Skip to content
Success

Console Output

Pull request #47082 updated
13:50:58 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials)
Obtained Jenkinsfile from 9de132dbf6e8c6704ebe7f31d7bf2544843216fc+4ff8436ebdadf1693afe4958ae1c5c5d5803fd43 (1321a4a54ecba120e99b6ce1b66d018e83e97f69)
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-47082@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
13:51:00 [2024-01-16T13:51:00.444Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353
[Pipeline] milestone
13:51:00 [2024-01-16T13:51:00.447Z] Trying to pass milestone 1
[Pipeline] milestone
13:51:00 [2024-01-16T13:51:00.596Z] Trying to pass milestone 2
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (DCO-check)
[Pipeline] node
13:51:15 [2024-01-16T13:51:15.802Z] Still waiting to schedule task
13:51:15 [2024-01-16T13:51:15.803Z]EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0fa519dc8f5b7c16e)’ is offline
13:51:27 [2024-01-16T13:51:27.790Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0fa519dc8f5b7c16e) in /home/ubuntu/workspace/moby_PR-47082
[Pipeline] {
[Pipeline] checkout
13:51:27 [2024-01-16T13:51:27.863Z] The recommended git tool is: git
13:51:29 [2024-01-16T13:51:29.865Z] using credential docker-jenkins-github-credentials
13:51:29 [2024-01-16T13:51:29.881Z] Cloning the remote Git repository
13:51:29 [2024-01-16T13:51:29.881Z] Cloning with configured refspecs honoured and without tags
13:51:29 [2024-01-16T13:51:29.967Z] Cloning repository https://github.com/moby/moby.git
13:51:30 [2024-01-16T13:51:30.032Z]  > git init /home/ubuntu/workspace/moby_PR-47082 # timeout=10
13:51:30 [2024-01-16T13:51:30.450Z] Fetching upstream changes from https://github.com/moby/moby.git
13:51:30 [2024-01-16T13:51:30.450Z]  > git --version # timeout=10
13:51:30 [2024-01-16T13:51:30.453Z]  > git --version # 'git version 2.25.1'
13:51:30 [2024-01-16T13:51:30.454Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
13:51:30 [2024-01-16T13:51:30.455Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/47082/head:refs/remotes/origin/PR-47082 +refs/heads/master:refs/remotes/origin/master # timeout=10
13:51:43 [2024-01-16T13:51:43.209Z] Fetching without tags
13:51:43 [2024-01-16T13:51:43.409Z] Merging remotes/origin/master commit 4ff8436ebdadf1693afe4958ae1c5c5d5803fd43 into PR head commit 9de132dbf6e8c6704ebe7f31d7bf2544843216fc
13:51:43 [2024-01-16T13:51:43.237Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
13:51:43 [2024-01-16T13:51:43.241Z]  > git config --add remote.origin.fetch +refs/pull/47082/head:refs/remotes/origin/PR-47082 # timeout=10
13:51:43 [2024-01-16T13:51:43.244Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
13:51:43 [2024-01-16T13:51:43.251Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
13:51:43 [2024-01-16T13:51:43.258Z] Fetching upstream changes from https://github.com/moby/moby.git
13:51:43 [2024-01-16T13:51:43.258Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
13:51:43 [2024-01-16T13:51:43.259Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/47082/head:refs/remotes/origin/PR-47082 +refs/heads/master:refs/remotes/origin/master # timeout=10
13:51:43 [2024-01-16T13:51:43.462Z]  > git config core.sparsecheckout # timeout=10
13:51:43 [2024-01-16T13:51:43.466Z]  > git checkout -f 9de132dbf6e8c6704ebe7f31d7bf2544843216fc # timeout=10
13:51:44 [2024-01-16T13:51:44.378Z] Merge succeeded, producing d02025e8da3b882b090da54f791fad138b9098fe
13:51:44 [2024-01-16T13:51:44.378Z] Checking out Revision d02025e8da3b882b090da54f791fad138b9098fe (PR-47082)
13:51:44 [2024-01-16T13:51:44.138Z]  > git remote # timeout=10
13:51:44 [2024-01-16T13:51:44.142Z]  > git config --get remote.origin.url # timeout=10
13:51:44 [2024-01-16T13:51:44.145Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
13:51:44 [2024-01-16T13:51:44.146Z]  > git merge 4ff8436ebdadf1693afe4958ae1c5c5d5803fd43 # timeout=10
13:51:44 [2024-01-16T13:51:44.418Z]  > git rev-parse HEAD^{commit} # timeout=10
13:51:44 [2024-01-16T13:51:44.425Z]  > git config core.sparsecheckout # timeout=10
13:51:44 [2024-01-16T13:51:44.428Z]  > git checkout -f d02025e8da3b882b090da54f791fad138b9098fe # timeout=10
13:51:48 [2024-01-16T13:51:48.040Z] Commit message: "Merge commit '4ff8436ebdadf1693afe4958ae1c5c5d5803fd43' into HEAD"
13:51:48 [2024-01-16T13:51:48.048Z] First time build. Skipping changelog.
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
13:51:48 [2024-01-16T13:51:48.083Z]  > git rev-list --no-walk 3d33f2ac2d2a231f8c463bb50142a18380706a06 # timeout=10
13:51:49 [2024-01-16T13:51:49.929Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-47082:/workspace -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master alpine sh -c apk add --no-cache -q bash git openssh-client && git config --system --add safe.directory /workspace && cd /workspace && hack/validate/dco
13:51:54 [2024-01-16T13:51:54.126Z] Unable to find image 'alpine:latest' locally
13:51:54 [2024-01-16T13:51:54.386Z] latest: Pulling from library/alpine
13:51:54 [2024-01-16T13:51:54.386Z] c30352492317: Pulling fs layer
13:51:54 [2024-01-16T13:51:54.646Z] c30352492317: Download complete
13:51:54 [2024-01-16T13:51:54.905Z] c30352492317: Pull complete
13:51:54 [2024-01-16T13:51:54.905Z] Digest: sha256:51b67269f354137895d43f3b3d810bfacd3945438e94dc5ac55fdac340352f48
13:51:54 [2024-01-16T13:51:54.905Z] Status: Downloaded newer image for alpine:latest
13:52:00 [2024-01-16T13:52:00.178Z] Congratulations!  All commits are properly signed with the DCO!
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build)
[Pipeline] parallel
[Pipeline] { (Branch: arm64)
[Pipeline] stage
[Pipeline] { (arm64)
[Pipeline] node
13:52:00 [2024-01-16T13:52:00.888Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-01f1306acff12abc7) in /home/ubuntu/workspace/moby_PR-47082
[Pipeline] {
[Pipeline] checkout
13:52:00 [2024-01-16T13:52:00.949Z] The recommended git tool is: git
13:52:02 [2024-01-16T13:52:02.625Z] using credential docker-jenkins-github-credentials
13:52:02 [2024-01-16T13:52:02.639Z] Cloning the remote Git repository
13:52:02 [2024-01-16T13:52:02.639Z] Cloning with configured refspecs honoured and without tags
13:52:02 [2024-01-16T13:52:02.630Z] Cloning repository https://github.com/moby/moby.git
13:52:02 [2024-01-16T13:52:02.679Z]  > git init /home/ubuntu/workspace/moby_PR-47082 # timeout=10
13:52:03 [2024-01-16T13:52:03.103Z] Fetching upstream changes from https://github.com/moby/moby.git
13:52:03 [2024-01-16T13:52:03.103Z]  > git --version # timeout=10
13:52:03 [2024-01-16T13:52:03.106Z]  > git --version # 'git version 2.25.1'
13:52:03 [2024-01-16T13:52:03.107Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
13:52:03 [2024-01-16T13:52:03.108Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/47082/head:refs/remotes/origin/PR-47082 +refs/heads/master:refs/remotes/origin/master # timeout=10
13:52:15 [2024-01-16T13:52:15.511Z] Fetching without tags
13:52:15 [2024-01-16T13:52:15.751Z] Merging remotes/origin/master commit 4ff8436ebdadf1693afe4958ae1c5c5d5803fd43 into PR head commit 9de132dbf6e8c6704ebe7f31d7bf2544843216fc
13:52:15 [2024-01-16T13:52:15.485Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
13:52:15 [2024-01-16T13:52:15.489Z]  > git config --add remote.origin.fetch +refs/pull/47082/head:refs/remotes/origin/PR-47082 # timeout=10
13:52:15 [2024-01-16T13:52:15.492Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
13:52:15 [2024-01-16T13:52:15.499Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
13:52:15 [2024-01-16T13:52:15.506Z] Fetching upstream changes from https://github.com/moby/moby.git
13:52:15 [2024-01-16T13:52:15.506Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
13:52:15 [2024-01-16T13:52:15.507Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/47082/head:refs/remotes/origin/PR-47082 +refs/heads/master:refs/remotes/origin/master # timeout=10
13:52:15 [2024-01-16T13:52:15.750Z]  > git config core.sparsecheckout # timeout=10
13:52:15 [2024-01-16T13:52:15.753Z]  > git checkout -f 9de132dbf6e8c6704ebe7f31d7bf2544843216fc # timeout=10
13:52:16 [2024-01-16T13:52:16.417Z]  > git remote # timeout=10
13:52:16 [2024-01-16T13:52:16.421Z]  > git config --get remote.origin.url # timeout=10
13:52:16 [2024-01-16T13:52:16.424Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
13:52:16 [2024-01-16T13:52:16.425Z]  > git merge 4ff8436ebdadf1693afe4958ae1c5c5d5803fd43 # timeout=10
13:52:17 [2024-01-16T13:52:17.264Z] Merge succeeded, producing cfe641654abd53b87505a0724cc2c066ab746d9b
13:52:17 [2024-01-16T13:52:17.264Z] Checking out Revision cfe641654abd53b87505a0724cc2c066ab746d9b (PR-47082)
13:52:17 [2024-01-16T13:52:17.252Z]  > git rev-parse HEAD^{commit} # timeout=10
13:52:17 [2024-01-16T13:52:17.259Z]  > git config core.sparsecheckout # timeout=10
13:52:17 [2024-01-16T13:52:17.262Z]  > git checkout -f cfe641654abd53b87505a0724cc2c066ab746d9b # timeout=10
13:52:20 [2024-01-16T13:52:20.783Z] Commit message: "Merge commit '4ff8436ebdadf1693afe4958ae1c5c5d5803fd43' into HEAD"
13:52:20 [2024-01-16T13:52:20.790Z] First time build. Skipping changelog.
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
13:52:21 [2024-01-16T13:52:21.604Z] + docker version
13:52:20 [2024-01-16T13:52:20.781Z]  > git rev-list --no-walk 3d33f2ac2d2a231f8c463bb50142a18380706a06 # timeout=10
13:52:24 [2024-01-16T13:52:24.149Z] Client: Docker Engine - Community
13:52:24 [2024-01-16T13:52:24.149Z]  Version:           24.0.7
13:52:24 [2024-01-16T13:52:24.149Z]  API version:       1.43
13:52:24 [2024-01-16T13:52:24.149Z]  Go version:        go1.20.10
13:52:24 [2024-01-16T13:52:24.149Z]  Git commit:        afdd53b
13:52:24 [2024-01-16T13:52:24.149Z]  Built:             Thu Oct 26 09:08:14 2023
13:52:24 [2024-01-16T13:52:24.149Z]  OS/Arch:           linux/arm64
13:52:24 [2024-01-16T13:52:24.149Z]  Context:           default
13:52:24 [2024-01-16T13:52:24.149Z] 
13:52:24 [2024-01-16T13:52:24.149Z] Server: Docker Engine - Community
13:52:24 [2024-01-16T13:52:24.149Z]  Engine:
13:52:24 [2024-01-16T13:52:24.149Z]   Version:          24.0.7
13:52:24 [2024-01-16T13:52:24.149Z]   API version:      1.43 (minimum version 1.12)
13:52:24 [2024-01-16T13:52:24.149Z]   Go version:       go1.20.10
13:52:24 [2024-01-16T13:52:24.149Z]   Git commit:       311b9ff
13:52:24 [2024-01-16T13:52:24.149Z]   Built:            Thu Oct 26 09:08:14 2023
13:52:24 [2024-01-16T13:52:24.149Z]   OS/Arch:          linux/arm64
13:52:24 [2024-01-16T13:52:24.149Z]   Experimental:     true
13:52:24 [2024-01-16T13:52:24.149Z]  containerd:
13:52:24 [2024-01-16T13:52:24.149Z]   Version:          1.6.25
13:52:24 [2024-01-16T13:52:24.149Z]   GitCommit:        d8f198a4ed8892c764191ef7b3b06d8a2eeb5c7f
13:52:24 [2024-01-16T13:52:24.149Z]  runc:
13:52:24 [2024-01-16T13:52:24.149Z]   Version:          1.1.10
13:52:24 [2024-01-16T13:52:24.149Z]   GitCommit:        v1.1.10-0-g18a0cb0
13:52:24 [2024-01-16T13:52:24.149Z]  docker-init:
13:52:24 [2024-01-16T13:52:24.149Z]   Version:          0.19.0
13:52:24 [2024-01-16T13:52:24.149Z]   GitCommit:        de40ad0
[Pipeline] sh
13:52:24 [2024-01-16T13:52:24.460Z] + docker info
13:52:32 [2024-01-16T13:52:32.597Z] Client: Docker Engine - Community
13:52:32 [2024-01-16T13:52:32.597Z]  Version:    24.0.7
13:52:32 [2024-01-16T13:52:32.597Z]  Context:    default
13:52:32 [2024-01-16T13:52:32.597Z]  Debug Mode: false
13:52:32 [2024-01-16T13:52:32.597Z]  Plugins:
13:52:32 [2024-01-16T13:52:32.597Z]   buildx: Docker Buildx (Docker Inc.)
13:52:32 [2024-01-16T13:52:32.597Z]     Version:  v0.12.0
13:52:32 [2024-01-16T13:52:32.597Z]     Path:     /usr/libexec/docker/cli-plugins/docker-buildx
13:52:32 [2024-01-16T13:52:32.597Z]   compose: Docker Compose (Docker Inc.)
13:52:32 [2024-01-16T13:52:32.597Z]     Version:  v2.23.3
13:52:32 [2024-01-16T13:52:32.597Z]     Path:     /usr/libexec/docker/cli-plugins/docker-compose
13:52:32 [2024-01-16T13:52:32.597Z] 
13:52:32 [2024-01-16T13:52:32.597Z] Server:
13:52:32 [2024-01-16T13:52:32.597Z]  Containers: 0
13:52:32 [2024-01-16T13:52:32.597Z]   Running: 0
13:52:32 [2024-01-16T13:52:32.597Z]   Paused: 0
13:52:32 [2024-01-16T13:52:32.597Z]   Stopped: 0
13:52:32 [2024-01-16T13:52:32.597Z]  Images: 0
13:52:32 [2024-01-16T13:52:32.597Z]  Server Version: 24.0.7
13:52:32 [2024-01-16T13:52:32.597Z]  Storage Driver: overlay2
13:52:32 [2024-01-16T13:52:32.597Z]   Backing Filesystem: extfs
13:52:32 [2024-01-16T13:52:32.597Z]   Supports d_type: true
13:52:32 [2024-01-16T13:52:32.597Z]   Using metacopy: false
13:52:32 [2024-01-16T13:52:32.597Z]   Native Overlay Diff: true
13:52:32 [2024-01-16T13:52:32.597Z]   userxattr: false
13:52:32 [2024-01-16T13:52:32.597Z]  Logging Driver: json-file
13:52:32 [2024-01-16T13:52:32.597Z]  Cgroup Driver: cgroupfs
13:52:32 [2024-01-16T13:52:32.597Z]  Cgroup Version: 1
13:52:32 [2024-01-16T13:52:32.597Z]  Plugins:
13:52:32 [2024-01-16T13:52:32.597Z]   Volume: local
13:52:32 [2024-01-16T13:52:32.597Z]   Network: bridge host ipvlan macvlan null overlay
13:52:32 [2024-01-16T13:52:32.597Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
13:52:32 [2024-01-16T13:52:32.597Z]  Swarm: inactive
13:52:32 [2024-01-16T13:52:32.597Z]  Runtimes: io.containerd.runc.v2 runc
13:52:32 [2024-01-16T13:52:32.597Z]  Default Runtime: runc
13:52:32 [2024-01-16T13:52:32.597Z]  Init Binary: docker-init
13:52:32 [2024-01-16T13:52:32.597Z]  containerd version: d8f198a4ed8892c764191ef7b3b06d8a2eeb5c7f
13:52:32 [2024-01-16T13:52:32.597Z]  runc version: v1.1.10-0-g18a0cb0
13:52:32 [2024-01-16T13:52:32.597Z]  init version: de40ad0
13:52:32 [2024-01-16T13:52:32.597Z]  Security Options:
13:52:32 [2024-01-16T13:52:32.597Z]   apparmor
13:52:32 [2024-01-16T13:52:32.597Z]   seccomp
13:52:32 [2024-01-16T13:52:32.597Z]    Profile: builtin
13:52:32 [2024-01-16T13:52:32.597Z]  Kernel Version: 5.15.0-1050-aws
13:52:32 [2024-01-16T13:52:32.597Z]  Operating System: Ubuntu 20.04.6 LTS
13:52:32 [2024-01-16T13:52:32.597Z]  OSType: linux
13:52:32 [2024-01-16T13:52:32.597Z]  Architecture: aarch64
13:52:32 [2024-01-16T13:52:32.597Z]  CPUs: 8
13:52:32 [2024-01-16T13:52:32.597Z]  Total Memory: 30.64GiB
13:52:32 [2024-01-16T13:52:32.597Z]  Name: ip-10-100-32-179
13:52:32 [2024-01-16T13:52:32.597Z]  ID: df31e515-0d6e-4cdc-bab7-e14664be0d77
13:52:32 [2024-01-16T13:52:32.597Z]  Docker Root Dir: /var/lib/docker
13:52:32 [2024-01-16T13:52:32.597Z]  Debug Mode: false
13:52:32 [2024-01-16T13:52:32.597Z]  Experimental: true
13:52:32 [2024-01-16T13:52:32.597Z]  Insecure Registries:
13:52:32 [2024-01-16T13:52:32.597Z]   127.0.0.0/8
13:52:32 [2024-01-16T13:52:32.597Z]  Live Restore Enabled: true
13:52:32 [2024-01-16T13:52:32.597Z] 
[Pipeline] sh
13:52:32 [2024-01-16T13:52:32.883Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
13:52:32 [2024-01-16T13:52:32.883Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
13:52:32 [2024-01-16T13:52:32.883Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-47082/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh
13:52:32 [2024-01-16T13:52:32.883Z] + bash /home/ubuntu/workspace/moby_PR-47082/check-config.sh
13:52:32 [2024-01-16T13:52:32.883Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
13:52:32 [2024-01-16T13:52:32.884Z] info: reading kernel config from /boot/config-5.15.0-1050-aws ...
13:52:32 [2024-01-16T13:52:32.884Z] 
13:52:32 [2024-01-16T13:52:32.884Z] Generally Necessary:
13:52:32 [2024-01-16T13:52:32.884Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
13:52:32 [2024-01-16T13:52:32.884Z] - apparmor: enabled and tools installed
13:52:32 [2024-01-16T13:52:32.884Z] - CONFIG_NAMESPACES: enabled
13:52:32 [2024-01-16T13:52:32.884Z] - CONFIG_NET_NS: enabled
13:52:32 [2024-01-16T13:52:32.884Z] - CONFIG_PID_NS: enabled
13:52:32 [2024-01-16T13:52:32.884Z] - CONFIG_IPC_NS: enabled
13:52:32 [2024-01-16T13:52:32.884Z] - CONFIG_UTS_NS: enabled
13:52:32 [2024-01-16T13:52:32.884Z] - CONFIG_CGROUPS: enabled
13:52:32 [2024-01-16T13:52:32.884Z] - CONFIG_CGROUP_CPUACCT: enabled
13:52:32 [2024-01-16T13:52:32.884Z] - CONFIG_CGROUP_DEVICE: enabled
13:52:32 [2024-01-16T13:52:32.884Z] - CONFIG_CGROUP_FREEZER: enabled
13:52:32 [2024-01-16T13:52:32.884Z] - CONFIG_CGROUP_SCHED: enabled
13:52:32 [2024-01-16T13:52:32.884Z] - CONFIG_CPUSETS: enabled
13:52:32 [2024-01-16T13:52:32.884Z] - CONFIG_MEMCG: enabled
13:52:32 [2024-01-16T13:52:32.884Z] - CONFIG_KEYS: enabled
13:52:32 [2024-01-16T13:52:32.884Z] - CONFIG_VETH: enabled (as module)
13:52:32 [2024-01-16T13:52:32.884Z] - CONFIG_BRIDGE: enabled (as module)
13:52:32 [2024-01-16T13:52:32.884Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
13:52:32 [2024-01-16T13:52:32.884Z] - CONFIG_IP_NF_FILTER: enabled (as module)
13:52:32 [2024-01-16T13:52:32.884Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
13:52:33 [2024-01-16T13:52:33.145Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
13:52:33 [2024-01-16T13:52:33.145Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
13:52:33 [2024-01-16T13:52:33.145Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
13:52:33 [2024-01-16T13:52:33.145Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module)
13:52:33 [2024-01-16T13:52:33.145Z] - CONFIG_IP_NF_NAT: enabled (as module)
13:52:33 [2024-01-16T13:52:33.145Z] - CONFIG_NF_NAT: enabled (as module)
13:52:33 [2024-01-16T13:52:33.145Z] - CONFIG_POSIX_MQUEUE: enabled
13:52:33 [2024-01-16T13:52:33.145Z] - CONFIG_CGROUP_BPF: enabled
13:52:33 [2024-01-16T13:52:33.145Z] 
13:52:33 [2024-01-16T13:52:33.145Z] Optional Features:
13:52:33 [2024-01-16T13:52:33.145Z] - CONFIG_USER_NS: enabled
13:52:33 [2024-01-16T13:52:33.145Z] - CONFIG_SECCOMP: enabled
13:52:33 [2024-01-16T13:52:33.145Z] - CONFIG_SECCOMP_FILTER: enabled
13:52:33 [2024-01-16T13:52:33.145Z] - CONFIG_CGROUP_PIDS: enabled
13:52:33 [2024-01-16T13:52:33.145Z] - CONFIG_MEMCG_SWAP: enabled
13:52:33 [2024-01-16T13:52:33.145Z]     (cgroup swap accounting is currently enabled)
13:52:33 [2024-01-16T13:52:33.145Z] - CONFIG_BLK_CGROUP: enabled
13:52:33 [2024-01-16T13:52:33.145Z] - CONFIG_BLK_DEV_THROTTLING: enabled
13:52:33 [2024-01-16T13:52:33.145Z] - CONFIG_CGROUP_PERF: enabled
13:52:33 [2024-01-16T13:52:33.145Z] - CONFIG_CGROUP_HUGETLB: enabled
13:52:33 [2024-01-16T13:52:33.145Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
13:52:33 [2024-01-16T13:52:33.145Z] - CONFIG_CGROUP_NET_PRIO: enabled
13:52:33 [2024-01-16T13:52:33.145Z] - CONFIG_CFS_BANDWIDTH: enabled
13:52:33 [2024-01-16T13:52:33.145Z] - CONFIG_FAIR_GROUP_SCHED: enabled
13:52:33 [2024-01-16T13:52:33.145Z] - CONFIG_RT_GROUP_SCHED: missing
13:52:33 [2024-01-16T13:52:33.145Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
13:52:33 [2024-01-16T13:52:33.145Z] - CONFIG_IP_VS: enabled (as module)
13:52:33 [2024-01-16T13:52:33.406Z] - CONFIG_IP_VS_NFCT: enabled
13:52:33 [2024-01-16T13:52:33.406Z] - CONFIG_IP_VS_PROTO_TCP: enabled
13:52:33 [2024-01-16T13:52:33.406Z] - CONFIG_IP_VS_PROTO_UDP: enabled
13:52:33 [2024-01-16T13:52:33.406Z] - CONFIG_IP_VS_RR: enabled (as module)
13:52:33 [2024-01-16T13:52:33.406Z] - CONFIG_SECURITY_SELINUX: enabled
13:52:33 [2024-01-16T13:52:33.406Z] - CONFIG_SECURITY_APPARMOR: enabled
13:52:33 [2024-01-16T13:52:33.406Z] - CONFIG_EXT4_FS: enabled
13:52:33 [2024-01-16T13:52:33.406Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
13:52:33 [2024-01-16T13:52:33.406Z] - CONFIG_EXT4_FS_SECURITY: enabled
13:52:33 [2024-01-16T13:52:33.406Z] - Network Drivers:
13:52:33 [2024-01-16T13:52:33.406Z]   - "overlay":
13:52:33 [2024-01-16T13:52:33.406Z]     - CONFIG_VXLAN: enabled (as module)
13:52:33 [2024-01-16T13:52:33.406Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
13:52:33 [2024-01-16T13:52:33.406Z]       Optional (for encrypted networks):
13:52:33 [2024-01-16T13:52:33.406Z]       - CONFIG_CRYPTO: enabled
13:52:33 [2024-01-16T13:52:33.406Z]       - CONFIG_CRYPTO_AEAD: enabled
13:52:33 [2024-01-16T13:52:33.406Z]       - CONFIG_CRYPTO_GCM: enabled
13:52:33 [2024-01-16T13:52:33.406Z]       - CONFIG_CRYPTO_SEQIV: enabled
13:52:33 [2024-01-16T13:52:33.406Z]       - CONFIG_CRYPTO_GHASH: enabled
13:52:33 [2024-01-16T13:52:33.406Z]       - CONFIG_XFRM: enabled
13:52:33 [2024-01-16T13:52:33.406Z]       - CONFIG_XFRM_USER: enabled (as module)
13:52:33 [2024-01-16T13:52:33.406Z]       - CONFIG_XFRM_ALGO: enabled (as module)
13:52:33 [2024-01-16T13:52:33.406Z]       - CONFIG_INET_ESP: enabled (as module)
13:52:33 [2024-01-16T13:52:33.406Z]   - "ipvlan":
13:52:33 [2024-01-16T13:52:33.406Z]     - CONFIG_IPVLAN: enabled (as module)
13:52:33 [2024-01-16T13:52:33.406Z]   - "macvlan":
13:52:33 [2024-01-16T13:52:33.406Z]     - CONFIG_MACVLAN: enabled (as module)
13:52:33 [2024-01-16T13:52:33.406Z]     - CONFIG_DUMMY: enabled (as module)
13:52:33 [2024-01-16T13:52:33.406Z]   - "ftp,tftp client in container":
13:52:33 [2024-01-16T13:52:33.666Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
13:52:33 [2024-01-16T13:52:33.666Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
13:52:33 [2024-01-16T13:52:33.666Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
13:52:33 [2024-01-16T13:52:33.666Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
13:52:33 [2024-01-16T13:52:33.666Z] - Storage Drivers:
13:52:33 [2024-01-16T13:52:33.666Z]   - "aufs":
13:52:33 [2024-01-16T13:52:33.666Z]     - CONFIG_AUFS_FS: enabled (as module)
13:52:33 [2024-01-16T13:52:33.666Z]   - "btrfs":
13:52:33 [2024-01-16T13:52:33.666Z]     - CONFIG_BTRFS_FS: enabled (as module)
13:52:33 [2024-01-16T13:52:33.666Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
13:52:33 [2024-01-16T13:52:33.666Z]   - "devicemapper":
13:52:33 [2024-01-16T13:52:33.666Z]     - CONFIG_BLK_DEV_DM: enabled
13:52:33 [2024-01-16T13:52:33.666Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
13:52:33 [2024-01-16T13:52:33.666Z]   - "overlay":
13:52:33 [2024-01-16T13:52:33.666Z]     - CONFIG_OVERLAY_FS: enabled (as module)
13:52:33 [2024-01-16T13:52:33.666Z]   - "zfs":
13:52:33 [2024-01-16T13:52:33.666Z]     - /dev/zfs: present
13:52:33 [2024-01-16T13:52:33.666Z]     - zfs command: missing
13:52:33 [2024-01-16T13:52:33.666Z]     - zpool command: missing
13:52:33 [2024-01-16T13:52:33.666Z] 
13:52:33 [2024-01-16T13:52:33.666Z] Limits:
13:52:33 [2024-01-16T13:52:33.666Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
13:52:33 [2024-01-16T13:52:33.666Z] 
13:52:33 [2024-01-16T13:52:33.666Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
13:52:33 [2024-01-16T13:52:33.969Z] + docker build --force-rm -t docker:cfe641654abd53b87505a0724cc2c066ab746d9b .
13:52:34 [2024-01-16T13:52:34.229Z] #0 building with "default" instance using docker driver
13:52:34 [2024-01-16T13:52:34.229Z] 
13:52:34 [2024-01-16T13:52:34.229Z] #1 [internal] load build definition from Dockerfile
13:52:34 [2024-01-16T13:52:34.229Z] #1 transferring dockerfile: 27.92kB done
13:52:34 [2024-01-16T13:52:34.229Z] #1 DONE 0.1s
13:52:34 [2024-01-16T13:52:34.229Z] 
13:52:34 [2024-01-16T13:52:34.229Z] #2 [internal] load .dockerignore
13:52:34 [2024-01-16T13:52:34.229Z] #2 transferring context: 113B done
13:52:34 [2024-01-16T13:52:34.229Z] #2 DONE 0.1s
13:52:34 [2024-01-16T13:52:34.229Z] 
13:52:34 [2024-01-16T13:52:34.229Z] #3 resolve image config for docker.io/docker/dockerfile:1
13:52:34 [2024-01-16T13:52:34.490Z] #3 DONE 0.4s
13:52:34 [2024-01-16T13:52:34.791Z] 
13:52:34 [2024-01-16T13:52:34.791Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021
13:52:34 [2024-01-16T13:52:34.791Z] #4 resolve docker.io/docker/dockerfile:1@sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021 0.0s done
13:52:34 [2024-01-16T13:52:34.791Z] #4 sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021 8.40kB / 8.40kB done
13:52:34 [2024-01-16T13:52:34.791Z] #4 sha256:e929b0d024894103bb3a8577aad825a7df006a8f6767747bffd373d804c3ee67 482B / 482B done
13:52:34 [2024-01-16T13:52:34.791Z] #4 sha256:19c37871da0fa7da4b2a871455ccea62d3b08eb94a7f6f0cf310fe02f14f5089 1.27kB / 1.27kB done
13:52:34 [2024-01-16T13:52:34.791Z] #4 sha256:cf80d9b4bd1c75ee551ce5ff6f950a178fbb62e661c02e42d41b8c772d1efc1d 7.34MB / 11.02MB 0.1s
13:52:34 [2024-01-16T13:52:34.791Z] #4 sha256:cf80d9b4bd1c75ee551ce5ff6f950a178fbb62e661c02e42d41b8c772d1efc1d 11.02MB / 11.02MB 0.2s done
13:52:34 [2024-01-16T13:52:34.791Z] #4 extracting sha256:cf80d9b4bd1c75ee551ce5ff6f950a178fbb62e661c02e42d41b8c772d1efc1d
13:52:35 [2024-01-16T13:52:35.052Z] #4 extracting sha256:cf80d9b4bd1c75ee551ce5ff6f950a178fbb62e661c02e42d41b8c772d1efc1d 0.1s done
13:52:35 [2024-01-16T13:52:35.052Z] #4 DONE 0.4s
13:52:35 [2024-01-16T13:52:35.052Z] 
13:52:35 [2024-01-16T13:52:35.052Z] #5 [internal] load metadata for docker.io/distribution/distribution:2.8.3
13:52:36 [2024-01-16T13:52:36.436Z] #5 DONE 1.3s
13:52:36 [2024-01-16T13:52:36.436Z] 
13:52:36 [2024-01-16T13:52:36.436Z] #6 [internal] load metadata for docker.io/library/golang:1.21.6-bookworm
13:52:36 [2024-01-16T13:52:36.436Z] #6 ...
13:52:36 [2024-01-16T13:52:36.436Z] 
13:52:36 [2024-01-16T13:52:36.436Z] #7 [internal] load metadata for docker.io/tonistiigi/xx:1.2.1
13:52:36 [2024-01-16T13:52:36.436Z] #7 DONE 1.4s
13:52:36 [2024-01-16T13:52:36.436Z] 
13:52:36 [2024-01-16T13:52:36.436Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
13:52:36 [2024-01-16T13:52:36.436Z] #8 DONE 1.5s
13:52:36 [2024-01-16T13:52:36.754Z] 
13:52:36 [2024-01-16T13:52:36.754Z] #9 [internal] load metadata for docker.io/library/debian:bookworm
13:52:36 [2024-01-16T13:52:36.754Z] #9 DONE 1.5s
13:52:36 [2024-01-16T13:52:36.754Z] 
13:52:36 [2024-01-16T13:52:36.754Z] #10 [internal] load metadata for docker.io/library/busybox:latest
13:52:36 [2024-01-16T13:52:36.754Z] #10 DONE 1.5s
13:52:36 [2024-01-16T13:52:36.754Z] 
13:52:36 [2024-01-16T13:52:36.754Z] #11 [internal] load metadata for docker.io/docker/compose-bin:v2.24.0
13:52:36 [2024-01-16T13:52:36.754Z] #11 DONE 1.6s
13:52:36 [2024-01-16T13:52:36.754Z] 
13:52:36 [2024-01-16T13:52:36.754Z] #6 [internal] load metadata for docker.io/library/golang:1.21.6-bookworm
13:52:36 [2024-01-16T13:52:36.754Z] #6 DONE 1.6s
13:52:36 [2024-01-16T13:52:36.754Z] 
13:52:36 [2024-01-16T13:52:36.754Z] #12 [internal] load metadata for docker.io/docker/buildx-bin:0.12.1
13:52:36 [2024-01-16T13:52:36.754Z] #12 DONE 1.7s
13:52:37 [2024-01-16T13:52:37.015Z] 
13:52:37 [2024-01-16T13:52:37.015Z] #13 [internal] load build context
13:52:38 [2024-01-16T13:52:38.930Z] #13 transferring context: 75.46MB 1.5s done
13:52:39 [2024-01-16T13:52:39.501Z] #13 DONE 2.6s
13:52:39 [2024-01-16T13:52:39.501Z] 
13:52:39 [2024-01-16T13:52:39.501Z] #14 [base 1/4] FROM docker.io/library/golang:1.21.6-bookworm@sha256:cbee5d27649be9e3a48d4d152838901c65d7f8e803f4cc46b53699dd215b555f
13:52:39 [2024-01-16T13:52:39.501Z] #14 resolve docker.io/library/golang:1.21.6-bookworm@sha256:cbee5d27649be9e3a48d4d152838901c65d7f8e803f4cc46b53699dd215b555f 0.2s done
13:52:39 [2024-01-16T13:52:39.501Z] #14 sha256:cbee5d27649be9e3a48d4d152838901c65d7f8e803f4cc46b53699dd215b555f 1.64kB / 1.64kB done
13:52:39 [2024-01-16T13:52:39.501Z] #14 sha256:1d2e3f20066ebb45b61dbdcb00f538589af667ed5058418aa8f14ff331798ecc 1.58kB / 1.58kB done
13:52:39 [2024-01-16T13:52:39.501Z] #14 sha256:9a9be50f3f29775ca574ef7e5abef641cee7be76cc7fcce1a97fb20e37bd2c7c 5.97kB / 5.97kB done
13:52:39 [2024-01-16T13:52:39.501Z] #14 sha256:5665c1f9a9e17acd68ae05b2839df402eac34afdd095f8c115f09886d757840c 49.59MB / 49.59MB 1.4s done
13:52:39 [2024-01-16T13:52:39.501Z] #14 sha256:f419b1a62fc83850ab3cb43274970bb20a18ae6e674535478a48f5bee11559b6 23.58MB / 23.58MB 0.5s done
13:52:39 [2024-01-16T13:52:39.501Z] #14 sha256:069a35492a4c5b1727f36b1184c413a96ce816d65578adaf3bce2023a1765c0a 63.99MB / 63.99MB 2.1s
13:52:39 [2024-01-16T13:52:39.501Z] #14 sha256:765c01d7e18ce033b32be977375a796e7850d1ae4d28deb5171c0330a74c01e1 86.39MB / 86.39MB 2.1s
13:52:39 [2024-01-16T13:52:39.501Z] #14 extracting sha256:5665c1f9a9e17acd68ae05b2839df402eac34afdd095f8c115f09886d757840c 0.5s
13:52:40 [2024-01-16T13:52:40.442Z] #14 sha256:069a35492a4c5b1727f36b1184c413a96ce816d65578adaf3bce2023a1765c0a 63.99MB / 63.99MB 2.9s done
13:52:40 [2024-01-16T13:52:40.443Z] #14 sha256:a90b2ff88b8f1ca79d0e7bdc9c1fa27fea56183f5e64f96bd4ba5d16550b16d5 0B / 64.16MB 3.0s
13:52:40 [2024-01-16T13:52:40.443Z] #14 extracting sha256:5665c1f9a9e17acd68ae05b2839df402eac34afdd095f8c115f09886d757840c 1.6s done
13:52:40 [2024-01-16T13:52:40.443Z] #14 sha256:a90b2ff88b8f1ca79d0e7bdc9c1fa27fea56183f5e64f96bd4ba5d16550b16d5 16.78MB / 64.16MB 3.2s
13:52:40 [2024-01-16T13:52:40.443Z] #14 sha256:fc7327a5ca58a8b4df19b001d0f30e5d091ef847b2cb4cea481e5a1bbc2a8171 155B / 155B 3.2s
13:52:40 [2024-01-16T13:52:40.703Z] #14 sha256:a90b2ff88b8f1ca79d0e7bdc9c1fa27fea56183f5e64f96bd4ba5d16550b16d5 24.12MB / 64.16MB 3.4s
13:52:41 [2024-01-16T13:52:41.115Z] #14 sha256:a90b2ff88b8f1ca79d0e7bdc9c1fa27fea56183f5e64f96bd4ba5d16550b16d5 32.51MB / 64.16MB 3.5s
13:52:41 [2024-01-16T13:52:41.115Z] #14 sha256:a90b2ff88b8f1ca79d0e7bdc9c1fa27fea56183f5e64f96bd4ba5d16550b16d5 61.87MB / 64.16MB 3.7s
13:52:42 [2024-01-16T13:52:42.498Z] #14 extracting sha256:f419b1a62fc83850ab3cb43274970bb20a18ae6e674535478a48f5bee11559b6 0.1s
13:52:42 [2024-01-16T13:52:42.498Z] #14 sha256:765c01d7e18ce033b32be977375a796e7850d1ae4d28deb5171c0330a74c01e1 86.39MB / 86.39MB 4.9s done
13:52:42 [2024-01-16T13:52:42.498Z] #14 sha256:fc7327a5ca58a8b4df19b001d0f30e5d091ef847b2cb4cea481e5a1bbc2a8171 155B / 155B 4.9s done
13:52:42 [2024-01-16T13:52:42.758Z] #14 extracting sha256:f419b1a62fc83850ab3cb43274970bb20a18ae6e674535478a48f5bee11559b6 0.4s done
13:52:43 [2024-01-16T13:52:43.329Z] #14 extracting sha256:069a35492a4c5b1727f36b1184c413a96ce816d65578adaf3bce2023a1765c0a
13:52:43 [2024-01-16T13:52:43.589Z] #14 ...
13:52:43 [2024-01-16T13:52:43.589Z] 
13:52:43 [2024-01-16T13:52:43.589Z] #15 [frozen-images 1/4] FROM docker.io/library/debian:bookworm@sha256:b16cef8cbcb20935c0f052e37fc3d38dc92bfec0bcfb894c328547f81e932d67
13:52:43 [2024-01-16T13:52:43.589Z] #15 resolve docker.io/library/debian:bookworm@sha256:b16cef8cbcb20935c0f052e37fc3d38dc92bfec0bcfb894c328547f81e932d67 0.2s done
13:52:43 [2024-01-16T13:52:43.589Z] #15 sha256:60e0ade36b1ab9227b0b8fc5a9731a3a5b9217e9feeb4ba7a2f8cb84addef87b 1.48kB / 1.48kB done
13:52:43 [2024-01-16T13:52:43.589Z] #15 sha256:b16cef8cbcb20935c0f052e37fc3d38dc92bfec0bcfb894c328547f81e932d67 1.85kB / 1.85kB done
13:52:43 [2024-01-16T13:52:43.590Z] #15 sha256:6fc9b50711023adfca7c7b4236948e120d1332ff01bf46c93e5b64ca0830a81a 529B / 529B done
13:52:43 [2024-01-16T13:52:43.590Z] #15 sha256:5665c1f9a9e17acd68ae05b2839df402eac34afdd095f8c115f09886d757840c 49.59MB / 49.59MB 1.4s done
13:52:43 [2024-01-16T13:52:43.590Z] #15 DONE 6.7s
13:52:43 [2024-01-16T13:52:43.590Z] 
13:52:43 [2024-01-16T13:52:43.590Z] #14 [base 1/4] FROM docker.io/library/golang:1.21.6-bookworm@sha256:cbee5d27649be9e3a48d4d152838901c65d7f8e803f4cc46b53699dd215b555f
13:52:43 [2024-01-16T13:52:43.590Z] #14 ...
13:52:43 [2024-01-16T13:52:43.590Z] 
13:52:43 [2024-01-16T13:52:43.590Z] #16 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt        apt-get update && apt-get install -y --no-install-recommends            ca-certificates            curl            jq
13:52:43 [2024-01-16T13:52:43.850Z] #16 ...
13:52:43 [2024-01-16T13:52:43.850Z] 
13:52:43 [2024-01-16T13:52:43.850Z] #17 [xx 1/1] FROM docker.io/tonistiigi/xx:1.2.1@sha256:8879a398dedf0aadaacfbd332b29ff2f84bc39ae6d4e9c0a1109db27ac5ba012
13:52:43 [2024-01-16T13:52:43.850Z] #17 resolve docker.io/tonistiigi/xx:1.2.1@sha256:8879a398dedf0aadaacfbd332b29ff2f84bc39ae6d4e9c0a1109db27ac5ba012 0.2s done
13:52:43 [2024-01-16T13:52:43.850Z] #17 sha256:8879a398dedf0aadaacfbd332b29ff2f84bc39ae6d4e9c0a1109db27ac5ba012 9.95kB / 9.95kB done
13:52:43 [2024-01-16T13:52:43.850Z] #17 sha256:ac3f19480cc7e1b091660ad57754d55b942052bb49f924ed74fde968cf96f2cd 479B / 479B done
13:52:43 [2024-01-16T13:52:43.850Z] #17 sha256:0cc8372aed216bf84780ffea495b0f1b7d20b923561446cdde8074a3a01e6344 1.41kB / 1.41kB done
13:52:43 [2024-01-16T13:52:43.850Z] #17 sha256:1b0dfc2f3a464bee155c6e863e879c5b6024610a49654d225ea46127e48ed7a7 16.18kB / 16.18kB 6.3s done
13:52:43 [2024-01-16T13:52:43.850Z] #17 extracting sha256:1b0dfc2f3a464bee155c6e863e879c5b6024610a49654d225ea46127e48ed7a7 done
13:52:43 [2024-01-16T13:52:43.850Z] #17 DONE 6.8s
13:52:43 [2024-01-16T13:52:43.850Z] 
13:52:43 [2024-01-16T13:52:43.850Z] #14 [base 1/4] FROM docker.io/library/golang:1.21.6-bookworm@sha256:cbee5d27649be9e3a48d4d152838901c65d7f8e803f4cc46b53699dd215b555f
13:52:45 [2024-01-16T13:52:45.763Z] #14 ...
13:52:45 [2024-01-16T13:52:45.763Z] 
13:52:45 [2024-01-16T13:52:45.763Z] #18 [vpnkit-linux-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
13:52:45 [2024-01-16T13:52:45.764Z] #18 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.2s done
13:52:45 [2024-01-16T13:52:45.764Z] #18 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
13:52:45 [2024-01-16T13:52:45.764Z] #18 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done
13:52:45 [2024-01-16T13:52:45.764Z] #18 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done
13:52:45 [2024-01-16T13:52:45.764Z] #18 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 6.8s done
13:52:45 [2024-01-16T13:52:45.764Z] #18 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 0.2s done
13:52:45 [2024-01-16T13:52:45.764Z] #18 DONE 8.6s
13:52:45 [2024-01-16T13:52:45.764Z] 
13:52:45 [2024-01-16T13:52:45.764Z] #14 [base 1/4] FROM docker.io/library/golang:1.21.6-bookworm@sha256:cbee5d27649be9e3a48d4d152838901c65d7f8e803f4cc46b53699dd215b555f
13:52:45 [2024-01-16T13:52:45.764Z] #14 extracting sha256:069a35492a4c5b1727f36b1184c413a96ce816d65578adaf3bce2023a1765c0a 2.1s done
13:52:45 [2024-01-16T13:52:45.764Z] #14 ...
13:52:45 [2024-01-16T13:52:45.764Z] 
13:52:45 [2024-01-16T13:52:45.764Z] #19 [buildx 1/1] FROM docker.io/docker/buildx-bin:0.12.1@sha256:c7a37a2a92f28656bdd44c52bdf2a0f1fce8912d41fde136df781d419fd9ce43
13:52:45 [2024-01-16T13:52:45.764Z] #19 resolve docker.io/docker/buildx-bin:0.12.1@sha256:c7a37a2a92f28656bdd44c52bdf2a0f1fce8912d41fde136df781d419fd9ce43 0.2s done
13:52:45 [2024-01-16T13:52:45.764Z] #19 sha256:c7a37a2a92f28656bdd44c52bdf2a0f1fce8912d41fde136df781d419fd9ce43 8.43kB / 8.43kB done
13:52:45 [2024-01-16T13:52:45.764Z] #19 sha256:152601ea1a432a294017848c66fb84d04e1a90d4380ce9b5cd519cdf09e43722 482B / 482B done
13:52:45 [2024-01-16T13:52:45.764Z] #19 sha256:a5a1ba0fd157960c623fcbba319e3c92650faeacc179ed940362aed94d69a42f 1.14kB / 1.14kB done
13:52:45 [2024-01-16T13:52:45.764Z] #19 sha256:e44944864973a68b1022f5cb1071d878c837565d31227b2aecce1b58f2018ce5 15.64MB / 15.64MB 7.1s done
13:52:45 [2024-01-16T13:52:45.764Z] #19 extracting sha256:e44944864973a68b1022f5cb1071d878c837565d31227b2aecce1b58f2018ce5 0.3s done
13:52:45 [2024-01-16T13:52:45.764Z] #19 DONE 8.9s
13:52:46 [2024-01-16T13:52:46.028Z] 
13:52:46 [2024-01-16T13:52:46.028Z] #20 [compose 1/1] FROM docker.io/docker/compose-bin:v2.24.0@sha256:5c6a7907c7c3cf88b216d5b69ac8154b302adeea4a407fba26263cbd7c5c68f9
13:52:46 [2024-01-16T13:52:46.028Z] #20 resolve docker.io/docker/compose-bin:v2.24.0@sha256:5c6a7907c7c3cf88b216d5b69ac8154b302adeea4a407fba26263cbd7c5c68f9 0.2s done
13:52:46 [2024-01-16T13:52:46.028Z] #20 sha256:5c6a7907c7c3cf88b216d5b69ac8154b302adeea4a407fba26263cbd7c5c68f9 8.43kB / 8.43kB done
13:52:46 [2024-01-16T13:52:46.028Z] #20 sha256:f624a057645a77e8df84e8191464c751e95e5548c2b310353319bd0ef6c1cdd7 482B / 482B done
13:52:46 [2024-01-16T13:52:46.028Z] #20 sha256:2fc212afb625544a24471b36178729fc8876049d6c487c521d2023b585ff7155 1.13kB / 1.13kB done
13:52:46 [2024-01-16T13:52:46.028Z] #20 sha256:e334954b37361152b82d0153e1e6ae133f3106908fbc2aff87dcb08108581cdd 16.61MB / 16.61MB 7.5s done
13:52:46 [2024-01-16T13:52:46.028Z] #20 extracting sha256:e334954b37361152b82d0153e1e6ae133f3106908fbc2aff87dcb08108581cdd 0.3s done
13:52:46 [2024-01-16T13:52:46.028Z] #20 DONE 9.1s
13:52:46 [2024-01-16T13:52:46.028Z] 
13:52:46 [2024-01-16T13:52:46.028Z] #16 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt        apt-get update && apt-get install -y --no-install-recommends            ca-certificates            curl            jq
13:52:46 [2024-01-16T13:52:46.028Z] #16 0.688 Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB]
13:52:46 [2024-01-16T13:52:46.028Z] #16 0.735 Get:2 http://deb.debian.org/debian bookworm-updates InRelease [52.1 kB]
13:52:46 [2024-01-16T13:52:46.028Z] #16 0.771 Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB]
13:52:46 [2024-01-16T13:52:46.028Z] #16 0.812 Get:4 http://deb.debian.org/debian bookworm/main arm64 Packages [8685 kB]
13:52:46 [2024-01-16T13:52:46.028Z] #16 1.230 Get:5 http://deb.debian.org/debian bookworm-updates/main arm64 Packages [12.5 kB]
13:52:46 [2024-01-16T13:52:46.028Z] #16 1.231 Get:6 http://deb.debian.org/debian-security bookworm-security/main arm64 Packages [132 kB]
13:52:46 [2024-01-16T13:52:46.028Z] 
13:52:46 [2024-01-16T13:52:46.028Z] #16 ...
13:52:46 [2024-01-16T13:52:46.028Z] 
13:52:46 [2024-01-16T13:52:46.028Z] #21 [build-dummy 1/2] FROM docker.io/library/busybox:latest@sha256:ba76950ac9eaa407512c9d859cea48114eeff8a6f12ebaa5d32ce79d4a017dd8
13:52:46 [2024-01-16T13:52:46.028Z] #21 resolve docker.io/library/busybox:latest@sha256:ba76950ac9eaa407512c9d859cea48114eeff8a6f12ebaa5d32ce79d4a017dd8 0.2s done
13:52:46 [2024-01-16T13:52:46.028Z] #21 sha256:ba76950ac9eaa407512c9d859cea48114eeff8a6f12ebaa5d32ce79d4a017dd8 9.52kB / 9.52kB done
13:52:46 [2024-01-16T13:52:46.028Z] #21 sha256:a4ca727b12c67a0d6a0e8aa578b00eff94a2c092352e24db577aada1536f6c91 858B / 858B done
13:52:46 [2024-01-16T13:52:46.028Z] #21 sha256:23466caa55cb731e1404a17c8a35ac202c16cb952ff210d4ed50a7518b9e9559 581B / 581B done
13:52:46 [2024-01-16T13:52:46.028Z] #21 sha256:29f4353257d60714f1620f68279c2edd71eb4c462215052410ad03c8e781e157 1.92MB / 1.92MB 7.7s done
13:52:46 [2024-01-16T13:52:46.028Z] #21 extracting sha256:29f4353257d60714f1620f68279c2edd71eb4c462215052410ad03c8e781e157 0.2s done
13:52:46 [2024-01-16T13:52:46.028Z] #21 DONE 9.2s
13:52:46 [2024-01-16T13:52:46.028Z] 
13:52:46 [2024-01-16T13:52:46.028Z] #16 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt        apt-get update && apt-get install -y --no-install-recommends            ca-certificates            curl            jq
13:52:46 [2024-01-16T13:52:46.028Z] #16 2.429 Fetched 9080 kB in 2s (4538 kB/s)
13:52:46 [2024-01-16T13:52:46.971Z] #16 2.429 Reading package lists...
13:52:46 [2024-01-16T13:52:46.971Z] #16 3.048 Reading package lists...
13:52:46 [2024-01-16T13:52:46.971Z] #16 ...
13:52:46 [2024-01-16T13:52:46.971Z] 
13:52:46 [2024-01-16T13:52:46.971Z] #22 [registry-v2 1/2] FROM docker.io/distribution/distribution:2.8.3@sha256:f84b2078238ff03cdbc2a08f1cb90ca4c11683a1f15cd9817120f5cabbc48ebb
13:52:46 [2024-01-16T13:52:46.971Z] #22 resolve docker.io/distribution/distribution:2.8.3@sha256:f84b2078238ff03cdbc2a08f1cb90ca4c11683a1f15cd9817120f5cabbc48ebb 0.2s done
13:52:46 [2024-01-16T13:52:46.971Z] #22 sha256:f84b2078238ff03cdbc2a08f1cb90ca4c11683a1f15cd9817120f5cabbc48ebb 4.67kB / 4.67kB done
13:52:46 [2024-01-16T13:52:46.971Z] #22 sha256:d6213c56dc23f948e18d58abb6499f2112d85fc8c0eae4391386b6bcfaa70e01 1.05kB / 1.05kB done
13:52:46 [2024-01-16T13:52:46.971Z] #22 sha256:184ed8ae6fb6cdaf999646a8855ce3916872363882142964f36a096186792c50 2.57kB / 2.57kB done
13:52:46 [2024-01-16T13:52:46.971Z] #22 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 7.9s done
13:52:46 [2024-01-16T13:52:46.971Z] #22 sha256:08efe96e544caba36e1a67e0734b419126dcdd7b61cd223b8c78616e5b25a47a 286.20kB / 286.20kB 8.0s done
13:52:46 [2024-01-16T13:52:46.971Z] #22 extracting sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 0.1s done
13:52:46 [2024-01-16T13:52:46.971Z] #22 sha256:6fa6f6cd5bd05b721a3c082c5f075a5ed04a9ca646827fe576b05488acca8bb2 766B / 766B 8.4s
13:52:46 [2024-01-16T13:52:46.971Z] #22 sha256:46a95b3c8e602481ef507c2ffa1372d6e529a8ad234f2f99fc2a9bd471336a09 5.82MB / 5.82MB 8.8s done
13:52:46 [2024-01-16T13:52:46.971Z] #22 extracting sha256:08efe96e544caba36e1a67e0734b419126dcdd7b61cd223b8c78616e5b25a47a 0.2s done
13:52:46 [2024-01-16T13:52:46.971Z] #22 extracting sha256:6fa6f6cd5bd05b721a3c082c5f075a5ed04a9ca646827fe576b05488acca8bb2 done
13:52:46 [2024-01-16T13:52:46.971Z] #22 extracting sha256:46a95b3c8e602481ef507c2ffa1372d6e529a8ad234f2f99fc2a9bd471336a09
13:52:46 [2024-01-16T13:52:46.971Z] #22 extracting sha256:46a95b3c8e602481ef507c2ffa1372d6e529a8ad234f2f99fc2a9bd471336a09 0.1s done
13:52:46 [2024-01-16T13:52:46.971Z] #22 ...
13:52:46 [2024-01-16T13:52:46.971Z] 
13:52:46 [2024-01-16T13:52:46.971Z] #14 [base 1/4] FROM docker.io/library/golang:1.21.6-bookworm@sha256:cbee5d27649be9e3a48d4d152838901c65d7f8e803f4cc46b53699dd215b555f
13:52:46 [2024-01-16T13:52:46.971Z] #14 extracting sha256:765c01d7e18ce033b32be977375a796e7850d1ae4d28deb5171c0330a74c01e1 0.9s
13:52:47 [2024-01-16T13:52:47.542Z] #14 ...
13:52:47 [2024-01-16T13:52:47.542Z] 
13:52:47 [2024-01-16T13:52:47.542Z] #22 [registry-v2 1/2] FROM docker.io/distribution/distribution:2.8.3@sha256:f84b2078238ff03cdbc2a08f1cb90ca4c11683a1f15cd9817120f5cabbc48ebb
13:52:47 [2024-01-16T13:52:47.542Z] #22 DONE 10.7s
13:52:47 [2024-01-16T13:52:47.542Z] 
13:52:47 [2024-01-16T13:52:47.542Z] #14 [base 1/4] FROM docker.io/library/golang:1.21.6-bookworm@sha256:cbee5d27649be9e3a48d4d152838901c65d7f8e803f4cc46b53699dd215b555f
13:52:48 [2024-01-16T13:52:48.113Z] #14 extracting sha256:765c01d7e18ce033b32be977375a796e7850d1ae4d28deb5171c0330a74c01e1 1.8s done
13:52:48 [2024-01-16T13:52:48.113Z] #14 extracting sha256:a90b2ff88b8f1ca79d0e7bdc9c1fa27fea56183f5e64f96bd4ba5d16550b16d5
13:52:52 [2024-01-16T13:52:52.318Z] #14 extracting sha256:a90b2ff88b8f1ca79d0e7bdc9c1fa27fea56183f5e64f96bd4ba5d16550b16d5 4.1s done
13:52:52 [2024-01-16T13:52:52.578Z] #14 extracting sha256:fc7327a5ca58a8b4df19b001d0f30e5d091ef847b2cb4cea481e5a1bbc2a8171 done
13:52:52 [2024-01-16T13:52:52.839Z] #14 DONE 15.8s
13:52:52 [2024-01-16T13:52:52.839Z] 
13:52:52 [2024-01-16T13:52:52.839Z] #16 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt        apt-get update && apt-get install -y --no-install-recommends            ca-certificates            curl            jq
13:52:52 [2024-01-16T13:52:52.839Z] #16 3.048 Reading package lists...
13:52:52 [2024-01-16T13:52:52.839Z] #16 3.651 Building dependency tree...
13:52:52 [2024-01-16T13:52:52.839Z] #16 4.040 The following additional packages will be installed:
13:52:52 [2024-01-16T13:52:52.839Z] #16 4.040   libbrotli1 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1
13:52:52 [2024-01-16T13:52:52.839Z] #16 4.040   libkrb5-3 libkrb5support0 libldap-2.5-0 libnghttp2-14 libonig5 libpsl5
13:52:52 [2024-01-16T13:52:52.839Z] #16 4.049   librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl3 openssl
13:52:52 [2024-01-16T13:52:52.839Z] #16 4.049 Suggested packages:
13:52:52 [2024-01-16T13:52:52.839Z] #16 4.049   krb5-doc krb5-user
13:52:52 [2024-01-16T13:52:52.839Z] #16 4.049 Recommended packages:
13:52:52 [2024-01-16T13:52:52.839Z] #16 4.049   krb5-locales libldap-common publicsuffix libsasl2-modules
13:52:52 [2024-01-16T13:52:52.839Z] #16 4.209 The following NEW packages will be installed:
13:52:52 [2024-01-16T13:52:52.839Z] #16 4.210   ca-certificates curl jq libbrotli1 libcurl4 libgssapi-krb5-2 libjq1
13:52:52 [2024-01-16T13:52:52.839Z] #16 4.210   libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.5-0
13:52:52 [2024-01-16T13:52:52.839Z] #16 4.210   libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db
13:52:52 [2024-01-16T13:52:52.839Z] #16 4.211   libssh2-1 libssl3 openssl
13:52:52 [2024-01-16T13:52:52.839Z] #16 4.510 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded.
13:52:52 [2024-01-16T13:52:52.839Z] #16 4.510 Need to get 5813 kB of archives.
13:52:52 [2024-01-16T13:52:52.839Z] #16 4.510 After this operation, 16.1 MB of additional disk space will be used.
13:52:52 [2024-01-16T13:52:52.839Z] #16 4.510 Get:1 http://deb.debian.org/debian bookworm/main arm64 libssl3 arm64 3.0.11-1~deb12u2 [1803 kB]
13:52:52 [2024-01-16T13:52:52.839Z] #16 4.532 Get:2 http://deb.debian.org/debian bookworm/main arm64 openssl arm64 3.0.11-1~deb12u2 [1385 kB]
13:52:52 [2024-01-16T13:52:52.839Z] #16 4.556 Get:3 http://deb.debian.org/debian bookworm/main arm64 ca-certificates all 20230311 [153 kB]
13:52:52 [2024-01-16T13:52:52.839Z] #16 4.558 Get:4 http://deb.debian.org/debian bookworm/main arm64 libbrotli1 arm64 1.0.9-2+b6 [269 kB]
13:52:52 [2024-01-16T13:52:52.839Z] #16 4.582 Get:5 http://deb.debian.org/debian bookworm/main arm64 libkrb5support0 arm64 1.20.1-2+deb12u1 [31.7 kB]
13:52:52 [2024-01-16T13:52:52.839Z] #16 4.584 Get:6 http://deb.debian.org/debian bookworm/main arm64 libk5crypto3 arm64 1.20.1-2+deb12u1 [79.0 kB]
13:52:52 [2024-01-16T13:52:52.839Z] #16 4.585 Get:7 http://deb.debian.org/debian bookworm/main arm64 libkeyutils1 arm64 1.6.3-2 [8844 B]
13:52:52 [2024-01-16T13:52:52.839Z] #16 4.586 Get:8 http://deb.debian.org/debian bookworm/main arm64 libkrb5-3 arm64 1.20.1-2+deb12u1 [313 kB]
13:52:52 [2024-01-16T13:52:52.839Z] #16 4.618 Get:9 http://deb.debian.org/debian bookworm/main arm64 libgssapi-krb5-2 arm64 1.20.1-2+deb12u1 [123 kB]
13:52:52 [2024-01-16T13:52:52.839Z] #16 4.620 Get:10 http://deb.debian.org/debian bookworm/main arm64 libsasl2-modules-db arm64 2.1.28+dfsg-10 [20.8 kB]
13:52:52 [2024-01-16T13:52:52.839Z] #16 4.623 Get:11 http://deb.debian.org/debian bookworm/main arm64 libsasl2-2 arm64 2.1.28+dfsg-10 [58.0 kB]
13:52:52 [2024-01-16T13:52:52.839Z] #16 4.624 Get:12 http://deb.debian.org/debian bookworm/main arm64 libldap-2.5-0 arm64 2.5.13+dfsg-5 [171 kB]
13:52:52 [2024-01-16T13:52:52.839Z] #16 4.626 Get:13 http://deb.debian.org/debian bookworm/main arm64 libnghttp2-14 arm64 1.52.0-1+deb12u1 [68.3 kB]
13:52:52 [2024-01-16T13:52:52.839Z] #16 4.628 Get:14 http://deb.debian.org/debian bookworm/main arm64 libpsl5 arm64 0.21.2-1 [58.6 kB]
13:52:52 [2024-01-16T13:52:52.839Z] #16 4.630 Get:15 http://deb.debian.org/debian bookworm/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2+b2 [59.4 kB]
13:52:52 [2024-01-16T13:52:52.839Z] #16 4.631 Get:16 http://deb.debian.org/debian bookworm/main arm64 libssh2-1 arm64 1.10.0-3+b1 [172 kB]
13:52:52 [2024-01-16T13:52:52.839Z] #16 4.633 Get:17 http://deb.debian.org/debian-security bookworm-security/main arm64 libcurl4 arm64 7.88.1-10+deb12u5 [366 kB]
13:52:52 [2024-01-16T13:52:52.839Z] #16 4.635 Get:18 http://deb.debian.org/debian-security bookworm-security/main arm64 curl arm64 7.88.1-10+deb12u5 [308 kB]
13:52:52 [2024-01-16T13:52:52.839Z] #16 4.638 Get:19 http://deb.debian.org/debian bookworm/main arm64 libonig5 arm64 6.9.8-1 [179 kB]
13:52:52 [2024-01-16T13:52:52.839Z] #16 4.640 Get:20 http://deb.debian.org/debian bookworm/main arm64 libjq1 arm64 1.6-2.1 [121 kB]
13:52:52 [2024-01-16T13:52:52.839Z] #16 4.642 Get:21 http://deb.debian.org/debian bookworm/main arm64 jq arm64 1.6-2.1 [64.5 kB]
13:52:52 [2024-01-16T13:52:52.839Z] #16 4.829 debconf: delaying package configuration, since apt-utils is not installed
13:52:52 [2024-01-16T13:52:52.839Z] #16 4.929 Fetched 5813 kB in 0s (13.8 MB/s)
13:52:52 [2024-01-16T13:52:52.839Z] #16 5.252 Selecting previously unselected package libssl3:arm64.
13:52:52 [2024-01-16T13:52:52.839Z] #16 5.252 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 6092 files and directories currently installed.)
13:52:52 [2024-01-16T13:52:52.839Z] #16 5.257 Preparing to unpack .../00-libssl3_3.0.11-1~deb12u2_arm64.deb ...
13:52:52 [2024-01-16T13:52:52.839Z] #16 5.354 Unpacking libssl3:arm64 (3.0.11-1~deb12u2) ...
13:52:52 [2024-01-16T13:52:52.839Z] #16 5.825 Selecting previously unselected package openssl.
13:52:52 [2024-01-16T13:52:52.839Z] #16 5.826 Preparing to unpack .../01-openssl_3.0.11-1~deb12u2_arm64.deb ...
13:52:52 [2024-01-16T13:52:52.839Z] #16 5.863 Unpacking openssl (3.0.11-1~deb12u2) ...
13:52:52 [2024-01-16T13:52:52.839Z] #16 6.280 Selecting previously unselected package ca-certificates.
13:52:52 [2024-01-16T13:52:52.839Z] #16 6.282 Preparing to unpack .../02-ca-certificates_20230311_all.deb ...
13:52:52 [2024-01-16T13:52:52.839Z] #16 6.289 Unpacking ca-certificates (20230311) ...
13:52:52 [2024-01-16T13:52:52.839Z] #16 6.401 Selecting previously unselected package libbrotli1:arm64.
13:52:52 [2024-01-16T13:52:52.839Z] #16 6.402 Preparing to unpack .../03-libbrotli1_1.0.9-2+b6_arm64.deb ...
13:52:52 [2024-01-16T13:52:52.839Z] #16 6.409 Unpacking libbrotli1:arm64 (1.0.9-2+b6) ...
13:52:52 [2024-01-16T13:52:52.839Z] #16 6.525 Selecting previously unselected package libkrb5support0:arm64.
13:52:52 [2024-01-16T13:52:52.839Z] #16 6.526 Preparing to unpack .../04-libkrb5support0_1.20.1-2+deb12u1_arm64.deb ...
13:52:52 [2024-01-16T13:52:52.839Z] #16 6.548 Unpacking libkrb5support0:arm64 (1.20.1-2+deb12u1) ...
13:52:52 [2024-01-16T13:52:52.839Z] #16 6.849 Selecting previously unselected package libk5crypto3:arm64.
13:52:52 [2024-01-16T13:52:52.839Z] #16 6.850 Preparing to unpack .../05-libk5crypto3_1.20.1-2+deb12u1_arm64.deb ...
13:52:52 [2024-01-16T13:52:52.839Z] #16 6.858 Unpacking libk5crypto3:arm64 (1.20.1-2+deb12u1) ...
13:52:52 [2024-01-16T13:52:52.839Z] #16 6.996 Selecting previously unselected package libkeyutils1:arm64.
13:52:52 [2024-01-16T13:52:52.839Z] #16 6.997 Preparing to unpack .../06-libkeyutils1_1.6.3-2_arm64.deb ...
13:52:52 [2024-01-16T13:52:52.839Z] #16 7.012 Unpacking libkeyutils1:arm64 (1.6.3-2) ...
13:52:52 [2024-01-16T13:52:52.839Z] #16 7.189 Selecting previously unselected package libkrb5-3:arm64.
13:52:52 [2024-01-16T13:52:52.839Z] #16 7.190 Preparing to unpack .../07-libkrb5-3_1.20.1-2+deb12u1_arm64.deb ...
13:52:52 [2024-01-16T13:52:52.839Z] #16 7.199 Unpacking libkrb5-3:arm64 (1.20.1-2+deb12u1) ...
13:52:52 [2024-01-16T13:52:52.839Z] #16 7.517 Selecting previously unselected package libgssapi-krb5-2:arm64.
13:52:52 [2024-01-16T13:52:52.839Z] #16 7.519 Preparing to unpack .../08-libgssapi-krb5-2_1.20.1-2+deb12u1_arm64.deb ...
13:52:52 [2024-01-16T13:52:52.839Z] #16 7.566 Unpacking libgssapi-krb5-2:arm64 (1.20.1-2+deb12u1) ...
13:52:52 [2024-01-16T13:52:52.839Z] #16 7.762 Selecting previously unselected package libsasl2-modules-db:arm64.
13:52:52 [2024-01-16T13:52:52.839Z] #16 7.763 Preparing to unpack .../09-libsasl2-modules-db_2.1.28+dfsg-10_arm64.deb ...
13:52:52 [2024-01-16T13:52:52.839Z] #16 7.834 Unpacking libsasl2-modules-db:arm64 (2.1.28+dfsg-10) ...
13:52:52 [2024-01-16T13:52:52.839Z] #16 7.912 Selecting previously unselected package libsasl2-2:arm64.
13:52:52 [2024-01-16T13:52:52.839Z] #16 7.914 Preparing to unpack .../10-libsasl2-2_2.1.28+dfsg-10_arm64.deb ...
13:52:52 [2024-01-16T13:52:52.839Z] #16 7.918 Unpacking libsasl2-2:arm64 (2.1.28+dfsg-10) ...
13:52:52 [2024-01-16T13:52:52.839Z] #16 8.056 Selecting previously unselected package libldap-2.5-0:arm64.
13:52:52 [2024-01-16T13:52:52.839Z] #16 8.057 Preparing to unpack .../11-libldap-2.5-0_2.5.13+dfsg-5_arm64.deb ...
13:52:52 [2024-01-16T13:52:52.839Z] #16 8.067 Unpacking libldap-2.5-0:arm64 (2.5.13+dfsg-5) ...
13:52:52 [2024-01-16T13:52:52.839Z] #16 8.319 Selecting previously unselected package libnghttp2-14:arm64.
13:52:52 [2024-01-16T13:52:52.839Z] #16 8.320 Preparing to unpack .../12-libnghttp2-14_1.52.0-1+deb12u1_arm64.deb ...
13:52:52 [2024-01-16T13:52:52.839Z] #16 8.340 Unpacking libnghttp2-14:arm64 (1.52.0-1+deb12u1) ...
13:52:52 [2024-01-16T13:52:52.839Z] #16 8.430 Selecting previously unselected package libpsl5:arm64.
13:52:52 [2024-01-16T13:52:52.839Z] #16 8.431 Preparing to unpack .../13-libpsl5_0.21.2-1_arm64.deb ...
13:52:52 [2024-01-16T13:52:52.839Z] #16 8.439 Unpacking libpsl5:arm64 (0.21.2-1) ...
13:52:52 [2024-01-16T13:52:52.839Z] #16 8.598 Selecting previously unselected package librtmp1:arm64.
13:52:52 [2024-01-16T13:52:52.839Z] #16 8.600 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_arm64.deb ...
13:52:52 [2024-01-16T13:52:52.839Z] #16 8.607 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ...
13:52:52 [2024-01-16T13:52:52.839Z] #16 8.712 Selecting previously unselected package libssh2-1:arm64.
13:52:52 [2024-01-16T13:52:52.839Z] #16 8.713 Preparing to unpack .../15-libssh2-1_1.10.0-3+b1_arm64.deb ...
13:52:52 [2024-01-16T13:52:52.839Z] #16 8.718 Unpacking libssh2-1:arm64 (1.10.0-3+b1) ...
13:52:52 [2024-01-16T13:52:52.839Z] #16 8.848 Selecting previously unselected package libcurl4:arm64.
13:52:52 [2024-01-16T13:52:52.840Z] #16 8.849 Preparing to unpack .../16-libcurl4_7.88.1-10+deb12u5_arm64.deb ...
13:52:52 [2024-01-16T13:52:52.840Z] #16 8.860 Unpacking libcurl4:arm64 (7.88.1-10+deb12u5) ...
13:52:52 [2024-01-16T13:52:52.840Z] #16 8.930 Selecting previously unselected package curl.
13:52:52 [2024-01-16T13:52:52.840Z] #16 8.931 Preparing to unpack .../17-curl_7.88.1-10+deb12u5_arm64.deb ...
13:52:52 [2024-01-16T13:52:52.840Z] #16 8.938 Unpacking curl (7.88.1-10+deb12u5) ...
13:52:52 [2024-01-16T13:52:52.840Z] #16 9.076 Selecting previously unselected package libonig5:arm64.
13:52:52 [2024-01-16T13:52:52.840Z] #16 9.077 Preparing to unpack .../18-libonig5_6.9.8-1_arm64.deb ...
13:52:52 [2024-01-16T13:52:52.840Z] #16 9.118 Unpacking libonig5:arm64 (6.9.8-1) ...
13:52:52 [2024-01-16T13:52:52.840Z] #16 9.277 Selecting previously unselected package libjq1:arm64.
13:52:53 [2024-01-16T13:52:53.100Z] #16 9.278 Preparing to unpack .../19-libjq1_1.6-2.1_arm64.deb ...
13:52:53 [2024-01-16T13:52:53.100Z] #16 9.307 Unpacking libjq1:arm64 (1.6-2.1) ...
13:52:53 [2024-01-16T13:52:53.100Z] #16 9.389 Selecting previously unselected package jq.
13:52:53 [2024-01-16T13:52:53.100Z] #16 9.390 Preparing to unpack .../20-jq_1.6-2.1_arm64.deb ...
13:52:53 [2024-01-16T13:52:53.100Z] #16 9.413 Unpacking jq (1.6-2.1) ...
13:52:53 [2024-01-16T13:52:53.100Z] #16 9.558 Setting up libkeyutils1:arm64 (1.6.3-2) ...
13:52:53 [2024-01-16T13:52:53.360Z] #16 9.582 Setting up libpsl5:arm64 (0.21.2-1) ...
13:52:53 [2024-01-16T13:52:53.360Z] #16 9.636 Setting up libbrotli1:arm64 (1.0.9-2+b6) ...
13:52:53 [2024-01-16T13:52:53.360Z] #16 9.672 Setting up libssl3:arm64 (3.0.11-1~deb12u2) ...
13:52:53 [2024-01-16T13:52:53.360Z] #16 9.745 Setting up libnghttp2-14:arm64 (1.52.0-1+deb12u1) ...
13:52:53 [2024-01-16T13:52:53.360Z] #16 9.773 Setting up libkrb5support0:arm64 (1.20.1-2+deb12u1) ...
13:52:53 [2024-01-16T13:52:53.621Z] #16 9.930 Setting up libsasl2-modules-db:arm64 (2.1.28+dfsg-10) ...
13:52:53 [2024-01-16T13:52:53.881Z] #16 9.982 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ...
13:52:53 [2024-01-16T13:52:53.881Z] #16 10.01 Setting up libk5crypto3:arm64 (1.20.1-2+deb12u1) ...
13:52:53 [2024-01-16T13:52:53.881Z] #16 10.17 Setting up libsasl2-2:arm64 (2.1.28+dfsg-10) ...
13:52:53 [2024-01-16T13:52:53.881Z] #16 10.20 Setting up libssh2-1:arm64 (1.10.0-3+b1) ...
13:52:53 [2024-01-16T13:52:53.881Z] #16 10.23 Setting up libkrb5-3:arm64 (1.20.1-2+deb12u1) ...
13:52:53 [2024-01-16T13:52:53.881Z] #16 10.24 Setting up openssl (3.0.11-1~deb12u2) ...
13:52:53 [2024-01-16T13:52:53.881Z] #16 10.28 Setting up libonig5:arm64 (6.9.8-1) ...
13:52:54 [2024-01-16T13:52:54.142Z] #16 10.30 Setting up libjq1:arm64 (1.6-2.1) ...
13:52:54 [2024-01-16T13:52:54.142Z] #16 10.34 Setting up libldap-2.5-0:arm64 (2.5.13+dfsg-5) ...
13:52:54 [2024-01-16T13:52:54.142Z] #16 10.36 Setting up ca-certificates (20230311) ...
13:52:54 [2024-01-16T13:52:54.142Z] #16 10.45 debconf: unable to initialize frontend: Dialog
13:52:54 [2024-01-16T13:52:54.142Z] #16 10.45 debconf: (TERM is not set, so the dialog frontend is not usable.)
13:52:54 [2024-01-16T13:52:54.142Z] #16 10.45 debconf: falling back to frontend: Readline
13:52:54 [2024-01-16T13:52:54.142Z] #16 10.45 debconf: unable to initialize frontend: Readline
13:52:54 [2024-01-16T13:52:54.142Z] #16 10.45 debconf: (Can't locate Term/ReadLine.pm in @INC (you may need to install the Term::ReadLine module) (@INC contains: /etc/perl /usr/local/lib/aarch64-linux-gnu/perl/5.36.0 /usr/local/share/perl/5.36.0 /usr/lib/aarch64-linux-gnu/perl5/5.36 /usr/share/perl5 /usr/lib/aarch64-linux-gnu/perl-base /usr/lib/aarch64-linux-gnu/perl/5.36 /usr/share/perl/5.36 /usr/local/lib/site_perl) at /usr/share/perl5/Debconf/FrontEnd/Readline.pm line 7.)
13:52:54 [2024-01-16T13:52:54.142Z] #16 10.45 debconf: falling back to frontend: Teletype
13:52:54 [2024-01-16T13:52:54.403Z] #16 10.87 Updating certificates in /etc/ssl/certs...
13:52:54 [2024-01-16T13:52:54.663Z] #16 ...
13:52:54 [2024-01-16T13:52:54.663Z] 
13:52:54 [2024-01-16T13:52:54.663Z] #23 [base 2/4] COPY --from=xx / /
13:52:54 [2024-01-16T13:52:54.924Z] #23 DONE 0.1s
13:52:54 [2024-01-16T13:52:54.924Z] 
13:52:54 [2024-01-16T13:52:54.924Z] #24 [build-dummy 2/2] RUN mkdir -p /build
13:52:54 [2024-01-16T13:52:54.924Z] #24 DONE 8.6s
13:52:54 [2024-01-16T13:52:54.924Z] 
13:52:54 [2024-01-16T13:52:54.924Z] #25 [registry-v2 2/2] RUN mkdir /build && mv /bin/registry /build/registry-v2
13:52:54 [2024-01-16T13:52:54.924Z] #25 DONE 7.0s
13:52:54 [2024-01-16T13:52:54.924Z] 
13:52:54 [2024-01-16T13:52:54.924Z] #26 [binary-dummy 1/1] COPY --from=build-dummy /build /build
13:52:54 [2024-01-16T13:52:54.924Z] #26 DONE 0.0s
13:52:54 [2024-01-16T13:52:54.924Z] 
13:52:54 [2024-01-16T13:52:54.924Z] #27 [base 3/4] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
13:52:55 [2024-01-16T13:52:55.496Z] #27 DONE 0.6s
13:52:55 [2024-01-16T13:52:55.496Z] 
13:52:55 [2024-01-16T13:52:55.496Z] #16 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt        apt-get update && apt-get install -y --no-install-recommends            ca-certificates            curl            jq
13:52:55 [2024-01-16T13:52:55.496Z] #16 11.51 140 added, 0 removed; done.
13:52:55 [2024-01-16T13:52:55.496Z] #16 11.54 Setting up libgssapi-krb5-2:arm64 (1.20.1-2+deb12u1) ...
13:52:55 [2024-01-16T13:52:55.496Z] #16 11.64 Setting up jq (1.6-2.1) ...
13:52:55 [2024-01-16T13:52:55.496Z] #16 11.65 Setting up libcurl4:arm64 (7.88.1-10+deb12u5) ...
13:52:55 [2024-01-16T13:52:55.496Z] #16 11.67 Setting up curl (7.88.1-10+deb12u5) ...
13:52:55 [2024-01-16T13:52:55.496Z] #16 11.68 Processing triggers for libc-bin (2.36-9+deb12u3) ...
13:52:55 [2024-01-16T13:52:55.496Z] #16 11.70 Processing triggers for ca-certificates (20230311) ...
13:52:55 [2024-01-16T13:52:55.496Z] #16 11.71 Updating certificates in /etc/ssl/certs...
13:52:55 [2024-01-16T13:52:55.756Z] #16 12.17 0 added, 0 removed; done.
13:52:55 [2024-01-16T13:52:55.756Z] #16 12.17 Running hooks in /etc/ca-certificates/update.d...
13:52:56 [2024-01-16T13:52:56.017Z] #16 12.17 done.
13:52:56 [2024-01-16T13:52:56.017Z] #16 DONE 12.2s
13:52:56 [2024-01-16T13:52:56.017Z] 
13:52:56 [2024-01-16T13:52:56.017Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
13:52:56 [2024-01-16T13:52:56.017Z] #28 DONE 0.0s
13:52:56 [2024-01-16T13:52:56.017Z] 
13:52:56 [2024-01-16T13:52:56.017Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bookworm-slim@sha256:2bc5c236e9b262645a323e9088dfa3bb1ecb16cc75811daf40a23a824d665be9         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
13:52:58 [2024-01-16T13:52:58.560Z] #29 2.377 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
13:52:59 [2024-01-16T13:52:59.082Z] #29 2.965 #=#=#                                                                         
13:52:59 [2024-01-16T13:52:59.342Z] #29 3.236 #=#=#                                                                         

#                                                                          1.9%
######################################################################## 100.0%
13:52:59 [2024-01-16T13:52:59.603Z] #29 ...
13:52:59 [2024-01-16T13:52:59.603Z] 
13:52:59 [2024-01-16T13:52:59.603Z] #30 [base 4/4] RUN apt-get update && apt-get install --no-install-recommends -y file
13:52:59 [2024-01-16T13:52:59.603Z] #30 0.677 Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB]
13:52:59 [2024-01-16T13:52:59.603Z] #30 0.688 Get:2 http://deb.debian.org/debian bookworm-updates InRelease [52.1 kB]
13:52:59 [2024-01-16T13:52:59.603Z] #30 0.688 Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB]
13:52:59 [2024-01-16T13:52:59.603Z] #30 0.772 Get:4 http://deb.debian.org/debian bookworm/main arm64 Packages [8685 kB]
13:52:59 [2024-01-16T13:52:59.603Z] #30 0.866 Get:5 http://deb.debian.org/debian bookworm-updates/main arm64 Packages [12.5 kB]
13:52:59 [2024-01-16T13:52:59.603Z] #30 0.911 Get:6 http://deb.debian.org/debian-security bookworm-security/main arm64 Packages [132 kB]
13:52:59 [2024-01-16T13:52:59.603Z] #30 1.824 Fetched 9080 kB in 1s (6465 kB/s)
13:52:59 [2024-01-16T13:52:59.603Z] #30 1.824 Reading package lists...
13:52:59 [2024-01-16T13:52:59.603Z] #30 2.431 Reading package lists...
13:52:59 [2024-01-16T13:52:59.603Z] #30 3.023 Building dependency tree...
13:52:59 [2024-01-16T13:52:59.604Z] #30 3.188 Reading state information...
13:52:59 [2024-01-16T13:52:59.604Z] #30 3.389 The following additional packages will be installed:
13:52:59 [2024-01-16T13:52:59.604Z] #30 3.391   libmagic-mgc libmagic1
13:52:59 [2024-01-16T13:52:59.604Z] #30 3.419 The following NEW packages will be installed:
13:52:59 [2024-01-16T13:52:59.604Z] #30 3.420   file libmagic-mgc libmagic1
13:52:59 [2024-01-16T13:52:59.604Z] #30 3.694 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded.
13:52:59 [2024-01-16T13:52:59.604Z] #30 3.694 Need to get 446 kB of archives.
13:52:59 [2024-01-16T13:52:59.604Z] #30 3.694 After this operation, 8709 kB of additional disk space will be used.
13:52:59 [2024-01-16T13:52:59.604Z] #30 3.694 Get:1 http://deb.debian.org/debian bookworm/main arm64 libmagic-mgc arm64 1:5.44-3 [305 kB]
13:52:59 [2024-01-16T13:52:59.604Z] #30 3.701 Get:2 http://deb.debian.org/debian bookworm/main arm64 libmagic1 arm64 1:5.44-3 [98.5 kB]
13:52:59 [2024-01-16T13:52:59.604Z] #30 3.702 Get:3 http://deb.debian.org/debian bookworm/main arm64 file arm64 1:5.44-3 [42.5 kB]
13:52:59 [2024-01-16T13:52:59.604Z] #30 3.842 debconf: delaying package configuration, since apt-utils is not installed
13:52:59 [2024-01-16T13:52:59.604Z] #30 3.879 Fetched 446 kB in 0s (1624 kB/s)
13:52:59 [2024-01-16T13:52:59.604Z] #30 3.897 Selecting previously unselected package libmagic-mgc.
13:52:59 [2024-01-16T13:52:59.604Z] #30 3.897 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15633 files and directories currently installed.)
13:52:59 [2024-01-16T13:52:59.604Z] #30 3.907 Preparing to unpack .../libmagic-mgc_1%3a5.44-3_arm64.deb ...
13:52:59 [2024-01-16T13:52:59.604Z] #30 3.910 Unpacking libmagic-mgc (1:5.44-3) ...
13:52:59 [2024-01-16T13:52:59.604Z] #30 3.981 Selecting previously unselected package libmagic1:arm64.
13:52:59 [2024-01-16T13:52:59.604Z] #30 3.983 Preparing to unpack .../libmagic1_1%3a5.44-3_arm64.deb ...
13:52:59 [2024-01-16T13:52:59.604Z] #30 3.990 Unpacking libmagic1:arm64 (1:5.44-3) ...
13:52:59 [2024-01-16T13:52:59.604Z] #30 4.025 Selecting previously unselected package file.
13:52:59 [2024-01-16T13:52:59.604Z] #30 4.027 Preparing to unpack .../file_1%3a5.44-3_arm64.deb ...
13:52:59 [2024-01-16T13:52:59.604Z] #30 4.029 Unpacking file (1:5.44-3) ...
13:52:59 [2024-01-16T13:52:59.604Z] #30 4.067 Setting up libmagic-mgc (1:5.44-3) ...
13:52:59 [2024-01-16T13:52:59.604Z] #30 4.077 Setting up libmagic1:arm64 (1:5.44-3) ...
13:52:59 [2024-01-16T13:52:59.604Z] #30 4.094 Setting up file (1:5.44-3) ...
13:52:59 [2024-01-16T13:52:59.604Z] #30 4.104 Processing triggers for libc-bin (2.36-9+deb12u3) ...
13:52:59 [2024-01-16T13:52:59.604Z] #30 DONE 4.3s
13:52:59 [2024-01-16T13:52:59.604Z] 
13:52:59 [2024-01-16T13:52:59.604Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bookworm-slim@sha256:2bc5c236e9b262645a323e9088dfa3bb1ecb16cc75811daf40a23a824d665be9         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
13:52:59 [2024-01-16T13:52:59.604Z] #29 3.516 
13:52:59 [2024-01-16T13:52:59.604Z] #29 ...
13:52:59 [2024-01-16T13:52:59.604Z] 
13:52:59 [2024-01-16T13:52:59.604Z] #31 [dockercli-integration 1/2] WORKDIR /go/src/github.com/docker/cli
13:52:59 [2024-01-16T13:52:59.604Z] #31 DONE 0.1s
13:52:59 [2024-01-16T13:52:59.604Z] 
13:52:59 [2024-01-16T13:52:59.604Z] #32 [containerd-build 1/3] WORKDIR /go/src/github.com/containerd/containerd
13:52:59 [2024-01-16T13:52:59.604Z] #32 DONE 0.1s
13:52:59 [2024-01-16T13:52:59.865Z] 
13:52:59 [2024-01-16T13:52:59.865Z] #33 [runc-src 1/3] WORKDIR /usr/src/runc
13:52:59 [2024-01-16T13:52:59.865Z] #33 DONE 0.1s
13:52:59 [2024-01-16T13:52:59.865Z] 
13:52:59 [2024-01-16T13:52:59.865Z] #34 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
13:52:59 [2024-01-16T13:52:59.865Z] #34 DONE 0.2s
13:52:59 [2024-01-16T13:52:59.865Z] 
13:52:59 [2024-01-16T13:52:59.865Z] #35 [runc-build 1/3] WORKDIR /go/src/github.com/opencontainers/runc
13:52:59 [2024-01-16T13:52:59.865Z] #35 DONE 0.2s
13:52:59 [2024-01-16T13:52:59.865Z] 
13:52:59 [2024-01-16T13:52:59.865Z] #36 [rootlesskit-build 1/5] WORKDIR /go/src/github.com/rootless-containers/rootlesskit
13:52:59 [2024-01-16T13:52:59.865Z] #36 DONE 0.2s
13:52:59 [2024-01-16T13:52:59.865Z] 
13:52:59 [2024-01-16T13:52:59.865Z] #37 [tini-src 1/3] WORKDIR /usr/src/tini
13:52:59 [2024-01-16T13:52:59.865Z] #37 DONE 0.2s
13:52:59 [2024-01-16T13:52:59.865Z] 
13:52:59 [2024-01-16T13:52:59.865Z] #38 [rootlesskit-src 1/3] WORKDIR /usr/src/rootlesskit
13:52:59 [2024-01-16T13:52:59.865Z] #38 DONE 0.2s
13:52:59 [2024-01-16T13:52:59.865Z] 
13:52:59 [2024-01-16T13:52:59.865Z] #39 [containerd-src 1/3] WORKDIR /usr/src/containerd
13:52:59 [2024-01-16T13:52:59.865Z] #39 DONE 0.2s
13:52:59 [2024-01-16T13:52:59.865Z] 
13:52:59 [2024-01-16T13:52:59.865Z] #40 [rootlesskit-src 2/3] RUN git init . && git remote add origin "https://github.com/rootless-containers/rootlesskit.git"
13:52:59 [2024-01-16T13:52:59.865Z] #40 ...
13:52:59 [2024-01-16T13:52:59.865Z] 
13:52:59 [2024-01-16T13:52:59.865Z] #41 [delve-src 1/3] WORKDIR /usr/src/delve
13:52:59 [2024-01-16T13:52:59.865Z] #41 DONE 0.3s
13:52:59 [2024-01-16T13:52:59.865Z] 
13:52:59 [2024-01-16T13:52:59.865Z] #42 [registry-src 1/2] WORKDIR /usr/src/registry
13:52:59 [2024-01-16T13:52:59.865Z] #42 DONE 0.3s
13:52:59 [2024-01-16T13:52:59.865Z] 
13:52:59 [2024-01-16T13:52:59.865Z] #43 [tini-build 1/4] WORKDIR /go/src/github.com/krallin/tini
13:52:59 [2024-01-16T13:52:59.865Z] #43 DONE 0.3s
13:52:59 [2024-01-16T13:52:59.865Z] 
13:52:59 [2024-01-16T13:52:59.865Z] #44 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
13:52:59 [2024-01-16T13:52:59.865Z] #44 DONE 0.3s
13:52:59 [2024-01-16T13:52:59.865Z] 
13:52:59 [2024-01-16T13:52:59.865Z] #45 [swagger-src 1/3] WORKDIR /usr/src/swagger
13:52:59 [2024-01-16T13:52:59.865Z] #45 DONE 0.3s
13:53:00 [2024-01-16T13:53:00.130Z] 
13:53:00 [2024-01-16T13:53:00.130Z] #46 [swagger-src 2/3] RUN git init . && git remote add origin "https://github.com/kolyshkin/go-swagger.git"
13:53:00 [2024-01-16T13:53:00.130Z] #46 ...
13:53:00 [2024-01-16T13:53:00.130Z] 
13:53:00 [2024-01-16T13:53:00.130Z] #47 [runc-src 2/3] RUN git init . && git remote add origin "https://github.com/opencontainers/runc.git"
13:53:00 [2024-01-16T13:53:00.130Z] #47 0.414 hint: Using 'master' as the name for the initial branch. This default branch name
13:53:00 [2024-01-16T13:53:00.130Z] #47 0.414 hint: is subject to change. To configure the initial branch name to use in all
13:53:00 [2024-01-16T13:53:00.130Z] #47 0.414 hint: of your new repositories, which will suppress this warning, call:
13:53:00 [2024-01-16T13:53:00.130Z] #47 0.414 hint: 
13:53:00 [2024-01-16T13:53:00.130Z] #47 0.414 hint: 	git config --global init.defaultBranch <name>
13:53:00 [2024-01-16T13:53:00.130Z] #47 0.414 hint: 
13:53:00 [2024-01-16T13:53:00.130Z] #47 0.414 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
13:53:00 [2024-01-16T13:53:00.130Z] #47 0.414 hint: 'development'. The just-created branch can be renamed via this command:
13:53:00 [2024-01-16T13:53:00.130Z] #47 0.414 hint: 
13:53:00 [2024-01-16T13:53:00.130Z] #47 0.414 hint: 	git branch -m <name>
13:53:00 [2024-01-16T13:53:00.130Z] #47 0.415 Initialized empty Git repository in /usr/src/runc/.git/
13:53:00 [2024-01-16T13:53:00.130Z] #47 DONE 0.5s
13:53:00 [2024-01-16T13:53:00.391Z] 
13:53:00 [2024-01-16T13:53:00.391Z] #48 [runc-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.11" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
13:53:00 [2024-01-16T13:53:00.652Z] #48 ...
13:53:00 [2024-01-16T13:53:00.652Z] 
13:53:00 [2024-01-16T13:53:00.652Z] #49 [containerd-src 2/3] RUN git init . && git remote add origin "https://github.com/containerd/containerd.git"
13:53:00 [2024-01-16T13:53:00.652Z] #49 0.581 hint: Using 'master' as the name for the initial branch. This default branch name
13:53:00 [2024-01-16T13:53:00.652Z] #49 0.581 hint: is subject to change. To configure the initial branch name to use in all
13:53:00 [2024-01-16T13:53:00.652Z] #49 0.581 hint: of your new repositories, which will suppress this warning, call:
13:53:00 [2024-01-16T13:53:00.652Z] #49 0.581 hint: 
13:53:00 [2024-01-16T13:53:00.652Z] #49 0.581 hint: 	git config --global init.defaultBranch <name>
13:53:00 [2024-01-16T13:53:00.652Z] #49 0.581 hint: 
13:53:00 [2024-01-16T13:53:00.652Z] #49 0.581 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
13:53:00 [2024-01-16T13:53:00.652Z] #49 0.581 hint: 'development'. The just-created branch can be renamed via this command:
13:53:00 [2024-01-16T13:53:00.652Z] #49 0.581 hint: 
13:53:00 [2024-01-16T13:53:00.652Z] #49 0.581 hint: 	git branch -m <name>
13:53:00 [2024-01-16T13:53:00.652Z] #49 0.582 Initialized empty Git repository in /usr/src/containerd/.git/
13:53:00 [2024-01-16T13:53:00.652Z] #49 DONE 0.7s
13:53:00 [2024-01-16T13:53:00.652Z] 
13:53:00 [2024-01-16T13:53:00.652Z] #50 [tini-src 2/3] RUN git init . && git remote add origin "https://github.com/krallin/tini.git"
13:53:00 [2024-01-16T13:53:00.652Z] #50 0.611 hint: Using 'master' as the name for the initial branch. This default branch name
13:53:00 [2024-01-16T13:53:00.652Z] #50 0.611 hint: is subject to change. To configure the initial branch name to use in all
13:53:00 [2024-01-16T13:53:00.652Z] #50 0.611 hint: of your new repositories, which will suppress this warning, call:
13:53:00 [2024-01-16T13:53:00.652Z] #50 0.611 hint: 
13:53:00 [2024-01-16T13:53:00.652Z] #50 0.611 hint: 	git config --global init.defaultBranch <name>
13:53:00 [2024-01-16T13:53:00.652Z] #50 0.611 hint: 
13:53:00 [2024-01-16T13:53:00.652Z] #50 0.611 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
13:53:00 [2024-01-16T13:53:00.652Z] #50 0.611 hint: 'development'. The just-created branch can be renamed via this command:
13:53:00 [2024-01-16T13:53:00.652Z] #50 0.611 hint: 
13:53:00 [2024-01-16T13:53:00.652Z] #50 0.611 hint: 	git branch -m <name>
13:53:00 [2024-01-16T13:53:00.652Z] #50 0.612 Initialized empty Git repository in /usr/src/tini/.git/
13:53:00 [2024-01-16T13:53:00.652Z] #50 DONE 0.7s
13:53:00 [2024-01-16T13:53:00.652Z] 
13:53:00 [2024-01-16T13:53:00.652Z] #51 [tini-src 3/3] RUN git fetch -q --depth 1 origin "v0.19.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
13:53:01 [2024-01-16T13:53:01.598Z] #51 ...
13:53:01 [2024-01-16T13:53:01.598Z] 
13:53:01 [2024-01-16T13:53:01.598Z] #46 [swagger-src 2/3] RUN git init . && git remote add origin "https://github.com/kolyshkin/go-swagger.git"
13:53:01 [2024-01-16T13:53:01.598Z] #46 1.420 hint: Using 'master' as the name for the initial branch. This default branch name
13:53:01 [2024-01-16T13:53:01.598Z] #46 1.420 hint: is subject to change. To configure the initial branch name to use in all
13:53:01 [2024-01-16T13:53:01.598Z] #46 1.420 hint: of your new repositories, which will suppress this warning, call:
13:53:01 [2024-01-16T13:53:01.598Z] #46 1.420 hint: 
13:53:01 [2024-01-16T13:53:01.598Z] #46 1.420 hint: 	git config --global init.defaultBranch <name>
13:53:01 [2024-01-16T13:53:01.598Z] #46 1.420 hint: 
13:53:01 [2024-01-16T13:53:01.598Z] #46 1.420 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
13:53:01 [2024-01-16T13:53:01.598Z] #46 1.420 hint: 'development'. The just-created branch can be renamed via this command:
13:53:01 [2024-01-16T13:53:01.598Z] #46 1.420 hint: 
13:53:01 [2024-01-16T13:53:01.598Z] #46 1.420 hint: 	git branch -m <name>
13:53:01 [2024-01-16T13:53:01.598Z] #46 1.421 Initialized empty Git repository in /usr/src/swagger/.git/
13:53:01 [2024-01-16T13:53:01.598Z] #46 DONE 1.5s
13:53:01 [2024-01-16T13:53:01.598Z] 
13:53:01 [2024-01-16T13:53:01.598Z] #52 [swagger-src 3/3] RUN git fetch -q --depth 1 origin "c56166c036004ba7a3a321e5951ba472b9ae298c" && git checkout -q FETCH_HEAD
13:53:01 [2024-01-16T13:53:01.859Z] #52 ...
13:53:01 [2024-01-16T13:53:01.859Z] 
13:53:01 [2024-01-16T13:53:01.859Z] #40 [rootlesskit-src 2/3] RUN git init . && git remote add origin "https://github.com/rootless-containers/rootlesskit.git"
13:53:01 [2024-01-16T13:53:01.859Z] #40 1.892 hint: Using 'master' as the name for the initial branch. This default branch name
13:53:01 [2024-01-16T13:53:01.859Z] #40 1.892 hint: is subject to change. To configure the initial branch name to use in all
13:53:01 [2024-01-16T13:53:01.859Z] #40 1.892 hint: of your new repositories, which will suppress this warning, call:
13:53:01 [2024-01-16T13:53:01.859Z] #40 1.892 hint: 
13:53:01 [2024-01-16T13:53:01.859Z] #40 1.892 hint: 	git config --global init.defaultBranch <name>
13:53:01 [2024-01-16T13:53:01.859Z] #40 1.892 hint: 
13:53:01 [2024-01-16T13:53:01.859Z] #40 1.892 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
13:53:01 [2024-01-16T13:53:01.859Z] #40 1.892 hint: 'development'. The just-created branch can be renamed via this command:
13:53:01 [2024-01-16T13:53:01.859Z] #40 1.892 hint: 
13:53:01 [2024-01-16T13:53:01.859Z] #40 1.892 hint: 	git branch -m <name>
13:53:01 [2024-01-16T13:53:01.859Z] #40 1.894 Initialized empty Git repository in /usr/src/rootlesskit/.git/
13:53:01 [2024-01-16T13:53:01.859Z] #40 DONE 2.1s
13:53:02 [2024-01-16T13:53:02.121Z] 
13:53:02 [2024-01-16T13:53:02.121Z] #53 [registry-src 2/2] RUN git init . && git remote add origin "https://github.com/distribution/distribution.git"
13:53:02 [2024-01-16T13:53:02.121Z] #53 1.973 hint: Using 'master' as the name for the initial branch. This default branch name
13:53:02 [2024-01-16T13:53:02.121Z] #53 1.973 hint: is subject to change. To configure the initial branch name to use in all
13:53:02 [2024-01-16T13:53:02.121Z] #53 1.973 hint: of your new repositories, which will suppress this warning, call:
13:53:02 [2024-01-16T13:53:02.121Z] #53 1.973 hint: 
13:53:02 [2024-01-16T13:53:02.121Z] #53 1.973 hint: 	git config --global init.defaultBranch <name>
13:53:02 [2024-01-16T13:53:02.121Z] #53 1.973 hint: 
13:53:02 [2024-01-16T13:53:02.121Z] #53 1.973 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
13:53:02 [2024-01-16T13:53:02.121Z] #53 1.973 hint: 'development'. The just-created branch can be renamed via this command:
13:53:02 [2024-01-16T13:53:02.121Z] #53 1.973 hint: 
13:53:02 [2024-01-16T13:53:02.121Z] #53 1.973 hint: 	git branch -m <name>
13:53:02 [2024-01-16T13:53:02.121Z] #53 1.974 Initialized empty Git repository in /usr/src/registry/.git/
13:53:02 [2024-01-16T13:53:02.121Z] #53 DONE 2.2s
13:53:02 [2024-01-16T13:53:02.121Z] 
13:53:02 [2024-01-16T13:53:02.121Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bookworm-slim@sha256:2bc5c236e9b262645a323e9088dfa3bb1ecb16cc75811daf40a23a824d665be9         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
13:53:02 [2024-01-16T13:53:02.121Z] #29 6.030 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
13:53:02 [2024-01-16T13:53:02.700Z] #29 6.677 #=#=#                                                                         
#29 ...
13:53:02 [2024-01-16T13:53:02.700Z] 
13:53:02 [2024-01-16T13:53:02.700Z] #54 [delve-src 2/3] RUN git init . && git remote add origin "https://github.com/go-delve/delve.git"
13:53:02 [2024-01-16T13:53:02.700Z] #54 2.508 Initialized empty Git repository in /usr/src/delve/.git/
13:53:02 [2024-01-16T13:53:02.700Z] #54 2.508 hint: Using 'master' as the name for the initial branch. This default branch name
13:53:02 [2024-01-16T13:53:02.700Z] #54 2.508 hint: is subject to change. To configure the initial branch name to use in all
13:53:02 [2024-01-16T13:53:02.700Z] #54 2.508 hint: of your new repositories, which will suppress this warning, call:
13:53:02 [2024-01-16T13:53:02.700Z] #54 2.508 hint: 
13:53:02 [2024-01-16T13:53:02.700Z] #54 2.508 hint: 	git config --global init.defaultBranch <name>
13:53:02 [2024-01-16T13:53:02.700Z] #54 2.508 hint: 
13:53:02 [2024-01-16T13:53:02.700Z] #54 2.508 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
13:53:02 [2024-01-16T13:53:02.700Z] #54 2.508 hint: 'development'. The just-created branch can be renamed via this command:
13:53:02 [2024-01-16T13:53:02.700Z] #54 2.508 hint: 
13:53:02 [2024-01-16T13:53:02.700Z] #54 2.508 hint: 	git branch -m <name>
13:53:02 [2024-01-16T13:53:02.700Z] #54 DONE 2.9s
13:53:02 [2024-01-16T13:53:02.700Z] 
13:53:02 [2024-01-16T13:53:02.700Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bookworm-slim@sha256:2bc5c236e9b262645a323e9088dfa3bb1ecb16cc75811daf40a23a824d665be9         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
13:53:02 [2024-01-16T13:53:02.700Z] #29 6.677 #=#=#                                                                         
13:53:03 [2024-01-16T13:53:03.224Z] #29 6.997 #=#=#                                                                         

#                                                                          1.6%
######################################################################## 100.0%
13:53:03 [2024-01-16T13:53:03.224Z] #29 7.342 
13:53:04 [2024-01-16T13:53:04.626Z] #29 ...
13:53:04 [2024-01-16T13:53:04.626Z] 
13:53:04 [2024-01-16T13:53:04.626Z] #51 [tini-src 3/3] RUN git fetch -q --depth 1 origin "v0.19.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
13:53:04 [2024-01-16T13:53:04.626Z] #51 DONE 4.0s
13:53:04 [2024-01-16T13:53:04.626Z] 
13:53:04 [2024-01-16T13:53:04.626Z] #55 [registry 2/2] RUN --mount=from=registry-src,src=/usr/src/registry,rw     --mount=type=cache,target=/root/.cache/go-build,id=registry-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src <<EOT (set -ex...)
13:53:04 [2024-01-16T13:53:04.626Z] #55 2.181 + export GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
13:53:04 [2024-01-16T13:53:04.626Z] #55 2.181 + mkdir /build
13:53:04 [2024-01-16T13:53:04.626Z] #55 DONE 2.7s
13:53:04 [2024-01-16T13:53:04.626Z] 
13:53:04 [2024-01-16T13:53:04.626Z] #56 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.55.2"      && /build/golangci-lint --version
13:53:04 [2024-01-16T13:53:04.626Z] #56 3.066 go: downloading github.com/golangci/golangci-lint v1.55.2
13:53:04 [2024-01-16T13:53:04.626Z] #56 3.761 go: downloading github.com/fatih/color v1.15.0
13:53:04 [2024-01-16T13:53:04.626Z] #56 3.786 go: downloading github.com/spf13/viper v1.12.0
13:53:04 [2024-01-16T13:53:04.626Z] #56 3.787 go: downloading gopkg.in/yaml.v3 v3.0.1
13:53:04 [2024-01-16T13:53:04.626Z] #56 3.787 go: downloading github.com/gofrs/flock v0.8.1
13:53:04 [2024-01-16T13:53:04.626Z] #56 3.789 go: downloading github.com/spf13/cobra v1.7.0
13:53:04 [2024-01-16T13:53:04.626Z] #56 3.790 go: downloading github.com/spf13/pflag v1.0.5
13:53:04 [2024-01-16T13:53:04.626Z] #56 3.795 go: downloading golang.org/x/tools v0.14.0
13:53:04 [2024-01-16T13:53:04.626Z] #56 3.835 go: downloading github.com/hashicorp/go-version v1.6.0
13:53:04 [2024-01-16T13:53:04.626Z] #56 3.914 go: downloading github.com/ldez/gomoddirectives v0.2.3
13:53:04 [2024-01-16T13:53:04.626Z] #56 3.998 go: downloading github.com/mitchellh/go-homedir v1.1.0
13:53:04 [2024-01-16T13:53:04.626Z] #56 3.999 go: downloading github.com/mitchellh/mapstructure v1.5.0
13:53:04 [2024-01-16T13:53:04.626Z] #56 4.002 go: downloading golang.org/x/exp v0.0.0-20230510235704-dd950f8aeaea
13:53:04 [2024-01-16T13:53:04.626Z] #56 4.034 go: downloading github.com/hashicorp/go-multierror v1.1.1
13:53:04 [2024-01-16T13:53:04.626Z] #56 4.034 go: downloading github.com/mattn/go-colorable v0.1.13
13:53:04 [2024-01-16T13:53:04.626Z] #56 4.107 go: downloading github.com/sirupsen/logrus v1.9.3
13:53:04 [2024-01-16T13:53:04.626Z] #56 4.134 go: downloading github.com/stretchr/testify v1.8.4
13:53:04 [2024-01-16T13:53:04.626Z] #56 4.342 go: downloading github.com/go-xmlfmt/xmlfmt v1.1.2
13:53:04 [2024-01-16T13:53:04.626Z] #56 4.485 go: downloading github.com/mattn/go-isatty v0.0.17
13:53:04 [2024-01-16T13:53:04.626Z] #56 4.532 go: downloading github.com/spf13/afero v1.8.2
13:53:04 [2024-01-16T13:53:04.626Z] #56 4.536 go: downloading github.com/spf13/cast v1.5.0
13:53:04 [2024-01-16T13:53:04.626Z] #56 4.538 go: downloading github.com/spf13/jwalterweatherman v1.1.0
13:53:04 [2024-01-16T13:53:04.626Z] #56 4.550 go: downloading golang.org/x/mod v0.13.0
13:53:04 [2024-01-16T13:53:04.626Z] #56 4.657 go: downloading 4d63.com/gocheckcompilerdirectives v1.2.1
13:53:04 [2024-01-16T13:53:04.626Z] #56 4.696 go: downloading 4d63.com/gochecknoglobals v0.2.1
13:53:04 [2024-01-16T13:53:04.626Z] #56 4.730 go: downloading github.com/4meepo/tagalign v1.3.3
13:53:04 [2024-01-16T13:53:04.626Z] #56 4.770 go: downloading github.com/Abirdcfly/dupword v0.0.13
13:53:04 [2024-01-16T13:53:04.626Z] #56 4.780 go: downloading github.com/Antonboom/errname v0.1.12
13:53:04 [2024-01-16T13:53:04.626Z] #56 4.899 go: downloading github.com/Antonboom/nilnil v0.1.7
13:53:04 [2024-01-16T13:53:04.626Z] #56 4.911 go: downloading github.com/Antonboom/testifylint v0.2.3
13:53:04 [2024-01-16T13:53:04.626Z] #56 4.938 go: downloading github.com/BurntSushi/toml v1.3.2
13:53:04 [2024-01-16T13:53:04.626Z] #56 4.943 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24
13:53:04 [2024-01-16T13:53:04.626Z] #56 4.948 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v3 v3.1.0
13:53:04 [2024-01-16T13:53:04.626Z] #56 5.093 go: downloading github.com/OpenPeeDeeP/depguard/v2 v2.1.0
13:53:04 [2024-01-16T13:53:04.626Z] #56 5.093 go: downloading github.com/alecthomas/go-check-sumtype v0.1.3
13:53:04 [2024-01-16T13:53:04.889Z] #56 5.217 go: downloading github.com/alexkohler/nakedret/v2 v2.0.2
13:53:04 [2024-01-16T13:53:04.889Z] #56 5.229 go: downloading github.com/alexkohler/prealloc v1.0.0
13:53:04 [2024-01-16T13:53:04.889Z] #56 5.291 go: downloading github.com/alingse/asasalint v0.0.11
13:53:04 [2024-01-16T13:53:04.889Z] #56 5.362 go: downloading github.com/ashanbrown/forbidigo v1.6.0
13:53:05 [2024-01-16T13:53:05.151Z] #56 5.426 go: downloading github.com/ashanbrown/makezero v1.1.1
13:53:05 [2024-01-16T13:53:05.151Z] #56 5.426 go: downloading github.com/bkielbasa/cyclop v1.2.1
13:53:05 [2024-01-16T13:53:05.151Z] #56 5.490 go: downloading github.com/blizzy78/varnamelen v0.8.0
13:53:05 [2024-01-16T13:53:05.151Z] #56 5.531 go: downloading github.com/breml/bidichk v0.2.7
13:53:05 [2024-01-16T13:53:05.151Z] #56 5.532 go: downloading github.com/bombsimon/wsl/v3 v3.4.0
13:53:05 [2024-01-16T13:53:05.151Z] #56 5.560 go: downloading github.com/breml/errchkjson v0.3.6
13:53:05 [2024-01-16T13:53:05.151Z] #56 5.579 go: downloading github.com/butuzov/ireturn v0.2.2
13:53:05 [2024-01-16T13:53:05.151Z] #56 5.580 go: downloading github.com/butuzov/mirror v1.1.0
13:53:05 [2024-01-16T13:53:05.151Z] #56 5.667 go: downloading github.com/catenacyber/perfsprint v0.2.0
13:53:05 [2024-01-16T13:53:05.412Z] #56 5.679 go: downloading github.com/charithe/durationcheck v0.0.10
13:53:05 [2024-01-16T13:53:05.412Z] #56 5.774 go: downloading github.com/curioswitch/go-reassign v0.2.0
13:53:05 [2024-01-16T13:53:05.412Z] #56 5.777 go: downloading github.com/daixiang0/gci v0.11.2
13:53:05 [2024-01-16T13:53:05.412Z] #56 5.881 go: downloading github.com/denis-tingaikin/go-header v0.4.3
13:53:05 [2024-01-16T13:53:05.676Z] #56 5.936 go: downloading github.com/esimonov/ifshort v1.0.4
13:53:05 [2024-01-16T13:53:05.676Z] #56 6.007 go: downloading github.com/firefart/nonamedreturns v1.0.4
13:53:05 [2024-01-16T13:53:05.676Z] #56 6.011 go: downloading github.com/fzipp/gocyclo v0.6.0
13:53:05 [2024-01-16T13:53:05.676Z] #56 6.050 go: downloading github.com/ghostiam/protogetter v0.2.3
13:53:05 [2024-01-16T13:53:05.676Z] #56 6.050 go: downloading github.com/go-critic/go-critic v0.9.0
13:53:05 [2024-01-16T13:53:05.676Z] #56 6.051 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
13:53:05 [2024-01-16T13:53:05.676Z] #56 6.097 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
13:53:05 [2024-01-16T13:53:05.938Z] #56 6.194 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe
13:53:05 [2024-01-16T13:53:05.938Z] #56 6.197 go: downloading github.com/golangci/gofmt v0.0.0-20231018234816-f50ced29576e
13:53:05 [2024-01-16T13:53:05.938Z] #56 6.240 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
13:53:05 [2024-01-16T13:53:05.938Z] #56 6.359 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
13:53:05 [2024-01-16T13:53:05.938Z] #56 6.372 go: downloading github.com/golangci/misspell v0.4.1
13:53:05 [2024-01-16T13:53:05.938Z] #56 6.383 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
13:53:05 [2024-01-16T13:53:05.938Z] #56 ...
13:53:05 [2024-01-16T13:53:05.938Z] 
13:53:05 [2024-01-16T13:53:05.938Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bookworm-slim@sha256:2bc5c236e9b262645a323e9088dfa3bb1ecb16cc75811daf40a23a824d665be9         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
13:53:05 [2024-01-16T13:53:05.938Z] #29 10.15 Downloading 'library/debian:bookworm-slim@sha256:2bc5c236e9b262645a323e9088dfa3bb1ecb16cc75811daf40a23a824d665be9' (1 layers)...
13:53:06 [2024-01-16T13:53:06.884Z] #29 10.84 #=#=#                                                                         
13:53:07 [2024-01-16T13:53:07.427Z] #29 11.14 #=#=#                                                                         

                                                                           0.1%
#############################                                             41.3%
######################################################                    75.8%
######################################################################## 100.0%
13:53:07 [2024-01-16T13:53:07.702Z] #29 11.86 
13:53:09 [2024-01-16T13:53:09.637Z] #29 ...
13:53:09 [2024-01-16T13:53:09.637Z] 
13:53:09 [2024-01-16T13:53:09.637Z] #57 [rootlesskit-src 3/3] RUN git fetch -q --depth 1 origin "v2.0.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
13:53:09 [2024-01-16T13:53:09.637Z] #57 DONE 7.5s
13:53:09 [2024-01-16T13:53:09.637Z] 
13:53:09 [2024-01-16T13:53:09.637Z] #58 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.3.1"      && /build/go-winres --help
13:53:09 [2024-01-16T13:53:09.637Z] #58 2.095 go: downloading github.com/tc-hib/go-winres v0.3.1
13:53:09 [2024-01-16T13:53:09.637Z] #58 2.548 go: downloading github.com/tc-hib/winres v0.1.6
13:53:09 [2024-01-16T13:53:09.637Z] #58 2.548 go: downloading github.com/urfave/cli/v2 v2.3.0
13:53:09 [2024-01-16T13:53:09.637Z] #58 2.710 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646
13:53:09 [2024-01-16T13:53:09.637Z] #58 2.718 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb
13:53:09 [2024-01-16T13:53:09.637Z] #58 2.777 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
13:53:09 [2024-01-16T13:53:09.637Z] #58 2.785 go: downloading github.com/russross/blackfriday/v2 v2.1.0
13:53:09 [2024-01-16T13:53:09.637Z] #58 ...
13:53:09 [2024-01-16T13:53:09.637Z] 
13:53:09 [2024-01-16T13:53:09.637Z] #59 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.6.0"      && /build/shfmt --version
13:53:09 [2024-01-16T13:53:09.637Z] #59 1.829 go: downloading mvdan.cc/sh/v3 v3.6.0
13:53:09 [2024-01-16T13:53:09.637Z] #59 2.224 go: downloading golang.org/x/term v0.3.0
13:53:09 [2024-01-16T13:53:09.637Z] #59 2.224 go: downloading github.com/google/renameio/v2 v2.0.0
13:53:09 [2024-01-16T13:53:09.637Z] #59 2.224 go: downloading github.com/pkg/diff v0.0.0-20210226163009-20ebb0f2a09e
13:53:09 [2024-01-16T13:53:09.637Z] #59 2.315 go: downloading mvdan.cc/editorconfig v0.2.0
13:53:09 [2024-01-16T13:53:09.637Z] #59 2.349 go: downloading golang.org/x/sys v0.3.0
13:53:09 [2024-01-16T13:53:09.637Z] #59 ...
13:53:09 [2024-01-16T13:53:09.637Z] 
13:53:09 [2024-01-16T13:53:09.637Z] #60 [dockercli 2/2] RUN --mount=source=hack/dockerfile/cli.sh,target=/download-or-build-cli.sh     --mount=type=cache,id=dockercli-git-linux/arm64,sharing=locked,target=./.git     --mount=type=cache,target=/root/.cache/go-build,id=dockercli-build-linux/arm64         rm -f ./.git/*.lock      && /download-or-build-cli.sh v24.0.2 https://github.com/docker/cli.git /build      && /build/docker --version
13:53:09 [2024-01-16T13:53:09.637Z] #60 7.303 Docker version 24.0.2, build cb74dfc
13:53:09 [2024-01-16T13:53:09.904Z] #60 ...
13:53:09 [2024-01-16T13:53:09.904Z] 
13:53:09 [2024-01-16T13:53:09.904Z] #61 [containerd-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             gcc             libbtrfs-dev             libsecret-1-dev             pkg-config
13:53:09 [2024-01-16T13:53:09.904Z] #61 4.794 Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB]
13:53:09 [2024-01-16T13:53:09.904Z] #61 4.805 Get:2 http://deb.debian.org/debian bookworm-updates InRelease [52.1 kB]
13:53:09 [2024-01-16T13:53:09.904Z] #61 4.806 Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB]
13:53:09 [2024-01-16T13:53:09.904Z] #61 5.079 Get:4 http://deb.debian.org/debian bookworm/main arm64 Packages [8685 kB]
13:53:09 [2024-01-16T13:53:09.904Z] #61 5.389 Get:5 http://deb.debian.org/debian bookworm-updates/main arm64 Packages [12.5 kB]
13:53:09 [2024-01-16T13:53:09.904Z] #61 5.721 Get:6 http://deb.debian.org/debian-security bookworm-security/main arm64 Packages [132 kB]
13:53:09 [2024-01-16T13:53:09.904Z] #61 7.445 Fetched 9080 kB in 4s (2302 kB/s)
13:53:09 [2024-01-16T13:53:09.904Z] #61 7.445 Reading package lists...
13:53:09 [2024-01-16T13:53:09.904Z] #61 8.816 Hit:1 http://deb.debian.org/debian bookworm InRelease
13:53:09 [2024-01-16T13:53:09.904Z] #61 8.817 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease
13:53:09 [2024-01-16T13:53:09.904Z] #61 8.828 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease
13:53:09 [2024-01-16T13:53:09.904Z] #61 9.346 Reading package lists...
13:53:09 [2024-01-16T13:53:09.904Z] #61 ...
13:53:09 [2024-01-16T13:53:09.904Z] 
13:53:09 [2024-01-16T13:53:09.904Z] #62 [rootlesskit-build 2/5] RUN --mount=type=cache,sharing=locked,id=moby-rootlesskit-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-rootlesskit-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             gcc             libc6-dev             pkg-config
13:53:09 [2024-01-16T13:53:09.904Z] #62 3.237 Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB]
13:53:09 [2024-01-16T13:53:09.904Z] #62 3.253 Get:2 http://deb.debian.org/debian bookworm-updates InRelease [52.1 kB]
13:53:09 [2024-01-16T13:53:09.904Z] #62 3.253 Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB]
13:53:09 [2024-01-16T13:53:09.904Z] #62 3.361 Get:4 http://deb.debian.org/debian bookworm/main arm64 Packages [8685 kB]
13:53:09 [2024-01-16T13:53:09.904Z] #62 3.663 Get:5 http://deb.debian.org/debian bookworm-updates/main arm64 Packages [12.5 kB]
13:53:09 [2024-01-16T13:53:09.904Z] #62 4.081 Get:6 http://deb.debian.org/debian-security bookworm-security/main arm64 Packages [132 kB]
13:53:09 [2024-01-16T13:53:09.904Z] #62 5.519 Fetched 9080 kB in 3s (3522 kB/s)
13:53:09 [2024-01-16T13:53:09.904Z] #62 5.519 Reading package lists...
13:53:09 [2024-01-16T13:53:09.904Z] #62 6.925 Hit:1 http://deb.debian.org/debian bookworm InRelease
13:53:09 [2024-01-16T13:53:09.904Z] #62 6.925 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease
13:53:09 [2024-01-16T13:53:09.904Z] #62 6.926 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease
13:53:09 [2024-01-16T13:53:09.904Z] #62 7.446 Reading package lists...
13:53:09 [2024-01-16T13:53:09.904Z] #62 8.480 + apt-get  install -y --no-install-recommends gcc libc6-dev pkg-config
13:53:09 [2024-01-16T13:53:09.904Z] #62 8.499 Reading package lists...
13:53:09 [2024-01-16T13:53:09.904Z] #62 9.298 Building dependency tree...
13:53:09 [2024-01-16T13:53:09.904Z] #62 9.886 gcc is already the newest version (4:12.2.0-3).
13:53:09 [2024-01-16T13:53:09.904Z] #62 9.886 libc6-dev is already the newest version (2.36-9+deb12u3).
13:53:09 [2024-01-16T13:53:09.904Z] #62 9.886 pkg-config is already the newest version (1.8.1-1).
13:53:09 [2024-01-16T13:53:09.904Z] #62 9.886 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
13:53:10 [2024-01-16T13:53:10.166Z] #62 ...
13:53:10 [2024-01-16T13:53:10.166Z] 
13:53:10 [2024-01-16T13:53:10.166Z] #63 [dockercli-integration 2/2] RUN --mount=source=hack/dockerfile/cli.sh,target=/download-or-build-cli.sh     --mount=type=cache,id=dockercli-git-linux/arm64,sharing=locked,target=./.git     --mount=type=cache,target=/root/.cache/go-build,id=dockercli-build-linux/arm64         rm -f ./.git/*.lock      && /download-or-build-cli.sh v17.06.2-ce https://github.com/docker/cli.git /build      && /build/docker --version
13:53:10 [2024-01-16T13:53:10.166Z] #63 ...
13:53:10 [2024-01-16T13:53:10.166Z] 
13:53:10 [2024-01-16T13:53:10.166Z] #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             pkg-config
13:53:10 [2024-01-16T13:53:10.166Z] #64 3.283 Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB]
13:53:10 [2024-01-16T13:53:10.166Z] #64 3.290 Get:2 http://deb.debian.org/debian bookworm-updates InRelease [52.1 kB]
13:53:10 [2024-01-16T13:53:10.166Z] #64 3.290 Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB]
13:53:10 [2024-01-16T13:53:10.166Z] #64 3.397 Get:4 http://deb.debian.org/debian bookworm/main arm64 Packages [8685 kB]
13:53:10 [2024-01-16T13:53:10.166Z] #64 3.630 Get:5 http://deb.debian.org/debian bookworm-updates/main arm64 Packages [12.5 kB]
13:53:10 [2024-01-16T13:53:10.166Z] #64 3.886 Get:6 http://deb.debian.org/debian-security bookworm-security/main arm64 Packages [132 kB]
13:53:10 [2024-01-16T13:53:10.166Z] #64 5.513 Fetched 9080 kB in 2s (3713 kB/s)
13:53:10 [2024-01-16T13:53:10.166Z] #64 5.513 Reading package lists...
13:53:10 [2024-01-16T13:53:10.166Z] #64 7.260 Hit:1 http://deb.debian.org/debian bookworm InRelease
13:53:10 [2024-01-16T13:53:10.166Z] #64 7.260 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease
13:53:10 [2024-01-16T13:53:10.166Z] #64 7.260 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease
13:53:10 [2024-01-16T13:53:10.166Z] #64 7.744 Reading package lists...
13:53:10 [2024-01-16T13:53:10.166Z] #64 8.702 + apt-get  install -y --no-install-recommends dpkg-dev gcc libc6-dev libseccomp-dev pkg-config
13:53:10 [2024-01-16T13:53:10.166Z] #64 8.719 Reading package lists...
13:53:10 [2024-01-16T13:53:10.166Z] #64 9.406 Building dependency tree...
13:53:10 [2024-01-16T13:53:10.166Z] #64 9.990 gcc is already the newest version (4:12.2.0-3).
13:53:10 [2024-01-16T13:53:10.166Z] #64 9.990 libc6-dev is already the newest version (2.36-9+deb12u3).
13:53:10 [2024-01-16T13:53:10.166Z] #64 9.990 pkg-config is already the newest version (1.8.1-1).
13:53:10 [2024-01-16T13:53:10.166Z] #64 9.990 The following additional packages will be installed:
13:53:10 [2024-01-16T13:53:10.166Z] #64 9.993   bzip2 libdpkg-perl patch xz-utils
13:53:10 [2024-01-16T13:53:10.166Z] #64 9.995 Suggested packages:
13:53:10 [2024-01-16T13:53:10.166Z] #64 9.995   bzip2-doc debian-keyring bzr seccomp ed diffutils-doc
13:53:10 [2024-01-16T13:53:10.166Z] #64 9.995 Recommended packages:
13:53:10 [2024-01-16T13:53:10.166Z] #64 9.995   build-essential fakeroot libalgorithm-merge-perl libfile-fcntllock-perl
13:53:10 [2024-01-16T13:53:10.166Z] #64 9.996   liblocale-gettext-perl
13:53:10 [2024-01-16T13:53:10.166Z] #64 10.13 The following NEW packages will be installed:
13:53:10 [2024-01-16T13:53:10.166Z] #64 10.13   bzip2 dpkg-dev libdpkg-perl libseccomp-dev patch xz-utils
13:53:10 [2024-01-16T13:53:10.166Z] #64 10.41 0 upgraded, 6 newly installed, 0 to remove and 0 not upgraded.
13:53:10 [2024-01-16T13:53:10.166Z] #64 10.41 Need to get 2683 kB of archives.
13:53:10 [2024-01-16T13:53:10.166Z] #64 10.41 After this operation, 6010 kB of additional disk space will be used.
13:53:10 [2024-01-16T13:53:10.166Z] #64 10.41 Get:1 http://deb.debian.org/debian bookworm/main arm64 bzip2 arm64 1.0.8-5+b1 [48.9 kB]
13:53:10 [2024-01-16T13:53:10.166Z] #64 10.46 Get:2 http://deb.debian.org/debian bookworm/main arm64 xz-utils arm64 5.4.1-0.2 [469 kB]
13:53:10 [2024-01-16T13:53:10.166Z] #64 10.47 Get:3 http://deb.debian.org/debian bookworm/main arm64 libdpkg-perl all 1.21.22 [603 kB]
13:53:10 [2024-01-16T13:53:10.166Z] #64 10.49 Get:4 http://deb.debian.org/debian bookworm/main arm64 patch arm64 2.7.6-7 [121 kB]
13:53:10 [2024-01-16T13:53:10.166Z] #64 10.51 Get:5 http://deb.debian.org/debian bookworm/main arm64 dpkg-dev all 1.21.22 [1353 kB]
13:53:10 [2024-01-16T13:53:10.166Z] #64 10.51 Get:6 http://deb.debian.org/debian bookworm/main arm64 libseccomp-dev arm64 2.5.4-1+b3 [87.8 kB]
13:53:10 [2024-01-16T13:53:10.166Z] #64 ...
13:53:10 [2024-01-16T13:53:10.166Z] 
13:53:10 [2024-01-16T13:53:10.166Z] #65 [tini-build 2/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends cmake
13:53:10 [2024-01-16T13:53:10.166Z] #65 3.325 Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB]
13:53:10 [2024-01-16T13:53:10.166Z] #65 3.346 Get:2 http://deb.debian.org/debian bookworm-updates InRelease [52.1 kB]
13:53:10 [2024-01-16T13:53:10.166Z] #65 3.346 Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB]
13:53:10 [2024-01-16T13:53:10.166Z] #65 3.540 Get:4 http://deb.debian.org/debian bookworm/main arm64 Packages [8685 kB]
13:53:10 [2024-01-16T13:53:10.166Z] #65 3.890 Get:5 http://deb.debian.org/debian bookworm-updates/main arm64 Packages [12.5 kB]
13:53:10 [2024-01-16T13:53:10.166Z] #65 4.291 Get:6 http://deb.debian.org/debian-security bookworm-security/main arm64 Packages [132 kB]
13:53:10 [2024-01-16T13:53:10.166Z] #65 6.065 Fetched 9080 kB in 3s (3031 kB/s)
13:53:10 [2024-01-16T13:53:10.166Z] #65 6.065 Reading package lists...
13:53:10 [2024-01-16T13:53:10.166Z] #65 7.073 Reading package lists...
13:53:10 [2024-01-16T13:53:10.166Z] #65 7.944 Building dependency tree...
13:53:10 [2024-01-16T13:53:10.166Z] #65 8.495 The following additional packages will be installed:
13:53:10 [2024-01-16T13:53:10.166Z] #65 8.498   cmake-data libarchive13 libicu72 libjsoncpp25 librhash0 libuv1 libxml2
13:53:10 [2024-01-16T13:53:10.166Z] #65 8.502 Suggested packages:
13:53:10 [2024-01-16T13:53:10.166Z] #65 8.504   cmake-doc cmake-format elpa-cmake-mode ninja-build lrzip
13:53:10 [2024-01-16T13:53:10.166Z] #65 8.597 The following NEW packages will be installed:
13:53:10 [2024-01-16T13:53:10.166Z] #65 8.599   cmake cmake-data libarchive13 libicu72 libjsoncpp25 librhash0 libuv1 libxml2
13:53:10 [2024-01-16T13:53:10.166Z] #65 8.883 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded.
13:53:10 [2024-01-16T13:53:10.166Z] #65 8.883 Need to get 19.3 MB of archives.
13:53:10 [2024-01-16T13:53:10.166Z] #65 8.883 After this operation, 77.0 MB of additional disk space will be used.
13:53:10 [2024-01-16T13:53:10.166Z] #65 8.883 Get:1 http://deb.debian.org/debian bookworm/main arm64 libicu72 arm64 72.1-3 [9204 kB]
13:53:10 [2024-01-16T13:53:10.166Z] #65 9.171 Get:2 http://deb.debian.org/debian bookworm/main arm64 libxml2 arm64 2.9.14+dfsg-1.3~deb12u1 [619 kB]
13:53:10 [2024-01-16T13:53:10.166Z] #65 9.193 Get:3 http://deb.debian.org/debian bookworm/main arm64 libarchive13 arm64 3.6.2-1 [316 kB]
13:53:10 [2024-01-16T13:53:10.166Z] #65 9.207 Get:4 http://deb.debian.org/debian bookworm/main arm64 libjsoncpp25 arm64 1.9.5-4 [72.3 kB]
13:53:10 [2024-01-16T13:53:10.166Z] #65 9.212 Get:5 http://deb.debian.org/debian bookworm/main arm64 librhash0 arm64 1.4.3-3 [131 kB]
13:53:10 [2024-01-16T13:53:10.166Z] #65 9.222 Get:6 http://deb.debian.org/debian bookworm/main arm64 libuv1 arm64 1.44.2-1 [133 kB]
13:53:10 [2024-01-16T13:53:10.166Z] #65 9.222 Get:7 http://deb.debian.org/debian bookworm/main arm64 cmake-data all 3.25.1-1 [2026 kB]
13:53:10 [2024-01-16T13:53:10.166Z] #65 9.274 Get:8 http://deb.debian.org/debian bookworm/main arm64 cmake arm64 3.25.1-1 [6806 kB]
13:53:10 [2024-01-16T13:53:10.166Z] #65 9.720 debconf: delaying package configuration, since apt-utils is not installed
13:53:10 [2024-01-16T13:53:10.166Z] #65 9.970 Fetched 19.3 MB in 1s (25.7 MB/s)
13:53:10 [2024-01-16T13:53:10.166Z] #65 10.21 Selecting previously unselected package libicu72:arm64.
13:53:10 [2024-01-16T13:53:10.166Z] #65 10.21 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15667 files and directories currently installed.)
13:53:10 [2024-01-16T13:53:10.166Z] #65 10.24 Preparing to unpack .../0-libicu72_72.1-3_arm64.deb ...
13:53:10 [2024-01-16T13:53:10.166Z] #65 10.36 Unpacking libicu72:arm64 (72.1-3) ...
13:53:10 [2024-01-16T13:53:10.433Z] #65 ...
13:53:10 [2024-01-16T13:53:10.433Z] 
13:53:10 [2024-01-16T13:53:10.433Z] #66 [delve-src 3/3] RUN git fetch -q --depth 1 origin "v1.21.1" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
13:53:10 [2024-01-16T13:53:10.433Z] #66 DONE 7.6s
13:53:10 [2024-01-16T13:53:10.433Z] 
13:53:10 [2024-01-16T13:53:10.433Z] #48 [runc-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.11" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
13:53:10 [2024-01-16T13:53:10.433Z] #48 DONE 10.1s
13:53:10 [2024-01-16T13:53:10.433Z] 
13:53:10 [2024-01-16T13:53:10.433Z] #52 [swagger-src 3/3] RUN git fetch -q --depth 1 origin "c56166c036004ba7a3a321e5951ba472b9ae298c" && git checkout -q FETCH_HEAD
13:53:10 [2024-01-16T13:53:10.433Z] #52 DONE 9.0s
13:53:10 [2024-01-16T13:53:10.433Z] 
13:53:10 [2024-01-16T13:53:10.433Z] #62 [rootlesskit-build 2/5] RUN --mount=type=cache,sharing=locked,id=moby-rootlesskit-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-rootlesskit-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             gcc             libc6-dev             pkg-config
13:53:10 [2024-01-16T13:53:10.433Z] #62 DONE 10.6s
13:53:10 [2024-01-16T13:53:10.433Z] 
13:53:10 [2024-01-16T13:53:10.433Z] #60 [dockercli 2/2] RUN --mount=source=hack/dockerfile/cli.sh,target=/download-or-build-cli.sh     --mount=type=cache,id=dockercli-git-linux/arm64,sharing=locked,target=./.git     --mount=type=cache,target=/root/.cache/go-build,id=dockercli-build-linux/arm64         rm -f ./.git/*.lock      && /download-or-build-cli.sh v24.0.2 https://github.com/docker/cli.git /build      && /build/docker --version
13:53:10 [2024-01-16T13:53:10.433Z] #60 DONE 10.8s
13:53:10 [2024-01-16T13:53:10.433Z] 
13:53:10 [2024-01-16T13:53:10.433Z] #67 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1"      && /build/tomll --help
13:53:10 [2024-01-16T13:53:10.433Z] #67 2.477 go: downloading github.com/pelletier/go-toml v1.8.1
13:53:10 [2024-01-16T13:53:10.433Z] #67 ...
13:53:10 [2024-01-16T13:53:10.433Z] 
13:53:10 [2024-01-16T13:53:10.433Z] #68 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             autoconf             automake             build-essential             libcap-dev             libprotobuf-c-dev             libseccomp-dev             libsystemd-dev             libtool             libudev-dev             libyajl-dev             python3             ;
13:53:10 [2024-01-16T13:53:10.433Z] #68 2.045 Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB]
13:53:10 [2024-01-16T13:53:10.433Z] #68 2.056 Get:2 http://deb.debian.org/debian bookworm-updates InRelease [52.1 kB]
13:53:10 [2024-01-16T13:53:10.433Z] #68 2.056 Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB]
13:53:10 [2024-01-16T13:53:10.433Z] #68 2.157 Get:4 http://deb.debian.org/debian bookworm/main arm64 Packages [8685 kB]
13:53:10 [2024-01-16T13:53:10.433Z] #68 2.252 Get:5 http://deb.debian.org/debian bookworm-updates/main arm64 Packages [12.5 kB]
13:53:10 [2024-01-16T13:53:10.433Z] #68 2.357 Get:6 http://deb.debian.org/debian-security bookworm-security/main arm64 Packages [132 kB]
13:53:10 [2024-01-16T13:53:10.433Z] #68 3.378 Fetched 9080 kB in 2s (5724 kB/s)
13:53:10 [2024-01-16T13:53:10.433Z] #68 3.378 Reading package lists...
13:53:10 [2024-01-16T13:53:10.433Z] #68 4.224 Reading package lists...
13:53:10 [2024-01-16T13:53:10.433Z] #68 5.398 Building dependency tree...
13:53:10 [2024-01-16T13:53:10.433Z] #68 6.504 python3 is already the newest version (3.11.2-1+b1).
13:53:10 [2024-01-16T13:53:10.433Z] #68 6.504 The following additional packages will be installed:
13:53:10 [2024-01-16T13:53:10.433Z] #68 6.509   autotools-dev bzip2 dpkg-dev libdpkg-perl libprotobuf-c1 libyajl2 m4 patch
13:53:10 [2024-01-16T13:53:10.433Z] #68 6.509   xz-utils
13:53:10 [2024-01-16T13:53:10.433Z] #68 6.513 Suggested packages:
13:53:10 [2024-01-16T13:53:10.433Z] #68 6.513   autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring
13:53:10 [2024-01-16T13:53:10.433Z] #68 6.513   manpages-dev bzr seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk
13:53:10 [2024-01-16T13:53:10.433Z] #68 6.513   m4-doc ed diffutils-doc
13:53:10 [2024-01-16T13:53:10.433Z] #68 6.513 Recommended packages:
13:53:10 [2024-01-16T13:53:10.433Z] #68 6.513   fakeroot libalgorithm-merge-perl libfile-fcntllock-perl
13:53:10 [2024-01-16T13:53:10.433Z] #68 6.513   liblocale-gettext-perl libltdl-dev
13:53:10 [2024-01-16T13:53:10.433Z] #68 6.746 The following NEW packages will be installed:
13:53:10 [2024-01-16T13:53:10.433Z] #68 6.747   autoconf automake autotools-dev build-essential bzip2 dpkg-dev libcap-dev
13:53:10 [2024-01-16T13:53:10.434Z] #68 6.747   libdpkg-perl libprotobuf-c-dev libprotobuf-c1 libseccomp-dev libsystemd-dev
13:53:10 [2024-01-16T13:53:10.434Z] #68 6.749   libtool libudev-dev libyajl-dev libyajl2 m4 patch xz-utils
13:53:10 [2024-01-16T13:53:10.434Z] #68 7.034 0 upgraded, 19 newly installed, 0 to remove and 0 not upgraded.
13:53:10 [2024-01-16T13:53:10.434Z] #68 7.034 Need to get 5656 kB of archives.
13:53:10 [2024-01-16T13:53:10.434Z] #68 7.034 After this operation, 16.7 MB of additional disk space will be used.
13:53:10 [2024-01-16T13:53:10.434Z] #68 7.034 Get:1 http://deb.debian.org/debian bookworm/main arm64 bzip2 arm64 1.0.8-5+b1 [48.9 kB]
13:53:10 [2024-01-16T13:53:10.434Z] #68 7.066 Get:2 http://deb.debian.org/debian bookworm/main arm64 xz-utils arm64 5.4.1-0.2 [469 kB]
13:53:10 [2024-01-16T13:53:10.434Z] #68 7.092 Get:3 http://deb.debian.org/debian bookworm/main arm64 m4 arm64 1.4.19-3 [276 kB]
13:53:10 [2024-01-16T13:53:10.434Z] #68 7.129 Get:4 http://deb.debian.org/debian bookworm/main arm64 autoconf all 2.71-3 [332 kB]
13:53:10 [2024-01-16T13:53:10.434Z] #68 7.136 Get:5 http://deb.debian.org/debian bookworm/main arm64 autotools-dev all 20220109.1 [51.6 kB]
13:53:10 [2024-01-16T13:53:10.434Z] #68 7.138 Get:6 http://deb.debian.org/debian bookworm/main arm64 automake all 1:1.16.5-1.3 [823 kB]
13:53:10 [2024-01-16T13:53:10.434Z] #68 7.163 Get:7 http://deb.debian.org/debian bookworm/main arm64 libdpkg-perl all 1.21.22 [603 kB]
13:53:10 [2024-01-16T13:53:10.434Z] #68 7.172 Get:8 http://deb.debian.org/debian bookworm/main arm64 patch arm64 2.7.6-7 [121 kB]
13:53:10 [2024-01-16T13:53:10.434Z] #68 7.175 Get:9 http://deb.debian.org/debian bookworm/main arm64 dpkg-dev all 1.21.22 [1353 kB]
13:53:10 [2024-01-16T13:53:10.434Z] #68 7.193 Get:10 http://deb.debian.org/debian bookworm/main arm64 build-essential arm64 12.9 [7704 B]
13:53:10 [2024-01-16T13:53:10.434Z] #68 7.194 Get:11 http://deb.debian.org/debian bookworm/main arm64 libcap-dev arm64 1:2.66-4 [447 kB]
13:53:10 [2024-01-16T13:53:10.434Z] #68 7.200 Get:12 http://deb.debian.org/debian bookworm/main arm64 libprotobuf-c1 arm64 1.4.1-1+b1 [26.6 kB]
13:53:10 [2024-01-16T13:53:10.434Z] #68 7.203 Get:13 http://deb.debian.org/debian bookworm/main arm64 libprotobuf-c-dev arm64 1.4.1-1+b1 [34.6 kB]
13:53:10 [2024-01-16T13:53:10.434Z] #68 7.209 Get:14 http://deb.debian.org/debian bookworm/main arm64 libseccomp-dev arm64 2.5.4-1+b3 [87.8 kB]
13:53:10 [2024-01-16T13:53:10.434Z] #68 7.213 Get:15 http://deb.debian.org/debian bookworm/main arm64 libsystemd-dev arm64 252.19-1~deb12u1 [353 kB]
13:53:10 [2024-01-16T13:53:10.434Z] #68 7.237 Get:16 http://deb.debian.org/debian bookworm/main arm64 libtool all 2.4.7-5 [517 kB]
13:53:10 [2024-01-16T13:53:10.434Z] #68 7.243 Get:17 http://deb.debian.org/debian bookworm/main arm64 libudev-dev arm64 252.19-1~deb12u1 [51.9 kB]
13:53:10 [2024-01-16T13:53:10.434Z] #68 7.247 Get:18 http://deb.debian.org/debian bookworm/main arm64 libyajl2 arm64 2.1.0-3+deb12u2 [21.8 kB]
13:53:10 [2024-01-16T13:53:10.434Z] #68 7.248 Get:19 http://deb.debian.org/debian bookworm/main arm64 libyajl-dev arm64 2.1.0-3+deb12u2 [30.4 kB]
13:53:10 [2024-01-16T13:53:10.434Z] #68 7.560 debconf: delaying package configuration, since apt-utils is not installed
13:53:10 [2024-01-16T13:53:10.434Z] #68 7.681 Fetched 5656 kB in 0s (11.6 MB/s)
13:53:10 [2024-01-16T13:53:10.434Z] #68 7.901 Selecting previously unselected package bzip2.
13:53:10 [2024-01-16T13:53:10.434Z] #68 7.901 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15667 files and directories currently installed.)
13:53:10 [2024-01-16T13:53:10.434Z] #68 7.910 Preparing to unpack .../00-bzip2_1.0.8-5+b1_arm64.deb ...
13:53:10 [2024-01-16T13:53:10.434Z] #68 7.935 Unpacking bzip2 (1.0.8-5+b1) ...
13:53:10 [2024-01-16T13:53:10.434Z] #68 8.365 Selecting previously unselected package xz-utils.
13:53:10 [2024-01-16T13:53:10.434Z] #68 8.373 Preparing to unpack .../01-xz-utils_5.4.1-0.2_arm64.deb ...
13:53:10 [2024-01-16T13:53:10.434Z] #68 8.423 Unpacking xz-utils (5.4.1-0.2) ...
13:53:10 [2024-01-16T13:53:10.434Z] #68 8.973 Selecting previously unselected package m4.
13:53:10 [2024-01-16T13:53:10.434Z] #68 8.975 Preparing to unpack .../02-m4_1.4.19-3_arm64.deb ...
13:53:10 [2024-01-16T13:53:10.434Z] #68 9.029 Unpacking m4 (1.4.19-3) ...
13:53:10 [2024-01-16T13:53:10.434Z] #68 9.690 Selecting previously unselected package autoconf.
13:53:10 [2024-01-16T13:53:10.434Z] #68 9.700 Preparing to unpack .../03-autoconf_2.71-3_all.deb ...
13:53:10 [2024-01-16T13:53:10.434Z] #68 9.735 Unpacking autoconf (2.71-3) ...
13:53:10 [2024-01-16T13:53:10.434Z] #68 10.14 Selecting previously unselected package autotools-dev.
13:53:10 [2024-01-16T13:53:10.434Z] #68 10.14 Preparing to unpack .../04-autotools-dev_20220109.1_all.deb ...
13:53:10 [2024-01-16T13:53:10.434Z] #68 10.29 Unpacking autotools-dev (20220109.1) ...
13:53:10 [2024-01-16T13:53:10.434Z] #68 10.66 Selecting previously unselected package automake.
13:53:10 [2024-01-16T13:53:10.434Z] #68 10.66 Preparing to unpack .../05-automake_1%3a1.16.5-1.3_all.deb ...
13:53:10 [2024-01-16T13:53:10.434Z] #68 10.68 Unpacking automake (1:1.16.5-1.3) ...
13:53:10 [2024-01-16T13:53:10.696Z] #68 ...
13:53:10 [2024-01-16T13:53:10.696Z] 
13:53:10 [2024-01-16T13:53:10.696Z] #69 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.2"      && /build/gotestsum --version
13:53:10 [2024-01-16T13:53:10.696Z] #69 3.289 go: downloading gotest.tools/gotestsum v1.8.2
13:53:10 [2024-01-16T13:53:10.696Z] #69 3.920 go: downloading golang.org/x/tools v0.1.11
13:53:10 [2024-01-16T13:53:10.696Z] #69 3.922 go: downloading github.com/dnephin/pflag v1.0.7
13:53:10 [2024-01-16T13:53:10.696Z] #69 3.922 go: downloading github.com/fatih/color v1.13.0
13:53:10 [2024-01-16T13:53:10.696Z] #69 3.923 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
13:53:10 [2024-01-16T13:53:10.696Z] #69 3.923 go: downloading golang.org/x/sync v0.0.0-20220601150217-0de741cfad7f
13:53:10 [2024-01-16T13:53:10.696Z] #69 3.923 go: downloading golang.org/x/term v0.0.0-20220526004731-065cf7ba2467
13:53:10 [2024-01-16T13:53:10.696Z] #69 3.946 go: downloading github.com/fsnotify/fsnotify v1.5.4
13:53:10 [2024-01-16T13:53:10.696Z] #69 3.946 go: downloading golang.org/x/sys v0.0.0-20220715151400-c0bba94af5f8
13:53:10 [2024-01-16T13:53:10.696Z] #69 4.062 go: downloading github.com/mattn/go-colorable v0.1.12
13:53:10 [2024-01-16T13:53:10.696Z] #69 4.109 go: downloading github.com/mattn/go-isatty v0.0.14
13:53:10 [2024-01-16T13:53:10.696Z] #69 6.159 go: downloading golang.org/x/mod v0.6.0-dev.0.20220419223038-86c51ed26bb4
13:53:10 [2024-01-16T13:53:10.696Z] #69 ...
13:53:10 [2024-01-16T13:53:10.696Z] 
13:53:10 [2024-01-16T13:53:10.696Z] #70 [containerd-src 3/3] RUN git fetch -q --depth 1 origin "v1.7.12" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
13:53:10 [2024-01-16T13:53:10.969Z] #70 ...
13:53:10 [2024-01-16T13:53:10.969Z] 
13:53:10 [2024-01-16T13:53:10.969Z] #56 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.55.2"      && /build/golangci-lint --version
13:53:10 [2024-01-16T13:53:10.969Z] #56 6.578 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20230610083614-0e73809eb601
13:53:10 [2024-01-16T13:53:10.969Z] #56 6.602 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0
13:53:10 [2024-01-16T13:53:10.969Z] #56 6.620 go: downloading github.com/gostaticanalysis/nilerr v0.1.1
13:53:10 [2024-01-16T13:53:10.969Z] #56 6.743 go: downloading github.com/hexops/gotextdiff v1.0.3
13:53:10 [2024-01-16T13:53:10.969Z] #56 6.877 go: downloading github.com/jgautheron/goconst v1.6.0
13:53:10 [2024-01-16T13:53:10.969Z] #56 6.878 go: downloading github.com/jingyugao/rowserrcheck v1.1.1
13:53:10 [2024-01-16T13:53:10.969Z] #56 6.879 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af
13:53:10 [2024-01-16T13:53:10.969Z] #56 6.879 go: downloading github.com/julz/importas v0.1.0
13:53:10 [2024-01-16T13:53:10.969Z] #56 6.880 go: downloading github.com/kisielk/errcheck v1.6.3
13:53:10 [2024-01-16T13:53:10.969Z] #56 6.880 go: downloading github.com/kkHAIKE/contextcheck v1.1.4
13:53:10 [2024-01-16T13:53:10.969Z] #56 6.941 go: downloading github.com/kulti/thelper v0.6.3
13:53:10 [2024-01-16T13:53:10.969Z] #56 6.965 go: downloading github.com/kunwardeep/paralleltest v1.0.8
13:53:10 [2024-01-16T13:53:10.969Z] #56 6.972 go: downloading github.com/kyoh86/exportloopref v0.1.11
13:53:10 [2024-01-16T13:53:10.969Z] #56 7.022 go: downloading github.com/ldez/tagliatelle v0.5.0
13:53:10 [2024-01-16T13:53:10.969Z] #56 7.044 go: downloading github.com/leonklingele/grouper v1.1.1
13:53:10 [2024-01-16T13:53:10.969Z] #56 7.045 go: downloading github.com/lufeee/execinquery v1.2.1
13:53:10 [2024-01-16T13:53:10.969Z] #56 7.066 go: downloading github.com/macabu/inamedparam v0.1.2
13:53:10 [2024-01-16T13:53:10.969Z] #56 7.067 go: downloading github.com/maratori/testableexamples v1.0.0
13:53:10 [2024-01-16T13:53:10.969Z] #56 7.093 go: downloading github.com/maratori/testpackage v1.1.1
13:53:10 [2024-01-16T13:53:10.969Z] #56 7.150 go: downloading github.com/matoous/godox v0.0.0-20230222163458-006bad1f9d26
13:53:10 [2024-01-16T13:53:10.969Z] #56 7.165 go: downloading github.com/mbilski/exhaustivestruct v1.2.0
13:53:10 [2024-01-16T13:53:10.969Z] #56 7.165 go: downloading github.com/mgechev/revive v1.3.4
13:53:10 [2024-01-16T13:53:10.969Z] #56 7.194 go: downloading github.com/moricho/tparallel v0.3.1
13:53:10 [2024-01-16T13:53:10.969Z] #56 7.202 go: downloading github.com/nakabonne/nestif v0.3.1
13:53:10 [2024-01-16T13:53:10.969Z] #56 7.221 go: downloading github.com/nishanths/exhaustive v0.11.0
13:53:10 [2024-01-16T13:53:10.969Z] #56 7.263 go: downloading github.com/nishanths/predeclared v0.2.2
13:53:10 [2024-01-16T13:53:10.969Z] #56 7.377 go: downloading github.com/nunnatsa/ginkgolinter v0.14.1
13:53:10 [2024-01-16T13:53:10.969Z] #56 7.379 go: downloading github.com/polyfloyd/go-errorlint v1.4.5
13:53:10 [2024-01-16T13:53:10.969Z] #56 7.442 go: downloading github.com/ryancurrah/gomodguard v1.3.0
13:53:10 [2024-01-16T13:53:10.969Z] #56 7.442 go: downloading github.com/ryanrolds/sqlclosecheck v0.5.1
13:53:10 [2024-01-16T13:53:10.969Z] #56 7.450 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.7
13:53:10 [2024-01-16T13:53:10.969Z] #56 7.545 go: downloading github.com/sashamelentyev/interfacebloat v1.1.0
13:53:10 [2024-01-16T13:53:10.969Z] #56 7.548 go: downloading github.com/sashamelentyev/usestdlibvars v1.24.0
13:53:10 [2024-01-16T13:53:10.969Z] #56 7.548 go: downloading github.com/securego/gosec/v2 v2.18.2
13:53:10 [2024-01-16T13:53:10.969Z] #56 7.621 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c
13:53:10 [2024-01-16T13:53:10.969Z] #56 7.706 go: downloading github.com/sivchari/containedctx v1.0.3
13:53:10 [2024-01-16T13:53:10.969Z] #56 7.707 go: downloading github.com/sivchari/nosnakecase v1.7.0
13:53:10 [2024-01-16T13:53:10.969Z] #56 7.708 go: downloading github.com/sivchari/tenv v1.7.1
13:53:10 [2024-01-16T13:53:10.969Z] #56 7.708 go: downloading github.com/sonatard/noctx v0.0.2
13:53:10 [2024-01-16T13:53:10.969Z] #56 7.709 go: downloading github.com/sourcegraph/go-diff v0.7.0
13:53:10 [2024-01-16T13:53:10.969Z] #56 7.768 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1
13:53:10 [2024-01-16T13:53:10.969Z] #56 7.775 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1
13:53:10 [2024-01-16T13:53:10.969Z] #56 7.783 go: downloading github.com/tdakkota/asciicheck v0.2.0
13:53:10 [2024-01-16T13:53:10.969Z] #56 7.869 go: downloading github.com/tetafro/godot v1.4.15
13:53:10 [2024-01-16T13:53:10.969Z] #56 7.920 go: downloading github.com/timakin/bodyclose v0.0.0-20230421092635-574207250966
13:53:10 [2024-01-16T13:53:10.969Z] #56 7.929 go: downloading github.com/tomarrell/wrapcheck/v2 v2.8.1
13:53:10 [2024-01-16T13:53:10.969Z] #56 7.932 go: downloading github.com/timonwong/loggercheck v0.9.4
13:53:10 [2024-01-16T13:53:10.969Z] #56 7.947 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.1
13:53:10 [2024-01-16T13:53:10.969Z] #56 7.960 go: downloading github.com/ultraware/funlen v0.1.0
13:53:10 [2024-01-16T13:53:10.969Z] #56 7.981 go: downloading github.com/ultraware/whitespace v0.0.5
13:53:10 [2024-01-16T13:53:10.969Z] #56 7.990 go: downloading github.com/uudashr/gocognit v1.1.2
13:53:10 [2024-01-16T13:53:10.969Z] #56 8.021 go: downloading github.com/xen0n/gosmopolitan v1.2.2
13:53:10 [2024-01-16T13:53:10.969Z] #56 8.118 go: downloading github.com/yagipy/maintidx v1.0.0
13:53:10 [2024-01-16T13:53:10.969Z] #56 8.133 go: downloading github.com/ykadowak/zerologlint v0.1.3
13:53:10 [2024-01-16T13:53:10.969Z] #56 8.133 go: downloading github.com/yeya24/promlinter v0.2.0
13:53:10 [2024-01-16T13:53:10.969Z] #56 8.213 go: downloading gitlab.com/bosi/decorder v0.4.1
13:53:10 [2024-01-16T13:53:10.969Z] #56 8.214 go: downloading go-simpler.org/sloglint v0.1.2
13:53:10 [2024-01-16T13:53:10.969Z] #56 8.270 go: downloading go.tmz.dev/musttag v0.7.2
13:53:10 [2024-01-16T13:53:10.969Z] #56 8.337 go: downloading honnef.co/go/tools v0.4.6
13:53:10 [2024-01-16T13:53:10.969Z] #56 8.932 go: downloading mvdan.cc/gofumpt v0.5.0
13:53:10 [2024-01-16T13:53:10.969Z] #56 8.934 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
13:53:10 [2024-01-16T13:53:10.969Z] #56 8.934 go: downloading mvdan.cc/unparam v0.0.0-20221223090309-7455f1af531d
13:53:10 [2024-01-16T13:53:10.969Z] #56 8.934 go: downloading github.com/golangci/revgrep v0.5.2
13:53:10 [2024-01-16T13:53:10.969Z] #56 8.937 go: downloading golang.org/x/sys v0.13.0
13:53:10 [2024-01-16T13:53:10.969Z] #56 8.937 go: downloading github.com/hashicorp/errwrap v1.0.0
13:53:10 [2024-01-16T13:53:10.969Z] #56 8.937 go: downloading github.com/davecgh/go-spew v1.1.1
13:53:10 [2024-01-16T13:53:10.969Z] #56 8.937 go: downloading github.com/pmezard/go-difflib v1.0.0
13:53:10 [2024-01-16T13:53:10.969Z] #56 8.993 go: downloading github.com/stretchr/objx v0.5.0
13:53:10 [2024-01-16T13:53:10.969Z] #56 9.001 go: downloading github.com/subosito/gotenv v1.4.1
13:53:10 [2024-01-16T13:53:10.969Z] #56 9.014 go: downloading github.com/hashicorp/hcl v1.0.0
13:53:10 [2024-01-16T13:53:10.969Z] #56 9.024 go: downloading gopkg.in/ini.v1 v1.67.0
13:53:10 [2024-01-16T13:53:10.969Z] #56 9.126 go: downloading github.com/magiconair/properties v1.8.6
13:53:10 [2024-01-16T13:53:10.969Z] #56 9.174 go: downloading github.com/pelletier/go-toml/v2 v2.0.5
13:53:10 [2024-01-16T13:53:10.969Z] #56 9.238 go: downloading github.com/fatih/structtag v1.2.0
13:53:10 [2024-01-16T13:53:10.969Z] #56 9.239 go: downloading golang.org/x/text v0.13.0
13:53:10 [2024-01-16T13:53:10.969Z] #56 9.313 go: downloading github.com/gobwas/glob v0.2.3
13:53:10 [2024-01-16T13:53:10.969Z] #56 9.377 go: downloading github.com/pelletier/go-toml v1.9.5
13:53:10 [2024-01-16T13:53:10.969Z] #56 9.509 go: downloading github.com/google/go-cmp v0.6.0
13:53:10 [2024-01-16T13:53:10.969Z] #56 9.510 go: downloading gopkg.in/yaml.v2 v2.4.0
13:53:10 [2024-01-16T13:53:10.969Z] #56 9.511 go: downloading golang.org/x/sync v0.4.0
13:53:10 [2024-01-16T13:53:10.969Z] #56 9.511 go: downloading go.uber.org/zap v1.24.0
13:53:10 [2024-01-16T13:53:10.969Z] #56 9.591 go: downloading github.com/kisielk/gotool v1.0.0
13:53:10 [2024-01-16T13:53:10.969Z] #56 9.645 go: downloading github.com/gostaticanalysis/comment v1.4.2
13:53:10 [2024-01-16T13:53:10.969Z] #56 9.769 go: downloading github.com/go-toolsmith/astfmt v1.1.0
13:53:10 [2024-01-16T13:53:10.969Z] #56 9.769 go: downloading github.com/go-toolsmith/astcast v1.1.0
13:53:10 [2024-01-16T13:53:10.969Z] #56 9.824 go: downloading github.com/go-toolsmith/astcopy v1.1.0
13:53:10 [2024-01-16T13:53:10.969Z] #56 9.824 go: downloading github.com/go-toolsmith/astequal v1.1.0
13:53:10 [2024-01-16T13:53:10.969Z] #56 9.843 go: downloading github.com/go-toolsmith/astp v1.1.0
13:53:10 [2024-01-16T13:53:10.969Z] #56 9.844 go: downloading github.com/go-toolsmith/strparse v1.1.0
13:53:10 [2024-01-16T13:53:10.969Z] #56 9.855 go: downloading github.com/go-toolsmith/typep v1.1.0
13:53:10 [2024-01-16T13:53:10.969Z] #56 9.855 go: downloading github.com/quasilyte/go-ruleguard v0.4.0
13:53:10 [2024-01-16T13:53:10.969Z] #56 9.886 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20210819130434-b3f0c404a727
13:53:10 [2024-01-16T13:53:10.969Z] #56 10.06 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1
13:53:10 [2024-01-16T13:53:10.969Z] #56 10.06 go: downloading github.com/ettle/strcase v0.1.1
13:53:10 [2024-01-16T13:53:10.969Z] #56 10.14 go: downloading github.com/Masterminds/semver v1.5.0
13:53:10 [2024-01-16T13:53:10.969Z] #56 10.31 go: downloading github.com/ccojocar/zxcvbn-go v1.0.1
13:53:10 [2024-01-16T13:53:10.969Z] #56 10.43 go: downloading github.com/prometheus/client_golang v1.12.1
13:53:10 [2024-01-16T13:53:10.969Z] #56 10.45 go: downloading github.com/prometheus/client_model v0.2.0
13:53:10 [2024-01-16T13:53:10.969Z] #56 10.52 go: downloading golang.org/x/exp/typeparams v0.0.0-20230307190834-24139beb5833
13:53:10 [2024-01-16T13:53:10.969Z] #56 10.56 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
13:53:10 [2024-01-16T13:53:10.969Z] #56 10.68 go: downloading go.uber.org/atomic v1.7.0
13:53:10 [2024-01-16T13:53:10.969Z] #56 10.75 go: downloading go.uber.org/multierr v1.6.0
13:53:10 [2024-01-16T13:53:10.969Z] #56 10.76 go: downloading github.com/chavacava/garif v0.1.0
13:53:10 [2024-01-16T13:53:10.969Z] #56 10.76 go: downloading github.com/olekukonko/tablewriter v0.0.5
13:53:10 [2024-01-16T13:53:10.969Z] #56 10.82 go: downloading github.com/quasilyte/gogrep v0.5.0
13:53:10 [2024-01-16T13:53:10.969Z] #56 10.84 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567
13:53:10 [2024-01-16T13:53:10.969Z] #56 10.84 go: downloading github.com/golang/protobuf v1.5.2
13:53:10 [2024-01-16T13:53:10.969Z] #56 11.00 go: downloading github.com/beorn7/perks v1.0.1
13:53:10 [2024-01-16T13:53:10.969Z] #56 11.01 go: downloading github.com/cespare/xxhash/v2 v2.1.2
13:53:10 [2024-01-16T13:53:10.969Z] #56 11.04 go: downloading github.com/prometheus/common v0.32.1
13:53:10 [2024-01-16T13:53:10.969Z] #56 11.05 go: downloading github.com/prometheus/procfs v0.7.3
13:53:10 [2024-01-16T13:53:10.969Z] #56 11.25 go: downloading google.golang.org/protobuf v1.28.0
13:53:10 [2024-01-16T13:53:10.969Z] #56 11.31 go: downloading github.com/mattn/go-runewidth v0.0.9
13:53:11 [2024-01-16T13:53:11.919Z] #56 12.42 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1
13:53:12 [2024-01-16T13:53:12.493Z] #56 ...
13:53:12 [2024-01-16T13:53:12.493Z] 
13:53:12 [2024-01-16T13:53:12.493Z] #65 [tini-build 2/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends cmake
13:53:12 [2024-01-16T13:53:12.493Z] #65 12.34 Selecting previously unselected package libxml2:arm64.
13:53:12 [2024-01-16T13:53:12.493Z] #65 12.40 Preparing to unpack .../1-libxml2_2.9.14+dfsg-1.3~deb12u1_arm64.deb ...
13:53:12 [2024-01-16T13:53:12.493Z] #65 12.43 Unpacking libxml2:arm64 (2.9.14+dfsg-1.3~deb12u1) ...
13:53:12 [2024-01-16T13:53:12.493Z] #65 12.61 Selecting previously unselected package libarchive13:arm64.
13:53:12 [2024-01-16T13:53:12.493Z] #65 12.62 Preparing to unpack .../2-libarchive13_3.6.2-1_arm64.deb ...
13:53:12 [2024-01-16T13:53:12.493Z] #65 12.63 Unpacking libarchive13:arm64 (3.6.2-1) ...
13:53:12 [2024-01-16T13:53:12.756Z] #65 12.76 Selecting previously unselected package libjsoncpp25:arm64.
13:53:12 [2024-01-16T13:53:12.756Z] #65 12.76 Preparing to unpack .../3-libjsoncpp25_1.9.5-4_arm64.deb ...
13:53:12 [2024-01-16T13:53:12.756Z] #65 12.77 Unpacking libjsoncpp25:arm64 (1.9.5-4) ...
13:53:12 [2024-01-16T13:53:12.756Z] #65 12.89 Selecting previously unselected package librhash0:arm64.
13:53:12 [2024-01-16T13:53:12.756Z] #65 12.90 Preparing to unpack .../4-librhash0_1.4.3-3_arm64.deb ...
13:53:12 [2024-01-16T13:53:12.756Z] #65 12.91 Unpacking librhash0:arm64 (1.4.3-3) ...
13:53:13 [2024-01-16T13:53:13.283Z] #65 13.21 Selecting previously unselected package libuv1:arm64.
13:53:13 [2024-01-16T13:53:13.283Z] #65 13.23 Preparing to unpack .../5-libuv1_1.44.2-1_arm64.deb ...
13:53:13 [2024-01-16T13:53:13.283Z] #65 13.24 Unpacking libuv1:arm64 (1.44.2-1) ...
13:53:13 [2024-01-16T13:53:13.545Z] #65 13.49 Selecting previously unselected package cmake-data.
13:53:13 [2024-01-16T13:53:13.545Z] #65 13.50 Preparing to unpack .../6-cmake-data_3.25.1-1_all.deb ...
13:53:13 [2024-01-16T13:53:13.545Z] #65 13.54 Unpacking cmake-data (3.25.1-1) ...
13:53:15 [2024-01-16T13:53:15.465Z] #65 15.62 Selecting previously unselected package cmake.
13:53:15 [2024-01-16T13:53:15.736Z] #65 15.63 Preparing to unpack .../7-cmake_3.25.1-1_arm64.deb ...
13:53:15 [2024-01-16T13:53:15.736Z] #65 15.65 Unpacking cmake (3.25.1-1) ...
13:53:17 [2024-01-16T13:53:17.137Z] #65 17.12 Setting up libicu72:arm64 (72.1-3) ...
13:53:17 [2024-01-16T13:53:17.137Z] #65 17.25 Setting up libuv1:arm64 (1.44.2-1) ...
13:53:17 [2024-01-16T13:53:17.796Z] #65 17.55 Setting up libjsoncpp25:arm64 (1.9.5-4) ...
13:53:18 [2024-01-16T13:53:18.241Z] #65 18.12 Setting up librhash0:arm64 (1.4.3-3) ...
13:53:18 [2024-01-16T13:53:18.241Z] #65 ...
13:53:18 [2024-01-16T13:53:18.241Z] 
13:53:18 [2024-01-16T13:53:18.241Z] #67 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1"      && /build/tomll --help
13:53:18 [2024-01-16T13:53:18.241Z] #67 18.60 tomll can be used in two ways:
13:53:18 [2024-01-16T13:53:18.241Z] #67 18.60 Writing to STDIN and reading from STDOUT:
13:53:18 [2024-01-16T13:53:18.241Z] #67 18.60   cat file.toml | tomll > file.toml
13:53:18 [2024-01-16T13:53:18.241Z] #67 18.60 
13:53:18 [2024-01-16T13:53:18.586Z] #67 18.60 Reading and updating a list of files:
13:53:18 [2024-01-16T13:53:18.587Z] #67 18.60   tomll a.toml b.toml c.toml
13:53:18 [2024-01-16T13:53:18.587Z] #67 18.60 
13:53:18 [2024-01-16T13:53:18.587Z] #67 18.60 When given a list of files, tomll will modify all files in place without asking.
13:53:18 [2024-01-16T13:53:18.587Z] #67 ...
13:53:18 [2024-01-16T13:53:18.587Z] 
13:53:18 [2024-01-16T13:53:18.587Z] #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             pkg-config
13:53:18 [2024-01-16T13:53:18.587Z] #64 10.94 debconf: delaying package configuration, since apt-utils is not installed
13:53:18 [2024-01-16T13:53:18.587Z] #64 11.07 Fetched 2683 kB in 0s (7244 kB/s)
13:53:18 [2024-01-16T13:53:18.587Z] #64 11.20 Selecting previously unselected package bzip2.
13:53:18 [2024-01-16T13:53:18.587Z] #64 11.20 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15667 files and directories currently installed.)
13:53:18 [2024-01-16T13:53:18.587Z] #64 11.22 Preparing to unpack .../0-bzip2_1.0.8-5+b1_arm64.deb ...
13:53:18 [2024-01-16T13:53:18.587Z] #64 11.25 Unpacking bzip2 (1.0.8-5+b1) ...
13:53:18 [2024-01-16T13:53:18.587Z] #64 11.41 Selecting previously unselected package xz-utils.
13:53:18 [2024-01-16T13:53:18.587Z] #64 11.42 Preparing to unpack .../1-xz-utils_5.4.1-0.2_arm64.deb ...
13:53:18 [2024-01-16T13:53:18.587Z] #64 11.44 Unpacking xz-utils (5.4.1-0.2) ...
13:53:18 [2024-01-16T13:53:18.587Z] #64 12.07 Selecting previously unselected package libdpkg-perl.
13:53:18 [2024-01-16T13:53:18.587Z] #64 12.07 Preparing to unpack .../2-libdpkg-perl_1.21.22_all.deb ...
13:53:18 [2024-01-16T13:53:18.587Z] #64 12.11 Unpacking libdpkg-perl (1.21.22) ...
13:53:18 [2024-01-16T13:53:18.587Z] #64 12.48 Selecting previously unselected package patch.
13:53:18 [2024-01-16T13:53:18.587Z] #64 12.55 Preparing to unpack .../3-patch_2.7.6-7_arm64.deb ...
13:53:18 [2024-01-16T13:53:18.587Z] #64 12.57 Unpacking patch (2.7.6-7) ...
13:53:18 [2024-01-16T13:53:18.587Z] #64 12.68 Selecting previously unselected package dpkg-dev.
13:53:18 [2024-01-16T13:53:18.587Z] #64 12.68 Preparing to unpack .../4-dpkg-dev_1.21.22_all.deb ...
13:53:18 [2024-01-16T13:53:18.587Z] #64 12.70 Unpacking dpkg-dev (1.21.22) ...
13:53:18 [2024-01-16T13:53:18.587Z] #64 13.02 Selecting previously unselected package libseccomp-dev:arm64.
13:53:18 [2024-01-16T13:53:18.587Z] #64 13.03 Preparing to unpack .../5-libseccomp-dev_2.5.4-1+b3_arm64.deb ...
13:53:18 [2024-01-16T13:53:18.587Z] #64 13.04 Unpacking libseccomp-dev:arm64 (2.5.4-1+b3) ...
13:53:18 [2024-01-16T13:53:18.587Z] #64 13.32 Setting up libseccomp-dev:arm64 (2.5.4-1+b3) ...
13:53:18 [2024-01-16T13:53:18.587Z] #64 13.38 Setting up bzip2 (1.0.8-5+b1) ...
13:53:18 [2024-01-16T13:53:18.587Z] #64 13.45 Setting up xz-utils (5.4.1-0.2) ...
13:53:18 [2024-01-16T13:53:18.587Z] #64 13.50 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
13:53:18 [2024-01-16T13:53:18.587Z] #64 13.52 Setting up patch (2.7.6-7) ...
13:53:18 [2024-01-16T13:53:18.587Z] #64 13.60 Setting up libdpkg-perl (1.21.22) ...
13:53:18 [2024-01-16T13:53:18.587Z] #64 13.67 Setting up dpkg-dev (1.21.22) ...
13:53:18 [2024-01-16T13:53:18.587Z] #64 DONE 18.7s
13:53:18 [2024-01-16T13:53:18.587Z] 
13:53:18 [2024-01-16T13:53:18.587Z] #65 [tini-build 2/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends cmake
13:53:18 [2024-01-16T13:53:18.587Z] #65 18.59 Setting up cmake-data (3.25.1-1) ...
13:53:18 [2024-01-16T13:53:18.849Z] #65 18.86 Setting up libxml2:arm64 (2.9.14+dfsg-1.3~deb12u1) ...
13:53:19 [2024-01-16T13:53:19.111Z] #65 19.14 Setting up libarchive13:arm64 (3.6.2-1) ...
13:53:19 [2024-01-16T13:53:19.685Z] #65 19.50 Setting up cmake (3.25.1-1) ...
13:53:19 [2024-01-16T13:53:19.685Z] #65 19.81 Processing triggers for libc-bin (2.36-9+deb12u3) ...
13:53:20 [2024-01-16T13:53:20.275Z] #65 ...
13:53:20 [2024-01-16T13:53:20.276Z] 
13:53:20 [2024-01-16T13:53:20.276Z] #61 [containerd-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             gcc             libbtrfs-dev             libsecret-1-dev             pkg-config
13:53:20 [2024-01-16T13:53:20.276Z] #61 10.33 + apt-get  install -y --no-install-recommends gcc libbtrfs-dev libsecret-1-dev pkg-config
13:53:20 [2024-01-16T13:53:20.276Z] #61 10.33 Reading package lists...
13:53:20 [2024-01-16T13:53:20.276Z] #61 11.35 Building dependency tree...
13:53:20 [2024-01-16T13:53:20.276Z] #61 12.05 gcc is already the newest version (4:12.2.0-3).
13:53:20 [2024-01-16T13:53:20.276Z] #61 12.05 pkg-config is already the newest version (1.8.1-1).
13:53:20 [2024-01-16T13:53:20.276Z] #61 12.05 The following additional packages will be installed:
13:53:20 [2024-01-16T13:53:20.276Z] #61 12.05   gir1.2-glib-2.0 gir1.2-secret-1 libblkid-dev libbtrfs0 libelf1 libffi-dev
13:53:20 [2024-01-16T13:53:20.276Z] #61 12.05   libgcrypt20-dev libgirepository-1.0-1 libglib2.0-0 libglib2.0-bin
13:53:20 [2024-01-16T13:53:20.276Z] #61 12.05   libglib2.0-data libglib2.0-dev libglib2.0-dev-bin libgpg-error-dev
13:53:20 [2024-01-16T13:53:20.276Z] #61 12.05   libmount-dev libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix3
13:53:20 [2024-01-16T13:53:20.276Z] #61 12.05   libsecret-1-0 libsecret-common libselinux1-dev libsepol-dev
13:53:20 [2024-01-16T13:53:20.276Z] #61 12.05   python3-distutils python3-lib2to3 uuid-dev zlib1g-dev
13:53:20 [2024-01-16T13:53:20.276Z] #61 12.05 Suggested packages:
13:53:20 [2024-01-16T13:53:20.276Z] #61 12.05   libgcrypt20-doc low-memory-monitor libgirepository1.0-dev libglib2.0-doc
13:53:20 [2024-01-16T13:53:20.276Z] #61 12.05   libgdk-pixbuf2.0-bin libxml2-utils
13:53:20 [2024-01-16T13:53:20.276Z] #61 12.05 Recommended packages:
13:53:20 [2024-01-16T13:53:20.276Z] #61 12.05   shared-mime-info xdg-user-dirs
13:53:20 [2024-01-16T13:53:20.276Z] #61 12.39 The following NEW packages will be installed:
13:53:20 [2024-01-16T13:53:20.276Z] #61 12.39   gir1.2-glib-2.0 gir1.2-secret-1 libblkid-dev libbtrfs-dev libbtrfs0 libelf1
13:53:20 [2024-01-16T13:53:20.276Z] #61 12.39   libffi-dev libgcrypt20-dev libgirepository-1.0-1 libglib2.0-0 libglib2.0-bin
13:53:20 [2024-01-16T13:53:20.276Z] #61 12.39   libglib2.0-data libglib2.0-dev libglib2.0-dev-bin libgpg-error-dev
13:53:20 [2024-01-16T13:53:20.276Z] #61 12.39   libmount-dev libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix3
13:53:20 [2024-01-16T13:53:20.276Z] #61 12.39   libsecret-1-0 libsecret-1-dev libsecret-common libselinux1-dev libsepol-dev
13:53:20 [2024-01-16T13:53:20.276Z] #61 12.39   python3-distutils python3-lib2to3 uuid-dev zlib1g-dev
13:53:20 [2024-01-16T13:53:20.276Z] #61 12.69 0 upgraded, 29 newly installed, 0 to remove and 0 not upgraded.
13:53:20 [2024-01-16T13:53:20.276Z] #61 12.69 Need to get 9078 kB of archives.
13:53:20 [2024-01-16T13:53:20.276Z] #61 12.69 After this operation, 46.9 MB of additional disk space will be used.
13:53:20 [2024-01-16T13:53:20.276Z] #61 12.69 Get:1 http://deb.debian.org/debian bookworm/main arm64 libglib2.0-0 arm64 2.74.6-2 [1310 kB]
13:53:20 [2024-01-16T13:53:20.276Z] #61 12.70 Get:2 http://deb.debian.org/debian bookworm/main arm64 libgirepository-1.0-1 arm64 1.74.0-3 [93.2 kB]
13:53:20 [2024-01-16T13:53:20.276Z] #61 12.70 Get:3 http://deb.debian.org/debian bookworm/main arm64 gir1.2-glib-2.0 arm64 1.74.0-3 [160 kB]
13:53:20 [2024-01-16T13:53:20.276Z] #61 12.70 Get:4 http://deb.debian.org/debian bookworm/main arm64 libsecret-common all 0.20.5-3 [28.5 kB]
13:53:20 [2024-01-16T13:53:20.276Z] #61 12.70 Get:5 http://deb.debian.org/debian bookworm/main arm64 libsecret-1-0 arm64 0.20.5-3 [107 kB]
13:53:20 [2024-01-16T13:53:20.276Z] #61 12.70 Get:6 http://deb.debian.org/debian bookworm/main arm64 gir1.2-secret-1 arm64 0.20.5-3 [13.5 kB]
13:53:20 [2024-01-16T13:53:20.276Z] #61 12.70 Get:7 http://deb.debian.org/debian bookworm/main arm64 uuid-dev arm64 2.38.1-5+b1 [40.5 kB]
13:53:20 [2024-01-16T13:53:20.276Z] #61 12.70 Get:8 http://deb.debian.org/debian bookworm/main arm64 libblkid-dev arm64 2.38.1-5+b1 [183 kB]
13:53:20 [2024-01-16T13:53:20.276Z] #61 12.71 Get:9 http://deb.debian.org/debian bookworm/main arm64 libbtrfs0 arm64 6.2-1 [34.5 kB]
13:53:20 [2024-01-16T13:53:20.276Z] #61 12.71 Get:10 http://deb.debian.org/debian bookworm/main arm64 libbtrfs-dev arm64 6.2-1 [70.3 kB]
13:53:20 [2024-01-16T13:53:20.276Z] #61 12.71 Get:11 http://deb.debian.org/debian bookworm/main arm64 libelf1 arm64 0.188-2.1 [173 kB]
13:53:20 [2024-01-16T13:53:20.276Z] #61 12.72 Get:12 http://deb.debian.org/debian bookworm/main arm64 libffi-dev arm64 3.4.4-1 [56.0 kB]
13:53:20 [2024-01-16T13:53:20.276Z] #61 12.74 Get:13 http://deb.debian.org/debian bookworm/main arm64 libgpg-error-dev arm64 1.46-1 [130 kB]
13:53:20 [2024-01-16T13:53:20.276Z] #61 12.74 Get:14 http://deb.debian.org/debian bookworm/main arm64 libgcrypt20-dev arm64 1.10.1-3 [683 kB]
13:53:20 [2024-01-16T13:53:20.276Z] #61 12.75 Get:15 http://deb.debian.org/debian bookworm/main arm64 libglib2.0-data all 2.74.6-2 [1207 kB]
13:53:20 [2024-01-16T13:53:20.276Z] #61 12.76 Get:16 http://deb.debian.org/debian bookworm/main arm64 libglib2.0-bin arm64 2.74.6-2 [106 kB]
13:53:20 [2024-01-16T13:53:20.276Z] #61 12.76 Get:17 http://deb.debian.org/debian bookworm/main arm64 python3-lib2to3 all 3.11.2-3 [76.3 kB]
13:53:20 [2024-01-16T13:53:20.276Z] #61 12.77 Get:18 http://deb.debian.org/debian bookworm/main arm64 python3-distutils all 3.11.2-3 [131 kB]
13:53:20 [2024-01-16T13:53:20.276Z] #61 12.77 Get:19 http://deb.debian.org/debian bookworm/main arm64 libglib2.0-dev-bin arm64 2.74.6-2 [150 kB]
13:53:20 [2024-01-16T13:53:20.276Z] #61 12.77 Get:20 http://deb.debian.org/debian bookworm/main arm64 libsepol-dev arm64 3.4-2.1 [332 kB]
13:53:20 [2024-01-16T13:53:20.276Z] #61 12.79 Get:21 http://deb.debian.org/debian bookworm/main arm64 libpcre2-16-0 arm64 10.42-1 [216 kB]
13:53:20 [2024-01-16T13:53:20.276Z] #61 12.80 Get:22 http://deb.debian.org/debian bookworm/main arm64 libpcre2-32-0 arm64 10.42-1 [207 kB]
13:53:20 [2024-01-16T13:53:20.276Z] #61 12.80 Get:23 http://deb.debian.org/debian bookworm/main arm64 libpcre2-posix3 arm64 10.42-1 [55.5 kB]
13:53:20 [2024-01-16T13:53:20.276Z] #61 12.80 Get:24 http://deb.debian.org/debian bookworm/main arm64 libpcre2-dev arm64 10.42-1 [664 kB]
13:53:20 [2024-01-16T13:53:20.276Z] #61 12.81 Get:25 http://deb.debian.org/debian bookworm/main arm64 libselinux1-dev arm64 3.4-1+b6 [159 kB]
13:53:20 [2024-01-16T13:53:20.276Z] #61 12.81 Get:26 http://deb.debian.org/debian bookworm/main arm64 libmount-dev arm64 2.38.1-5+b1 [22.5 kB]
13:53:20 [2024-01-16T13:53:20.276Z] #61 12.81 Get:27 http://deb.debian.org/debian bookworm/main arm64 zlib1g-dev arm64 1:1.2.13.dfsg-1 [913 kB]
13:53:20 [2024-01-16T13:53:20.276Z] #61 12.81 Get:28 http://deb.debian.org/debian bookworm/main arm64 libglib2.0-dev arm64 2.74.6-2 [1613 kB]
13:53:20 [2024-01-16T13:53:20.276Z] #61 12.83 Get:29 http://deb.debian.org/debian bookworm/main arm64 libsecret-1-dev arm64 0.20.5-3 [144 kB]
13:53:20 [2024-01-16T13:53:20.276Z] #61 13.05 debconf: delaying package configuration, since apt-utils is not installed
13:53:20 [2024-01-16T13:53:20.276Z] #61 13.14 Fetched 9078 kB in 0s (21.3 MB/s)
13:53:20 [2024-01-16T13:53:20.276Z] #61 13.28 Selecting previously unselected package libglib2.0-0:arm64.
13:53:20 [2024-01-16T13:53:20.276Z] #61 13.28 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15667 files and directories currently installed.)
13:53:20 [2024-01-16T13:53:20.276Z] #61 13.33 Preparing to unpack .../00-libglib2.0-0_2.74.6-2_arm64.deb ...
13:53:20 [2024-01-16T13:53:20.276Z] #61 13.40 Unpacking libglib2.0-0:arm64 (2.74.6-2) ...
13:53:20 [2024-01-16T13:53:20.276Z] #61 13.78 Selecting previously unselected package libgirepository-1.0-1:arm64.
13:53:20 [2024-01-16T13:53:20.276Z] #61 13.78 Preparing to unpack .../01-libgirepository-1.0-1_1.74.0-3_arm64.deb ...
13:53:20 [2024-01-16T13:53:20.276Z] #61 13.83 Unpacking libgirepository-1.0-1:arm64 (1.74.0-3) ...
13:53:20 [2024-01-16T13:53:20.276Z] #61 14.03 Selecting previously unselected package gir1.2-glib-2.0:arm64.
13:53:20 [2024-01-16T13:53:20.276Z] #61 14.03 Preparing to unpack .../02-gir1.2-glib-2.0_1.74.0-3_arm64.deb ...
13:53:20 [2024-01-16T13:53:20.276Z] #61 14.07 Unpacking gir1.2-glib-2.0:arm64 (1.74.0-3) ...
13:53:20 [2024-01-16T13:53:20.276Z] #61 14.57 Selecting previously unselected package libsecret-common.
13:53:20 [2024-01-16T13:53:20.276Z] #61 14.58 Preparing to unpack .../03-libsecret-common_0.20.5-3_all.deb ...
13:53:20 [2024-01-16T13:53:20.276Z] #61 14.68 Unpacking libsecret-common (0.20.5-3) ...
13:53:20 [2024-01-16T13:53:20.276Z] #61 15.97 Selecting previously unselected package libsecret-1-0:arm64.
13:53:20 [2024-01-16T13:53:20.276Z] #61 15.97 Preparing to unpack .../04-libsecret-1-0_0.20.5-3_arm64.deb ...
13:53:20 [2024-01-16T13:53:20.276Z] #61 16.08 Unpacking libsecret-1-0:arm64 (0.20.5-3) ...
13:53:20 [2024-01-16T13:53:20.276Z] #61 16.75 Selecting previously unselected package gir1.2-secret-1:arm64.
13:53:20 [2024-01-16T13:53:20.276Z] #61 16.75 Preparing to unpack .../05-gir1.2-secret-1_0.20.5-3_arm64.deb ...
13:53:20 [2024-01-16T13:53:20.276Z] #61 16.80 Unpacking gir1.2-secret-1:arm64 (0.20.5-3) ...
13:53:20 [2024-01-16T13:53:20.276Z] #61 17.26 Selecting previously unselected package uuid-dev:arm64.
13:53:20 [2024-01-16T13:53:20.276Z] #61 17.26 Preparing to unpack .../06-uuid-dev_2.38.1-5+b1_arm64.deb ...
13:53:20 [2024-01-16T13:53:20.276Z] #61 17.28 Unpacking uuid-dev:arm64 (2.38.1-5+b1) ...
13:53:20 [2024-01-16T13:53:20.276Z] #61 17.72 Selecting previously unselected package libblkid-dev:arm64.
13:53:20 [2024-01-16T13:53:20.276Z] #61 17.72 Preparing to unpack .../07-libblkid-dev_2.38.1-5+b1_arm64.deb ...
13:53:20 [2024-01-16T13:53:20.276Z] #61 17.96 Unpacking libblkid-dev:arm64 (2.38.1-5+b1) ...
13:53:20 [2024-01-16T13:53:20.276Z] #61 18.79 Selecting previously unselected package libbtrfs0:arm64.
13:53:20 [2024-01-16T13:53:20.276Z] #61 18.80 Preparing to unpack .../08-libbtrfs0_6.2-1_arm64.deb ...
13:53:20 [2024-01-16T13:53:20.276Z] #61 18.83 Unpacking libbtrfs0:arm64 (6.2-1) ...
13:53:20 [2024-01-16T13:53:20.276Z] #61 19.50 Selecting previously unselected package libbtrfs-dev:arm64.
13:53:20 [2024-01-16T13:53:20.276Z] #61 19.50 Preparing to unpack .../09-libbtrfs-dev_6.2-1_arm64.deb ...
13:53:20 [2024-01-16T13:53:20.276Z] #61 19.67 Unpacking libbtrfs-dev:arm64 (6.2-1) ...
13:53:20 [2024-01-16T13:53:20.276Z] #61 20.48 Selecting previously unselected package libelf1:arm64.
13:53:20 [2024-01-16T13:53:20.276Z] #61 ...
13:53:20 [2024-01-16T13:53:20.276Z] 
13:53:20 [2024-01-16T13:53:20.276Z] #68 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             autoconf             automake             build-essential             libcap-dev             libprotobuf-c-dev             libseccomp-dev             libsystemd-dev             libtool             libudev-dev             libyajl-dev             python3             ;
13:53:20 [2024-01-16T13:53:20.276Z] #68 11.15 Selecting previously unselected package libdpkg-perl.
13:53:20 [2024-01-16T13:53:20.276Z] #68 11.15 Preparing to unpack .../06-libdpkg-perl_1.21.22_all.deb ...
13:53:20 [2024-01-16T13:53:20.276Z] #68 11.17 Unpacking libdpkg-perl (1.21.22) ...
13:53:20 [2024-01-16T13:53:20.276Z] #68 11.37 Selecting previously unselected package patch.
13:53:20 [2024-01-16T13:53:20.276Z] #68 11.38 Preparing to unpack .../07-patch_2.7.6-7_arm64.deb ...
13:53:20 [2024-01-16T13:53:20.276Z] #68 11.40 Unpacking patch (2.7.6-7) ...
13:53:20 [2024-01-16T13:53:20.276Z] #68 11.58 Selecting previously unselected package dpkg-dev.
13:53:20 [2024-01-16T13:53:20.276Z] #68 11.59 Preparing to unpack .../08-dpkg-dev_1.21.22_all.deb ...
13:53:20 [2024-01-16T13:53:20.276Z] #68 11.59 Unpacking dpkg-dev (1.21.22) ...
13:53:20 [2024-01-16T13:53:20.276Z] #68 12.60 Selecting previously unselected package build-essential.
13:53:20 [2024-01-16T13:53:20.276Z] #68 12.60 Preparing to unpack .../09-build-essential_12.9_arm64.deb ...
13:53:20 [2024-01-16T13:53:20.276Z] #68 12.61 Unpacking build-essential (12.9) ...
13:53:20 [2024-01-16T13:53:20.276Z] #68 12.79 Selecting previously unselected package libcap-dev:arm64.
13:53:20 [2024-01-16T13:53:20.276Z] #68 12.79 Preparing to unpack .../10-libcap-dev_1%3a2.66-4_arm64.deb ...
13:53:20 [2024-01-16T13:53:20.276Z] #68 12.80 Unpacking libcap-dev:arm64 (1:2.66-4) ...
13:53:20 [2024-01-16T13:53:20.276Z] #68 13.05 Selecting previously unselected package libprotobuf-c1:arm64.
13:53:20 [2024-01-16T13:53:20.276Z] #68 13.05 Preparing to unpack .../11-libprotobuf-c1_1.4.1-1+b1_arm64.deb ...
13:53:20 [2024-01-16T13:53:20.276Z] #68 13.07 Unpacking libprotobuf-c1:arm64 (1.4.1-1+b1) ...
13:53:20 [2024-01-16T13:53:20.276Z] #68 13.18 Selecting previously unselected package libprotobuf-c-dev:arm64.
13:53:20 [2024-01-16T13:53:20.276Z] #68 13.18 Preparing to unpack .../12-libprotobuf-c-dev_1.4.1-1+b1_arm64.deb ...
13:53:20 [2024-01-16T13:53:20.276Z] #68 13.19 Unpacking libprotobuf-c-dev:arm64 (1.4.1-1+b1) ...
13:53:20 [2024-01-16T13:53:20.276Z] #68 13.28 Selecting previously unselected package libseccomp-dev:arm64.
13:53:20 [2024-01-16T13:53:20.276Z] #68 13.29 Preparing to unpack .../13-libseccomp-dev_2.5.4-1+b3_arm64.deb ...
13:53:20 [2024-01-16T13:53:20.276Z] #68 13.29 Unpacking libseccomp-dev:arm64 (2.5.4-1+b3) ...
13:53:20 [2024-01-16T13:53:20.276Z] #68 13.44 Selecting previously unselected package libsystemd-dev:arm64.
13:53:20 [2024-01-16T13:53:20.276Z] #68 13.44 Preparing to unpack .../14-libsystemd-dev_252.19-1~deb12u1_arm64.deb ...
13:53:20 [2024-01-16T13:53:20.276Z] #68 13.46 Unpacking libsystemd-dev:arm64 (252.19-1~deb12u1) ...
13:53:20 [2024-01-16T13:53:20.276Z] #68 14.13 Selecting previously unselected package libtool.
13:53:20 [2024-01-16T13:53:20.276Z] #68 14.13 Preparing to unpack .../15-libtool_2.4.7-5_all.deb ...
13:53:20 [2024-01-16T13:53:20.276Z] #68 14.19 Unpacking libtool (2.4.7-5) ...
13:53:20 [2024-01-16T13:53:20.276Z] #68 14.71 Selecting previously unselected package libudev-dev:arm64.
13:53:20 [2024-01-16T13:53:20.276Z] #68 14.72 Preparing to unpack .../16-libudev-dev_252.19-1~deb12u1_arm64.deb ...
13:53:20 [2024-01-16T13:53:20.276Z] #68 14.77 Unpacking libudev-dev:arm64 (252.19-1~deb12u1) ...
13:53:20 [2024-01-16T13:53:20.276Z] #68 15.65 Selecting previously unselected package libyajl2:arm64.
13:53:20 [2024-01-16T13:53:20.276Z] #68 15.66 Preparing to unpack .../17-libyajl2_2.1.0-3+deb12u2_arm64.deb ...
13:53:20 [2024-01-16T13:53:20.276Z] #68 16.31 Unpacking libyajl2:arm64 (2.1.0-3+deb12u2) ...
13:53:20 [2024-01-16T13:53:20.276Z] #68 16.89 Selecting previously unselected package libyajl-dev:arm64.
13:53:20 [2024-01-16T13:53:20.276Z] #68 16.89 Preparing to unpack .../18-libyajl-dev_2.1.0-3+deb12u2_arm64.deb ...
13:53:20 [2024-01-16T13:53:20.276Z] #68 16.94 Unpacking libyajl-dev:arm64 (2.1.0-3+deb12u2) ...
13:53:20 [2024-01-16T13:53:20.276Z] #68 17.43 Setting up libseccomp-dev:arm64 (2.5.4-1+b3) ...
13:53:20 [2024-01-16T13:53:20.276Z] #68 17.48 Setting up libyajl2:arm64 (2.1.0-3+deb12u2) ...
13:53:20 [2024-01-16T13:53:20.276Z] #68 17.60 Setting up m4 (1.4.19-3) ...
13:53:20 [2024-01-16T13:53:20.276Z] #68 17.87 Setting up bzip2 (1.0.8-5+b1) ...
13:53:20 [2024-01-16T13:53:20.276Z] #68 18.28 Setting up libprotobuf-c1:arm64 (1.4.1-1+b1) ...
13:53:20 [2024-01-16T13:53:20.276Z] #68 18.89 Setting up libprotobuf-c-dev:arm64 (1.4.1-1+b1) ...
13:53:20 [2024-01-16T13:53:20.276Z] #68 18.95 Setting up autotools-dev (20220109.1) ...
13:53:20 [2024-01-16T13:53:20.276Z] #68 19.31 Setting up xz-utils (5.4.1-0.2) ...
13:53:20 [2024-01-16T13:53:20.276Z] #68 19.69 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
13:53:20 [2024-01-16T13:53:20.276Z] #68 19.83 Setting up patch (2.7.6-7) ...
13:53:20 [2024-01-16T13:53:20.276Z] #68 20.18 Setting up libudev-dev:arm64 (252.19-1~deb12u1) ...
13:53:20 [2024-01-16T13:53:20.276Z] #68 20.63 Setting up libdpkg-perl (1.21.22) ...
13:53:20 [2024-01-16T13:53:20.276Z] #68 ...
13:53:20 [2024-01-16T13:53:20.276Z] 
13:53:20 [2024-01-16T13:53:20.276Z] #61 [containerd-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             gcc             libbtrfs-dev             libsecret-1-dev             pkg-config
13:53:20 [2024-01-16T13:53:20.276Z] #61 20.48 Preparing to unpack .../10-libelf1_0.188-2.1_arm64.deb ...
13:53:20 [2024-01-16T13:53:20.276Z] #61 20.55 Unpacking libelf1:arm64 (0.188-2.1) ...
13:53:20 [2024-01-16T13:53:20.538Z] #61 ...
13:53:20 [2024-01-16T13:53:20.538Z] 
13:53:20 [2024-01-16T13:53:20.538Z] #71 [rootlesskit-build 3/5] RUN --mount=from=rootlesskit-src,src=/usr/src/rootlesskit,rw     --mount=type=cache,target=/go/pkg/mod     --mount=type=cache,target=/root/.cache/go-build,id=rootlesskit-build-linux/arm64 <<EOT (set -e...)
13:53:20 [2024-01-16T13:53:20.538Z] #71 1.934 go: downloading github.com/Masterminds/semver/v3 v3.2.1
13:53:20 [2024-01-16T13:53:20.538Z] #71 1.934 go: downloading github.com/urfave/cli/v2 v2.27.1
13:53:20 [2024-01-16T13:53:20.538Z] #71 2.058 go: downloading golang.org/x/sys v0.16.0
13:53:20 [2024-01-16T13:53:20.538Z] #71 2.070 go: downloading github.com/containernetworking/plugins v1.4.0
13:53:20 [2024-01-16T13:53:20.538Z] #71 2.070 go: downloading github.com/google/uuid v1.5.0
13:53:20 [2024-01-16T13:53:20.538Z] #71 2.078 go: downloading github.com/moby/vpnkit v0.5.0
13:53:20 [2024-01-16T13:53:20.538Z] #71 2.114 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
13:53:20 [2024-01-16T13:53:20.538Z] #71 2.124 go: downloading github.com/gorilla/mux v1.8.1
13:53:20 [2024-01-16T13:53:20.538Z] #71 2.804 go: downloading github.com/moby/sys/mountinfo v0.7.1
13:53:20 [2024-01-16T13:53:20.538Z] #71 2.947 go: downloading github.com/insomniacslk/dhcp v0.0.0-20230516061539-49801966e6cb
13:53:20 [2024-01-16T13:53:20.538Z] #71 3.977 go: downloading github.com/u-root/uio v0.0.0-20230305220412-3e8cd9d6bf63
13:53:20 [2024-01-16T13:53:20.538Z] #71 4.021 go: downloading golang.org/x/net v0.17.0
13:53:20 [2024-01-16T13:53:20.538Z] #71 4.189 go: downloading github.com/josharian/native v1.1.0
13:53:20 [2024-01-16T13:53:20.538Z] #71 4.250 go: downloading github.com/pierrec/lz4/v4 v4.1.17
13:53:20 [2024-01-16T13:53:20.538Z] #71 4.571 go: downloading github.com/xrash/smetrics v0.0.0-20201216005158-039620a65673
13:53:20 [2024-01-16T13:53:20.538Z] #71 4.572 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.2
13:53:20 [2024-01-16T13:53:20.538Z] #71 ...
13:53:20 [2024-01-16T13:53:20.538Z] 
13:53:20 [2024-01-16T13:53:20.538Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bookworm-slim@sha256:2bc5c236e9b262645a323e9088dfa3bb1ecb16cc75811daf40a23a824d665be9         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
13:53:20 [2024-01-16T13:53:20.538Z] #29 14.47 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
13:53:20 [2024-01-16T13:53:20.538Z] #29 15.61 #=#=#                                                                         
13:53:20 [2024-01-16T13:53:20.538Z] #29 15.98 #=#=#                                                                         

######################################################################## 100.0%
13:53:20 [2024-01-16T13:53:20.538Z] #29 16.38 
13:53:20 [2024-01-16T13:53:20.538Z] #29 18.11 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)...
13:53:20 [2024-01-16T13:53:20.538Z] #29 18.83 #=#=#                                                                         
13:53:20 [2024-01-16T13:53:20.538Z] #29 19.34 #=#=#                                                                         

######################################################################## 100.0%
13:53:20 [2024-01-16T13:53:20.538Z] #29 20.02 
13:53:20 [2024-01-16T13:53:20.538Z] #29 20.13 Download of images into '/build' complete.
13:53:20 [2024-01-16T13:53:20.538Z] #29 20.13 Use something like the following to load the result into a Docker daemon:
13:53:20 [2024-01-16T13:53:20.538Z] #29 20.13   tar -cC '/build' . | docker load
13:53:20 [2024-01-16T13:53:20.903Z] #29 ...
13:53:20 [2024-01-16T13:53:20.903Z] 
13:53:20 [2024-01-16T13:53:20.903Z] #58 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.3.1"      && /build/go-winres --help
13:53:20 [2024-01-16T13:53:20.903Z] #58 21.19 NAME:
13:53:20 [2024-01-16T13:53:20.903Z] #58 21.19    go-winres - A tool for embedding resources in Windows executables
13:53:20 [2024-01-16T13:53:20.903Z] #58 21.19 
13:53:20 [2024-01-16T13:53:20.903Z] #58 21.19 USAGE:
13:53:20 [2024-01-16T13:53:20.903Z] #58 21.19    go-winres [global options] command [command options] [arguments...]
13:53:20 [2024-01-16T13:53:20.903Z] #58 21.19 
13:53:20 [2024-01-16T13:53:20.903Z] #58 21.19 COMMANDS:
13:53:20 [2024-01-16T13:53:20.903Z] #58 21.19    init     Create an initial ./winres/winres.json
13:53:20 [2024-01-16T13:53:20.903Z] #58 21.19    make     Make syso files for the "go build" command
13:53:20 [2024-01-16T13:53:20.903Z] #58 21.19    simply   Make syso files for the "go build" command (simplified)
13:53:20 [2024-01-16T13:53:20.903Z] #58 21.19    extract  Extract all resources from an executable
13:53:20 [2024-01-16T13:53:20.903Z] #58 21.19    patch    Replace resources in an executable file (exe, dll)
13:53:20 [2024-01-16T13:53:20.903Z] #58 21.19    help, h  Shows a list of commands or help for one command
13:53:20 [2024-01-16T13:53:20.903Z] #58 21.19 
13:53:20 [2024-01-16T13:53:20.903Z] #58 21.19 GLOBAL OPTIONS:
13:53:20 [2024-01-16T13:53:20.903Z] #58 21.19    --help, -h  show help (default: false)
13:53:20 [2024-01-16T13:53:20.903Z] #58 ...
13:53:20 [2024-01-16T13:53:20.903Z] 
13:53:20 [2024-01-16T13:53:20.903Z] #72 [delve-build 2/2] RUN --mount=from=delve-src,src=/usr/src/delve,rw     --mount=type=cache,target=/root/.cache/go-build,id=delve-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod <<EOT (set -e...)
13:53:21 [2024-01-16T13:53:21.282Z] #72 ...
13:53:21 [2024-01-16T13:53:21.282Z] 
13:53:21 [2024-01-16T13:53:21.282Z] #73 [swagger 2/2] RUN --mount=from=swagger-src,src=/usr/src/swagger,rw     --mount=type=cache,target=/root/.cache/go-build,id=swagger-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/ <<EOT (set -e...)
13:53:21 [2024-01-16T13:53:21.282Z] #73 ...
13:53:21 [2024-01-16T13:53:21.282Z] 
13:53:21 [2024-01-16T13:53:21.282Z] #61 [containerd-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             gcc             libbtrfs-dev             libsecret-1-dev             pkg-config
13:53:21 [2024-01-16T13:53:21.282Z] #61 20.94 Selecting previously unselected package libffi-dev:arm64.
13:53:21 [2024-01-16T13:53:21.282Z] #61 20.96 Preparing to unpack .../11-libffi-dev_3.4.4-1_arm64.deb ...
13:53:21 [2024-01-16T13:53:21.282Z] #61 21.55 Unpacking libffi-dev:arm64 (3.4.4-1) ...
13:53:22 [2024-01-16T13:53:22.671Z] #61 22.67 Selecting previously unselected package libgpg-error-dev.
13:53:22 [2024-01-16T13:53:22.671Z] #61 22.67 Preparing to unpack .../12-libgpg-error-dev_1.46-1_arm64.deb ...
13:53:22 [2024-01-16T13:53:22.671Z] #61 22.81 Unpacking libgpg-error-dev (1.46-1) ...
13:53:23 [2024-01-16T13:53:23.248Z] #61 23.46 Selecting previously unselected package libgcrypt20-dev.
13:53:23 [2024-01-16T13:53:23.248Z] #61 23.46 Preparing to unpack .../13-libgcrypt20-dev_1.10.1-3_arm64.deb ...
13:53:23 [2024-01-16T13:53:23.248Z] #61 23.57 Unpacking libgcrypt20-dev (1.10.1-3) ...
13:53:23 [2024-01-16T13:53:23.822Z] #61 24.19 Selecting previously unselected package libglib2.0-data.
13:53:23 [2024-01-16T13:53:23.822Z] #61 24.19 Preparing to unpack .../14-libglib2.0-data_2.74.6-2_all.deb ...
13:53:24 [2024-01-16T13:53:24.092Z] #61 24.27 Unpacking libglib2.0-data (2.74.6-2) ...
13:53:25 [2024-01-16T13:53:25.039Z] #61 25.28 Selecting previously unselected package libglib2.0-bin.
13:53:25 [2024-01-16T13:53:25.039Z] #61 25.28 Preparing to unpack .../15-libglib2.0-bin_2.74.6-2_arm64.deb ...
13:53:25 [2024-01-16T13:53:25.039Z] #61 25.30 Unpacking libglib2.0-bin (2.74.6-2) ...
13:53:25 [2024-01-16T13:53:25.301Z] #61 25.53 Selecting previously unselected package python3-lib2to3.
13:53:25 [2024-01-16T13:53:25.301Z] #61 25.54 Preparing to unpack .../16-python3-lib2to3_3.11.2-3_all.deb ...
13:53:25 [2024-01-16T13:53:25.301Z] #61 25.58 Unpacking python3-lib2to3 (3.11.2-3) ...
13:53:25 [2024-01-16T13:53:25.563Z] #61 25.90 Selecting previously unselected package python3-distutils.
13:53:25 [2024-01-16T13:53:25.826Z] #61 25.90 Preparing to unpack .../17-python3-distutils_3.11.2-3_all.deb ...
13:53:25 [2024-01-16T13:53:25.826Z] #61 25.96 Unpacking python3-distutils (3.11.2-3) ...
13:53:25 [2024-01-16T13:53:25.826Z] #61 26.17 Selecting previously unselected package libglib2.0-dev-bin.
13:53:26 [2024-01-16T13:53:26.088Z] #61 ...
13:53:26 [2024-01-16T13:53:26.088Z] 
13:53:26 [2024-01-16T13:53:26.088Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bookworm-slim@sha256:2bc5c236e9b262645a323e9088dfa3bb1ecb16cc75811daf40a23a824d665be9         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
13:53:26 [2024-01-16T13:53:26.088Z] #29 DONE 30.0s
13:53:26 [2024-01-16T13:53:26.088Z] 
13:53:26 [2024-01-16T13:53:26.088Z] #70 [containerd-src 3/3] RUN git fetch -q --depth 1 origin "v1.7.12" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
13:53:26 [2024-01-16T13:53:26.088Z] #70 DONE 25.4s
13:53:26 [2024-01-16T13:53:26.088Z] 
13:53:26 [2024-01-16T13:53:26.088Z] #67 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1"      && /build/tomll --help
13:53:26 [2024-01-16T13:53:26.088Z] #67 DONE 26.4s
13:53:26 [2024-01-16T13:53:26.088Z] 
13:53:26 [2024-01-16T13:53:26.088Z] #58 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.3.1"      && /build/go-winres --help
13:53:26 [2024-01-16T13:53:26.088Z] #58 DONE 26.4s
13:53:26 [2024-01-16T13:53:26.088Z] 
13:53:26 [2024-01-16T13:53:26.088Z] #59 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.6.0"      && /build/shfmt --version
13:53:26 [2024-01-16T13:53:26.088Z] #59 20.32 v3.6.0
13:53:26 [2024-01-16T13:53:26.088Z] #59 DONE 26.5s
13:53:26 [2024-01-16T13:53:26.088Z] 
13:53:26 [2024-01-16T13:53:26.088Z] #61 [containerd-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             gcc             libbtrfs-dev             libsecret-1-dev             pkg-config
13:53:26 [2024-01-16T13:53:26.088Z] #61 26.17 Preparing to unpack .../18-libglib2.0-dev-bin_2.74.6-2_arm64.deb ...
13:53:26 [2024-01-16T13:53:26.088Z] #61 26.18 Unpacking libglib2.0-dev-bin (2.74.6-2) ...
13:53:26 [2024-01-16T13:53:26.088Z] #61 ...
13:53:26 [2024-01-16T13:53:26.088Z] 
13:53:26 [2024-01-16T13:53:26.088Z] #68 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             autoconf             automake             build-essential             libcap-dev             libprotobuf-c-dev             libseccomp-dev             libsystemd-dev             libtool             libudev-dev             libyajl-dev             python3             ;
13:53:26 [2024-01-16T13:53:26.088Z] #68 20.79 Setting up autoconf (2.71-3) ...
13:53:26 [2024-01-16T13:53:26.088Z] #68 21.17 Setting up libyajl-dev:arm64 (2.1.0-3+deb12u2) ...
13:53:26 [2024-01-16T13:53:26.088Z] #68 22.20 Setting up libcap-dev:arm64 (1:2.66-4) ...
13:53:26 [2024-01-16T13:53:26.088Z] #68 22.81 Setting up libsystemd-dev:arm64 (252.19-1~deb12u1) ...
13:53:26 [2024-01-16T13:53:26.088Z] #68 23.16 Setting up automake (1:1.16.5-1.3) ...
13:53:26 [2024-01-16T13:53:26.088Z] #68 23.20 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode
13:53:26 [2024-01-16T13:53:26.088Z] #68 23.28 Setting up libtool (2.4.7-5) ...
13:53:26 [2024-01-16T13:53:26.088Z] #68 23.81 Setting up dpkg-dev (1.21.22) ...
13:53:26 [2024-01-16T13:53:26.088Z] #68 24.27 Setting up build-essential (12.9) ...
13:53:26 [2024-01-16T13:53:26.088Z] #68 24.38 Processing triggers for libc-bin (2.36-9+deb12u3) ...
13:53:26 [2024-01-16T13:53:26.349Z] #68 DONE 26.5s
13:53:26 [2024-01-16T13:53:26.349Z] 
13:53:26 [2024-01-16T13:53:26.349Z] #65 [tini-build 2/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends cmake
13:53:26 [2024-01-16T13:53:26.349Z] #65 DONE 26.2s
13:53:26 [2024-01-16T13:53:26.349Z] 
13:53:26 [2024-01-16T13:53:26.349Z] #61 [containerd-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             gcc             libbtrfs-dev             libsecret-1-dev             pkg-config
13:53:26 [2024-01-16T13:53:26.349Z] #61 26.38 Selecting previously unselected package libsepol-dev:arm64.
13:53:26 [2024-01-16T13:53:26.349Z] #61 26.38 Preparing to unpack .../19-libsepol-dev_3.4-2.1_arm64.deb ...
13:53:26 [2024-01-16T13:53:26.349Z] #61 26.39 Unpacking libsepol-dev:arm64 (3.4-2.1) ...
13:53:26 [2024-01-16T13:53:26.611Z] #61 26.98 Selecting previously unselected package libpcre2-16-0:arm64.
13:53:26 [2024-01-16T13:53:26.874Z] #61 26.99 Preparing to unpack .../20-libpcre2-16-0_10.42-1_arm64.deb ...
13:53:26 [2024-01-16T13:53:26.874Z] #61 27.02 Unpacking libpcre2-16-0:arm64 (10.42-1) ...
13:53:27 [2024-01-16T13:53:27.137Z] #61 27.51 Selecting previously unselected package libpcre2-32-0:arm64.
13:53:27 [2024-01-16T13:53:27.137Z] #61 27.51 Preparing to unpack .../21-libpcre2-32-0_10.42-1_arm64.deb ...
13:53:27 [2024-01-16T13:53:27.544Z] #61 27.52 Unpacking libpcre2-32-0:arm64 (10.42-1) ...
13:53:28 [2024-01-16T13:53:28.119Z] #61 28.30 Selecting previously unselected package libpcre2-posix3:arm64.
13:53:28 [2024-01-16T13:53:28.119Z] #61 28.31 Preparing to unpack .../22-libpcre2-posix3_10.42-1_arm64.deb ...
13:53:28 [2024-01-16T13:53:28.381Z] #61 28.47 Unpacking libpcre2-posix3:arm64 (10.42-1) ...
13:53:28 [2024-01-16T13:53:28.381Z] #61 28.68 Selecting previously unselected package libpcre2-dev:arm64.
13:53:28 [2024-01-16T13:53:28.381Z] #61 28.68 Preparing to unpack .../23-libpcre2-dev_10.42-1_arm64.deb ...
13:53:28 [2024-01-16T13:53:28.643Z] #61 28.75 Unpacking libpcre2-dev:arm64 (10.42-1) ...
13:53:28 [2024-01-16T13:53:28.643Z] #61 ...
13:53:28 [2024-01-16T13:53:28.643Z] 
13:53:28 [2024-01-16T13:53:28.643Z] #74 [runc-build 3/3] RUN --mount=from=runc-src,src=/usr/src/runc,rw     --mount=type=cache,target=/root/.cache/go-build,id=runc-build-linux/arm64 <<EOT (set -e...)
13:53:28 [2024-01-16T13:53:28.643Z] #74 1.854 go build -trimpath -buildmode=pie  -tags "seccomp netgo osusergo" -ldflags "-X main.gitCommit=v1.1.11-0-g4bccb38 -X main.version=1.1.11 -linkmode external -extldflags --static-pie " -o runc .
13:53:28 [2024-01-16T13:53:28.643Z] #74 ...
13:53:28 [2024-01-16T13:53:28.643Z] 
13:53:28 [2024-01-16T13:53:28.643Z] #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             pkg-config
13:53:28 [2024-01-16T13:53:28.643Z] #75 2.312 Hit:1 http://deb.debian.org/debian bookworm InRelease
13:53:28 [2024-01-16T13:53:28.643Z] #75 2.312 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease
13:53:28 [2024-01-16T13:53:28.643Z] #75 2.312 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease
13:53:29 [2024-01-16T13:53:29.488Z] #75 3.035 Reading package lists...
13:53:29 [2024-01-16T13:53:29.488Z] #75 ...
13:53:29 [2024-01-16T13:53:29.488Z] 
13:53:29 [2024-01-16T13:53:29.488Z] #76 [dev-systemd-false  1/21] COPY --link --from=frozen-images /build/ /docker-frozen-images
13:53:29 [2024-01-16T13:53:29.488Z] #76 DONE 2.1s
13:53:29 [2024-01-16T13:53:29.488Z] 
13:53:29 [2024-01-16T13:53:29.488Z] #61 [containerd-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             gcc             libbtrfs-dev             libsecret-1-dev             pkg-config
13:53:29 [2024-01-16T13:53:29.488Z] #61 29.15 Selecting previously unselected package libselinux1-dev:arm64.
13:53:29 [2024-01-16T13:53:29.488Z] #61 29.17 Preparing to unpack .../24-libselinux1-dev_3.4-1+b6_arm64.deb ...
13:53:29 [2024-01-16T13:53:29.488Z] #61 29.21 Unpacking libselinux1-dev:arm64 (3.4-1+b6) ...
13:53:29 [2024-01-16T13:53:29.488Z] #61 29.48 Selecting previously unselected package libmount-dev:arm64.
13:53:29 [2024-01-16T13:53:29.488Z] #61 29.48 Preparing to unpack .../25-libmount-dev_2.38.1-5+b1_arm64.deb ...
13:53:29 [2024-01-16T13:53:29.488Z] #61 29.51 Unpacking libmount-dev:arm64 (2.38.1-5+b1) ...
13:53:29 [2024-01-16T13:53:29.488Z] #61 29.71 Selecting previously unselected package zlib1g-dev:arm64.
13:53:29 [2024-01-16T13:53:29.488Z] #61 29.71 Preparing to unpack .../26-zlib1g-dev_1%3a1.2.13.dfsg-1_arm64.deb ...
13:53:29 [2024-01-16T13:53:29.488Z] #61 29.73 Unpacking zlib1g-dev:arm64 (1:1.2.13.dfsg-1) ...
13:53:29 [2024-01-16T13:53:29.750Z] #61 29.96 Selecting previously unselected package libglib2.0-dev:arm64.
13:53:29 [2024-01-16T13:53:29.750Z] #61 29.96 Preparing to unpack .../27-libglib2.0-dev_2.74.6-2_arm64.deb ...
13:53:29 [2024-01-16T13:53:29.750Z] #61 29.98 Unpacking libglib2.0-dev:arm64 (2.74.6-2) ...
13:53:30 [2024-01-16T13:53:30.324Z] #61 30.48 Selecting previously unselected package libsecret-1-dev:arm64.
13:53:30 [2024-01-16T13:53:30.324Z] #61 30.49 Preparing to unpack .../28-libsecret-1-dev_0.20.5-3_arm64.deb ...
13:53:30 [2024-01-16T13:53:30.324Z] #61 30.51 Unpacking libsecret-1-dev:arm64 (0.20.5-3) ...
13:53:30 [2024-01-16T13:53:30.596Z] #61 30.77 Setting up libglib2.0-0:arm64 (2.74.6-2) ...
13:53:30 [2024-01-16T13:53:30.596Z] #61 30.80 No schema files found: doing nothing.
13:53:30 [2024-01-16T13:53:30.596Z] #61 30.82 Setting up libffi-dev:arm64 (3.4.4-1) ...
13:53:30 [2024-01-16T13:53:30.596Z] #61 30.86 Setting up libpcre2-16-0:arm64 (10.42-1) ...
13:53:30 [2024-01-16T13:53:30.596Z] #61 30.91 Setting up libbtrfs0:arm64 (6.2-1) ...
13:53:30 [2024-01-16T13:53:30.596Z] #61 30.94 Setting up libpcre2-32-0:arm64 (10.42-1) ...
13:53:30 [2024-01-16T13:53:30.596Z] #61 30.98 Setting up libglib2.0-data (2.74.6-2) ...
13:53:30 [2024-01-16T13:53:30.596Z] #61 30.99 Setting up libgpg-error-dev (1.46-1) ...
13:53:30 [2024-01-16T13:53:30.596Z] #61 31.00 Setting up uuid-dev:arm64 (2.38.1-5+b1) ...
13:53:30 [2024-01-16T13:53:30.864Z] #61 31.05 Setting up libsepol-dev:arm64 (3.4-2.1) ...
13:53:30 [2024-01-16T13:53:30.864Z] #61 31.08 Setting up zlib1g-dev:arm64 (1:1.2.13.dfsg-1) ...
13:53:30 [2024-01-16T13:53:30.864Z] #61 31.10 Setting up libpcre2-posix3:arm64 (10.42-1) ...
13:53:30 [2024-01-16T13:53:30.864Z] #61 31.11 Setting up libbtrfs-dev:arm64 (6.2-1) ...
13:53:30 [2024-01-16T13:53:30.864Z] #61 31.12 Setting up libgirepository-1.0-1:arm64 (1.74.0-3) ...
13:53:30 [2024-01-16T13:53:30.864Z] #61 31.16 Setting up python3-lib2to3 (3.11.2-3) ...
13:53:31 [2024-01-16T13:53:31.396Z] #61 31.50 Setting up libelf1:arm64 (0.188-2.1) ...
13:53:31 [2024-01-16T13:53:31.396Z] #61 31.58 Setting up libsecret-common (0.20.5-3) ...
13:53:31 [2024-01-16T13:53:31.658Z] #61 31.76 Setting up python3-distutils (3.11.2-3) ...
13:53:31 [2024-01-16T13:53:31.658Z] #61 32.05 Setting up libglib2.0-dev-bin (2.74.6-2) ...
13:53:32 [2024-01-16T13:53:32.239Z] #61 ...
13:53:32 [2024-01-16T13:53:32.239Z] 
13:53:32 [2024-01-16T13:53:32.239Z] #69 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.2"      && /build/gotestsum --version
13:53:32 [2024-01-16T13:53:32.239Z] #69 31.49 gotestsum version dev
13:53:32 [2024-01-16T13:53:32.239Z] #69 DONE 32.3s
13:53:32 [2024-01-16T13:53:32.239Z] 
13:53:32 [2024-01-16T13:53:32.239Z] #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             pkg-config
13:53:32 [2024-01-16T13:53:32.239Z] #75 3.035 Reading package lists...
13:53:32 [2024-01-16T13:53:32.239Z] #75 4.016 + apt-get  install -y --no-install-recommends gcc libc6-dev pkg-config
13:53:32 [2024-01-16T13:53:32.239Z] #75 4.031 Reading package lists...
13:53:32 [2024-01-16T13:53:32.239Z] #75 5.009 Building dependency tree...
13:53:32 [2024-01-16T13:53:32.239Z] #75 5.279 Reading state information...
13:53:32 [2024-01-16T13:53:32.239Z] #75 5.786 gcc is already the newest version (4:12.2.0-3).
13:53:32 [2024-01-16T13:53:32.239Z] #75 5.786 libc6-dev is already the newest version (2.36-9+deb12u3).
13:53:32 [2024-01-16T13:53:32.239Z] #75 5.786 pkg-config is already the newest version (1.8.1-1).
13:53:32 [2024-01-16T13:53:32.239Z] #75 5.786 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
13:53:32 [2024-01-16T13:53:32.239Z] #75 DONE 5.9s
13:53:32 [2024-01-16T13:53:32.239Z] 
13:53:32 [2024-01-16T13:53:32.239Z] #77 [tini-build 4/4] RUN --mount=from=tini-src,src=/usr/src/tini,rw     --mount=type=cache,target=/root/.cache/go-build,id=tini-build-linux/arm64 <<EOT (set -e...)
13:53:33 [2024-01-16T13:53:33.186Z] #77 0.976 CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required):
13:53:33 [2024-01-16T13:53:33.186Z] #77 0.976   Compatibility with CMake < 2.8.12 will be removed from a future version of
13:53:33 [2024-01-16T13:53:33.186Z] #77 0.976   CMake.
13:53:33 [2024-01-16T13:53:33.186Z] #77 0.976 
13:53:33 [2024-01-16T13:53:33.186Z] #77 0.976   Update the VERSION argument <min> value or use a ...<max> suffix to tell
13:53:33 [2024-01-16T13:53:33.186Z] #77 0.976   CMake that the project does not need compatibility with older versions.
13:53:33 [2024-01-16T13:53:33.186Z] #77 0.976 
13:53:33 [2024-01-16T13:53:33.186Z] #77 0.976 
13:53:33 [2024-01-16T13:53:33.186Z] #77 1.195 -- The C compiler identification is GNU 12.2.0
13:53:33 [2024-01-16T13:53:33.448Z] #77 1.218 -- Detecting C compiler ABI info
13:53:33 [2024-01-16T13:53:33.448Z] #77 1.442 -- Detecting C compiler ABI info - done
13:53:33 [2024-01-16T13:53:33.710Z] #77 1.471 -- Check for working C compiler: /usr/bin/aarch64-linux-gnu-gcc - skipped
13:53:33 [2024-01-16T13:53:33.710Z] #77 1.477 -- Detecting C compile features
13:53:33 [2024-01-16T13:53:33.710Z] #77 1.478 -- Detecting C compile features - done
13:53:33 [2024-01-16T13:53:33.710Z] #77 1.488 -- Performing Test HAS_BUILTIN_FORTIFY
13:53:33 [2024-01-16T13:53:33.710Z] #77 1.664 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
13:53:33 [2024-01-16T13:53:33.710Z] #77 ...
13:53:33 [2024-01-16T13:53:33.710Z] 
13:53:33 [2024-01-16T13:53:33.710Z] #61 [containerd-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             gcc             libbtrfs-dev             libsecret-1-dev             pkg-config
13:53:33 [2024-01-16T13:53:33.710Z] #61 32.68 Setting up libblkid-dev:arm64 (2.38.1-5+b1) ...
13:53:33 [2024-01-16T13:53:33.710Z] #61 32.70 Setting up libpcre2-dev:arm64 (10.42-1) ...
13:53:33 [2024-01-16T13:53:33.710Z] #61 32.75 Setting up libselinux1-dev:arm64 (3.4-1+b6) ...
13:53:33 [2024-01-16T13:53:33.710Z] #61 32.78 Setting up libglib2.0-bin (2.74.6-2) ...
13:53:33 [2024-01-16T13:53:33.710Z] #61 32.81 Setting up libsecret-1-0:arm64 (0.20.5-3) ...
13:53:33 [2024-01-16T13:53:33.710Z] #61 32.82 Setting up libgcrypt20-dev (1.10.1-3) ...
13:53:33 [2024-01-16T13:53:33.710Z] #61 32.94 Setting up gir1.2-glib-2.0:arm64 (1.74.0-3) ...
13:53:33 [2024-01-16T13:53:33.710Z] #61 33.04 Setting up libmount-dev:arm64 (2.38.1-5+b1) ...
13:53:33 [2024-01-16T13:53:33.710Z] #61 33.13 Setting up gir1.2-secret-1:arm64 (0.20.5-3) ...
13:53:33 [2024-01-16T13:53:33.710Z] #61 33.16 Setting up libglib2.0-dev:arm64 (2.74.6-2) ...
13:53:33 [2024-01-16T13:53:33.710Z] #61 33.24 Setting up libsecret-1-dev:arm64 (0.20.5-3) ...
13:53:33 [2024-01-16T13:53:33.710Z] #61 33.26 Processing triggers for libc-bin (2.36-9+deb12u3) ...
13:53:33 [2024-01-16T13:53:33.710Z] #61 DONE 34.1s
13:53:33 [2024-01-16T13:53:33.710Z] 
13:53:33 [2024-01-16T13:53:33.710Z] #77 [tini-build 4/4] RUN --mount=from=tini-src,src=/usr/src/tini,rw     --mount=type=cache,target=/root/.cache/go-build,id=tini-build-linux/arm64 <<EOT (set -e...)
13:53:33 [2024-01-16T13:53:33.710Z] #77 1.688 -- Configuring done
13:53:33 [2024-01-16T13:53:33.710Z] #77 1.692 -- Generating done
13:53:33 [2024-01-16T13:53:33.710Z] #77 1.708 -- Build files have been written to: /go/src/github.com/krallin/tini
13:53:33 [2024-01-16T13:53:33.973Z] #77 1.891 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
13:53:34 [2024-01-16T13:53:34.235Z] #77 2.278 [100%] Linking C executable tini-static
13:53:34 [2024-01-16T13:53:34.497Z] #77 2.446 [100%] Built target tini-static
13:53:35 [2024-01-16T13:53:35.449Z] #77 DONE 3.3s
13:53:35 [2024-01-16T13:53:35.449Z] 
13:53:35 [2024-01-16T13:53:35.449Z] #78 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.12" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
13:53:35 [2024-01-16T13:53:35.449Z] #78 2.354 Cloning into '/tmp/crun-build'...
13:53:35 [2024-01-16T13:53:35.449Z] #78 4.086 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec'
13:53:35 [2024-01-16T13:53:35.449Z] #78 4.101 Cloning into '/tmp/crun-build/libocispec'...
13:53:35 [2024-01-16T13:53:35.449Z] #78 4.496 Submodule path 'libocispec': checked out '19c05670c37a42c217caa7b141bcaada7867cc15'
13:53:35 [2024-01-16T13:53:35.449Z] #78 4.498 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec'
13:53:35 [2024-01-16T13:53:35.449Z] #78 4.498 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec'
13:53:35 [2024-01-16T13:53:35.449Z] #78 4.498 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl'
13:53:35 [2024-01-16T13:53:35.449Z] #78 4.503 Cloning into '/tmp/crun-build/libocispec/image-spec'...
13:53:35 [2024-01-16T13:53:35.449Z] #78 5.237 Cloning into '/tmp/crun-build/libocispec/runtime-spec'...
13:53:35 [2024-01-16T13:53:35.449Z] #78 5.804 Cloning into '/tmp/crun-build/libocispec/yajl'...
13:53:35 [2024-01-16T13:53:35.449Z] #78 6.282 Submodule path 'libocispec/image-spec': checked out '0b40f0f367c396cc5a7d6a2e8c8842271d3d3844'
13:53:35 [2024-01-16T13:53:35.449Z] #78 6.325 Submodule path 'libocispec/runtime-spec': checked out '55ae2744e3a034668fa2c40687251095a69ed63e'
13:53:35 [2024-01-16T13:53:35.449Z] #78 6.375 Submodule path 'libocispec/yajl': checked out '49923ccb2143e36850bcdeb781e2bcdf5ce22f15'
13:53:38 [2024-01-16T13:53:38.768Z] #78 12.56 aclocal: warning: couldn't open directory 'm4': No such file or directory
13:53:43 [2024-01-16T13:53:43.021Z] #78 16.78 libtoolize: putting auxiliary files in '.'.
13:53:43 [2024-01-16T13:53:43.021Z] #78 16.78 libtoolize: copying file './ltmain.sh'
13:53:43 [2024-01-16T13:53:43.595Z] #78 17.61 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac,
13:53:43 [2024-01-16T13:53:43.857Z] #78 17.61 libtoolize: and rerunning libtoolize and aclocal.
13:53:43 [2024-01-16T13:53:43.857Z] #78 17.61 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
13:53:43 [2024-01-16T13:53:43.857Z] #78 ...
13:53:43 [2024-01-16T13:53:43.857Z] 
13:53:43 [2024-01-16T13:53:43.857Z] #79 [containerd-build 3/3] RUN --mount=from=containerd-src,src=/usr/src/containerd,rw     --mount=type=cache,target=/root/.cache/go-build,id=containerd-build-linux/arm64 <<EOT (set -e...)
13:53:43 [2024-01-16T13:53:43.857Z] #79 3.880 + bin/ctr
13:53:43 [2024-01-16T13:53:43.857Z] #79 3.896 go build  -gcflags=-trimpath=/go/src  -o bin/ctr -ldflags '-X github.com/containerd/containerd/version.Version=v1.7.12 -X github.com/containerd/containerd/version.Revision=71909c1814c544ac47ab91d2e8b84718e517bb99 -X github.com/containerd/containerd/version.Package=github.com/containerd/containerd -s -w -extldflags "-static" ' -tags "urfave_cli_no_docs osusergo netgo static_build"  ./cmd/ctr
13:53:47 [2024-01-16T13:53:47.164Z] #79 ...
13:53:47 [2024-01-16T13:53:47.164Z] 
13:53:47 [2024-01-16T13:53:47.164Z] #78 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.12" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
13:53:47 [2024-01-16T13:53:47.164Z] #78 21.10 configure.ac:7: installing './compile'
13:53:47 [2024-01-16T13:53:47.426Z] #78 21.10 configure.ac:11: installing './config.guess'
13:53:47 [2024-01-16T13:53:47.426Z] #78 21.10 configure.ac:11: installing './config.sub'
13:53:47 [2024-01-16T13:53:47.426Z] #78 21.11 configure.ac:8: installing './install-sh'
13:53:47 [2024-01-16T13:53:47.426Z] #78 21.11 configure.ac:8: installing './missing'
13:53:47 [2024-01-16T13:53:47.426Z] #78 21.15 Makefile.am: installing './depcomp'
13:53:47 [2024-01-16T13:53:47.998Z] #78 21.76 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
13:53:47 [2024-01-16T13:53:47.998Z] #78 21.76 libtoolize: copying file 'build-aux/ltmain.sh'
13:53:47 [2024-01-16T13:53:47.998Z] #78 21.94 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
13:53:48 [2024-01-16T13:53:48.260Z] #78 21.94 libtoolize: copying file 'm4/libtool.m4'
13:53:48 [2024-01-16T13:53:48.261Z] #78 22.12 libtoolize: copying file 'm4/ltoptions.m4'
13:53:48 [2024-01-16T13:53:48.522Z] #78 22.20 libtoolize: copying file 'm4/ltsugar.m4'
13:53:48 [2024-01-16T13:53:48.522Z] #78 22.36 libtoolize: copying file 'm4/ltversion.m4'
13:53:48 [2024-01-16T13:53:48.522Z] #78 22.50 libtoolize: copying file 'm4/lt~obsolete.m4'
13:53:48 [2024-01-16T13:53:48.784Z] #78 22.65 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
13:53:50 [2024-01-16T13:53:50.706Z] #78 24.69 configure.ac:3: warning: The macro `AC_CONFIG_HEADER' is obsolete.
13:53:50 [2024-01-16T13:53:50.706Z] #78 24.69 configure.ac:3: You should run autoupdate.
13:53:50 [2024-01-16T13:53:50.706Z] #78 24.69 ./lib/autoconf/status.m4:719: AC_CONFIG_HEADER is expanded from...
13:53:50 [2024-01-16T13:53:50.706Z] #78 24.69 configure.ac:3: the top level
13:53:52 [2024-01-16T13:53:52.624Z] #78 26.33 configure.ac:7: installing 'build-aux/compile'
13:53:52 [2024-01-16T13:53:52.624Z] #78 26.33 configure.ac:9: installing 'build-aux/config.guess'
13:53:52 [2024-01-16T13:53:52.624Z] #78 26.34 configure.ac:9: installing 'build-aux/config.sub'
13:53:52 [2024-01-16T13:53:52.624Z] #78 26.34 configure.ac:11: installing 'build-aux/install-sh'
13:53:52 [2024-01-16T13:53:52.624Z] #78 26.36 configure.ac:11: installing 'build-aux/missing'
13:53:52 [2024-01-16T13:53:52.624Z] #78 26.46 Makefile.am: installing 'build-aux/depcomp'
13:53:52 [2024-01-16T13:53:52.624Z] #78 26.51 parallel-tests: installing 'build-aux/test-driver'
13:53:54 [2024-01-16T13:53:54.014Z] #78 27.90 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
13:53:54 [2024-01-16T13:53:54.014Z] #78 27.90 libtoolize: copying file 'build-aux/ltmain.sh'
13:53:54 [2024-01-16T13:53:54.587Z] #78 28.37 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
13:53:54 [2024-01-16T13:53:54.587Z] #78 28.37 libtoolize: copying file 'm4/libtool.m4'
13:53:54 [2024-01-16T13:53:54.587Z] #78 28.52 libtoolize: copying file 'm4/ltoptions.m4'
13:53:54 [2024-01-16T13:53:54.849Z] #78 28.64 libtoolize: copying file 'm4/ltsugar.m4'
13:53:54 [2024-01-16T13:53:54.849Z] #78 28.78 libtoolize: copying file 'm4/ltversion.m4'
13:53:55 [2024-01-16T13:53:55.115Z] #78 28.95 libtoolize: copying file 'm4/lt~obsolete.m4'
13:54:00 [2024-01-16T13:54:00.410Z] #78 34.28 configure.ac:11: installing 'build-aux/compile'
13:54:00 [2024-01-16T13:54:00.410Z] #78 34.29 configure.ac:11: installing 'build-aux/config.guess'
13:54:00 [2024-01-16T13:54:00.410Z] #78 34.29 configure.ac:11: installing 'build-aux/config.sub'
13:54:00 [2024-01-16T13:54:00.410Z] #78 34.29 configure.ac:13: installing 'build-aux/install-sh'
13:54:00 [2024-01-16T13:54:00.410Z] #78 34.30 configure.ac:13: installing 'build-aux/missing'
13:54:00 [2024-01-16T13:54:00.410Z] #78 34.30 configure.ac:8: installing 'build-aux/tap-driver.sh'
13:54:00 [2024-01-16T13:54:00.410Z] #78 34.39 Makefile.am: installing 'build-aux/depcomp'
13:54:01 [2024-01-16T13:54:01.354Z] #78 35.09 checking build system type... aarch64-unknown-linux-gnu
13:54:01 [2024-01-16T13:54:01.354Z] #78 35.27 checking host system type... aarch64-unknown-linux-gnu
13:54:01 [2024-01-16T13:54:01.354Z] #78 35.27 checking how to print strings... printf
13:54:01 [2024-01-16T13:54:01.354Z] #78 35.29 checking for gcc... gcc
13:54:01 [2024-01-16T13:54:01.616Z] #78 35.40 checking whether the C compiler works... yes
13:54:01 [2024-01-16T13:54:01.879Z] #78 35.56 checking for C compiler default output file name... a.out
13:54:01 [2024-01-16T13:54:01.879Z] #78 35.57 checking for suffix of executables... 
13:54:01 [2024-01-16T13:54:01.879Z] #78 35.67 checking whether we are cross compiling... no
13:54:02 [2024-01-16T13:54:02.140Z] #78 35.77 checking for suffix of object files... o
13:54:02 [2024-01-16T13:54:02.140Z] #78 35.85 checking whether the compiler supports GNU C... yes
13:54:02 [2024-01-16T13:54:02.140Z] #78 35.93 checking whether gcc accepts -g... yes
13:54:02 [2024-01-16T13:54:02.140Z] #78 36.00 checking for gcc option to enable C11 features... none needed
13:54:02 [2024-01-16T13:54:02.140Z] #78 36.08 checking whether gcc understands -c and -o together... yes
13:54:02 [2024-01-16T13:54:02.402Z] #78 36.19 checking for a sed that does not truncate output... /usr/bin/sed
13:54:02 [2024-01-16T13:54:02.402Z] #78 36.22 checking for grep that handles long lines and -e... /usr/bin/grep
13:54:02 [2024-01-16T13:54:02.402Z] #78 36.23 checking for egrep... /usr/bin/grep -E
13:54:02 [2024-01-16T13:54:02.402Z] #78 36.24 checking for fgrep... /usr/bin/grep -F
13:54:02 [2024-01-16T13:54:02.402Z] #78 36.24 checking for ld used by gcc... /usr/bin/ld
13:54:02 [2024-01-16T13:54:02.402Z] #78 36.26 checking if the linker (/usr/bin/ld) is GNU ld... yes
13:54:02 [2024-01-16T13:54:02.402Z] #78 36.27 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
13:54:02 [2024-01-16T13:54:02.402Z] #78 36.29 checking the name lister (/usr/bin/nm -B) interface... BSD nm
13:54:02 [2024-01-16T13:54:02.664Z] #78 36.40 checking whether ln -s works... yes
13:54:02 [2024-01-16T13:54:02.664Z] #78 36.40 checking the maximum length of command line arguments... 1572864
13:54:02 [2024-01-16T13:54:02.664Z] #78 36.43 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
13:54:02 [2024-01-16T13:54:02.664Z] #78 36.43 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
13:54:02 [2024-01-16T13:54:02.664Z] #78 36.43 checking for /usr/bin/ld option to reload object files... -r
13:54:02 [2024-01-16T13:54:02.664Z] #78 36.43 checking for file... file
13:54:02 [2024-01-16T13:54:02.664Z] #78 36.43 checking for objdump... objdump
13:54:02 [2024-01-16T13:54:02.664Z] #78 36.43 checking how to recognize dependent libraries... pass_all
13:54:02 [2024-01-16T13:54:02.664Z] #78 36.43 checking for dlltool... no
13:54:02 [2024-01-16T13:54:02.664Z] #78 36.44 checking how to associate runtime and link libraries... printf %s\n
13:54:02 [2024-01-16T13:54:02.664Z] #78 36.44 checking for ar... ar
13:54:02 [2024-01-16T13:54:02.664Z] #78 36.44 checking for archiver @FILE support... @
13:54:02 [2024-01-16T13:54:02.664Z] #78 36.49 checking for strip... strip
13:54:02 [2024-01-16T13:54:02.664Z] #78 36.49 checking for ranlib... ranlib
13:54:02 [2024-01-16T13:54:02.664Z] #78 36.50 checking for gawk... no
13:54:02 [2024-01-16T13:54:02.664Z] #78 36.50 checking for mawk... mawk
13:54:02 [2024-01-16T13:54:02.926Z] #78 36.50 checking command to parse /usr/bin/nm -B output from gcc object... ok
13:54:02 [2024-01-16T13:54:02.926Z] #78 36.76 checking for sysroot... no
13:54:02 [2024-01-16T13:54:02.926Z] #78 36.76 checking for a working dd... /usr/bin/dd
13:54:02 [2024-01-16T13:54:02.926Z] #78 36.78 checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
13:54:02 [2024-01-16T13:54:02.926Z] #78 36.80 checking for mt... no
13:54:02 [2024-01-16T13:54:02.926Z] #78 36.80 checking if : is a manifest tool... no
13:54:02 [2024-01-16T13:54:02.926Z] #78 36.83 checking for stdio.h... yes
13:54:03 [2024-01-16T13:54:03.340Z] #78 36.90 checking for stdlib.h... yes
13:54:03 [2024-01-16T13:54:03.340Z] #78 36.97 checking for string.h... yes
13:54:03 [2024-01-16T13:54:03.340Z] #78 37.10 checking for inttypes.h... yes
13:54:03 [2024-01-16T13:54:03.340Z] #78 37.15 checking for stdint.h... yes
13:54:03 [2024-01-16T13:54:03.340Z] #78 37.23 checking for strings.h... yes
13:54:03 [2024-01-16T13:54:03.340Z] #78 37.28 checking for sys/stat.h... yes
13:54:03 [2024-01-16T13:54:03.617Z] #78 37.35 checking for sys/types.h... yes
13:54:03 [2024-01-16T13:54:03.617Z] #78 37.46 checking for unistd.h... yes
13:54:03 [2024-01-16T13:54:03.618Z] #78 37.52 checking for dlfcn.h... yes
13:54:03 [2024-01-16T13:54:03.906Z] #78 37.60 checking for objdir... .libs
13:54:03 [2024-01-16T13:54:03.906Z] #78 37.76 checking if gcc supports -fno-rtti -fno-exceptions... no
13:54:03 [2024-01-16T13:54:03.906Z] #78 37.85 checking for gcc option to produce PIC... -fPIC -DPIC
13:54:03 [2024-01-16T13:54:03.906Z] #78 37.85 checking if gcc PIC flag -fPIC -DPIC works... yes
13:54:04 [2024-01-16T13:54:04.193Z] #78 37.94 checking if gcc static flag -static works... yes
13:54:04 [2024-01-16T13:54:04.461Z] #78 38.17 checking if gcc supports -c -o file.o... yes
13:54:04 [2024-01-16T13:54:04.732Z] #78 38.32 checking if gcc supports -c -o file.o... (cached) yes
13:54:04 [2024-01-16T13:54:04.732Z] #78 38.32 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
13:54:04 [2024-01-16T13:54:04.732Z] #78 38.38 checking dynamic linker characteristics... GNU/Linux ld.so
13:54:04 [2024-01-16T13:54:04.732Z] #78 38.60 checking how to hardcode library paths into programs... immediate
13:54:04 [2024-01-16T13:54:04.732Z] #78 38.60 checking whether stripping libraries is possible... yes
13:54:04 [2024-01-16T13:54:04.732Z] #78 38.61 checking if libtool supports shared libraries... yes
13:54:04 [2024-01-16T13:54:04.732Z] #78 38.61 checking whether to build shared libraries... no
13:54:04 [2024-01-16T13:54:04.732Z] #78 38.61 checking whether to build static libraries... yes
13:54:04 [2024-01-16T13:54:04.732Z] #78 38.61 checking for a BSD-compatible install... /usr/bin/install -c
13:54:04 [2024-01-16T13:54:04.732Z] #78 38.65 checking whether build environment is sane... yes
13:54:04 [2024-01-16T13:54:04.732Z] #78 38.69 checking for a race-free mkdir -p... /usr/bin/mkdir -p
13:54:05 [2024-01-16T13:54:05.001Z] #78 38.70 checking whether make sets $(MAKE)... yes
13:54:05 [2024-01-16T13:54:05.001Z] #78 38.76 checking whether make supports the include directive... yes (GNU style)
13:54:05 [2024-01-16T13:54:05.001Z] #78 38.80 checking whether make supports nested variables... yes
13:54:05 [2024-01-16T13:54:05.001Z] #78 38.86 checking whether UID '0' is supported by ustar format... yes
13:54:05 [2024-01-16T13:54:05.001Z] #78 38.88 checking whether GID '0' is supported by ustar format... yes
13:54:05 [2024-01-16T13:54:05.001Z] #78 38.88 checking how to create a ustar tar archive... gnutar
13:54:05 [2024-01-16T13:54:05.265Z] #78 38.96 checking dependency style of gcc... gcc3
13:54:05 [2024-01-16T13:54:05.265Z] #78 39.08 checking whether to enable maintainer-specific portions of Makefiles... yes
13:54:05 [2024-01-16T13:54:05.265Z] #78 39.08 checking whether make supports nested variables... (cached) yes
13:54:05 [2024-01-16T13:54:05.265Z] #78 39.09 checking for gawk... (cached) mawk
13:54:05 [2024-01-16T13:54:05.265Z] #78 39.09 checking for a sed that does not truncate output... (cached) /usr/bin/sed
13:54:05 [2024-01-16T13:54:05.265Z] #78 39.09 checking for gcc... (cached) gcc
13:54:05 [2024-01-16T13:54:05.265Z] #78 39.16 checking whether the compiler supports GNU C... (cached) yes
13:54:05 [2024-01-16T13:54:05.265Z] #78 39.17 checking whether gcc accepts -g... (cached) yes
13:54:05 [2024-01-16T13:54:05.265Z] #78 39.17 checking for gcc option to enable C11 features... (cached) none needed
13:54:05 [2024-01-16T13:54:05.265Z] #78 39.17 checking whether gcc understands -c and -o together... (cached) yes
13:54:05 [2024-01-16T13:54:05.265Z] #78 39.17 checking for a Python interpreter with version >= 3... python3
13:54:05 [2024-01-16T13:54:05.540Z] #78 39.18 checking for python3... /usr/bin/python3
13:54:05 [2024-01-16T13:54:05.540Z] #78 39.19 checking for python3 version... 3.11
13:54:05 [2024-01-16T13:54:05.540Z] #78 39.20 checking for python3 platform... linux
13:54:05 [2024-01-16T13:54:05.540Z] #78 39.21 checking for GNU default python3 prefix... ${prefix}
13:54:05 [2024-01-16T13:54:05.540Z] #78 39.21 checking for GNU default python3 exec_prefix... ${exec_prefix}
13:54:05 [2024-01-16T13:54:05.540Z] #78 39.21 checking for python3 script directory (pythondir)... ${PYTHON_PREFIX}/lib/python3.11/site-packages
13:54:05 [2024-01-16T13:54:05.540Z] #78 39.28 checking for python3 extension module directory (pyexecdir)... ${PYTHON_EXEC_PREFIX}/lib/python3.11/site-packages
13:54:05 [2024-01-16T13:54:05.540Z] #78 39.38 checking for go-md2man... no
13:54:05 [2024-01-16T13:54:05.540Z] #78 39.38 checking for error.h... yes
13:54:05 [2024-01-16T13:54:05.540Z] #78 39.46 checking for linux/openat2.h... yes
13:54:05 [2024-01-16T13:54:05.808Z] #78 39.53 checking for stdatomic.h... yes
13:54:05 [2024-01-16T13:54:05.808Z] #78 39.62 checking for linux/ioprio.h... yes
13:54:05 [2024-01-16T13:54:05.808Z] #78 39.68 checking for atomic_int... yes
13:54:06 [2024-01-16T13:54:06.076Z] #78 39.79 checking for atomic_bool... yes
13:54:06 [2024-01-16T13:54:06.076Z] #78 39.91 checking for copy_file_range... yes
13:54:06 [2024-01-16T13:54:06.351Z] #78 40.04 checking for fgetxattr... yes
13:54:06 [2024-01-16T13:54:06.351Z] #78 40.21 checking for statx... yes
13:54:06 [2024-01-16T13:54:06.615Z] #78 40.34 checking for fgetpwent_r... yes
13:54:06 [2024-01-16T13:54:06.615Z] #78 40.43 checking for issetugid... no
13:54:06 [2024-01-16T13:54:06.879Z] #78 40.55 checking for memfd_create... yes
13:54:06 [2024-01-16T13:54:06.879Z] #78 40.63 checking for pkg-config... /usr/bin/pkg-config
13:54:06 [2024-01-16T13:54:06.879Z] #78 40.64 checking pkg-config is at least version 0.9.0... yes
13:54:06 [2024-01-16T13:54:06.879Z] #78 40.64 checking for library containing yajl_tree_get... -lyajl
13:54:07 [2024-01-16T13:54:07.141Z] #78 40.90 checking for yajl >= 2.0.0... yes
13:54:07 [2024-01-16T13:54:07.141Z] #78 40.91 checking for sys/capability.h... yes
13:54:07 [2024-01-16T13:54:07.141Z] #78 40.96 checking for library containing cap_from_name... -lcap
13:54:07 [2024-01-16T13:54:07.402Z] #78 41.16 checking for library containing gcry_check_version... no
13:54:07 [2024-01-16T13:54:07.664Z] #78 41.36 checking for library containing dlopen... none required
13:54:07 [2024-01-16T13:54:07.926Z] #78 41.52 checking for seccomp.h... yes
13:54:07 [2024-01-16T13:54:07.926Z] #78 41.72 checking for library containing seccomp_rule_add... -lseccomp
13:54:08 [2024-01-16T13:54:08.188Z] #78 41.94 checking for library containing seccomp_arch_resolve_name... none required
13:54:08 [2024-01-16T13:54:08.188Z] #78 42.02 checking for systemd/sd-bus.h... yes
13:54:08 [2024-01-16T13:54:08.449Z] #78 42.14 checking for library containing sd_bus_match_signal_async... -lsystemd
13:54:08 [2024-01-16T13:54:08.711Z] #78 42.43 checking for sd_notify_barrier... yes
13:54:08 [2024-01-16T13:54:08.711Z] #78 42.58 checking for linux/bpf.h... yes
13:54:08 [2024-01-16T13:54:08.975Z] #78 42.73 checking compilation for eBPF... yes
13:54:08 [2024-01-16T13:54:08.975Z] #78 42.79 checking for criu >= 3.15... no
13:54:08 [2024-01-16T13:54:08.975Z] #78 42.80 configure: CRIU headers not found, building without CRIU support
13:54:08 [2024-01-16T13:54:08.975Z] #78 42.80 checking for criu > 3.16... no
13:54:08 [2024-01-16T13:54:08.975Z] #78 42.82 configure: CRIU version doesn't support join-ns API
13:54:08 [2024-01-16T13:54:08.975Z] #78 42.82 checking for criu > 3.16.1... no
13:54:08 [2024-01-16T13:54:08.975Z] #78 42.83 configure: CRIU version doesn't support for pre-dumping
13:54:08 [2024-01-16T13:54:08.975Z] #78 42.83 checking for new mount API (fsconfig)... yes
13:54:08 [2024-01-16T13:54:08.975Z] #78 42.98 yes
13:54:09 [2024-01-16T13:54:09.237Z] #78 42.98 checking for seccomp notify API... yes
13:54:09 [2024-01-16T13:54:09.237Z] #78 43.09 checking for gperf... no
13:54:09 [2024-01-16T13:54:09.237Z] #78 43.09 configure: gperf not found - cannot rebuild signal parser code
13:54:09 [2024-01-16T13:54:09.237Z] #78 43.10 checking for library containing argp_parse... none required
13:54:09 [2024-01-16T13:54:09.499Z] #78 43.31 checking that generated files are newer than configure... done
13:54:09 [2024-01-16T13:54:09.499Z] #78 43.31 configure: creating ./config.status
13:54:10 [2024-01-16T13:54:10.072Z] #78 ...
13:54:10 [2024-01-16T13:54:10.072Z] 
13:54:10 [2024-01-16T13:54:10.072Z] #73 [swagger 2/2] RUN --mount=from=swagger-src,src=/usr/src/swagger,rw     --mount=type=cache,target=/root/.cache/go-build,id=swagger-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/ <<EOT (set -e...)
13:54:10 [2024-01-16T13:54:10.072Z] #73 DONE 59.4s
13:54:10 [2024-01-16T13:54:10.337Z] 
13:54:10 [2024-01-16T13:54:10.337Z] #71 [rootlesskit-build 3/5] RUN --mount=from=rootlesskit-src,src=/usr/src/rootlesskit,rw     --mount=type=cache,target=/go/pkg/mod     --mount=type=cache,target=/root/.cache/go-build,id=rootlesskit-build-linux/arm64 <<EOT (set -e...)
13:54:10 [2024-01-16T13:54:10.910Z] #71 DONE 60.5s
13:54:10 [2024-01-16T13:54:10.911Z] 
13:54:10 [2024-01-16T13:54:10.911Z] #78 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.12" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
13:54:10 [2024-01-16T13:54:10.911Z] #78 ...
13:54:10 [2024-01-16T13:54:10.911Z] 
13:54:10 [2024-01-16T13:54:10.911Z] #74 [runc-build 3/3] RUN --mount=from=runc-src,src=/usr/src/runc,rw     --mount=type=cache,target=/root/.cache/go-build,id=runc-build-linux/arm64 <<EOT (set -e...)
13:54:10 [2024-01-16T13:54:10.911Z] #74 DONE 52.5s
13:54:10 [2024-01-16T13:54:10.911Z] 
13:54:10 [2024-01-16T13:54:10.911Z] #72 [delve-build 2/2] RUN --mount=from=delve-src,src=/usr/src/delve,rw     --mount=type=cache,target=/root/.cache/go-build,id=delve-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod <<EOT (set -e...)
13:54:10 [2024-01-16T13:54:10.911Z] #72 DONE 60.3s
13:54:10 [2024-01-16T13:54:10.911Z] 
13:54:10 [2024-01-16T13:54:10.911Z] #80 [dev-systemd-false  2/21] COPY --link --from=swagger       /build/ /usr/local/bin/
13:54:11 [2024-01-16T13:54:11.484Z] #80 ...
13:54:11 [2024-01-16T13:54:11.484Z] 
13:54:11 [2024-01-16T13:54:11.484Z] #81 [rootlesskit-build 4/5] COPY --link ./contrib/dockerd-rootless.sh /build/
13:54:11 [2024-01-16T13:54:11.484Z] #81 DONE 0.5s
13:54:11 [2024-01-16T13:54:11.484Z] 
13:54:11 [2024-01-16T13:54:11.484Z] #82 [rootlesskit-build 5/5] COPY --link ./contrib/dockerd-rootless-setuptool.sh /build/
13:54:12 [2024-01-16T13:54:12.057Z] #82 DONE 0.6s
13:54:12 [2024-01-16T13:54:12.057Z] 
13:54:12 [2024-01-16T13:54:12.057Z] #78 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.12" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
13:54:12 [2024-01-16T13:54:12.057Z] #78 45.84 config.status: creating Makefile
13:54:12 [2024-01-16T13:54:12.057Z] #78 45.86 config.status: creating config.h
13:54:12 [2024-01-16T13:54:12.057Z] #78 45.87 config.status: executing libtool commands
13:54:12 [2024-01-16T13:54:12.057Z] #78 45.88 config.status: executing depfiles commands
13:54:12 [2024-01-16T13:54:12.319Z] #78 ...
13:54:12 [2024-01-16T13:54:12.319Z] 
13:54:12 [2024-01-16T13:54:12.319Z] #80 [dev-systemd-false  2/21] COPY --link --from=swagger       /build/ /usr/local/bin/
13:54:12 [2024-01-16T13:54:12.319Z] #80 DONE 1.1s
13:54:12 [2024-01-16T13:54:12.319Z] 
13:54:12 [2024-01-16T13:54:12.319Z] #83 [dev-systemd-false  3/21] COPY --link --from=delve         /build/ /usr/local/bin/
13:54:12 [2024-01-16T13:54:12.901Z] #83 DONE 0.7s
13:54:12 [2024-01-16T13:54:12.901Z] 
13:54:12 [2024-01-16T13:54:12.901Z] #79 [containerd-build 3/3] RUN --mount=from=containerd-src,src=/usr/src/containerd,rw     --mount=type=cache,target=/root/.cache/go-build,id=containerd-build-linux/arm64 <<EOT (set -e...)
13:54:12 [2024-01-16T13:54:12.901Z] #79 ...
13:54:12 [2024-01-16T13:54:12.901Z] 
13:54:12 [2024-01-16T13:54:12.901Z] #84 [dev-systemd-false  4/21] COPY --link --from=tomll         /build/ /usr/local/bin/
13:54:13 [2024-01-16T13:54:13.163Z] #84 DONE 0.2s
13:54:13 [2024-01-16T13:54:13.163Z] 
13:54:13 [2024-01-16T13:54:13.163Z] #78 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.12" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
13:54:13 [2024-01-16T13:54:13.163Z] #78 46.84 === configuring in libocispec (/tmp/crun-build/libocispec)
13:54:13 [2024-01-16T13:54:13.163Z] #78 46.86 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local'  '--bindir=/build' --cache-file=/dev/null --srcdir=.
13:54:13 [2024-01-16T13:54:13.425Z] #78 47.13 checking for gcc... gcc
13:54:13 [2024-01-16T13:54:13.425Z] #78 47.18 checking whether the C compiler works... yes
13:54:13 [2024-01-16T13:54:13.425Z] 
13:54:13 [2024-01-16T13:54:13.425Z] #78 ...
13:54:13 [2024-01-16T13:54:13.425Z] 
13:54:13 [2024-01-16T13:54:13.425Z] #85 [dev-systemd-false  5/21] COPY --link --from=gowinres      /build/ /usr/local/bin/
13:54:13 [2024-01-16T13:54:13.425Z] #85 DONE 0.4s
13:54:13 [2024-01-16T13:54:13.425Z] 
13:54:13 [2024-01-16T13:54:13.425Z] #78 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.12" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
13:54:13 [2024-01-16T13:54:13.425Z] #78 47.24 checking for C compiler default output file name... a.out
13:54:13 [2024-01-16T13:54:13.425Z] #78 47.24 checking for suffix of executables... 
13:54:13 [2024-01-16T13:54:13.425Z] #78 47.30 checking whether we are cross compiling... no
13:54:13 [2024-01-16T13:54:13.425Z] #78 47.36 checking for suffix of object files... o
13:54:13 [2024-01-16T13:54:13.686Z] #78 ...
13:54:13 [2024-01-16T13:54:13.686Z] 
13:54:13 [2024-01-16T13:54:13.686Z] #86 [dev-systemd-false  6/21] COPY --link --from=tini          /build/ /usr/local/bin/
13:54:13 [2024-01-16T13:54:13.686Z] #86 DONE 0.2s
13:54:13 [2024-01-16T13:54:13.686Z] 
13:54:13 [2024-01-16T13:54:13.686Z] #78 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.12" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
13:54:13 [2024-01-16T13:54:13.686Z] #78 47.46 checking whether the compiler supports GNU C... yes
13:54:13 [2024-01-16T13:54:13.686Z] #78 47.50 checking whether gcc accepts -g... yes
13:54:13 [2024-01-16T13:54:13.686Z] #78 47.55 checking for gcc option to enable C11 features... none needed
13:54:13 [2024-01-16T13:54:13.948Z] #78 47.64 checking whether gcc understands -c and -o together... yes
13:54:13 [2024-01-16T13:54:13.948Z] #78 47.72 checking for stdio.h... yes
13:54:13 [2024-01-16T13:54:13.948Z] #78 ...
13:54:13 [2024-01-16T13:54:13.948Z] 
13:54:13 [2024-01-16T13:54:13.948Z] #87 [dev-systemd-false  7/21] COPY --link --from=registry      /build/ /usr/local/bin/
13:54:13 [2024-01-16T13:54:13.948Z] #87 DONE 0.2s
13:54:13 [2024-01-16T13:54:13.948Z] 
13:54:13 [2024-01-16T13:54:13.948Z] #78 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.12" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
13:54:13 [2024-01-16T13:54:13.948Z] #78 47.75 checking for stdlib.h... yes
13:54:13 [2024-01-16T13:54:13.948Z] #78 47.80 checking for string.h... yes
13:54:13 [2024-01-16T13:54:13.948Z] #78 47.84 checking for inttypes.h... yes
13:54:14 [2024-01-16T13:54:14.210Z] #78 ...
13:54:14 [2024-01-16T13:54:14.210Z] 
13:54:14 [2024-01-16T13:54:14.210Z] #88 [dev-systemd-false  8/21] COPY --link --from=registry-v2   /build/ /usr/local/bin/
13:54:14 [2024-01-16T13:54:14.210Z] #88 DONE 0.2s
13:54:14 [2024-01-16T13:54:14.210Z] 
13:54:14 [2024-01-16T13:54:14.210Z] #78 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.12" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
13:54:14 [2024-01-16T13:54:14.210Z] #78 47.94 checking for stdint.h... yes
13:54:14 [2024-01-16T13:54:14.210Z] #78 48.01 checking for strings.h... yes
13:54:14 [2024-01-16T13:54:14.210Z] #78 48.07 checking for sys/stat.h... yes
13:54:14 [2024-01-16T13:54:14.210Z] #78 48.10 checking for sys/types.h... yes
13:54:14 [2024-01-16T13:54:14.210Z] #78 48.15 checking for unistd.h... yes
13:54:14 [2024-01-16T13:54:14.472Z] 
13:54:14 [2024-01-16T13:54:14.472Z] #78 ...
13:54:14 [2024-01-16T13:54:14.472Z] 
13:54:14 [2024-01-16T13:54:14.472Z] #89 [dev-systemd-false  9/21] COPY --link --from=gotestsum     /build/ /usr/local/bin/
13:54:14 [2024-01-16T13:54:14.472Z] #89 DONE 0.2s
13:54:14 [2024-01-16T13:54:14.472Z] 
13:54:14 [2024-01-16T13:54:14.472Z] #78 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.12" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
13:54:14 [2024-01-16T13:54:14.472Z] #78 48.19 checking for wchar.h... yes
13:54:14 [2024-01-16T13:54:14.472Z] #78 48.23 checking for minix/config.h... no
13:54:14 [2024-01-16T13:54:14.472Z] #78 48.28 checking whether it is safe to define __EXTENSIONS__... yes
13:54:14 [2024-01-16T13:54:14.472Z] #78 48.35 checking whether _XOPEN_SOURCE should be defined... no
13:54:14 [2024-01-16T13:54:14.472Z] #78 48.40 checking build system type... aarch64-unknown-linux-gnu
13:54:14 [2024-01-16T13:54:14.734Z] #78 48.52 checking host system type... aarch64-unknown-linux-gnu
13:54:14 [2024-01-16T13:54:14.734Z] #78 48.52 checking how to print strings... printf
13:54:14 [2024-01-16T13:54:14.734Z] #78 48.52 checking for a sed that does not truncate output... /usr/bin/sed
13:54:14 [2024-01-16T13:54:14.734Z] #78 48.54 checking for grep that handles long lines and -e... /usr/bin/grep
13:54:14 [2024-01-16T13:54:14.734Z] #78 48.55 checking for egrep... /usr/bin/grep -E
13:54:14 [2024-01-16T13:54:14.734Z] #78 48.56 checking for fgrep... /usr/bin/grep -F
13:54:14 [2024-01-16T13:54:14.734Z] #78 48.57 checking for ld used by gcc... /usr/bin/ld
13:54:14 [2024-01-16T13:54:14.734Z] #78 48.59 checking if the linker (/usr/bin/ld) is GNU ld... yes
13:54:14 [2024-01-16T13:54:14.734Z] #78 48.59 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
13:54:14 [2024-01-16T13:54:14.734Z] #78 48.60 checking the name lister (/usr/bin/nm -B) interface... BSD nm
13:54:14 [2024-01-16T13:54:14.995Z] #78 48.68 checking whether ln -s works... yes
13:54:14 [2024-01-16T13:54:14.995Z] #78 48.68 checking the maximum length of command line arguments... 1572864
13:54:14 [2024-01-16T13:54:14.995Z] #78 48.72 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
13:54:14 [2024-01-16T13:54:14.995Z] #78 48.72 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
13:54:14 [2024-01-16T13:54:14.995Z] #78 48.72 checking for /usr/bin/ld option to reload object files... -r
13:54:14 [2024-01-16T13:54:14.995Z] #78 48.72 checking for file... file
13:54:14 [2024-01-16T13:54:14.995Z] #78 48.72 checking for objdump... objdump
13:54:14 [2024-01-16T13:54:14.995Z] #78 48.72 checking how to recognize dependent libraries... pass_all
13:54:14 [2024-01-16T13:54:14.995Z] #78 48.73 checking for dlltool... no
13:54:14 [2024-01-16T13:54:14.995Z] #78 48.73 checking how to associate runtime and link libraries... printf %s\n
13:54:14 [2024-01-16T13:54:14.995Z] #78 48.73 checking for ar... ar
13:54:14 [2024-01-16T13:54:14.995Z] #78 48.73 checking for archiver @FILE support... @
13:54:14 [2024-01-16T13:54:14.995Z] #78 48.79 checking for strip... strip
13:54:14 [2024-01-16T13:54:14.995Z] #78 48.79 checking for ranlib... ranlib
13:54:14 [2024-01-16T13:54:14.995Z] #78 48.79 checking for gawk... no
13:54:14 [2024-01-16T13:54:14.995Z] #78 48.79 checking for mawk... mawk
13:54:14 [2024-01-16T13:54:14.995Z] #78 48.79 checking command to parse /usr/bin/nm -B output from gcc object... ok
13:54:15 [2024-01-16T13:54:15.257Z] #78 48.97 checking for sysroot... no
13:54:15 [2024-01-16T13:54:15.257Z] #78 48.97 checking for a working dd... /usr/bin/dd
13:54:15 [2024-01-16T13:54:15.257Z] #78 48.97 checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
13:54:15 [2024-01-16T13:54:15.257Z] #78 49.00 checking for mt... no
13:54:15 [2024-01-16T13:54:15.257Z] #78 49.00 checking if : is a manifest tool... no
13:54:15 [2024-01-16T13:54:15.257Z] #78 49.01 checking for dlfcn.h... yes
13:54:15 [2024-01-16T13:54:15.257Z] #78 49.07 checking for objdir... .libs
13:54:15 [2024-01-16T13:54:15.519Z] #78 49.22 checking if gcc supports -fno-rtti -fno-exceptions... no
13:54:15 [2024-01-16T13:54:15.519Z] #78 49.28 checking for gcc option to produce PIC... -fPIC -DPIC
13:54:15 [2024-01-16T13:54:15.519Z] #78 49.28 checking if gcc PIC flag -fPIC -DPIC works... yes
13:54:15 [2024-01-16T13:54:15.519Z] #78 49.31 checking if gcc static flag -static works... yes
13:54:15 [2024-01-16T13:54:15.780Z] #78 49.40 checking if gcc supports -c -o file.o... yes
13:54:15 [2024-01-16T13:54:15.780Z] #78 49.46 checking if gcc supports -c -o file.o... (cached) yes
13:54:15 [2024-01-16T13:54:15.780Z] #78 49.46 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
13:54:15 [2024-01-16T13:54:15.780Z] #78 49.48 checking dynamic linker characteristics... GNU/Linux ld.so
13:54:15 [2024-01-16T13:54:15.780Z] #78 49.68 checking how to hardcode library paths into programs... immediate
13:54:15 [2024-01-16T13:54:15.780Z] #78 49.68 checking whether stripping libraries is possible... yes
13:54:15 [2024-01-16T13:54:15.780Z] #78 49.69 checking if libtool supports shared libraries... yes
13:54:15 [2024-01-16T13:54:15.780Z] #78 49.69 checking whether to build shared libraries... no
13:54:15 [2024-01-16T13:54:15.780Z] #78 49.69 checking whether to build static libraries... yes
13:54:15 [2024-01-16T13:54:15.780Z] #78 49.69 checking for a BSD-compatible install... /usr/bin/install -c
13:54:15 [2024-01-16T13:54:15.780Z] #78 49.74 checking whether build environment is sane... yes
13:54:15 [2024-01-16T13:54:15.780Z] #78 49.78 checking for a race-free mkdir -p... /usr/bin/mkdir -p
13:54:16 [2024-01-16T13:54:16.042Z] #78 49.79 checking whether make sets $(MAKE)... yes
13:54:16 [2024-01-16T13:54:16.042Z] #78 49.83 checking whether make supports the include directive... yes (GNU style)
13:54:16 [2024-01-16T13:54:16.042Z] #78 49.85 checking whether make supports nested variables... yes
13:54:16 [2024-01-16T13:54:16.042Z] #78 49.89 checking whether UID '0' is supported by ustar format... yes
13:54:16 [2024-01-16T13:54:16.042Z] #78 49.89 checking whether GID '0' is supported by ustar format... yes
13:54:16 [2024-01-16T13:54:16.042Z] #78 49.90 checking how to create a ustar tar archive... gnutar
13:54:16 [2024-01-16T13:54:16.042Z] #78 49.93 checking dependency style of gcc... gcc3
13:54:16 [2024-01-16T13:54:16.304Z] #78 50.04 checking whether to enable maintainer-specific portions of Makefiles... yes
13:54:16 [2024-01-16T13:54:16.304Z] #78 50.04 checking whether make supports nested variables... (cached) yes
13:54:16 [2024-01-16T13:54:16.304Z] #78 50.04 checking for pkg-config... /usr/bin/pkg-config
13:54:16 [2024-01-16T13:54:16.304Z] #78 50.04 checking pkg-config is at least version 0.9.0... yes
13:54:16 [2024-01-16T13:54:16.304Z] #78 50.04 checking for yajl >= 2.1.0... yes
13:54:16 [2024-01-16T13:54:16.304Z] #78 50.06 checking for a sed that does not truncate output... (cached) /usr/bin/sed
13:54:16 [2024-01-16T13:54:16.304Z] #78 50.06 checking for gcc... (cached) gcc
13:54:16 [2024-01-16T13:54:16.304Z] #78 50.14 checking whether the compiler supports GNU C... (cached) yes
13:54:16 [2024-01-16T13:54:16.304Z] #78 50.14 checking whether gcc accepts -g... (cached) yes
13:54:16 [2024-01-16T13:54:16.304Z] #78 50.14 checking for gcc option to enable C11 features... (cached) none needed
13:54:16 [2024-01-16T13:54:16.304Z] #78 50.14 checking whether gcc understands -c and -o together... (cached) yes
13:54:16 [2024-01-16T13:54:16.304Z] #78 50.14 checking for a Python interpreter with version >= 3... python3
13:54:16 [2024-01-16T13:54:16.304Z] #78 50.16 checking for python3... /usr/bin/python3
13:54:16 [2024-01-16T13:54:16.304Z] #78 50.16 checking for python3 version... 3.11
13:54:16 [2024-01-16T13:54:16.304Z] #78 50.18 checking for python3 platform... linux
13:54:16 [2024-01-16T13:54:16.304Z] #78 50.19 checking for GNU default python3 prefix... ${prefix}
13:54:16 [2024-01-16T13:54:16.304Z] #78 50.20 checking for GNU default python3 exec_prefix... ${exec_prefix}
13:54:16 [2024-01-16T13:54:16.304Z] #78 50.20 checking for python3 script directory (pythondir)... ${PYTHON_PREFIX}/lib/python3.11/site-packages
13:54:16 [2024-01-16T13:54:16.304Z] #78 50.24 checking for python3 extension module directory (pyexecdir)... ${PYTHON_EXEC_PREFIX}/lib/python3.11/site-packages
13:54:16 [2024-01-16T13:54:16.877Z] #78 50.35 checking that generated files are newer than configure... done
13:54:16 [2024-01-16T13:54:16.877Z] #78 50.77 configure: creating ./config.status
13:54:17 [2024-01-16T13:54:17.820Z] #78 51.63 config.status: creating Makefile
13:54:17 [2024-01-16T13:54:17.820Z] #78 51.65 config.status: creating ocispec.pc
13:54:17 [2024-01-16T13:54:17.820Z] #78 51.68 config.status: creating config.h
13:54:17 [2024-01-16T13:54:17.820Z] #78 51.69 config.status: executing libtool commands
13:54:17 [2024-01-16T13:54:17.820Z] #78 51.71 config.status: executing depfiles commands
13:54:18 [2024-01-16T13:54:18.081Z] #78 51.94 === configuring in yajl (/tmp/crun-build/libocispec/yajl)
13:54:18 [2024-01-16T13:54:18.082Z] #78 51.95 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local'  '--bindir=/build' --cache-file=/dev/null --srcdir=.
13:54:18 [2024-01-16T13:54:18.342Z] #78 52.18 checking for gcc... gcc
13:54:18 [2024-01-16T13:54:18.342Z] #78 52.21 checking whether the C compiler works... yes
13:54:18 [2024-01-16T13:54:18.342Z] #78 52.28 checking for C compiler default output file name... a.out
13:54:18 [2024-01-16T13:54:18.603Z] #78 52.28 checking for suffix of executables... 
13:54:18 [2024-01-16T13:54:18.603Z] #78 52.33 checking whether we are cross compiling... no
13:54:18 [2024-01-16T13:54:18.603Z] #78 52.44 checking for suffix of object files... o
13:54:18 [2024-01-16T13:54:18.603Z] #78 52.49 checking whether the compiler supports GNU C... yes
13:54:18 [2024-01-16T13:54:18.603Z] #78 52.53 checking whether gcc accepts -g... yes
13:54:18 [2024-01-16T13:54:18.863Z] #78 52.59 checking for gcc option to enable C11 features... none needed
13:54:18 [2024-01-16T13:54:18.863Z] #78 52.66 checking whether gcc understands -c and -o together... yes
13:54:18 [2024-01-16T13:54:18.863Z] #78 52.73 checking for a BSD-compatible install... /usr/bin/install -c
13:54:18 [2024-01-16T13:54:18.863Z] #78 52.74 checking whether build environment is sane... yes
13:54:18 [2024-01-16T13:54:18.863Z] #78 52.75 checking for a race-free mkdir -p... /usr/bin/mkdir -p
13:54:18 [2024-01-16T13:54:18.863Z] #78 52.75 checking for gawk... no
13:54:18 [2024-01-16T13:54:18.863Z] #78 52.75 checking for mawk... mawk
13:54:18 [2024-01-16T13:54:18.863Z] #78 52.75 checking whether make sets $(MAKE)... yes
13:54:18 [2024-01-16T13:54:18.863Z] #78 52.76 checking whether make supports the include directive... yes (GNU style)
13:54:18 [2024-01-16T13:54:18.863Z] #78 52.77 checking whether make supports nested variables... yes
13:54:18 [2024-01-16T13:54:18.863Z] #78 52.78 checking whether UID '0' is supported by ustar format... yes
13:54:18 [2024-01-16T13:54:18.863Z] #78 52.78 checking whether GID '0' is supported by ustar format... yes
13:54:18 [2024-01-16T13:54:18.863Z] #78 52.78 checking how to create a ustar tar archive... gnutar
13:54:18 [2024-01-16T13:54:18.863Z] #78 52.79 checking dependency style of gcc... gcc3
13:54:19 [2024-01-16T13:54:19.123Z] #78 52.84 checking whether to enable maintainer-specific portions of Makefiles... yes
13:54:19 [2024-01-16T13:54:19.124Z] #78 52.84 checking whether make supports nested variables... (cached) yes
13:54:19 [2024-01-16T13:54:19.124Z] #78 52.85 checking build system type... aarch64-unknown-linux-gnu
13:54:19 [2024-01-16T13:54:19.124Z] #78 52.91 checking host system type... aarch64-unknown-linux-gnu
13:54:19 [2024-01-16T13:54:19.124Z] #78 52.91 checking how to print strings... printf
13:54:19 [2024-01-16T13:54:19.124Z] #78 52.91 checking for a sed that does not truncate output... /usr/bin/sed
13:54:19 [2024-01-16T13:54:19.124Z] #78 52.92 checking for grep that handles long lines and -e... /usr/bin/grep
13:54:19 [2024-01-16T13:54:19.124Z] #78 52.92 checking for egrep... /usr/bin/grep -E
13:54:19 [2024-01-16T13:54:19.124Z] #78 52.92 checking for fgrep... /usr/bin/grep -F
13:54:19 [2024-01-16T13:54:19.124Z] #78 52.93 checking for ld used by gcc... /usr/bin/ld
13:54:19 [2024-01-16T13:54:19.124Z] #78 52.93 checking if the linker (/usr/bin/ld) is GNU ld... yes
13:54:19 [2024-01-16T13:54:19.124Z] #78 52.94 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
13:54:19 [2024-01-16T13:54:19.124Z] #78 52.95 checking the name lister (/usr/bin/nm -B) interface... BSD nm
13:54:19 [2024-01-16T13:54:19.124Z] #78 53.01 checking whether ln -s works... yes
13:54:19 [2024-01-16T13:54:19.124Z] #78 53.01 checking the maximum length of command line arguments... 1572864
13:54:19 [2024-01-16T13:54:19.124Z] #78 53.04 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
13:54:19 [2024-01-16T13:54:19.124Z] #78 53.04 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
13:54:19 [2024-01-16T13:54:19.124Z] #78 53.04 checking for /usr/bin/ld option to reload object files... -r
13:54:19 [2024-01-16T13:54:19.124Z] #78 53.04 checking for file... file
13:54:19 [2024-01-16T13:54:19.124Z] #78 53.04 checking for objdump... objdump
13:54:19 [2024-01-16T13:54:19.124Z] #78 53.04 checking how to recognize dependent libraries... pass_all
13:54:19 [2024-01-16T13:54:19.124Z] #78 53.04 checking for dlltool... no
13:54:19 [2024-01-16T13:54:19.384Z] #78 53.04 checking how to associate runtime and link libraries... printf %s\n
13:54:19 [2024-01-16T13:54:19.384Z] #78 53.04 checking for ar... ar
13:54:19 [2024-01-16T13:54:19.384Z] #78 53.05 checking for archiver @FILE support... @
13:54:19 [2024-01-16T13:54:19.384Z] #78 53.10 checking for strip... strip
13:54:19 [2024-01-16T13:54:19.384Z] #78 53.10 checking for ranlib... ranlib
13:54:19 [2024-01-16T13:54:19.645Z] #78 53.10 checking command to parse /usr/bin/nm -B output from gcc object... ok
13:54:19 [2024-01-16T13:54:19.645Z] #78 53.44 checking for sysroot... no
13:54:19 [2024-01-16T13:54:19.645Z] #78 53.44 checking for a working dd... /usr/bin/dd
13:54:19 [2024-01-16T13:54:19.645Z] #78 53.45 checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
13:54:19 [2024-01-16T13:54:19.645Z] #78 53.45 checking for mt... no
13:54:19 [2024-01-16T13:54:19.645Z] #78 53.45 checking if : is a manifest tool... no
13:54:19 [2024-01-16T13:54:19.645Z] #78 53.46 checking for stdio.h... yes
13:54:19 [2024-01-16T13:54:19.645Z] #78 53.48 checking for stdlib.h... yes
13:54:19 [2024-01-16T13:54:19.645Z] #78 53.52 checking for string.h... yes
13:54:19 [2024-01-16T13:54:19.645Z] #78 53.57 checking for inttypes.h... yes
13:54:19 [2024-01-16T13:54:19.645Z] #78 53.64 checking for stdint.h... yes
13:54:19 [2024-01-16T13:54:19.905Z] #78 53.68 checking for strings.h... yes
13:54:19 [2024-01-16T13:54:19.905Z] #78 53.73 checking for sys/stat.h... yes
13:54:19 [2024-01-16T13:54:19.905Z] #78 53.77 checking for sys/types.h... yes
13:54:19 [2024-01-16T13:54:19.905Z] #78 53.80 checking for unistd.h... yes
13:54:19 [2024-01-16T13:54:19.905Z] #78 53.90 checking for dlfcn.h... yes
13:54:20 [2024-01-16T13:54:20.165Z] #78 53.94 checking for objdir... .libs
13:54:20 [2024-01-16T13:54:20.426Z] #78 54.05 checking if gcc supports -fno-rtti -fno-exceptions... no
13:54:20 [2024-01-16T13:54:20.426Z] #78 54.10 checking for gcc option to produce PIC... -fPIC -DPIC
13:54:20 [2024-01-16T13:54:20.426Z] #78 54.10 checking if gcc PIC flag -fPIC -DPIC works... yes
13:54:20 [2024-01-16T13:54:20.426Z] #78 54.13 checking if gcc static flag -static works... yes
13:54:20 [2024-01-16T13:54:20.426Z] #78 54.24 checking if gcc supports -c -o file.o... yes
13:54:20 [2024-01-16T13:54:20.426Z] #78 54.28 checking if gcc supports -c -o file.o... (cached) yes
13:54:20 [2024-01-16T13:54:20.426Z] #78 54.28 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
13:54:20 [2024-01-16T13:54:20.426Z] #78 54.29 checking dynamic linker characteristics... GNU/Linux ld.so
13:54:20 [2024-01-16T13:54:20.687Z] #78 54.38 checking how to hardcode library paths into programs... immediate
13:54:20 [2024-01-16T13:54:20.687Z] #78 54.38 checking whether stripping libraries is possible... yes
13:54:20 [2024-01-16T13:54:20.687Z] #78 54.38 checking if libtool supports shared libraries... yes
13:54:20 [2024-01-16T13:54:20.687Z] #78 54.38 checking whether to build shared libraries... no
13:54:20 [2024-01-16T13:54:20.687Z] #78 54.38 checking whether to build static libraries... yes
13:54:20 [2024-01-16T13:54:20.687Z] #78 54.38 checking for float.h... yes
13:54:20 [2024-01-16T13:54:20.687Z] #78 54.46 checking for limits.h... yes
13:54:20 [2024-01-16T13:54:20.687Z] #78 54.50 checking for stddef.h... yes
13:54:20 [2024-01-16T13:54:20.687Z] #78 54.54 checking for stdlib.h... (cached) yes
13:54:20 [2024-01-16T13:54:20.687Z] #78 54.54 checking for string.h... (cached) yes
13:54:20 [2024-01-16T13:54:20.687Z] #78 54.54 checking for sys/time.h... yes
13:54:20 [2024-01-16T13:54:20.687Z] #78 54.58 checking for inline... inline
13:54:20 [2024-01-16T13:54:20.949Z] #78 54.61 checking for size_t... yes
13:54:20 [2024-01-16T13:54:20.949Z] #78 54.75 checking for GNU libc compatible malloc... yes
13:54:20 [2024-01-16T13:54:20.949Z] #78 54.85 checking for GNU libc compatible realloc... yes
13:54:21 [2024-01-16T13:54:21.210Z] #78 54.93 checking for working strtod... yes
13:54:21 [2024-01-16T13:54:21.210Z] #78 55.05 checking for gettimeofday... yes
13:54:21 [2024-01-16T13:54:21.471Z] 
13:54:21 [2024-01-16T13:54:21.471Z] #78 ...
13:54:21 [2024-01-16T13:54:21.471Z] 
13:54:21 [2024-01-16T13:54:21.471Z] #56 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.55.2"      && /build/golangci-lint --version
13:54:21 [2024-01-16T13:54:21.471Z] #56 77.98 golangci-lint has version v1.55.2 built with go1.21.6 from (unknown, mod sum: "h1:yllEIsSJ7MtlDBwDJ9IMBkyEUz2fYE0b5B8IUgO1oP8=") on (unknown)
13:54:21 [2024-01-16T13:54:21.471Z] #56 DONE 81.8s
13:54:21 [2024-01-16T13:54:21.471Z] 
13:54:21 [2024-01-16T13:54:21.471Z] #78 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.12" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
13:54:21 [2024-01-16T13:54:21.471Z] #78 55.16 checking for memset... yes
13:54:21 [2024-01-16T13:54:21.471Z] #78 55.25 checking for strspn... 
13:54:21 [2024-01-16T13:54:21.471Z] #78 ...
13:54:21 [2024-01-16T13:54:21.471Z] 
13:54:21 [2024-01-16T13:54:21.471Z] #79 [containerd-build 3/3] RUN --mount=from=containerd-src,src=/usr/src/containerd,rw     --mount=type=cache,target=/root/.cache/go-build,id=containerd-build-linux/arm64 <<EOT (set -e...)
13:54:21 [2024-01-16T13:54:21.471Z] #79 46.74 + bin/containerd
13:54:21 [2024-01-16T13:54:21.471Z] #79 46.74 go build  -gcflags=-trimpath=/go/src  -o bin/containerd -ldflags '-X github.com/containerd/containerd/version.Version=v1.7.12 -X github.com/containerd/containerd/version.Revision=71909c1814c544ac47ab91d2e8b84718e517bb99 -X github.com/containerd/containerd/version.Package=github.com/containerd/containerd -s -w -extldflags "-static" ' -tags "urfave_cli_no_docs osusergo netgo static_build"  ./cmd/containerd
13:54:21 [2024-01-16T13:54:21.471Z] #79 ...
13:54:21 [2024-01-16T13:54:21.471Z] 
13:54:21 [2024-01-16T13:54:21.471Z] #63 [dockercli-integration 2/2] RUN --mount=source=hack/dockerfile/cli.sh,target=/download-or-build-cli.sh     --mount=type=cache,id=dockercli-git-linux/arm64,sharing=locked,target=./.git     --mount=type=cache,target=/root/.cache/go-build,id=dockercli-build-linux/arm64         rm -f ./.git/*.lock      && /download-or-build-cli.sh v17.06.2-ce https://github.com/docker/cli.git /build      && /build/docker --version
13:54:21 [2024-01-16T13:54:21.471Z] #63 78.46 HEAD is now at cec0b72a Merge pull request #217 from andrewhsu/v
13:54:21 [2024-01-16T13:54:21.471Z] #63 78.51 Docker version unknown-version, build unknown-commit
13:54:21 [2024-01-16T13:54:21.471Z] #63 DONE 81.7s
13:54:21 [2024-01-16T13:54:21.733Z] 
13:54:21 [2024-01-16T13:54:21.733Z] #78 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.12" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
13:54:21 [2024-01-16T13:54:21.733Z] #78 55.25 checking for strspn... yes
13:54:21 [2024-01-16T13:54:21.733Z] #78 55.36 checking that generated files are newer than configure... done
13:54:21 [2024-01-16T13:54:21.733Z] #78 55.36 configure: creating ./config.status
13:54:23 [2024-01-16T13:54:23.120Z] #78 56.89 config.status: creating Makefile
13:54:23 [2024-01-16T13:54:23.120Z] #78 56.91 config.status: creating config.h
13:54:23 [2024-01-16T13:54:23.120Z] #78 56.92 config.status: executing depfiles commands
13:54:23 [2024-01-16T13:54:23.120Z] #78 57.05 config.status: executing libtool commands
13:54:23 [2024-01-16T13:54:23.381Z] #78 57.42   GEN      .version
13:54:23 [2024-01-16T13:54:23.643Z] #78 57.43 make  install-recursive
13:54:23 [2024-01-16T13:54:23.643Z] #78 57.44 make[1]: Entering directory '/tmp/crun-build'
13:54:23 [2024-01-16T13:54:23.643Z] #78 57.49 Making install in libocispec
13:54:23 [2024-01-16T13:54:23.643Z] #78 57.49 make[2]: Entering directory '/tmp/crun-build/libocispec'
13:54:23 [2024-01-16T13:54:23.643Z] #78 57.51 /usr/bin/python3 ./src/ocispec/generate.py --gen-ref --root=. --out=./src/ocispec ./image-spec/schema
13:54:23 [2024-01-16T13:54:23.643Z] #78 57.51 /usr/bin/python3 ./src/ocispec/generate.py --gen-ref --root=. --out=./src/ocispec ./runtime-spec/schema
13:54:23 [2024-01-16T13:54:23.643Z] #78 57.51 /usr/bin/python3 ./src/ocispec/generate.py --gen-ref --root=./tests/test-spec --out=./src/ocispec ./tests/test-spec/imageManifestItems
13:54:23 [2024-01-16T13:54:23.643Z] #78 57.52 /usr/bin/python3 ./src/ocispec/generate.py --gen-ref --root=./tests/test-spec --out=./src/ocispec ./tests/test-spec/basic
13:54:23 [2024-01-16T13:54:23.643Z] #78 57.56 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success
13:54:23 [2024-01-16T13:54:23.908Z] #78 57.58 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success
13:54:23 [2024-01-16T13:54:23.908Z] #78 57.58 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success
13:54:23 [2024-01-16T13:54:23.908Z] #78 57.58 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success
13:54:23 [2024-01-16T13:54:23.908Z] #78 57.58 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success
13:54:23 [2024-01-16T13:54:23.908Z] #78 57.58 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success
13:54:23 [2024-01-16T13:54:23.908Z] #78 57.58 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success
13:54:23 [2024-01-16T13:54:23.908Z] #78 57.58 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success
13:54:23 [2024-01-16T13:54:23.908Z] #78 57.58 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success
13:54:23 [2024-01-16T13:54:23.908Z] #78 57.59 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success
13:54:23 [2024-01-16T13:54:23.908Z] #78 57.59 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success
13:54:23 [2024-01-16T13:54:23.908Z] #78 57.59 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success
13:54:23 [2024-01-16T13:54:23.908Z] #78 57.59 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/defs.json       Success
13:54:23 [2024-01-16T13:54:23.908Z] #78 57.59 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success
13:54:23 [2024-01-16T13:54:23.908Z] #78 57.59 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success
13:54:23 [2024-01-16T13:54:23.908Z] #78 57.59 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success
13:54:23 [2024-01-16T13:54:23.908Z] #78 57.85 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success
13:54:23 [2024-01-16T13:54:23.908Z] #78 57.85 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/features-schema.json Success
13:54:23 [2024-01-16T13:54:23.908Z] #78 57.85 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/features-linux.json Success
13:54:23 [2024-01-16T13:54:23.908Z] #78 57.85 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs.json     Success
13:54:23 [2024-01-16T13:54:23.908Z] #78 57.85 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success
13:54:23 [2024-01-16T13:54:23.908Z] #78 57.85 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success
13:54:23 [2024-01-16T13:54:23.908Z] #78 57.85 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json  Success
13:54:23 [2024-01-16T13:54:23.908Z] #78 57.85 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success
13:54:23 [2024-01-16T13:54:23.908Z] #78 57.85 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success
13:54:23 [2024-01-16T13:54:23.908Z] #78 57.85 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success
13:54:23 [2024-01-16T13:54:23.908Z] #78 57.85 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success
13:54:23 [2024-01-16T13:54:23.908Z] #78 57.85 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success
13:54:23 [2024-01-16T13:54:23.908Z] #78 57.85 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success
13:54:23 [2024-01-16T13:54:23.908Z] #78 57.85 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success
13:54:23 [2024-01-16T13:54:23.908Z] #78 ...
13:54:23 [2024-01-16T13:54:23.908Z] 
13:54:23 [2024-01-16T13:54:23.908Z] #90 [dev-systemd-false 10/21] COPY --link --from=golangci_lint /build/ /usr/local/bin/
13:54:23 [2024-01-16T13:54:23.908Z] #90 DONE 1.8s
13:54:23 [2024-01-16T13:54:23.908Z] 
13:54:23 [2024-01-16T13:54:23.908Z] #78 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.12" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
13:54:23 [2024-01-16T13:54:23.908Z] #78 57.86 make  install-recursive
13:54:23 [2024-01-16T13:54:23.908Z] #78 57.86 make[3]: Entering directory '/tmp/crun-build/libocispec'
13:54:23 [2024-01-16T13:54:23.908Z] #78 57.91 Making install in yajl
13:54:23 [2024-01-16T13:54:23.908Z] #78 57.91 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl'
13:54:23 [2024-01-16T13:54:23.908Z] #78 57.93   CC       verify/json_verify-json_verify.o
13:54:23 [2024-01-16T13:54:23.908Z] #78 57.93   CC       src/libyajl_la-yajl_alloc.lo
13:54:23 [2024-01-16T13:54:23.908Z] #78 57.93   CC       src/libyajl_la-yajl.lo
13:54:23 [2024-01-16T13:54:23.908Z] #78 57.94   CC       src/libyajl_la-yajl_gen.lo
13:54:23 [2024-01-16T13:54:23.908Z] #78 57.94   CC       src/libyajl_la-yajl_parser.lo
13:54:23 [2024-01-16T13:54:23.908Z] #78 57.94   CC       src/libyajl_la-yajl_buf.lo
13:54:23 [2024-01-16T13:54:23.908Z] #78 57.94   CC       src/libyajl_la-yajl_encode.lo
13:54:23 [2024-01-16T13:54:23.908Z] #78 57.95   CC       src/libyajl_la-yajl_lex.lo
13:54:24 [2024-01-16T13:54:24.173Z] #78 57.96   CC       src/libyajl_la-yajl_tree.lo
13:54:24 [2024-01-16T13:54:24.173Z] #78 ...
13:54:24 [2024-01-16T13:54:24.173Z] 
13:54:24 [2024-01-16T13:54:24.173Z] #91 [dev-systemd-false 11/21] COPY --link --from=shfmt         /build/ /usr/local/bin/
13:54:24 [2024-01-16T13:54:24.173Z] #91 DONE 0.3s
13:54:24 [2024-01-16T13:54:24.435Z] 
13:54:24 [2024-01-16T13:54:24.435Z] #92 [dev-systemd-false 12/21] COPY --link --from=runc          /build/ /usr/local/bin/
13:54:25 [2024-01-16T13:54:25.009Z] #92 DONE 0.6s
13:54:25 [2024-01-16T13:54:25.009Z] 
13:54:25 [2024-01-16T13:54:25.009Z] #78 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.12" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
13:54:25 [2024-01-16T13:54:25.009Z] #78 58.58   CCLD     libyajl.la
13:54:25 [2024-01-16T13:54:25.009Z] #78 58.80   CCLD     verify/json_verify
13:54:25 [2024-01-16T13:54:25.009Z] #78 59.01 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl'
13:54:25 [2024-01-16T13:54:25.009Z] #78 59.01 make[5]: Nothing to be done for 'install-exec-am'.
13:54:25 [2024-01-16T13:54:25.009Z] #78 59.01 make[5]: Nothing to be done for 'install-data-am'.
13:54:25 [2024-01-16T13:54:25.271Z] #78 59.01 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl'
13:54:25 [2024-01-16T13:54:25.271Z] #78 59.01 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl'
13:54:25 [2024-01-16T13:54:25.271Z] #78 59.02 make[4]: Entering directory '/tmp/crun-build/libocispec'
13:54:25 [2024-01-16T13:54:25.271Z] #78 59.08   CC       src/ocispec/validate.o
13:54:25 [2024-01-16T13:54:25.271Z] #78 59.08   CC       src/ocispec/image_spec_schema_config_schema.lo
13:54:25 [2024-01-16T13:54:25.271Z] #78 59.08   CC       src/ocispec/image_spec_schema_content_descriptor.lo
13:54:25 [2024-01-16T13:54:25.271Z] #78 59.08   CC       src/ocispec/image_spec_schema_defs.lo
13:54:25 [2024-01-16T13:54:25.271Z] #78 59.09   CC       src/ocispec/image_spec_schema_defs_descriptor.lo
13:54:25 [2024-01-16T13:54:25.271Z] #78 59.09   CC       src/ocispec/image_spec_schema_image_index_schema.lo
13:54:25 [2024-01-16T13:54:25.271Z] #78 59.09   CC       src/ocispec/image_spec_schema_image_layout_schema.lo
13:54:25 [2024-01-16T13:54:25.271Z] #78 59.09   CC       src/ocispec/image_spec_schema_image_manifest_schema.lo
13:54:25 [2024-01-16T13:54:25.271Z] #78 59.09   CC       src/ocispec/runtime_spec_schema_config_linux.lo
13:54:25 [2024-01-16T13:54:25.271Z] #78 59.09   CC       src/ocispec/runtime_spec_schema_config_zos.lo
13:54:25 [2024-01-16T13:54:25.271Z] #78 59.10   CC       src/ocispec/runtime_spec_schema_config_schema.lo
13:54:25 [2024-01-16T13:54:25.271Z] #78 59.10   CC       src/ocispec/runtime_spec_schema_config_solaris.lo
13:54:25 [2024-01-16T13:54:25.271Z] #78 59.11   CC       src/ocispec/runtime_spec_schema_config_vm.lo
13:54:25 [2024-01-16T13:54:25.271Z] #78 59.11   CC       src/ocispec/runtime_spec_schema_config_windows.lo
13:54:25 [2024-01-16T13:54:25.271Z] #78 59.12   CC       src/ocispec/runtime_spec_schema_defs.lo
13:54:25 [2024-01-16T13:54:25.271Z] #78 59.13   CC       src/ocispec/runtime_spec_schema_defs_linux.lo
13:54:25 [2024-01-16T13:54:25.271Z] #78 59.13   CC       src/ocispec/runtime_spec_schema_defs_zos.lo
13:54:25 [2024-01-16T13:54:25.271Z] #78 59.13   CC       src/ocispec/runtime_spec_schema_defs_vm.lo
13:54:25 [2024-01-16T13:54:25.271Z] #78 59.14   CC       src/ocispec/runtime_spec_schema_defs_windows.lo
13:54:25 [2024-01-16T13:54:25.271Z] #78 59.14   CC       src/ocispec/runtime_spec_schema_state_schema.lo
13:54:25 [2024-01-16T13:54:25.271Z] #78 59.15   CC       src/ocispec/runtime_spec_schema_features_linux.lo
13:54:25 [2024-01-16T13:54:25.271Z] #78 59.15   CC       src/ocispec/runtime_spec_schema_features_schema.lo
13:54:25 [2024-01-16T13:54:25.271Z] #78 59.17   CC       src/ocispec/image_manifest_items_image_manifest_items_schema.lo
13:54:25 [2024-01-16T13:54:25.271Z] #78 59.17   CC       src/ocispec/basic_test_double_array_item.lo
13:54:25 [2024-01-16T13:54:25.271Z] #78 59.18   CC       src/ocispec/basic_test_double_array.lo
13:54:25 [2024-01-16T13:54:25.271Z] #78 59.19   CC       src/ocispec/basic_test_top_array_int.lo
13:54:25 [2024-01-16T13:54:25.271Z] #78 59.20   CC       src/ocispec/basic_test_top_array_string.lo
13:54:25 [2024-01-16T13:54:25.271Z] #78 59.20   CC       src/ocispec/basic_test_top_double_array_int.lo
13:54:25 [2024-01-16T13:54:25.271Z] #78 59.21   CC       src/ocispec/basic_test_top_double_array_obj.lo
13:54:25 [2024-01-16T13:54:25.271Z] #78 59.21   CC       src/ocispec/basic_test_top_double_array_refobj.lo
13:54:25 [2024-01-16T13:54:25.271Z] #78 59.21   CC       src/ocispec/basic_test_top_double_array_string.lo
13:54:25 [2024-01-16T13:54:25.271Z] #78 59.21   CC       src/ocispec/read-file.lo
13:54:25 [2024-01-16T13:54:25.271Z] #78 59.23   CC       src/ocispec/json_common.lo
13:54:25 [2024-01-16T13:54:25.533Z] #78 59.23   CC       tests/test-1.o
13:54:25 [2024-01-16T13:54:25.533Z] #78 59.25   CC       tests/test-2.o
13:54:25 [2024-01-16T13:54:25.533Z] #78 59.25   CC       tests/test-3.o
13:54:25 [2024-01-16T13:54:25.533Z] #78 59.26   CC       tests/test-4.o
13:54:25 [2024-01-16T13:54:25.533Z] #78 59.28   CC       tests/test-6.o
13:54:25 [2024-01-16T13:54:25.533Z] #78 59.28   CC       tests/test-5.o
13:54:25 [2024-01-16T13:54:25.533Z] #78 59.29   CC       tests/test-7.o
13:54:25 [2024-01-16T13:54:25.533Z] #78 59.31   CC       tests/test-8.o
13:54:25 [2024-01-16T13:54:25.533Z] #78 59.31   CC       tests/test-9.o
13:54:25 [2024-01-16T13:54:25.533Z] #78 59.33   CC       tests/test-10.o
13:54:25 [2024-01-16T13:54:25.533Z] #78 59.34   CC       tests/test-11.o
13:54:29 [2024-01-16T13:54:29.744Z] #78 63.32   CCLD     libocispec.la
13:54:29 [2024-01-16T13:54:29.744Z] #78 63.52   CCLD     src/ocispec/validate
13:54:29 [2024-01-16T13:54:29.744Z] #78 63.54   CCLD     tests/test-1
13:54:29 [2024-01-16T13:54:29.744Z] #78 63.54   CCLD     tests/test-2
13:54:29 [2024-01-16T13:54:29.744Z] #78 63.55   CCLD     tests/test-4
13:54:29 [2024-01-16T13:54:29.744Z] #78 63.55   CCLD     tests/test-3
13:54:29 [2024-01-16T13:54:29.744Z] #78 63.56   CCLD     tests/test-5
13:54:29 [2024-01-16T13:54:29.744Z] #78 63.56   CCLD     tests/test-6
13:54:29 [2024-01-16T13:54:29.744Z] #78 63.58   CCLD     tests/test-8
13:54:29 [2024-01-16T13:54:29.744Z] #78 63.58   CCLD     tests/test-7
13:54:29 [2024-01-16T13:54:29.744Z] #78 63.59   CCLD     tests/test-9
13:54:29 [2024-01-16T13:54:29.744Z] #78 63.59 /bin/bash ./libtool --mode=link  libocispec.la -o libocispec.a
13:54:29 [2024-01-16T13:54:29.744Z] #78 63.59   CCLD     tests/test-10
13:54:29 [2024-01-16T13:54:29.744Z] #78 63.61   CCLD     tests/test-11
13:54:30 [2024-01-16T13:54:30.005Z] #78 63.85 libtool: link: ar cr libocispec.a 
13:54:30 [2024-01-16T13:54:30.005Z] #78 63.87 libtool: link: ranlib libocispec.a
13:54:30 [2024-01-16T13:54:30.005Z] #78 64.04 make[5]: Entering directory '/tmp/crun-build/libocispec'
13:54:30 [2024-01-16T13:54:30.267Z] #78 64.09 make[5]: Leaving directory '/tmp/crun-build/libocispec'
13:54:30 [2024-01-16T13:54:30.267Z] #78 64.09 make[4]: Leaving directory '/tmp/crun-build/libocispec'
13:54:30 [2024-01-16T13:54:30.267Z] #78 64.10 make[3]: Leaving directory '/tmp/crun-build/libocispec'
13:54:30 [2024-01-16T13:54:30.267Z] #78 64.10 make[2]: Leaving directory '/tmp/crun-build/libocispec'
13:54:30 [2024-01-16T13:54:30.267Z] #78 64.10 make[2]: Entering directory '/tmp/crun-build'
13:54:30 [2024-01-16T13:54:30.267Z] #78 64.19   CC       src/libcrun/libcrun_la-intelrdt.lo
13:54:30 [2024-01-16T13:54:30.267Z] #78 64.20   CC       src/libcrun/libcrun_la-io_priority.lo
13:54:30 [2024-01-16T13:54:30.267Z] #78 64.20   CC       src/libcrun/libcrun_la-linux.lo
13:54:30 [2024-01-16T13:54:30.267Z] #78 64.20   CC       src/libcrun/libcrun_la-scheduler.lo
13:54:30 [2024-01-16T13:54:30.267Z] #78 64.20   CC       src/libcrun/libcrun_la-mount_flags.lo
13:54:30 [2024-01-16T13:54:30.267Z] #78 64.20   CC       src/libcrun/libcrun_la-seccomp.lo
13:54:30 [2024-01-16T13:54:30.267Z] #78 64.21   CC       src/libcrun/libcrun_la-seccomp_notify.lo
13:54:30 [2024-01-16T13:54:30.267Z] #78 64.21   CC       src/libcrun/libcrun_la-signals.lo
13:54:30 [2024-01-16T13:54:30.267Z] #78 64.21   CC       src/libcrun/libcrun_la-status.lo
13:54:30 [2024-01-16T13:54:30.267Z] #78 64.22   CC       src/libcrun/libcrun_la-terminal.lo
13:54:30 [2024-01-16T13:54:30.267Z] #78 64.23   CC       src/libcrun/libcrun_testing_a-utils.o
13:54:30 [2024-01-16T13:54:30.267Z] #78 64.24   CC       src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o
13:54:30 [2024-01-16T13:54:30.267Z] #78 64.25   CC       src/libcrun/libcrun_testing_a-cgroup-resources.o
13:54:30 [2024-01-16T13:54:30.267Z] #78 64.25   CC       src/libcrun/libcrun_testing_a-cgroup-setup.o
13:54:30 [2024-01-16T13:54:30.267Z] #78 64.25   CC       src/libcrun/libcrun_testing_a-cgroup-systemd.o
13:54:30 [2024-01-16T13:54:30.267Z] #78 64.26   CC       src/libcrun/libcrun_testing_a-cgroup-utils.o
13:54:30 [2024-01-16T13:54:30.267Z] #78 64.27   CC       src/libcrun/libcrun_testing_a-cgroup.o
13:54:30 [2024-01-16T13:54:30.267Z] #78 64.27   CC       src/libcrun/libcrun_testing_a-chroot_realpath.o
13:54:30 [2024-01-16T13:54:30.267Z] #78 64.27   CC       src/libcrun/libcrun_testing_a-cloned_binary.o
13:54:30 [2024-01-16T13:54:30.267Z] #78 64.29   CC       src/libcrun/libcrun_testing_a-container.o
13:54:30 [2024-01-16T13:54:30.267Z] #78 64.29   CC       src/libcrun/libcrun_testing_a-criu.o
13:54:30 [2024-01-16T13:54:30.267Z] #78 64.29   CC       src/libcrun/libcrun_testing_a-custom-handler.o
13:54:30 [2024-01-16T13:54:30.529Z] #78 64.30   CC       src/libcrun/libcrun_testing_a-ebpf.o
13:54:30 [2024-01-16T13:54:30.529Z] #78 64.33   CC       src/libcrun/libcrun_testing_a-error.o
13:54:30 [2024-01-16T13:54:30.529Z] #78 64.34   CC       src/libcrun/handlers/libcrun_testing_a-handler-utils.o
13:54:30 [2024-01-16T13:54:30.529Z] #78 64.35   CC       src/libcrun/handlers/libcrun_testing_a-krun.o
13:54:30 [2024-01-16T13:54:30.529Z] #78 64.36   CC       src/libcrun/handlers/libcrun_testing_a-mono.o
13:54:30 [2024-01-16T13:54:30.529Z] #78 64.40   CC       src/libcrun/handlers/libcrun_testing_a-spin.o
13:54:30 [2024-01-16T13:54:30.529Z] #78 64.41   CC       src/libcrun/handlers/libcrun_testing_a-wasmedge.o
13:54:30 [2024-01-16T13:54:30.529Z] #78 64.46   CC       src/libcrun/handlers/libcrun_testing_a-wasmer.o
13:54:30 [2024-01-16T13:54:30.529Z] #78 64.51   CC       src/libcrun/handlers/libcrun_testing_a-wasmtime.o
13:54:30 [2024-01-16T13:54:30.790Z] #78 64.53   CC       src/libcrun/libcrun_testing_a-intelrdt.o
13:54:30 [2024-01-16T13:54:30.790Z] #78 64.55   CC       src/libcrun/libcrun_testing_a-io_priority.o
13:54:30 [2024-01-16T13:54:30.790Z] #78 64.56   CC       src/libcrun/libcrun_testing_a-linux.o
13:54:30 [2024-01-16T13:54:30.790Z] #78 64.59   CC       src/libcrun/libcrun_testing_a-mount_flags.o
13:54:30 [2024-01-16T13:54:30.790Z] #78 64.60   CC       src/libcrun/libcrun_testing_a-scheduler.o
13:54:30 [2024-01-16T13:54:30.790Z] #78 64.62   CC       src/libcrun/libcrun_testing_a-seccomp.o
13:54:30 [2024-01-16T13:54:30.790Z] #78 64.64   CC       src/libcrun/libcrun_testing_a-seccomp_notify.o
13:54:30 [2024-01-16T13:54:30.790Z] #78 64.67   CC       src/libcrun/libcrun_testing_a-signals.o
13:54:30 [2024-01-16T13:54:30.790Z] #78 64.71   CC       src/libcrun/libcrun_testing_a-status.o
13:54:30 [2024-01-16T13:54:30.790Z] #78 64.75   CC       src/libcrun/libcrun_testing_a-terminal.o
13:54:31 [2024-01-16T13:54:31.052Z] #78 64.78   CC       tests/tests_libcrun_errors-tests_libcrun_errors.o
13:54:31 [2024-01-16T13:54:31.052Z] #78 64.85   CC       tests/tests_libcrun_intelrdt-tests_libcrun_intelrdt.o
13:54:31 [2024-01-16T13:54:31.052Z] #78 64.88   CC       tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o
13:54:31 [2024-01-16T13:54:31.314Z] #78 65.19   CC       src/crun-crun.o
13:54:31 [2024-01-16T13:54:31.314Z] #78 65.25   CC       src/crun-run.o
13:54:31 [2024-01-16T13:54:31.314Z] #78 65.26   CC       src/crun-delete.o
13:54:31 [2024-01-16T13:54:31.314Z] #78 65.28   CC       src/crun-kill.o
13:54:31 [2024-01-16T13:54:31.314Z] #78 65.36   CC       src/crun-pause.o
13:54:31 [2024-01-16T13:54:31.575Z] #78 65.40   CC       src/crun-unpause.o
13:54:31 [2024-01-16T13:54:31.575Z] #78 65.42   CC       src/crun-oci_features.o
13:54:31 [2024-01-16T13:54:31.575Z] #78 65.45   CC       src/crun-spec.o
13:54:31 [2024-01-16T13:54:31.575Z] #78 65.49   CC       src/crun-exec.o
13:54:31 [2024-01-16T13:54:31.575Z] #78 65.57   CC       src/crun-list.o
13:54:31 [2024-01-16T13:54:31.575Z] #78 65.60   CC       src/crun-create.o
13:54:31 [2024-01-16T13:54:31.837Z] #78 65.62   CC       src/crun-start.o
13:54:32 [2024-01-16T13:54:32.098Z] #78 66.00   CC       src/crun-state.o
13:54:32 [2024-01-16T13:54:32.360Z] #78 66.01   CC       src/crun-update.o
13:54:32 [2024-01-16T13:54:32.360Z] #78 66.03   CC       src/crun-ps.o
13:54:32 [2024-01-16T13:54:32.360Z] #78 66.04   CC       src/crun-checkpoint.o
13:54:32 [2024-01-16T13:54:32.360Z] #78 66.05   CC       src/crun-restore.o
13:54:32 [2024-01-16T13:54:32.360Z] #78 66.20   CC       src/libcrun/crun-cloned_binary.o
13:54:32 [2024-01-16T13:54:32.360Z] #78 66.21   CC       src/libcrun/libcrun_la-utils.lo
13:54:32 [2024-01-16T13:54:32.360Z] #78 66.24   CC       src/libcrun/libcrun_la-cgroup-cgroupfs.lo
13:54:32 [2024-01-16T13:54:32.360Z] #78 66.25   CC       src/libcrun/libcrun_la-cgroup-resources.lo
13:54:32 [2024-01-16T13:54:32.360Z] #78 66.29   CC       src/libcrun/libcrun_la-cgroup-setup.lo
13:54:32 [2024-01-16T13:54:32.360Z] #78 66.29   CC       src/libcrun/libcrun_la-cgroup-systemd.lo
13:54:32 [2024-01-16T13:54:32.360Z] #78 66.29   CC       src/libcrun/libcrun_la-cgroup-utils.lo
13:54:32 [2024-01-16T13:54:32.360Z] #78 66.29   CC       src/libcrun/libcrun_la-cgroup.lo
13:54:32 [2024-01-16T13:54:32.360Z] #78 66.29   CC       src/libcrun/libcrun_la-chroot_realpath.lo
13:54:32 [2024-01-16T13:54:32.360Z] #78 66.32   CC       src/libcrun/libcrun_la-cloned_binary.lo
13:54:32 [2024-01-16T13:54:32.622Z] #78 66.33   CC       src/libcrun/libcrun_la-container.lo
13:54:32 [2024-01-16T13:54:32.622Z] #78 66.33   CC       src/libcrun/libcrun_la-criu.lo
13:54:32 [2024-01-16T13:54:32.622Z] #78 66.33   CC       src/libcrun/libcrun_la-custom-handler.lo
13:54:32 [2024-01-16T13:54:32.622Z] #78 66.33   CC       src/libcrun/libcrun_la-ebpf.lo
13:54:32 [2024-01-16T13:54:32.622Z] #78 66.33   CC       src/libcrun/libcrun_la-error.lo
13:54:32 [2024-01-16T13:54:32.622Z] #78 66.37   CC       src/libcrun/handlers/libcrun_la-handler-utils.lo
13:54:32 [2024-01-16T13:54:32.622Z] #78 66.38   CC       src/libcrun/handlers/libcrun_la-krun.lo
13:54:32 [2024-01-16T13:54:32.622Z] #78 66.40   CC       src/libcrun/handlers/libcrun_la-mono.lo
13:54:32 [2024-01-16T13:54:32.622Z] #78 66.40   CC       src/libcrun/handlers/libcrun_la-spin.lo
13:54:32 [2024-01-16T13:54:32.622Z] #78 66.42   CC       src/libcrun/handlers/libcrun_la-wasmedge.lo
13:54:32 [2024-01-16T13:54:32.622Z] #78 66.42   CC       src/libcrun/handlers/libcrun_la-wasmer.lo
13:54:32 [2024-01-16T13:54:32.622Z] #78 66.43   CC       src/libcrun/handlers/libcrun_la-wasmtime.lo
13:54:32 [2024-01-16T13:54:32.622Z] #78 66.44   CC       tests/init.o
13:54:32 [2024-01-16T13:54:32.622Z] #78 66.44   CC       tests/tests_libcrun_utils-tests_libcrun_utils.o
13:54:33 [2024-01-16T13:54:33.194Z] #78 67.04   CCLD     tests/init
13:54:35 [2024-01-16T13:54:35.749Z] #78 69.59   CCLD     libcrun.la
13:54:36 [2024-01-16T13:54:36.010Z] #78 69.63   AR       libcrun_testing.a
13:54:36 [2024-01-16T13:54:36.010Z] #78 69.63 ar: `u' modifier ignored since `D' is the default (see `U')
13:54:36 [2024-01-16T13:54:36.010Z] #78 69.66   CCLD     tests/tests_libcrun_utils
13:54:36 [2024-01-16T13:54:36.010Z] #78 69.66   CCLD     tests/tests_libcrun_errors
13:54:36 [2024-01-16T13:54:36.010Z] #78 69.66   CCLD     tests/tests_libcrun_intelrdt
13:54:36 [2024-01-16T13:54:36.010Z] #78 69.66   CCLD     tests/tests_libcrun_fuzzer
13:54:36 [2024-01-16T13:54:36.010Z] #78 69.81   CCLD     crun
13:54:36 [2024-01-16T13:54:36.010Z] #78 69.97 make[3]: Entering directory '/tmp/crun-build'
13:54:36 [2024-01-16T13:54:36.270Z] #78 70.05  /usr/bin/mkdir -p '/usr/local/share/man/man1'
13:54:36 [2024-01-16T13:54:36.270Z] #78 70.05  /usr/bin/mkdir -p '/usr/local/lib'
13:54:36 [2024-01-16T13:54:36.270Z] #78 70.05  /bin/bash ./libtool   --mode=install /usr/bin/install -c   libcrun.la '/usr/local/lib'
13:54:36 [2024-01-16T13:54:36.270Z] #78 70.06  /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1'
13:54:36 [2024-01-16T13:54:36.270Z] #78 70.10 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la
13:54:36 [2024-01-16T13:54:36.270Z] #78 70.10 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a
13:54:36 [2024-01-16T13:54:36.270Z] #78 70.11 libtool: install: chmod 644 /usr/local/lib/libcrun.a
13:54:36 [2024-01-16T13:54:36.270Z] #78 70.12 libtool: install: ranlib /usr/local/lib/libcrun.a
13:54:36 [2024-01-16T13:54:36.270Z] #78 70.19 libtool: finish: PATH="/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib
13:54:36 [2024-01-16T13:54:36.270Z] #78 70.19 ----------------------------------------------------------------------
13:54:36 [2024-01-16T13:54:36.270Z] #78 70.19 Libraries have been installed in:
13:54:36 [2024-01-16T13:54:36.270Z] #78 70.19    /usr/local/lib
13:54:36 [2024-01-16T13:54:36.270Z] #78 70.19 
13:54:36 [2024-01-16T13:54:36.270Z] #78 70.19 If you ever happen to want to link against installed libraries
13:54:36 [2024-01-16T13:54:36.270Z] #78 70.19 in a given directory, LIBDIR, you must either use libtool, and
13:54:36 [2024-01-16T13:54:36.270Z] #78 70.19 specify the full pathname of the library, or use the '-LLIBDIR'
13:54:36 [2024-01-16T13:54:36.270Z] #78 70.19 flag during linking and do at least one of the following:
13:54:36 [2024-01-16T13:54:36.270Z] #78 70.19    - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
13:54:36 [2024-01-16T13:54:36.270Z] #78 70.19      during execution
13:54:36 [2024-01-16T13:54:36.270Z] #78 70.19    - add LIBDIR to the 'LD_RUN_PATH' environment variable
13:54:36 [2024-01-16T13:54:36.270Z] #78 70.19      during linking
13:54:36 [2024-01-16T13:54:36.270Z] #78 70.19    - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
13:54:36 [2024-01-16T13:54:36.270Z] #78 70.19    - have your system administrator add LIBDIR to '/etc/ld.so.conf'
13:54:36 [2024-01-16T13:54:36.270Z] #78 70.19 
13:54:36 [2024-01-16T13:54:36.270Z] #78 70.19 See any operating system documentation about shared libraries for
13:54:36 [2024-01-16T13:54:36.270Z] #78 70.19 more information, such as the ld(1) and ld.so(8) manual pages.
13:54:36 [2024-01-16T13:54:36.270Z] #78 70.19 ----------------------------------------------------------------------
13:54:36 [2024-01-16T13:54:36.270Z] #78 70.20  /usr/bin/mkdir -p '/build'
13:54:36 [2024-01-16T13:54:36.270Z] #78 70.20   /bin/bash ./libtool   --mode=install /usr/bin/install -c crun '/build'
13:54:36 [2024-01-16T13:54:36.270Z] #78 70.24 libtool: install: /usr/bin/install -c crun /build/crun
13:54:36 [2024-01-16T13:54:36.531Z] #78 70.24 make[3]: Leaving directory '/tmp/crun-build'
13:54:36 [2024-01-16T13:54:36.531Z] #78 70.24 make[2]: Leaving directory '/tmp/crun-build'
13:54:36 [2024-01-16T13:54:36.531Z] #78 70.24 make[1]: Leaving directory '/tmp/crun-build'
13:54:37 [2024-01-16T13:54:37.103Z] #78 DONE 71.1s
13:54:37 [2024-01-16T13:54:37.103Z] 
13:54:37 [2024-01-16T13:54:37.103Z] #79 [containerd-build 3/3] RUN --mount=from=containerd-src,src=/usr/src/containerd,rw     --mount=type=cache,target=/root/.cache/go-build,id=containerd-build-linux/arm64 <<EOT (set -e...)
13:54:39 [2024-01-16T13:54:39.013Z] #79 64.96 + bin/containerd-stress
13:54:39 [2024-01-16T13:54:39.013Z] #79 64.96 go build  -gcflags=-trimpath=/go/src  -o bin/containerd-stress -ldflags '-X github.com/containerd/containerd/version.Version=v1.7.12 -X github.com/containerd/containerd/version.Revision=71909c1814c544ac47ab91d2e8b84718e517bb99 -X github.com/containerd/containerd/version.Package=github.com/containerd/containerd -s -w -extldflags "-static" ' -tags "urfave_cli_no_docs osusergo netgo static_build"  ./cmd/containerd-stress
13:54:39 [2024-01-16T13:54:39.953Z] #79 66.15 + bin/containerd-shim
13:54:40 [2024-01-16T13:54:40.523Z] #79 66.68 + bin/containerd-shim-runc-v1
13:54:41 [2024-01-16T13:54:41.463Z] #79 67.46 + bin/containerd-shim-runc-v2
13:54:42 [2024-01-16T13:54:42.033Z] #79 68.16 + binaries
13:54:44 [2024-01-16T13:54:44.573Z] #79 DONE 70.5s
13:54:44 [2024-01-16T13:54:44.834Z] 
13:54:44 [2024-01-16T13:54:44.834Z] #93 [dev-systemd-false 13/21] COPY --link --from=containerd    /build/ /usr/local/bin/
13:54:45 [2024-01-16T13:54:45.773Z] #93 DONE 0.6s
13:54:45 [2024-01-16T13:54:45.773Z] 
13:54:45 [2024-01-16T13:54:45.773Z] #94 [dev-systemd-false 14/21] COPY --link --from=rootlesskit   /build/ /usr/local/bin/
13:54:45 [2024-01-16T13:54:45.773Z] #94 DONE 0.1s
13:54:45 [2024-01-16T13:54:45.773Z] 
13:54:45 [2024-01-16T13:54:45.773Z] #95 [dev-systemd-false 15/21] COPY --link --from=vpnkit        /       /usr/local/bin/
13:54:45 [2024-01-16T13:54:45.773Z] #95 DONE 0.1s
13:54:45 [2024-01-16T13:54:45.773Z] 
13:54:45 [2024-01-16T13:54:45.773Z] #96 [dev-systemd-false 16/21] COPY --link --from=containerutil /build/ /usr/local/bin/
13:54:45 [2024-01-16T13:54:45.773Z] #96 DONE 0.0s
13:54:45 [2024-01-16T13:54:45.773Z] 
13:54:45 [2024-01-16T13:54:45.773Z] #97 [dev-systemd-false 17/21] COPY --link --from=crun          /build/ /usr/local/bin/
13:54:45 [2024-01-16T13:54:45.773Z] #97 DONE 0.0s
13:54:45 [2024-01-16T13:54:45.773Z] 
13:54:45 [2024-01-16T13:54:45.773Z] #98 [dev-systemd-false 18/21] COPY --link hack/dockerfile/etc/docker/  /etc/docker/
13:54:45 [2024-01-16T13:54:45.773Z] #98 DONE 0.0s
13:54:46 [2024-01-16T13:54:46.033Z] 
13:54:46 [2024-01-16T13:54:46.033Z] #99 [dev-systemd-false 19/21] COPY --link --from=buildx        /buildx /usr/local/libexec/docker/cli-plugins/docker-buildx
13:54:46 [2024-01-16T13:54:46.033Z] #99 DONE 0.2s
13:54:46 [2024-01-16T13:54:46.293Z] 
13:54:46 [2024-01-16T13:54:46.293Z] #100 [dev-systemd-false 20/21] COPY --link --from=compose       /docker-compose /usr/libexec/docker/cli-plugins/docker-compose
13:54:47 [2024-01-16T13:54:47.233Z] #100 DONE 1.2s
13:54:47 [2024-01-16T13:54:47.494Z] 
13:54:47 [2024-01-16T13:54:47.494Z] #101 [dev-systemd-false 21/21] WORKDIR /go/src/github.com/docker/docker
13:54:47 [2024-01-16T13:54:47.494Z] #101 DONE 0.0s
13:54:47 [2024-01-16T13:54:47.494Z] 
13:54:47 [2024-01-16T13:54:47.494Z] #102 [dev-base  1/12] RUN groupadd -r docker
13:54:47 [2024-01-16T13:54:47.494Z] #102 DONE 0.3s
13:54:47 [2024-01-16T13:54:47.754Z] 
13:54:47 [2024-01-16T13:54:47.754Z] #103 [dev-base  2/12] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
13:54:48 [2024-01-16T13:54:48.014Z] #103 DONE 0.4s
13:54:48 [2024-01-16T13:54:48.014Z] 
13:54:48 [2024-01-16T13:54:48.014Z] #104 [dev-base  3/12] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
13:54:48 [2024-01-16T13:54:48.274Z] #104 0.295 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
13:54:48 [2024-01-16T13:54:48.274Z] #104 DONE 0.3s
13:54:48 [2024-01-16T13:54:48.274Z] 
13:54:48 [2024-01-16T13:54:48.274Z] #105 [dev-base  4/12] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
13:54:48 [2024-01-16T13:54:48.535Z] #105 DONE 0.3s
13:54:48 [2024-01-16T13:54:48.795Z] 
13:54:48 [2024-01-16T13:54:48.795Z] #106 [dev-base  5/12] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
13:54:48 [2024-01-16T13:54:48.795Z] #106 DONE 0.3s
13:54:49 [2024-01-16T13:54:49.055Z] 
13:54:49 [2024-01-16T13:54:49.055Z] #107 [dev-base  6/12] RUN ldconfig
13:54:49 [2024-01-16T13:54:49.315Z] #107 DONE 0.4s
13:54:49 [2024-01-16T13:54:49.315Z] 
13:54:49 [2024-01-16T13:54:49.315Z] #108 [dev-base  7/12] RUN git config --global --add safe.directory /go/src/github.com/docker/docker
13:54:49 [2024-01-16T13:54:49.885Z] #108 DONE 0.5s
13:54:49 [2024-01-16T13:54:49.885Z] 
13:54:49 [2024-01-16T13:54:49.885Z] #109 [dev-base  8/12] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             libyajl2             net-tools             patch             pigz             sudo             systemd-journal-remote             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
13:54:50 [2024-01-16T13:54:50.455Z] #109 0.580 Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB]
13:54:50 [2024-01-16T13:54:50.455Z] #109 0.591 Get:2 http://deb.debian.org/debian bookworm-updates InRelease [52.1 kB]
13:54:50 [2024-01-16T13:54:50.455Z] #109 0.591 Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB]
13:54:50 [2024-01-16T13:54:50.455Z] #109 0.673 Get:4 http://deb.debian.org/debian bookworm/main arm64 Packages [8685 kB]
13:54:50 [2024-01-16T13:54:50.715Z] #109 0.899 Get:5 http://deb.debian.org/debian bookworm-updates/main arm64 Packages [12.5 kB]
13:54:50 [2024-01-16T13:54:50.715Z] #109 0.900 Get:6 http://deb.debian.org/debian-security bookworm-security/main arm64 Packages [132 kB]
13:54:51 [2024-01-16T13:54:51.654Z] #109 1.858 Fetched 9080 kB in 2s (5911 kB/s)
13:54:52 [2024-01-16T13:54:52.224Z] #109 1.858 Reading package lists...
13:54:52 [2024-01-16T13:54:52.744Z] #109 2.473 Reading package lists...
13:54:53 [2024-01-16T13:54:53.004Z] #109 3.069 Building dependency tree...
13:54:53 [2024-01-16T13:54:53.264Z] #109 3.443 The following additional packages will be installed:
13:54:53 [2024-01-16T13:54:53.264Z] #109 3.443   dmsetup libaio1 libapparmor1 libargon2-1 libbpf1 libcryptsetup12
13:54:53 [2024-01-16T13:54:53.264Z] #109 3.444   libdevmapper1.02.1 libelf1 libfdisk1 libgpm2 libicu72 libinih1 libip4tc2
13:54:53 [2024-01-16T13:54:53.264Z] #109 3.444   libip6tc2 libjq1 libjson-c5 libkmod2 libmicrohttpd12 libmnl0
13:54:53 [2024-01-16T13:54:53.264Z] #109 3.444   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libsodium23
13:54:53 [2024-01-16T13:54:53.264Z] #109 3.445   libsubid4 libsystemd-shared liburcu8 libxtables12 sgml-base systemd
13:54:53 [2024-01-16T13:54:53.264Z] #109 3.445   vim-runtime
13:54:53 [2024-01-16T13:54:53.264Z] #109 3.447 Suggested packages:
13:54:53 [2024-01-16T13:54:53.264Z] #109 3.447   apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod
13:54:53 [2024-01-16T13:54:53.264Z] #109 3.447   gpm ed diffutils-doc sgml-base-doc systemd-container systemd-homed
13:54:53 [2024-01-16T13:54:53.264Z] #109 3.447   systemd-userdbd systemd-boot systemd-resolved libqrencode4
13:54:53 [2024-01-16T13:54:53.264Z] #109 3.447   libtss2-esys-3.0.2-0 libtss2-mu0 libtss2-rc0 polkitd | policykit-1 ctags
13:54:53 [2024-01-16T13:54:53.264Z] #109 3.447   vim-doc vim-scripts xfsdump acl attr quota
13:54:53 [2024-01-16T13:54:53.264Z] #109 3.447 Recommended packages:
13:54:53 [2024-01-16T13:54:53.264Z] #109 3.447   libatm1 nftables libpam-cap default-dbus-system-bus | dbus-system-bus
13:54:53 [2024-01-16T13:54:53.264Z] #109 3.447   systemd-timesyncd | time-daemon xxd unzip
13:54:53 [2024-01-16T13:54:53.523Z] #109 3.842 The following NEW packages will be installed:
13:54:53 [2024-01-16T13:54:53.785Z] #109 3.842   apparmor bash-completion bzip2 dmsetup inetutils-ping iproute2 iptables jq
13:54:53 [2024-01-16T13:54:53.785Z] #109 3.842   libaio1 libapparmor1 libargon2-1 libbpf1 libcap2-bin libcryptsetup12
13:54:53 [2024-01-16T13:54:53.785Z] #109 3.842   libdevmapper1.02.1 libelf1 libfdisk1 libgpm2 libicu72 libinih1 libip4tc2
13:54:53 [2024-01-16T13:54:53.785Z] #109 3.842   libip6tc2 libjq1 libjson-c5 libkmod2 libmicrohttpd12 libmnl0 libnet1
13:54:53 [2024-01-16T13:54:53.785Z] #109 3.842   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
13:54:53 [2024-01-16T13:54:53.785Z] #109 3.843   libprotobuf-c1 libsodium23 libsubid4 libsystemd-shared liburcu8 libxtables12
13:54:53 [2024-01-16T13:54:53.785Z] #109 3.843   libyajl2 net-tools patch pigz sgml-base sudo systemd systemd-journal-remote
13:54:53 [2024-01-16T13:54:53.785Z] #109 3.843   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xz-utils
13:54:53 [2024-01-16T13:54:53.785Z] #109 3.843   zip zstd
13:54:53 [2024-01-16T13:54:53.785Z] #109 4.120 0 upgraded, 56 newly installed, 0 to remove and 0 not upgraded.
13:54:53 [2024-01-16T13:54:53.785Z] #109 4.120 Need to get 31.8 MB of archives.
13:54:53 [2024-01-16T13:54:53.785Z] #109 4.120 After this operation, 143 MB of additional disk space will be used.
13:54:53 [2024-01-16T13:54:53.785Z] #109 4.120 Get:1 http://deb.debian.org/debian bookworm/main arm64 libargon2-1 arm64 0~20171227-0.3+deb12u1 [18.7 kB]
13:54:54 [2024-01-16T13:54:54.045Z] #109 4.123 Get:2 http://deb.debian.org/debian bookworm/main arm64 dmsetup arm64 2:1.02.185-2 [75.2 kB]
13:54:54 [2024-01-16T13:54:54.045Z] #109 4.125 Get:3 http://deb.debian.org/debian bookworm/main arm64 libdevmapper1.02.1 arm64 2:1.02.185-2 [115 kB]
13:54:54 [2024-01-16T13:54:54.045Z] #109 4.127 Get:4 http://deb.debian.org/debian bookworm/main arm64 libjson-c5 arm64 0.16-2 [42.9 kB]
13:54:54 [2024-01-16T13:54:54.045Z] #109 4.127 Get:5 http://deb.debian.org/debian bookworm/main arm64 libcryptsetup12 arm64 2:2.6.1-4~deb12u1 [205 kB]
13:54:54 [2024-01-16T13:54:54.045Z] #109 4.129 Get:6 http://deb.debian.org/debian bookworm/main arm64 libfdisk1 arm64 2.38.1-5+b1 [182 kB]
13:54:54 [2024-01-16T13:54:54.045Z] #109 4.130 Get:7 http://deb.debian.org/debian bookworm/main arm64 libkmod2 arm64 30+20221128-1 [54.4 kB]
13:54:54 [2024-01-16T13:54:54.045Z] #109 4.132 Get:8 http://deb.debian.org/debian bookworm/main arm64 libapparmor1 arm64 3.0.8-3 [40.3 kB]
13:54:54 [2024-01-16T13:54:54.045Z] #109 4.133 Get:9 http://deb.debian.org/debian bookworm/main arm64 libip4tc2 arm64 1.8.9-2 [18.5 kB]
13:54:54 [2024-01-16T13:54:54.045Z] #109 4.135 Get:10 http://deb.debian.org/debian bookworm/main arm64 libsystemd-shared arm64 252.19-1~deb12u1 [1506 kB]
13:54:54 [2024-01-16T13:54:54.045Z] #109 4.142 Get:11 http://deb.debian.org/debian bookworm/main arm64 systemd arm64 252.19-1~deb12u1 [2828 kB]
13:54:54 [2024-01-16T13:54:54.045Z] #109 4.223 Get:12 http://deb.debian.org/debian bookworm/main arm64 pigz arm64 2.6-1 [56.2 kB]
13:54:54 [2024-01-16T13:54:54.045Z] #109 4.224 Get:13 http://deb.debian.org/debian bookworm/main arm64 sgml-base all 1.31 [15.4 kB]
13:54:54 [2024-01-16T13:54:54.045Z] #109 4.245 Get:14 http://deb.debian.org/debian bookworm/main arm64 sudo arm64 1.9.13p3-1+deb12u1 [1826 kB]
13:54:54 [2024-01-16T13:54:54.045Z] #109 4.306 Get:15 http://deb.debian.org/debian bookworm/main arm64 libelf1 arm64 0.188-2.1 [173 kB]
13:54:54 [2024-01-16T13:54:54.045Z] #109 4.307 Get:16 http://deb.debian.org/debian bookworm/main arm64 libbpf1 arm64 1:1.1.0-1 [136 kB]
13:54:54 [2024-01-16T13:54:54.045Z] #109 4.308 Get:17 http://deb.debian.org/debian bookworm/main arm64 libmnl0 arm64 1.0.4-3 [12.1 kB]
13:54:54 [2024-01-16T13:54:54.045Z] #109 4.319 Get:18 http://deb.debian.org/debian bookworm/main arm64 libxtables12 arm64 1.8.9-2 [29.6 kB]
13:54:54 [2024-01-16T13:54:54.045Z] #109 4.320 Get:19 http://deb.debian.org/debian bookworm/main arm64 libcap2-bin arm64 1:2.66-4 [33.9 kB]
13:54:54 [2024-01-16T13:54:54.045Z] #109 4.320 Get:20 http://deb.debian.org/debian bookworm/main arm64 iproute2 arm64 6.1.0-3 [1008 kB]
13:54:54 [2024-01-16T13:54:54.045Z] #109 4.345 Get:21 http://deb.debian.org/debian bookworm/main arm64 vim-common all 2:9.0.1378-2 [124 kB]
13:54:54 [2024-01-16T13:54:54.306Z] #109 4.346 Get:22 http://deb.debian.org/debian bookworm/main arm64 bash-completion all 1:2.11-6 [234 kB]
13:54:54 [2024-01-16T13:54:54.306Z] #109 4.347 Get:23 http://deb.debian.org/debian bookworm/main arm64 bzip2 arm64 1.0.8-5+b1 [48.9 kB]
13:54:54 [2024-01-16T13:54:54.306Z] #109 4.348 Get:24 http://deb.debian.org/debian bookworm/main arm64 xz-utils arm64 5.4.1-0.2 [469 kB]
13:54:54 [2024-01-16T13:54:54.306Z] #109 4.350 Get:25 http://deb.debian.org/debian bookworm/main arm64 apparmor arm64 3.0.8-3 [567 kB]
13:54:54 [2024-01-16T13:54:54.306Z] #109 4.353 Get:26 http://deb.debian.org/debian bookworm/main arm64 inetutils-ping arm64 2:2.4-2+deb12u1 [83.3 kB]
13:54:54 [2024-01-16T13:54:54.306Z] #109 4.353 Get:27 http://deb.debian.org/debian bookworm/main arm64 libip6tc2 arm64 1.8.9-2 [18.7 kB]
13:54:54 [2024-01-16T13:54:54.306Z] #109 4.354 Get:28 http://deb.debian.org/debian bookworm/main arm64 libnfnetlink0 arm64 1.0.2-2 [14.5 kB]
13:54:54 [2024-01-16T13:54:54.306Z] #109 4.381 Get:29 http://deb.debian.org/debian bookworm/main arm64 libnetfilter-conntrack3 arm64 1.0.9-3 [38.4 kB]
13:54:54 [2024-01-16T13:54:54.306Z] #109 4.382 Get:30 http://deb.debian.org/debian bookworm/main arm64 libnftnl11 arm64 1.2.4-2 [57.6 kB]
13:54:54 [2024-01-16T13:54:54.306Z] #109 4.382 Get:31 http://deb.debian.org/debian bookworm/main arm64 iptables arm64 1.8.9-2 [352 kB]
13:54:54 [2024-01-16T13:54:54.306Z] #109 4.384 Get:32 http://deb.debian.org/debian bookworm/main arm64 libonig5 arm64 6.9.8-1 [179 kB]
13:54:54 [2024-01-16T13:54:54.306Z] #109 4.385 Get:33 http://deb.debian.org/debian bookworm/main arm64 libjq1 arm64 1.6-2.1 [121 kB]
13:54:54 [2024-01-16T13:54:54.306Z] #109 4.423 Get:34 http://deb.debian.org/debian bookworm/main arm64 jq arm64 1.6-2.1 [64.5 kB]
13:54:54 [2024-01-16T13:54:54.306Z] #109 4.424 Get:35 http://deb.debian.org/debian bookworm/main arm64 libaio1 arm64 0.3.113-4 [13.3 kB]
13:54:54 [2024-01-16T13:54:54.306Z] #109 4.424 Get:36 http://deb.debian.org/debian bookworm/main arm64 libgpm2 arm64 1.20.7-10+b1 [14.4 kB]
13:54:54 [2024-01-16T13:54:54.306Z] #109 4.424 Get:37 http://deb.debian.org/debian bookworm/main arm64 libicu72 arm64 72.1-3 [9204 kB]
13:54:54 [2024-01-16T13:54:54.306Z] #109 4.636 Get:38 http://deb.debian.org/debian bookworm/main arm64 libinih1 arm64 55-1 [6604 B]
13:54:54 [2024-01-16T13:54:54.566Z] #109 4.667 Get:39 http://deb.debian.org/debian bookworm/main arm64 libmicrohttpd12 arm64 0.9.75-6 [112 kB]
13:54:54 [2024-01-16T13:54:54.566Z] #109 4.668 Get:40 http://deb.debian.org/debian bookworm/main arm64 libnet1 arm64 1.1.6+dfsg-3.2 [60.7 kB]
13:54:54 [2024-01-16T13:54:54.566Z] #109 4.668 Get:41 http://deb.debian.org/debian bookworm/main arm64 libnl-3-200 arm64 3.7.0-0.2+b1 [60.2 kB]
13:54:54 [2024-01-16T13:54:54.566Z] #109 4.669 Get:42 http://deb.debian.org/debian bookworm/main arm64 libprotobuf-c1 arm64 1.4.1-1+b1 [26.6 kB]
13:54:54 [2024-01-16T13:54:54.566Z] #109 4.669 Get:43 http://deb.debian.org/debian bookworm/main arm64 libsodium23 arm64 1.0.18-1 [119 kB]
13:54:54 [2024-01-16T13:54:54.566Z] #109 4.670 Get:44 http://deb.debian.org/debian bookworm/main arm64 libsubid4 arm64 1:4.13+dfsg1-1+b1 [208 kB]
13:54:54 [2024-01-16T13:54:54.566Z] #109 4.671 Get:45 http://deb.debian.org/debian bookworm/main arm64 liburcu8 arm64 0.13.2-1 [69.5 kB]
13:54:54 [2024-01-16T13:54:54.566Z] #109 4.672 Get:46 http://deb.debian.org/debian bookworm/main arm64 libyajl2 arm64 2.1.0-3+deb12u2 [21.8 kB]
13:54:54 [2024-01-16T13:54:54.566Z] #109 4.678 Get:47 http://deb.debian.org/debian bookworm/main arm64 net-tools arm64 2.10-0.1 [241 kB]
13:54:54 [2024-01-16T13:54:54.566Z] #109 4.681 Get:48 http://deb.debian.org/debian bookworm/main arm64 patch arm64 2.7.6-7 [121 kB]
13:54:54 [2024-01-16T13:54:54.566Z] #109 4.682 Get:49 http://deb.debian.org/debian bookworm/main arm64 systemd-journal-remote arm64 252.19-1~deb12u1 [92.3 kB]
13:54:54 [2024-01-16T13:54:54.566Z] #109 4.684 Get:50 http://deb.debian.org/debian bookworm/main arm64 thin-provisioning-tools arm64 0.9.0-2 [344 kB]
13:54:54 [2024-01-16T13:54:54.566Z] #109 4.699 Get:51 http://deb.debian.org/debian bookworm/main arm64 uidmap arm64 1:4.13+dfsg1-1+b1 [188 kB]
13:54:54 [2024-01-16T13:54:54.566Z] #109 4.700 Get:52 http://deb.debian.org/debian bookworm/main arm64 vim-runtime all 2:9.0.1378-2 [7025 kB]
13:54:54 [2024-01-16T13:54:54.566Z] #109 4.871 Get:53 http://deb.debian.org/debian bookworm/main arm64 vim arm64 2:9.0.1378-2 [1424 kB]
13:54:54 [2024-01-16T13:54:54.826Z] #109 4.908 Get:54 http://deb.debian.org/debian bookworm/main arm64 xfsprogs arm64 6.1.0-1 [929 kB]
13:54:54 [2024-01-16T13:54:54.826Z] #109 4.955 Get:55 http://deb.debian.org/debian bookworm/main arm64 zip arm64 3.0-13 [223 kB]
13:54:54 [2024-01-16T13:54:54.826Z] #109 4.956 Get:56 http://deb.debian.org/debian bookworm/main arm64 zstd arm64 1.5.4+dfsg2-5 [584 kB]
13:54:54 [2024-01-16T13:54:54.826Z] #109 5.169 debconf: delaying package configuration, since apt-utils is not installed
13:54:55 [2024-01-16T13:54:55.086Z] #109 5.208 Fetched 31.8 MB in 1s (28.8 MB/s)
13:54:55 [2024-01-16T13:54:55.086Z] #109 5.235 Selecting previously unselected package libargon2-1:arm64.
13:54:55 [2024-01-16T13:54:55.086Z] #109 5.235 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15667 files and directories currently installed.)
13:54:55 [2024-01-16T13:54:55.086Z] #109 5.243 Preparing to unpack .../00-libargon2-1_0~20171227-0.3+deb12u1_arm64.deb ...
13:54:55 [2024-01-16T13:54:55.086Z] #109 5.250 Unpacking libargon2-1:arm64 (0~20171227-0.3+deb12u1) ...
13:54:55 [2024-01-16T13:54:55.086Z] #109 5.284 Selecting previously unselected package dmsetup.
13:54:55 [2024-01-16T13:54:55.086Z] #109 5.286 Preparing to unpack .../01-dmsetup_2%3a1.02.185-2_arm64.deb ...
13:54:55 [2024-01-16T13:54:55.086Z] #109 5.289 Unpacking dmsetup (2:1.02.185-2) ...
13:54:55 [2024-01-16T13:54:55.086Z] #109 5.331 Selecting previously unselected package libdevmapper1.02.1:arm64.
13:54:55 [2024-01-16T13:54:55.086Z] #109 5.333 Preparing to unpack .../02-libdevmapper1.02.1_2%3a1.02.185-2_arm64.deb ...
13:54:55 [2024-01-16T13:54:55.086Z] #109 5.336 Unpacking libdevmapper1.02.1:arm64 (2:1.02.185-2) ...
13:54:55 [2024-01-16T13:54:55.086Z] #109 5.378 Selecting previously unselected package libjson-c5:arm64.
13:54:55 [2024-01-16T13:54:55.086Z] #109 5.380 Preparing to unpack .../03-libjson-c5_0.16-2_arm64.deb ...
13:54:55 [2024-01-16T13:54:55.086Z] #109 5.383 Unpacking libjson-c5:arm64 (0.16-2) ...
13:54:55 [2024-01-16T13:54:55.086Z] #109 5.424 Selecting previously unselected package libcryptsetup12:arm64.
13:54:55 [2024-01-16T13:54:55.346Z] #109 5.426 Preparing to unpack .../04-libcryptsetup12_2%3a2.6.1-4~deb12u1_arm64.deb ...
13:54:55 [2024-01-16T13:54:55.346Z] #109 5.429 Unpacking libcryptsetup12:arm64 (2:2.6.1-4~deb12u1) ...
13:54:55 [2024-01-16T13:54:55.346Z] #109 5.479 Selecting previously unselected package libfdisk1:arm64.
13:54:55 [2024-01-16T13:54:55.346Z] #109 5.481 Preparing to unpack .../05-libfdisk1_2.38.1-5+b1_arm64.deb ...
13:54:55 [2024-01-16T13:54:55.346Z] #109 5.485 Unpacking libfdisk1:arm64 (2.38.1-5+b1) ...
13:54:55 [2024-01-16T13:54:55.346Z] #109 5.531 Selecting previously unselected package libkmod2:arm64.
13:54:55 [2024-01-16T13:54:55.346Z] #109 5.533 Preparing to unpack .../06-libkmod2_30+20221128-1_arm64.deb ...
13:54:55 [2024-01-16T13:54:55.346Z] #109 5.536 Unpacking libkmod2:arm64 (30+20221128-1) ...
13:54:55 [2024-01-16T13:54:55.346Z] #109 5.572 Selecting previously unselected package libapparmor1:arm64.
13:54:55 [2024-01-16T13:54:55.346Z] #109 5.574 Preparing to unpack .../07-libapparmor1_3.0.8-3_arm64.deb ...
13:54:55 [2024-01-16T13:54:55.346Z] #109 5.577 Unpacking libapparmor1:arm64 (3.0.8-3) ...
13:54:55 [2024-01-16T13:54:55.346Z] #109 5.611 Selecting previously unselected package libip4tc2:arm64.
13:54:55 [2024-01-16T13:54:55.346Z] #109 5.612 Preparing to unpack .../08-libip4tc2_1.8.9-2_arm64.deb ...
13:54:55 [2024-01-16T13:54:55.346Z] #109 5.617 Unpacking libip4tc2:arm64 (1.8.9-2) ...
13:54:55 [2024-01-16T13:54:55.346Z] #109 5.649 Selecting previously unselected package libsystemd-shared:arm64.
13:54:55 [2024-01-16T13:54:55.606Z] #109 5.651 Preparing to unpack .../09-libsystemd-shared_252.19-1~deb12u1_arm64.deb ...
13:54:55 [2024-01-16T13:54:55.606Z] #109 5.654 Unpacking libsystemd-shared:arm64 (252.19-1~deb12u1) ...
13:54:55 [2024-01-16T13:54:55.606Z] #109 5.803 Selecting previously unselected package systemd.
13:54:55 [2024-01-16T13:54:55.606Z] #109 5.805 Preparing to unpack .../10-systemd_252.19-1~deb12u1_arm64.deb ...
13:54:55 [2024-01-16T13:54:55.606Z] #109 5.823 Unpacking systemd (252.19-1~deb12u1) ...
13:54:55 [2024-01-16T13:54:55.866Z] #109 6.079 Selecting previously unselected package pigz.
13:54:55 [2024-01-16T13:54:55.866Z] #109 6.081 Preparing to unpack .../11-pigz_2.6-1_arm64.deb ...
13:54:55 [2024-01-16T13:54:55.866Z] #109 6.084 Unpacking pigz (2.6-1) ...
13:54:55 [2024-01-16T13:54:55.866Z] #109 6.126 Selecting previously unselected package sgml-base.
13:54:55 [2024-01-16T13:54:55.866Z] #109 6.128 Preparing to unpack .../12-sgml-base_1.31_all.deb ...
13:54:55 [2024-01-16T13:54:55.866Z] #109 6.134 Unpacking sgml-base (1.31) ...
13:54:55 [2024-01-16T13:54:55.866Z] #109 6.185 Selecting previously unselected package sudo.
13:54:56 [2024-01-16T13:54:56.127Z] #109 6.187 Preparing to unpack .../13-sudo_1.9.13p3-1+deb12u1_arm64.deb ...
13:54:56 [2024-01-16T13:54:56.127Z] #109 6.192 Unpacking sudo (1.9.13p3-1+deb12u1) ...
13:54:56 [2024-01-16T13:54:56.127Z] #109 6.383 Selecting previously unselected package libelf1:arm64.
13:54:56 [2024-01-16T13:54:56.127Z] #109 6.385 Preparing to unpack .../14-libelf1_0.188-2.1_arm64.deb ...
13:54:56 [2024-01-16T13:54:56.127Z] #109 6.389 Unpacking libelf1:arm64 (0.188-2.1) ...
13:54:56 [2024-01-16T13:54:56.127Z] #109 6.436 Selecting previously unselected package libbpf1:arm64.
13:54:56 [2024-01-16T13:54:56.127Z] #109 6.438 Preparing to unpack .../15-libbpf1_1%3a1.1.0-1_arm64.deb ...
13:54:56 [2024-01-16T13:54:56.127Z] #109 6.441 Unpacking libbpf1:arm64 (1:1.1.0-1) ...
13:54:56 [2024-01-16T13:54:56.127Z] #109 6.490 Selecting previously unselected package libmnl0:arm64.
13:54:56 [2024-01-16T13:54:56.387Z] #109 6.491 Preparing to unpack .../16-libmnl0_1.0.4-3_arm64.deb ...
13:54:56 [2024-01-16T13:54:56.387Z] #109 6.495 Unpacking libmnl0:arm64 (1.0.4-3) ...
13:54:56 [2024-01-16T13:54:56.387Z] #109 6.528 Selecting previously unselected package libxtables12:arm64.
13:54:56 [2024-01-16T13:54:56.387Z] #109 6.530 Preparing to unpack .../17-libxtables12_1.8.9-2_arm64.deb ...
13:54:56 [2024-01-16T13:54:56.387Z] #109 6.534 Unpacking libxtables12:arm64 (1.8.9-2) ...
13:54:56 [2024-01-16T13:54:56.387Z] #109 6.562 Selecting previously unselected package libcap2-bin.
13:54:56 [2024-01-16T13:54:56.387Z] #109 6.564 Preparing to unpack .../18-libcap2-bin_1%3a2.66-4_arm64.deb ...
13:54:56 [2024-01-16T13:54:56.387Z] #109 6.571 Unpacking libcap2-bin (1:2.66-4) ...
13:54:56 [2024-01-16T13:54:56.387Z] #109 6.617 Selecting previously unselected package iproute2.
13:54:56 [2024-01-16T13:54:56.387Z] #109 6.619 Preparing to unpack .../19-iproute2_6.1.0-3_arm64.deb ...
13:54:56 [2024-01-16T13:54:56.387Z] #109 6.622 Unpacking iproute2 (6.1.0-3) ...
13:54:56 [2024-01-16T13:54:56.387Z] #109 6.736 Selecting previously unselected package vim-common.
13:54:56 [2024-01-16T13:54:56.647Z] #109 6.738 Preparing to unpack .../20-vim-common_2%3a9.0.1378-2_all.deb ...
13:54:56 [2024-01-16T13:54:56.647Z] #109 6.742 Unpacking vim-common (2:9.0.1378-2) ...
13:54:56 [2024-01-16T13:54:56.647Z] #109 6.791 Selecting previously unselected package bash-completion.
13:54:56 [2024-01-16T13:54:56.647Z] #109 6.793 Preparing to unpack .../21-bash-completion_1%3a2.11-6_all.deb ...
13:54:56 [2024-01-16T13:54:56.647Z] #109 6.805 Unpacking bash-completion (1:2.11-6) ...
13:54:56 [2024-01-16T13:54:56.647Z] #109 6.920 Selecting previously unselected package bzip2.
13:54:56 [2024-01-16T13:54:56.907Z] #109 6.922 Preparing to unpack .../22-bzip2_1.0.8-5+b1_arm64.deb ...
13:54:56 [2024-01-16T13:54:56.907Z] #109 6.925 Unpacking bzip2 (1.0.8-5+b1) ...
13:54:56 [2024-01-16T13:54:56.907Z] #109 6.964 Selecting previously unselected package xz-utils.
13:54:56 [2024-01-16T13:54:56.907Z] #109 6.966 Preparing to unpack .../23-xz-utils_5.4.1-0.2_arm64.deb ...
13:54:56 [2024-01-16T13:54:56.907Z] #109 6.969 Unpacking xz-utils (5.4.1-0.2) ...
13:54:56 [2024-01-16T13:54:56.907Z] #109 7.052 Selecting previously unselected package apparmor.
13:54:56 [2024-01-16T13:54:56.907Z] #109 7.054 Preparing to unpack .../24-apparmor_3.0.8-3_arm64.deb ...
13:54:56 [2024-01-16T13:54:56.907Z] #109 7.073 Unpacking apparmor (3.0.8-3) ...
13:54:56 [2024-01-16T13:54:56.907Z] #109 7.155 Selecting previously unselected package inetutils-ping.
13:54:56 [2024-01-16T13:54:56.907Z] #109 7.157 Preparing to unpack .../25-inetutils-ping_2%3a2.4-2+deb12u1_arm64.deb ...
13:54:56 [2024-01-16T13:54:56.907Z] #109 7.161 Unpacking inetutils-ping (2:2.4-2+deb12u1) ...
13:54:56 [2024-01-16T13:54:56.907Z] #109 7.201 Selecting previously unselected package libip6tc2:arm64.
13:54:56 [2024-01-16T13:54:56.907Z] #109 7.203 Preparing to unpack .../26-libip6tc2_1.8.9-2_arm64.deb ...
13:54:56 [2024-01-16T13:54:56.907Z] #109 7.208 Unpacking libip6tc2:arm64 (1.8.9-2) ...
13:54:56 [2024-01-16T13:54:56.907Z] #109 7.242 Selecting previously unselected package libnfnetlink0:arm64.
13:54:56 [2024-01-16T13:54:56.907Z] #109 7.244 Preparing to unpack .../27-libnfnetlink0_1.0.2-2_arm64.deb ...
13:54:56 [2024-01-16T13:54:56.907Z] #109 7.247 Unpacking libnfnetlink0:arm64 (1.0.2-2) ...
13:54:56 [2024-01-16T13:54:56.907Z] #109 7.282 Selecting previously unselected package libnetfilter-conntrack3:arm64.
13:54:57 [2024-01-16T13:54:57.167Z] #109 7.284 Preparing to unpack .../28-libnetfilter-conntrack3_1.0.9-3_arm64.deb ...
13:54:57 [2024-01-16T13:54:57.167Z] #109 7.287 Unpacking libnetfilter-conntrack3:arm64 (1.0.9-3) ...
13:54:57 [2024-01-16T13:54:57.167Z] #109 7.322 Selecting previously unselected package libnftnl11:arm64.
13:54:57 [2024-01-16T13:54:57.167Z] #109 7.324 Preparing to unpack .../29-libnftnl11_1.2.4-2_arm64.deb ...
13:54:57 [2024-01-16T13:54:57.167Z] #109 7.327 Unpacking libnftnl11:arm64 (1.2.4-2) ...
13:54:57 [2024-01-16T13:54:57.167Z] #109 7.362 Selecting previously unselected package iptables.
13:54:57 [2024-01-16T13:54:57.167Z] #109 7.364 Preparing to unpack .../30-iptables_1.8.9-2_arm64.deb ...
13:54:57 [2024-01-16T13:54:57.167Z] #109 7.368 Unpacking iptables (1.8.9-2) ...
13:54:57 [2024-01-16T13:54:57.167Z] #109 7.456 Selecting previously unselected package libonig5:arm64.
13:54:57 [2024-01-16T13:54:57.427Z] #109 7.458 Preparing to unpack .../31-libonig5_6.9.8-1_arm64.deb ...
13:54:57 [2024-01-16T13:54:57.427Z] #109 7.461 Unpacking libonig5:arm64 (6.9.8-1) ...
13:54:57 [2024-01-16T13:54:57.427Z] #109 7.506 Selecting previously unselected package libjq1:arm64.
13:54:57 [2024-01-16T13:54:57.427Z] #109 7.508 Preparing to unpack .../32-libjq1_1.6-2.1_arm64.deb ...
13:54:57 [2024-01-16T13:54:57.427Z] #109 7.511 Unpacking libjq1:arm64 (1.6-2.1) ...
13:54:57 [2024-01-16T13:54:57.427Z] #109 7.549 Selecting previously unselected package jq.
13:54:57 [2024-01-16T13:54:57.427Z] #109 7.551 Preparing to unpack .../33-jq_1.6-2.1_arm64.deb ...
13:54:57 [2024-01-16T13:54:57.427Z] #109 7.555 Unpacking jq (1.6-2.1) ...
13:54:57 [2024-01-16T13:54:57.427Z] #109 7.590 Selecting previously unselected package libaio1:arm64.
13:54:57 [2024-01-16T13:54:57.687Z] #109 7.592 Preparing to unpack .../34-libaio1_0.3.113-4_arm64.deb ...
13:54:57 [2024-01-16T13:54:57.687Z] #109 7.595 Unpacking libaio1:arm64 (0.3.113-4) ...
13:54:57 [2024-01-16T13:54:57.687Z] #109 7.628 Selecting previously unselected package libgpm2:arm64.
13:54:57 [2024-01-16T13:54:57.687Z] #109 7.630 Preparing to unpack .../35-libgpm2_1.20.7-10+b1_arm64.deb ...
13:54:57 [2024-01-16T13:54:57.687Z] #109 7.634 Unpacking libgpm2:arm64 (1.20.7-10+b1) ...
13:54:57 [2024-01-16T13:54:57.687Z] #109 7.665 Selecting previously unselected package libicu72:arm64.
13:54:57 [2024-01-16T13:54:57.687Z] #109 7.667 Preparing to unpack .../36-libicu72_72.1-3_arm64.deb ...
13:54:57 [2024-01-16T13:54:57.687Z] #109 7.670 Unpacking libicu72:arm64 (72.1-3) ...
13:54:57 [2024-01-16T13:54:57.947Z] #109 8.220 Selecting previously unselected package libinih1:arm64.
13:54:58 [2024-01-16T13:54:58.207Z] #109 8.222 Preparing to unpack .../37-libinih1_55-1_arm64.deb ...
13:54:58 [2024-01-16T13:54:58.207Z] #109 8.226 Unpacking libinih1:arm64 (55-1) ...
13:54:58 [2024-01-16T13:54:58.207Z] #109 8.262 Selecting previously unselected package libmicrohttpd12:arm64.
13:54:58 [2024-01-16T13:54:58.207Z] #109 8.264 Preparing to unpack .../38-libmicrohttpd12_0.9.75-6_arm64.deb ...
13:54:58 [2024-01-16T13:54:58.207Z] #109 8.267 Unpacking libmicrohttpd12:arm64 (0.9.75-6) ...
13:54:58 [2024-01-16T13:54:58.207Z] #109 8.305 Selecting previously unselected package libnet1:arm64.
13:54:58 [2024-01-16T13:54:58.207Z] #109 8.307 Preparing to unpack .../39-libnet1_1.1.6+dfsg-3.2_arm64.deb ...
13:54:58 [2024-01-16T13:54:58.207Z] #109 8.310 Unpacking libnet1:arm64 (1.1.6+dfsg-3.2) ...
13:54:58 [2024-01-16T13:54:58.207Z] #109 8.356 Selecting previously unselected package libnl-3-200:arm64.
13:54:58 [2024-01-16T13:54:58.207Z] #109 8.358 Preparing to unpack .../40-libnl-3-200_3.7.0-0.2+b1_arm64.deb ...
13:54:58 [2024-01-16T13:54:58.207Z] #109 8.362 Unpacking libnl-3-200:arm64 (3.7.0-0.2+b1) ...
13:54:58 [2024-01-16T13:54:58.207Z] #109 8.401 Selecting previously unselected package libprotobuf-c1:arm64.
13:54:58 [2024-01-16T13:54:58.207Z] #109 8.403 Preparing to unpack .../41-libprotobuf-c1_1.4.1-1+b1_arm64.deb ...
13:54:58 [2024-01-16T13:54:58.207Z] #109 8.406 Unpacking libprotobuf-c1:arm64 (1.4.1-1+b1) ...
13:54:58 [2024-01-16T13:54:58.207Z] #109 8.512 Selecting previously unselected package libsodium23:arm64.
13:54:58 [2024-01-16T13:54:58.468Z] #109 8.514 Preparing to unpack .../42-libsodium23_1.0.18-1_arm64.deb ...
13:54:58 [2024-01-16T13:54:58.468Z] #109 8.517 Unpacking libsodium23:arm64 (1.0.18-1) ...
13:54:58 [2024-01-16T13:54:58.468Z] #109 8.557 Selecting previously unselected package libsubid4:arm64.
13:54:58 [2024-01-16T13:54:58.468Z] #109 8.559 Preparing to unpack .../43-libsubid4_1%3a4.13+dfsg1-1+b1_arm64.deb ...
13:54:58 [2024-01-16T13:54:58.468Z] #109 8.562 Unpacking libsubid4:arm64 (1:4.13+dfsg1-1+b1) ...
13:54:58 [2024-01-16T13:54:58.468Z] #109 8.600 Selecting previously unselected package liburcu8:arm64.
13:54:58 [2024-01-16T13:54:58.468Z] #109 8.602 Preparing to unpack .../44-liburcu8_0.13.2-1_arm64.deb ...
13:54:58 [2024-01-16T13:54:58.468Z] #109 8.606 Unpacking liburcu8:arm64 (0.13.2-1) ...
13:54:58 [2024-01-16T13:54:58.468Z] #109 8.646 Selecting previously unselected package libyajl2:arm64.
13:54:58 [2024-01-16T13:54:58.468Z] #109 8.648 Preparing to unpack .../45-libyajl2_2.1.0-3+deb12u2_arm64.deb ...
13:54:58 [2024-01-16T13:54:58.468Z] #109 8.652 Unpacking libyajl2:arm64 (2.1.0-3+deb12u2) ...
13:54:58 [2024-01-16T13:54:58.468Z] #109 8.678 Selecting previously unselected package net-tools.
13:54:58 [2024-01-16T13:54:58.468Z] #109 8.680 Preparing to unpack .../46-net-tools_2.10-0.1_arm64.deb ...
13:54:58 [2024-01-16T13:54:58.468Z] #109 8.684 Unpacking net-tools (2.10-0.1) ...
13:54:58 [2024-01-16T13:54:58.468Z] #109 8.733 Selecting previously unselected package patch.
13:54:58 [2024-01-16T13:54:58.468Z] #109 8.736 Preparing to unpack .../47-patch_2.7.6-7_arm64.deb ...
13:54:58 [2024-01-16T13:54:58.468Z] #109 8.739 Unpacking patch (2.7.6-7) ...
13:54:58 [2024-01-16T13:54:58.468Z] #109 8.778 Selecting previously unselected package systemd-journal-remote.
13:54:58 [2024-01-16T13:54:58.728Z] #109 8.780 Preparing to unpack .../48-systemd-journal-remote_252.19-1~deb12u1_arm64.deb ...
13:54:58 [2024-01-16T13:54:58.728Z] #109 8.783 Unpacking systemd-journal-remote (252.19-1~deb12u1) ...
13:54:58 [2024-01-16T13:54:58.728Z] #109 8.821 Selecting previously unselected package thin-provisioning-tools.
13:54:58 [2024-01-16T13:54:58.728Z] #109 8.823 Preparing to unpack .../49-thin-provisioning-tools_0.9.0-2_arm64.deb ...
13:54:58 [2024-01-16T13:54:58.728Z] #109 8.827 Unpacking thin-provisioning-tools (0.9.0-2) ...
13:54:58 [2024-01-16T13:54:58.728Z] #109 8.883 Selecting previously unselected package uidmap.
13:54:58 [2024-01-16T13:54:58.988Z] #109 8.885 Preparing to unpack .../50-uidmap_1%3a4.13+dfsg1-1+b1_arm64.deb ...
13:54:58 [2024-01-16T13:54:58.988Z] #109 8.888 Unpacking uidmap (1:4.13+dfsg1-1+b1) ...
13:54:58 [2024-01-16T13:54:58.988Z] #109 8.934 Selecting previously unselected package vim-runtime.
13:54:58 [2024-01-16T13:54:58.988Z] #109 8.936 Preparing to unpack .../51-vim-runtime_2%3a9.0.1378-2_all.deb ...
13:54:58 [2024-01-16T13:54:58.988Z] #109 8.947 Adding 'diversion of /usr/share/vim/vim90/doc/help.txt to /usr/share/vim/vim90/doc/help.txt.vim-tiny by vim-runtime'
13:54:58 [2024-01-16T13:54:58.988Z] #109 8.957 Adding 'diversion of /usr/share/vim/vim90/doc/tags to /usr/share/vim/vim90/doc/tags.vim-tiny by vim-runtime'
13:54:58 [2024-01-16T13:54:58.988Z] #109 8.960 Unpacking vim-runtime (2:9.0.1378-2) ...
13:54:59 [2024-01-16T13:54:59.248Z] #109 9.451 Selecting previously unselected package vim.
13:54:59 [2024-01-16T13:54:59.248Z] #109 9.454 Preparing to unpack .../52-vim_2%3a9.0.1378-2_arm64.deb ...
13:54:59 [2024-01-16T13:54:59.248Z] #109 9.460 Unpacking vim (2:9.0.1378-2) ...
13:54:59 [2024-01-16T13:54:59.248Z] #109 9.594 Selecting previously unselected package xfsprogs.
13:54:59 [2024-01-16T13:54:59.508Z] #109 9.596 Preparing to unpack .../53-xfsprogs_6.1.0-1_arm64.deb ...
13:54:59 [2024-01-16T13:54:59.508Z] #109 9.599 Unpacking xfsprogs (6.1.0-1) ...
13:54:59 [2024-01-16T13:54:59.508Z] #109 9.697 Selecting previously unselected package zip.
13:54:59 [2024-01-16T13:54:59.508Z] #109 9.699 Preparing to unpack .../54-zip_3.0-13_arm64.deb ...
13:54:59 [2024-01-16T13:54:59.508Z] #109 9.703 Unpacking zip (3.0-13) ...
13:54:59 [2024-01-16T13:54:59.508Z] #109 9.747 Selecting previously unselected package zstd.
13:54:59 [2024-01-16T13:54:59.508Z] #109 9.750 Preparing to unpack .../55-zstd_1.5.4+dfsg2-5_arm64.deb ...
13:54:59 [2024-01-16T13:54:59.508Z] #109 9.753 Unpacking zstd (1.5.4+dfsg2-5) ...
13:54:59 [2024-01-16T13:54:59.508Z] #109 9.837 Setting up libip4tc2:arm64 (1.8.9-2) ...
13:54:59 [2024-01-16T13:54:59.768Z] #109 9.846 Setting up net-tools (2.10-0.1) ...
13:54:59 [2024-01-16T13:54:59.768Z] #109 9.855 Setting up libapparmor1:arm64 (3.0.8-3) ...
13:54:59 [2024-01-16T13:54:59.768Z] #109 9.864 Setting up libsodium23:arm64 (1.0.18-1) ...
13:54:59 [2024-01-16T13:54:59.768Z] #109 9.874 Setting up libgpm2:arm64 (1.20.7-10+b1) ...
13:54:59 [2024-01-16T13:54:59.768Z] #109 9.887 Setting up libicu72:arm64 (72.1-3) ...
13:54:59 [2024-01-16T13:54:59.768Z] #109 9.898 Setting up libip6tc2:arm64 (1.8.9-2) ...
13:54:59 [2024-01-16T13:54:59.768Z] #109 9.912 Setting up libinih1:arm64 (55-1) ...
13:54:59 [2024-01-16T13:54:59.768Z] #109 9.920 Setting up libargon2-1:arm64 (0~20171227-0.3+deb12u1) ...
13:54:59 [2024-01-16T13:54:59.768Z] #109 9.929 Setting up libyajl2:arm64 (2.1.0-3+deb12u2) ...
13:54:59 [2024-01-16T13:54:59.768Z] #109 9.939 Setting up bzip2 (1.0.8-5+b1) ...
13:54:59 [2024-01-16T13:54:59.768Z] #109 9.950 Setting up libprotobuf-c1:arm64 (1.4.1-1+b1) ...
13:54:59 [2024-01-16T13:54:59.768Z] #109 9.961 Setting up libmicrohttpd12:arm64 (0.9.75-6) ...
13:54:59 [2024-01-16T13:54:59.768Z] #109 9.970 Setting up libcap2-bin (1:2.66-4) ...
13:54:59 [2024-01-16T13:54:59.768Z] #109 9.978 Setting up libsubid4:arm64 (1:4.13+dfsg1-1+b1) ...
13:54:59 [2024-01-16T13:54:59.768Z] #109 9.987 Setting up apparmor (3.0.8-3) ...
13:55:00 [2024-01-16T13:55:00.707Z] #109 10.72 debconf: unable to initialize frontend: Dialog
13:55:00 [2024-01-16T13:55:00.707Z] #109 10.72 debconf: (TERM is not set, so the dialog frontend is not usable.)
13:55:00 [2024-01-16T13:55:00.707Z] #109 10.72 debconf: falling back to frontend: Readline
13:55:00 [2024-01-16T13:55:00.707Z] #109 10.73 debconf: unable to initialize frontend: Readline
13:55:00 [2024-01-16T13:55:00.707Z] #109 10.73 debconf: (This frontend requires a controlling tty.)
13:55:00 [2024-01-16T13:55:00.707Z] #109 10.73 debconf: falling back to frontend: Teletype
13:55:00 [2024-01-16T13:55:00.707Z] #109 10.90 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service.
13:55:00 [2024-01-16T13:55:00.707Z] #109 10.93 Setting up zip (3.0-13) ...
13:55:00 [2024-01-16T13:55:00.707Z] #109 10.94 Setting up vim-common (2:9.0.1378-2) ...
13:55:00 [2024-01-16T13:55:00.707Z] #109 10.96 Setting up bash-completion (1:2.11-6) ...
13:55:00 [2024-01-16T13:55:00.707Z] #109 10.98 Setting up xz-utils (5.4.1-0.2) ...
13:55:00 [2024-01-16T13:55:00.707Z] #109 10.99 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
13:55:00 [2024-01-16T13:55:00.707Z] #109 11.00 Setting up libmnl0:arm64 (1.0.4-3) ...
13:55:00 [2024-01-16T13:55:00.707Z] #109 11.01 Setting up patch (2.7.6-7) ...
13:55:00 [2024-01-16T13:55:00.967Z] #109 11.02 Setting up sudo (1.9.13p3-1+deb12u1) ...
13:55:00 [2024-01-16T13:55:00.967Z] #109 11.07 invoke-rc.d: could not determine current runlevel
13:55:00 [2024-01-16T13:55:00.967Z] #109 11.08 invoke-rc.d: policy-rc.d denied execution of start.
13:55:00 [2024-01-16T13:55:00.967Z] #109 11.08 Setting up libxtables12:arm64 (1.8.9-2) ...
13:55:00 [2024-01-16T13:55:00.967Z] #109 11.10 Setting up liburcu8:arm64 (0.13.2-1) ...
13:55:00 [2024-01-16T13:55:00.967Z] #109 11.11 Setting up libfdisk1:arm64 (2.38.1-5+b1) ...
13:55:00 [2024-01-16T13:55:00.967Z] #109 11.12 Setting up inetutils-ping (2:2.4-2+deb12u1) ...
13:55:00 [2024-01-16T13:55:00.967Z] #109 11.13 Setting up pigz (2.6-1) ...
13:55:00 [2024-01-16T13:55:00.967Z] #109 11.14 Setting up libnfnetlink0:arm64 (1.0.2-2) ...
13:55:00 [2024-01-16T13:55:00.967Z] #109 11.15 Setting up libnl-3-200:arm64 (3.7.0-0.2+b1) ...
13:55:00 [2024-01-16T13:55:00.967Z] #109 11.26 Setting up sgml-base (1.31) ...
13:55:01 [2024-01-16T13:55:01.227Z] #109 11.29 Setting up vim-runtime (2:9.0.1378-2) ...
13:55:01 [2024-01-16T13:55:01.227Z] #109 11.37 Setting up libaio1:arm64 (0.3.113-4) ...
13:55:01 [2024-01-16T13:55:01.227Z] #109 11.38 Setting up libelf1:arm64 (0.188-2.1) ...
13:55:01 [2024-01-16T13:55:01.227Z] #109 11.40 Setting up libjson-c5:arm64 (0.16-2) ...
13:55:01 [2024-01-16T13:55:01.227Z] #109 11.41 Setting up zstd (1.5.4+dfsg2-5) ...
13:55:01 [2024-01-16T13:55:01.227Z] #109 11.42 Setting up libonig5:arm64 (6.9.8-1) ...
13:55:01 [2024-01-16T13:55:01.227Z] #109 11.43 Setting up libbpf1:arm64 (1:1.1.0-1) ...
13:55:01 [2024-01-16T13:55:01.227Z] #109 11.44 Setting up libkmod2:arm64 (30+20221128-1) ...
13:55:01 [2024-01-16T13:55:01.227Z] #109 11.45 Setting up vim (2:9.0.1378-2) ...
13:55:01 [2024-01-16T13:55:01.227Z] #109 11.46 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
13:55:01 [2024-01-16T13:55:01.227Z] #109 11.47 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
13:55:01 [2024-01-16T13:55:01.487Z] #109 11.47 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
13:55:01 [2024-01-16T13:55:01.487Z] #109 11.48 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
13:55:01 [2024-01-16T13:55:01.487Z] #109 11.48 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
13:55:01 [2024-01-16T13:55:01.487Z] #109 11.49 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
13:55:01 [2024-01-16T13:55:01.487Z] #109 11.49 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
13:55:01 [2024-01-16T13:55:01.487Z] #109 11.50 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
13:55:01 [2024-01-16T13:55:01.487Z] #109 11.50 Setting up libjq1:arm64 (1.6-2.1) ...
13:55:01 [2024-01-16T13:55:01.487Z] #109 11.51 Setting up iproute2 (6.1.0-3) ...
13:55:01 [2024-01-16T13:55:01.487Z] #109 11.63 debconf: unable to initialize frontend: Dialog
13:55:01 [2024-01-16T13:55:01.487Z] #109 11.63 debconf: (TERM is not set, so the dialog frontend is not usable.)
13:55:01 [2024-01-16T13:55:01.487Z] #109 11.63 debconf: falling back to frontend: Readline
13:55:01 [2024-01-16T13:55:01.487Z] #109 11.64 debconf: unable to initialize frontend: Readline
13:55:01 [2024-01-16T13:55:01.487Z] #109 11.64 debconf: (This frontend requires a controlling tty.)
13:55:01 [2024-01-16T13:55:01.487Z] #109 11.64 debconf: falling back to frontend: Teletype
13:55:01 [2024-01-16T13:55:01.487Z] #109 11.67 Setting up uidmap (1:4.13+dfsg1-1+b1) ...
13:55:01 [2024-01-16T13:55:01.487Z] #109 11.68 Setting up libnftnl11:arm64 (1.2.4-2) ...
13:55:01 [2024-01-16T13:55:01.487Z] #109 11.69 Setting up libnet1:arm64 (1.1.6+dfsg-3.2) ...
13:55:01 [2024-01-16T13:55:01.487Z] #109 11.71 Setting up thin-provisioning-tools (0.9.0-2) ...
13:55:01 [2024-01-16T13:55:01.487Z] #109 11.72 Setting up libsystemd-shared:arm64 (252.19-1~deb12u1) ...
13:55:01 [2024-01-16T13:55:01.487Z] #109 11.73 Setting up libnetfilter-conntrack3:arm64 (1.0.9-3) ...
13:55:01 [2024-01-16T13:55:01.487Z] #109 11.74 Setting up jq (1.6-2.1) ...
13:55:01 [2024-01-16T13:55:01.487Z] #109 11.75 Setting up iptables (1.8.9-2) ...
13:55:01 [2024-01-16T13:55:01.487Z] #109 11.76 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
13:55:01 [2024-01-16T13:55:01.487Z] #109 11.76 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
13:55:01 [2024-01-16T13:55:01.487Z] #109 11.77 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
13:55:01 [2024-01-16T13:55:01.487Z] #109 11.77 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
13:55:01 [2024-01-16T13:55:01.487Z] #109 11.78 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
13:55:01 [2024-01-16T13:55:01.488Z] #109 11.78 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
13:55:01 [2024-01-16T13:55:01.488Z] #109 11.79 Setting up libdevmapper1.02.1:arm64 (2:1.02.185-2) ...
13:55:01 [2024-01-16T13:55:01.488Z] #109 11.84 Setting up dmsetup (2:1.02.185-2) ...
13:55:01 [2024-01-16T13:55:01.748Z] #109 11.86 Setting up libcryptsetup12:arm64 (2:2.6.1-4~deb12u1) ...
13:55:01 [2024-01-16T13:55:01.748Z] #109 11.87 Setting up systemd (252.19-1~deb12u1) ...
13:55:01 [2024-01-16T13:55:01.748Z] #109 11.91 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service.
13:55:01 [2024-01-16T13:55:01.748Z] #109 11.91 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target.
13:55:01 [2024-01-16T13:55:01.748Z] #109 11.92 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service.
13:55:01 [2024-01-16T13:55:01.748Z] #109 11.93 Initializing machine ID from random generator.
13:55:01 [2024-01-16T13:55:01.748Z] #109 11.95 Creating group 'systemd-journal' with GID 998.
13:55:01 [2024-01-16T13:55:01.748Z] #109 11.95 Creating group 'systemd-network' with GID 997.
13:55:01 [2024-01-16T13:55:01.748Z] #109 11.95 Creating user 'systemd-network' (systemd Network Management) with UID 997 and GID 997.
13:55:01 [2024-01-16T13:55:01.748Z] #109 12.00 Setting up systemd-journal-remote (252.19-1~deb12u1) ...
13:55:01 [2024-01-16T13:55:01.748Z] #109 12.02 Creating group 'systemd-journal-remote' with GID 996.
13:55:01 [2024-01-16T13:55:01.748Z] #109 12.02 Creating user 'systemd-journal-remote' (systemd Journal Remote) with UID 996 and GID 996.
13:55:01 [2024-01-16T13:55:01.748Z] #109 12.05 Setting up xfsprogs (6.1.0-1) ...
13:55:01 [2024-01-16T13:55:01.748Z] #109 12.06 System has not been booted with systemd as init system (PID 1). Can't operate.
13:55:01 [2024-01-16T13:55:01.748Z] #109 12.06 Failed to connect to bus: Host is down
13:55:02 [2024-01-16T13:55:02.008Z] #109 12.07 Processing triggers for libc-bin (2.36-9+deb12u3) ...
13:55:03 [2024-01-16T13:55:03.390Z] #109 DONE 13.6s
13:55:03 [2024-01-16T13:55:03.390Z] 
13:55:03 [2024-01-16T13:55:03.390Z] #110 [dev-base  9/12] RUN update-alternatives --set iptables  /usr/sbin/iptables-legacy  || true  && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true  && update-alternatives --set arptables /usr/sbin/arptables-legacy || true
13:55:03 [2024-01-16T13:55:03.650Z] #110 0.335 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
13:55:03 [2024-01-16T13:55:03.910Z] #110 0.338 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
13:55:03 [2024-01-16T13:55:03.910Z] #110 0.343 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
13:55:03 [2024-01-16T13:55:03.910Z] #110 DONE 0.4s
13:55:03 [2024-01-16T13:55:03.910Z] 
13:55:03 [2024-01-16T13:55:03.910Z] #111 [dev-base 10/12] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install --no-install-recommends -y             gcc             pkg-config             dpkg-dev             libapparmor-dev             libseccomp-dev             libsecret-1-dev             libsystemd-dev             libudev-dev             yamllint
13:55:04 [2024-01-16T13:55:04.480Z] #111 0.685 Hit:1 http://deb.debian.org/debian bookworm InRelease
13:55:04 [2024-01-16T13:55:04.480Z] #111 0.685 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease
13:55:04 [2024-01-16T13:55:04.480Z] #111 0.685 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease
13:55:05 [2024-01-16T13:55:05.419Z] #111 0.904 Reading package lists...
13:55:05 [2024-01-16T13:55:05.679Z] #111 1.513 Reading package lists...
13:55:05 [2024-01-16T13:55:05.939Z] #111 2.107 Building dependency tree...
13:55:06 [2024-01-16T13:55:06.199Z] #111 2.278 Reading state information...
13:55:06 [2024-01-16T13:55:06.199Z] #111 2.505 gcc is already the newest version (4:12.2.0-3).
13:55:06 [2024-01-16T13:55:06.199Z] #111 2.505 pkg-config is already the newest version (1.8.1-1).
13:55:06 [2024-01-16T13:55:06.199Z] #111 2.505 The following additional packages will be installed:
13:55:06 [2024-01-16T13:55:06.460Z] #111 2.505   gir1.2-glib-2.0 gir1.2-secret-1 libblkid-dev libdpkg-perl libffi-dev
13:55:06 [2024-01-16T13:55:06.460Z] #111 2.505   libgcrypt20-dev libgirepository-1.0-1 libglib2.0-0 libglib2.0-bin
13:55:06 [2024-01-16T13:55:06.460Z] #111 2.505   libglib2.0-data libglib2.0-dev libglib2.0-dev-bin libgpg-error-dev
13:55:06 [2024-01-16T13:55:06.460Z] #111 2.506   libmount-dev libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix3
13:55:06 [2024-01-16T13:55:06.460Z] #111 2.506   libsecret-1-0 libsecret-common libselinux1-dev libsepol-dev libyaml-0-2
13:55:06 [2024-01-16T13:55:06.460Z] #111 2.506   python3-distutils python3-lib2to3 python3-pathspec python3-pkg-resources
13:55:06 [2024-01-16T13:55:06.460Z] #111 2.507   python3-yaml uuid-dev zlib1g-dev
13:55:06 [2024-01-16T13:55:06.460Z] #111 2.509 Suggested packages:
13:55:06 [2024-01-16T13:55:06.460Z] #111 2.509   debian-keyring bzr libgcrypt20-doc low-memory-monitor libgirepository1.0-dev
13:55:06 [2024-01-16T13:55:06.460Z] #111 2.509   libglib2.0-doc libgdk-pixbuf2.0-bin libxml2-utils seccomp python3-setuptools
13:55:06 [2024-01-16T13:55:06.460Z] #111 2.509 Recommended packages:
13:55:06 [2024-01-16T13:55:06.460Z] #111 2.509   build-essential fakeroot libalgorithm-merge-perl libfile-fcntllock-perl
13:55:06 [2024-01-16T13:55:06.460Z] #111 2.509   liblocale-gettext-perl shared-mime-info xdg-user-dirs
13:55:06 [2024-01-16T13:55:06.460Z] #111 2.816 The following NEW packages will be installed:
13:55:06 [2024-01-16T13:55:06.720Z] #111 2.816   dpkg-dev gir1.2-glib-2.0 gir1.2-secret-1 libapparmor-dev libblkid-dev
13:55:06 [2024-01-16T13:55:06.720Z] #111 2.816   libdpkg-perl libffi-dev libgcrypt20-dev libgirepository-1.0-1 libglib2.0-0
13:55:06 [2024-01-16T13:55:06.720Z] #111 2.816   libglib2.0-bin libglib2.0-data libglib2.0-dev libglib2.0-dev-bin
13:55:06 [2024-01-16T13:55:06.720Z] #111 2.816   libgpg-error-dev libmount-dev libpcre2-16-0 libpcre2-32-0 libpcre2-dev
13:55:06 [2024-01-16T13:55:06.720Z] #111 2.816   libpcre2-posix3 libseccomp-dev libsecret-1-0 libsecret-1-dev
13:55:06 [2024-01-16T13:55:06.720Z] #111 2.817   libsecret-common libselinux1-dev libsepol-dev libsystemd-dev libudev-dev
13:55:06 [2024-01-16T13:55:06.720Z] #111 2.817   libyaml-0-2 python3-distutils python3-lib2to3 python3-pathspec
13:55:06 [2024-01-16T13:55:06.720Z] #111 2.817   python3-pkg-resources python3-yaml uuid-dev yamllint zlib1g-dev
13:55:06 [2024-01-16T13:55:06.720Z] #111 3.092 0 upgraded, 37 newly installed, 0 to remove and 0 not upgraded.
13:55:06 [2024-01-16T13:55:06.720Z] #111 3.092 Need to get 11.9 MB of archives.
13:55:06 [2024-01-16T13:55:06.720Z] #111 3.092 After this operation, 53.1 MB of additional disk space will be used.
13:55:06 [2024-01-16T13:55:06.720Z] #111 3.092 Get:1 http://deb.debian.org/debian bookworm/main arm64 libdpkg-perl all 1.21.22 [603 kB]
13:55:06 [2024-01-16T13:55:06.980Z] #111 3.101 Get:2 http://deb.debian.org/debian bookworm/main arm64 dpkg-dev all 1.21.22 [1353 kB]
13:55:06 [2024-01-16T13:55:06.980Z] #111 3.108 Get:3 http://deb.debian.org/debian bookworm/main arm64 libglib2.0-0 arm64 2.74.6-2 [1310 kB]
13:55:06 [2024-01-16T13:55:06.980Z] #111 3.114 Get:4 http://deb.debian.org/debian bookworm/main arm64 libgirepository-1.0-1 arm64 1.74.0-3 [93.2 kB]
13:55:06 [2024-01-16T13:55:06.980Z] #111 3.115 Get:5 http://deb.debian.org/debian bookworm/main arm64 gir1.2-glib-2.0 arm64 1.74.0-3 [160 kB]
13:55:06 [2024-01-16T13:55:06.980Z] #111 3.116 Get:6 http://deb.debian.org/debian bookworm/main arm64 libsecret-common all 0.20.5-3 [28.5 kB]
13:55:06 [2024-01-16T13:55:06.980Z] #111 3.116 Get:7 http://deb.debian.org/debian bookworm/main arm64 libsecret-1-0 arm64 0.20.5-3 [107 kB]
13:55:06 [2024-01-16T13:55:06.980Z] #111 3.117 Get:8 http://deb.debian.org/debian bookworm/main arm64 gir1.2-secret-1 arm64 0.20.5-3 [13.5 kB]
13:55:06 [2024-01-16T13:55:06.980Z] #111 3.117 Get:9 http://deb.debian.org/debian bookworm/main arm64 libapparmor-dev arm64 3.0.8-3 [84.8 kB]
13:55:06 [2024-01-16T13:55:06.980Z] #111 3.133 Get:10 http://deb.debian.org/debian bookworm/main arm64 uuid-dev arm64 2.38.1-5+b1 [40.5 kB]
13:55:06 [2024-01-16T13:55:06.980Z] #111 3.134 Get:11 http://deb.debian.org/debian bookworm/main arm64 libblkid-dev arm64 2.38.1-5+b1 [183 kB]
13:55:06 [2024-01-16T13:55:06.980Z] #111 3.135 Get:12 http://deb.debian.org/debian bookworm/main arm64 libffi-dev arm64 3.4.4-1 [56.0 kB]
13:55:06 [2024-01-16T13:55:06.980Z] #111 3.139 Get:13 http://deb.debian.org/debian bookworm/main arm64 libgpg-error-dev arm64 1.46-1 [130 kB]
13:55:06 [2024-01-16T13:55:06.980Z] #111 3.147 Get:14 http://deb.debian.org/debian bookworm/main arm64 libgcrypt20-dev arm64 1.10.1-3 [683 kB]
13:55:06 [2024-01-16T13:55:06.980Z] #111 3.150 Get:15 http://deb.debian.org/debian bookworm/main arm64 libglib2.0-data all 2.74.6-2 [1207 kB]
13:55:06 [2024-01-16T13:55:06.980Z] #111 3.156 Get:16 http://deb.debian.org/debian bookworm/main arm64 libglib2.0-bin arm64 2.74.6-2 [106 kB]
13:55:06 [2024-01-16T13:55:06.980Z] #111 3.157 Get:17 http://deb.debian.org/debian bookworm/main arm64 python3-lib2to3 all 3.11.2-3 [76.3 kB]
13:55:06 [2024-01-16T13:55:06.980Z] #111 3.157 Get:18 http://deb.debian.org/debian bookworm/main arm64 python3-distutils all 3.11.2-3 [131 kB]
13:55:06 [2024-01-16T13:55:06.980Z] #111 3.171 Get:19 http://deb.debian.org/debian bookworm/main arm64 libglib2.0-dev-bin arm64 2.74.6-2 [150 kB]
13:55:06 [2024-01-16T13:55:06.980Z] #111 3.172 Get:20 http://deb.debian.org/debian bookworm/main arm64 libsepol-dev arm64 3.4-2.1 [332 kB]
13:55:06 [2024-01-16T13:55:06.980Z] #111 3.174 Get:21 http://deb.debian.org/debian bookworm/main arm64 libpcre2-16-0 arm64 10.42-1 [216 kB]
13:55:06 [2024-01-16T13:55:06.980Z] #111 3.175 Get:22 http://deb.debian.org/debian bookworm/main arm64 libpcre2-32-0 arm64 10.42-1 [207 kB]
13:55:06 [2024-01-16T13:55:06.980Z] #111 3.176 Get:23 http://deb.debian.org/debian bookworm/main arm64 libpcre2-posix3 arm64 10.42-1 [55.5 kB]
13:55:06 [2024-01-16T13:55:06.980Z] #111 3.179 Get:24 http://deb.debian.org/debian bookworm/main arm64 libpcre2-dev arm64 10.42-1 [664 kB]
13:55:06 [2024-01-16T13:55:06.980Z] #111 3.182 Get:25 http://deb.debian.org/debian bookworm/main arm64 libselinux1-dev arm64 3.4-1+b6 [159 kB]
13:55:06 [2024-01-16T13:55:06.980Z] #111 3.186 Get:26 http://deb.debian.org/debian bookworm/main arm64 libmount-dev arm64 2.38.1-5+b1 [22.5 kB]
13:55:06 [2024-01-16T13:55:06.980Z] #111 3.188 Get:27 http://deb.debian.org/debian bookworm/main arm64 zlib1g-dev arm64 1:1.2.13.dfsg-1 [913 kB]
13:55:06 [2024-01-16T13:55:06.980Z] #111 3.193 Get:28 http://deb.debian.org/debian bookworm/main arm64 libglib2.0-dev arm64 2.74.6-2 [1613 kB]
13:55:06 [2024-01-16T13:55:06.980Z] #111 3.201 Get:29 http://deb.debian.org/debian bookworm/main arm64 libseccomp-dev arm64 2.5.4-1+b3 [87.8 kB]
13:55:06 [2024-01-16T13:55:06.980Z] #111 3.201 Get:30 http://deb.debian.org/debian bookworm/main arm64 libsecret-1-dev arm64 0.20.5-3 [144 kB]
13:55:06 [2024-01-16T13:55:06.980Z] #111 3.202 Get:31 http://deb.debian.org/debian bookworm/main arm64 libsystemd-dev arm64 252.19-1~deb12u1 [353 kB]
13:55:06 [2024-01-16T13:55:06.980Z] #111 3.204 Get:32 http://deb.debian.org/debian bookworm/main arm64 libudev-dev arm64 252.19-1~deb12u1 [51.9 kB]
13:55:06 [2024-01-16T13:55:06.980Z] #111 3.204 Get:33 http://deb.debian.org/debian bookworm/main arm64 libyaml-0-2 arm64 0.2.5-1 [50.4 kB]
13:55:06 [2024-01-16T13:55:06.980Z] #111 3.205 Get:34 http://deb.debian.org/debian bookworm/main arm64 python3-pathspec all 0.11.0-1 [26.3 kB]
13:55:06 [2024-01-16T13:55:06.980Z] #111 3.205 Get:35 http://deb.debian.org/debian bookworm/main arm64 python3-pkg-resources all 66.1.1-1 [296 kB]
13:55:06 [2024-01-16T13:55:06.980Z] #111 3.206 Get:36 http://deb.debian.org/debian bookworm/main arm64 python3-yaml arm64 6.0-3+b2 [108 kB]
13:55:06 [2024-01-16T13:55:06.980Z] #111 3.207 Get:37 http://deb.debian.org/debian bookworm/main arm64 yamllint all 1.29.0-1 [42.0 kB]
13:55:06 [2024-01-16T13:55:06.980Z] #111 3.357 debconf: delaying package configuration, since apt-utils is not installed
13:55:07 [2024-01-16T13:55:07.241Z] #111 3.398 Fetched 11.9 MB in 0s (31.1 MB/s)
13:55:07 [2024-01-16T13:55:07.242Z] #111 3.420 Selecting previously unselected package libdpkg-perl.
13:55:07 [2024-01-16T13:55:07.242Z] #111 3.420 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 21022 files and directories currently installed.)
13:55:07 [2024-01-16T13:55:07.242Z] #111 3.432 Preparing to unpack .../00-libdpkg-perl_1.21.22_all.deb ...
13:55:07 [2024-01-16T13:55:07.242Z] #111 3.436 Unpacking libdpkg-perl (1.21.22) ...
13:55:07 [2024-01-16T13:55:07.242Z] #111 3.504 Selecting previously unselected package dpkg-dev.
13:55:07 [2024-01-16T13:55:07.242Z] #111 3.507 Preparing to unpack .../01-dpkg-dev_1.21.22_all.deb ...
13:55:07 [2024-01-16T13:55:07.242Z] #111 3.510 Unpacking dpkg-dev (1.21.22) ...
13:55:07 [2024-01-16T13:55:07.242Z] #111 3.630 Selecting previously unselected package libglib2.0-0:arm64.
13:55:07 [2024-01-16T13:55:07.501Z] #111 3.633 Preparing to unpack .../02-libglib2.0-0_2.74.6-2_arm64.deb ...
13:55:07 [2024-01-16T13:55:07.502Z] #111 3.639 Unpacking libglib2.0-0:arm64 (2.74.6-2) ...
13:55:07 [2024-01-16T13:55:07.502Z] #111 3.761 Selecting previously unselected package libgirepository-1.0-1:arm64.
13:55:07 [2024-01-16T13:55:07.502Z] #111 3.763 Preparing to unpack .../03-libgirepository-1.0-1_1.74.0-3_arm64.deb ...
13:55:07 [2024-01-16T13:55:07.502Z] #111 3.766 Unpacking libgirepository-1.0-1:arm64 (1.74.0-3) ...
13:55:07 [2024-01-16T13:55:07.502Z] #111 3.802 Selecting previously unselected package gir1.2-glib-2.0:arm64.
13:55:07 [2024-01-16T13:55:07.502Z] #111 3.804 Preparing to unpack .../04-gir1.2-glib-2.0_1.74.0-3_arm64.deb ...
13:55:07 [2024-01-16T13:55:07.502Z] #111 3.807 Unpacking gir1.2-glib-2.0:arm64 (1.74.0-3) ...
13:55:07 [2024-01-16T13:55:07.502Z] #111 3.847 Selecting previously unselected package libsecret-common.
13:55:07 [2024-01-16T13:55:07.502Z] #111 3.849 Preparing to unpack .../05-libsecret-common_0.20.5-3_all.deb ...
13:55:07 [2024-01-16T13:55:07.502Z] #111 3.853 Unpacking libsecret-common (0.20.5-3) ...
13:55:07 [2024-01-16T13:55:07.502Z] #111 3.903 Selecting previously unselected package libsecret-1-0:arm64.
13:55:07 [2024-01-16T13:55:07.762Z] #111 3.905 Preparing to unpack .../06-libsecret-1-0_0.20.5-3_arm64.deb ...
13:55:07 [2024-01-16T13:55:07.762Z] #111 3.909 Unpacking libsecret-1-0:arm64 (0.20.5-3) ...
13:55:07 [2024-01-16T13:55:07.762Z] #111 3.947 Selecting previously unselected package gir1.2-secret-1:arm64.
13:55:07 [2024-01-16T13:55:07.762Z] #111 3.949 Preparing to unpack .../07-gir1.2-secret-1_0.20.5-3_arm64.deb ...
13:55:07 [2024-01-16T13:55:07.762Z] #111 3.954 Unpacking gir1.2-secret-1:arm64 (0.20.5-3) ...
13:55:07 [2024-01-16T13:55:07.762Z] #111 3.981 Selecting previously unselected package libapparmor-dev:arm64.
13:55:07 [2024-01-16T13:55:07.762Z] #111 3.984 Preparing to unpack .../08-libapparmor-dev_3.0.8-3_arm64.deb ...
13:55:07 [2024-01-16T13:55:07.762Z] #111 3.987 Unpacking libapparmor-dev:arm64 (3.0.8-3) ...
13:55:07 [2024-01-16T13:55:07.762Z] #111 4.020 Selecting previously unselected package uuid-dev:arm64.
13:55:07 [2024-01-16T13:55:07.762Z] #111 4.022 Preparing to unpack .../09-uuid-dev_2.38.1-5+b1_arm64.deb ...
13:55:07 [2024-01-16T13:55:07.762Z] #111 4.026 Unpacking uuid-dev:arm64 (2.38.1-5+b1) ...
13:55:07 [2024-01-16T13:55:07.762Z] #111 4.058 Selecting previously unselected package libblkid-dev:arm64.
13:55:07 [2024-01-16T13:55:07.762Z] #111 4.061 Preparing to unpack .../10-libblkid-dev_2.38.1-5+b1_arm64.deb ...
13:55:07 [2024-01-16T13:55:07.762Z] #111 4.064 Unpacking libblkid-dev:arm64 (2.38.1-5+b1) ...
13:55:07 [2024-01-16T13:55:07.762Z] #111 4.103 Selecting previously unselected package libffi-dev:arm64.
13:55:07 [2024-01-16T13:55:07.762Z] #111 4.106 Preparing to unpack .../11-libffi-dev_3.4.4-1_arm64.deb ...
13:55:07 [2024-01-16T13:55:07.762Z] #111 4.110 Unpacking libffi-dev:arm64 (3.4.4-1) ...
13:55:07 [2024-01-16T13:55:07.762Z] #111 4.146 Selecting previously unselected package libgpg-error-dev.
13:55:08 [2024-01-16T13:55:08.021Z] #111 4.148 Preparing to unpack .../12-libgpg-error-dev_1.46-1_arm64.deb ...
13:55:08 [2024-01-16T13:55:08.022Z] #111 4.151 Unpacking libgpg-error-dev (1.46-1) ...
13:55:08 [2024-01-16T13:55:08.022Z] #111 4.188 Selecting previously unselected package libgcrypt20-dev.
13:55:08 [2024-01-16T13:55:08.022Z] #111 4.190 Preparing to unpack .../13-libgcrypt20-dev_1.10.1-3_arm64.deb ...
13:55:08 [2024-01-16T13:55:08.022Z] #111 4.193 Unpacking libgcrypt20-dev (1.10.1-3) ...
13:55:08 [2024-01-16T13:55:08.022Z] #111 4.264 Selecting previously unselected package libglib2.0-data.
13:55:08 [2024-01-16T13:55:08.022Z] #111 4.266 Preparing to unpack .../14-libglib2.0-data_2.74.6-2_all.deb ...
13:55:08 [2024-01-16T13:55:08.022Z] #111 4.271 Unpacking libglib2.0-data (2.74.6-2) ...
13:55:08 [2024-01-16T13:55:08.022Z] #111 4.402 Selecting previously unselected package libglib2.0-bin.
13:55:08 [2024-01-16T13:55:08.282Z] #111 4.405 Preparing to unpack .../15-libglib2.0-bin_2.74.6-2_arm64.deb ...
13:55:08 [2024-01-16T13:55:08.282Z] #111 4.408 Unpacking libglib2.0-bin (2.74.6-2) ...
13:55:08 [2024-01-16T13:55:08.282Z] #111 4.447 Selecting previously unselected package python3-lib2to3.
13:55:08 [2024-01-16T13:55:08.282Z] #111 4.449 Preparing to unpack .../16-python3-lib2to3_3.11.2-3_all.deb ...
13:55:08 [2024-01-16T13:55:08.282Z] #111 4.453 Unpacking python3-lib2to3 (3.11.2-3) ...
13:55:08 [2024-01-16T13:55:08.282Z] #111 4.499 Selecting previously unselected package python3-distutils.
13:55:08 [2024-01-16T13:55:08.282Z] #111 4.501 Preparing to unpack .../17-python3-distutils_3.11.2-3_all.deb ...
13:55:08 [2024-01-16T13:55:08.282Z] #111 4.504 Unpacking python3-distutils (3.11.2-3) ...
13:55:08 [2024-01-16T13:55:08.282Z] #111 4.545 Selecting previously unselected package libglib2.0-dev-bin.
13:55:08 [2024-01-16T13:55:08.282Z] #111 4.547 Preparing to unpack .../18-libglib2.0-dev-bin_2.74.6-2_arm64.deb ...
13:55:08 [2024-01-16T13:55:08.282Z] #111 4.550 Unpacking libglib2.0-dev-bin (2.74.6-2) ...
13:55:08 [2024-01-16T13:55:08.282Z] #111 4.590 Selecting previously unselected package libsepol-dev:arm64.
13:55:08 [2024-01-16T13:55:08.282Z] #111 4.592 Preparing to unpack .../19-libsepol-dev_3.4-2.1_arm64.deb ...
13:55:08 [2024-01-16T13:55:08.282Z] #111 4.597 Unpacking libsepol-dev:arm64 (3.4-2.1) ...
13:55:08 [2024-01-16T13:55:08.282Z] #111 4.658 Selecting previously unselected package libpcre2-16-0:arm64.
13:55:08 [2024-01-16T13:55:08.542Z] #111 4.661 Preparing to unpack .../20-libpcre2-16-0_10.42-1_arm64.deb ...
13:55:08 [2024-01-16T13:55:08.542Z] #111 4.664 Unpacking libpcre2-16-0:arm64 (10.42-1) ...
13:55:08 [2024-01-16T13:55:08.542Z] #111 4.712 Selecting previously unselected package libpcre2-32-0:arm64.
13:55:08 [2024-01-16T13:55:08.542Z] #111 4.714 Preparing to unpack .../21-libpcre2-32-0_10.42-1_arm64.deb ...
13:55:08 [2024-01-16T13:55:08.542Z] #111 4.718 Unpacking libpcre2-32-0:arm64 (10.42-1) ...
13:55:08 [2024-01-16T13:55:08.542Z] #111 4.770 Selecting previously unselected package libpcre2-posix3:arm64.
13:55:08 [2024-01-16T13:55:08.542Z] #111 4.772 Preparing to unpack .../22-libpcre2-posix3_10.42-1_arm64.deb ...
13:55:08 [2024-01-16T13:55:08.542Z] #111 4.776 Unpacking libpcre2-posix3:arm64 (10.42-1) ...
13:55:08 [2024-01-16T13:55:08.542Z] #111 4.808 Selecting previously unselected package libpcre2-dev:arm64.
13:55:08 [2024-01-16T13:55:08.542Z] #111 4.810 Preparing to unpack .../23-libpcre2-dev_10.42-1_arm64.deb ...
13:55:08 [2024-01-16T13:55:08.542Z] #111 4.813 Unpacking libpcre2-dev:arm64 (10.42-1) ...
13:55:08 [2024-01-16T13:55:08.542Z] #111 4.893 Selecting previously unselected package libselinux1-dev:arm64.
13:55:08 [2024-01-16T13:55:08.802Z] #111 4.895 Preparing to unpack .../24-libselinux1-dev_3.4-1+b6_arm64.deb ...
13:55:08 [2024-01-16T13:55:08.802Z] #111 4.899 Unpacking libselinux1-dev:arm64 (3.4-1+b6) ...
13:55:08 [2024-01-16T13:55:08.802Z] #111 4.954 Selecting previously unselected package libmount-dev:arm64.
13:55:08 [2024-01-16T13:55:08.802Z] #111 4.957 Preparing to unpack .../25-libmount-dev_2.38.1-5+b1_arm64.deb ...
13:55:08 [2024-01-16T13:55:08.802Z] #111 4.960 Unpacking libmount-dev:arm64 (2.38.1-5+b1) ...
13:55:08 [2024-01-16T13:55:08.802Z] #111 4.993 Selecting previously unselected package zlib1g-dev:arm64.
13:55:08 [2024-01-16T13:55:08.802Z] #111 4.996 Preparing to unpack .../26-zlib1g-dev_1%3a1.2.13.dfsg-1_arm64.deb ...
13:55:08 [2024-01-16T13:55:08.802Z] #111 5.001 Unpacking zlib1g-dev:arm64 (1:1.2.13.dfsg-1) ...
13:55:08 [2024-01-16T13:55:08.802Z] #111 5.051 Selecting previously unselected package libglib2.0-dev:arm64.
13:55:08 [2024-01-16T13:55:08.802Z] #111 5.053 Preparing to unpack .../27-libglib2.0-dev_2.74.6-2_arm64.deb ...
13:55:08 [2024-01-16T13:55:08.802Z] #111 5.058 Unpacking libglib2.0-dev:arm64 (2.74.6-2) ...
13:55:08 [2024-01-16T13:55:08.802Z] #111 5.227 Selecting previously unselected package libseccomp-dev:arm64.
13:55:09 [2024-01-16T13:55:09.062Z] #111 5.229 Preparing to unpack .../28-libseccomp-dev_2.5.4-1+b3_arm64.deb ...
13:55:09 [2024-01-16T13:55:09.062Z] #111 5.234 Unpacking libseccomp-dev:arm64 (2.5.4-1+b3) ...
13:55:09 [2024-01-16T13:55:09.062Z] #111 5.275 Selecting previously unselected package libsecret-1-dev:arm64.
13:55:09 [2024-01-16T13:55:09.062Z] #111 5.278 Preparing to unpack .../29-libsecret-1-dev_0.20.5-3_arm64.deb ...
13:55:09 [2024-01-16T13:55:09.062Z] #111 5.281 Unpacking libsecret-1-dev:arm64 (0.20.5-3) ...
13:55:09 [2024-01-16T13:55:09.062Z] #111 5.357 Selecting previously unselected package libsystemd-dev:arm64.
13:55:09 [2024-01-16T13:55:09.062Z] #111 5.360 Preparing to unpack .../30-libsystemd-dev_252.19-1~deb12u1_arm64.deb ...
13:55:09 [2024-01-16T13:55:09.062Z] #111 5.363 Unpacking libsystemd-dev:arm64 (252.19-1~deb12u1) ...
13:55:09 [2024-01-16T13:55:09.062Z] #111 5.460 Selecting previously unselected package libudev-dev:arm64.
13:55:09 [2024-01-16T13:55:09.323Z] #111 5.463 Preparing to unpack .../31-libudev-dev_252.19-1~deb12u1_arm64.deb ...
13:55:09 [2024-01-16T13:55:09.323Z] #111 5.467 Unpacking libudev-dev:arm64 (252.19-1~deb12u1) ...
13:55:09 [2024-01-16T13:55:09.323Z] #111 5.515 Selecting previously unselected package libyaml-0-2:arm64.
13:55:09 [2024-01-16T13:55:09.323Z] #111 5.518 Preparing to unpack .../32-libyaml-0-2_0.2.5-1_arm64.deb ...
13:55:09 [2024-01-16T13:55:09.323Z] #111 5.524 Unpacking libyaml-0-2:arm64 (0.2.5-1) ...
13:55:09 [2024-01-16T13:55:09.323Z] #111 5.560 Selecting previously unselected package python3-pathspec.
13:55:09 [2024-01-16T13:55:09.323Z] #111 5.562 Preparing to unpack .../33-python3-pathspec_0.11.0-1_all.deb ...
13:55:09 [2024-01-16T13:55:09.323Z] #111 5.565 Unpacking python3-pathspec (0.11.0-1) ...
13:55:09 [2024-01-16T13:55:09.323Z] #111 5.600 Selecting previously unselected package python3-pkg-resources.
13:55:09 [2024-01-16T13:55:09.323Z] #111 5.603 Preparing to unpack .../34-python3-pkg-resources_66.1.1-1_all.deb ...
13:55:09 [2024-01-16T13:55:09.323Z] #111 5.606 Unpacking python3-pkg-resources (66.1.1-1) ...
13:55:09 [2024-01-16T13:55:09.323Z] #111 5.658 Selecting previously unselected package python3-yaml.
13:55:09 [2024-01-16T13:55:09.323Z] #111 5.660 Preparing to unpack .../35-python3-yaml_6.0-3+b2_arm64.deb ...
13:55:09 [2024-01-16T13:55:09.323Z] #111 5.664 Unpacking python3-yaml (6.0-3+b2) ...
13:55:09 [2024-01-16T13:55:09.583Z] #111 5.704 Selecting previously unselected package yamllint.
13:55:09 [2024-01-16T13:55:09.583Z] #111 5.707 Preparing to unpack .../36-yamllint_1.29.0-1_all.deb ...
13:55:09 [2024-01-16T13:55:09.583Z] #111 5.710 Unpacking yamllint (1.29.0-1) ...
13:55:09 [2024-01-16T13:55:09.583Z] #111 5.757 Setting up python3-pkg-resources (66.1.1-1) ...
13:55:09 [2024-01-16T13:55:09.583Z] #111 6.009 Setting up libseccomp-dev:arm64 (2.5.4-1+b3) ...
13:55:09 [2024-01-16T13:55:09.843Z] #111 6.021 Setting up libyaml-0-2:arm64 (0.2.5-1) ...
13:55:09 [2024-01-16T13:55:09.843Z] #111 6.034 Setting up libglib2.0-0:arm64 (2.74.6-2) ...
13:55:09 [2024-01-16T13:55:09.843Z] #111 6.047 No schema files found: doing nothing.
13:55:09 [2024-01-16T13:55:09.843Z] #111 6.053 Setting up python3-yaml (6.0-3+b2) ...
13:55:09 [2024-01-16T13:55:09.843Z] #111 6.214 Setting up libffi-dev:arm64 (3.4.4-1) ...
13:55:10 [2024-01-16T13:55:10.103Z] #111 6.227 Setting up libpcre2-16-0:arm64 (10.42-1) ...
13:55:10 [2024-01-16T13:55:10.103Z] #111 6.236 Setting up libpcre2-32-0:arm64 (10.42-1) ...
13:55:10 [2024-01-16T13:55:10.103Z] #111 6.246 Setting up libglib2.0-data (2.74.6-2) ...
13:55:10 [2024-01-16T13:55:10.103Z] #111 6.256 Setting up libgpg-error-dev (1.46-1) ...
13:55:10 [2024-01-16T13:55:10.103Z] #111 6.267 Setting up uuid-dev:arm64 (2.38.1-5+b1) ...
13:55:10 [2024-01-16T13:55:10.103Z] #111 6.278 Setting up libudev-dev:arm64 (252.19-1~deb12u1) ...
13:55:10 [2024-01-16T13:55:10.103Z] #111 6.287 Setting up libsepol-dev:arm64 (3.4-2.1) ...
13:55:10 [2024-01-16T13:55:10.103Z] #111 6.296 Setting up libdpkg-perl (1.21.22) ...
13:55:10 [2024-01-16T13:55:10.103Z] #111 6.305 Setting up zlib1g-dev:arm64 (1:1.2.13.dfsg-1) ...
13:55:10 [2024-01-16T13:55:10.103Z] #111 6.317 Setting up libpcre2-posix3:arm64 (10.42-1) ...
13:55:10 [2024-01-16T13:55:10.103Z] #111 6.328 Setting up libgirepository-1.0-1:arm64 (1.74.0-3) ...
13:55:10 [2024-01-16T13:55:10.103Z] #111 6.338 Setting up libapparmor-dev:arm64 (3.0.8-3) ...
13:55:10 [2024-01-16T13:55:10.103Z] #111 6.347 Setting up python3-pathspec (0.11.0-1) ...
13:55:10 [2024-01-16T13:55:10.103Z] #111 6.474 Setting up python3-lib2to3 (3.11.2-3) ...
13:55:10 [2024-01-16T13:55:10.363Z] #111 6.583 Setting up libsystemd-dev:arm64 (252.19-1~deb12u1) ...
13:55:10 [2024-01-16T13:55:10.363Z] #111 6.595 Setting up libsecret-common (0.20.5-3) ...
13:55:10 [2024-01-16T13:55:10.363Z] #111 6.605 Setting up python3-distutils (3.11.2-3) ...
13:55:10 [2024-01-16T13:55:10.363Z] #111 6.734 Setting up libglib2.0-dev-bin (2.74.6-2) ...
13:55:10 [2024-01-16T13:55:10.623Z] #111 6.887 Setting up libblkid-dev:arm64 (2.38.1-5+b1) ...
13:55:10 [2024-01-16T13:55:10.883Z] #111 6.897 Setting up libpcre2-dev:arm64 (10.42-1) ...
13:55:10 [2024-01-16T13:55:10.883Z] #111 6.906 Setting up libselinux1-dev:arm64 (3.4-1+b6) ...
13:55:10 [2024-01-16T13:55:10.883Z] #111 6.916 Setting up libglib2.0-bin (2.74.6-2) ...
13:55:10 [2024-01-16T13:55:10.883Z] #111 6.926 Setting up dpkg-dev (1.21.22) ...
13:55:10 [2024-01-16T13:55:10.883Z] #111 6.941 Setting up libsecret-1-0:arm64 (0.20.5-3) ...
13:55:10 [2024-01-16T13:55:10.883Z] #111 6.952 Setting up yamllint (1.29.0-1) ...
13:55:10 [2024-01-16T13:55:10.883Z] #111 7.092 Setting up libgcrypt20-dev (1.10.1-3) ...
13:55:10 [2024-01-16T13:55:10.883Z] #111 7.101 Setting up gir1.2-glib-2.0:arm64 (1.74.0-3) ...
13:55:10 [2024-01-16T13:55:10.883Z] #111 7.110 Setting up libmount-dev:arm64 (2.38.1-5+b1) ...
13:55:10 [2024-01-16T13:55:10.883Z] #111 7.121 Setting up gir1.2-secret-1:arm64 (0.20.5-3) ...
13:55:10 [2024-01-16T13:55:10.883Z] #111 7.131 Setting up libglib2.0-dev:arm64 (2.74.6-2) ...
13:55:10 [2024-01-16T13:55:10.883Z] #111 7.140 Setting up libsecret-1-dev:arm64 (0.20.5-3) ...
13:55:10 [2024-01-16T13:55:10.883Z] #111 7.149 Processing triggers for libc-bin (2.36-9+deb12u3) ...
13:55:11 [2024-01-16T13:55:11.453Z] #111 DONE 7.6s
13:55:11 [2024-01-16T13:55:11.453Z] 
13:55:11 [2024-01-16T13:55:11.453Z] #112 [dev-base 11/12] COPY --link --from=dockercli             /build/ /usr/local/cli
13:55:11 [2024-01-16T13:55:11.453Z] #112 DONE 0.1s
13:55:11 [2024-01-16T13:55:11.714Z] 
13:55:11 [2024-01-16T13:55:11.714Z] #113 [dev-base 12/12] COPY --link --from=dockercli-integration /build/ /usr/local/cli-integration
13:55:11 [2024-01-16T13:55:11.714Z] #113 DONE 0.1s
13:55:11 [2024-01-16T13:55:11.714Z] 
13:55:11 [2024-01-16T13:55:11.714Z] #114 [dev 1/1] COPY --link . .
13:55:12 [2024-01-16T13:55:12.655Z] #114 DONE 1.2s
13:55:12 [2024-01-16T13:55:12.916Z] 
13:55:12 [2024-01-16T13:55:12.916Z] #115 exporting to image
13:55:12 [2024-01-16T13:55:12.916Z] #115 exporting layers
13:55:13 [2024-01-16T13:55:13.856Z] #115 exporting layers 1.0s done
13:55:13 [2024-01-16T13:55:13.856Z] #115 writing image sha256:67cc5f244645a6df5719affff6e08eb8b501bfb4beb2c556b9d92af72d3f4c1a done
13:55:13 [2024-01-16T13:55:13.856Z] #115 naming to docker.io/library/docker:cfe641654abd53b87505a0724cc2c066ab746d9b done
13:55:13 [2024-01-16T13:55:13.856Z] #115 DONE 1.0s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
13:55:14 [2024-01-16T13:55:14.158Z] + sudo modprobe ip6table_filter
[Pipeline] sh
13:55:14 [2024-01-16T13:55:14.442Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-47082/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=cfe641654abd53b87505a0724cc2c066ab746d9b -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:cfe641654abd53b87505a0724cc2c066ab746d9b hack/test/unit
13:55:15 [2024-01-16T13:55:15.825Z] + BUILDFLAGS=(-tags 'netgo journald')
13:55:15 [2024-01-16T13:55:15.825Z] + TESTFLAGS+=' -test.timeout=5m'
13:55:15 [2024-01-16T13:55:15.825Z] + TESTDIRS=./...
13:55:15 [2024-01-16T13:55:15.825Z] + exclude_paths='/vendor/|/integration'
13:55:15 [2024-01-16T13:55:15.825Z] ++ go list ./...
13:55:15 [2024-01-16T13:55:15.825Z] ++ grep -vE '(/vendor/|/integration)'
13:55:16 [2024-01-16T13:55:16.398Z] + pkg_list='github.com/docker/docker/api
13:55:16 [2024-01-16T13:55:16.398Z] github.com/docker/docker/api/server
13:55:16 [2024-01-16T13:55:16.398Z] github.com/docker/docker/api/server/backend/build
13:55:16 [2024-01-16T13:55:16.398Z] github.com/docker/docker/api/server/httpstatus
13:55:16 [2024-01-16T13:55:16.398Z] github.com/docker/docker/api/server/httputils
13:55:16 [2024-01-16T13:55:16.398Z] github.com/docker/docker/api/server/middleware
13:55:16 [2024-01-16T13:55:16.398Z] github.com/docker/docker/api/server/router
13:55:16 [2024-01-16T13:55:16.398Z] github.com/docker/docker/api/server/router/build
13:55:16 [2024-01-16T13:55:16.398Z] github.com/docker/docker/api/server/router/checkpoint
13:55:16 [2024-01-16T13:55:16.398Z] github.com/docker/docker/api/server/router/container
13:55:16 [2024-01-16T13:55:16.398Z] github.com/docker/docker/api/server/router/debug
13:55:16 [2024-01-16T13:55:16.398Z] github.com/docker/docker/api/server/router/distribution
13:55:16 [2024-01-16T13:55:16.398Z] github.com/docker/docker/api/server/router/grpc
13:55:16 [2024-01-16T13:55:16.398Z] github.com/docker/docker/api/server/router/image
13:55:16 [2024-01-16T13:55:16.398Z] github.com/docker/docker/api/server/router/network
13:55:16 [2024-01-16T13:55:16.398Z] github.com/docker/docker/api/server/router/plugin
13:55:16 [2024-01-16T13:55:16.398Z] github.com/docker/docker/api/server/router/session
13:55:16 [2024-01-16T13:55:16.398Z] github.com/docker/docker/api/server/router/swarm
13:55:16 [2024-01-16T13:55:16.398Z] github.com/docker/docker/api/server/router/system
13:55:16 [2024-01-16T13:55:16.398Z] github.com/docker/docker/api/server/router/volume
13:55:16 [2024-01-16T13:55:16.398Z] github.com/docker/docker/api/types
13:55:16 [2024-01-16T13:55:16.398Z] github.com/docker/docker/api/types/backend
13:55:16 [2024-01-16T13:55:16.398Z] github.com/docker/docker/api/types/blkiodev
13:55:16 [2024-01-16T13:55:16.398Z] github.com/docker/docker/api/types/checkpoint
13:55:16 [2024-01-16T13:55:16.398Z] github.com/docker/docker/api/types/container
13:55:16 [2024-01-16T13:55:16.398Z] github.com/docker/docker/api/types/events
13:55:16 [2024-01-16T13:55:16.398Z] github.com/docker/docker/api/types/filters
13:55:16 [2024-01-16T13:55:16.398Z] github.com/docker/docker/api/types/image
13:55:16 [2024-01-16T13:55:16.398Z] github.com/docker/docker/api/types/mount
13:55:16 [2024-01-16T13:55:16.398Z] github.com/docker/docker/api/types/network
13:55:16 [2024-01-16T13:55:16.398Z] github.com/docker/docker/api/types/plugins/logdriver
13:55:16 [2024-01-16T13:55:16.398Z] github.com/docker/docker/api/types/registry
13:55:16 [2024-01-16T13:55:16.398Z] github.com/docker/docker/api/types/strslice
13:55:16 [2024-01-16T13:55:16.398Z] github.com/docker/docker/api/types/swarm
13:55:16 [2024-01-16T13:55:16.398Z] github.com/docker/docker/api/types/swarm/runtime
13:55:16 [2024-01-16T13:55:16.398Z] github.com/docker/docker/api/types/system
13:55:16 [2024-01-16T13:55:16.398Z] github.com/docker/docker/api/types/time
13:55:16 [2024-01-16T13:55:16.398Z] github.com/docker/docker/api/types/versions
13:55:16 [2024-01-16T13:55:16.398Z] github.com/docker/docker/api/types/versions/v1p19
13:55:16 [2024-01-16T13:55:16.398Z] github.com/docker/docker/api/types/versions/v1p20
13:55:16 [2024-01-16T13:55:16.398Z] github.com/docker/docker/api/types/volume
13:55:16 [2024-01-16T13:55:16.398Z] github.com/docker/docker/builder
13:55:16 [2024-01-16T13:55:16.398Z] github.com/docker/docker/builder/builder-next
13:55:16 [2024-01-16T13:55:16.398Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
13:55:16 [2024-01-16T13:55:16.398Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
13:55:16 [2024-01-16T13:55:16.398Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
13:55:16 [2024-01-16T13:55:16.398Z] github.com/docker/docker/builder/builder-next/exporter
13:55:16 [2024-01-16T13:55:16.398Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
13:55:16 [2024-01-16T13:55:16.398Z] github.com/docker/docker/builder/builder-next/exporter/overrides
13:55:16 [2024-01-16T13:55:16.398Z] github.com/docker/docker/builder/builder-next/imagerefchecker
13:55:16 [2024-01-16T13:55:16.398Z] github.com/docker/docker/builder/builder-next/worker
13:55:16 [2024-01-16T13:55:16.398Z] github.com/docker/docker/builder/builder-next/worker/label
13:55:16 [2024-01-16T13:55:16.398Z] github.com/docker/docker/builder/dockerfile
13:55:16 [2024-01-16T13:55:16.398Z] github.com/docker/docker/builder/remotecontext
13:55:16 [2024-01-16T13:55:16.398Z] github.com/docker/docker/builder/remotecontext/git
13:55:16 [2024-01-16T13:55:16.398Z] github.com/docker/docker/builder/remotecontext/urlutil
13:55:16 [2024-01-16T13:55:16.398Z] github.com/docker/docker/cli/debug
13:55:16 [2024-01-16T13:55:16.398Z] github.com/docker/docker/cli/winresources/docker-proxy
13:55:16 [2024-01-16T13:55:16.398Z] github.com/docker/docker/cli/winresources/dockerd
13:55:16 [2024-01-16T13:55:16.398Z] github.com/docker/docker/client
13:55:16 [2024-01-16T13:55:16.398Z] github.com/docker/docker/client/buildkit
13:55:16 [2024-01-16T13:55:16.398Z] github.com/docker/docker/cmd/docker-proxy
13:55:16 [2024-01-16T13:55:16.398Z] github.com/docker/docker/cmd/dockerd
13:55:16 [2024-01-16T13:55:16.399Z] github.com/docker/docker/cmd/dockerd/trap
13:55:16 [2024-01-16T13:55:16.399Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
13:55:16 [2024-01-16T13:55:16.399Z] github.com/docker/docker/container
13:55:16 [2024-01-16T13:55:16.399Z] github.com/docker/docker/container/stream
13:55:16 [2024-01-16T13:55:16.399Z] github.com/docker/docker/contrib/apparmor
13:55:16 [2024-01-16T13:55:16.399Z] github.com/docker/docker/contrib/httpserver
13:55:16 [2024-01-16T13:55:16.399Z] github.com/docker/docker/daemon
13:55:16 [2024-01-16T13:55:16.399Z] github.com/docker/docker/daemon/cluster
13:55:16 [2024-01-16T13:55:16.399Z] github.com/docker/docker/daemon/cluster/controllers/plugin
13:55:16 [2024-01-16T13:55:16.399Z] github.com/docker/docker/daemon/cluster/convert
13:55:16 [2024-01-16T13:55:16.399Z] github.com/docker/docker/daemon/cluster/executor
13:55:16 [2024-01-16T13:55:16.399Z] github.com/docker/docker/daemon/cluster/executor/container
13:55:16 [2024-01-16T13:55:16.399Z] github.com/docker/docker/daemon/cluster/provider
13:55:16 [2024-01-16T13:55:16.399Z] github.com/docker/docker/daemon/config
13:55:16 [2024-01-16T13:55:16.399Z] github.com/docker/docker/daemon/containerd
13:55:16 [2024-01-16T13:55:16.399Z] github.com/docker/docker/daemon/events
13:55:16 [2024-01-16T13:55:16.399Z] github.com/docker/docker/daemon/events/testutils
13:55:16 [2024-01-16T13:55:16.399Z] github.com/docker/docker/daemon/graphdriver
13:55:16 [2024-01-16T13:55:16.399Z] github.com/docker/docker/daemon/graphdriver/btrfs
13:55:16 [2024-01-16T13:55:16.399Z] github.com/docker/docker/daemon/graphdriver/copy
13:55:16 [2024-01-16T13:55:16.399Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
13:55:16 [2024-01-16T13:55:16.399Z] github.com/docker/docker/daemon/graphdriver/graphtest
13:55:16 [2024-01-16T13:55:16.399Z] github.com/docker/docker/daemon/graphdriver/overlay2
13:55:16 [2024-01-16T13:55:16.399Z] github.com/docker/docker/daemon/graphdriver/overlayutils
13:55:16 [2024-01-16T13:55:16.399Z] github.com/docker/docker/daemon/graphdriver/register
13:55:16 [2024-01-16T13:55:16.399Z] github.com/docker/docker/daemon/graphdriver/vfs
13:55:16 [2024-01-16T13:55:16.399Z] github.com/docker/docker/daemon/graphdriver/zfs
13:55:16 [2024-01-16T13:55:16.399Z] github.com/docker/docker/daemon/images
13:55:16 [2024-01-16T13:55:16.399Z] github.com/docker/docker/daemon/initlayer
13:55:16 [2024-01-16T13:55:16.399Z] github.com/docker/docker/daemon/links
13:55:16 [2024-01-16T13:55:16.399Z] github.com/docker/docker/daemon/listeners
13:55:16 [2024-01-16T13:55:16.399Z] github.com/docker/docker/daemon/logger
13:55:16 [2024-01-16T13:55:16.399Z] github.com/docker/docker/daemon/logger/awslogs
13:55:16 [2024-01-16T13:55:16.399Z] github.com/docker/docker/daemon/logger/fluentd
13:55:16 [2024-01-16T13:55:16.399Z] github.com/docker/docker/daemon/logger/gcplogs
13:55:16 [2024-01-16T13:55:16.399Z] github.com/docker/docker/daemon/logger/gelf
13:55:16 [2024-01-16T13:55:16.399Z] github.com/docker/docker/daemon/logger/journald
13:55:16 [2024-01-16T13:55:16.399Z] github.com/docker/docker/daemon/logger/journald/internal/export
13:55:16 [2024-01-16T13:55:16.399Z] github.com/docker/docker/daemon/logger/journald/internal/fake
13:55:16 [2024-01-16T13:55:16.399Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
13:55:16 [2024-01-16T13:55:16.399Z] github.com/docker/docker/daemon/logger/jsonfilelog
13:55:16 [2024-01-16T13:55:16.399Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
13:55:16 [2024-01-16T13:55:16.399Z] github.com/docker/docker/daemon/logger/local
13:55:16 [2024-01-16T13:55:16.399Z] github.com/docker/docker/daemon/logger/loggertest
13:55:16 [2024-01-16T13:55:16.399Z] github.com/docker/docker/daemon/logger/loggerutils
13:55:16 [2024-01-16T13:55:16.399Z] github.com/docker/docker/daemon/logger/loggerutils/cache
13:55:16 [2024-01-16T13:55:16.399Z] github.com/docker/docker/daemon/logger/splunk
13:55:16 [2024-01-16T13:55:16.399Z] github.com/docker/docker/daemon/logger/syslog
13:55:16 [2024-01-16T13:55:16.399Z] github.com/docker/docker/daemon/logger/templates
13:55:16 [2024-01-16T13:55:16.399Z] github.com/docker/docker/daemon/names
13:55:16 [2024-01-16T13:55:16.399Z] github.com/docker/docker/daemon/network
13:55:16 [2024-01-16T13:55:16.399Z] github.com/docker/docker/daemon/snapshotter
13:55:16 [2024-01-16T13:55:16.399Z] github.com/docker/docker/daemon/stats
13:55:16 [2024-01-16T13:55:16.399Z] github.com/docker/docker/distribution
13:55:16 [2024-01-16T13:55:16.399Z] github.com/docker/docker/distribution/metadata
13:55:16 [2024-01-16T13:55:16.399Z] github.com/docker/docker/distribution/utils
13:55:16 [2024-01-16T13:55:16.399Z] github.com/docker/docker/distribution/xfer
13:55:16 [2024-01-16T13:55:16.399Z] github.com/docker/docker/dockerversion
13:55:16 [2024-01-16T13:55:16.399Z] github.com/docker/docker/errdefs
13:55:16 [2024-01-16T13:55:16.399Z] github.com/docker/docker/image
13:55:16 [2024-01-16T13:55:16.399Z] github.com/docker/docker/image/cache
13:55:16 [2024-01-16T13:55:16.399Z] github.com/docker/docker/image/spec/specs-go
13:55:16 [2024-01-16T13:55:16.399Z] github.com/docker/docker/image/spec/specs-go/v1
13:55:16 [2024-01-16T13:55:16.399Z] github.com/docker/docker/image/tarexport
13:55:16 [2024-01-16T13:55:16.399Z] github.com/docker/docker/image/v1
13:55:16 [2024-01-16T13:55:16.399Z] github.com/docker/docker/internal/compatcontext
13:55:16 [2024-01-16T13:55:16.399Z] github.com/docker/docker/internal/mod
13:55:16 [2024-01-16T13:55:16.399Z] github.com/docker/docker/internal/mounttree
13:55:16 [2024-01-16T13:55:16.399Z] github.com/docker/docker/internal/multierror
13:55:16 [2024-01-16T13:55:16.399Z] github.com/docker/docker/internal/sliceutil
13:55:16 [2024-01-16T13:55:16.399Z] github.com/docker/docker/internal/test/suite
13:55:16 [2024-01-16T13:55:16.399Z] github.com/docker/docker/internal/testutils
13:55:16 [2024-01-16T13:55:16.399Z] github.com/docker/docker/internal/testutils/netnsutils
13:55:16 [2024-01-16T13:55:16.399Z] github.com/docker/docker/internal/testutils/specialimage
13:55:16 [2024-01-16T13:55:16.399Z] github.com/docker/docker/internal/unshare
13:55:16 [2024-01-16T13:55:16.399Z] github.com/docker/docker/layer
13:55:16 [2024-01-16T13:55:16.399Z] github.com/docker/docker/libcontainerd
13:55:16 [2024-01-16T13:55:16.399Z] github.com/docker/docker/libcontainerd/queue
13:55:16 [2024-01-16T13:55:16.399Z] github.com/docker/docker/libcontainerd/remote
13:55:16 [2024-01-16T13:55:16.399Z] github.com/docker/docker/libcontainerd/shimopts
13:55:16 [2024-01-16T13:55:16.399Z] github.com/docker/docker/libcontainerd/supervisor
13:55:16 [2024-01-16T13:55:16.399Z] github.com/docker/docker/libcontainerd/types
13:55:16 [2024-01-16T13:55:16.399Z] github.com/docker/docker/libnetwork
13:55:16 [2024-01-16T13:55:16.399Z] github.com/docker/docker/libnetwork/bitmap
13:55:16 [2024-01-16T13:55:16.399Z] github.com/docker/docker/libnetwork/cluster
13:55:16 [2024-01-16T13:55:16.399Z] github.com/docker/docker/libnetwork/cmd/diagnostic
13:55:16 [2024-01-16T13:55:16.399Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
13:55:16 [2024-01-16T13:55:16.399Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
13:55:16 [2024-01-16T13:55:16.399Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
13:55:16 [2024-01-16T13:55:16.399Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
13:55:16 [2024-01-16T13:55:16.399Z] github.com/docker/docker/libnetwork/config
13:55:16 [2024-01-16T13:55:16.399Z] github.com/docker/docker/libnetwork/datastore
13:55:16 [2024-01-16T13:55:16.399Z] github.com/docker/docker/libnetwork/diagnostic
13:55:16 [2024-01-16T13:55:16.399Z] github.com/docker/docker/libnetwork/discoverapi
13:55:16 [2024-01-16T13:55:16.399Z] github.com/docker/docker/libnetwork/driverapi
13:55:16 [2024-01-16T13:55:16.399Z] github.com/docker/docker/libnetwork/drivers/bridge
13:55:16 [2024-01-16T13:55:16.399Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
13:55:16 [2024-01-16T13:55:16.399Z] github.com/docker/docker/libnetwork/drivers/host
13:55:16 [2024-01-16T13:55:16.399Z] github.com/docker/docker/libnetwork/drivers/ipvlan
13:55:16 [2024-01-16T13:55:16.399Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
13:55:16 [2024-01-16T13:55:16.399Z] github.com/docker/docker/libnetwork/drivers/macvlan
13:55:16 [2024-01-16T13:55:16.399Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
13:55:16 [2024-01-16T13:55:16.399Z] github.com/docker/docker/libnetwork/drivers/null
13:55:16 [2024-01-16T13:55:16.399Z] github.com/docker/docker/libnetwork/drivers/overlay
13:55:16 [2024-01-16T13:55:16.399Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
13:55:16 [2024-01-16T13:55:16.399Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
13:55:16 [2024-01-16T13:55:16.399Z] github.com/docker/docker/libnetwork/drivers/remote
13:55:16 [2024-01-16T13:55:16.399Z] github.com/docker/docker/libnetwork/drivers/remote/api
13:55:16 [2024-01-16T13:55:16.399Z] github.com/docker/docker/libnetwork/drivers/windows
13:55:16 [2024-01-16T13:55:16.399Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
13:55:16 [2024-01-16T13:55:16.399Z] github.com/docker/docker/libnetwork/drvregistry
13:55:16 [2024-01-16T13:55:16.399Z] github.com/docker/docker/libnetwork/etchosts
13:55:16 [2024-01-16T13:55:16.399Z] github.com/docker/docker/libnetwork/internal/caller
13:55:16 [2024-01-16T13:55:16.399Z] github.com/docker/docker/libnetwork/internal/kvstore
13:55:16 [2024-01-16T13:55:16.399Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
13:55:16 [2024-01-16T13:55:16.399Z] github.com/docker/docker/libnetwork/internal/netiputil
13:55:16 [2024-01-16T13:55:16.399Z] github.com/docker/docker/libnetwork/internal/setmatrix
13:55:16 [2024-01-16T13:55:16.399Z] github.com/docker/docker/libnetwork/ipam
13:55:16 [2024-01-16T13:55:16.399Z] github.com/docker/docker/libnetwork/ipamapi
13:55:16 [2024-01-16T13:55:16.399Z] github.com/docker/docker/libnetwork/ipams/builtin
13:55:16 [2024-01-16T13:55:16.399Z] github.com/docker/docker/libnetwork/ipams/null
13:55:16 [2024-01-16T13:55:16.399Z] github.com/docker/docker/libnetwork/ipams/remote
13:55:16 [2024-01-16T13:55:16.399Z] github.com/docker/docker/libnetwork/ipams/remote/api
13:55:16 [2024-01-16T13:55:16.399Z] github.com/docker/docker/libnetwork/ipams/windowsipam
13:55:16 [2024-01-16T13:55:16.399Z] github.com/docker/docker/libnetwork/ipamutils
13:55:16 [2024-01-16T13:55:16.399Z] github.com/docker/docker/libnetwork/ipbits
13:55:16 [2024-01-16T13:55:16.399Z] github.com/docker/docker/libnetwork/iptables
13:55:16 [2024-01-16T13:55:16.399Z] github.com/docker/docker/libnetwork/netlabel
13:55:16 [2024-01-16T13:55:16.399Z] github.com/docker/docker/libnetwork/netutils
13:55:16 [2024-01-16T13:55:16.399Z] github.com/docker/docker/libnetwork/networkdb
13:55:16 [2024-01-16T13:55:16.399Z] github.com/docker/docker/libnetwork/ns
13:55:16 [2024-01-16T13:55:16.399Z] github.com/docker/docker/libnetwork/options
13:55:16 [2024-01-16T13:55:16.399Z] github.com/docker/docker/libnetwork/osl
13:55:16 [2024-01-16T13:55:16.399Z] github.com/docker/docker/libnetwork/osl/kernel
13:55:16 [2024-01-16T13:55:16.399Z] github.com/docker/docker/libnetwork/portallocator
13:55:16 [2024-01-16T13:55:16.399Z] github.com/docker/docker/libnetwork/portmapper
13:55:16 [2024-01-16T13:55:16.399Z] github.com/docker/docker/libnetwork/resolvconf
13:55:16 [2024-01-16T13:55:16.399Z] github.com/docker/docker/libnetwork/scope
13:55:16 [2024-01-16T13:55:16.399Z] github.com/docker/docker/libnetwork/types
13:55:16 [2024-01-16T13:55:16.399Z] github.com/docker/docker/oci
13:55:16 [2024-01-16T13:55:16.399Z] github.com/docker/docker/oci/caps
13:55:16 [2024-01-16T13:55:16.399Z] github.com/docker/docker/opts
13:55:16 [2024-01-16T13:55:16.399Z] github.com/docker/docker/pkg/archive
13:55:16 [2024-01-16T13:55:16.399Z] github.com/docker/docker/pkg/authorization
13:55:16 [2024-01-16T13:55:16.399Z] github.com/docker/docker/pkg/broadcaster
13:55:16 [2024-01-16T13:55:16.399Z] github.com/docker/docker/pkg/capabilities
13:55:16 [2024-01-16T13:55:16.399Z] github.com/docker/docker/pkg/chrootarchive
13:55:16 [2024-01-16T13:55:16.399Z] github.com/docker/docker/pkg/containerfs
13:55:16 [2024-01-16T13:55:16.399Z] github.com/docker/docker/pkg/directory
13:55:16 [2024-01-16T13:55:16.399Z] github.com/docker/docker/pkg/dmesg
13:55:16 [2024-01-16T13:55:16.399Z] github.com/docker/docker/pkg/fileutils
13:55:16 [2024-01-16T13:55:16.399Z] github.com/docker/docker/pkg/homedir
13:55:16 [2024-01-16T13:55:16.399Z] github.com/docker/docker/pkg/idtools
13:55:16 [2024-01-16T13:55:16.399Z] github.com/docker/docker/pkg/ioutils
13:55:16 [2024-01-16T13:55:16.399Z] github.com/docker/docker/pkg/jsonmessage
13:55:16 [2024-01-16T13:55:16.399Z] github.com/docker/docker/pkg/longpath
13:55:16 [2024-01-16T13:55:16.399Z] github.com/docker/docker/pkg/loopback
13:55:16 [2024-01-16T13:55:16.399Z] github.com/docker/docker/pkg/meminfo
13:55:16 [2024-01-16T13:55:16.399Z] github.com/docker/docker/pkg/namesgenerator
13:55:16 [2024-01-16T13:55:16.399Z] github.com/docker/docker/pkg/parsers
13:55:16 [2024-01-16T13:55:16.399Z] github.com/docker/docker/pkg/parsers/kernel
13:55:16 [2024-01-16T13:55:16.399Z] github.com/docker/docker/pkg/parsers/operatingsystem
13:55:16 [2024-01-16T13:55:16.399Z] github.com/docker/docker/pkg/pidfile
13:55:16 [2024-01-16T13:55:16.399Z] github.com/docker/docker/pkg/platform
13:55:16 [2024-01-16T13:55:16.399Z] github.com/docker/docker/pkg/platforms
13:55:16 [2024-01-16T13:55:16.399Z] github.com/docker/docker/pkg/plugingetter
13:55:16 [2024-01-16T13:55:16.399Z] github.com/docker/docker/pkg/plugins
13:55:16 [2024-01-16T13:55:16.399Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
13:55:16 [2024-01-16T13:55:16.399Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
13:55:16 [2024-01-16T13:55:16.399Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
13:55:16 [2024-01-16T13:55:16.399Z] github.com/docker/docker/pkg/plugins/transport
13:55:16 [2024-01-16T13:55:16.399Z] github.com/docker/docker/pkg/pools
13:55:16 [2024-01-16T13:55:16.399Z] github.com/docker/docker/pkg/process
13:55:16 [2024-01-16T13:55:16.399Z] github.com/docker/docker/pkg/progress
13:55:16 [2024-01-16T13:55:16.399Z] github.com/docker/docker/pkg/reexec
13:55:16 [2024-01-16T13:55:16.399Z] github.com/docker/docker/pkg/rootless
13:55:16 [2024-01-16T13:55:16.399Z] github.com/docker/docker/pkg/rootless/specconv
13:55:16 [2024-01-16T13:55:16.399Z] github.com/docker/docker/pkg/stack
13:55:16 [2024-01-16T13:55:16.399Z] github.com/docker/docker/pkg/stdcopy
13:55:16 [2024-01-16T13:55:16.399Z] github.com/docker/docker/pkg/streamformatter
13:55:16 [2024-01-16T13:55:16.399Z] github.com/docker/docker/pkg/stringid
13:55:16 [2024-01-16T13:55:16.399Z] github.com/docker/docker/pkg/sysinfo
13:55:16 [2024-01-16T13:55:16.399Z] github.com/docker/docker/pkg/system
13:55:16 [2024-01-16T13:55:16.399Z] github.com/docker/docker/pkg/tailfile
13:55:16 [2024-01-16T13:55:16.399Z] github.com/docker/docker/pkg/tarsum
13:55:16 [2024-01-16T13:55:16.399Z] github.com/docker/docker/pkg/useragent
13:55:16 [2024-01-16T13:55:16.399Z] github.com/docker/docker/plugin
13:55:16 [2024-01-16T13:55:16.399Z] github.com/docker/docker/plugin/executor/containerd
13:55:16 [2024-01-16T13:55:16.399Z] github.com/docker/docker/plugin/v2
13:55:16 [2024-01-16T13:55:16.399Z] github.com/docker/docker/profiles/apparmor
13:55:16 [2024-01-16T13:55:16.399Z] github.com/docker/docker/profiles/seccomp
13:55:16 [2024-01-16T13:55:16.399Z] github.com/docker/docker/quota
13:55:16 [2024-01-16T13:55:16.399Z] github.com/docker/docker/reference
13:55:16 [2024-01-16T13:55:16.399Z] github.com/docker/docker/registry
13:55:16 [2024-01-16T13:55:16.399Z] github.com/docker/docker/registry/resumable
13:55:16 [2024-01-16T13:55:16.399Z] github.com/docker/docker/restartmanager
13:55:16 [2024-01-16T13:55:16.399Z] github.com/docker/docker/runconfig
13:55:16 [2024-01-16T13:55:16.399Z] github.com/docker/docker/runconfig/opts
13:55:16 [2024-01-16T13:55:16.399Z] github.com/docker/docker/testutil
13:55:16 [2024-01-16T13:55:16.399Z] github.com/docker/docker/testutil/daemon
13:55:16 [2024-01-16T13:55:16.399Z] github.com/docker/docker/testutil/environment
13:55:16 [2024-01-16T13:55:16.399Z] github.com/docker/docker/testutil/fakecontext
13:55:16 [2024-01-16T13:55:16.399Z] github.com/docker/docker/testutil/fakegit
13:55:16 [2024-01-16T13:55:16.399Z] github.com/docker/docker/testutil/fakestorage
13:55:16 [2024-01-16T13:55:16.399Z] github.com/docker/docker/testutil/fixtures/load
13:55:16 [2024-01-16T13:55:16.399Z] github.com/docker/docker/testutil/fixtures/plugin
13:55:16 [2024-01-16T13:55:16.399Z] github.com/docker/docker/testutil/fixtures/plugin/basic
13:55:16 [2024-01-16T13:55:16.399Z] github.com/docker/docker/testutil/registry
13:55:16 [2024-01-16T13:55:16.399Z] github.com/docker/docker/testutil/request
13:55:16 [2024-01-16T13:55:16.399Z] github.com/docker/docker/volume
13:55:16 [2024-01-16T13:55:16.399Z] github.com/docker/docker/volume/drivers
13:55:16 [2024-01-16T13:55:16.399Z] github.com/docker/docker/volume/local
13:55:16 [2024-01-16T13:55:16.399Z] github.com/docker/docker/volume/mounts
13:55:16 [2024-01-16T13:55:16.399Z] github.com/docker/docker/volume/service
13:55:16 [2024-01-16T13:55:16.399Z] github.com/docker/docker/volume/service/opts
13:55:16 [2024-01-16T13:55:16.399Z] github.com/docker/docker/volume/testutils'
13:55:16 [2024-01-16T13:55:16.399Z] ++ grep --fixed-strings -v /libnetwork
13:55:16 [2024-01-16T13:55:16.399Z] ++ echo 'github.com/docker/docker/api
13:55:16 [2024-01-16T13:55:16.399Z] github.com/docker/docker/api/server
13:55:16 [2024-01-16T13:55:16.399Z] github.com/docker/docker/api/server/backend/build
13:55:16 [2024-01-16T13:55:16.399Z] github.com/docker/docker/api/server/httpstatus
13:55:16 [2024-01-16T13:55:16.399Z] github.com/docker/docker/api/server/httputils
13:55:16 [2024-01-16T13:55:16.399Z] github.com/docker/docker/api/server/middleware
13:55:16 [2024-01-16T13:55:16.399Z] github.com/docker/docker/api/server/router
13:55:16 [2024-01-16T13:55:16.399Z] github.com/docker/docker/api/server/router/build
13:55:16 [2024-01-16T13:55:16.399Z] github.com/docker/docker/api/server/router/checkpoint
13:55:16 [2024-01-16T13:55:16.399Z] github.com/docker/docker/api/server/router/container
13:55:16 [2024-01-16T13:55:16.399Z] github.com/docker/docker/api/server/router/debug
13:55:16 [2024-01-16T13:55:16.399Z] github.com/docker/docker/api/server/router/distribution
13:55:16 [2024-01-16T13:55:16.399Z] github.com/docker/docker/api/server/router/grpc
13:55:16 [2024-01-16T13:55:16.399Z] github.com/docker/docker/api/server/router/image
13:55:16 [2024-01-16T13:55:16.399Z] github.com/docker/docker/api/server/router/network
13:55:16 [2024-01-16T13:55:16.399Z] github.com/docker/docker/api/server/router/plugin
13:55:16 [2024-01-16T13:55:16.399Z] github.com/docker/docker/api/server/router/session
13:55:16 [2024-01-16T13:55:16.399Z] github.com/docker/docker/api/server/router/swarm
13:55:16 [2024-01-16T13:55:16.399Z] github.com/docker/docker/api/server/router/system
13:55:16 [2024-01-16T13:55:16.399Z] github.com/docker/docker/api/server/router/volume
13:55:16 [2024-01-16T13:55:16.399Z] github.com/docker/docker/api/types
13:55:16 [2024-01-16T13:55:16.399Z] github.com/docker/docker/api/types/backend
13:55:16 [2024-01-16T13:55:16.399Z] github.com/docker/docker/api/types/blkiodev
13:55:16 [2024-01-16T13:55:16.399Z] github.com/docker/docker/api/types/checkpoint
13:55:16 [2024-01-16T13:55:16.399Z] github.com/docker/docker/api/types/container
13:55:16 [2024-01-16T13:55:16.399Z] github.com/docker/docker/api/types/events
13:55:16 [2024-01-16T13:55:16.399Z] github.com/docker/docker/api/types/filters
13:55:16 [2024-01-16T13:55:16.399Z] github.com/docker/docker/api/types/image
13:55:16 [2024-01-16T13:55:16.399Z] github.com/docker/docker/api/types/mount
13:55:16 [2024-01-16T13:55:16.399Z] github.com/docker/docker/api/types/network
13:55:16 [2024-01-16T13:55:16.399Z] github.com/docker/docker/api/types/plugins/logdriver
13:55:16 [2024-01-16T13:55:16.399Z] github.com/docker/docker/api/types/registry
13:55:16 [2024-01-16T13:55:16.399Z] github.com/docker/docker/api/types/strslice
13:55:16 [2024-01-16T13:55:16.399Z] github.com/docker/docker/api/types/swarm
13:55:16 [2024-01-16T13:55:16.399Z] github.com/docker/docker/api/types/swarm/runtime
13:55:16 [2024-01-16T13:55:16.399Z] github.com/docker/docker/api/types/system
13:55:16 [2024-01-16T13:55:16.399Z] github.com/docker/docker/api/types/time
13:55:16 [2024-01-16T13:55:16.399Z] github.com/docker/docker/api/types/versions
13:55:16 [2024-01-16T13:55:16.399Z] github.com/docker/docker/api/types/versions/v1p19
13:55:16 [2024-01-16T13:55:16.399Z] github.com/docker/docker/api/types/versions/v1p20
13:55:16 [2024-01-16T13:55:16.399Z] github.com/docker/docker/api/types/volume
13:55:16 [2024-01-16T13:55:16.399Z] github.com/docker/docker/builder
13:55:16 [2024-01-16T13:55:16.399Z] github.com/docker/docker/builder/builder-next
13:55:16 [2024-01-16T13:55:16.399Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
13:55:16 [2024-01-16T13:55:16.399Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
13:55:16 [2024-01-16T13:55:16.399Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
13:55:16 [2024-01-16T13:55:16.399Z] github.com/docker/docker/builder/builder-next/exporter
13:55:16 [2024-01-16T13:55:16.399Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
13:55:16 [2024-01-16T13:55:16.399Z] github.com/docker/docker/builder/builder-next/exporter/overrides
13:55:16 [2024-01-16T13:55:16.399Z] github.com/docker/docker/builder/builder-next/imagerefchecker
13:55:16 [2024-01-16T13:55:16.399Z] github.com/docker/docker/builder/builder-next/worker
13:55:16 [2024-01-16T13:55:16.399Z] github.com/docker/docker/builder/builder-next/worker/label
13:55:16 [2024-01-16T13:55:16.399Z] github.com/docker/docker/builder/dockerfile
13:55:16 [2024-01-16T13:55:16.399Z] github.com/docker/docker/builder/remotecontext
13:55:16 [2024-01-16T13:55:16.399Z] github.com/docker/docker/builder/remotecontext/git
13:55:16 [2024-01-16T13:55:16.399Z] github.com/docker/docker/builder/remotecontext/urlutil
13:55:16 [2024-01-16T13:55:16.399Z] github.com/docker/docker/cli/debug
13:55:16 [2024-01-16T13:55:16.399Z] github.com/docker/docker/cli/winresources/docker-proxy
13:55:16 [2024-01-16T13:55:16.399Z] github.com/docker/docker/cli/winresources/dockerd
13:55:16 [2024-01-16T13:55:16.399Z] github.com/docker/docker/client
13:55:16 [2024-01-16T13:55:16.399Z] github.com/docker/docker/client/buildkit
13:55:16 [2024-01-16T13:55:16.399Z] github.com/docker/docker/cmd/docker-proxy
13:55:16 [2024-01-16T13:55:16.399Z] github.com/docker/docker/cmd/dockerd
13:55:16 [2024-01-16T13:55:16.399Z] github.com/docker/docker/cmd/dockerd/trap
13:55:16 [2024-01-16T13:55:16.399Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
13:55:16 [2024-01-16T13:55:16.399Z] github.com/docker/docker/container
13:55:16 [2024-01-16T13:55:16.399Z] github.com/docker/docker/container/stream
13:55:16 [2024-01-16T13:55:16.399Z] github.com/docker/docker/contrib/apparmor
13:55:16 [2024-01-16T13:55:16.399Z] github.com/docker/docker/contrib/httpserver
13:55:16 [2024-01-16T13:55:16.399Z] github.com/docker/docker/daemon
13:55:16 [2024-01-16T13:55:16.399Z] github.com/docker/docker/daemon/cluster
13:55:16 [2024-01-16T13:55:16.399Z] github.com/docker/docker/daemon/cluster/controllers/plugin
13:55:16 [2024-01-16T13:55:16.399Z] github.com/docker/docker/daemon/cluster/convert
13:55:16 [2024-01-16T13:55:16.399Z] github.com/docker/docker/daemon/cluster/executor
13:55:16 [2024-01-16T13:55:16.399Z] github.com/docker/docker/daemon/cluster/executor/container
13:55:16 [2024-01-16T13:55:16.399Z] github.com/docker/docker/daemon/cluster/provider
13:55:16 [2024-01-16T13:55:16.399Z] github.com/docker/docker/daemon/config
13:55:16 [2024-01-16T13:55:16.399Z] github.com/docker/docker/daemon/containerd
13:55:16 [2024-01-16T13:55:16.399Z] github.com/docker/docker/daemon/events
13:55:16 [2024-01-16T13:55:16.399Z] github.com/docker/docker/daemon/events/testutils
13:55:16 [2024-01-16T13:55:16.399Z] github.com/docker/docker/daemon/graphdriver
13:55:16 [2024-01-16T13:55:16.399Z] github.com/docker/docker/daemon/graphdriver/btrfs
13:55:16 [2024-01-16T13:55:16.399Z] github.com/docker/docker/daemon/graphdriver/copy
13:55:16 [2024-01-16T13:55:16.399Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
13:55:16 [2024-01-16T13:55:16.399Z] github.com/docker/docker/daemon/graphdriver/graphtest
13:55:16 [2024-01-16T13:55:16.399Z] github.com/docker/docker/daemon/graphdriver/overlay2
13:55:16 [2024-01-16T13:55:16.399Z] github.com/docker/docker/daemon/graphdriver/overlayutils
13:55:16 [2024-01-16T13:55:16.399Z] github.com/docker/docker/daemon/graphdriver/register
13:55:16 [2024-01-16T13:55:16.399Z] github.com/docker/docker/daemon/graphdriver/vfs
13:55:16 [2024-01-16T13:55:16.399Z] github.com/docker/docker/daemon/graphdriver/zfs
13:55:16 [2024-01-16T13:55:16.399Z] github.com/docker/docker/daemon/images
13:55:16 [2024-01-16T13:55:16.399Z] github.com/docker/docker/daemon/initlayer
13:55:16 [2024-01-16T13:55:16.399Z] github.com/docker/docker/daemon/links
13:55:16 [2024-01-16T13:55:16.399Z] github.com/docker/docker/daemon/listeners
13:55:16 [2024-01-16T13:55:16.399Z] github.com/docker/docker/daemon/logger
13:55:16 [2024-01-16T13:55:16.399Z] github.com/docker/docker/daemon/logger/awslogs
13:55:16 [2024-01-16T13:55:16.399Z] github.com/docker/docker/daemon/logger/fluentd
13:55:16 [2024-01-16T13:55:16.399Z] github.com/docker/docker/daemon/logger/gcplogs
13:55:16 [2024-01-16T13:55:16.399Z] github.com/docker/docker/daemon/logger/gelf
13:55:16 [2024-01-16T13:55:16.399Z] github.com/docker/docker/daemon/logger/journald
13:55:16 [2024-01-16T13:55:16.399Z] github.com/docker/docker/daemon/logger/journald/internal/export
13:55:16 [2024-01-16T13:55:16.399Z] github.com/docker/docker/daemon/logger/journald/internal/fake
13:55:16 [2024-01-16T13:55:16.399Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
13:55:16 [2024-01-16T13:55:16.399Z] github.com/docker/docker/daemon/logger/jsonfilelog
13:55:16 [2024-01-16T13:55:16.399Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
13:55:16 [2024-01-16T13:55:16.399Z] github.com/docker/docker/daemon/logger/local
13:55:16 [2024-01-16T13:55:16.399Z] github.com/docker/docker/daemon/logger/loggertest
13:55:16 [2024-01-16T13:55:16.399Z] github.com/docker/docker/daemon/logger/loggerutils
13:55:16 [2024-01-16T13:55:16.399Z] github.com/docker/docker/daemon/logger/loggerutils/cache
13:55:16 [2024-01-16T13:55:16.400Z] github.com/docker/docker/daemon/logger/splunk
13:55:16 [2024-01-16T13:55:16.400Z] github.com/docker/docker/daemon/logger/syslog
13:55:16 [2024-01-16T13:55:16.400Z] github.com/docker/docker/daemon/logger/templates
13:55:16 [2024-01-16T13:55:16.400Z] github.com/docker/docker/daemon/names
13:55:16 [2024-01-16T13:55:16.400Z] github.com/docker/docker/daemon/network
13:55:16 [2024-01-16T13:55:16.400Z] github.com/docker/docker/daemon/snapshotter
13:55:16 [2024-01-16T13:55:16.400Z] github.com/docker/docker/daemon/stats
13:55:16 [2024-01-16T13:55:16.400Z] github.com/docker/docker/distribution
13:55:16 [2024-01-16T13:55:16.400Z] github.com/docker/docker/distribution/metadata
13:55:16 [2024-01-16T13:55:16.400Z] github.com/docker/docker/distribution/utils
13:55:16 [2024-01-16T13:55:16.400Z] github.com/docker/docker/distribution/xfer
13:55:16 [2024-01-16T13:55:16.400Z] github.com/docker/docker/dockerversion
13:55:16 [2024-01-16T13:55:16.400Z] github.com/docker/docker/errdefs
13:55:16 [2024-01-16T13:55:16.400Z] github.com/docker/docker/image
13:55:16 [2024-01-16T13:55:16.400Z] github.com/docker/docker/image/cache
13:55:16 [2024-01-16T13:55:16.400Z] github.com/docker/docker/image/spec/specs-go
13:55:16 [2024-01-16T13:55:16.400Z] github.com/docker/docker/image/spec/specs-go/v1
13:55:16 [2024-01-16T13:55:16.400Z] github.com/docker/docker/image/tarexport
13:55:16 [2024-01-16T13:55:16.400Z] github.com/docker/docker/image/v1
13:55:16 [2024-01-16T13:55:16.400Z] github.com/docker/docker/internal/compatcontext
13:55:16 [2024-01-16T13:55:16.400Z] github.com/docker/docker/internal/mod
13:55:16 [2024-01-16T13:55:16.400Z] github.com/docker/docker/internal/mounttree
13:55:16 [2024-01-16T13:55:16.400Z] github.com/docker/docker/internal/multierror
13:55:16 [2024-01-16T13:55:16.400Z] github.com/docker/docker/internal/sliceutil
13:55:16 [2024-01-16T13:55:16.400Z] github.com/docker/docker/internal/test/suite
13:55:16 [2024-01-16T13:55:16.400Z] github.com/docker/docker/internal/testutils
13:55:16 [2024-01-16T13:55:16.400Z] github.com/docker/docker/internal/testutils/netnsutils
13:55:16 [2024-01-16T13:55:16.400Z] github.com/docker/docker/internal/testutils/specialimage
13:55:16 [2024-01-16T13:55:16.400Z] github.com/docker/docker/internal/unshare
13:55:16 [2024-01-16T13:55:16.400Z] github.com/docker/docker/layer
13:55:16 [2024-01-16T13:55:16.400Z] github.com/docker/docker/libcontainerd
13:55:16 [2024-01-16T13:55:16.400Z] github.com/docker/docker/libcontainerd/queue
13:55:16 [2024-01-16T13:55:16.400Z] github.com/docker/docker/libcontainerd/remote
13:55:16 [2024-01-16T13:55:16.400Z] github.com/docker/docker/libcontainerd/shimopts
13:55:16 [2024-01-16T13:55:16.400Z] github.com/docker/docker/libcontainerd/supervisor
13:55:16 [2024-01-16T13:55:16.400Z] github.com/docker/docker/libcontainerd/types
13:55:16 [2024-01-16T13:55:16.400Z] github.com/docker/docker/libnetwork
13:55:16 [2024-01-16T13:55:16.400Z] github.com/docker/docker/libnetwork/bitmap
13:55:16 [2024-01-16T13:55:16.400Z] github.com/docker/docker/libnetwork/cluster
13:55:16 [2024-01-16T13:55:16.400Z] github.com/docker/docker/libnetwork/cmd/diagnostic
13:55:16 [2024-01-16T13:55:16.400Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
13:55:16 [2024-01-16T13:55:16.400Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
13:55:16 [2024-01-16T13:55:16.400Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
13:55:16 [2024-01-16T13:55:16.400Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
13:55:16 [2024-01-16T13:55:16.400Z] github.com/docker/docker/libnetwork/config
13:55:16 [2024-01-16T13:55:16.400Z] github.com/docker/docker/libnetwork/datastore
13:55:16 [2024-01-16T13:55:16.400Z] github.com/docker/docker/libnetwork/diagnostic
13:55:16 [2024-01-16T13:55:16.400Z] github.com/docker/docker/libnetwork/discoverapi
13:55:16 [2024-01-16T13:55:16.400Z] github.com/docker/docker/libnetwork/driverapi
13:55:16 [2024-01-16T13:55:16.400Z] github.com/docker/docker/libnetwork/drivers/bridge
13:55:16 [2024-01-16T13:55:16.400Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
13:55:16 [2024-01-16T13:55:16.400Z] github.com/docker/docker/libnetwork/drivers/host
13:55:16 [2024-01-16T13:55:16.400Z] github.com/docker/docker/libnetwork/drivers/ipvlan
13:55:16 [2024-01-16T13:55:16.400Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
13:55:16 [2024-01-16T13:55:16.400Z] github.com/docker/docker/libnetwork/drivers/macvlan
13:55:16 [2024-01-16T13:55:16.400Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
13:55:16 [2024-01-16T13:55:16.400Z] github.com/docker/docker/libnetwork/drivers/null
13:55:16 [2024-01-16T13:55:16.400Z] github.com/docker/docker/libnetwork/drivers/overlay
13:55:16 [2024-01-16T13:55:16.400Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
13:55:16 [2024-01-16T13:55:16.400Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
13:55:16 [2024-01-16T13:55:16.400Z] github.com/docker/docker/libnetwork/drivers/remote
13:55:16 [2024-01-16T13:55:16.400Z] github.com/docker/docker/libnetwork/drivers/remote/api
13:55:16 [2024-01-16T13:55:16.400Z] github.com/docker/docker/libnetwork/drivers/windows
13:55:16 [2024-01-16T13:55:16.400Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
13:55:16 [2024-01-16T13:55:16.400Z] github.com/docker/docker/libnetwork/drvregistry
13:55:16 [2024-01-16T13:55:16.400Z] github.com/docker/docker/libnetwork/etchosts
13:55:16 [2024-01-16T13:55:16.400Z] github.com/docker/docker/libnetwork/internal/caller
13:55:16 [2024-01-16T13:55:16.400Z] github.com/docker/docker/libnetwork/internal/kvstore
13:55:16 [2024-01-16T13:55:16.400Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
13:55:16 [2024-01-16T13:55:16.400Z] github.com/docker/docker/libnetwork/internal/netiputil
13:55:16 [2024-01-16T13:55:16.400Z] github.com/docker/docker/libnetwork/internal/setmatrix
13:55:16 [2024-01-16T13:55:16.400Z] github.com/docker/docker/libnetwork/ipam
13:55:16 [2024-01-16T13:55:16.400Z] github.com/docker/docker/libnetwork/ipamapi
13:55:16 [2024-01-16T13:55:16.400Z] github.com/docker/docker/libnetwork/ipams/builtin
13:55:16 [2024-01-16T13:55:16.400Z] github.com/docker/docker/libnetwork/ipams/null
13:55:16 [2024-01-16T13:55:16.400Z] github.com/docker/docker/libnetwork/ipams/remote
13:55:16 [2024-01-16T13:55:16.400Z] github.com/docker/docker/libnetwork/ipams/remote/api
13:55:16 [2024-01-16T13:55:16.400Z] github.com/docker/docker/libnetwork/ipams/windowsipam
13:55:16 [2024-01-16T13:55:16.400Z] github.com/docker/docker/libnetwork/ipamutils
13:55:16 [2024-01-16T13:55:16.400Z] github.com/docker/docker/libnetwork/ipbits
13:55:16 [2024-01-16T13:55:16.400Z] github.com/docker/docker/libnetwork/iptables
13:55:16 [2024-01-16T13:55:16.400Z] github.com/docker/docker/libnetwork/netlabel
13:55:16 [2024-01-16T13:55:16.400Z] github.com/docker/docker/libnetwork/netutils
13:55:16 [2024-01-16T13:55:16.400Z] github.com/docker/docker/libnetwork/networkdb
13:55:16 [2024-01-16T13:55:16.400Z] github.com/docker/docker/libnetwork/ns
13:55:16 [2024-01-16T13:55:16.400Z] github.com/docker/docker/libnetwork/options
13:55:16 [2024-01-16T13:55:16.400Z] github.com/docker/docker/libnetwork/osl
13:55:16 [2024-01-16T13:55:16.400Z] github.com/docker/docker/libnetwork/osl/kernel
13:55:16 [2024-01-16T13:55:16.400Z] github.com/docker/docker/libnetwork/portallocator
13:55:16 [2024-01-16T13:55:16.400Z] github.com/docker/docker/libnetwork/portmapper
13:55:16 [2024-01-16T13:55:16.400Z] github.com/docker/docker/libnetwork/resolvconf
13:55:16 [2024-01-16T13:55:16.400Z] github.com/docker/docker/libnetwork/scope
13:55:16 [2024-01-16T13:55:16.400Z] github.com/docker/docker/libnetwork/types
13:55:16 [2024-01-16T13:55:16.400Z] github.com/docker/docker/oci
13:55:16 [2024-01-16T13:55:16.400Z] github.com/docker/docker/oci/caps
13:55:16 [2024-01-16T13:55:16.400Z] github.com/docker/docker/opts
13:55:16 [2024-01-16T13:55:16.400Z] github.com/docker/docker/pkg/archive
13:55:16 [2024-01-16T13:55:16.400Z] github.com/docker/docker/pkg/authorization
13:55:16 [2024-01-16T13:55:16.400Z] github.com/docker/docker/pkg/broadcaster
13:55:16 [2024-01-16T13:55:16.400Z] github.com/docker/docker/pkg/capabilities
13:55:16 [2024-01-16T13:55:16.400Z] github.com/docker/docker/pkg/chrootarchive
13:55:16 [2024-01-16T13:55:16.400Z] github.com/docker/docker/pkg/containerfs
13:55:16 [2024-01-16T13:55:16.400Z] github.com/docker/docker/pkg/directory
13:55:16 [2024-01-16T13:55:16.400Z] github.com/docker/docker/pkg/dmesg
13:55:16 [2024-01-16T13:55:16.400Z] github.com/docker/docker/pkg/fileutils
13:55:16 [2024-01-16T13:55:16.400Z] github.com/docker/docker/pkg/homedir
13:55:16 [2024-01-16T13:55:16.400Z] github.com/docker/docker/pkg/idtools
13:55:16 [2024-01-16T13:55:16.400Z] github.com/docker/docker/pkg/ioutils
13:55:16 [2024-01-16T13:55:16.400Z] github.com/docker/docker/pkg/jsonmessage
13:55:16 [2024-01-16T13:55:16.400Z] github.com/docker/docker/pkg/longpath
13:55:16 [2024-01-16T13:55:16.400Z] github.com/docker/docker/pkg/loopback
13:55:16 [2024-01-16T13:55:16.400Z] github.com/docker/docker/pkg/meminfo
13:55:16 [2024-01-16T13:55:16.400Z] github.com/docker/docker/pkg/namesgenerator
13:55:16 [2024-01-16T13:55:16.400Z] github.com/docker/docker/pkg/parsers
13:55:16 [2024-01-16T13:55:16.400Z] github.com/docker/docker/pkg/parsers/kernel
13:55:16 [2024-01-16T13:55:16.400Z] github.com/docker/docker/pkg/parsers/operatingsystem
13:55:16 [2024-01-16T13:55:16.400Z] github.com/docker/docker/pkg/pidfile
13:55:16 [2024-01-16T13:55:16.400Z] github.com/docker/docker/pkg/platform
13:55:16 [2024-01-16T13:55:16.400Z] github.com/docker/docker/pkg/platforms
13:55:16 [2024-01-16T13:55:16.400Z] github.com/docker/docker/pkg/plugingetter
13:55:16 [2024-01-16T13:55:16.400Z] github.com/docker/docker/pkg/plugins
13:55:16 [2024-01-16T13:55:16.400Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
13:55:16 [2024-01-16T13:55:16.400Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
13:55:16 [2024-01-16T13:55:16.400Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
13:55:16 [2024-01-16T13:55:16.400Z] github.com/docker/docker/pkg/plugins/transport
13:55:16 [2024-01-16T13:55:16.400Z] github.com/docker/docker/pkg/pools
13:55:16 [2024-01-16T13:55:16.400Z] github.com/docker/docker/pkg/process
13:55:16 [2024-01-16T13:55:16.400Z] github.com/docker/docker/pkg/progress
13:55:16 [2024-01-16T13:55:16.400Z] github.com/docker/docker/pkg/reexec
13:55:16 [2024-01-16T13:55:16.400Z] github.com/docker/docker/pkg/rootless
13:55:16 [2024-01-16T13:55:16.400Z] github.com/docker/docker/pkg/rootless/specconv
13:55:16 [2024-01-16T13:55:16.400Z] github.com/docker/docker/pkg/stack
13:55:16 [2024-01-16T13:55:16.400Z] github.com/docker/docker/pkg/stdcopy
13:55:16 [2024-01-16T13:55:16.400Z] github.com/docker/docker/pkg/streamformatter
13:55:16 [2024-01-16T13:55:16.400Z] github.com/docker/docker/pkg/stringid
13:55:16 [2024-01-16T13:55:16.400Z] github.com/docker/docker/pkg/sysinfo
13:55:16 [2024-01-16T13:55:16.400Z] github.com/docker/docker/pkg/system
13:55:16 [2024-01-16T13:55:16.400Z] github.com/docker/docker/pkg/tailfile
13:55:16 [2024-01-16T13:55:16.400Z] github.com/docker/docker/pkg/tarsum
13:55:16 [2024-01-16T13:55:16.400Z] github.com/docker/docker/pkg/useragent
13:55:16 [2024-01-16T13:55:16.400Z] github.com/docker/docker/plugin
13:55:16 [2024-01-16T13:55:16.400Z] github.com/docker/docker/plugin/executor/containerd
13:55:16 [2024-01-16T13:55:16.400Z] github.com/docker/docker/plugin/v2
13:55:16 [2024-01-16T13:55:16.400Z] github.com/docker/docker/profiles/apparmor
13:55:16 [2024-01-16T13:55:16.400Z] github.com/docker/docker/profiles/seccomp
13:55:16 [2024-01-16T13:55:16.400Z] github.com/docker/docker/quota
13:55:16 [2024-01-16T13:55:16.400Z] github.com/docker/docker/reference
13:55:16 [2024-01-16T13:55:16.400Z] github.com/docker/docker/registry
13:55:16 [2024-01-16T13:55:16.400Z] github.com/docker/docker/registry/resumable
13:55:16 [2024-01-16T13:55:16.400Z] github.com/docker/docker/restartmanager
13:55:16 [2024-01-16T13:55:16.400Z] github.com/docker/docker/runconfig
13:55:16 [2024-01-16T13:55:16.400Z] github.com/docker/docker/runconfig/opts
13:55:16 [2024-01-16T13:55:16.400Z] github.com/docker/docker/testutil
13:55:16 [2024-01-16T13:55:16.400Z] github.com/docker/docker/testutil/daemon
13:55:16 [2024-01-16T13:55:16.400Z] github.com/docker/docker/testutil/environment
13:55:16 [2024-01-16T13:55:16.400Z] github.com/docker/docker/testutil/fakecontext
13:55:16 [2024-01-16T13:55:16.400Z] github.com/docker/docker/testutil/fakegit
13:55:16 [2024-01-16T13:55:16.400Z] github.com/docker/docker/testutil/fakestorage
13:55:16 [2024-01-16T13:55:16.400Z] github.com/docker/docker/testutil/fixtures/load
13:55:16 [2024-01-16T13:55:16.400Z] github.com/docker/docker/testutil/fixtures/plugin
13:55:16 [2024-01-16T13:55:16.400Z] github.com/docker/docker/testutil/fixtures/plugin/basic
13:55:16 [2024-01-16T13:55:16.400Z] github.com/docker/docker/testutil/registry
13:55:16 [2024-01-16T13:55:16.400Z] github.com/docker/docker/testutil/request
13:55:16 [2024-01-16T13:55:16.400Z] github.com/docker/docker/volume
13:55:16 [2024-01-16T13:55:16.400Z] github.com/docker/docker/volume/drivers
13:55:16 [2024-01-16T13:55:16.400Z] github.com/docker/docker/volume/local
13:55:16 [2024-01-16T13:55:16.400Z] github.com/docker/docker/volume/mounts
13:55:16 [2024-01-16T13:55:16.400Z] github.com/docker/docker/volume/service
13:55:16 [2024-01-16T13:55:16.400Z] github.com/docker/docker/volume/service/opts
13:55:16 [2024-01-16T13:55:16.400Z] github.com/docker/docker/volume/testutils'
13:55:16 [2024-01-16T13:55:16.400Z] + base_pkg_list='github.com/docker/docker/api
13:55:16 [2024-01-16T13:55:16.400Z] github.com/docker/docker/api/server
13:55:16 [2024-01-16T13:55:16.400Z] github.com/docker/docker/api/server/backend/build
13:55:16 [2024-01-16T13:55:16.400Z] github.com/docker/docker/api/server/httpstatus
13:55:16 [2024-01-16T13:55:16.400Z] github.com/docker/docker/api/server/httputils
13:55:16 [2024-01-16T13:55:16.400Z] github.com/docker/docker/api/server/middleware
13:55:16 [2024-01-16T13:55:16.400Z] github.com/docker/docker/api/server/router
13:55:16 [2024-01-16T13:55:16.400Z] github.com/docker/docker/api/server/router/build
13:55:16 [2024-01-16T13:55:16.400Z] github.com/docker/docker/api/server/router/checkpoint
13:55:16 [2024-01-16T13:55:16.400Z] github.com/docker/docker/api/server/router/container
13:55:16 [2024-01-16T13:55:16.400Z] github.com/docker/docker/api/server/router/debug
13:55:16 [2024-01-16T13:55:16.400Z] github.com/docker/docker/api/server/router/distribution
13:55:16 [2024-01-16T13:55:16.400Z] github.com/docker/docker/api/server/router/grpc
13:55:16 [2024-01-16T13:55:16.400Z] github.com/docker/docker/api/server/router/image
13:55:16 [2024-01-16T13:55:16.400Z] github.com/docker/docker/api/server/router/network
13:55:16 [2024-01-16T13:55:16.400Z] github.com/docker/docker/api/server/router/plugin
13:55:16 [2024-01-16T13:55:16.400Z] github.com/docker/docker/api/server/router/session
13:55:16 [2024-01-16T13:55:16.400Z] github.com/docker/docker/api/server/router/swarm
13:55:16 [2024-01-16T13:55:16.400Z] github.com/docker/docker/api/server/router/system
13:55:16 [2024-01-16T13:55:16.400Z] github.com/docker/docker/api/server/router/volume
13:55:16 [2024-01-16T13:55:16.400Z] github.com/docker/docker/api/types
13:55:16 [2024-01-16T13:55:16.400Z] github.com/docker/docker/api/types/backend
13:55:16 [2024-01-16T13:55:16.400Z] github.com/docker/docker/api/types/blkiodev
13:55:16 [2024-01-16T13:55:16.400Z] github.com/docker/docker/api/types/checkpoint
13:55:16 [2024-01-16T13:55:16.400Z] github.com/docker/docker/api/types/container
13:55:16 [2024-01-16T13:55:16.400Z] github.com/docker/docker/api/types/events
13:55:16 [2024-01-16T13:55:16.400Z] github.com/docker/docker/api/types/filters
13:55:16 [2024-01-16T13:55:16.400Z] github.com/docker/docker/api/types/image
13:55:16 [2024-01-16T13:55:16.400Z] github.com/docker/docker/api/types/mount
13:55:16 [2024-01-16T13:55:16.400Z] github.com/docker/docker/api/types/network
13:55:16 [2024-01-16T13:55:16.400Z] github.com/docker/docker/api/types/plugins/logdriver
13:55:16 [2024-01-16T13:55:16.400Z] github.com/docker/docker/api/types/registry
13:55:16 [2024-01-16T13:55:16.400Z] github.com/docker/docker/api/types/strslice
13:55:16 [2024-01-16T13:55:16.400Z] github.com/docker/docker/api/types/swarm
13:55:16 [2024-01-16T13:55:16.400Z] github.com/docker/docker/api/types/swarm/runtime
13:55:16 [2024-01-16T13:55:16.400Z] github.com/docker/docker/api/types/system
13:55:16 [2024-01-16T13:55:16.400Z] github.com/docker/docker/api/types/time
13:55:16 [2024-01-16T13:55:16.400Z] github.com/docker/docker/api/types/versions
13:55:16 [2024-01-16T13:55:16.400Z] github.com/docker/docker/api/types/versions/v1p19
13:55:16 [2024-01-16T13:55:16.400Z] github.com/docker/docker/api/types/versions/v1p20
13:55:16 [2024-01-16T13:55:16.400Z] github.com/docker/docker/api/types/volume
13:55:16 [2024-01-16T13:55:16.400Z] github.com/docker/docker/builder
13:55:16 [2024-01-16T13:55:16.400Z] github.com/docker/docker/builder/builder-next
13:55:16 [2024-01-16T13:55:16.400Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
13:55:16 [2024-01-16T13:55:16.400Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
13:55:16 [2024-01-16T13:55:16.400Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
13:55:16 [2024-01-16T13:55:16.400Z] github.com/docker/docker/builder/builder-next/exporter
13:55:16 [2024-01-16T13:55:16.400Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
13:55:16 [2024-01-16T13:55:16.400Z] github.com/docker/docker/builder/builder-next/exporter/overrides
13:55:16 [2024-01-16T13:55:16.400Z] github.com/docker/docker/builder/builder-next/imagerefchecker
13:55:16 [2024-01-16T13:55:16.400Z] github.com/docker/docker/builder/builder-next/worker
13:55:16 [2024-01-16T13:55:16.400Z] github.com/docker/docker/builder/builder-next/worker/label
13:55:16 [2024-01-16T13:55:16.400Z] github.com/docker/docker/builder/dockerfile
13:55:16 [2024-01-16T13:55:16.400Z] github.com/docker/docker/builder/remotecontext
13:55:16 [2024-01-16T13:55:16.400Z] github.com/docker/docker/builder/remotecontext/git
13:55:16 [2024-01-16T13:55:16.400Z] github.com/docker/docker/builder/remotecontext/urlutil
13:55:16 [2024-01-16T13:55:16.400Z] github.com/docker/docker/cli/debug
13:55:16 [2024-01-16T13:55:16.400Z] github.com/docker/docker/cli/winresources/docker-proxy
13:55:16 [2024-01-16T13:55:16.400Z] github.com/docker/docker/cli/winresources/dockerd
13:55:16 [2024-01-16T13:55:16.400Z] github.com/docker/docker/client
13:55:16 [2024-01-16T13:55:16.400Z] github.com/docker/docker/client/buildkit
13:55:16 [2024-01-16T13:55:16.400Z] github.com/docker/docker/cmd/docker-proxy
13:55:16 [2024-01-16T13:55:16.400Z] github.com/docker/docker/cmd/dockerd
13:55:16 [2024-01-16T13:55:16.400Z] github.com/docker/docker/cmd/dockerd/trap
13:55:16 [2024-01-16T13:55:16.400Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
13:55:16 [2024-01-16T13:55:16.400Z] github.com/docker/docker/container
13:55:16 [2024-01-16T13:55:16.400Z] github.com/docker/docker/container/stream
13:55:16 [2024-01-16T13:55:16.400Z] github.com/docker/docker/contrib/apparmor
13:55:16 [2024-01-16T13:55:16.400Z] github.com/docker/docker/contrib/httpserver
13:55:16 [2024-01-16T13:55:16.400Z] github.com/docker/docker/daemon
13:55:16 [2024-01-16T13:55:16.400Z] github.com/docker/docker/daemon/cluster
13:55:16 [2024-01-16T13:55:16.400Z] github.com/docker/docker/daemon/cluster/controllers/plugin
13:55:16 [2024-01-16T13:55:16.400Z] github.com/docker/docker/daemon/cluster/convert
13:55:16 [2024-01-16T13:55:16.400Z] github.com/docker/docker/daemon/cluster/executor
13:55:16 [2024-01-16T13:55:16.400Z] github.com/docker/docker/daemon/cluster/executor/container
13:55:16 [2024-01-16T13:55:16.400Z] github.com/docker/docker/daemon/cluster/provider
13:55:16 [2024-01-16T13:55:16.400Z] github.com/docker/docker/daemon/config
13:55:16 [2024-01-16T13:55:16.400Z] github.com/docker/docker/daemon/containerd
13:55:16 [2024-01-16T13:55:16.400Z] github.com/docker/docker/daemon/events
13:55:16 [2024-01-16T13:55:16.400Z] github.com/docker/docker/daemon/events/testutils
13:55:16 [2024-01-16T13:55:16.400Z] github.com/docker/docker/daemon/graphdriver
13:55:16 [2024-01-16T13:55:16.400Z] github.com/docker/docker/daemon/graphdriver/btrfs
13:55:16 [2024-01-16T13:55:16.400Z] github.com/docker/docker/daemon/graphdriver/copy
13:55:16 [2024-01-16T13:55:16.400Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
13:55:16 [2024-01-16T13:55:16.400Z] github.com/docker/docker/daemon/graphdriver/graphtest
13:55:16 [2024-01-16T13:55:16.400Z] github.com/docker/docker/daemon/graphdriver/overlay2
13:55:16 [2024-01-16T13:55:16.400Z] github.com/docker/docker/daemon/graphdriver/overlayutils
13:55:16 [2024-01-16T13:55:16.400Z] github.com/docker/docker/daemon/graphdriver/register
13:55:16 [2024-01-16T13:55:16.400Z] github.com/docker/docker/daemon/graphdriver/vfs
13:55:16 [2024-01-16T13:55:16.400Z] github.com/docker/docker/daemon/graphdriver/zfs
13:55:16 [2024-01-16T13:55:16.400Z] github.com/docker/docker/daemon/images
13:55:16 [2024-01-16T13:55:16.400Z] github.com/docker/docker/daemon/initlayer
13:55:16 [2024-01-16T13:55:16.400Z] github.com/docker/docker/daemon/links
13:55:16 [2024-01-16T13:55:16.400Z] github.com/docker/docker/daemon/listeners
13:55:16 [2024-01-16T13:55:16.400Z] github.com/docker/docker/daemon/logger
13:55:16 [2024-01-16T13:55:16.400Z] github.com/docker/docker/daemon/logger/awslogs
13:55:16 [2024-01-16T13:55:16.400Z] github.com/docker/docker/daemon/logger/fluentd
13:55:16 [2024-01-16T13:55:16.400Z] github.com/docker/docker/daemon/logger/gcplogs
13:55:16 [2024-01-16T13:55:16.400Z] github.com/docker/docker/daemon/logger/gelf
13:55:16 [2024-01-16T13:55:16.400Z] github.com/docker/docker/daemon/logger/journald
13:55:16 [2024-01-16T13:55:16.400Z] github.com/docker/docker/daemon/logger/journald/internal/export
13:55:16 [2024-01-16T13:55:16.400Z] github.com/docker/docker/daemon/logger/journald/internal/fake
13:55:16 [2024-01-16T13:55:16.400Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
13:55:16 [2024-01-16T13:55:16.400Z] github.com/docker/docker/daemon/logger/jsonfilelog
13:55:16 [2024-01-16T13:55:16.400Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
13:55:16 [2024-01-16T13:55:16.400Z] github.com/docker/docker/daemon/logger/local
13:55:16 [2024-01-16T13:55:16.400Z] github.com/docker/docker/daemon/logger/loggertest
13:55:16 [2024-01-16T13:55:16.400Z] github.com/docker/docker/daemon/logger/loggerutils
13:55:16 [2024-01-16T13:55:16.400Z] github.com/docker/docker/daemon/logger/loggerutils/cache
13:55:16 [2024-01-16T13:55:16.400Z] github.com/docker/docker/daemon/logger/splunk
13:55:16 [2024-01-16T13:55:16.400Z] github.com/docker/docker/daemon/logger/syslog
13:55:16 [2024-01-16T13:55:16.400Z] github.com/docker/docker/daemon/logger/templates
13:55:16 [2024-01-16T13:55:16.400Z] github.com/docker/docker/daemon/names
13:55:16 [2024-01-16T13:55:16.400Z] github.com/docker/docker/daemon/network
13:55:16 [2024-01-16T13:55:16.400Z] github.com/docker/docker/daemon/snapshotter
13:55:16 [2024-01-16T13:55:16.400Z] github.com/docker/docker/daemon/stats
13:55:16 [2024-01-16T13:55:16.400Z] github.com/docker/docker/distribution
13:55:16 [2024-01-16T13:55:16.400Z] github.com/docker/docker/distribution/metadata
13:55:16 [2024-01-16T13:55:16.400Z] github.com/docker/docker/distribution/utils
13:55:16 [2024-01-16T13:55:16.400Z] github.com/docker/docker/distribution/xfer
13:55:16 [2024-01-16T13:55:16.400Z] github.com/docker/docker/dockerversion
13:55:16 [2024-01-16T13:55:16.400Z] github.com/docker/docker/errdefs
13:55:16 [2024-01-16T13:55:16.400Z] github.com/docker/docker/image
13:55:16 [2024-01-16T13:55:16.400Z] github.com/docker/docker/image/cache
13:55:16 [2024-01-16T13:55:16.400Z] github.com/docker/docker/image/spec/specs-go
13:55:16 [2024-01-16T13:55:16.400Z] github.com/docker/docker/image/spec/specs-go/v1
13:55:16 [2024-01-16T13:55:16.400Z] github.com/docker/docker/image/tarexport
13:55:16 [2024-01-16T13:55:16.400Z] github.com/docker/docker/image/v1
13:55:16 [2024-01-16T13:55:16.400Z] github.com/docker/docker/internal/compatcontext
13:55:16 [2024-01-16T13:55:16.400Z] github.com/docker/docker/internal/mod
13:55:16 [2024-01-16T13:55:16.400Z] github.com/docker/docker/internal/mounttree
13:55:16 [2024-01-16T13:55:16.400Z] github.com/docker/docker/internal/multierror
13:55:16 [2024-01-16T13:55:16.400Z] github.com/docker/docker/internal/sliceutil
13:55:16 [2024-01-16T13:55:16.400Z] github.com/docker/docker/internal/test/suite
13:55:16 [2024-01-16T13:55:16.400Z] github.com/docker/docker/internal/testutils
13:55:16 [2024-01-16T13:55:16.400Z] github.com/docker/docker/internal/testutils/netnsutils
13:55:16 [2024-01-16T13:55:16.400Z] github.com/docker/docker/internal/testutils/specialimage
13:55:16 [2024-01-16T13:55:16.400Z] github.com/docker/docker/internal/unshare
13:55:16 [2024-01-16T13:55:16.400Z] github.com/docker/docker/layer
13:55:16 [2024-01-16T13:55:16.400Z] github.com/docker/docker/libcontainerd
13:55:16 [2024-01-16T13:55:16.400Z] github.com/docker/docker/libcontainerd/queue
13:55:16 [2024-01-16T13:55:16.400Z] github.com/docker/docker/libcontainerd/remote
13:55:16 [2024-01-16T13:55:16.400Z] github.com/docker/docker/libcontainerd/shimopts
13:55:16 [2024-01-16T13:55:16.400Z] github.com/docker/docker/libcontainerd/supervisor
13:55:16 [2024-01-16T13:55:16.400Z] github.com/docker/docker/libcontainerd/types
13:55:16 [2024-01-16T13:55:16.400Z] github.com/docker/docker/oci
13:55:16 [2024-01-16T13:55:16.400Z] github.com/docker/docker/oci/caps
13:55:16 [2024-01-16T13:55:16.400Z] github.com/docker/docker/opts
13:55:16 [2024-01-16T13:55:16.400Z] github.com/docker/docker/pkg/archive
13:55:16 [2024-01-16T13:55:16.400Z] github.com/docker/docker/pkg/authorization
13:55:16 [2024-01-16T13:55:16.400Z] github.com/docker/docker/pkg/broadcaster
13:55:16 [2024-01-16T13:55:16.400Z] github.com/docker/docker/pkg/capabilities
13:55:16 [2024-01-16T13:55:16.400Z] github.com/docker/docker/pkg/chrootarchive
13:55:16 [2024-01-16T13:55:16.400Z] github.com/docker/docker/pkg/containerfs
13:55:16 [2024-01-16T13:55:16.400Z] github.com/docker/docker/pkg/directory
13:55:16 [2024-01-16T13:55:16.400Z] github.com/docker/docker/pkg/dmesg
13:55:16 [2024-01-16T13:55:16.400Z] github.com/docker/docker/pkg/fileutils
13:55:16 [2024-01-16T13:55:16.400Z] github.com/docker/docker/pkg/homedir
13:55:16 [2024-01-16T13:55:16.400Z] github.com/docker/docker/pkg/idtools
13:55:16 [2024-01-16T13:55:16.400Z] github.com/docker/docker/pkg/ioutils
13:55:16 [2024-01-16T13:55:16.400Z] github.com/docker/docker/pkg/jsonmessage
13:55:16 [2024-01-16T13:55:16.400Z] github.com/docker/docker/pkg/longpath
13:55:16 [2024-01-16T13:55:16.400Z] github.com/docker/docker/pkg/loopback
13:55:16 [2024-01-16T13:55:16.400Z] github.com/docker/docker/pkg/meminfo
13:55:16 [2024-01-16T13:55:16.400Z] github.com/docker/docker/pkg/namesgenerator
13:55:16 [2024-01-16T13:55:16.400Z] github.com/docker/docker/pkg/parsers
13:55:16 [2024-01-16T13:55:16.400Z] github.com/docker/docker/pkg/parsers/kernel
13:55:16 [2024-01-16T13:55:16.400Z] github.com/docker/docker/pkg/parsers/operatingsystem
13:55:16 [2024-01-16T13:55:16.400Z] github.com/docker/docker/pkg/pidfile
13:55:16 [2024-01-16T13:55:16.400Z] github.com/docker/docker/pkg/platform
13:55:16 [2024-01-16T13:55:16.400Z] github.com/docker/docker/pkg/platforms
13:55:16 [2024-01-16T13:55:16.400Z] github.com/docker/docker/pkg/plugingetter
13:55:16 [2024-01-16T13:55:16.401Z] github.com/docker/docker/pkg/plugins
13:55:16 [2024-01-16T13:55:16.401Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
13:55:16 [2024-01-16T13:55:16.401Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
13:55:16 [2024-01-16T13:55:16.401Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
13:55:16 [2024-01-16T13:55:16.401Z] github.com/docker/docker/pkg/plugins/transport
13:55:16 [2024-01-16T13:55:16.401Z] github.com/docker/docker/pkg/pools
13:55:16 [2024-01-16T13:55:16.401Z] github.com/docker/docker/pkg/process
13:55:16 [2024-01-16T13:55:16.401Z] github.com/docker/docker/pkg/progress
13:55:16 [2024-01-16T13:55:16.401Z] github.com/docker/docker/pkg/reexec
13:55:16 [2024-01-16T13:55:16.401Z] github.com/docker/docker/pkg/rootless
13:55:16 [2024-01-16T13:55:16.401Z] github.com/docker/docker/pkg/rootless/specconv
13:55:16 [2024-01-16T13:55:16.401Z] github.com/docker/docker/pkg/stack
13:55:16 [2024-01-16T13:55:16.401Z] github.com/docker/docker/pkg/stdcopy
13:55:16 [2024-01-16T13:55:16.401Z] github.com/docker/docker/pkg/streamformatter
13:55:16 [2024-01-16T13:55:16.401Z] github.com/docker/docker/pkg/stringid
13:55:16 [2024-01-16T13:55:16.401Z] github.com/docker/docker/pkg/sysinfo
13:55:16 [2024-01-16T13:55:16.401Z] github.com/docker/docker/pkg/system
13:55:16 [2024-01-16T13:55:16.401Z] github.com/docker/docker/pkg/tailfile
13:55:16 [2024-01-16T13:55:16.401Z] github.com/docker/docker/pkg/tarsum
13:55:16 [2024-01-16T13:55:16.401Z] github.com/docker/docker/pkg/useragent
13:55:16 [2024-01-16T13:55:16.401Z] github.com/docker/docker/plugin
13:55:16 [2024-01-16T13:55:16.401Z] github.com/docker/docker/plugin/executor/containerd
13:55:16 [2024-01-16T13:55:16.401Z] github.com/docker/docker/plugin/v2
13:55:16 [2024-01-16T13:55:16.401Z] github.com/docker/docker/profiles/apparmor
13:55:16 [2024-01-16T13:55:16.401Z] github.com/docker/docker/profiles/seccomp
13:55:16 [2024-01-16T13:55:16.401Z] github.com/docker/docker/quota
13:55:16 [2024-01-16T13:55:16.401Z] github.com/docker/docker/reference
13:55:16 [2024-01-16T13:55:16.401Z] github.com/docker/docker/registry
13:55:16 [2024-01-16T13:55:16.401Z] github.com/docker/docker/registry/resumable
13:55:16 [2024-01-16T13:55:16.401Z] github.com/docker/docker/restartmanager
13:55:16 [2024-01-16T13:55:16.401Z] github.com/docker/docker/runconfig
13:55:16 [2024-01-16T13:55:16.401Z] github.com/docker/docker/runconfig/opts
13:55:16 [2024-01-16T13:55:16.401Z] github.com/docker/docker/testutil
13:55:16 [2024-01-16T13:55:16.401Z] github.com/docker/docker/testutil/daemon
13:55:16 [2024-01-16T13:55:16.401Z] github.com/docker/docker/testutil/environment
13:55:16 [2024-01-16T13:55:16.401Z] github.com/docker/docker/testutil/fakecontext
13:55:16 [2024-01-16T13:55:16.401Z] github.com/docker/docker/testutil/fakegit
13:55:16 [2024-01-16T13:55:16.401Z] github.com/docker/docker/testutil/fakestorage
13:55:16 [2024-01-16T13:55:16.401Z] github.com/docker/docker/testutil/fixtures/load
13:55:16 [2024-01-16T13:55:16.401Z] github.com/docker/docker/testutil/fixtures/plugin
13:55:16 [2024-01-16T13:55:16.401Z] github.com/docker/docker/testutil/fixtures/plugin/basic
13:55:16 [2024-01-16T13:55:16.401Z] github.com/docker/docker/testutil/registry
13:55:16 [2024-01-16T13:55:16.401Z] github.com/docker/docker/testutil/request
13:55:16 [2024-01-16T13:55:16.401Z] github.com/docker/docker/volume
13:55:16 [2024-01-16T13:55:16.401Z] github.com/docker/docker/volume/drivers
13:55:16 [2024-01-16T13:55:16.401Z] github.com/docker/docker/volume/local
13:55:16 [2024-01-16T13:55:16.401Z] github.com/docker/docker/volume/mounts
13:55:16 [2024-01-16T13:55:16.401Z] github.com/docker/docker/volume/service
13:55:16 [2024-01-16T13:55:16.401Z] github.com/docker/docker/volume/service/opts
13:55:16 [2024-01-16T13:55:16.401Z] github.com/docker/docker/volume/testutils'
13:55:16 [2024-01-16T13:55:16.401Z] ++ grep --fixed-strings /libnetwork
13:55:16 [2024-01-16T13:55:16.401Z] ++ echo 'github.com/docker/docker/api
13:55:16 [2024-01-16T13:55:16.401Z] github.com/docker/docker/api/server
13:55:16 [2024-01-16T13:55:16.401Z] github.com/docker/docker/api/server/backend/build
13:55:16 [2024-01-16T13:55:16.401Z] github.com/docker/docker/api/server/httpstatus
13:55:16 [2024-01-16T13:55:16.401Z] github.com/docker/docker/api/server/httputils
13:55:16 [2024-01-16T13:55:16.401Z] github.com/docker/docker/api/server/middleware
13:55:16 [2024-01-16T13:55:16.401Z] github.com/docker/docker/api/server/router
13:55:16 [2024-01-16T13:55:16.401Z] github.com/docker/docker/api/server/router/build
13:55:16 [2024-01-16T13:55:16.401Z] github.com/docker/docker/api/server/router/checkpoint
13:55:16 [2024-01-16T13:55:16.401Z] github.com/docker/docker/api/server/router/container
13:55:16 [2024-01-16T13:55:16.401Z] github.com/docker/docker/api/server/router/debug
13:55:16 [2024-01-16T13:55:16.401Z] github.com/docker/docker/api/server/router/distribution
13:55:16 [2024-01-16T13:55:16.401Z] github.com/docker/docker/api/server/router/grpc
13:55:16 [2024-01-16T13:55:16.401Z] github.com/docker/docker/api/server/router/image
13:55:16 [2024-01-16T13:55:16.401Z] github.com/docker/docker/api/server/router/network
13:55:16 [2024-01-16T13:55:16.401Z] github.com/docker/docker/api/server/router/plugin
13:55:16 [2024-01-16T13:55:16.401Z] github.com/docker/docker/api/server/router/session
13:55:16 [2024-01-16T13:55:16.401Z] github.com/docker/docker/api/server/router/swarm
13:55:16 [2024-01-16T13:55:16.401Z] github.com/docker/docker/api/server/router/system
13:55:16 [2024-01-16T13:55:16.401Z] github.com/docker/docker/api/server/router/volume
13:55:16 [2024-01-16T13:55:16.401Z] github.com/docker/docker/api/types
13:55:16 [2024-01-16T13:55:16.401Z] github.com/docker/docker/api/types/backend
13:55:16 [2024-01-16T13:55:16.401Z] github.com/docker/docker/api/types/blkiodev
13:55:16 [2024-01-16T13:55:16.401Z] github.com/docker/docker/api/types/checkpoint
13:55:16 [2024-01-16T13:55:16.401Z] github.com/docker/docker/api/types/container
13:55:16 [2024-01-16T13:55:16.401Z] github.com/docker/docker/api/types/events
13:55:16 [2024-01-16T13:55:16.401Z] github.com/docker/docker/api/types/filters
13:55:16 [2024-01-16T13:55:16.401Z] github.com/docker/docker/api/types/image
13:55:16 [2024-01-16T13:55:16.401Z] github.com/docker/docker/api/types/mount
13:55:16 [2024-01-16T13:55:16.401Z] github.com/docker/docker/api/types/network
13:55:16 [2024-01-16T13:55:16.401Z] github.com/docker/docker/api/types/plugins/logdriver
13:55:16 [2024-01-16T13:55:16.401Z] github.com/docker/docker/api/types/registry
13:55:16 [2024-01-16T13:55:16.401Z] github.com/docker/docker/api/types/strslice
13:55:16 [2024-01-16T13:55:16.401Z] github.com/docker/docker/api/types/swarm
13:55:16 [2024-01-16T13:55:16.401Z] github.com/docker/docker/api/types/swarm/runtime
13:55:16 [2024-01-16T13:55:16.401Z] github.com/docker/docker/api/types/system
13:55:16 [2024-01-16T13:55:16.401Z] github.com/docker/docker/api/types/time
13:55:16 [2024-01-16T13:55:16.401Z] github.com/docker/docker/api/types/versions
13:55:16 [2024-01-16T13:55:16.401Z] github.com/docker/docker/api/types/versions/v1p19
13:55:16 [2024-01-16T13:55:16.401Z] github.com/docker/docker/api/types/versions/v1p20
13:55:16 [2024-01-16T13:55:16.401Z] github.com/docker/docker/api/types/volume
13:55:16 [2024-01-16T13:55:16.401Z] github.com/docker/docker/builder
13:55:16 [2024-01-16T13:55:16.401Z] github.com/docker/docker/builder/builder-next
13:55:16 [2024-01-16T13:55:16.401Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
13:55:16 [2024-01-16T13:55:16.401Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
13:55:16 [2024-01-16T13:55:16.401Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
13:55:16 [2024-01-16T13:55:16.401Z] github.com/docker/docker/builder/builder-next/exporter
13:55:16 [2024-01-16T13:55:16.401Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
13:55:16 [2024-01-16T13:55:16.401Z] github.com/docker/docker/builder/builder-next/exporter/overrides
13:55:16 [2024-01-16T13:55:16.401Z] github.com/docker/docker/builder/builder-next/imagerefchecker
13:55:16 [2024-01-16T13:55:16.401Z] github.com/docker/docker/builder/builder-next/worker
13:55:16 [2024-01-16T13:55:16.401Z] github.com/docker/docker/builder/builder-next/worker/label
13:55:16 [2024-01-16T13:55:16.401Z] github.com/docker/docker/builder/dockerfile
13:55:16 [2024-01-16T13:55:16.401Z] github.com/docker/docker/builder/remotecontext
13:55:16 [2024-01-16T13:55:16.401Z] github.com/docker/docker/builder/remotecontext/git
13:55:16 [2024-01-16T13:55:16.401Z] github.com/docker/docker/builder/remotecontext/urlutil
13:55:16 [2024-01-16T13:55:16.401Z] github.com/docker/docker/cli/debug
13:55:16 [2024-01-16T13:55:16.401Z] github.com/docker/docker/cli/winresources/docker-proxy
13:55:16 [2024-01-16T13:55:16.401Z] github.com/docker/docker/cli/winresources/dockerd
13:55:16 [2024-01-16T13:55:16.401Z] github.com/docker/docker/client
13:55:16 [2024-01-16T13:55:16.401Z] github.com/docker/docker/client/buildkit
13:55:16 [2024-01-16T13:55:16.401Z] github.com/docker/docker/cmd/docker-proxy
13:55:16 [2024-01-16T13:55:16.401Z] github.com/docker/docker/cmd/dockerd
13:55:16 [2024-01-16T13:55:16.401Z] github.com/docker/docker/cmd/dockerd/trap
13:55:16 [2024-01-16T13:55:16.401Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
13:55:16 [2024-01-16T13:55:16.401Z] github.com/docker/docker/container
13:55:16 [2024-01-16T13:55:16.401Z] github.com/docker/docker/container/stream
13:55:16 [2024-01-16T13:55:16.401Z] github.com/docker/docker/contrib/apparmor
13:55:16 [2024-01-16T13:55:16.401Z] github.com/docker/docker/contrib/httpserver
13:55:16 [2024-01-16T13:55:16.401Z] github.com/docker/docker/daemon
13:55:16 [2024-01-16T13:55:16.401Z] github.com/docker/docker/daemon/cluster
13:55:16 [2024-01-16T13:55:16.401Z] github.com/docker/docker/daemon/cluster/controllers/plugin
13:55:16 [2024-01-16T13:55:16.401Z] github.com/docker/docker/daemon/cluster/convert
13:55:16 [2024-01-16T13:55:16.401Z] github.com/docker/docker/daemon/cluster/executor
13:55:16 [2024-01-16T13:55:16.401Z] github.com/docker/docker/daemon/cluster/executor/container
13:55:16 [2024-01-16T13:55:16.401Z] github.com/docker/docker/daemon/cluster/provider
13:55:16 [2024-01-16T13:55:16.401Z] github.com/docker/docker/daemon/config
13:55:16 [2024-01-16T13:55:16.401Z] github.com/docker/docker/daemon/containerd
13:55:16 [2024-01-16T13:55:16.401Z] github.com/docker/docker/daemon/events
13:55:16 [2024-01-16T13:55:16.401Z] github.com/docker/docker/daemon/events/testutils
13:55:16 [2024-01-16T13:55:16.401Z] github.com/docker/docker/daemon/graphdriver
13:55:16 [2024-01-16T13:55:16.401Z] github.com/docker/docker/daemon/graphdriver/btrfs
13:55:16 [2024-01-16T13:55:16.401Z] github.com/docker/docker/daemon/graphdriver/copy
13:55:16 [2024-01-16T13:55:16.401Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
13:55:16 [2024-01-16T13:55:16.401Z] github.com/docker/docker/daemon/graphdriver/graphtest
13:55:16 [2024-01-16T13:55:16.401Z] github.com/docker/docker/daemon/graphdriver/overlay2
13:55:16 [2024-01-16T13:55:16.401Z] github.com/docker/docker/daemon/graphdriver/overlayutils
13:55:16 [2024-01-16T13:55:16.401Z] github.com/docker/docker/daemon/graphdriver/register
13:55:16 [2024-01-16T13:55:16.401Z] github.com/docker/docker/daemon/graphdriver/vfs
13:55:16 [2024-01-16T13:55:16.401Z] github.com/docker/docker/daemon/graphdriver/zfs
13:55:16 [2024-01-16T13:55:16.401Z] github.com/docker/docker/daemon/images
13:55:16 [2024-01-16T13:55:16.401Z] github.com/docker/docker/daemon/initlayer
13:55:16 [2024-01-16T13:55:16.401Z] github.com/docker/docker/daemon/links
13:55:16 [2024-01-16T13:55:16.401Z] github.com/docker/docker/daemon/listeners
13:55:16 [2024-01-16T13:55:16.401Z] github.com/docker/docker/daemon/logger
13:55:16 [2024-01-16T13:55:16.401Z] github.com/docker/docker/daemon/logger/awslogs
13:55:16 [2024-01-16T13:55:16.401Z] github.com/docker/docker/daemon/logger/fluentd
13:55:16 [2024-01-16T13:55:16.401Z] github.com/docker/docker/daemon/logger/gcplogs
13:55:16 [2024-01-16T13:55:16.401Z] github.com/docker/docker/daemon/logger/gelf
13:55:16 [2024-01-16T13:55:16.401Z] github.com/docker/docker/daemon/logger/journald
13:55:16 [2024-01-16T13:55:16.401Z] github.com/docker/docker/daemon/logger/journald/internal/export
13:55:16 [2024-01-16T13:55:16.401Z] github.com/docker/docker/daemon/logger/journald/internal/fake
13:55:16 [2024-01-16T13:55:16.401Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
13:55:16 [2024-01-16T13:55:16.401Z] github.com/docker/docker/daemon/logger/jsonfilelog
13:55:16 [2024-01-16T13:55:16.401Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
13:55:16 [2024-01-16T13:55:16.401Z] github.com/docker/docker/daemon/logger/local
13:55:16 [2024-01-16T13:55:16.401Z] github.com/docker/docker/daemon/logger/loggertest
13:55:16 [2024-01-16T13:55:16.401Z] github.com/docker/docker/daemon/logger/loggerutils
13:55:16 [2024-01-16T13:55:16.401Z] github.com/docker/docker/daemon/logger/loggerutils/cache
13:55:16 [2024-01-16T13:55:16.401Z] github.com/docker/docker/daemon/logger/splunk
13:55:16 [2024-01-16T13:55:16.401Z] github.com/docker/docker/daemon/logger/syslog
13:55:16 [2024-01-16T13:55:16.401Z] github.com/docker/docker/daemon/logger/templates
13:55:16 [2024-01-16T13:55:16.401Z] github.com/docker/docker/daemon/names
13:55:16 [2024-01-16T13:55:16.401Z] github.com/docker/docker/daemon/network
13:55:16 [2024-01-16T13:55:16.401Z] github.com/docker/docker/daemon/snapshotter
13:55:16 [2024-01-16T13:55:16.401Z] github.com/docker/docker/daemon/stats
13:55:16 [2024-01-16T13:55:16.401Z] github.com/docker/docker/distribution
13:55:16 [2024-01-16T13:55:16.401Z] github.com/docker/docker/distribution/metadata
13:55:16 [2024-01-16T13:55:16.401Z] github.com/docker/docker/distribution/utils
13:55:16 [2024-01-16T13:55:16.401Z] github.com/docker/docker/distribution/xfer
13:55:16 [2024-01-16T13:55:16.401Z] github.com/docker/docker/dockerversion
13:55:16 [2024-01-16T13:55:16.401Z] github.com/docker/docker/errdefs
13:55:16 [2024-01-16T13:55:16.401Z] github.com/docker/docker/image
13:55:16 [2024-01-16T13:55:16.401Z] github.com/docker/docker/image/cache
13:55:16 [2024-01-16T13:55:16.401Z] github.com/docker/docker/image/spec/specs-go
13:55:16 [2024-01-16T13:55:16.401Z] github.com/docker/docker/image/spec/specs-go/v1
13:55:16 [2024-01-16T13:55:16.401Z] github.com/docker/docker/image/tarexport
13:55:16 [2024-01-16T13:55:16.401Z] github.com/docker/docker/image/v1
13:55:16 [2024-01-16T13:55:16.401Z] github.com/docker/docker/internal/compatcontext
13:55:16 [2024-01-16T13:55:16.401Z] github.com/docker/docker/internal/mod
13:55:16 [2024-01-16T13:55:16.401Z] github.com/docker/docker/internal/mounttree
13:55:16 [2024-01-16T13:55:16.401Z] github.com/docker/docker/internal/multierror
13:55:16 [2024-01-16T13:55:16.401Z] github.com/docker/docker/internal/sliceutil
13:55:16 [2024-01-16T13:55:16.401Z] github.com/docker/docker/internal/test/suite
13:55:16 [2024-01-16T13:55:16.401Z] github.com/docker/docker/internal/testutils
13:55:16 [2024-01-16T13:55:16.401Z] github.com/docker/docker/internal/testutils/netnsutils
13:55:16 [2024-01-16T13:55:16.401Z] github.com/docker/docker/internal/testutils/specialimage
13:55:16 [2024-01-16T13:55:16.401Z] github.com/docker/docker/internal/unshare
13:55:16 [2024-01-16T13:55:16.401Z] github.com/docker/docker/layer
13:55:16 [2024-01-16T13:55:16.401Z] github.com/docker/docker/libcontainerd
13:55:16 [2024-01-16T13:55:16.401Z] github.com/docker/docker/libcontainerd/queue
13:55:16 [2024-01-16T13:55:16.401Z] github.com/docker/docker/libcontainerd/remote
13:55:16 [2024-01-16T13:55:16.401Z] github.com/docker/docker/libcontainerd/shimopts
13:55:16 [2024-01-16T13:55:16.401Z] github.com/docker/docker/libcontainerd/supervisor
13:55:16 [2024-01-16T13:55:16.401Z] github.com/docker/docker/libcontainerd/types
13:55:16 [2024-01-16T13:55:16.401Z] github.com/docker/docker/libnetwork
13:55:16 [2024-01-16T13:55:16.401Z] github.com/docker/docker/libnetwork/bitmap
13:55:16 [2024-01-16T13:55:16.401Z] github.com/docker/docker/libnetwork/cluster
13:55:16 [2024-01-16T13:55:16.401Z] github.com/docker/docker/libnetwork/cmd/diagnostic
13:55:16 [2024-01-16T13:55:16.401Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
13:55:16 [2024-01-16T13:55:16.401Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
13:55:16 [2024-01-16T13:55:16.401Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
13:55:16 [2024-01-16T13:55:16.401Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
13:55:16 [2024-01-16T13:55:16.401Z] github.com/docker/docker/libnetwork/config
13:55:16 [2024-01-16T13:55:16.401Z] github.com/docker/docker/libnetwork/datastore
13:55:16 [2024-01-16T13:55:16.401Z] github.com/docker/docker/libnetwork/diagnostic
13:55:16 [2024-01-16T13:55:16.401Z] github.com/docker/docker/libnetwork/discoverapi
13:55:16 [2024-01-16T13:55:16.401Z] github.com/docker/docker/libnetwork/driverapi
13:55:16 [2024-01-16T13:55:16.401Z] github.com/docker/docker/libnetwork/drivers/bridge
13:55:16 [2024-01-16T13:55:16.401Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
13:55:16 [2024-01-16T13:55:16.401Z] github.com/docker/docker/libnetwork/drivers/host
13:55:16 [2024-01-16T13:55:16.401Z] github.com/docker/docker/libnetwork/drivers/ipvlan
13:55:16 [2024-01-16T13:55:16.401Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
13:55:16 [2024-01-16T13:55:16.401Z] github.com/docker/docker/libnetwork/drivers/macvlan
13:55:16 [2024-01-16T13:55:16.401Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
13:55:16 [2024-01-16T13:55:16.401Z] github.com/docker/docker/libnetwork/drivers/null
13:55:16 [2024-01-16T13:55:16.401Z] github.com/docker/docker/libnetwork/drivers/overlay
13:55:16 [2024-01-16T13:55:16.401Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
13:55:16 [2024-01-16T13:55:16.401Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
13:55:16 [2024-01-16T13:55:16.401Z] github.com/docker/docker/libnetwork/drivers/remote
13:55:16 [2024-01-16T13:55:16.401Z] github.com/docker/docker/libnetwork/drivers/remote/api
13:55:16 [2024-01-16T13:55:16.401Z] github.com/docker/docker/libnetwork/drivers/windows
13:55:16 [2024-01-16T13:55:16.401Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
13:55:16 [2024-01-16T13:55:16.401Z] github.com/docker/docker/libnetwork/drvregistry
13:55:16 [2024-01-16T13:55:16.401Z] github.com/docker/docker/libnetwork/etchosts
13:55:16 [2024-01-16T13:55:16.401Z] github.com/docker/docker/libnetwork/internal/caller
13:55:16 [2024-01-16T13:55:16.401Z] github.com/docker/docker/libnetwork/internal/kvstore
13:55:16 [2024-01-16T13:55:16.401Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
13:55:16 [2024-01-16T13:55:16.401Z] github.com/docker/docker/libnetwork/internal/netiputil
13:55:16 [2024-01-16T13:55:16.401Z] github.com/docker/docker/libnetwork/internal/setmatrix
13:55:16 [2024-01-16T13:55:16.401Z] github.com/docker/docker/libnetwork/ipam
13:55:16 [2024-01-16T13:55:16.401Z] github.com/docker/docker/libnetwork/ipamapi
13:55:16 [2024-01-16T13:55:16.401Z] github.com/docker/docker/libnetwork/ipams/builtin
13:55:16 [2024-01-16T13:55:16.401Z] github.com/docker/docker/libnetwork/ipams/null
13:55:16 [2024-01-16T13:55:16.401Z] github.com/docker/docker/libnetwork/ipams/remote
13:55:16 [2024-01-16T13:55:16.401Z] github.com/docker/docker/libnetwork/ipams/remote/api
13:55:16 [2024-01-16T13:55:16.401Z] github.com/docker/docker/libnetwork/ipams/windowsipam
13:55:16 [2024-01-16T13:55:16.401Z] github.com/docker/docker/libnetwork/ipamutils
13:55:16 [2024-01-16T13:55:16.401Z] github.com/docker/docker/libnetwork/ipbits
13:55:16 [2024-01-16T13:55:16.401Z] github.com/docker/docker/libnetwork/iptables
13:55:16 [2024-01-16T13:55:16.401Z] github.com/docker/docker/libnetwork/netlabel
13:55:16 [2024-01-16T13:55:16.401Z] github.com/docker/docker/libnetwork/netutils
13:55:16 [2024-01-16T13:55:16.401Z] github.com/docker/docker/libnetwork/networkdb
13:55:16 [2024-01-16T13:55:16.401Z] github.com/docker/docker/libnetwork/ns
13:55:16 [2024-01-16T13:55:16.401Z] github.com/docker/docker/libnetwork/options
13:55:16 [2024-01-16T13:55:16.401Z] github.com/docker/docker/libnetwork/osl
13:55:16 [2024-01-16T13:55:16.401Z] github.com/docker/docker/libnetwork/osl/kernel
13:55:16 [2024-01-16T13:55:16.401Z] github.com/docker/docker/libnetwork/portallocator
13:55:16 [2024-01-16T13:55:16.401Z] github.com/docker/docker/libnetwork/portmapper
13:55:16 [2024-01-16T13:55:16.401Z] github.com/docker/docker/libnetwork/resolvconf
13:55:16 [2024-01-16T13:55:16.401Z] github.com/docker/docker/libnetwork/scope
13:55:16 [2024-01-16T13:55:16.401Z] github.com/docker/docker/libnetwork/types
13:55:16 [2024-01-16T13:55:16.401Z] github.com/docker/docker/oci
13:55:16 [2024-01-16T13:55:16.401Z] github.com/docker/docker/oci/caps
13:55:16 [2024-01-16T13:55:16.401Z] github.com/docker/docker/opts
13:55:16 [2024-01-16T13:55:16.401Z] github.com/docker/docker/pkg/archive
13:55:16 [2024-01-16T13:55:16.401Z] github.com/docker/docker/pkg/authorization
13:55:16 [2024-01-16T13:55:16.401Z] github.com/docker/docker/pkg/broadcaster
13:55:16 [2024-01-16T13:55:16.401Z] github.com/docker/docker/pkg/capabilities
13:55:16 [2024-01-16T13:55:16.401Z] github.com/docker/docker/pkg/chrootarchive
13:55:16 [2024-01-16T13:55:16.401Z] github.com/docker/docker/pkg/containerfs
13:55:16 [2024-01-16T13:55:16.401Z] github.com/docker/docker/pkg/directory
13:55:16 [2024-01-16T13:55:16.401Z] github.com/docker/docker/pkg/dmesg
13:55:16 [2024-01-16T13:55:16.401Z] github.com/docker/docker/pkg/fileutils
13:55:16 [2024-01-16T13:55:16.401Z] github.com/docker/docker/pkg/homedir
13:55:16 [2024-01-16T13:55:16.401Z] github.com/docker/docker/pkg/idtools
13:55:16 [2024-01-16T13:55:16.401Z] github.com/docker/docker/pkg/ioutils
13:55:16 [2024-01-16T13:55:16.401Z] github.com/docker/docker/pkg/jsonmessage
13:55:16 [2024-01-16T13:55:16.401Z] github.com/docker/docker/pkg/longpath
13:55:16 [2024-01-16T13:55:16.401Z] github.com/docker/docker/pkg/loopback
13:55:16 [2024-01-16T13:55:16.401Z] github.com/docker/docker/pkg/meminfo
13:55:16 [2024-01-16T13:55:16.401Z] github.com/docker/docker/pkg/namesgenerator
13:55:16 [2024-01-16T13:55:16.401Z] github.com/docker/docker/pkg/parsers
13:55:16 [2024-01-16T13:55:16.401Z] github.com/docker/docker/pkg/parsers/kernel
13:55:16 [2024-01-16T13:55:16.401Z] github.com/docker/docker/pkg/parsers/operatingsystem
13:55:16 [2024-01-16T13:55:16.401Z] github.com/docker/docker/pkg/pidfile
13:55:16 [2024-01-16T13:55:16.401Z] github.com/docker/docker/pkg/platform
13:55:16 [2024-01-16T13:55:16.401Z] github.com/docker/docker/pkg/platforms
13:55:16 [2024-01-16T13:55:16.401Z] github.com/docker/docker/pkg/plugingetter
13:55:16 [2024-01-16T13:55:16.401Z] github.com/docker/docker/pkg/plugins
13:55:16 [2024-01-16T13:55:16.401Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
13:55:16 [2024-01-16T13:55:16.401Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
13:55:16 [2024-01-16T13:55:16.401Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
13:55:16 [2024-01-16T13:55:16.401Z] github.com/docker/docker/pkg/plugins/transport
13:55:16 [2024-01-16T13:55:16.401Z] github.com/docker/docker/pkg/pools
13:55:16 [2024-01-16T13:55:16.401Z] github.com/docker/docker/pkg/process
13:55:16 [2024-01-16T13:55:16.401Z] github.com/docker/docker/pkg/progress
13:55:16 [2024-01-16T13:55:16.401Z] github.com/docker/docker/pkg/reexec
13:55:16 [2024-01-16T13:55:16.401Z] github.com/docker/docker/pkg/rootless
13:55:16 [2024-01-16T13:55:16.401Z] github.com/docker/docker/pkg/rootless/specconv
13:55:16 [2024-01-16T13:55:16.401Z] github.com/docker/docker/pkg/stack
13:55:16 [2024-01-16T13:55:16.401Z] github.com/docker/docker/pkg/stdcopy
13:55:16 [2024-01-16T13:55:16.401Z] github.com/docker/docker/pkg/streamformatter
13:55:16 [2024-01-16T13:55:16.401Z] github.com/docker/docker/pkg/stringid
13:55:16 [2024-01-16T13:55:16.401Z] github.com/docker/docker/pkg/sysinfo
13:55:16 [2024-01-16T13:55:16.401Z] github.com/docker/docker/pkg/system
13:55:16 [2024-01-16T13:55:16.401Z] github.com/docker/docker/pkg/tailfile
13:55:16 [2024-01-16T13:55:16.401Z] github.com/docker/docker/pkg/tarsum
13:55:16 [2024-01-16T13:55:16.401Z] github.com/docker/docker/pkg/useragent
13:55:16 [2024-01-16T13:55:16.401Z] github.com/docker/docker/plugin
13:55:16 [2024-01-16T13:55:16.401Z] github.com/docker/docker/plugin/executor/containerd
13:55:16 [2024-01-16T13:55:16.401Z] github.com/docker/docker/plugin/v2
13:55:16 [2024-01-16T13:55:16.401Z] github.com/docker/docker/profiles/apparmor
13:55:16 [2024-01-16T13:55:16.401Z] github.com/docker/docker/profiles/seccomp
13:55:16 [2024-01-16T13:55:16.401Z] github.com/docker/docker/quota
13:55:16 [2024-01-16T13:55:16.402Z] github.com/docker/docker/reference
13:55:16 [2024-01-16T13:55:16.402Z] github.com/docker/docker/registry
13:55:16 [2024-01-16T13:55:16.402Z] github.com/docker/docker/registry/resumable
13:55:16 [2024-01-16T13:55:16.402Z] github.com/docker/docker/restartmanager
13:55:16 [2024-01-16T13:55:16.402Z] github.com/docker/docker/runconfig
13:55:16 [2024-01-16T13:55:16.402Z] github.com/docker/docker/runconfig/opts
13:55:16 [2024-01-16T13:55:16.402Z] github.com/docker/docker/testutil
13:55:16 [2024-01-16T13:55:16.402Z] github.com/docker/docker/testutil/daemon
13:55:16 [2024-01-16T13:55:16.402Z] github.com/docker/docker/testutil/environment
13:55:16 [2024-01-16T13:55:16.402Z] github.com/docker/docker/testutil/fakecontext
13:55:16 [2024-01-16T13:55:16.402Z] github.com/docker/docker/testutil/fakegit
13:55:16 [2024-01-16T13:55:16.402Z] github.com/docker/docker/testutil/fakestorage
13:55:16 [2024-01-16T13:55:16.402Z] github.com/docker/docker/testutil/fixtures/load
13:55:16 [2024-01-16T13:55:16.402Z] github.com/docker/docker/testutil/fixtures/plugin
13:55:16 [2024-01-16T13:55:16.402Z] github.com/docker/docker/testutil/fixtures/plugin/basic
13:55:16 [2024-01-16T13:55:16.402Z] github.com/docker/docker/testutil/registry
13:55:16 [2024-01-16T13:55:16.402Z] github.com/docker/docker/testutil/request
13:55:16 [2024-01-16T13:55:16.402Z] github.com/docker/docker/volume
13:55:16 [2024-01-16T13:55:16.402Z] github.com/docker/docker/volume/drivers
13:55:16 [2024-01-16T13:55:16.402Z] github.com/docker/docker/volume/local
13:55:16 [2024-01-16T13:55:16.402Z] github.com/docker/docker/volume/mounts
13:55:16 [2024-01-16T13:55:16.402Z] github.com/docker/docker/volume/service
13:55:16 [2024-01-16T13:55:16.402Z] github.com/docker/docker/volume/service/opts
13:55:16 [2024-01-16T13:55:16.402Z] github.com/docker/docker/volume/testutils'
13:55:16 [2024-01-16T13:55:16.402Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork
13:55:16 [2024-01-16T13:55:16.402Z] github.com/docker/docker/libnetwork/bitmap
13:55:16 [2024-01-16T13:55:16.402Z] github.com/docker/docker/libnetwork/cluster
13:55:16 [2024-01-16T13:55:16.402Z] github.com/docker/docker/libnetwork/cmd/diagnostic
13:55:16 [2024-01-16T13:55:16.402Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
13:55:16 [2024-01-16T13:55:16.402Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
13:55:16 [2024-01-16T13:55:16.402Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
13:55:16 [2024-01-16T13:55:16.402Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
13:55:16 [2024-01-16T13:55:16.402Z] github.com/docker/docker/libnetwork/config
13:55:16 [2024-01-16T13:55:16.402Z] github.com/docker/docker/libnetwork/datastore
13:55:16 [2024-01-16T13:55:16.402Z] github.com/docker/docker/libnetwork/diagnostic
13:55:16 [2024-01-16T13:55:16.402Z] github.com/docker/docker/libnetwork/discoverapi
13:55:16 [2024-01-16T13:55:16.402Z] github.com/docker/docker/libnetwork/driverapi
13:55:16 [2024-01-16T13:55:16.402Z] github.com/docker/docker/libnetwork/drivers/bridge
13:55:16 [2024-01-16T13:55:16.402Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
13:55:16 [2024-01-16T13:55:16.402Z] github.com/docker/docker/libnetwork/drivers/host
13:55:16 [2024-01-16T13:55:16.402Z] github.com/docker/docker/libnetwork/drivers/ipvlan
13:55:16 [2024-01-16T13:55:16.402Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
13:55:16 [2024-01-16T13:55:16.402Z] github.com/docker/docker/libnetwork/drivers/macvlan
13:55:16 [2024-01-16T13:55:16.402Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
13:55:16 [2024-01-16T13:55:16.402Z] github.com/docker/docker/libnetwork/drivers/null
13:55:16 [2024-01-16T13:55:16.402Z] github.com/docker/docker/libnetwork/drivers/overlay
13:55:16 [2024-01-16T13:55:16.402Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
13:55:16 [2024-01-16T13:55:16.402Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
13:55:16 [2024-01-16T13:55:16.402Z] github.com/docker/docker/libnetwork/drivers/remote
13:55:16 [2024-01-16T13:55:16.402Z] github.com/docker/docker/libnetwork/drivers/remote/api
13:55:16 [2024-01-16T13:55:16.402Z] github.com/docker/docker/libnetwork/drivers/windows
13:55:16 [2024-01-16T13:55:16.402Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
13:55:16 [2024-01-16T13:55:16.402Z] github.com/docker/docker/libnetwork/drvregistry
13:55:16 [2024-01-16T13:55:16.402Z] github.com/docker/docker/libnetwork/etchosts
13:55:16 [2024-01-16T13:55:16.402Z] github.com/docker/docker/libnetwork/internal/caller
13:55:16 [2024-01-16T13:55:16.402Z] github.com/docker/docker/libnetwork/internal/kvstore
13:55:16 [2024-01-16T13:55:16.402Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
13:55:16 [2024-01-16T13:55:16.402Z] github.com/docker/docker/libnetwork/internal/netiputil
13:55:16 [2024-01-16T13:55:16.402Z] github.com/docker/docker/libnetwork/internal/setmatrix
13:55:16 [2024-01-16T13:55:16.402Z] github.com/docker/docker/libnetwork/ipam
13:55:16 [2024-01-16T13:55:16.402Z] github.com/docker/docker/libnetwork/ipamapi
13:55:16 [2024-01-16T13:55:16.402Z] github.com/docker/docker/libnetwork/ipams/builtin
13:55:16 [2024-01-16T13:55:16.402Z] github.com/docker/docker/libnetwork/ipams/null
13:55:16 [2024-01-16T13:55:16.402Z] github.com/docker/docker/libnetwork/ipams/remote
13:55:16 [2024-01-16T13:55:16.402Z] github.com/docker/docker/libnetwork/ipams/remote/api
13:55:16 [2024-01-16T13:55:16.402Z] github.com/docker/docker/libnetwork/ipams/windowsipam
13:55:16 [2024-01-16T13:55:16.402Z] github.com/docker/docker/libnetwork/ipamutils
13:55:16 [2024-01-16T13:55:16.402Z] github.com/docker/docker/libnetwork/ipbits
13:55:16 [2024-01-16T13:55:16.402Z] github.com/docker/docker/libnetwork/iptables
13:55:16 [2024-01-16T13:55:16.402Z] github.com/docker/docker/libnetwork/netlabel
13:55:16 [2024-01-16T13:55:16.402Z] github.com/docker/docker/libnetwork/netutils
13:55:16 [2024-01-16T13:55:16.402Z] github.com/docker/docker/libnetwork/networkdb
13:55:16 [2024-01-16T13:55:16.402Z] github.com/docker/docker/libnetwork/ns
13:55:16 [2024-01-16T13:55:16.402Z] github.com/docker/docker/libnetwork/options
13:55:16 [2024-01-16T13:55:16.402Z] github.com/docker/docker/libnetwork/osl
13:55:16 [2024-01-16T13:55:16.402Z] github.com/docker/docker/libnetwork/osl/kernel
13:55:16 [2024-01-16T13:55:16.402Z] github.com/docker/docker/libnetwork/portallocator
13:55:16 [2024-01-16T13:55:16.402Z] github.com/docker/docker/libnetwork/portmapper
13:55:16 [2024-01-16T13:55:16.402Z] github.com/docker/docker/libnetwork/resolvconf
13:55:16 [2024-01-16T13:55:16.402Z] github.com/docker/docker/libnetwork/scope
13:55:16 [2024-01-16T13:55:16.402Z] github.com/docker/docker/libnetwork/types'
13:55:16 [2024-01-16T13:55:16.402Z] + echo 'github.com/docker/docker/libnetwork
13:55:16 [2024-01-16T13:55:16.402Z] github.com/docker/docker/libnetwork/bitmap
13:55:16 [2024-01-16T13:55:16.402Z] github.com/docker/docker/libnetwork/cluster
13:55:16 [2024-01-16T13:55:16.402Z] github.com/docker/docker/libnetwork/cmd/diagnostic
13:55:16 [2024-01-16T13:55:16.402Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
13:55:16 [2024-01-16T13:55:16.402Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
13:55:16 [2024-01-16T13:55:16.402Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
13:55:16 [2024-01-16T13:55:16.402Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
13:55:16 [2024-01-16T13:55:16.402Z] github.com/docker/docker/libnetwork/config
13:55:16 [2024-01-16T13:55:16.402Z] github.com/docker/docker/libnetwork/datastore
13:55:16 [2024-01-16T13:55:16.402Z] github.com/docker/docker/libnetwork/diagnostic
13:55:16 [2024-01-16T13:55:16.402Z] github.com/docker/docker/libnetwork/discoverapi
13:55:16 [2024-01-16T13:55:16.402Z] github.com/docker/docker/libnetwork/driverapi
13:55:16 [2024-01-16T13:55:16.402Z] github.com/docker/docker/libnetwork/drivers/bridge
13:55:16 [2024-01-16T13:55:16.402Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
13:55:16 [2024-01-16T13:55:16.402Z] github.com/docker/docker/libnetwork/drivers/host
13:55:16 [2024-01-16T13:55:16.402Z] github.com/docker/docker/libnetwork/drivers/ipvlan
13:55:16 [2024-01-16T13:55:16.402Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
13:55:16 [2024-01-16T13:55:16.402Z] github.com/docker/docker/libnetwork/drivers/macvlan
13:55:16 [2024-01-16T13:55:16.402Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
13:55:16 [2024-01-16T13:55:16.402Z] github.com/docker/docker/libnetwork/drivers/null
13:55:16 [2024-01-16T13:55:16.402Z] github.com/docker/docker/libnetwork/drivers/overlay
13:55:16 [2024-01-16T13:55:16.402Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
13:55:16 [2024-01-16T13:55:16.402Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
13:55:16 [2024-01-16T13:55:16.402Z] github.com/docker/docker/libnetwork/drivers/remote
13:55:16 [2024-01-16T13:55:16.402Z] github.com/docker/docker/libnetwork/drivers/remote/api
13:55:16 [2024-01-16T13:55:16.402Z] github.com/docker/docker/libnetwork/drivers/windows
13:55:16 [2024-01-16T13:55:16.402Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
13:55:16 [2024-01-16T13:55:16.402Z] github.com/docker/docker/libnetwork/drvregistry
13:55:16 [2024-01-16T13:55:16.402Z] github.com/docker/docker/libnetwork/etchosts
13:55:16 [2024-01-16T13:55:16.402Z] github.com/docker/docker/libnetwork/internal/caller
13:55:16 [2024-01-16T13:55:16.402Z] github.com/docker/docker/libnetwork/internal/kvstore
13:55:16 [2024-01-16T13:55:16.402Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
13:55:16 [2024-01-16T13:55:16.402Z] github.com/docker/docker/libnetwork/internal/netiputil
13:55:16 [2024-01-16T13:55:16.402Z] github.com/docker/docker/libnetwork/internal/setmatrix
13:55:16 [2024-01-16T13:55:16.402Z] github.com/docker/docker/libnetwork/ipam
13:55:16 [2024-01-16T13:55:16.402Z] github.com/docker/docker/libnetwork/ipamapi
13:55:16 [2024-01-16T13:55:16.402Z] github.com/docker/docker/libnetwork/ipams/builtin
13:55:16 [2024-01-16T13:55:16.402Z] github.com/docker/docker/libnetwork/ipams/null
13:55:16 [2024-01-16T13:55:16.402Z] git+ grep --fixed-strings libnetwork/drivers/bridge
13:55:16 [2024-01-16T13:55:16.402Z] hub.com/docker/docker/libnetwork/ipams/remote
13:55:16 [2024-01-16T13:55:16.402Z] github.com/docker/docker/libnetwork/ipams/remote/api
13:55:16 [2024-01-16T13:55:16.402Z] github.com/docker/docker/libnetwork/ipams/windowsipam
13:55:16 [2024-01-16T13:55:16.402Z] github.com/docker/docker/libnetwork/ipamutils
13:55:16 [2024-01-16T13:55:16.402Z] github.com/docker/docker/libnetwork/ipbits
13:55:16 [2024-01-16T13:55:16.402Z] github.com/docker/docker/libnetwork/iptables
13:55:16 [2024-01-16T13:55:16.402Z] github.com/docker/docker/libnetwork/netlabel
13:55:16 [2024-01-16T13:55:16.402Z] github.com/docker/docker/libnetwork/netutils
13:55:16 [2024-01-16T13:55:16.402Z] github.com/docker/docker/libnetwork/networkdb
13:55:16 [2024-01-16T13:55:16.402Z] github.com/docker/docker/libnetwork/ns
13:55:16 [2024-01-16T13:55:16.402Z] github.com/docker/docker/libnetwork/options
13:55:16 [2024-01-16T13:55:16.402Z] github.com/docker/docker/libnetwork/osl
13:55:16 [2024-01-16T13:55:16.402Z] github.com/docker/docker/libnetwork/osl/kernel
13:55:16 [2024-01-16T13:55:16.402Z] github.com/docker/docker/libnetwork/portallocator
13:55:16 [2024-01-16T13:55:16.402Z] github.com/docker/docker/libnetwork/portmapper
13:55:16 [2024-01-16T13:55:16.402Z] github.com/docker/docker/libnetwork/resolvconf
13:55:16 [2024-01-16T13:55:16.402Z] github.com/docker/docker/libnetwork/scope
13:55:16 [2024-01-16T13:55:16.402Z] github.com/docker/docker/libnetwork/types'
13:55:16 [2024-01-16T13:55:16.402Z] github.com/docker/docker/libnetwork/drivers/bridge
13:55:16 [2024-01-16T13:55:16.402Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
13:55:16 [2024-01-16T13:55:16.402Z] + type docker-proxy
13:55:16 [2024-01-16T13:55:16.402Z] hack/test/unit: line 25: type: docker-proxy: not found
13:55:16 [2024-01-16T13:55:16.402Z] + hack/make.sh binary-proxy install-proxy
13:55:16 [2024-01-16T13:55:16.402Z] 
13:55:16 [2024-01-16T13:55:16.402Z] Removing bundles/
13:55:16 [2024-01-16T13:55:16.402Z] 
13:55:16 [2024-01-16T13:55:16.402Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy)
13:55:16 [2024-01-16T13:55:16.402Z] Building static bundles/binary-proxy/docker-proxy (linux/arm64)...
13:55:16 [2024-01-16T13:55:16.402Z] + tee /go/src/github.com/docker/docker/go.mod
13:55:16 [2024-01-16T13:55:16.402Z] module github.com/docker/docker
13:55:16 [2024-01-16T13:55:16.402Z] 
13:55:16 [2024-01-16T13:55:16.402Z] go 1.20
13:55:16 [2024-01-16T13:55:16.402Z] + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT
13:55:16 [2024-01-16T13:55:16.402Z] + GO111MODULE=on
13:55:16 [2024-01-16T13:55:16.402Z] + 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=cfe641654abd53b87505a0724cc2c066ab746d9b" -X "github.com/docker/docker/dockerversion.BuildTime=2024-01-16T13:55:16.000000000+00:00" -X "github.com/docker/docker/dockerversion.PlatformName=" -X "github.com/docker/docker/dockerversion.ProductName=" -X "github.com/docker/docker/dockerversion.DefaultProductLicense="  -extldflags -static ' -gcflags= github.com/docker/docker/cmd/docker-proxy
13:55:20 [2024-01-16T13:55:20.605Z] + rm -f /go/src/github.com/docker/docker/go.mod
13:55:20 [2024-01-16T13:55:20.605Z] Created binary: bundles/binary-proxy/docker-proxy
13:55:20 [2024-01-16T13:55:20.605Z] 
13:55:20 [2024-01-16T13:55:20.605Z] ---> Making bundle: install-proxy (in bundles/install-proxy)
13:55:20 [2024-01-16T13:55:20.605Z] Installing docker-proxy to /usr/local/bin/
13:55:20 [2024-01-16T13:55:20.605Z] 
13:55:20 [2024-01-16T13:55:20.605Z] + mkdir -p bundles
13:55:20 [2024-01-16T13:55:20.605Z] + '[' -n 'github.com/docker/docker/api
13:55:20 [2024-01-16T13:55:20.605Z] github.com/docker/docker/api/server
13:55:20 [2024-01-16T13:55:20.605Z] github.com/docker/docker/api/server/backend/build
13:55:20 [2024-01-16T13:55:20.605Z] github.com/docker/docker/api/server/httpstatus
13:55:20 [2024-01-16T13:55:20.605Z] github.com/docker/docker/api/server/httputils
13:55:20 [2024-01-16T13:55:20.605Z] github.com/docker/docker/api/server/middleware
13:55:20 [2024-01-16T13:55:20.605Z] github.com/docker/docker/api/server/router
13:55:20 [2024-01-16T13:55:20.605Z] github.com/docker/docker/api/server/router/build
13:55:20 [2024-01-16T13:55:20.605Z] github.com/docker/docker/api/server/router/checkpoint
13:55:20 [2024-01-16T13:55:20.605Z] github.com/docker/docker/api/server/router/container
13:55:20 [2024-01-16T13:55:20.605Z] github.com/docker/docker/api/server/router/debug
13:55:20 [2024-01-16T13:55:20.605Z] github.com/docker/docker/api/server/router/distribution
13:55:20 [2024-01-16T13:55:20.605Z] github.com/docker/docker/api/server/router/grpc
13:55:20 [2024-01-16T13:55:20.605Z] github.com/docker/docker/api/server/router/image
13:55:20 [2024-01-16T13:55:20.605Z] github.com/docker/docker/api/server/router/network
13:55:20 [2024-01-16T13:55:20.605Z] github.com/docker/docker/api/server/router/plugin
13:55:20 [2024-01-16T13:55:20.605Z] github.com/docker/docker/api/server/router/session
13:55:20 [2024-01-16T13:55:20.605Z] github.com/docker/docker/api/server/router/swarm
13:55:20 [2024-01-16T13:55:20.605Z] github.com/docker/docker/api/server/router/system
13:55:20 [2024-01-16T13:55:20.605Z] github.com/docker/docker/api/server/router/volume
13:55:20 [2024-01-16T13:55:20.605Z] github.com/docker/docker/api/types
13:55:20 [2024-01-16T13:55:20.605Z] github.com/docker/docker/api/types/backend
13:55:20 [2024-01-16T13:55:20.605Z] github.com/docker/docker/api/types/blkiodev
13:55:20 [2024-01-16T13:55:20.605Z] github.com/docker/docker/api/types/checkpoint
13:55:20 [2024-01-16T13:55:20.605Z] github.com/docker/docker/api/types/container
13:55:20 [2024-01-16T13:55:20.605Z] github.com/docker/docker/api/types/events
13:55:20 [2024-01-16T13:55:20.605Z] github.com/docker/docker/api/types/filters
13:55:20 [2024-01-16T13:55:20.605Z] github.com/docker/docker/api/types/image
13:55:20 [2024-01-16T13:55:20.605Z] github.com/docker/docker/api/types/mount
13:55:20 [2024-01-16T13:55:20.605Z] github.com/docker/docker/api/types/network
13:55:20 [2024-01-16T13:55:20.605Z] github.com/docker/docker/api/types/plugins/logdriver
13:55:20 [2024-01-16T13:55:20.605Z] github.com/docker/docker/api/types/registry
13:55:20 [2024-01-16T13:55:20.605Z] github.com/docker/docker/api/types/strslice
13:55:20 [2024-01-16T13:55:20.605Z] github.com/docker/docker/api/types/swarm
13:55:20 [2024-01-16T13:55:20.605Z] github.com/docker/docker/api/types/swarm/runtime
13:55:20 [2024-01-16T13:55:20.605Z] github.com/docker/docker/api/types/system
13:55:20 [2024-01-16T13:55:20.605Z] github.com/docker/docker/api/types/time
13:55:20 [2024-01-16T13:55:20.605Z] github.com/docker/docker/api/types/versions
13:55:20 [2024-01-16T13:55:20.605Z] github.com/docker/docker/api/types/versions/v1p19
13:55:20 [2024-01-16T13:55:20.605Z] github.com/docker/docker/api/types/versions/v1p20
13:55:20 [2024-01-16T13:55:20.605Z] github.com/docker/docker/api/types/volume
13:55:20 [2024-01-16T13:55:20.605Z] github.com/docker/docker/builder
13:55:20 [2024-01-16T13:55:20.605Z] github.com/docker/docker/builder/builder-next
13:55:20 [2024-01-16T13:55:20.605Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
13:55:20 [2024-01-16T13:55:20.605Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
13:55:20 [2024-01-16T13:55:20.605Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
13:55:20 [2024-01-16T13:55:20.605Z] github.com/docker/docker/builder/builder-next/exporter
13:55:20 [2024-01-16T13:55:20.605Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
13:55:20 [2024-01-16T13:55:20.605Z] github.com/docker/docker/builder/builder-next/exporter/overrides
13:55:20 [2024-01-16T13:55:20.605Z] github.com/docker/docker/builder/builder-next/imagerefchecker
13:55:20 [2024-01-16T13:55:20.605Z] github.com/docker/docker/builder/builder-next/worker
13:55:20 [2024-01-16T13:55:20.605Z] github.com/docker/docker/builder/builder-next/worker/label
13:55:20 [2024-01-16T13:55:20.605Z] github.com/docker/docker/builder/dockerfile
13:55:20 [2024-01-16T13:55:20.605Z] github.com/docker/docker/builder/remotecontext
13:55:20 [2024-01-16T13:55:20.605Z] github.com/docker/docker/builder/remotecontext/git
13:55:20 [2024-01-16T13:55:20.605Z] github.com/docker/docker/builder/remotecontext/urlutil
13:55:20 [2024-01-16T13:55:20.605Z] github.com/docker/docker/cli/debug
13:55:20 [2024-01-16T13:55:20.605Z] github.com/docker/docker/cli/winresources/docker-proxy
13:55:20 [2024-01-16T13:55:20.605Z] github.com/docker/docker/cli/winresources/dockerd
13:55:20 [2024-01-16T13:55:20.605Z] github.com/docker/docker/client
13:55:20 [2024-01-16T13:55:20.605Z] github.com/docker/docker/client/buildkit
13:55:20 [2024-01-16T13:55:20.605Z] github.com/docker/docker/cmd/docker-proxy
13:55:20 [2024-01-16T13:55:20.605Z] github.com/docker/docker/cmd/dockerd
13:55:20 [2024-01-16T13:55:20.605Z] github.com/docker/docker/cmd/dockerd/trap
13:55:20 [2024-01-16T13:55:20.605Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
13:55:20 [2024-01-16T13:55:20.605Z] github.com/docker/docker/container
13:55:20 [2024-01-16T13:55:20.605Z] github.com/docker/docker/container/stream
13:55:20 [2024-01-16T13:55:20.605Z] github.com/docker/docker/contrib/apparmor
13:55:20 [2024-01-16T13:55:20.605Z] github.com/docker/docker/contrib/httpserver
13:55:20 [2024-01-16T13:55:20.605Z] github.com/docker/docker/daemon
13:55:20 [2024-01-16T13:55:20.605Z] github.com/docker/docker/daemon/cluster
13:55:20 [2024-01-16T13:55:20.605Z] github.com/docker/docker/daemon/cluster/controllers/plugin
13:55:20 [2024-01-16T13:55:20.605Z] github.com/docker/docker/daemon/cluster/convert
13:55:20 [2024-01-16T13:55:20.605Z] github.com/docker/docker/daemon/cluster/executor
13:55:20 [2024-01-16T13:55:20.605Z] github.com/docker/docker/daemon/cluster/executor/container
13:55:20 [2024-01-16T13:55:20.605Z] github.com/docker/docker/daemon/cluster/provider
13:55:20 [2024-01-16T13:55:20.605Z] github.com/docker/docker/daemon/config
13:55:20 [2024-01-16T13:55:20.605Z] github.com/docker/docker/daemon/containerd
13:55:20 [2024-01-16T13:55:20.605Z] github.com/docker/docker/daemon/events
13:55:20 [2024-01-16T13:55:20.605Z] github.com/docker/docker/daemon/events/testutils
13:55:20 [2024-01-16T13:55:20.605Z] github.com/docker/docker/daemon/graphdriver
13:55:20 [2024-01-16T13:55:20.605Z] github.com/docker/docker/daemon/graphdriver/btrfs
13:55:20 [2024-01-16T13:55:20.605Z] github.com/docker/docker/daemon/graphdriver/copy
13:55:20 [2024-01-16T13:55:20.605Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
13:55:20 [2024-01-16T13:55:20.605Z] github.com/docker/docker/daemon/graphdriver/graphtest
13:55:20 [2024-01-16T13:55:20.605Z] github.com/docker/docker/daemon/graphdriver/overlay2
13:55:20 [2024-01-16T13:55:20.605Z] github.com/docker/docker/daemon/graphdriver/overlayutils
13:55:20 [2024-01-16T13:55:20.605Z] github.com/docker/docker/daemon/graphdriver/register
13:55:20 [2024-01-16T13:55:20.605Z] github.com/docker/docker/daemon/graphdriver/vfs
13:55:20 [2024-01-16T13:55:20.605Z] github.com/docker/docker/daemon/graphdriver/zfs
13:55:20 [2024-01-16T13:55:20.605Z] github.com/docker/docker/daemon/images
13:55:20 [2024-01-16T13:55:20.605Z] github.com/docker/docker/daemon/initlayer
13:55:20 [2024-01-16T13:55:20.605Z] github.com/docker/docker/daemon/links
13:55:20 [2024-01-16T13:55:20.605Z] github.com/docker/docker/daemon/listeners
13:55:20 [2024-01-16T13:55:20.605Z] github.com/docker/docker/daemon/logger
13:55:20 [2024-01-16T13:55:20.605Z] github.com/docker/docker/daemon/logger/awslogs
13:55:20 [2024-01-16T13:55:20.605Z] github.com/docker/docker/daemon/logger/fluentd
13:55:20 [2024-01-16T13:55:20.605Z] github.com/docker/docker/daemon/logger/gcplogs
13:55:20 [2024-01-16T13:55:20.605Z] github.com/docker/docker/daemon/logger/gelf
13:55:20 [2024-01-16T13:55:20.605Z] github.com/docker/docker/daemon/logger/journald
13:55:20 [2024-01-16T13:55:20.605Z] github.com/docker/docker/daemon/logger/journald/internal/export
13:55:20 [2024-01-16T13:55:20.605Z] github.com/docker/docker/daemon/logger/journald/internal/fake
13:55:20 [2024-01-16T13:55:20.605Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
13:55:20 [2024-01-16T13:55:20.605Z] github.com/docker/docker/daemon/logger/jsonfilelog
13:55:20 [2024-01-16T13:55:20.605Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
13:55:20 [2024-01-16T13:55:20.605Z] github.com/docker/docker/daemon/logger/local
13:55:20 [2024-01-16T13:55:20.605Z] github.com/docker/docker/daemon/logger/loggertest
13:55:20 [2024-01-16T13:55:20.605Z] github.com/docker/docker/daemon/logger/loggerutils
13:55:20 [2024-01-16T13:55:20.605Z] github.com/docker/docker/daemon/logger/loggerutils/cache
13:55:20 [2024-01-16T13:55:20.605Z] github.com/docker/docker/daemon/logger/splunk
13:55:20 [2024-01-16T13:55:20.605Z] github.com/docker/docker/daemon/logger/syslog
13:55:20 [2024-01-16T13:55:20.605Z] github.com/docker/docker/daemon/logger/templates
13:55:20 [2024-01-16T13:55:20.605Z] github.com/docker/docker/daemon/names
13:55:20 [2024-01-16T13:55:20.605Z] github.com/docker/docker/daemon/network
13:55:20 [2024-01-16T13:55:20.605Z] github.com/docker/docker/daemon/snapshotter
13:55:20 [2024-01-16T13:55:20.605Z] github.com/docker/docker/daemon/stats
13:55:20 [2024-01-16T13:55:20.605Z] github.com/docker/docker/distribution
13:55:20 [2024-01-16T13:55:20.605Z] github.com/docker/docker/distribution/metadata
13:55:20 [2024-01-16T13:55:20.605Z] github.com/docker/docker/distribution/utils
13:55:20 [2024-01-16T13:55:20.605Z] github.com/docker/docker/distribution/xfer
13:55:20 [2024-01-16T13:55:20.605Z] github.com/docker/docker/dockerversion
13:55:20 [2024-01-16T13:55:20.605Z] github.com/docker/docker/errdefs
13:55:20 [2024-01-16T13:55:20.605Z] github.com/docker/docker/image
13:55:20 [2024-01-16T13:55:20.605Z] github.com/docker/docker/image/cache
13:55:20 [2024-01-16T13:55:20.605Z] github.com/docker/docker/image/spec/specs-go
13:55:20 [2024-01-16T13:55:20.605Z] github.com/docker/docker/image/spec/specs-go/v1
13:55:20 [2024-01-16T13:55:20.605Z] github.com/docker/docker/image/tarexport
13:55:20 [2024-01-16T13:55:20.605Z] github.com/docker/docker/image/v1
13:55:20 [2024-01-16T13:55:20.605Z] github.com/docker/docker/internal/compatcontext
13:55:20 [2024-01-16T13:55:20.605Z] github.com/docker/docker/internal/mod
13:55:20 [2024-01-16T13:55:20.605Z] github.com/docker/docker/internal/mounttree
13:55:20 [2024-01-16T13:55:20.605Z] github.com/docker/docker/internal/multierror
13:55:20 [2024-01-16T13:55:20.605Z] github.com/docker/docker/internal/sliceutil
13:55:20 [2024-01-16T13:55:20.605Z] github.com/docker/docker/internal/test/suite
13:55:20 [2024-01-16T13:55:20.605Z] github.com/docker/docker/internal/testutils
13:55:20 [2024-01-16T13:55:20.605Z] github.com/docker/docker/internal/testutils/netnsutils
13:55:20 [2024-01-16T13:55:20.605Z] github.com/docker/docker/internal/testutils/specialimage
13:55:20 [2024-01-16T13:55:20.605Z] github.com/docker/docker/internal/unshare
13:55:20 [2024-01-16T13:55:20.605Z] github.com/docker/docker/layer
13:55:20 [2024-01-16T13:55:20.605Z] github.com/docker/docker/libcontainerd
13:55:20 [2024-01-16T13:55:20.605Z] github.com/docker/docker/libcontainerd/queue
13:55:20 [2024-01-16T13:55:20.605Z] github.com/docker/docker/libcontainerd/remote
13:55:20 [2024-01-16T13:55:20.605Z] github.com/docker/docker/libcontainerd/shimopts
13:55:20 [2024-01-16T13:55:20.605Z] github.com/docker/docker/libcontainerd/supervisor
13:55:20 [2024-01-16T13:55:20.605Z] github.com/docker/docker/libcontainerd/types
13:55:20 [2024-01-16T13:55:20.605Z] github.com/docker/docker/oci
13:55:20 [2024-01-16T13:55:20.605Z] github.com/docker/docker/oci/caps
13:55:20 [2024-01-16T13:55:20.605Z] github.com/docker/docker/opts
13:55:20 [2024-01-16T13:55:20.605Z] github.com/docker/docker/pkg/archive
13:55:20 [2024-01-16T13:55:20.605Z] github.com/docker/docker/pkg/authorization
13:55:20 [2024-01-16T13:55:20.605Z] github.com/docker/docker/pkg/broadcaster
13:55:20 [2024-01-16T13:55:20.605Z] github.com/docker/docker/pkg/capabilities
13:55:20 [2024-01-16T13:55:20.605Z] github.com/docker/docker/pkg/chrootarchive
13:55:20 [2024-01-16T13:55:20.605Z] github.com/docker/docker/pkg/containerfs
13:55:20 [2024-01-16T13:55:20.605Z] github.com/docker/docker/pkg/directory
13:55:20 [2024-01-16T13:55:20.605Z] github.com/docker/docker/pkg/dmesg
13:55:20 [2024-01-16T13:55:20.605Z] github.com/docker/docker/pkg/fileutils
13:55:20 [2024-01-16T13:55:20.605Z] github.com/docker/docker/pkg/homedir
13:55:20 [2024-01-16T13:55:20.605Z] github.com/docker/docker/pkg/idtools
13:55:20 [2024-01-16T13:55:20.605Z] github.com/docker/docker/pkg/ioutils
13:55:20 [2024-01-16T13:55:20.605Z] github.com/docker/docker/pkg/jsonmessage
13:55:20 [2024-01-16T13:55:20.605Z] github.com/docker/docker/pkg/longpath
13:55:20 [2024-01-16T13:55:20.606Z] github.com/docker/docker/pkg/loopback
13:55:20 [2024-01-16T13:55:20.606Z] github.com/docker/docker/pkg/meminfo
13:55:20 [2024-01-16T13:55:20.606Z] github.com/docker/docker/pkg/namesgenerator
13:55:20 [2024-01-16T13:55:20.606Z] github.com/docker/docker/pkg/parsers
13:55:20 [2024-01-16T13:55:20.606Z] github.com/docker/docker/pkg/parsers/kernel
13:55:20 [2024-01-16T13:55:20.606Z] github.com/docker/docker/pkg/parsers/operatingsystem
13:55:20 [2024-01-16T13:55:20.606Z] github.com/docker/docker/pkg/pidfile
13:55:20 [2024-01-16T13:55:20.606Z] github.com/docker/docker/pkg/platform
13:55:20 [2024-01-16T13:55:20.606Z] github.com/docker/docker/pkg/platforms
13:55:20 [2024-01-16T13:55:20.606Z] github.com/docker/docker/pkg/plugingetter
13:55:20 [2024-01-16T13:55:20.606Z] github.com/docker/docker/pkg/plugins
13:55:20 [2024-01-16T13:55:20.606Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
13:55:20 [2024-01-16T13:55:20.606Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
13:55:20 [2024-01-16T13:55:20.606Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
13:55:20 [2024-01-16T13:55:20.606Z] github.com/docker/docker/pkg/plugins/transport
13:55:20 [2024-01-16T13:55:20.606Z] github.com/docker/docker/pkg/pools
13:55:20 [2024-01-16T13:55:20.606Z] github.com/docker/docker/pkg/process
13:55:20 [2024-01-16T13:55:20.606Z] github.com/docker/docker/pkg/progress
13:55:20 [2024-01-16T13:55:20.606Z] github.com/docker/docker/pkg/reexec
13:55:20 [2024-01-16T13:55:20.606Z] github.com/docker/docker/pkg/rootless
13:55:20 [2024-01-16T13:55:20.606Z] github.com/docker/docker/pkg/rootless/specconv
13:55:20 [2024-01-16T13:55:20.606Z] github.com/docker/docker/pkg/stack
13:55:20 [2024-01-16T13:55:20.606Z] github.com/docker/docker/pkg/stdcopy
13:55:20 [2024-01-16T13:55:20.606Z] github.com/docker/docker/pkg/streamformatter
13:55:20 [2024-01-16T13:55:20.606Z] github.com/docker/docker/pkg/stringid
13:55:20 [2024-01-16T13:55:20.606Z] github.com/docker/docker/pkg/sysinfo
13:55:20 [2024-01-16T13:55:20.606Z] github.com/docker/docker/pkg/system
13:55:20 [2024-01-16T13:55:20.606Z] github.com/docker/docker/pkg/tailfile
13:55:20 [2024-01-16T13:55:20.606Z] github.com/docker/docker/pkg/tarsum
13:55:20 [2024-01-16T13:55:20.606Z] github.com/docker/docker/pkg/useragent
13:55:20 [2024-01-16T13:55:20.606Z] github.com/docker/docker/plugin
13:55:20 [2024-01-16T13:55:20.606Z] github.com/docker/docker/plugin/executor/containerd
13:55:20 [2024-01-16T13:55:20.606Z] github.com/docker/docker/plugin/v2
13:55:20 [2024-01-16T13:55:20.606Z] github.com/docker/docker/profiles/apparmor
13:55:20 [2024-01-16T13:55:20.606Z] github.com/docker/docker/profiles/seccomp
13:55:20 [2024-01-16T13:55:20.606Z] github.com/docker/docker/quota
13:55:20 [2024-01-16T13:55:20.606Z] github.com/docker/docker/reference
13:55:20 [2024-01-16T13:55:20.606Z] github.com/docker/docker/registry
13:55:20 [2024-01-16T13:55:20.606Z] github.com/docker/docker/registry/resumable
13:55:20 [2024-01-16T13:55:20.606Z] github.com/docker/docker/restartmanager
13:55:20 [2024-01-16T13:55:20.606Z] github.com/docker/docker/runconfig
13:55:20 [2024-01-16T13:55:20.606Z] github.com/docker/docker/runconfig/opts
13:55:20 [2024-01-16T13:55:20.606Z] github.com/docker/docker/testutil
13:55:20 [2024-01-16T13:55:20.606Z] github.com/docker/docker/testutil/daemon
13:55:20 [2024-01-16T13:55:20.606Z] github.com/docker/docker/testutil/environment
13:55:20 [2024-01-16T13:55:20.606Z] github.com/docker/docker/testutil/fakecontext
13:55:20 [2024-01-16T13:55:20.606Z] github.com/docker/docker/testutil/fakegit
13:55:20 [2024-01-16T13:55:20.606Z] github.com/docker/docker/testutil/fakestorage
13:55:20 [2024-01-16T13:55:20.606Z] github.com/docker/docker/testutil/fixtures/load
13:55:20 [2024-01-16T13:55:20.606Z] github.com/docker/docker/testutil/fixtures/plugin
13:55:20 [2024-01-16T13:55:20.606Z] github.com/docker/docker/testutil/fixtures/plugin/basic
13:55:20 [2024-01-16T13:55:20.606Z] github.com/docker/docker/testutil/registry
13:55:20 [2024-01-16T13:55:20.606Z] github.com/docker/docker/testutil/request
13:55:20 [2024-01-16T13:55:20.606Z] github.com/docker/docker/volume
13:55:20 [2024-01-16T13:55:20.606Z] github.com/docker/docker/volume/drivers
13:55:20 [2024-01-16T13:55:20.606Z] github.com/docker/docker/volume/local
13:55:20 [2024-01-16T13:55:20.606Z] github.com/docker/docker/volume/mounts
13:55:20 [2024-01-16T13:55:20.606Z] github.com/docker/docker/volume/service
13:55:20 [2024-01-16T13:55:20.606Z] github.com/docker/docker/volume/service/opts
13:55:20 [2024-01-16T13:55:20.606Z] github.com/docker/docker/volume/testutils' ']'
13:55:20 [2024-01-16T13:55:20.606Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo journald' -cover -coverprofile=bundles/coverage.out -covermode=atomic -test.timeout=5m github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httpstatus github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/checkpoint github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/system github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/exporter/mobyexporter github.com/docker/docker/builder/builder-next/exporter/overrides github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/builder-next/worker/label github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/builder/remotecontext/urlutil github.com/docker/docker/cli/debug github.com/docker/docker/cli/winresources/docker-proxy github.com/docker/docker/cli/winresources/dockerd github.com/docker/docker/client github.com/docker/docker/client/buildkit github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/containerd github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/copy github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/overlayutils github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/journald/internal/export github.com/docker/docker/daemon/logger/journald/internal/fake github.com/docker/docker/daemon/logger/journald/internal/sdjournal github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/loggertest github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/snapshotter github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/spec/specs-go github.com/docker/docker/image/spec/specs-go/v1 github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/compatcontext github.com/docker/docker/internal/mod github.com/docker/docker/internal/mounttree github.com/docker/docker/internal/multierror github.com/docker/docker/internal/sliceutil github.com/docker/docker/internal/test/suite github.com/docker/docker/internal/testutils github.com/docker/docker/internal/testutils/netnsutils github.com/docker/docker/internal/testutils/specialimage github.com/docker/docker/internal/unshare github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/shimopts github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/dmesg github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/loopback github.com/docker/docker/pkg/meminfo github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/platforms github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/process github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/rootless github.com/docker/docker/pkg/rootless/specconv github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/apparmor github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils
13:55:21 [2024-01-16T13:55:21.177Z] ?   	github.com/docker/docker/api	[no test files]
13:55:29 [2024-01-16T13:55:29.323Z] ok  	github.com/docker/docker/api/server	0.020s	coverage: 13.0% of statements
13:55:51 [2024-01-16T13:55:51.296Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
13:55:51 [2024-01-16T13:55:51.296Z] ?   	github.com/docker/docker/api/server/httpstatus	[no test files]
13:55:51 [2024-01-16T13:55:51.296Z] ?   	github.com/docker/docker/api/server/router	[no test files]
13:55:51 [2024-01-16T13:55:51.296Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
13:55:51 [2024-01-16T13:55:51.296Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
13:55:51 [2024-01-16T13:55:51.296Z] ok  	github.com/docker/docker/api/server/httputils	0.005s	coverage: 28.3% of statements
13:55:51 [2024-01-16T13:55:51.296Z] ok  	github.com/docker/docker/api/server/middleware	0.010s	coverage: 37.7% of statements
13:55:51 [2024-01-16T13:55:51.296Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
13:55:51 [2024-01-16T13:55:51.296Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
13:55:51 [2024-01-16T13:55:51.296Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
13:55:51 [2024-01-16T13:55:51.296Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
13:55:51 [2024-01-16T13:55:51.296Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
13:55:51 [2024-01-16T13:55:51.296Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
13:55:51 [2024-01-16T13:55:51.296Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
13:55:51 [2024-01-16T13:55:51.296Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
13:55:51 [2024-01-16T13:55:51.296Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
13:55:51 [2024-01-16T13:55:51.296Z] ok  	github.com/docker/docker/api/server/router/swarm	0.004s	coverage: 7.3% of statements
13:55:51 [2024-01-16T13:55:51.296Z] ?   	github.com/docker/docker/api/types	[no test files]
13:55:51 [2024-01-16T13:55:51.296Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
13:55:51 [2024-01-16T13:55:51.296Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
13:55:51 [2024-01-16T13:55:51.296Z] ?   	github.com/docker/docker/api/types/checkpoint	[no test files]
13:55:51 [2024-01-16T13:55:51.296Z] ok  	github.com/docker/docker/api/server/router/volume	0.007s	coverage: 66.7% of statements
13:55:51 [2024-01-16T13:55:51.296Z] ?   	github.com/docker/docker/api/types/events	[no test files]
13:55:51 [2024-01-16T13:55:51.296Z] ?   	github.com/docker/docker/api/types/image	[no test files]
13:55:51 [2024-01-16T13:55:51.296Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
13:55:51 [2024-01-16T13:55:51.296Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
13:55:51 [2024-01-16T13:55:51.296Z] ok  	github.com/docker/docker/api/types/container	0.007s	coverage: 83.7% of statements
13:55:51 [2024-01-16T13:55:51.296Z] ok  	github.com/docker/docker/api/types/filters	0.009s	coverage: 94.0% of statements
13:55:51 [2024-01-16T13:55:51.296Z] ok  	github.com/docker/docker/api/types/network	0.009s	coverage: 72.3% of statements
13:55:51 [2024-01-16T13:55:51.296Z] ok  	github.com/docker/docker/api/types/registry	0.014s	coverage: 54.2% of statements
13:55:51 [2024-01-16T13:55:51.296Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
13:55:51 [2024-01-16T13:55:51.296Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
13:55:51 [2024-01-16T13:55:51.296Z] ?   	github.com/docker/docker/api/types/system	[no test files]
13:55:51 [2024-01-16T13:55:51.296Z] ok  	github.com/docker/docker/api/types/strslice	0.002s	coverage: 90.0% of statements
13:55:51 [2024-01-16T13:55:51.296Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
13:55:51 [2024-01-16T13:55:51.296Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
13:55:51 [2024-01-16T13:55:51.296Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
13:55:51 [2024-01-16T13:55:51.296Z] ?   	github.com/docker/docker/builder	[no test files]
13:55:51 [2024-01-16T13:55:51.296Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
13:55:51 [2024-01-16T13:55:51.296Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
13:55:51 [2024-01-16T13:55:51.296Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
13:55:51 [2024-01-16T13:55:51.296Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
13:55:51 [2024-01-16T13:55:51.296Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
13:55:51 [2024-01-16T13:55:51.296Z] ?   	github.com/docker/docker/builder/builder-next/exporter/mobyexporter	[no test files]
13:55:51 [2024-01-16T13:55:51.296Z] ?   	github.com/docker/docker/builder/builder-next/exporter/overrides	[no test files]
13:55:51 [2024-01-16T13:55:51.296Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
13:55:51 [2024-01-16T13:55:51.296Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
13:55:51 [2024-01-16T13:55:51.296Z] ?   	github.com/docker/docker/builder/builder-next/worker/label	[no test files]
13:55:51 [2024-01-16T13:55:51.296Z] ok  	github.com/docker/docker/api/types/time	0.002s	coverage: 100.0% of statements
13:55:51 [2024-01-16T13:55:51.296Z] ok  	github.com/docker/docker/api/types/versions	0.002s	coverage: 77.3% of statements
13:55:51 [2024-01-16T13:55:51.296Z] ?   	github.com/docker/docker/cli/winresources/docker-proxy	[no test files]
13:55:51 [2024-01-16T13:55:51.296Z] ?   	github.com/docker/docker/cli/winresources/dockerd	[no test files]
13:55:51 [2024-01-16T13:55:51.296Z] ok  	github.com/docker/docker/builder/remotecontext/urlutil	0.010s	coverage: 100.0% of statements
13:55:51 [2024-01-16T13:55:51.296Z] ok  	github.com/docker/docker/cli/debug	0.014s	coverage: 100.0% of statements
13:55:51 [2024-01-16T13:55:51.296Z] ok  	github.com/docker/docker/builder/remotecontext	0.054s	coverage: 33.7% of statements
13:55:51 [2024-01-16T13:55:51.296Z] ok  	github.com/docker/docker/builder/dockerfile	0.059s	coverage: 50.3% of statements
13:55:52 [2024-01-16T13:55:52.239Z] ?   	github.com/docker/docker/client/buildkit	[no test files]
13:55:52 [2024-01-16T13:55:52.239Z] ok  	github.com/docker/docker/client	0.125s	coverage: 77.0% of statements
13:55:52 [2024-01-16T13:55:52.239Z] ok  	github.com/docker/docker/cmd/docker-proxy	0.179s	coverage: 66.5% of statements
13:55:54 [2024-01-16T13:55:54.793Z] ok  	github.com/docker/docker/builder/remotecontext/git	3.950s	coverage: 82.5% of statements
13:56:04 [2024-01-16T13:56:04.803Z] ?   	github.com/docker/docker/cmd/dockerd/trap/testfiles	[no test files]
13:56:04 [2024-01-16T13:56:04.803Z] ?   	github.com/docker/docker/container/stream	[no test files]
13:56:04 [2024-01-16T13:56:04.803Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
13:56:04 [2024-01-16T13:56:04.803Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
13:56:04 [2024-01-16T13:56:04.803Z] ok  	github.com/docker/docker/container	0.141s	coverage: 36.2% of statements
13:56:04 [2024-01-16T13:56:04.803Z] ok  	github.com/docker/docker/cmd/dockerd	0.217s	coverage: 30.1% of statements
13:56:06 [2024-01-16T13:56:06.186Z] ok  	github.com/docker/docker/cmd/dockerd/trap	2.385s	coverage: 0.0% of statements
13:56:07 [2024-01-16T13:56:07.568Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
13:56:07 [2024-01-16T13:56:07.568Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.013s	coverage: 65.3% of statements
13:56:07 [2024-01-16T13:56:07.568Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.021s	coverage: 38.7% of statements
13:56:07 [2024-01-16T13:56:07.568Z] ok  	github.com/docker/docker/daemon/cluster	0.056s	coverage: 0.5% of statements
13:56:07 [2024-01-16T13:56:07.830Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
13:56:07 [2024-01-16T13:56:07.830Z] ok  	github.com/docker/docker/daemon/config	0.065s	coverage: 74.4% of statements
13:56:09 [2024-01-16T13:56:09.213Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
13:56:09 [2024-01-16T13:56:09.213Z] ok  	github.com/docker/docker/daemon/graphdriver	0.007s	coverage: 2.3% of statements
13:56:09 [2024-01-16T13:56:09.213Z] ok  	github.com/docker/docker/daemon/containerd	0.037s	coverage: 9.0% of statements
13:56:09 [2024-01-16T13:56:09.213Z] ok  	github.com/docker/docker/daemon/events	0.058s	coverage: 50.0% of statements
13:56:09 [2024-01-16T13:56:09.213Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.019s	coverage: 2.8% of statements
13:56:09 [2024-01-16T13:56:09.473Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.194s	coverage: 60.9% of statements
13:56:10 [2024-01-16T13:56:10.044Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
13:56:10 [2024-01-16T13:56:10.044Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.008s	coverage: 1.9% of statements
13:56:10 [2024-01-16T13:56:10.304Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
13:56:10 [2024-01-16T13:56:10.304Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
13:56:10 [2024-01-16T13:56:10.304Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.012s	coverage: 60.9% of statements
13:56:10 [2024-01-16T13:56:10.565Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	0.220s	coverage: 60.2% of statements
13:56:10 [2024-01-16T13:56:10.825Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.007s	coverage: 3.0% of statements
13:56:11 [2024-01-16T13:56:11.396Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.454s	coverage: 13.4% of statements
13:56:11 [2024-01-16T13:56:11.396Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
13:56:11 [2024-01-16T13:56:11.396Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
13:56:11 [2024-01-16T13:56:11.396Z] ok  	github.com/docker/docker/daemon/links	0.003s	coverage: 93.0% of statements
13:56:11 [2024-01-16T13:56:11.396Z] ok  	github.com/docker/docker/daemon/images	0.026s	coverage: 3.0% of statements
13:56:11 [2024-01-16T13:56:11.657Z] ok  	github.com/docker/docker/daemon/logger	0.220s	coverage: 43.2% of statements
13:56:11 [2024-01-16T13:56:11.918Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
13:56:11 [2024-01-16T13:56:11.918Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.113s	coverage: 78.3% of statements
13:56:11 [2024-01-16T13:56:11.918Z] ok  	github.com/docker/docker/daemon/logger/fluentd	0.011s	coverage: 53.6% of statements
13:56:11 [2024-01-16T13:56:11.918Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.008s	coverage: 68.2% of statements
13:56:12 [2024-01-16T13:56:12.489Z] ?   	github.com/docker/docker/daemon/logger/journald/internal/fake	[no test files]
13:56:12 [2024-01-16T13:56:12.489Z] ?   	github.com/docker/docker/daemon/logger/journald/internal/sdjournal	[no test files]
13:56:12 [2024-01-16T13:56:12.489Z] ok  	github.com/docker/docker/daemon/logger/journald/internal/export	0.003s	coverage: 88.2% of statements
13:56:12 [2024-01-16T13:56:12.489Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.013s	coverage: 87.2% of statements
13:56:12 [2024-01-16T13:56:12.489Z] ?   	github.com/docker/docker/daemon/logger/loggertest	[no test files]
13:56:12 [2024-01-16T13:56:12.750Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.075s	coverage: 76.8% of statements
13:56:12 [2024-01-16T13:56:12.750Z] ok  	github.com/docker/docker/daemon/logger/local	0.038s	coverage: 79.4% of statements
13:56:13 [2024-01-16T13:56:13.323Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.021s	coverage: 31.5% of statements
13:56:13 [2024-01-16T13:56:13.323Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.021s	coverage: 63.5% of statements
13:56:13 [2024-01-16T13:56:13.323Z] ?   	github.com/docker/docker/daemon/names	[no test files]
13:56:13 [2024-01-16T13:56:13.323Z] ok  	github.com/docker/docker/daemon/logger/templates	0.003s	coverage: 8.3% of statements
13:56:13 [2024-01-16T13:56:13.323Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.007s	coverage: 46.8% of statements
13:56:13 [2024-01-16T13:56:13.584Z] ok  	github.com/docker/docker/daemon/logger/journald	1.251s	coverage: 74.5% of statements
13:56:13 [2024-01-16T13:56:13.847Z] ?   	github.com/docker/docker/daemon/snapshotter	[no test files]
13:56:13 [2024-01-16T13:56:13.847Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
13:56:13 [2024-01-16T13:56:13.847Z] ok  	github.com/docker/docker/daemon/network	0.008s	coverage: 63.8% of statements
13:56:14 [2024-01-16T13:56:14.788Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
13:56:14 [2024-01-16T13:56:14.788Z] ok  	github.com/docker/docker/dockerversion	0.004s	coverage: 100.0% of statements
13:56:14 [2024-01-16T13:56:14.788Z] ok  	github.com/docker/docker/errdefs	0.005s	coverage: 77.2% of statements
13:56:14 [2024-01-16T13:56:14.788Z] ok  	github.com/docker/docker/distribution/metadata	0.024s	coverage: 44.4% of statements
13:56:14 [2024-01-16T13:56:14.788Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.444s	coverage: 82.5% of statements
13:56:15 [2024-01-16T13:56:15.049Z] ?   	github.com/docker/docker/image/spec/specs-go	[no test files]
13:56:15 [2024-01-16T13:56:15.049Z] ?   	github.com/docker/docker/image/spec/specs-go/v1	[no test files]
13:56:15 [2024-01-16T13:56:15.309Z] ok  	github.com/docker/docker/image/cache	0.007s	coverage: 19.2% of statements
13:56:15 [2024-01-16T13:56:15.309Z] ok  	github.com/docker/docker/image	0.026s	coverage: 84.6% of statements
13:56:15 [2024-01-16T13:56:15.569Z] ?   	github.com/docker/docker/image/v1	[no test files]
13:56:15 [2024-01-16T13:56:15.569Z] ?   	github.com/docker/docker/internal/compatcontext	[no test files]
13:56:15 [2024-01-16T13:56:15.569Z] ?   	github.com/docker/docker/internal/mounttree	[no test files]
13:56:15 [2024-01-16T13:56:15.569Z] ok  	github.com/docker/docker/internal/mod	0.002s	coverage: 66.7% of statements
13:56:15 [2024-01-16T13:56:15.569Z] ok  	github.com/docker/docker/image/tarexport	0.007s	coverage: 0.6% of statements
13:56:15 [2024-01-16T13:56:15.569Z] ?   	github.com/docker/docker/internal/sliceutil	[no test files]
13:56:15 [2024-01-16T13:56:15.569Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
13:56:15 [2024-01-16T13:56:15.569Z] ?   	github.com/docker/docker/internal/testutils	[no test files]
13:56:15 [2024-01-16T13:56:15.569Z] ?   	github.com/docker/docker/internal/testutils/netnsutils	[no test files]
13:56:15 [2024-01-16T13:56:15.569Z] ok  	github.com/docker/docker/internal/multierror	0.003s	coverage: 88.9% of statements
13:56:15 [2024-01-16T13:56:15.829Z] ?   	github.com/docker/docker/internal/testutils/specialimage	[no test files]
13:56:15 [2024-01-16T13:56:15.829Z] ?   	github.com/docker/docker/internal/unshare	[no test files]
13:56:16 [2024-01-16T13:56:16.089Z] ok  	github.com/docker/docker/distribution	1.497s	coverage: 28.9% of statements
13:56:16 [2024-01-16T13:56:16.660Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
13:56:16 [2024-01-16T13:56:16.660Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
13:56:16 [2024-01-16T13:56:16.660Z] ?   	github.com/docker/docker/libcontainerd/shimopts	[no test files]
13:56:16 [2024-01-16T13:56:16.660Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
13:56:16 [2024-01-16T13:56:16.660Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
13:56:16 [2024-01-16T13:56:16.660Z] ok  	github.com/docker/docker/libcontainerd/queue	0.024s	coverage: 100.0% of statements
13:56:16 [2024-01-16T13:56:16.660Z] ok  	github.com/docker/docker/distribution/xfer	2.182s	coverage: 85.4% of statements
13:56:16 [2024-01-16T13:56:16.920Z] ok  	github.com/docker/docker/daemon	10.776s	coverage: 17.2% of statements
13:56:17 [2024-01-16T13:56:17.182Z] ?   	github.com/docker/docker/oci/caps	[no test files]
13:56:17 [2024-01-16T13:56:17.182Z] ok  	github.com/docker/docker/oci	0.018s	coverage: 38.1% of statements
13:56:17 [2024-01-16T13:56:17.182Z] ok  	github.com/docker/docker/opts	0.038s	coverage: 67.9% of statements
13:56:17 [2024-01-16T13:56:17.753Z] ok  	github.com/docker/docker/pkg/broadcaster	0.003s	coverage: 100.0% of statements
13:56:17 [2024-01-16T13:56:17.753Z] ok  	github.com/docker/docker/pkg/capabilities	0.003s	coverage: 87.5% of statements
13:56:17 [2024-01-16T13:56:17.753Z] ok  	github.com/docker/docker/pkg/containerfs	0.005s	coverage: 25.8% of statements
13:56:17 [2024-01-16T13:56:17.753Z] ok  	github.com/docker/docker/pkg/directory	0.003s	coverage: 81.8% of statements
13:56:18 [2024-01-16T13:56:18.013Z] ok  	github.com/docker/docker/pkg/dmesg	0.005s	coverage: 83.3% of statements
13:56:18 [2024-01-16T13:56:18.013Z] ok  	github.com/docker/docker/pkg/authorization	0.210s	coverage: 68.3% of statements
13:56:18 [2024-01-16T13:56:18.013Z] ok  	github.com/docker/docker/pkg/chrootarchive	0.265s	coverage: 83.7% of statements
13:56:18 [2024-01-16T13:56:18.013Z] ok  	github.com/docker/docker/pkg/fileutils	0.010s	coverage: 51.7% of statements
13:56:18 [2024-01-16T13:56:18.013Z] ok  	github.com/docker/docker/pkg/homedir	0.013s	coverage: 8.3% of statements
13:56:18 [2024-01-16T13:56:18.274Z] ok  	github.com/docker/docker/pkg/archive	0.449s	coverage: 81.1% of statements
13:56:18 [2024-01-16T13:56:18.274Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
13:56:18 [2024-01-16T13:56:18.274Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.005s	coverage: 92.3% of statements
13:56:18 [2024-01-16T13:56:18.274Z] ok  	github.com/docker/docker/pkg/longpath	0.006s	coverage: 45.5% of statements
13:56:18 [2024-01-16T13:56:18.535Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.003s	coverage: 85.7% of statements
13:56:18 [2024-01-16T13:56:18.535Z] ok  	github.com/docker/docker/pkg/meminfo	0.013s	coverage: 75.0% of statements
13:56:18 [2024-01-16T13:56:18.535Z] ok  	github.com/docker/docker/pkg/parsers	0.002s	coverage: 97.0% of statements
13:56:18 [2024-01-16T13:56:18.535Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.002s	coverage: 60.0% of statements
13:56:18 [2024-01-16T13:56:18.535Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.004s	coverage: 90.2% of statements
13:56:18 [2024-01-16T13:56:18.535Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
13:56:18 [2024-01-16T13:56:18.535Z] ?   	github.com/docker/docker/pkg/platforms	[no test files]
13:56:18 [2024-01-16T13:56:18.535Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
13:56:18 [2024-01-16T13:56:18.535Z] ok  	github.com/docker/docker/pkg/pidfile	0.006s	coverage: 94.1% of statements
13:56:18 [2024-01-16T13:56:18.796Z] ok  	github.com/docker/docker/pkg/ioutils	0.378s	coverage: 72.3% of statements
13:56:18 [2024-01-16T13:56:18.796Z] ok  	github.com/docker/docker/pkg/idtools	0.539s	coverage: 69.7% of statements
13:56:19 [2024-01-16T13:56:19.057Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
13:56:19 [2024-01-16T13:56:19.057Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
13:56:19 [2024-01-16T13:56:19.057Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.005s	coverage: 56.8% of statements
13:56:19 [2024-01-16T13:56:19.057Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.005s	coverage: 90.0% of statements
13:56:19 [2024-01-16T13:56:19.057Z] ok  	github.com/docker/docker/pkg/pools	0.005s	coverage: 88.2% of statements
13:56:19 [2024-01-16T13:56:19.318Z] ok  	github.com/docker/docker/pkg/process	0.003s	coverage: 21.7% of statements
13:56:19 [2024-01-16T13:56:19.318Z] ok  	github.com/docker/docker/pkg/progress	0.002s	coverage: 75.9% of statements
13:56:19 [2024-01-16T13:56:19.318Z] ?   	github.com/docker/docker/pkg/rootless	[no test files]
13:56:19 [2024-01-16T13:56:19.318Z] ?   	github.com/docker/docker/pkg/rootless/specconv	[no test files]
13:56:19 [2024-01-16T13:56:19.318Z] ok  	github.com/docker/docker/pkg/reexec	0.017s	coverage: 82.4% of statements
13:56:19 [2024-01-16T13:56:19.318Z] ok  	github.com/docker/docker/pkg/stack	0.012s	coverage: 90.9% of statements
13:56:19 [2024-01-16T13:56:19.318Z] ok  	github.com/docker/docker/pkg/stdcopy	0.009s	coverage: 100.0% of statements
13:56:19 [2024-01-16T13:56:19.579Z] ok  	github.com/docker/docker/pkg/stringid	0.003s	coverage: 61.9% of statements
13:56:19 [2024-01-16T13:56:19.840Z] ok  	github.com/docker/docker/pkg/streamformatter	0.016s	coverage: 66.2% of statements
13:56:19 [2024-01-16T13:56:19.840Z] ok  	github.com/docker/docker/pkg/sysinfo	0.015s	coverage: 53.4% of statements
13:56:19 [2024-01-16T13:56:19.840Z] ok  	github.com/docker/docker/pkg/system	0.017s	coverage: 43.1% of statements
13:56:20 [2024-01-16T13:56:20.100Z] ok  	github.com/docker/docker/pkg/tailfile	0.035s	coverage: 88.6% of statements
13:56:20 [2024-01-16T13:56:20.100Z] ok  	github.com/docker/docker/pkg/useragent	0.021s	coverage: 88.9% of statements
13:56:20 [2024-01-16T13:56:20.100Z] ok  	github.com/docker/docker/pkg/tarsum	0.058s	coverage: 89.6% of statements
13:56:20 [2024-01-16T13:56:20.671Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
13:56:20 [2024-01-16T13:56:20.671Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
13:56:20 [2024-01-16T13:56:20.671Z] ok  	github.com/docker/docker/profiles/seccomp	0.010s	coverage: 86.0% of statements
13:56:20 [2024-01-16T13:56:20.671Z] ok  	github.com/docker/docker/plugin/v2	0.010s	coverage: 14.4% of statements
13:56:21 [2024-01-16T13:56:21.242Z] ok  	github.com/docker/docker/reference	0.006s	coverage: 83.7% of statements
13:56:21 [2024-01-16T13:56:21.242Z] ok  	github.com/docker/docker/pkg/plugins	2.014s	coverage: 74.9% of statements
13:56:21 [2024-01-16T13:56:21.242Z] ok  	github.com/docker/docker/plugin	0.524s	coverage: 23.3% of statements
13:56:21 [2024-01-16T13:56:21.513Z] ok  	github.com/docker/docker/restartmanager	0.002s	coverage: 51.9% of statements
13:56:21 [2024-01-16T13:56:21.513Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
13:56:21 [2024-01-16T13:56:21.513Z] ok  	github.com/docker/docker/runconfig	0.009s	coverage: 63.8% of statements
13:56:21 [2024-01-16T13:56:21.513Z] ok  	github.com/docker/docker/registry/resumable	0.018s	coverage: 100.0% of statements
13:56:21 [2024-01-16T13:56:21.776Z] ok  	github.com/docker/docker/registry	0.114s	coverage: 63.9% of statements
13:56:21 [2024-01-16T13:56:21.776Z] ok  	github.com/docker/docker/quota	0.685s	coverage: 69.3% of statements
13:56:21 [2024-01-16T13:56:21.776Z] ok  	github.com/docker/docker/testutil	0.008s	coverage: 8.2% of statements
13:56:22 [2024-01-16T13:56:22.037Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
13:56:22 [2024-01-16T13:56:22.037Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
13:56:22 [2024-01-16T13:56:22.037Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
13:56:22 [2024-01-16T13:56:22.037Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
13:56:22 [2024-01-16T13:56:22.037Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
13:56:22 [2024-01-16T13:56:22.037Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
13:56:22 [2024-01-16T13:56:22.037Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
13:56:22 [2024-01-16T13:56:22.037Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
13:56:22 [2024-01-16T13:56:22.299Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
13:56:22 [2024-01-16T13:56:22.299Z] ?   	github.com/docker/docker/testutil/request	[no test files]
13:56:22 [2024-01-16T13:56:22.299Z] ?   	github.com/docker/docker/volume	[no test files]
13:56:22 [2024-01-16T13:56:22.559Z] ok  	github.com/docker/docker/volume/drivers	0.006s	coverage: 36.1% of statements
13:56:22 [2024-01-16T13:56:22.820Z] ok  	github.com/docker/docker/volume/mounts	0.009s	coverage: 65.7% of statements
13:56:22 [2024-01-16T13:56:22.820Z] ok  	github.com/docker/docker/volume/local	0.097s	coverage: 72.5% of statements
13:56:23 [2024-01-16T13:56:23.398Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
13:56:23 [2024-01-16T13:56:23.398Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
13:56:23 [2024-01-16T13:56:23.398Z] ok  	github.com/docker/docker/volume/service	0.012s	coverage: 71.8% of statements
13:56:24 [2024-01-16T13:56:24.338Z] ok  	github.com/docker/docker/layer	7.439s	coverage: 68.1% of statements
13:56:24 [2024-01-16T13:56:24.338Z] 
13:56:24 [2024-01-16T13:56:24.338Z] === Skipped
13:56:24 [2024-01-16T13:56:24.338Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s)
13:56:24 [2024-01-16T13:56:24.338Z]     network_proxy_test.go:195: Need to start CI docker with --ipv6
13:56:24 [2024-01-16T13:56:24.338Z] 
13:56:24 [2024-01-16T13:56:24.338Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s)
13:56:24 [2024-01-16T13:56:24.338Z]     network_proxy_test.go:210: No support for dual stack yet
13:56:24 [2024-01-16T13:56:24.338Z] 
13:56:24 [2024-01-16T13:56:24.338Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s)
13:56:24 [2024-01-16T13:56:24.338Z]     network_proxy_test.go:239: Need to start CI docker with --ipv6
13:56:24 [2024-01-16T13:56:24.338Z] 
13:56:24 [2024-01-16T13:56:24.338Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s)
13:56:24 [2024-01-16T13:56:24.338Z]     network_proxy_test.go:300: Need to start CI docker with --ipv6
13:56:24 [2024-01-16T13:56:24.338Z] 
13:56:24 [2024-01-16T13:56:24.338Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
13:56:24 [2024-01-16T13:56:24.338Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
13:56:24 [2024-01-16T13:56:24.338Z]     graphtest_unix.go:41: Driver btrfs not supported
13:56:24 [2024-01-16T13:56:24.338Z] 
13:56:24 [2024-01-16T13:56:24.338Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
13:56:24 [2024-01-16T13:56:24.338Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
13:56:24 [2024-01-16T13:56:24.338Z]     graphtest_unix.go:41: Driver btrfs not supported
13:56:24 [2024-01-16T13:56:24.338Z] 
13:56:24 [2024-01-16T13:56:24.338Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
13:56:24 [2024-01-16T13:56:24.338Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
13:56:24 [2024-01-16T13:56:24.338Z]     graphtest_unix.go:41: Driver btrfs not supported
13:56:24 [2024-01-16T13:56:24.338Z] 
13:56:24 [2024-01-16T13:56:24.338Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
13:56:24 [2024-01-16T13:56:24.338Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
13:56:24 [2024-01-16T13:56:24.338Z]     graphtest_unix.go:41: Driver btrfs not supported
13:56:24 [2024-01-16T13:56:24.338Z] 
13:56:24 [2024-01-16T13:56:24.338Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
13:56:24 [2024-01-16T13:56:24.338Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
13:56:24 [2024-01-16T13:56:24.338Z]     graphtest_unix.go:41: Driver btrfs not supported
13:56:24 [2024-01-16T13:56:24.338Z] 
13:56:24 [2024-01-16T13:56:24.338Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
13:56:24 [2024-01-16T13:56:24.338Z]     graphtest_unix.go:68: No driver to put!
13:56:24 [2024-01-16T13:56:24.338Z] 
13:56:24 [2024-01-16T13:56:24.338Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
13:56:24 [2024-01-16T13:56:24.338Z] time="2024-01-16T13:56:09Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
13:56:24 [2024-01-16T13:56:24.338Z]     graphtest_unix.go:39: graphdriver: driver not supported
13:56:24 [2024-01-16T13:56:24.338Z]     graphtest_unix.go:41: Driver fuse-overlayfs not supported
13:56:24 [2024-01-16T13:56:24.338Z] 
13:56:24 [2024-01-16T13:56:24.338Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
13:56:24 [2024-01-16T13:56:24.338Z] time="2024-01-16T13:56:09Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
13:56:24 [2024-01-16T13:56:24.338Z]     graphtest_unix.go:39: graphdriver: driver not supported
13:56:24 [2024-01-16T13:56:24.338Z]     graphtest_unix.go:41: Driver fuse-overlayfs not supported
13:56:24 [2024-01-16T13:56:24.338Z] 
13:56:24 [2024-01-16T13:56:24.338Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
13:56:24 [2024-01-16T13:56:24.338Z] time="2024-01-16T13:56:09Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
13:56:24 [2024-01-16T13:56:24.338Z]     graphtest_unix.go:39: graphdriver: driver not supported
13:56:24 [2024-01-16T13:56:24.338Z]     graphtest_unix.go:41: Driver fuse-overlayfs not supported
13:56:24 [2024-01-16T13:56:24.338Z] 
13:56:24 [2024-01-16T13:56:24.338Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
13:56:24 [2024-01-16T13:56:24.338Z] time="2024-01-16T13:56:09Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
13:56:24 [2024-01-16T13:56:24.338Z]     graphtest_unix.go:39: graphdriver: driver not supported
13:56:24 [2024-01-16T13:56:24.338Z]     graphtest_unix.go:41: Driver fuse-overlayfs not supported
13:56:24 [2024-01-16T13:56:24.338Z] 
13:56:24 [2024-01-16T13:56:24.338Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
13:56:24 [2024-01-16T13:56:24.338Z] time="2024-01-16T13:56:09Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
13:56:24 [2024-01-16T13:56:24.338Z]     graphtest_unix.go:39: graphdriver: driver not supported
13:56:24 [2024-01-16T13:56:24.338Z]     graphtest_unix.go:41: Driver fuse-overlayfs not supported
13:56:24 [2024-01-16T13:56:24.338Z] 
13:56:24 [2024-01-16T13:56:24.338Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
13:56:24 [2024-01-16T13:56:24.338Z]     graphtest_unix.go:68: No driver to put!
13:56:24 [2024-01-16T13:56:24.338Z] 
13:56:24 [2024-01-16T13:56:24.338Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
13:56:24 [2024-01-16T13:56:24.338Z]     overlay_test.go:61: Cannot run test with naive change algorithm
13:56:24 [2024-01-16T13:56:24.338Z] 
13:56:24 [2024-01-16T13:56:24.338Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
13:56:24 [2024-01-16T13:56:24.338Z]     graphtest_unix.go:311: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
13:56:24 [2024-01-16T13:56:24.338Z] 
13:56:24 [2024-01-16T13:56:24.338Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
13:56:24 [2024-01-16T13:56:24.338Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
13:56:24 [2024-01-16T13:56:24.338Z]     graphtest_unix.go:41: Driver zfs not supported
13:56:24 [2024-01-16T13:56:24.338Z] 
13:56:24 [2024-01-16T13:56:24.338Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
13:56:24 [2024-01-16T13:56:24.338Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
13:56:24 [2024-01-16T13:56:24.338Z]     graphtest_unix.go:41: Driver zfs not supported
13:56:24 [2024-01-16T13:56:24.338Z] 
13:56:24 [2024-01-16T13:56:24.338Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
13:56:24 [2024-01-16T13:56:24.338Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
13:56:24 [2024-01-16T13:56:24.338Z]     graphtest_unix.go:41: Driver zfs not supported
13:56:24 [2024-01-16T13:56:24.338Z] 
13:56:24 [2024-01-16T13:56:24.338Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
13:56:24 [2024-01-16T13:56:24.338Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
13:56:24 [2024-01-16T13:56:24.338Z]     graphtest_unix.go:41: Driver zfs not supported
13:56:24 [2024-01-16T13:56:24.338Z] 
13:56:24 [2024-01-16T13:56:24.338Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
13:56:24 [2024-01-16T13:56:24.338Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
13:56:24 [2024-01-16T13:56:24.338Z]     graphtest_unix.go:41: Driver zfs not supported
13:56:24 [2024-01-16T13:56:24.338Z] 
13:56:24 [2024-01-16T13:56:24.338Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
13:56:24 [2024-01-16T13:56:24.338Z]     graphtest_unix.go:68: No driver to put!
13:56:24 [2024-01-16T13:56:24.338Z] 
13:56:24 [2024-01-16T13:56:24.338Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
13:56:24 [2024-01-16T13:56:24.338Z]     sysinfo_linux_test.go:86: AppArmor Must be Disabled
13:56:24 [2024-01-16T13:56:24.338Z] 
13:56:24 [2024-01-16T13:56:24.338Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
13:56:24 [2024-01-16T13:56:24.338Z]     sysinfo_linux_test.go:106: cgroup namespaces must be disabled
13:56:24 [2024-01-16T13:56:24.338Z] 
13:56:24 [2024-01-16T13:56:24.338Z] === SKIP: volume/mounts TestValidateLCOWMount (0.00s)
13:56:24 [2024-01-16T13:56:24.338Z]     validate_test.go:70: only tested on Windows
13:56:24 [2024-01-16T13:56:24.338Z] 
13:56:24 [2024-01-16T13:56:24.338Z] DONE 3195 tests, 27 skipped in 63.749s
13:56:24 [2024-01-16T13:56:24.338Z] + '[' -n 'github.com/docker/docker/libnetwork
13:56:24 [2024-01-16T13:56:24.338Z] github.com/docker/docker/libnetwork/bitmap
13:56:24 [2024-01-16T13:56:24.338Z] github.com/docker/docker/libnetwork/cluster
13:56:24 [2024-01-16T13:56:24.338Z] github.com/docker/docker/libnetwork/cmd/diagnostic
13:56:24 [2024-01-16T13:56:24.338Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
13:56:24 [2024-01-16T13:56:24.338Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
13:56:24 [2024-01-16T13:56:24.338Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
13:56:24 [2024-01-16T13:56:24.338Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
13:56:24 [2024-01-16T13:56:24.338Z] github.com/docker/docker/libnetwork/config
13:56:24 [2024-01-16T13:56:24.338Z] github.com/docker/docker/libnetwork/datastore
13:56:24 [2024-01-16T13:56:24.338Z] github.com/docker/docker/libnetwork/diagnostic
13:56:24 [2024-01-16T13:56:24.338Z] github.com/docker/docker/libnetwork/discoverapi
13:56:24 [2024-01-16T13:56:24.338Z] github.com/docker/docker/libnetwork/driverapi
13:56:24 [2024-01-16T13:56:24.338Z] github.com/docker/docker/libnetwork/drivers/bridge
13:56:24 [2024-01-16T13:56:24.338Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
13:56:24 [2024-01-16T13:56:24.338Z] github.com/docker/docker/libnetwork/drivers/host
13:56:24 [2024-01-16T13:56:24.338Z] github.com/docker/docker/libnetwork/drivers/ipvlan
13:56:24 [2024-01-16T13:56:24.338Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
13:56:24 [2024-01-16T13:56:24.338Z] github.com/docker/docker/libnetwork/drivers/macvlan
13:56:24 [2024-01-16T13:56:24.338Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
13:56:24 [2024-01-16T13:56:24.338Z] github.com/docker/docker/libnetwork/drivers/null
13:56:24 [2024-01-16T13:56:24.338Z] github.com/docker/docker/libnetwork/drivers/overlay
13:56:24 [2024-01-16T13:56:24.338Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
13:56:24 [2024-01-16T13:56:24.338Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
13:56:24 [2024-01-16T13:56:24.338Z] github.com/docker/docker/libnetwork/drivers/remote
13:56:24 [2024-01-16T13:56:24.338Z] github.com/docker/docker/libnetwork/drivers/remote/api
13:56:24 [2024-01-16T13:56:24.338Z] github.com/docker/docker/libnetwork/drivers/windows
13:56:24 [2024-01-16T13:56:24.338Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
13:56:24 [2024-01-16T13:56:24.338Z] github.com/docker/docker/libnetwork/drvregistry
13:56:24 [2024-01-16T13:56:24.338Z] github.com/docker/docker/libnetwork/etchosts
13:56:24 [2024-01-16T13:56:24.338Z] github.com/docker/docker/libnetwork/internal/caller
13:56:24 [2024-01-16T13:56:24.338Z] github.com/docker/docker/libnetwork/internal/kvstore
13:56:24 [2024-01-16T13:56:24.338Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
13:56:24 [2024-01-16T13:56:24.338Z] github.com/docker/docker/libnetwork/internal/netiputil
13:56:24 [2024-01-16T13:56:24.338Z] github.com/docker/docker/libnetwork/internal/setmatrix
13:56:24 [2024-01-16T13:56:24.338Z] github.com/docker/docker/libnetwork/ipam
13:56:24 [2024-01-16T13:56:24.338Z] github.com/docker/docker/libnetwork/ipamapi
13:56:24 [2024-01-16T13:56:24.338Z] github.com/docker/docker/libnetwork/ipams/builtin
13:56:24 [2024-01-16T13:56:24.338Z] github.com/docker/docker/libnetwork/ipams/null
13:56:24 [2024-01-16T13:56:24.338Z] github.com/docker/docker/libnetwork/ipams/remote
13:56:24 [2024-01-16T13:56:24.338Z] github.com/docker/docker/libnetwork/ipams/remote/api
13:56:24 [2024-01-16T13:56:24.339Z] github.com/docker/docker/libnetwork/ipams/windowsipam
13:56:24 [2024-01-16T13:56:24.339Z] github.com/docker/docker/libnetwork/ipamutils
13:56:24 [2024-01-16T13:56:24.339Z] github.com/docker/docker/libnetwork/ipbits
13:56:24 [2024-01-16T13:56:24.339Z] github.com/docker/docker/libnetwork/iptables
13:56:24 [2024-01-16T13:56:24.339Z] github.com/docker/docker/libnetwork/netlabel
13:56:24 [2024-01-16T13:56:24.339Z] github.com/docker/docker/libnetwork/netutils
13:56:24 [2024-01-16T13:56:24.339Z] github.com/docker/docker/libnetwork/networkdb
13:56:24 [2024-01-16T13:56:24.339Z] github.com/docker/docker/libnetwork/ns
13:56:24 [2024-01-16T13:56:24.339Z] github.com/docker/docker/libnetwork/options
13:56:24 [2024-01-16T13:56:24.339Z] github.com/docker/docker/libnetwork/osl
13:56:24 [2024-01-16T13:56:24.339Z] github.com/docker/docker/libnetwork/osl/kernel
13:56:24 [2024-01-16T13:56:24.339Z] github.com/docker/docker/libnetwork/portallocator
13:56:24 [2024-01-16T13:56:24.339Z] github.com/docker/docker/libnetwork/portmapper
13:56:24 [2024-01-16T13:56:24.339Z] github.com/docker/docker/libnetwork/resolvconf
13:56:24 [2024-01-16T13:56:24.339Z] github.com/docker/docker/libnetwork/scope
13:56:24 [2024-01-16T13:56:24.339Z] github.com/docker/docker/libnetwork/types' ']'
13:56:24 [2024-01-16T13:56:24.339Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report-libnetwork.json --junitfile=bundles/junit-report-libnetwork.xml -- -tags 'netgo journald' -cover -coverprofile=bundles/coverage-libnetwork.out -covermode=atomic -p=1 -test.timeout=5m github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitmap github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/kvstore github.com/docker/docker/libnetwork/internal/kvstore/boltdb github.com/docker/docker/libnetwork/internal/netiputil github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/ipbits github.com/docker/docker/libnetwork/iptables github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/scope github.com/docker/docker/libnetwork/types
13:57:20 [2024-01-16T13:57:20.595Z] ok  	github.com/docker/docker/libnetwork	44.547s	coverage: 43.0% of statements
13:57:20 [2024-01-16T13:57:20.595Z] ok  	github.com/docker/docker/libnetwork/bitmap	0.006s	coverage: 96.1% of statements
13:57:20 [2024-01-16T13:57:20.595Z] ?   	github.com/docker/docker/libnetwork/cluster	[no test files]
13:57:20 [2024-01-16T13:57:20.595Z] ?   	github.com/docker/docker/libnetwork/cmd/diagnostic	[no test files]
13:57:20 [2024-01-16T13:57:20.595Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test	[no test files]
13:57:20 [2024-01-16T13:57:20.595Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient	[no test files]
13:57:20 [2024-01-16T13:57:20.595Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver	[no test files]
13:57:20 [2024-01-16T13:57:20.595Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient	[no test files]
13:57:20 [2024-01-16T13:57:20.595Z] ok  	github.com/docker/docker/libnetwork/config	0.012s	coverage: 10.3% of statements
13:57:20 [2024-01-16T13:57:20.595Z] ok  	github.com/docker/docker/libnetwork/datastore	0.004s	coverage: 37.0% of statements
13:57:20 [2024-01-16T13:57:20.595Z] ?   	github.com/docker/docker/libnetwork/diagnostic	[no test files]
13:57:20 [2024-01-16T13:57:20.595Z] ?   	github.com/docker/docker/libnetwork/discoverapi	[no test files]
13:57:20 [2024-01-16T13:57:20.595Z] ok  	github.com/docker/docker/libnetwork/driverapi	0.003s	coverage: 68.9% of statements
13:57:20 [2024-01-16T13:57:20.595Z] ok  	github.com/docker/docker/libnetwork/drivers/bridge	4.152s	coverage: 63.0% of statements
13:57:20 [2024-01-16T13:57:20.595Z] ?   	github.com/docker/docker/libnetwork/drivers/bridge/brmanager	[no test files]
13:57:20 [2024-01-16T13:57:20.595Z] ok  	github.com/docker/docker/libnetwork/drivers/host	0.003s	coverage: 40.0% of statements
13:57:21 [2024-01-16T13:57:21.976Z] ok  	github.com/docker/docker/libnetwork/drivers/ipvlan	0.931s	coverage: 5.0% of statements
13:57:21 [2024-01-16T13:57:21.976Z] ?   	github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager	[no test files]
13:57:22 [2024-01-16T13:57:22.236Z] ok  	github.com/docker/docker/libnetwork/drivers/macvlan	0.004s	coverage: 4.6% of statements
13:57:22 [2024-01-16T13:57:22.236Z] ?   	github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager	[no test files]
13:57:22 [2024-01-16T13:57:22.497Z] ok  	github.com/docker/docker/libnetwork/drivers/null	0.002s	coverage: 40.0% of statements
13:57:23 [2024-01-16T13:57:23.437Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay	0.010s	coverage: 1.4% of statements
13:57:23 [2024-01-16T13:57:23.437Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay/overlayutils	0.004s	coverage: 45.0% of statements
13:57:24 [2024-01-16T13:57:24.007Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay/ovmanager	0.004s	coverage: 62.7% of statements
13:57:24 [2024-01-16T13:57:24.267Z] ok  	github.com/docker/docker/libnetwork/drivers/remote	0.011s	coverage: 57.2% of statements
13:57:24 [2024-01-16T13:57:24.267Z] ?   	github.com/docker/docker/libnetwork/drivers/remote/api	[no test files]
13:57:24 [2024-01-16T13:57:24.267Z] ?   	github.com/docker/docker/libnetwork/drivers/windows	[no test files]
13:57:24 [2024-01-16T13:57:24.267Z] ?   	github.com/docker/docker/libnetwork/drivers/windows/overlay	[no test files]
13:57:24 [2024-01-16T13:57:24.837Z] ok  	github.com/docker/docker/libnetwork/drvregistry	0.020s	coverage: 87.0% of statements
13:57:25 [2024-01-16T13:57:25.097Z] ok  	github.com/docker/docker/libnetwork/etchosts	0.016s	coverage: 81.0% of statements
13:57:25 [2024-01-16T13:57:25.357Z] ok  	github.com/docker/docker/libnetwork/internal/caller	0.002s	coverage: 100.0% of statements
13:57:25 [2024-01-16T13:57:25.357Z] ?   	github.com/docker/docker/libnetwork/internal/kvstore	[no test files]
13:57:25 [2024-01-16T13:57:25.357Z] ?   	github.com/docker/docker/libnetwork/internal/kvstore/boltdb	[no test files]
13:57:25 [2024-01-16T13:57:25.357Z] ?   	github.com/docker/docker/libnetwork/internal/netiputil	[no test files]
13:57:37 [2024-01-16T13:57:37.580Z] ok  	github.com/docker/docker/libnetwork/internal/setmatrix	10.003s	coverage: 100.0% of statements
13:57:38 [2024-01-16T13:57:38.963Z] ok  	github.com/docker/docker/libnetwork/ipam	3.121s	coverage: 80.3% of statements
13:57:38 [2024-01-16T13:57:38.963Z] ?   	github.com/docker/docker/libnetwork/ipamapi	[no test files]
13:57:38 [2024-01-16T13:57:38.963Z] ?   	github.com/docker/docker/libnetwork/ipams/builtin	[no test files]
13:57:39 [2024-01-16T13:57:39.223Z] ok  	github.com/docker/docker/libnetwork/ipams/null	0.002s	coverage: 63.2% of statements
13:57:39 [2024-01-16T13:57:39.792Z] ok  	github.com/docker/docker/libnetwork/ipams/remote	0.008s	coverage: 48.7% of statements
13:57:39 [2024-01-16T13:57:39.792Z] ?   	github.com/docker/docker/libnetwork/ipams/remote/api	[no test files]
13:57:39 [2024-01-16T13:57:39.792Z] ok  	github.com/docker/docker/libnetwork/ipams/windowsipam	0.002s	coverage: 80.0% of statements
13:57:40 [2024-01-16T13:57:40.363Z] ok  	github.com/docker/docker/libnetwork/ipamutils	0.312s	coverage: 86.4% of statements
13:57:40 [2024-01-16T13:57:40.623Z] ok  	github.com/docker/docker/libnetwork/ipbits	0.002s	coverage: 100.0% of statements
13:57:41 [2024-01-16T13:57:41.198Z] ok  	github.com/docker/docker/libnetwork/iptables	0.208s	coverage: 39.9% of statements
13:57:41 [2024-01-16T13:57:41.198Z] ?   	github.com/docker/docker/libnetwork/netlabel	[no test files]
13:57:41 [2024-01-16T13:57:41.768Z] ok  	github.com/docker/docker/libnetwork/netutils	0.017s	coverage: 54.9% of statements
13:59:33 [2024-01-16T13:59:33.257Z] ok  	github.com/docker/docker/libnetwork/networkdb	104.064s	coverage: 59.2% of statements
13:59:33 [2024-01-16T13:59:33.257Z] ?   	github.com/docker/docker/libnetwork/ns	[no test files]
13:59:33 [2024-01-16T13:59:33.257Z] ok  	github.com/docker/docker/libnetwork/options	0.002s	coverage: 100.0% of statements
13:59:33 [2024-01-16T13:59:33.257Z] ok  	github.com/docker/docker/libnetwork/osl	4.392s	coverage: 40.2% of statements
13:59:33 [2024-01-16T13:59:33.257Z] ok  	github.com/docker/docker/libnetwork/osl/kernel	0.003s	coverage: 20.0% of statements
13:59:33 [2024-01-16T13:59:33.257Z] ok  	github.com/docker/docker/libnetwork/portallocator	0.016s	coverage: 80.5% of statements
13:59:33 [2024-01-16T13:59:33.517Z] ok  	github.com/docker/docker/libnetwork/portmapper	0.691s	coverage: 47.9% of statements
13:59:33 [2024-01-16T13:59:33.778Z] ok  	github.com/docker/docker/libnetwork/resolvconf	0.003s	coverage: 84.9% of statements
13:59:33 [2024-01-16T13:59:33.778Z] ?   	github.com/docker/docker/libnetwork/scope	[no test files]
13:59:34 [2024-01-16T13:59:34.038Z] ok  	github.com/docker/docker/libnetwork/types	0.003s	coverage: 41.7% of statements
13:59:34 [2024-01-16T13:59:34.038Z] 
13:59:34 [2024-01-16T13:59:34.038Z] === Skipped
13:59:34 [2024-01-16T13:59:34.038Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s)
13:59:34 [2024-01-16T13:59:34.038Z]     firewalld_test.go:29: cannot connect to D-bus system bus: dial unix /var/run/dbus/system_bus_socket: connect: no such file or directory
13:59:34 [2024-01-16T13:59:34.038Z] 
13:59:34 [2024-01-16T13:59:34.038Z] === SKIP: libnetwork/iptables TestPassthrough (0.00s)
13:59:34 [2024-01-16T13:59:34.038Z]     firewalld_test.go:88: cannot connect to D-bus system bus: dial unix /var/run/dbus/system_bus_socket: connect: no such file or directory
13:59:34 [2024-01-16T13:59:34.038Z] 
13:59:34 [2024-01-16T13:59:34.038Z] DONE 375 tests, 2 skipped in 189.835s
Post stage
[Pipeline] junit
13:59:34 [2024-01-16T13:59:34.992Z] Recording test results
13:59:36 [2024-01-16T13:59:36.101Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
13:59:36 [2024-01-16T13:59:36.410Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-47082/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=cfe641654abd53b87505a0724cc2c066ab746d9b -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:cfe641654abd53b87505a0724cc2c066ab746d9b hack/make.sh dynbinary test-integration
13:59:36 [2024-01-16T13:59:36.671Z] 
13:59:36 [2024-01-16T13:59:36.671Z] Removing bundles/
13:59:36 [2024-01-16T13:59:36.671Z] 
13:59:36 [2024-01-16T13:59:36.671Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
13:59:36 [2024-01-16T13:59:36.671Z] Building dynamic bundles/dynbinary-daemon/dockerd (linux/arm64)...
13:59:36 [2024-01-16T13:59:36.671Z] + tee /go/src/github.com/docker/docker/go.mod
13:59:36 [2024-01-16T13:59:36.671Z] module github.com/docker/docker
13:59:36 [2024-01-16T13:59:36.671Z] 
13:59:36 [2024-01-16T13:59:36.671Z] go 1.20
13:59:36 [2024-01-16T13:59:36.671Z] + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT
13:59:36 [2024-01-16T13:59:36.671Z] + GO111MODULE=on
13:59:36 [2024-01-16T13:59:36.671Z] + 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=cfe641654abd53b87505a0724cc2c066ab746d9b" -X "github.com/docker/docker/dockerversion.BuildTime=2024-01-16T13:59:36.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
14:00:15 [2024-01-16T14:00:15.457Z] + rm -f /go/src/github.com/docker/docker/go.mod
14:00:15 [2024-01-16T14:00:15.457Z] Created binary: bundles/dynbinary-daemon/dockerd
14:00:15 [2024-01-16T14:00:15.457Z] Building dynamic bundles/dynbinary-daemon/docker-proxy (linux/arm64)...
14:00:15 [2024-01-16T14:00:15.457Z] + tee /go/src/github.com/docker/docker/go.mod
14:00:15 [2024-01-16T14:00:15.457Z] module github.com/docker/docker
14:00:15 [2024-01-16T14:00:15.457Z] 
14:00:15 [2024-01-16T14:00:15.457Z] go 1.20
14:00:15 [2024-01-16T14:00:15.457Z] + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT
14:00:15 [2024-01-16T14:00:15.457Z] + GO111MODULE=on
14:00:15 [2024-01-16T14:00:15.457Z] + 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=cfe641654abd53b87505a0724cc2c066ab746d9b" -X "github.com/docker/docker/dockerversion.BuildTime=2024-01-16T13:59:36.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
14:00:15 [2024-01-16T14:00:15.457Z] + rm -f /go/src/github.com/docker/docker/go.mod
14:00:15 [2024-01-16T14:00:15.457Z] Created binary: bundles/dynbinary-daemon/docker-proxy
14:00:15 [2024-01-16T14:00:15.457Z] 
14:00:15 [2024-01-16T14:00:15.457Z] ---> Making bundle: test-integration (in bundles/test-integration)
14:00:15 [2024-01-16T14:00:15.457Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
14:00:15 [2024-01-16T14:00:15.457Z] HOSTNAME=e9360bb0aeca
14:00:15 [2024-01-16T14:00:15.457Z] TESTDEBUG=0
14:00:15 [2024-01-16T14:00:15.457Z] DEST=bundles/test-integration
14:00:15 [2024-01-16T14:00:15.457Z] PWD=/go/src/github.com/docker/docker
14:00:15 [2024-01-16T14:00:15.457Z] CONTAINERD_ADDRESS=/run/docker/containerd/containerd.sock
14:00:15 [2024-01-16T14:00:15.457Z] DOCKER_GITCOMMIT=cfe641654abd53b87505a0724cc2c066ab746d9b
14:00:15 [2024-01-16T14:00:15.457Z] container=docker
14:00:15 [2024-01-16T14:00:15.457Z] HOME=/root
14:00:15 [2024-01-16T14:00:15.457Z] CONTAINERD_NAMESPACE=moby
14:00:15 [2024-01-16T14:00:15.457Z] GOLANG_VERSION=1.21.6
14:00:15 [2024-01-16T14:00:15.457Z] VALIDATE_REPO=https://github.com/moby/moby.git
14:00:15 [2024-01-16T14:00:15.457Z] VALIDATE_BRANCH=master
14:00:15 [2024-01-16T14:00:15.457Z] TERM=xterm
14:00:15 [2024-01-16T14:00:15.457Z] DOCKER_PKG=github.com/docker/docker
14:00:15 [2024-01-16T14:00:15.457Z] TEST_CLIENT_BINARY=/usr/local/cli-integration/docker
14:00:15 [2024-01-16T14:00:15.457Z] SHLVL=1
14:00:15 [2024-01-16T14:00:15.457Z] TIMEOUT=120m
14:00:15 [2024-01-16T14:00:15.457Z] GOTOOLCHAIN=local
14:00:15 [2024-01-16T14:00:15.457Z] DOCKER_GRAPHDRIVER=overlay2
14:00:15 [2024-01-16T14:00:15.457Z] GO111MODULE=off
14:00:15 [2024-01-16T14:00:15.457Z] DOCKER_EXPERIMENTAL=1
14:00:15 [2024-01-16T14:00:15.457Z] TEST_SKIP_INTEGRATION_CLI=1
14:00:15 [2024-01-16T14:00:15.457Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
14:00:15 [2024-01-16T14:00:15.457Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
14:00:15 [2024-01-16T14:00:15.457Z] GOPATH=/go
14:00:15 [2024-01-16T14:00:15.457Z] PKG_CONFIG=pkg-config
14:00:15 [2024-01-16T14:00:15.457Z] _=/usr/bin/env
14:00:15 [2024-01-16T14:00:15.457Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
14:00:33 [2024-01-16T14:00:33.579Z] Building test suite binary /go/src/github.com/docker/docker/integration/capabilities/test.main
14:00:34 [2024-01-16T14:00:34.150Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
14:00:35 [2024-01-16T14:00:35.534Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
14:00:37 [2024-01-16T14:00:37.445Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main
14:00:42 [2024-01-16T14:00:42.745Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
14:00:45 [2024-01-16T14:00:45.310Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main
14:00:45 [2024-01-16T14:00:45.575Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
14:00:46 [2024-01-16T14:00:46.992Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
14:00:48 [2024-01-16T14:00:48.399Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
14:00:49 [2024-01-16T14:00:49.805Z] Building test suite binary /go/src/github.com/docker/docker/integration/networking/test.main
14:00:50 [2024-01-16T14:00:50.753Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
14:00:50 [2024-01-16T14:00:50.753Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
14:00:52 [2024-01-16T14:00:52.136Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
14:00:53 [2024-01-16T14:00:53.518Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
14:00:55 [2024-01-16T14:00:55.428Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
14:00:56 [2024-01-16T14:00:56.368Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
14:00:56 [2024-01-16T14:00:56.628Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
14:00:58 [2024-01-16T14:00:58.013Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
14:00:58 [2024-01-16T14:00:58.953Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
14:01:00 [2024-01-16T14:01:00.335Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
14:01:00 [2024-01-16T14:01:00.906Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
14:01:02 [2024-01-16T14:01:02.288Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
14:01:03 [2024-01-16T14:01:03.228Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
14:01:03 [2024-01-16T14:01:03.228Z] Using test binary /usr/local/cli-integration/docker
14:01:03 [2024-01-16T14:01:03.488Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
14:01:03 [2024-01-16T14:01:03.488Z] +++ /etc/init.d/apparmor start
14:01:03 [2024-01-16T14:01:03.488Z] Not: starting.
14:01:03 [2024-01-16T14:01:03.488Z] INFO: Waiting for daemon to start...
14:01:03 [2024-01-16T14:01:03.488Z] Starting dockerd
14:01:03 [2024-01-16T14:01:03.488Z] +++ exec dockerd --debug --host unix:///run/docker/tmp.zucCttPSms/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental
14:01:15 [2024-01-16T14:01:15.709Z] .
14:01:15 [2024-01-16T14:01:15.709Z] Running integration-test (iteration 1)
14:01:15 [2024-01-16T14:01:15.709Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m  
14:01:15 [2024-01-16T14:01:15.709Z] ++ '[' -n '' ']'
14:01:15 [2024-01-16T14:01:15.709Z] ++ 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
14:01:15 [2024-01-16T14:01:15.709Z] ++ set -e
14:01:15 [2024-01-16T14:01:15.709Z] ++ '[' -n 0 ']'
14:01:15 [2024-01-16T14:01:15.709Z] ++ set -x
14:01:15 [2024-01-16T14:01:15.709Z] ++ 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.zucCttPSms/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
14:01:15 [2024-01-16T14:01:15.709Z] Loaded image: busybox:latest
14:01:15 [2024-01-16T14:01:15.709Z] Loaded image: busybox:glibc
14:01:15 [2024-01-16T14:01:15.709Z] Loaded image: debian:bookworm-slim
14:01:15 [2024-01-16T14:01:15.709Z] Loaded image: hello-world:latest
14:01:15 [2024-01-16T14:01:15.709Z] Loaded image: arm32v7/hello-world:latest
14:01:15 [2024-01-16T14:01:15.709Z] INFO: Testing against a local daemon
14:01:15 [2024-01-16T14:01:15.709Z] === RUN   TestCgroupNamespacesBuild
14:01:15 [2024-01-16T14:01:15.969Z] --- PASS: TestCgroupNamespacesBuild (1.13s)
14:01:15 [2024-01-16T14:01:15.969Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
14:01:17 [2024-01-16T14:01:17.351Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.09s)
14:01:17 [2024-01-16T14:01:17.351Z] === RUN   TestBuildWithSession
14:01:17 [2024-01-16T14:01:17.351Z]     build_session_test.go:25: TODO: BuildKit
14:01:17 [2024-01-16T14:01:17.351Z] --- SKIP: TestBuildWithSession (0.00s)
14:01:17 [2024-01-16T14:01:17.351Z] === RUN   TestBuildSquashParent
14:01:21 [2024-01-16T14:01:21.551Z] --- PASS: TestBuildSquashParent (3.98s)
14:01:21 [2024-01-16T14:01:21.551Z] === RUN   TestBuildWithRemoveAndForceRemove
14:01:21 [2024-01-16T14:01:21.551Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
14:01:21 [2024-01-16T14:01:21.551Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
14:01:21 [2024-01-16T14:01:21.551Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
14:01:21 [2024-01-16T14:01:21.551Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
14:01:21 [2024-01-16T14:01:21.551Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
14:01:21 [2024-01-16T14:01:21.551Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
14:01:21 [2024-01-16T14:01:21.551Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
14:01:21 [2024-01-16T14:01:21.551Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
14:01:21 [2024-01-16T14:01:21.551Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
14:01:21 [2024-01-16T14:01:21.551Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
14:01:21 [2024-01-16T14:01:21.551Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
14:01:21 [2024-01-16T14:01:21.551Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
14:01:21 [2024-01-16T14:01:21.551Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
14:01:21 [2024-01-16T14:01:21.551Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
14:01:21 [2024-01-16T14:01:21.551Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
14:01:21 [2024-01-16T14:01:21.551Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
14:01:21 [2024-01-16T14:01:21.551Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
14:01:21 [2024-01-16T14:01:21.551Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
14:01:24 [2024-01-16T14:01:24.847Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.05s)
14:01:24 [2024-01-16T14:01:24.847Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.35s)
14:01:24 [2024-01-16T14:01:24.847Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.63s)
14:01:24 [2024-01-16T14:01:24.847Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.80s)
14:01:24 [2024-01-16T14:01:24.847Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.83s)
14:01:24 [2024-01-16T14:01:24.847Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.83s)
14:01:24 [2024-01-16T14:01:24.847Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.23s)
14:01:24 [2024-01-16T14:01:24.847Z] === RUN   TestBuildMultiStageCopy
14:01:24 [2024-01-16T14:01:24.847Z] === RUN   TestBuildMultiStageCopy/copy_to_root
14:01:25 [2024-01-16T14:01:25.417Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
14:01:25 [2024-01-16T14:01:25.417Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
14:01:25 [2024-01-16T14:01:25.677Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
14:01:25 [2024-01-16T14:01:25.677Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
14:01:25 [2024-01-16T14:01:25.937Z] --- PASS: TestBuildMultiStageCopy (1.44s)
14:01:25 [2024-01-16T14:01:25.937Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (0.97s)
14:01:25 [2024-01-16T14:01:25.937Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.09s)
14:01:25 [2024-01-16T14:01:25.938Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.10s)
14:01:25 [2024-01-16T14:01:25.938Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.12s)
14:01:25 [2024-01-16T14:01:25.938Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.14s)
14:01:25 [2024-01-16T14:01:25.938Z] === RUN   TestBuildMultiStageParentConfig
14:01:26 [2024-01-16T14:01:26.198Z] --- PASS: TestBuildMultiStageParentConfig (0.42s)
14:01:26 [2024-01-16T14:01:26.198Z] === RUN   TestBuildLabelWithTargets
14:01:27 [2024-01-16T14:01:27.138Z] --- PASS: TestBuildLabelWithTargets (0.69s)
14:01:27 [2024-01-16T14:01:27.138Z] === RUN   TestBuildWithEmptyLayers
14:01:27 [2024-01-16T14:01:27.138Z] --- PASS: TestBuildWithEmptyLayers (0.14s)
14:01:27 [2024-01-16T14:01:27.138Z] === RUN   TestBuildMultiStageOnBuild
14:01:28 [2024-01-16T14:01:28.520Z] --- PASS: TestBuildMultiStageOnBuild (1.15s)
14:01:28 [2024-01-16T14:01:28.520Z] === RUN   TestBuildUncleanTarFilenames
14:01:28 [2024-01-16T14:01:28.520Z] --- PASS: TestBuildUncleanTarFilenames (0.11s)
14:01:28 [2024-01-16T14:01:28.520Z] === RUN   TestBuildMultiStageLayerLeak
14:01:29 [2024-01-16T14:01:29.460Z] --- PASS: TestBuildMultiStageLayerLeak (1.09s)
14:01:29 [2024-01-16T14:01:29.460Z] === RUN   TestBuildWithHugeFile
14:02:37 [2024-01-16T14:02:37.180Z] --- PASS: TestBuildWithHugeFile (61.07s)
14:02:37 [2024-01-16T14:02:37.180Z] === RUN   TestBuildWCOWSandboxSize
14:02:37 [2024-01-16T14:02:37.180Z]     build_test.go:521: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
14:02:37 [2024-01-16T14:02:37.180Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s)
14:02:37 [2024-01-16T14:02:37.180Z] === RUN   TestBuildWithEmptyDockerfile
14:02:37 [2024-01-16T14:02:37.180Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
14:02:37 [2024-01-16T14:02:37.180Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
14:02:37 [2024-01-16T14:02:37.180Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
14:02:37 [2024-01-16T14:02:37.180Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
14:02:37 [2024-01-16T14:02:37.180Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
14:02:37 [2024-01-16T14:02:37.180Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
14:02:37 [2024-01-16T14:02:37.180Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
14:02:37 [2024-01-16T14:02:37.180Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
14:02:37 [2024-01-16T14:02:37.180Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
14:02:37 [2024-01-16T14:02:37.180Z] --- PASS: TestBuildWithEmptyDockerfile (0.01s)
14:02:37 [2024-01-16T14:02:37.180Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.00s)
14:02:37 [2024-01-16T14:02:37.180Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s)
14:02:37 [2024-01-16T14:02:37.180Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.00s)
14:02:37 [2024-01-16T14:02:37.180Z] === RUN   TestBuildPreserveOwnership
14:02:37 [2024-01-16T14:02:37.180Z] === RUN   TestBuildPreserveOwnership/copy_from
14:02:37 [2024-01-16T14:02:37.180Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
14:02:37 [2024-01-16T14:02:37.180Z] --- PASS: TestBuildPreserveOwnership (2.23s)
14:02:37 [2024-01-16T14:02:37.180Z]     --- PASS: TestBuildPreserveOwnership/copy_from (1.56s)
14:02:37 [2024-01-16T14:02:37.180Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.66s)
14:02:37 [2024-01-16T14:02:37.180Z] === RUN   TestBuildPlatformInvalid
14:02:37 [2024-01-16T14:02:37.180Z] --- PASS: TestBuildPlatformInvalid (0.01s)
14:02:37 [2024-01-16T14:02:37.180Z] === RUN   TestBuildkitHistoryTracePropagation
14:02:37 [2024-01-16T14:02:37.180Z] time="2024-01-16T14:02:32Z" level=info msg="[core] [Channel #1] Channel created" module=grpc
14:02:37 [2024-01-16T14:02:37.180Z] time="2024-01-16T14:02:32Z" level=info msg="[core] [Channel #1] original dial target is: \"unix:///run/buildkit/buildkitd.sock\"" module=grpc
14:02:37 [2024-01-16T14:02:37.180Z] time="2024-01-16T14:02:32Z" 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
14:02:37 [2024-01-16T14:02:37.180Z] time="2024-01-16T14:02:32Z" level=info msg="[core] [Channel #1] Channel authority set to \"localhost\"" module=grpc
14:02:37 [2024-01-16T14:02:37.180Z] time="2024-01-16T14:02:32Z" 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
14:02:37 [2024-01-16T14:02:37.180Z] time="2024-01-16T14:02:32Z" level=info msg="[core] [Channel #1] Channel switches to new LB policy \"pick_first\"" module=grpc
14:02:37 [2024-01-16T14:02:37.180Z] time="2024-01-16T14:02:32Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel created" module=grpc
14:02:37 [2024-01-16T14:02:37.180Z] time="2024-01-16T14:02:32Z" level=info msg="[core] [Channel #1] Channel Connectivity change to CONNECTING" module=grpc
14:02:37 [2024-01-16T14:02:37.180Z] time="2024-01-16T14:02:32Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel Connectivity change to CONNECTING" module=grpc
14:02:37 [2024-01-16T14:02:37.180Z] time="2024-01-16T14:02:32Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel picks a new address \"/run/buildkit/buildkitd.sock\" to connect" module=grpc
14:02:37 [2024-01-16T14:02:37.180Z] time="2024-01-16T14:02:32Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel Connectivity change to READY" module=grpc
14:02:37 [2024-01-16T14:02:37.180Z] time="2024-01-16T14:02:32Z" level=info msg="[core] [Channel #1] Channel Connectivity change to READY" module=grpc
14:02:37 [2024-01-16T14:02:37.180Z] time="2024-01-16T14:02:32Z" level=info msg="[core] [Server #4] Server created" module=grpc
14:02:37 [2024-01-16T14:02:37.180Z]     build_traces_test.go:84: Waiting for trace to be available
14:02:37 [2024-01-16T14:02:37.180Z] time="2024-01-16T14:02:36Z" level=info msg="[core] [Channel #1] Channel Connectivity change to SHUTDOWN" module=grpc
14:02:37 [2024-01-16T14:02:37.180Z] time="2024-01-16T14:02:36Z" level=info msg="[core] [Channel #1] ccBalancerWrapper: closing" module=grpc
14:02:37 [2024-01-16T14:02:37.180Z] time="2024-01-16T14:02:36Z" level=info msg="[core] [Channel #1] Closing the name resolver" module=grpc
14:02:37 [2024-01-16T14:02:37.180Z] time="2024-01-16T14:02:36Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel Connectivity change to SHUTDOWN" module=grpc
14:02:37 [2024-01-16T14:02:37.180Z] time="2024-01-16T14:02:36Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel deleted" module=grpc
14:02:37 [2024-01-16T14:02:37.180Z] time="2024-01-16T14:02:36Z" level=info msg="[core] [Channel #1] Channel deleted" module=grpc
14:02:37 [2024-01-16T14:02:37.180Z] --- PASS: TestBuildkitHistoryTracePropagation (4.03s)
14:02:37 [2024-01-16T14:02:37.180Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
14:02:37 [2024-01-16T14:02:37.440Z] Loaded image: busybox:latest
14:02:37 [2024-01-16T14:02:37.440Z] Loaded image: busybox:glibc
14:02:38 [2024-01-16T14:02:38.381Z] Loaded image: debian:bookworm-slim
14:02:38 [2024-01-16T14:02:38.381Z] Loaded image: hello-world:latest
14:02:38 [2024-01-16T14:02:38.381Z] Loaded image: arm32v7/hello-world:latest
14:02:46 [2024-01-16T14:02:46.513Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (9.43s)
14:02:46 [2024-01-16T14:02:46.513Z] PASS
14:02:46 [2024-01-16T14:02:46.513Z] 
14:02:46 [2024-01-16T14:02:46.513Z] === Skipped
14:02:46 [2024-01-16T14:02:46.513Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s)
14:02:46 [2024-01-16T14:02:46.513Z]     build_session_test.go:25: TODO: BuildKit
14:02:46 [2024-01-16T14:02:46.513Z] 
14:02:46 [2024-01-16T14:02:46.513Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s)
14:02:46 [2024-01-16T14:02:46.513Z]     build_test.go:521: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
14:02:46 [2024-01-16T14:02:46.513Z] 
14:02:46 [2024-01-16T14:02:46.513Z] DONE 35 tests, 2 skipped in 92.501s
14:02:46 [2024-01-16T14:02:46.513Z] Running /go/src/github.com/docker/docker/integration/capabilities (arm64.integration.capabilities) flags=-test.v -test.timeout=120m  
14:02:46 [2024-01-16T14:02:46.513Z] ++ '[' -n '' ']'
14:02:46 [2024-01-16T14:02:46.513Z] ++ 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
14:02:46 [2024-01-16T14:02:46.513Z] ++ set -e
14:02:46 [2024-01-16T14:02:46.513Z] ++ '[' -n 0 ']'
14:02:46 [2024-01-16T14:02:46.513Z] ++ set -x
14:02:46 [2024-01-16T14:02:46.513Z] ++ 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.zucCttPSms/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
14:02:46 [2024-01-16T14:02:46.513Z] INFO: Testing against a local daemon
14:02:46 [2024-01-16T14:02:46.513Z] === RUN   TestNoNewPrivileges
14:02:56 [2024-01-16T14:02:56.506Z] === RUN   TestNoNewPrivileges/CapabilityRequested=true
14:02:56 [2024-01-16T14:02:56.506Z] === RUN   TestNoNewPrivileges/CapabilityRequested=false
14:02:56 [2024-01-16T14:02:56.506Z] --- PASS: TestNoNewPrivileges (9.64s)
14:02:56 [2024-01-16T14:02:56.506Z]     --- PASS: TestNoNewPrivileges/CapabilityRequested=true (0.44s)
14:02:56 [2024-01-16T14:02:56.506Z]     --- PASS: TestNoNewPrivileges/CapabilityRequested=false (0.44s)
14:02:56 [2024-01-16T14:02:56.506Z] PASS
14:02:56 [2024-01-16T14:02:56.506Z] 
14:02:56 [2024-01-16T14:02:56.506Z] DONE 3 tests in 9.667s
14:02:56 [2024-01-16T14:02:56.506Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m  
14:02:56 [2024-01-16T14:02:56.506Z] ++ '[' -n '' ']'
14:02:56 [2024-01-16T14:02:56.506Z] ++ 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
14:02:56 [2024-01-16T14:02:56.506Z] ++ set -e
14:02:56 [2024-01-16T14:02:56.506Z] ++ '[' -n 0 ']'
14:02:56 [2024-01-16T14:02:56.506Z] ++ set -x
14:02:56 [2024-01-16T14:02:56.506Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.zucCttPSms/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
14:02:56 [2024-01-16T14:02:56.506Z] INFO: Testing against a local daemon
14:02:56 [2024-01-16T14:02:56.506Z] === RUN   TestConfigInspect
14:02:58 [2024-01-16T14:02:58.416Z] --- PASS: TestConfigInspect (2.04s)
14:02:58 [2024-01-16T14:02:58.416Z] === RUN   TestConfigList
14:02:59 [2024-01-16T14:02:59.356Z] === RUN   TestConfigList/test_filter_by_name
14:02:59 [2024-01-16T14:02:59.356Z] === RUN   TestConfigList/test_filter_by_id
14:02:59 [2024-01-16T14:02:59.356Z] === RUN   TestConfigList/test_filter_by_label_key_only
14:02:59 [2024-01-16T14:02:59.356Z] === RUN   TestConfigList/test_filter_by_label_key=value_test0-TestConfigList
14:02:59 [2024-01-16T14:02:59.356Z] === RUN   TestConfigList/test_filter_by_label_key=value_test1-TestConfigList
14:02:59 [2024-01-16T14:02:59.926Z] --- PASS: TestConfigList (1.97s)
14:02:59 [2024-01-16T14:02:59.926Z]     --- PASS: TestConfigList/test_filter_by_name (0.00s)
14:02:59 [2024-01-16T14:02:59.926Z]     --- PASS: TestConfigList/test_filter_by_id (0.00s)
14:02:59 [2024-01-16T14:02:59.926Z]     --- PASS: TestConfigList/test_filter_by_label_key_only (0.00s)
14:02:59 [2024-01-16T14:02:59.926Z]     --- PASS: TestConfigList/test_filter_by_label_key=value_test0-TestConfigList (0.00s)
14:02:59 [2024-01-16T14:02:59.926Z]     --- PASS: TestConfigList/test_filter_by_label_key=value_test1-TestConfigList (0.00s)
14:02:59 [2024-01-16T14:02:59.926Z] === RUN   TestConfigsCreateAndDelete
14:03:01 [2024-01-16T14:03:01.837Z] --- PASS: TestConfigsCreateAndDelete (1.90s)
14:03:01 [2024-01-16T14:03:01.837Z] === RUN   TestConfigsUpdate
14:03:04 [2024-01-16T14:03:04.378Z] --- PASS: TestConfigsUpdate (2.04s)
14:03:04 [2024-01-16T14:03:04.378Z] === RUN   TestTemplatedConfig
14:03:06 [2024-01-16T14:03:06.919Z] --- PASS: TestTemplatedConfig (2.60s)
14:03:06 [2024-01-16T14:03:06.919Z] === RUN   TestConfigCreateResolve
14:03:08 [2024-01-16T14:03:08.830Z] --- PASS: TestConfigCreateResolve (1.99s)
14:03:08 [2024-01-16T14:03:08.830Z] PASS
14:03:08 [2024-01-16T14:03:08.830Z] 
14:03:08 [2024-01-16T14:03:08.830Z] DONE 11 tests in 12.572s
14:03:08 [2024-01-16T14:03:08.830Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m  
14:03:08 [2024-01-16T14:03:08.830Z] ++ '[' -n '' ']'
14:03:08 [2024-01-16T14:03:08.830Z] ++ 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
14:03:08 [2024-01-16T14:03:08.830Z] ++ set -e
14:03:08 [2024-01-16T14:03:08.830Z] ++ '[' -n 0 ']'
14:03:08 [2024-01-16T14:03:08.830Z] ++ set -x
14:03:08 [2024-01-16T14:03:08.830Z] ++ 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.zucCttPSms/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
14:03:08 [2024-01-16T14:03:08.830Z] INFO: Testing against a local daemon
14:03:08 [2024-01-16T14:03:08.830Z] === RUN   TestAttach
14:03:08 [2024-01-16T14:03:08.830Z] === RUN   TestAttach/without_TTY
14:03:08 [2024-01-16T14:03:08.830Z] === PAUSE TestAttach/without_TTY
14:03:08 [2024-01-16T14:03:08.830Z] === RUN   TestAttach/with_TTY
14:03:08 [2024-01-16T14:03:08.830Z] === PAUSE TestAttach/with_TTY
14:03:08 [2024-01-16T14:03:08.830Z] === CONT  TestAttach/without_TTY
14:03:08 [2024-01-16T14:03:08.830Z] === CONT  TestAttach/with_TTY
14:03:08 [2024-01-16T14:03:08.830Z] --- PASS: TestAttach (0.02s)
14:03:08 [2024-01-16T14:03:08.830Z]     --- PASS: TestAttach/with_TTY (0.06s)
14:03:08 [2024-01-16T14:03:08.830Z]     --- PASS: TestAttach/without_TTY (0.06s)
14:03:08 [2024-01-16T14:03:08.830Z] === RUN   TestCreateWithCDIDevices
14:03:09 [2024-01-16T14:03:09.770Z] --- PASS: TestCreateWithCDIDevices (1.06s)
14:03:09 [2024-01-16T14:03:09.770Z] === RUN   TestCDISpecDirsAreInSystemInfo
14:03:09 [2024-01-16T14:03:09.770Z] === RUN   TestCDISpecDirsAreInSystemInfo/experimental_no_spec_dirs_specified_returns_default
14:03:10 [2024-01-16T14:03:10.340Z] === RUN   TestCDISpecDirsAreInSystemInfo/experimental_specified_spec_dirs_are_returned
14:03:10 [2024-01-16T14:03:10.911Z] === RUN   TestCDISpecDirsAreInSystemInfo/experimental_empty_string_as_spec_dir_returns_empty_slice
14:03:11 [2024-01-16T14:03:11.171Z] === RUN   TestCDISpecDirsAreInSystemInfo/experimental_empty_config_option_returns_empty_slice
14:03:11 [2024-01-16T14:03:11.741Z] === RUN   TestCDISpecDirsAreInSystemInfo/non-experimental_no_spec_dirs_specified_returns_empty_slice
14:03:12 [2024-01-16T14:03:12.312Z] === RUN   TestCDISpecDirsAreInSystemInfo/non-experimental_specified_spec_dirs_returns_empty_slice
14:03:12 [2024-01-16T14:03:12.882Z] === RUN   TestCDISpecDirsAreInSystemInfo/non-experimental_empty_string_as_spec_dir_returns_empty_slice
14:03:13 [2024-01-16T14:03:13.452Z] === RUN   TestCDISpecDirsAreInSystemInfo/non-experimental_empty_config_option_returns_empty_slice
14:03:14 [2024-01-16T14:03:14.023Z] --- PASS: TestCDISpecDirsAreInSystemInfo (4.17s)
14:03:14 [2024-01-16T14:03:14.023Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/experimental_no_spec_dirs_specified_returns_default (0.52s)
14:03:14 [2024-01-16T14:03:14.023Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/experimental_specified_spec_dirs_are_returned (0.52s)
14:03:14 [2024-01-16T14:03:14.023Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/experimental_empty_string_as_spec_dir_returns_empty_slice (0.52s)
14:03:14 [2024-01-16T14:03:14.023Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/experimental_empty_config_option_returns_empty_slice (0.52s)
14:03:14 [2024-01-16T14:03:14.023Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/non-experimental_no_spec_dirs_specified_returns_empty_slice (0.52s)
14:03:14 [2024-01-16T14:03:14.023Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/non-experimental_specified_spec_dirs_returns_empty_slice (0.52s)
14:03:14 [2024-01-16T14:03:14.023Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/non-experimental_empty_string_as_spec_dir_returns_empty_slice (0.52s)
14:03:14 [2024-01-16T14:03:14.023Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/non-experimental_empty_config_option_returns_empty_slice (0.52s)
14:03:14 [2024-01-16T14:03:14.023Z] === RUN   TestCheckpoint
14:03:14 [2024-01-16T14:03:14.023Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
14:03:14 [2024-01-16T14:03:14.023Z] --- SKIP: TestCheckpoint (0.00s)
14:03:14 [2024-01-16T14:03:14.023Z] === RUN   TestContainerInvalidJSON
14:03:14 [2024-01-16T14:03:14.023Z] === RUN   TestContainerInvalidJSON/commit
14:03:14 [2024-01-16T14:03:14.023Z] === PAUSE TestContainerInvalidJSON/commit
14:03:14 [2024-01-16T14:03:14.023Z] === RUN   TestContainerInvalidJSON/containers/create
14:03:14 [2024-01-16T14:03:14.023Z] === PAUSE TestContainerInvalidJSON/containers/create
14:03:14 [2024-01-16T14:03:14.023Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec
14:03:14 [2024-01-16T14:03:14.023Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec
14:03:14 [2024-01-16T14:03:14.023Z] === RUN   TestContainerInvalidJSON/containers/foobar/update
14:03:14 [2024-01-16T14:03:14.023Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update
14:03:14 [2024-01-16T14:03:14.023Z] === RUN   TestContainerInvalidJSON/exec/foobar/start
14:03:14 [2024-01-16T14:03:14.023Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start
14:03:14 [2024-01-16T14:03:14.023Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy
14:03:14 [2024-01-16T14:03:14.023Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy
14:03:14 [2024-01-16T14:03:14.023Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start
14:03:14 [2024-01-16T14:03:14.023Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start
14:03:14 [2024-01-16T14:03:14.023Z] === CONT  TestContainerInvalidJSON/commit
14:03:14 [2024-01-16T14:03:14.023Z] === RUN   TestContainerInvalidJSON/commit/invalid_content_type
14:03:14 [2024-01-16T14:03:14.023Z] === CONT  TestContainerInvalidJSON/exec/foobar/start
14:03:14 [2024-01-16T14:03:14.023Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/start
14:03:14 [2024-01-16T14:03:14.023Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_content_type
14:03:14 [2024-01-16T14:03:14.023Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type
14:03:14 [2024-01-16T14:03:14.023Z] === CONT  TestContainerInvalidJSON/containers/foobar/update
14:03:14 [2024-01-16T14:03:14.023Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_content_type
14:03:14 [2024-01-16T14:03:14.023Z] === CONT  TestContainerInvalidJSON/containers/create
14:03:14 [2024-01-16T14:03:14.023Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/copy
14:03:14 [2024-01-16T14:03:14.023Z] === CONT  TestContainerInvalidJSON/containers/foobar/exec
14:03:14 [2024-01-16T14:03:14.023Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type
14:03:14 [2024-01-16T14:03:14.023Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type
14:03:14 [2024-01-16T14:03:14.023Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_content_type
14:03:14 [2024-01-16T14:03:14.023Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_JSON
14:03:14 [2024-01-16T14:03:14.023Z] === RUN   TestContainerInvalidJSON/commit/invalid_JSON
14:03:14 [2024-01-16T14:03:14.023Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_JSON
14:03:14 [2024-01-16T14:03:14.023Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON
14:03:14 [2024-01-16T14:03:14.023Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON
14:03:14 [2024-01-16T14:03:14.023Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_JSON
14:03:14 [2024-01-16T14:03:14.023Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON
14:03:14 [2024-01-16T14:03:14.023Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON
14:03:14 [2024-01-16T14:03:14.023Z] === RUN   TestContainerInvalidJSON/commit/extra_content_after_JSON
14:03:14 [2024-01-16T14:03:14.023Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON
14:03:14 [2024-01-16T14:03:14.023Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON
14:03:14 [2024-01-16T14:03:14.023Z] === RUN   TestContainerInvalidJSON/containers/create/extra_content_after_JSON
14:03:14 [2024-01-16T14:03:14.023Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON
14:03:14 [2024-01-16T14:03:14.023Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body
14:03:14 [2024-01-16T14:03:14.023Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON
14:03:14 [2024-01-16T14:03:14.023Z] === RUN   TestContainerInvalidJSON/commit/empty_body
14:03:14 [2024-01-16T14:03:14.023Z] === RUN   TestContainerInvalidJSON/containers/create/empty_body
14:03:14 [2024-01-16T14:03:14.023Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/empty_body
14:03:14 [2024-01-16T14:03:14.023Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/empty_body
14:03:14 [2024-01-16T14:03:14.023Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/empty_body
14:03:14 [2024-01-16T14:03:14.023Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body
14:03:14 [2024-01-16T14:03:14.023Z] --- PASS: TestContainerInvalidJSON (0.01s)
14:03:14 [2024-01-16T14:03:14.023Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s)
14:03:14 [2024-01-16T14:03:14.023Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s)
14:03:14 [2024-01-16T14:03:14.023Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s)
14:03:14 [2024-01-16T14:03:14.023Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s)
14:03:14 [2024-01-16T14:03:14.023Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s)
14:03:14 [2024-01-16T14:03:14.023Z]     --- PASS: TestContainerInvalidJSON/containers/create (0.00s)
14:03:14 [2024-01-16T14:03:14.023Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s)
14:03:14 [2024-01-16T14:03:14.023Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s)
14:03:14 [2024-01-16T14:03:14.023Z]         --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s)
14:03:14 [2024-01-16T14:03:14.023Z]         --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s)
14:03:14 [2024-01-16T14:03:14.023Z]     --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s)
14:03:14 [2024-01-16T14:03:14.023Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s)
14:03:14 [2024-01-16T14:03:14.023Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s)
14:03:14 [2024-01-16T14:03:14.023Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s)
14:03:14 [2024-01-16T14:03:14.023Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s)
14:03:14 [2024-01-16T14:03:14.023Z]     --- PASS: TestContainerInvalidJSON/commit (0.00s)
14:03:14 [2024-01-16T14:03:14.023Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s)
14:03:14 [2024-01-16T14:03:14.023Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s)
14:03:14 [2024-01-16T14:03:14.023Z]         --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s)
14:03:14 [2024-01-16T14:03:14.023Z]         --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s)
14:03:14 [2024-01-16T14:03:14.023Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s)
14:03:14 [2024-01-16T14:03:14.023Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s)
14:03:14 [2024-01-16T14:03:14.023Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s)
14:03:14 [2024-01-16T14:03:14.023Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s)
14:03:14 [2024-01-16T14:03:14.023Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s)
14:03:14 [2024-01-16T14:03:14.023Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s)
14:03:14 [2024-01-16T14:03:14.023Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s)
14:03:14 [2024-01-16T14:03:14.023Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s)
14:03:14 [2024-01-16T14:03:14.023Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s)
14:03:14 [2024-01-16T14:03:14.023Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s)
14:03:14 [2024-01-16T14:03:14.023Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.01s)
14:03:14 [2024-01-16T14:03:14.023Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s)
14:03:14 [2024-01-16T14:03:14.023Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s)
14:03:14 [2024-01-16T14:03:14.023Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s)
14:03:14 [2024-01-16T14:03:14.023Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s)
14:03:14 [2024-01-16T14:03:14.023Z] === RUN   TestCopyFromContainerPathDoesNotExist
14:03:14 [2024-01-16T14:03:14.023Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s)
14:03:14 [2024-01-16T14:03:14.023Z] === RUN   TestCopyFromContainerPathIsNotDir
14:03:14 [2024-01-16T14:03:14.023Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s)
14:03:14 [2024-01-16T14:03:14.023Z] === RUN   TestCopyToContainerPathDoesNotExist
14:03:14 [2024-01-16T14:03:14.023Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s)
14:03:14 [2024-01-16T14:03:14.023Z] === RUN   TestCopyEmptyFile
14:03:14 [2024-01-16T14:03:14.023Z] --- PASS: TestCopyEmptyFile (0.06s)
14:03:14 [2024-01-16T14:03:14.023Z] === RUN   TestCopyToContainerPathIsNotDir
14:03:14 [2024-01-16T14:03:14.283Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s)
14:03:14 [2024-01-16T14:03:14.283Z] === RUN   TestCopyFromContainer
14:03:14 [2024-01-16T14:03:14.854Z] === RUN   TestCopyFromContainer//
14:03:14 [2024-01-16T14:03:14.854Z] === RUN   TestCopyFromContainer/.
14:03:14 [2024-01-16T14:03:14.854Z] === RUN   TestCopyFromContainer//.
14:03:14 [2024-01-16T14:03:14.854Z] === RUN   TestCopyFromContainer/./
14:03:14 [2024-01-16T14:03:14.854Z] === RUN   TestCopyFromContainer//./
14:03:14 [2024-01-16T14:03:14.854Z] === RUN   TestCopyFromContainer//bar/root
14:03:14 [2024-01-16T14:03:14.854Z] === RUN   TestCopyFromContainer//bar/root/
14:03:14 [2024-01-16T14:03:14.854Z] === RUN   TestCopyFromContainer//bar/root/.
14:03:14 [2024-01-16T14:03:14.854Z] === RUN   TestCopyFromContainer/bar/quux
14:03:14 [2024-01-16T14:03:14.854Z] === RUN   TestCopyFromContainer/bar/quux/
14:03:14 [2024-01-16T14:03:14.854Z] === RUN   TestCopyFromContainer/bar/quux/.
14:03:14 [2024-01-16T14:03:14.854Z] === RUN   TestCopyFromContainer/bar/quux/baz
14:03:14 [2024-01-16T14:03:14.854Z] === RUN   TestCopyFromContainer/bar/filesymlink
14:03:14 [2024-01-16T14:03:14.854Z] === RUN   TestCopyFromContainer/bar/dirsymlink
14:03:14 [2024-01-16T14:03:14.854Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
14:03:14 [2024-01-16T14:03:14.854Z] === RUN   TestCopyFromContainer/bar/dirsymlink/.
14:03:14 [2024-01-16T14:03:14.854Z] === RUN   TestCopyFromContainer/bar/notarget
14:03:15 [2024-01-16T14:03:15.114Z] --- PASS: TestCopyFromContainer (0.85s)
14:03:15 [2024-01-16T14:03:15.114Z]     --- PASS: TestCopyFromContainer// (0.01s)
14:03:15 [2024-01-16T14:03:15.114Z]     --- PASS: TestCopyFromContainer/. (0.01s)
14:03:15 [2024-01-16T14:03:15.114Z]     --- PASS: TestCopyFromContainer//. (0.01s)
14:03:15 [2024-01-16T14:03:15.114Z]     --- PASS: TestCopyFromContainer/./ (0.01s)
14:03:15 [2024-01-16T14:03:15.114Z]     --- PASS: TestCopyFromContainer//./ (0.01s)
14:03:15 [2024-01-16T14:03:15.114Z]     --- PASS: TestCopyFromContainer//bar/root (0.01s)
14:03:15 [2024-01-16T14:03:15.114Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.01s)
14:03:15 [2024-01-16T14:03:15.114Z]     --- PASS: TestCopyFromContainer//bar/root/. (0.01s)
14:03:15 [2024-01-16T14:03:15.114Z]     --- PASS: TestCopyFromContainer/bar/quux (0.01s)
14:03:15 [2024-01-16T14:03:15.114Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.00s)
14:03:15 [2024-01-16T14:03:15.114Z]     --- PASS: TestCopyFromContainer/bar/quux/. (0.00s)
14:03:15 [2024-01-16T14:03:15.114Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.01s)
14:03:15 [2024-01-16T14:03:15.114Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.00s)
14:03:15 [2024-01-16T14:03:15.114Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.00s)
14:03:15 [2024-01-16T14:03:15.114Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.01s)
14:03:15 [2024-01-16T14:03:15.114Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/. (0.00s)
14:03:15 [2024-01-16T14:03:15.114Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.00s)
14:03:15 [2024-01-16T14:03:15.114Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
14:03:15 [2024-01-16T14:03:15.114Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
14:03:15 [2024-01-16T14:03:15.114Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
14:03:15 [2024-01-16T14:03:15.114Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
14:03:15 [2024-01-16T14:03:15.114Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
14:03:15 [2024-01-16T14:03:15.114Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
14:03:15 [2024-01-16T14:03:15.114Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
14:03:15 [2024-01-16T14:03:15.114Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
14:03:15 [2024-01-16T14:03:15.114Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
14:03:15 [2024-01-16T14:03:15.114Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
14:03:15 [2024-01-16T14:03:15.114Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
14:03:15 [2024-01-16T14:03:15.114Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
14:03:15 [2024-01-16T14:03:15.114Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
14:03:15 [2024-01-16T14:03:15.114Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
14:03:15 [2024-01-16T14:03:15.114Z] === RUN   TestCreateLinkToNonExistingContainer
14:03:15 [2024-01-16T14:03:15.114Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s)
14:03:15 [2024-01-16T14:03:15.114Z] === RUN   TestCreateWithInvalidEnv
14:03:15 [2024-01-16T14:03:15.114Z] === RUN   TestCreateWithInvalidEnv/0
14:03:15 [2024-01-16T14:03:15.114Z] === PAUSE TestCreateWithInvalidEnv/0
14:03:15 [2024-01-16T14:03:15.114Z] === RUN   TestCreateWithInvalidEnv/1
14:03:15 [2024-01-16T14:03:15.114Z] === PAUSE TestCreateWithInvalidEnv/1
14:03:15 [2024-01-16T14:03:15.114Z] === RUN   TestCreateWithInvalidEnv/2
14:03:15 [2024-01-16T14:03:15.114Z] === PAUSE TestCreateWithInvalidEnv/2
14:03:15 [2024-01-16T14:03:15.114Z] === CONT  TestCreateWithInvalidEnv/0
14:03:15 [2024-01-16T14:03:15.114Z] === CONT  TestCreateWithInvalidEnv/2
14:03:15 [2024-01-16T14:03:15.114Z] === CONT  TestCreateWithInvalidEnv/1
14:03:15 [2024-01-16T14:03:15.114Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
14:03:15 [2024-01-16T14:03:15.114Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
14:03:15 [2024-01-16T14:03:15.114Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
14:03:15 [2024-01-16T14:03:15.114Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
14:03:15 [2024-01-16T14:03:15.114Z] === RUN   TestCreateTmpfsMountsTarget
14:03:15 [2024-01-16T14:03:15.114Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s)
14:03:15 [2024-01-16T14:03:15.114Z] === RUN   TestCreateWithCustomMaskedPaths
14:03:16 [2024-01-16T14:03:16.496Z] --- PASS: TestCreateWithCustomMaskedPaths (1.32s)
14:03:16 [2024-01-16T14:03:16.496Z] === RUN   TestCreateWithCustomReadonlyPaths
14:03:17 [2024-01-16T14:03:17.878Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.32s)
14:03:17 [2024-01-16T14:03:17.878Z] === RUN   TestCreateWithInvalidHealthcheckParams
14:03:17 [2024-01-16T14:03:17.878Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
14:03:17 [2024-01-16T14:03:17.878Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
14:03:17 [2024-01-16T14:03:17.878Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
14:03:17 [2024-01-16T14:03:17.878Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
14:03:17 [2024-01-16T14:03:17.878Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
14:03:17 [2024-01-16T14:03:17.878Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
14:03:17 [2024-01-16T14:03:17.878Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
14:03:17 [2024-01-16T14:03:17.878Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
14:03:17 [2024-01-16T14:03:17.878Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
14:03:17 [2024-01-16T14:03:17.878Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
14:03:17 [2024-01-16T14:03:17.878Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartInterval_in_Healthcheck:_not_0_and_less_than_1ms
14:03:17 [2024-01-16T14:03:17.878Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartInterval_in_Healthcheck:_not_0_and_less_than_1ms
14:03:17 [2024-01-16T14:03:17.878Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
14:03:17 [2024-01-16T14:03:17.878Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
14:03:17 [2024-01-16T14:03:17.878Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartInterval_in_Healthcheck:_not_0_and_less_than_1ms
14:03:17 [2024-01-16T14:03:17.878Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
14:03:17 [2024-01-16T14:03:17.878Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
14:03:17 [2024-01-16T14:03:17.878Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
14:03:17 [2024-01-16T14:03:17.878Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
14:03:17 [2024-01-16T14:03:17.878Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.00s)
14:03:17 [2024-01-16T14:03:17.878Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.00s)
14:03:17 [2024-01-16T14:03:17.878Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.00s)
14:03:17 [2024-01-16T14:03:17.878Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s)
14:03:17 [2024-01-16T14:03:17.878Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartInterval_in_Healthcheck:_not_0_and_less_than_1ms (0.00s)
14:03:17 [2024-01-16T14:03:17.878Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.00s)
14:03:17 [2024-01-16T14:03:17.878Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
14:03:18 [2024-01-16T14:03:18.448Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.57s)
14:03:18 [2024-01-16T14:03:18.448Z] === RUN   TestCreateDifferentPlatform
14:03:18 [2024-01-16T14:03:18.448Z] === RUN   TestCreateDifferentPlatform/different_os
14:03:18 [2024-01-16T14:03:18.448Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
14:03:18 [2024-01-16T14:03:18.448Z] --- PASS: TestCreateDifferentPlatform (0.01s)
14:03:18 [2024-01-16T14:03:18.448Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
14:03:18 [2024-01-16T14:03:18.448Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
14:03:18 [2024-01-16T14:03:18.448Z] === RUN   TestCreateVolumesFromNonExistingContainer
14:03:18 [2024-01-16T14:03:18.448Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s)
14:03:18 [2024-01-16T14:03:18.448Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
14:03:18 [2024-01-16T14:03:18.448Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s)
14:03:18 [2024-01-16T14:03:18.448Z] === RUN   TestCreateInvalidHostConfig
14:03:18 [2024-01-16T14:03:18.448Z] === RUN   TestCreateInvalidHostConfig/invalid_IpcMode
14:03:18 [2024-01-16T14:03:18.448Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode
14:03:18 [2024-01-16T14:03:18.448Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode
14:03:18 [2024-01-16T14:03:18.448Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode
14:03:18 [2024-01-16T14:03:18.448Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
14:03:18 [2024-01-16T14:03:18.448Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
14:03:18 [2024-01-16T14:03:18.448Z] === RUN   TestCreateInvalidHostConfig/invalid_UTSMode
14:03:18 [2024-01-16T14:03:18.448Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode
14:03:18 [2024-01-16T14:03:18.448Z] === RUN   TestCreateInvalidHostConfig/invalid_Annotations
14:03:18 [2024-01-16T14:03:18.448Z] === PAUSE TestCreateInvalidHostConfig/invalid_Annotations
14:03:18 [2024-01-16T14:03:18.448Z] === CONT  TestCreateInvalidHostConfig/invalid_IpcMode
14:03:18 [2024-01-16T14:03:18.448Z] === CONT  TestCreateInvalidHostConfig/invalid_UTSMode
14:03:18 [2024-01-16T14:03:18.448Z] === CONT  TestCreateInvalidHostConfig/invalid_Annotations
14:03:18 [2024-01-16T14:03:18.448Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
14:03:18 [2024-01-16T14:03:18.448Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode
14:03:18 [2024-01-16T14:03:18.448Z] --- PASS: TestCreateInvalidHostConfig (0.01s)
14:03:18 [2024-01-16T14:03:18.449Z]     --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s)
14:03:18 [2024-01-16T14:03:18.449Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s)
14:03:18 [2024-01-16T14:03:18.449Z]     --- PASS: TestCreateInvalidHostConfig/invalid_Annotations (0.00s)
14:03:18 [2024-01-16T14:03:18.449Z]     --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s)
14:03:18 [2024-01-16T14:03:18.449Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s)
14:03:18 [2024-01-16T14:03:18.449Z] === RUN   TestCreateWithMultipleEndpointSettings
14:03:18 [2024-01-16T14:03:18.449Z] === RUN   TestCreateWithMultipleEndpointSettings/with_API_v1.44
14:03:18 [2024-01-16T14:03:18.449Z] === RUN   TestCreateWithMultipleEndpointSettings/with_API_v1.43
14:03:18 [2024-01-16T14:03:18.449Z] --- PASS: TestCreateWithMultipleEndpointSettings (0.04s)
14:03:18 [2024-01-16T14:03:18.449Z]     --- PASS: TestCreateWithMultipleEndpointSettings/with_API_v1.44 (0.03s)
14:03:18 [2024-01-16T14:03:18.449Z]     --- PASS: TestCreateWithMultipleEndpointSettings/with_API_v1.43 (0.00s)
14:03:18 [2024-01-16T14:03:18.449Z] === RUN   TestCreateWithCustomMACs
14:03:19 [2024-01-16T14:03:19.019Z] --- PASS: TestCreateWithCustomMACs (0.62s)
14:03:19 [2024-01-16T14:03:19.019Z] === RUN   TestContainerStartOnDaemonRestart
14:03:19 [2024-01-16T14:03:19.019Z] === PAUSE TestContainerStartOnDaemonRestart
14:03:19 [2024-01-16T14:03:19.019Z] === RUN   TestDaemonRestartIpcMode
14:03:19 [2024-01-16T14:03:19.019Z] === PAUSE TestDaemonRestartIpcMode
14:03:19 [2024-01-16T14:03:19.019Z] === RUN   TestDaemonHostGatewayIP
14:03:19 [2024-01-16T14:03:19.019Z] === PAUSE TestDaemonHostGatewayIP
14:03:19 [2024-01-16T14:03:19.019Z] === RUN   TestRestartDaemonWithRestartingContainer
14:03:19 [2024-01-16T14:03:19.019Z] === PAUSE TestRestartDaemonWithRestartingContainer
14:03:19 [2024-01-16T14:03:19.019Z] === RUN   TestHardRestartWhenContainerIsRunning
14:03:19 [2024-01-16T14:03:19.019Z] === PAUSE TestHardRestartWhenContainerIsRunning
14:03:19 [2024-01-16T14:03:19.019Z] === RUN   TestContainerKillOnDaemonStart
14:03:19 [2024-01-16T14:03:19.019Z] === PAUSE TestContainerKillOnDaemonStart
14:03:19 [2024-01-16T14:03:19.019Z] === RUN   TestDiff
14:03:19 [2024-01-16T14:03:19.589Z] --- PASS: TestDiff (0.49s)
14:03:19 [2024-01-16T14:03:19.589Z] === RUN   TestDiffStoppedContainer
14:03:19 [2024-01-16T14:03:19.849Z] --- PASS: TestDiffStoppedContainer (0.45s)
14:03:19 [2024-01-16T14:03:19.849Z] === RUN   TestExecConsoleSize
14:03:20 [2024-01-16T14:03:20.419Z] --- PASS: TestExecConsoleSize (0.49s)
14:03:20 [2024-01-16T14:03:20.419Z] === RUN   TestExecWithCloseStdin
14:03:20 [2024-01-16T14:03:20.989Z] --- PASS: TestExecWithCloseStdin (0.48s)
14:03:20 [2024-01-16T14:03:20.989Z] === RUN   TestExec
14:03:21 [2024-01-16T14:03:21.559Z] --- PASS: TestExec (0.64s)
14:03:21 [2024-01-16T14:03:21.560Z] === RUN   TestExecUser
14:03:22 [2024-01-16T14:03:22.130Z] --- PASS: TestExecUser (0.49s)
14:03:22 [2024-01-16T14:03:22.130Z] === RUN   TestExecWithGroupAdd
14:03:22 [2024-01-16T14:03:22.700Z] --- PASS: TestExecWithGroupAdd (0.50s)
14:03:22 [2024-01-16T14:03:22.700Z] === RUN   TestExportContainerAndImportImage
14:03:22 [2024-01-16T14:03:22.961Z] --- PASS: TestExportContainerAndImportImage (0.49s)
14:03:22 [2024-01-16T14:03:22.961Z] === RUN   TestExportContainerAfterDaemonRestart
14:03:29 [2024-01-16T14:03:29.538Z] --- PASS: TestExportContainerAfterDaemonRestart (6.15s)
14:03:29 [2024-01-16T14:03:29.538Z] === RUN   TestHealthCheckWorkdir
14:03:30 [2024-01-16T14:03:30.107Z] --- PASS: TestHealthCheckWorkdir (0.73s)
14:03:30 [2024-01-16T14:03:30.107Z] === RUN   TestHealthKillContainer
14:03:38 [2024-01-16T14:03:38.236Z] --- PASS: TestHealthKillContainer (7.95s)
14:03:38 [2024-01-16T14:03:38.236Z] === RUN   TestHealthCheckProcessKilled
14:03:38 [2024-01-16T14:03:38.806Z] --- PASS: TestHealthCheckProcessKilled (0.78s)
14:03:38 [2024-01-16T14:03:38.806Z] === RUN   TestHealthStartInterval
14:03:40 [2024-01-16T14:03:40.187Z]     health_test.go:141: &{2024-01-16 14:03:39.821773381 +0000 UTC 2024-01-16 14:03:39.901266021 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
14:03:40 [2024-01-16T14:03:40.187Z]         }
14:03:40 [2024-01-16T14:03:40.187Z]     health_test.go:141: &{2024-01-16 14:03:39.821773381 +0000 UTC 2024-01-16 14:03:39.901266021 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
14:03:40 [2024-01-16T14:03:40.187Z]         }
14:03:40 [2024-01-16T14:03:40.187Z]     health_test.go:141: &{2024-01-16 14:03:39.821773381 +0000 UTC 2024-01-16 14:03:39.901266021 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
14:03:40 [2024-01-16T14:03:40.187Z]         }
14:03:40 [2024-01-16T14:03:40.447Z]     health_test.go:141: &{2024-01-16 14:03:39.821773381 +0000 UTC 2024-01-16 14:03:39.901266021 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
14:03:40 [2024-01-16T14:03:40.447Z]         }
14:03:40 [2024-01-16T14:03:40.447Z]     health_test.go:141: &{2024-01-16 14:03:39.821773381 +0000 UTC 2024-01-16 14:03:39.901266021 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
14:03:40 [2024-01-16T14:03:40.447Z]         }
14:03:40 [2024-01-16T14:03:40.447Z]     health_test.go:141: &{2024-01-16 14:03:39.821773381 +0000 UTC 2024-01-16 14:03:39.901266021 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
14:03:40 [2024-01-16T14:03:40.447Z]         }
14:03:40 [2024-01-16T14:03:40.707Z]     health_test.go:141: &{2024-01-16 14:03:39.821773381 +0000 UTC 2024-01-16 14:03:39.901266021 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
14:03:40 [2024-01-16T14:03:40.707Z]         }
14:03:40 [2024-01-16T14:03:40.707Z]     health_test.go:141: &{2024-01-16 14:03:39.821773381 +0000 UTC 2024-01-16 14:03:39.901266021 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
14:03:40 [2024-01-16T14:03:40.707Z]         }
14:03:40 [2024-01-16T14:03:40.967Z]     health_test.go:141: &{2024-01-16 14:03:39.821773381 +0000 UTC 2024-01-16 14:03:39.901266021 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
14:03:40 [2024-01-16T14:03:40.967Z]         }
14:03:40 [2024-01-16T14:03:40.967Z]     health_test.go:141: &{2024-01-16 14:03:39.821773381 +0000 UTC 2024-01-16 14:03:39.901266021 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
14:03:40 [2024-01-16T14:03:40.967Z]         }
14:03:40 [2024-01-16T14:03:40.967Z]     health_test.go:141: &{2024-01-16 14:03:39.821773381 +0000 UTC 2024-01-16 14:03:39.901266021 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
14:03:40 [2024-01-16T14:03:40.967Z]         }
14:03:41 [2024-01-16T14:03:41.227Z]     health_test.go:141: &{2024-01-16 14:03:40.90712855 +0000 UTC 2024-01-16 14:03:40.960863065 +0000 UTC 1 2}
14:03:41 [2024-01-16T14:03:41.227Z]     health_test.go:141: &{2024-01-16 14:03:40.90712855 +0000 UTC 2024-01-16 14:03:40.960863065 +0000 UTC 1 2}
14:03:41 [2024-01-16T14:03:41.487Z]     health_test.go:141: &{2024-01-16 14:03:40.90712855 +0000 UTC 2024-01-16 14:03:40.960863065 +0000 UTC 1 2}
14:03:41 [2024-01-16T14:03:41.487Z]     health_test.go:141: &{2024-01-16 14:03:40.90712855 +0000 UTC 2024-01-16 14:03:40.960863065 +0000 UTC 1 2}
14:03:41 [2024-01-16T14:03:41.487Z]     health_test.go:141: &{2024-01-16 14:03:40.90712855 +0000 UTC 2024-01-16 14:03:40.960863065 +0000 UTC 1 2}
14:03:41 [2024-01-16T14:03:41.747Z]     health_test.go:141: &{2024-01-16 14:03:40.90712855 +0000 UTC 2024-01-16 14:03:40.960863065 +0000 UTC 1 2}
14:03:41 [2024-01-16T14:03:41.747Z]     health_test.go:141: &{2024-01-16 14:03:40.90712855 +0000 UTC 2024-01-16 14:03:40.960863065 +0000 UTC 1 2}
14:03:41 [2024-01-16T14:03:41.747Z]     health_test.go:141: &{2024-01-16 14:03:40.90712855 +0000 UTC 2024-01-16 14:03:40.960863065 +0000 UTC 1 2}
14:03:42 [2024-01-16T14:03:42.007Z]     health_test.go:141: &{2024-01-16 14:03:40.90712855 +0000 UTC 2024-01-16 14:03:40.960863065 +0000 UTC 1 2}
14:03:42 [2024-01-16T14:03:42.007Z]     health_test.go:141: &{2024-01-16 14:03:40.90712855 +0000 UTC 2024-01-16 14:03:40.960863065 +0000 UTC 1 2}
14:03:42 [2024-01-16T14:03:42.267Z]     health_test.go:169: 1.059335184s
14:03:43 [2024-01-16T14:03:43.206Z]     health_test.go:169: 1.059335184s
14:03:44 [2024-01-16T14:03:44.146Z]     health_test.go:169: 1.059335184s
14:03:45 [2024-01-16T14:03:45.085Z]     health_test.go:169: 1.059335184s
14:03:46 [2024-01-16T14:03:46.466Z]     health_test.go:169: 1.059335184s
14:03:47 [2024-01-16T14:03:47.405Z]     health_test.go:169: 1.059335184s
14:03:48 [2024-01-16T14:03:48.344Z]     health_test.go:169: 1.059335184s
14:03:49 [2024-01-16T14:03:49.284Z]     health_test.go:169: 1.059335184s
14:03:50 [2024-01-16T14:03:50.223Z]     health_test.go:169: 1.059335184s
14:03:51 [2024-01-16T14:03:51.164Z]     health_test.go:169: 1.059335184s
14:03:52 [2024-01-16T14:03:52.103Z]     health_test.go:169: 1.059335184s
14:03:53 [2024-01-16T14:03:53.484Z]     health_test.go:169: 1.059335184s
14:03:54 [2024-01-16T14:03:54.424Z]     health_test.go:169: 1.059335184s
14:03:55 [2024-01-16T14:03:55.363Z]     health_test.go:169: 1.059335184s
14:03:56 [2024-01-16T14:03:56.302Z]     health_test.go:169: 1.059335184s
14:03:57 [2024-01-16T14:03:57.240Z]     health_test.go:169: 1.059335184s
14:03:58 [2024-01-16T14:03:58.179Z]     health_test.go:169: 1.059335184s
14:03:59 [2024-01-16T14:03:59.118Z]     health_test.go:169: 1.059335184s
14:04:00 [2024-01-16T14:04:00.499Z]     health_test.go:169: 1.059335184s
14:04:01 [2024-01-16T14:04:01.069Z]     health_test.go:169: 1.059335184s
14:04:02 [2024-01-16T14:04:02.449Z]     health_test.go:169: 1.059335184s
14:04:03 [2024-01-16T14:04:03.388Z]     health_test.go:169: 1.059335184s
14:04:04 [2024-01-16T14:04:04.327Z]     health_test.go:169: 1.059335184s
14:04:05 [2024-01-16T14:04:05.266Z]     health_test.go:169: 1.059335184s
14:04:06 [2024-01-16T14:04:06.205Z]     health_test.go:169: 1.059335184s
14:04:07 [2024-01-16T14:04:07.144Z]     health_test.go:169: 1.059335184s
14:04:08 [2024-01-16T14:04:08.083Z]     health_test.go:169: 1.059335184s
14:04:09 [2024-01-16T14:04:09.464Z]     health_test.go:169: 1.059335184s
14:04:10 [2024-01-16T14:04:10.403Z]     health_test.go:169: 1.059335184s
14:04:11 [2024-01-16T14:04:11.342Z]     health_test.go:169: 1.059335184s
14:04:12 [2024-01-16T14:04:12.282Z] --- PASS: TestHealthStartInterval (33.74s)
14:04:12 [2024-01-16T14:04:12.282Z] === RUN   TestInspectCpusetInConfigPre120
14:04:12 [2024-01-16T14:04:12.853Z] --- PASS: TestInspectCpusetInConfigPre120 (0.44s)
14:04:12 [2024-01-16T14:04:12.853Z] === RUN   TestInspectAnnotations
14:04:12 [2024-01-16T14:04:12.853Z] --- PASS: TestInspectAnnotations (0.05s)
14:04:12 [2024-01-16T14:04:12.853Z] === RUN   TestIpcModeNone
14:04:13 [2024-01-16T14:04:13.423Z] --- PASS: TestIpcModeNone (0.52s)
14:04:13 [2024-01-16T14:04:13.423Z] === RUN   TestIpcModePrivate
14:04:13 [2024-01-16T14:04:13.684Z]     ipcmode_linux_test.go:87: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:78, shared: false, mustBeShared: false
14:04:13 [2024-01-16T14:04:13.944Z] --- PASS: TestIpcModePrivate (0.48s)
14:04:13 [2024-01-16T14:04:13.944Z] === RUN   TestIpcModeShareable
14:04:14 [2024-01-16T14:04:14.203Z]     ipcmode_linux_test.go:87: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:72, shared: true, mustBeShared: true
14:04:14 [2024-01-16T14:04:14.463Z] --- PASS: TestIpcModeShareable (0.53s)
14:04:14 [2024-01-16T14:04:14.463Z] === RUN   TestAPIIpcModeShareableAndContainer
14:04:15 [2024-01-16T14:04:15.846Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.23s)
14:04:15 [2024-01-16T14:04:15.846Z] === RUN   TestAPIIpcModeHost
14:04:16 [2024-01-16T14:04:16.106Z] --- PASS: TestAPIIpcModeHost (0.34s)
14:04:16 [2024-01-16T14:04:16.106Z] === RUN   TestDaemonIpcModeShareable
14:04:17 [2024-01-16T14:04:17.046Z]     ipcmode_linux_test.go:255: [testDaemonIpcPrivateShareable] ipcdev: 0:104, shared: true, mustBeShared: true
14:04:17 [2024-01-16T14:04:17.046Z] --- PASS: TestDaemonIpcModeShareable (1.11s)
14:04:17 [2024-01-16T14:04:17.046Z] === RUN   TestDaemonIpcModePrivate
14:04:17 [2024-01-16T14:04:17.986Z]     ipcmode_linux_test.go:255: [testDaemonIpcPrivateShareable] ipcdev: 0:110, shared: false, mustBeShared: false
14:04:18 [2024-01-16T14:04:18.246Z] --- PASS: TestDaemonIpcModePrivate (1.12s)
14:04:18 [2024-01-16T14:04:18.246Z] === RUN   TestDaemonIpcModePrivateFromConfig
14:04:19 [2024-01-16T14:04:19.186Z]     ipcmode_linux_test.go:255: [testDaemonIpcPrivateShareable] ipcdev: 0:110, shared: false, mustBeShared: false
14:04:19 [2024-01-16T14:04:19.446Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.10s)
14:04:19 [2024-01-16T14:04:19.446Z] === RUN   TestDaemonIpcModeShareableFromConfig
14:04:20 [2024-01-16T14:04:20.386Z]     ipcmode_linux_test.go:255: [testDaemonIpcPrivateShareable] ipcdev: 0:104, shared: true, mustBeShared: true
14:04:20 [2024-01-16T14:04:20.386Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.09s)
14:04:20 [2024-01-16T14:04:20.386Z] === RUN   TestIpcModeOlderClient
14:04:20 [2024-01-16T14:04:20.386Z] === PAUSE TestIpcModeOlderClient
14:04:20 [2024-01-16T14:04:20.386Z] === RUN   TestKillContainerInvalidSignal
14:04:20 [2024-01-16T14:04:20.956Z] --- PASS: TestKillContainerInvalidSignal (0.51s)
14:04:20 [2024-01-16T14:04:20.956Z] === RUN   TestKillContainer
14:04:20 [2024-01-16T14:04:20.956Z] === RUN   TestKillContainer/no_signal
14:04:21 [2024-01-16T14:04:21.525Z] === RUN   TestKillContainer/non_killing_signal
14:04:21 [2024-01-16T14:04:21.525Z] === RUN   TestKillContainer/killing_signal
14:04:22 [2024-01-16T14:04:22.466Z] --- PASS: TestKillContainer (1.41s)
14:04:22 [2024-01-16T14:04:22.466Z]     --- PASS: TestKillContainer/no_signal (0.44s)
14:04:22 [2024-01-16T14:04:22.466Z]     --- PASS: TestKillContainer/non_killing_signal (0.28s)
14:04:22 [2024-01-16T14:04:22.466Z]     --- PASS: TestKillContainer/killing_signal (0.47s)
14:04:22 [2024-01-16T14:04:22.466Z] === RUN   TestKillWithStopSignalAndRestartPolicies
14:04:22 [2024-01-16T14:04:22.466Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
14:04:22 [2024-01-16T14:04:22.726Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
14:04:23 [2024-01-16T14:04:23.296Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.92s)
14:04:23 [2024-01-16T14:04:23.296Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.44s)
14:04:23 [2024-01-16T14:04:23.296Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.27s)
14:04:23 [2024-01-16T14:04:23.296Z] === RUN   TestKillStoppedContainer
14:04:23 [2024-01-16T14:04:23.296Z] --- PASS: TestKillStoppedContainer (0.04s)
14:04:23 [2024-01-16T14:04:23.296Z] === RUN   TestKillStoppedContainerAPIPre120
14:04:23 [2024-01-16T14:04:23.296Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s)
14:04:23 [2024-01-16T14:04:23.296Z] === RUN   TestKillDifferentUserContainer
14:04:23 [2024-01-16T14:04:23.866Z] --- PASS: TestKillDifferentUserContainer (0.44s)
14:04:23 [2024-01-16T14:04:23.866Z] === RUN   TestInspectOomKilledTrue
14:04:24 [2024-01-16T14:04:24.437Z] --- PASS: TestInspectOomKilledTrue (0.48s)
14:04:24 [2024-01-16T14:04:24.437Z] === RUN   TestInspectOomKilledFalse
14:04:24 [2024-01-16T14:04:24.697Z] --- PASS: TestInspectOomKilledFalse (0.43s)
14:04:24 [2024-01-16T14:04:24.697Z] === RUN   TestLinksEtcHostsContentMatch
14:04:24 [2024-01-16T14:04:24.957Z] --- PASS: TestLinksEtcHostsContentMatch (0.24s)
14:04:24 [2024-01-16T14:04:24.957Z] === RUN   TestLinksContainerNames
14:04:25 [2024-01-16T14:04:25.897Z] --- PASS: TestLinksContainerNames (0.90s)
14:04:25 [2024-01-16T14:04:25.897Z] === RUN   TestLogsFollowTailEmpty
14:04:26 [2024-01-16T14:04:26.467Z] --- PASS: TestLogsFollowTailEmpty (0.52s)
14:04:26 [2024-01-16T14:04:26.467Z] === RUN   TestLogs
14:04:26 [2024-01-16T14:04:26.467Z] === RUN   TestLogs/driver_local
14:04:26 [2024-01-16T14:04:26.467Z] === RUN   TestLogs/driver_local/tty/stdout_and_stderr
14:04:26 [2024-01-16T14:04:26.467Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr
14:04:26 [2024-01-16T14:04:26.467Z] === RUN   TestLogs/driver_local/tty/only_stdout
14:04:26 [2024-01-16T14:04:26.467Z] === PAUSE TestLogs/driver_local/tty/only_stdout
14:04:26 [2024-01-16T14:04:26.467Z] === RUN   TestLogs/driver_local/tty/only_stderr
14:04:26 [2024-01-16T14:04:26.467Z] === PAUSE TestLogs/driver_local/tty/only_stderr
14:04:26 [2024-01-16T14:04:26.467Z] === RUN   TestLogs/driver_local/without_tty/stdout_and_stderr
14:04:26 [2024-01-16T14:04:26.467Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr
14:04:26 [2024-01-16T14:04:26.467Z] === RUN   TestLogs/driver_local/without_tty/only_stdout
14:04:26 [2024-01-16T14:04:26.467Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout
14:04:26 [2024-01-16T14:04:26.467Z] === RUN   TestLogs/driver_local/without_tty/only_stderr
14:04:26 [2024-01-16T14:04:26.467Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr
14:04:26 [2024-01-16T14:04:26.467Z] === CONT  TestLogs/driver_local/tty/stdout_and_stderr
14:04:26 [2024-01-16T14:04:26.467Z] === CONT  TestLogs/driver_local/without_tty/stdout_and_stderr
14:04:26 [2024-01-16T14:04:26.467Z] === CONT  TestLogs/driver_local/without_tty/only_stderr
14:04:26 [2024-01-16T14:04:26.467Z] === CONT  TestLogs/driver_local/without_tty/only_stdout
14:04:26 [2024-01-16T14:04:26.467Z] === CONT  TestLogs/driver_local/tty/only_stderr
14:04:26 [2024-01-16T14:04:26.467Z] === CONT  TestLogs/driver_local/tty/only_stdout
14:04:27 [2024-01-16T14:04:27.849Z] === RUN   TestLogs/driver_json-file
14:04:27 [2024-01-16T14:04:27.849Z] === RUN   TestLogs/driver_json-file/tty/stdout_and_stderr
14:04:27 [2024-01-16T14:04:27.849Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr
14:04:27 [2024-01-16T14:04:27.849Z] === RUN   TestLogs/driver_json-file/tty/only_stdout
14:04:27 [2024-01-16T14:04:27.849Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout
14:04:27 [2024-01-16T14:04:27.849Z] === RUN   TestLogs/driver_json-file/tty/only_stderr
14:04:27 [2024-01-16T14:04:27.849Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr
14:04:27 [2024-01-16T14:04:27.849Z] === RUN   TestLogs/driver_json-file/without_tty/stdout_and_stderr
14:04:27 [2024-01-16T14:04:27.849Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr
14:04:27 [2024-01-16T14:04:27.849Z] === RUN   TestLogs/driver_json-file/without_tty/only_stdout
14:04:27 [2024-01-16T14:04:27.849Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout
14:04:27 [2024-01-16T14:04:27.849Z] === RUN   TestLogs/driver_json-file/without_tty/only_stderr
14:04:27 [2024-01-16T14:04:27.849Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr
14:04:27 [2024-01-16T14:04:27.849Z] === CONT  TestLogs/driver_json-file/tty/stdout_and_stderr
14:04:27 [2024-01-16T14:04:27.849Z] === CONT  TestLogs/driver_json-file/without_tty/stdout_and_stderr
14:04:27 [2024-01-16T14:04:27.849Z] === CONT  TestLogs/driver_json-file/tty/only_stderr
14:04:27 [2024-01-16T14:04:27.849Z] === CONT  TestLogs/driver_json-file/without_tty/only_stderr
14:04:27 [2024-01-16T14:04:27.849Z] === CONT  TestLogs/driver_json-file/tty/only_stdout
14:04:27 [2024-01-16T14:04:27.849Z] === CONT  TestLogs/driver_json-file/without_tty/only_stdout
14:04:29 [2024-01-16T14:04:29.763Z] --- PASS: TestLogs (3.32s)
14:04:29 [2024-01-16T14:04:29.763Z]     --- PASS: TestLogs/driver_local (0.01s)
14:04:29 [2024-01-16T14:04:29.763Z]         --- PASS: TestLogs/driver_local/tty/only_stderr (1.00s)
14:04:29 [2024-01-16T14:04:29.763Z]         --- PASS: TestLogs/driver_local/without_tty/only_stdout (1.16s)
14:04:29 [2024-01-16T14:04:29.763Z]         --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (1.36s)
14:04:29 [2024-01-16T14:04:29.763Z]         --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (1.52s)
14:04:29 [2024-01-16T14:04:29.763Z]         --- PASS: TestLogs/driver_local/tty/only_stdout (1.57s)
14:04:29 [2024-01-16T14:04:29.763Z]         --- PASS: TestLogs/driver_local/without_tty/only_stderr (1.58s)
14:04:29 [2024-01-16T14:04:29.763Z]     --- PASS: TestLogs/driver_json-file (0.01s)
14:04:29 [2024-01-16T14:04:29.763Z]         --- PASS: TestLogs/driver_json-file/tty/only_stderr (1.16s)
14:04:29 [2024-01-16T14:04:29.763Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (1.21s)
14:04:29 [2024-01-16T14:04:29.763Z]         --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (1.33s)
14:04:29 [2024-01-16T14:04:29.763Z]         --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (1.35s)
14:04:29 [2024-01-16T14:04:29.763Z]         --- PASS: TestLogs/driver_json-file/tty/only_stdout (1.51s)
14:04:29 [2024-01-16T14:04:29.763Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (1.72s)
14:04:29 [2024-01-16T14:04:29.763Z] === RUN   TestContainerNetworkMountsNoChown
14:04:30 [2024-01-16T14:04:30.023Z] --- PASS: TestContainerNetworkMountsNoChown (0.44s)
14:04:30 [2024-01-16T14:04:30.023Z] === RUN   TestMountDaemonRoot
14:04:30 [2024-01-16T14:04:30.023Z] === RUN   TestMountDaemonRoot/default
14:04:30 [2024-01-16T14:04:30.023Z] === PAUSE TestMountDaemonRoot/default
14:04:30 [2024-01-16T14:04:30.023Z] === RUN   TestMountDaemonRoot/private
14:04:30 [2024-01-16T14:04:30.023Z] === PAUSE TestMountDaemonRoot/private
14:04:30 [2024-01-16T14:04:30.023Z] === RUN   TestMountDaemonRoot/rprivate
14:04:30 [2024-01-16T14:04:30.023Z] === PAUSE TestMountDaemonRoot/rprivate
14:04:30 [2024-01-16T14:04:30.023Z] === RUN   TestMountDaemonRoot/slave
14:04:30 [2024-01-16T14:04:30.023Z] === PAUSE TestMountDaemonRoot/slave
14:04:30 [2024-01-16T14:04:30.023Z] === RUN   TestMountDaemonRoot/rslave
14:04:30 [2024-01-16T14:04:30.023Z] === PAUSE TestMountDaemonRoot/rslave
14:04:30 [2024-01-16T14:04:30.023Z] === RUN   TestMountDaemonRoot/shared
14:04:30 [2024-01-16T14:04:30.023Z] === PAUSE TestMountDaemonRoot/shared
14:04:30 [2024-01-16T14:04:30.023Z] === RUN   TestMountDaemonRoot/rshared
14:04:30 [2024-01-16T14:04:30.023Z] === PAUSE TestMountDaemonRoot/rshared
14:04:30 [2024-01-16T14:04:30.023Z] === CONT  TestMountDaemonRoot/default
14:04:30 [2024-01-16T14:04:30.023Z] === RUN   TestMountDaemonRoot/default/bind_root
14:04:30 [2024-01-16T14:04:30.023Z] === CONT  TestMountDaemonRoot/rslave
14:04:30 [2024-01-16T14:04:30.023Z] === CONT  TestMountDaemonRoot/shared
14:04:30 [2024-01-16T14:04:30.023Z] === CONT  TestMountDaemonRoot/rshared
14:04:30 [2024-01-16T14:04:30.023Z] === RUN   TestMountDaemonRoot/shared/bind_root
14:04:30 [2024-01-16T14:04:30.023Z] === PAUSE TestMountDaemonRoot/shared/bind_root
14:04:30 [2024-01-16T14:04:30.023Z] === RUN   TestMountDaemonRoot/rslave/bind_root
14:04:30 [2024-01-16T14:04:30.023Z] === RUN   TestMountDaemonRoot/rshared/bind_root
14:04:30 [2024-01-16T14:04:30.023Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
14:04:30 [2024-01-16T14:04:30.023Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
14:04:30 [2024-01-16T14:04:30.023Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
14:04:30 [2024-01-16T14:04:30.023Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
14:04:30 [2024-01-16T14:04:30.023Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
14:04:30 [2024-01-16T14:04:30.023Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
14:04:30 [2024-01-16T14:04:30.023Z] === RUN   TestMountDaemonRoot/rslave/mount_root
14:04:30 [2024-01-16T14:04:30.023Z] === RUN   TestMountDaemonRoot/rshared/mount_root
14:04:30 [2024-01-16T14:04:30.023Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
14:04:30 [2024-01-16T14:04:30.023Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
14:04:30 [2024-01-16T14:04:30.023Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
14:04:30 [2024-01-16T14:04:30.023Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
14:04:30 [2024-01-16T14:04:30.023Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
14:04:30 [2024-01-16T14:04:30.023Z] === CONT  TestMountDaemonRoot/rslave/bind_root
14:04:30 [2024-01-16T14:04:30.023Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
14:04:30 [2024-01-16T14:04:30.023Z] === CONT  TestMountDaemonRoot/rshared/bind_root
14:04:30 [2024-01-16T14:04:30.023Z] === CONT  TestMountDaemonRoot/rslave/mount_root
14:04:30 [2024-01-16T14:04:30.023Z] === PAUSE TestMountDaemonRoot/default/bind_root
14:04:30 [2024-01-16T14:04:30.023Z] === RUN   TestMountDaemonRoot/default/bind_subpath
14:04:30 [2024-01-16T14:04:30.023Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
14:04:30 [2024-01-16T14:04:30.023Z] === RUN   TestMountDaemonRoot/default/mount_root
14:04:30 [2024-01-16T14:04:30.023Z] === PAUSE TestMountDaemonRoot/default/mount_root
14:04:30 [2024-01-16T14:04:30.023Z] === RUN   TestMountDaemonRoot/default/mount_subpath
14:04:30 [2024-01-16T14:04:30.023Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
14:04:30 [2024-01-16T14:04:30.023Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
14:04:30 [2024-01-16T14:04:30.023Z] === CONT  TestMountDaemonRoot/rprivate
14:04:30 [2024-01-16T14:04:30.023Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
14:04:30 [2024-01-16T14:04:30.023Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
14:04:30 [2024-01-16T14:04:30.023Z] === RUN   TestMountDaemonRoot/shared/mount_root
14:04:30 [2024-01-16T14:04:30.023Z] === CONT  TestMountDaemonRoot/slave
14:04:30 [2024-01-16T14:04:30.023Z] === PAUSE TestMountDaemonRoot/shared/mount_root
14:04:30 [2024-01-16T14:04:30.023Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
14:04:30 [2024-01-16T14:04:30.023Z] === RUN   TestMountDaemonRoot/slave/mount_root
14:04:30 [2024-01-16T14:04:30.023Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
14:04:30 [2024-01-16T14:04:30.023Z] === PAUSE TestMountDaemonRoot/slave/mount_root
14:04:30 [2024-01-16T14:04:30.023Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
14:04:30 [2024-01-16T14:04:30.023Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
14:04:30 [2024-01-16T14:04:30.023Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
14:04:30 [2024-01-16T14:04:30.023Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
14:04:30 [2024-01-16T14:04:30.023Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
14:04:30 [2024-01-16T14:04:30.023Z] === CONT  TestMountDaemonRoot/private
14:04:30 [2024-01-16T14:04:30.023Z] === RUN   TestMountDaemonRoot/private/bind_root
14:04:30 [2024-01-16T14:04:30.023Z] === PAUSE TestMountDaemonRoot/private/bind_root
14:04:30 [2024-01-16T14:04:30.023Z] === RUN   TestMountDaemonRoot/private/bind_subpath
14:04:30 [2024-01-16T14:04:30.023Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
14:04:30 [2024-01-16T14:04:30.023Z] === RUN   TestMountDaemonRoot/private/mount_root
14:04:30 [2024-01-16T14:04:30.023Z] === PAUSE TestMountDaemonRoot/private/mount_root
14:04:30 [2024-01-16T14:04:30.023Z] === RUN   TestMountDaemonRoot/private/mount_subpath
14:04:30 [2024-01-16T14:04:30.023Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
14:04:30 [2024-01-16T14:04:30.023Z] === RUN   TestMountDaemonRoot/slave/bind_root
14:04:30 [2024-01-16T14:04:30.023Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
14:04:30 [2024-01-16T14:04:30.023Z] === CONT  TestMountDaemonRoot/default/bind_root
14:04:30 [2024-01-16T14:04:30.023Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
14:04:30 [2024-01-16T14:04:30.023Z] === PAUSE TestMountDaemonRoot/slave/bind_root
14:04:30 [2024-01-16T14:04:30.023Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
14:04:30 [2024-01-16T14:04:30.023Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
14:04:30 [2024-01-16T14:04:30.023Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
14:04:30 [2024-01-16T14:04:30.023Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
14:04:30 [2024-01-16T14:04:30.023Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
14:04:30 [2024-01-16T14:04:30.023Z] === CONT  TestMountDaemonRoot/rshared/mount_root
14:04:30 [2024-01-16T14:04:30.023Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
14:04:30 [2024-01-16T14:04:30.023Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
14:04:30 [2024-01-16T14:04:30.283Z] === CONT  TestMountDaemonRoot/default/mount_subpath
14:04:30 [2024-01-16T14:04:30.283Z] === CONT  TestMountDaemonRoot/default/mount_root
14:04:30 [2024-01-16T14:04:30.283Z] === CONT  TestMountDaemonRoot/default/bind_subpath
14:04:30 [2024-01-16T14:04:30.283Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
14:04:30 [2024-01-16T14:04:30.283Z] === CONT  TestMountDaemonRoot/shared/bind_root
14:04:30 [2024-01-16T14:04:30.283Z] === CONT  TestMountDaemonRoot/shared/mount_root
14:04:30 [2024-01-16T14:04:30.284Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
14:04:30 [2024-01-16T14:04:30.284Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
14:04:30 [2024-01-16T14:04:30.284Z] === CONT  TestMountDaemonRoot/private/bind_root
14:04:30 [2024-01-16T14:04:30.284Z] === CONT  TestMountDaemonRoot/private/mount_root
14:04:30 [2024-01-16T14:04:30.284Z] === CONT  TestMountDaemonRoot/private/mount_subpath
14:04:30 [2024-01-16T14:04:30.284Z] === CONT  TestMountDaemonRoot/slave/mount_root
14:04:30 [2024-01-16T14:04:30.284Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
14:04:30 [2024-01-16T14:04:30.284Z] === CONT  TestMountDaemonRoot/private/bind_subpath
14:04:30 [2024-01-16T14:04:30.284Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
14:04:30 [2024-01-16T14:04:30.284Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
14:04:30 [2024-01-16T14:04:30.284Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
14:04:30 [2024-01-16T14:04:30.284Z] === CONT  TestMountDaemonRoot/slave/bind_root
14:04:30 [2024-01-16T14:04:30.284Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
14:04:30 [2024-01-16T14:04:30.284Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
14:04:30 [2024-01-16T14:04:30.284Z] --- PASS: TestMountDaemonRoot (0.01s)
14:04:30 [2024-01-16T14:04:30.284Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
14:04:30 [2024-01-16T14:04:30.284Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.07s)
14:04:30 [2024-01-16T14:04:30.284Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.08s)
14:04:30 [2024-01-16T14:04:30.284Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.08s)
14:04:30 [2024-01-16T14:04:30.284Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.08s)
14:04:30 [2024-01-16T14:04:30.284Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
14:04:30 [2024-01-16T14:04:30.284Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.06s)
14:04:30 [2024-01-16T14:04:30.284Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.06s)
14:04:30 [2024-01-16T14:04:30.284Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.06s)
14:04:30 [2024-01-16T14:04:30.284Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.07s)
14:04:30 [2024-01-16T14:04:30.284Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
14:04:30 [2024-01-16T14:04:30.284Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.08s)
14:04:30 [2024-01-16T14:04:30.284Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.07s)
14:04:30 [2024-01-16T14:04:30.284Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.07s)
14:04:30 [2024-01-16T14:04:30.284Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.09s)
14:04:30 [2024-01-16T14:04:30.284Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
14:04:30 [2024-01-16T14:04:30.284Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.07s)
14:04:30 [2024-01-16T14:04:30.284Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.08s)
14:04:30 [2024-01-16T14:04:30.284Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.08s)
14:04:30 [2024-01-16T14:04:30.284Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.09s)
14:04:30 [2024-01-16T14:04:30.284Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
14:04:30 [2024-01-16T14:04:30.284Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.06s)
14:04:30 [2024-01-16T14:04:30.284Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.06s)
14:04:30 [2024-01-16T14:04:30.284Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.06s)
14:04:30 [2024-01-16T14:04:30.284Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.06s)
14:04:30 [2024-01-16T14:04:30.284Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
14:04:30 [2024-01-16T14:04:30.284Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.06s)
14:04:30 [2024-01-16T14:04:30.284Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.06s)
14:04:30 [2024-01-16T14:04:30.284Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.06s)
14:04:30 [2024-01-16T14:04:30.284Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.05s)
14:04:30 [2024-01-16T14:04:30.284Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
14:04:30 [2024-01-16T14:04:30.284Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.07s)
14:04:30 [2024-01-16T14:04:30.284Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s)
14:04:30 [2024-01-16T14:04:30.284Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s)
14:04:30 [2024-01-16T14:04:30.284Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s)
14:04:30 [2024-01-16T14:04:30.284Z] === RUN   TestContainerBindMountNonRecursive
14:04:31 [2024-01-16T14:04:31.666Z] --- PASS: TestContainerBindMountNonRecursive (1.30s)
14:04:31 [2024-01-16T14:04:31.666Z] === RUN   TestContainerVolumesMountedAsShared
14:04:32 [2024-01-16T14:04:32.235Z] --- PASS: TestContainerVolumesMountedAsShared (0.42s)
14:04:32 [2024-01-16T14:04:32.235Z] === RUN   TestContainerVolumesMountedAsSlave
14:04:32 [2024-01-16T14:04:32.495Z] --- PASS: TestContainerVolumesMountedAsSlave (0.31s)
14:04:32 [2024-01-16T14:04:32.495Z] === RUN   TestContainerCopyLeaksMounts
14:04:33 [2024-01-16T14:04:33.065Z] --- PASS: TestContainerCopyLeaksMounts (0.59s)
14:04:33 [2024-01-16T14:04:33.065Z] === RUN   TestContainerBindMountRecursivelyReadOnly
14:04:34 [2024-01-16T14:04:34.974Z] --- PASS: TestContainerBindMountRecursivelyReadOnly (1.98s)
14:04:34 [2024-01-16T14:04:34.974Z] === RUN   TestNetworkNat
14:04:35 [2024-01-16T14:04:35.544Z] --- PASS: TestNetworkNat (0.52s)
14:04:35 [2024-01-16T14:04:35.544Z] === RUN   TestNetworkLocalhostTCPNat
14:04:36 [2024-01-16T14:04:36.114Z] --- PASS: TestNetworkLocalhostTCPNat (0.50s)
14:04:36 [2024-01-16T14:04:36.114Z] === RUN   TestNetworkLoopbackNat
14:04:38 [2024-01-16T14:04:38.654Z] --- PASS: TestNetworkLoopbackNat (2.59s)
14:04:38 [2024-01-16T14:04:38.654Z] === RUN   TestNoOverlayfsWarningsAboutUndefinedBehaviors
14:04:38 [2024-01-16T14:04:38.915Z] === RUN   TestNoOverlayfsWarningsAboutUndefinedBehaviors/diff
14:04:38 [2024-01-16T14:04:38.915Z] === RUN   TestNoOverlayfsWarningsAboutUndefinedBehaviors/export
14:04:38 [2024-01-16T14:04:38.915Z] === RUN   TestNoOverlayfsWarningsAboutUndefinedBehaviors/cp_to_container
14:04:38 [2024-01-16T14:04:38.915Z] === RUN   TestNoOverlayfsWarningsAboutUndefinedBehaviors/cp_from_container
14:04:39 [2024-01-16T14:04:39.175Z] --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors (0.51s)
14:04:39 [2024-01-16T14:04:39.175Z]     --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors/diff (0.01s)
14:04:39 [2024-01-16T14:04:39.175Z]     --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors/export (0.01s)
14:04:39 [2024-01-16T14:04:39.175Z]     --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors/cp_to_container (0.01s)
14:04:39 [2024-01-16T14:04:39.175Z]     --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors/cp_from_container (0.01s)
14:04:39 [2024-01-16T14:04:39.175Z] === RUN   TestPause
14:04:39 [2024-01-16T14:04:39.745Z] --- PASS: TestPause (0.51s)
14:04:39 [2024-01-16T14:04:39.745Z] === RUN   TestPauseFailsOnWindowsServerContainers
14:04:39 [2024-01-16T14:04:39.745Z]     pause_test.go:53: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
14:04:39 [2024-01-16T14:04:39.745Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
14:04:39 [2024-01-16T14:04:39.745Z] === RUN   TestPauseStopPausedContainer
14:04:40 [2024-01-16T14:04:40.005Z] --- PASS: TestPauseStopPausedContainer (0.47s)
14:04:40 [2024-01-16T14:04:40.005Z] === RUN   TestPIDModeHost
14:04:41 [2024-01-16T14:04:41.387Z] --- PASS: TestPIDModeHost (1.03s)
14:04:41 [2024-01-16T14:04:41.387Z] === RUN   TestPIDModeContainer
14:04:41 [2024-01-16T14:04:41.387Z] === RUN   TestPIDModeContainer/non-existing_container
14:04:41 [2024-01-16T14:04:41.387Z] === RUN   TestPIDModeContainer/non-running_container
14:04:41 [2024-01-16T14:04:41.387Z] === RUN   TestPIDModeContainer/running_container
14:04:42 [2024-01-16T14:04:42.327Z] --- PASS: TestPIDModeContainer (1.28s)
14:04:42 [2024-01-16T14:04:42.327Z]     --- PASS: TestPIDModeContainer/non-existing_container (0.00s)
14:04:42 [2024-01-16T14:04:42.327Z]     --- PASS: TestPIDModeContainer/non-running_container (0.16s)
14:04:42 [2024-01-16T14:04:42.327Z]     --- PASS: TestPIDModeContainer/running_container (0.63s)
14:04:42 [2024-01-16T14:04:42.327Z] === RUN   TestPsFilter
14:04:42 [2024-01-16T14:04:42.587Z] === RUN   TestPsFilter/since
14:04:42 [2024-01-16T14:04:42.587Z] === RUN   TestPsFilter/before
14:04:42 [2024-01-16T14:04:42.587Z] --- PASS: TestPsFilter (0.13s)
14:04:42 [2024-01-16T14:04:42.587Z]     --- PASS: TestPsFilter/since (0.00s)
14:04:42 [2024-01-16T14:04:42.587Z]     --- PASS: TestPsFilter/before (0.00s)
14:04:42 [2024-01-16T14:04:42.587Z] === RUN   TestRemoveContainerWithRemovedVolume
14:04:43 [2024-01-16T14:04:43.157Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.48s)
14:04:43 [2024-01-16T14:04:43.157Z] === RUN   TestRemoveContainerWithVolume
14:04:43 [2024-01-16T14:04:43.417Z] --- PASS: TestRemoveContainerWithVolume (0.44s)
14:04:43 [2024-01-16T14:04:43.417Z] === RUN   TestRemoveContainerRunning
14:04:43 [2024-01-16T14:04:43.988Z] --- PASS: TestRemoveContainerRunning (0.47s)
14:04:43 [2024-01-16T14:04:43.988Z] === RUN   TestRemoveContainerForceRemoveRunning
14:04:44 [2024-01-16T14:04:44.248Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.45s)
14:04:44 [2024-01-16T14:04:44.248Z] === RUN   TestRemoveInvalidContainer
14:04:44 [2024-01-16T14:04:44.248Z] --- PASS: TestRemoveInvalidContainer (0.01s)
14:04:44 [2024-01-16T14:04:44.248Z] === RUN   TestRenameLinkedContainer
14:04:46 [2024-01-16T14:04:46.158Z] --- PASS: TestRenameLinkedContainer (1.90s)
14:04:46 [2024-01-16T14:04:46.158Z] === RUN   TestRenameStoppedContainer
14:04:46 [2024-01-16T14:04:46.728Z] --- PASS: TestRenameStoppedContainer (0.45s)
14:04:46 [2024-01-16T14:04:46.728Z] === RUN   TestRenameRunningContainerAndReuse
14:04:47 [2024-01-16T14:04:47.667Z] --- PASS: TestRenameRunningContainerAndReuse (0.99s)
14:04:47 [2024-01-16T14:04:47.667Z] === RUN   TestRenameInvalidName
14:04:48 [2024-01-16T14:04:48.237Z] --- PASS: TestRenameInvalidName (0.45s)
14:04:48 [2024-01-16T14:04:48.237Z] === RUN   TestRenameAnonymousContainer
14:04:49 [2024-01-16T14:04:49.618Z] --- PASS: TestRenameAnonymousContainer (1.59s)
14:04:49 [2024-01-16T14:04:49.618Z] === RUN   TestRenameContainerWithSameName
14:04:50 [2024-01-16T14:04:50.187Z] --- PASS: TestRenameContainerWithSameName (0.45s)
14:04:50 [2024-01-16T14:04:50.188Z] === RUN   TestRenameContainerWithLinkedContainer
14:04:51 [2024-01-16T14:04:51.127Z] --- PASS: TestRenameContainerWithLinkedContainer (0.93s)
14:04:51 [2024-01-16T14:04:51.127Z] === RUN   TestResize
14:04:51 [2024-01-16T14:04:51.127Z] === RUN   TestResize/success
14:04:51 [2024-01-16T14:04:51.387Z] === RUN   TestResize/invalid_size
14:04:51 [2024-01-16T14:04:51.647Z] === RUN   TestResize/invalid_state
14:04:52 [2024-01-16T14:04:52.217Z] --- PASS: TestResize (0.98s)
14:04:52 [2024-01-16T14:04:52.217Z]     --- PASS: TestResize/success (0.25s)
14:04:52 [2024-01-16T14:04:52.217Z]     --- PASS: TestResize/invalid_size (0.26s)
14:04:52 [2024-01-16T14:04:52.217Z]     --- PASS: TestResize/invalid_state (0.04s)
14:04:52 [2024-01-16T14:04:52.217Z] === RUN   TestDaemonRestartKillContainers
14:04:52 [2024-01-16T14:04:52.217Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
14:04:52 [2024-01-16T14:04:52.217Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
14:04:52 [2024-01-16T14:04:52.217Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
14:04:52 [2024-01-16T14:04:52.217Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
14:04:52 [2024-01-16T14:04:52.217Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
14:04:52 [2024-01-16T14:04:52.217Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
14:04:52 [2024-01-16T14:04:52.217Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
14:04:52 [2024-01-16T14:04:52.217Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
14:04:52 [2024-01-16T14:04:52.217Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
14:04:52 [2024-01-16T14:04:52.217Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
14:04:52 [2024-01-16T14:04:52.217Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
14:04:52 [2024-01-16T14:04:52.217Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
14:04:52 [2024-01-16T14:04:52.217Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
14:04:52 [2024-01-16T14:04:52.217Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
14:04:52 [2024-01-16T14:04:52.217Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
14:04:52 [2024-01-16T14:04:52.217Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
14:04:52 [2024-01-16T14:04:52.217Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
14:04:52 [2024-01-16T14:04:52.217Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
14:04:52 [2024-01-16T14:04:52.217Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
14:04:52 [2024-01-16T14:04:52.217Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
14:04:52 [2024-01-16T14:04:52.217Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
14:04:52 [2024-01-16T14:04:52.217Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
14:04:52 [2024-01-16T14:04:52.217Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
14:04:52 [2024-01-16T14:04:52.217Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
14:04:52 [2024-01-16T14:04:52.218Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
14:04:52 [2024-01-16T14:04:52.218Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
14:04:52 [2024-01-16T14:04:52.218Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
14:04:52 [2024-01-16T14:04:52.218Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
14:04:52 [2024-01-16T14:04:52.218Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
14:04:52 [2024-01-16T14:04:52.218Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
14:04:52 [2024-01-16T14:04:52.218Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
14:04:52 [2024-01-16T14:04:52.218Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
14:04:52 [2024-01-16T14:04:52.218Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
14:04:52 [2024-01-16T14:04:52.218Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
14:04:52 [2024-01-16T14:04:52.218Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
14:04:52 [2024-01-16T14:04:52.218Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
14:04:52 [2024-01-16T14:04:52.218Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
14:04:52 [2024-01-16T14:04:52.218Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
14:04:52 [2024-01-16T14:04:52.218Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
14:04:52 [2024-01-16T14:04:52.218Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
14:04:53 [2024-01-16T14:04:53.600Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
14:04:53 [2024-01-16T14:04:53.600Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
14:04:53 [2024-01-16T14:04:53.600Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
14:04:53 [2024-01-16T14:04:53.600Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
14:04:53 [2024-01-16T14:04:53.861Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
14:04:54 [2024-01-16T14:04:54.432Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
14:04:55 [2024-01-16T14:04:55.821Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
14:04:55 [2024-01-16T14:04:55.821Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
14:04:58 [2024-01-16T14:04:58.362Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
14:04:58 [2024-01-16T14:04:58.362Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.25s)
14:04:58 [2024-01-16T14:04:58.362Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.26s)
14:04:58 [2024-01-16T14:04:58.362Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.27s)
14:04:58 [2024-01-16T14:04:58.362Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.43s)
14:04:58 [2024-01-16T14:04:58.362Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.78s)
14:04:58 [2024-01-16T14:04:58.362Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.16s)
14:04:58 [2024-01-16T14:04:58.362Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.09s)
14:04:58 [2024-01-16T14:04:58.362Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.71s)
14:04:58 [2024-01-16T14:04:58.362Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.44s)
14:04:58 [2024-01-16T14:04:58.362Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.83s)
14:04:58 [2024-01-16T14:04:58.362Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.32s)
14:04:58 [2024-01-16T14:04:58.362Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.72s)
14:04:58 [2024-01-16T14:04:58.362Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.92s)
14:04:58 [2024-01-16T14:04:58.362Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.85s)
14:04:58 [2024-01-16T14:04:58.362Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.66s)
14:04:58 [2024-01-16T14:04:58.362Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (5.08s)
14:04:58 [2024-01-16T14:04:58.362Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted
14:04:58 [2024-01-16T14:04:58.362Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/kill
14:04:59 [2024-01-16T14:04:59.302Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/stop
14:05:00 [2024-01-16T14:05:00.683Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (1.98s)
14:05:00 [2024-01-16T14:05:00.683Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (0.96s)
14:05:00 [2024-01-16T14:05:00.683Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (1.02s)
14:05:00 [2024-01-16T14:05:00.683Z] === RUN   TestContainerRestartWithCancelledRequest
14:05:02 [2024-01-16T14:05:02.593Z] --- PASS: TestContainerRestartWithCancelledRequest (1.89s)
14:05:02 [2024-01-16T14:05:02.593Z] === RUN   TestCgroupNamespacesRun
14:05:03 [2024-01-16T14:05:03.532Z] --- PASS: TestCgroupNamespacesRun (1.13s)
14:05:03 [2024-01-16T14:05:03.533Z] === RUN   TestCgroupNamespacesRunPrivileged
14:05:04 [2024-01-16T14:05:04.473Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.16s)
14:05:04 [2024-01-16T14:05:04.473Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
14:05:05 [2024-01-16T14:05:05.855Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.11s)
14:05:05 [2024-01-16T14:05:05.855Z] === RUN   TestCgroupNamespacesRunHostMode
14:05:06 [2024-01-16T14:05:06.795Z] --- PASS: TestCgroupNamespacesRunHostMode (1.13s)
14:05:06 [2024-01-16T14:05:06.795Z] === RUN   TestCgroupNamespacesRunPrivateMode
14:05:08 [2024-01-16T14:05:08.177Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.15s)
14:05:08 [2024-01-16T14:05:08.177Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
14:05:09 [2024-01-16T14:05:09.117Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.23s)
14:05:09 [2024-01-16T14:05:09.117Z] === RUN   TestCgroupNamespacesRunInvalidMode
14:05:09 [2024-01-16T14:05:09.687Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.59s)
14:05:09 [2024-01-16T14:05:09.687Z] === RUN   TestCgroupNamespacesRunOlderClient
14:05:11 [2024-01-16T14:05:11.069Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.14s)
14:05:11 [2024-01-16T14:05:11.069Z] === RUN   TestNISDomainname
14:05:11 [2024-01-16T14:05:11.639Z] --- PASS: TestNISDomainname (0.52s)
14:05:11 [2024-01-16T14:05:11.639Z] === RUN   TestHostnameDnsResolution
14:05:12 [2024-01-16T14:05:12.209Z] --- PASS: TestHostnameDnsResolution (0.70s)
14:05:12 [2024-01-16T14:05:12.209Z] === RUN   TestUnprivilegedPortsAndPing
14:05:12 [2024-01-16T14:05:12.779Z] --- PASS: TestUnprivilegedPortsAndPing (0.61s)
14:05:12 [2024-01-16T14:05:12.779Z] === RUN   TestPrivilegedHostDevices
14:05:13 [2024-01-16T14:05:13.349Z] --- PASS: TestPrivilegedHostDevices (0.53s)
14:05:13 [2024-01-16T14:05:13.349Z] === RUN   TestRunConsoleSize
14:05:13 [2024-01-16T14:05:13.609Z] --- PASS: TestRunConsoleSize (0.42s)
14:05:13 [2024-01-16T14:05:13.609Z] === RUN   TestRunWithAlternativeContainerdShim
14:05:20 [2024-01-16T14:05:20.186Z] --- PASS: TestRunWithAlternativeContainerdShim (5.45s)
14:05:20 [2024-01-16T14:05:20.187Z] === RUN   TestMacAddressIsAppliedToMainNetworkWithShortID
14:05:20 [2024-01-16T14:05:20.447Z] --- PASS: TestMacAddressIsAppliedToMainNetworkWithShortID (1.14s)
14:05:20 [2024-01-16T14:05:20.447Z] === RUN   TestStats
14:05:21 [2024-01-16T14:05:21.854Z] --- PASS: TestStats (1.48s)
14:05:21 [2024-01-16T14:05:21.854Z] === RUN   TestStopContainerWithTimeout
14:05:21 [2024-01-16T14:05:21.855Z] === RUN   TestStopContainerWithTimeout/0
14:05:21 [2024-01-16T14:05:21.855Z] === PAUSE TestStopContainerWithTimeout/0
14:05:21 [2024-01-16T14:05:21.855Z] === RUN   TestStopContainerWithTimeout/1
14:05:21 [2024-01-16T14:05:21.855Z] === PAUSE TestStopContainerWithTimeout/1
14:05:21 [2024-01-16T14:05:21.855Z] === RUN   TestStopContainerWithTimeout/3
14:05:21 [2024-01-16T14:05:21.855Z] === PAUSE TestStopContainerWithTimeout/3
14:05:21 [2024-01-16T14:05:21.855Z] === RUN   TestStopContainerWithTimeout/-1
14:05:21 [2024-01-16T14:05:21.855Z] === PAUSE TestStopContainerWithTimeout/-1
14:05:21 [2024-01-16T14:05:21.855Z] === CONT  TestStopContainerWithTimeout/0
14:05:21 [2024-01-16T14:05:21.855Z] === CONT  TestStopContainerWithTimeout/3
14:05:21 [2024-01-16T14:05:21.855Z] === CONT  TestStopContainerWithTimeout/1
14:05:21 [2024-01-16T14:05:21.855Z] === CONT  TestStopContainerWithTimeout/-1
14:05:25 [2024-01-16T14:05:25.253Z] --- PASS: TestStopContainerWithTimeout (0.04s)
14:05:25 [2024-01-16T14:05:25.253Z]     --- PASS: TestStopContainerWithTimeout/0 (0.99s)
14:05:25 [2024-01-16T14:05:25.253Z]     --- PASS: TestStopContainerWithTimeout/1 (1.74s)
14:05:25 [2024-01-16T14:05:25.253Z]     --- PASS: TestStopContainerWithTimeout/3 (2.71s)
14:05:25 [2024-01-16T14:05:25.253Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.87s)
14:05:25 [2024-01-16T14:05:25.253Z] === RUN   TestStopContainerWithTimeoutCancel
14:05:25 [2024-01-16T14:05:25.253Z] === PAUSE TestStopContainerWithTimeoutCancel
14:05:25 [2024-01-16T14:05:25.253Z] === RUN   TestStopContainerWithRestartPolicyAlways
14:05:27 [2024-01-16T14:05:27.206Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.28s)
14:05:27 [2024-01-16T14:05:27.206Z] === RUN   TestUpdateMemory
14:05:27 [2024-01-16T14:05:27.791Z] --- PASS: TestUpdateMemory (0.82s)
14:05:27 [2024-01-16T14:05:27.791Z] === RUN   TestUpdateCPUQuota
14:05:28 [2024-01-16T14:05:28.763Z] --- PASS: TestUpdateCPUQuota (0.81s)
14:05:28 [2024-01-16T14:05:28.763Z] === RUN   TestUpdatePidsLimit
14:05:28 [2024-01-16T14:05:28.763Z] === RUN   TestUpdatePidsLimit/update_from_none
14:05:28 [2024-01-16T14:05:28.763Z] === RUN   TestUpdatePidsLimit/no_change
14:05:29 [2024-01-16T14:05:29.035Z] === RUN   TestUpdatePidsLimit/update_lower
14:05:29 [2024-01-16T14:05:29.302Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
14:05:29 [2024-01-16T14:05:29.871Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
14:05:30 [2024-01-16T14:05:30.131Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
14:05:30 [2024-01-16T14:05:30.131Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
14:05:31 [2024-01-16T14:05:31.071Z] --- PASS: TestUpdatePidsLimit (2.49s)
14:05:31 [2024-01-16T14:05:31.071Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.19s)
14:05:31 [2024-01-16T14:05:31.071Z]     --- PASS: TestUpdatePidsLimit/no_change (0.33s)
14:05:31 [2024-01-16T14:05:31.071Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.22s)
14:05:31 [2024-01-16T14:05:31.071Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.36s)
14:05:31 [2024-01-16T14:05:31.071Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.30s)
14:05:31 [2024-01-16T14:05:31.071Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.23s)
14:05:31 [2024-01-16T14:05:31.071Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.26s)
14:05:31 [2024-01-16T14:05:31.071Z] === RUN   TestUpdateRestartPolicy
14:05:43 [2024-01-16T14:05:43.293Z] --- PASS: TestUpdateRestartPolicy (10.75s)
14:05:43 [2024-01-16T14:05:43.293Z] === RUN   TestUpdateRestartWithAutoRemove
14:05:43 [2024-01-16T14:05:43.293Z] --- PASS: TestUpdateRestartWithAutoRemove (0.45s)
14:05:43 [2024-01-16T14:05:43.293Z] === RUN   TestWaitNonBlocked
14:05:43 [2024-01-16T14:05:43.293Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
14:05:43 [2024-01-16T14:05:43.293Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
14:05:43 [2024-01-16T14:05:43.293Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
14:05:43 [2024-01-16T14:05:43.293Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
14:05:43 [2024-01-16T14:05:43.293Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
14:05:43 [2024-01-16T14:05:43.293Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
14:05:43 [2024-01-16T14:05:43.293Z] --- PASS: TestWaitNonBlocked (0.02s)
14:05:43 [2024-01-16T14:05:43.293Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.67s)
14:05:43 [2024-01-16T14:05:43.293Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.72s)
14:05:43 [2024-01-16T14:05:43.293Z] === RUN   TestWaitBlocked
14:05:43 [2024-01-16T14:05:43.293Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
14:05:43 [2024-01-16T14:05:43.293Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
14:05:43 [2024-01-16T14:05:43.293Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
14:05:43 [2024-01-16T14:05:43.293Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
14:05:43 [2024-01-16T14:05:43.293Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
14:05:43 [2024-01-16T14:05:43.293Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
14:05:43 [2024-01-16T14:05:43.863Z] --- PASS: TestWaitBlocked (0.02s)
14:05:43 [2024-01-16T14:05:43.863Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.65s)
14:05:43 [2024-01-16T14:05:43.863Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.71s)
14:05:43 [2024-01-16T14:05:43.863Z] === RUN   TestWaitConditions
14:05:43 [2024-01-16T14:05:43.863Z] === RUN   TestWaitConditions/default
14:05:43 [2024-01-16T14:05:43.863Z] === PAUSE TestWaitConditions/default
14:05:43 [2024-01-16T14:05:43.863Z] === RUN   TestWaitConditions/not-running
14:05:43 [2024-01-16T14:05:43.863Z] === PAUSE TestWaitConditions/not-running
14:05:43 [2024-01-16T14:05:43.863Z] === RUN   TestWaitConditions/next-exit
14:05:43 [2024-01-16T14:05:43.863Z] === PAUSE TestWaitConditions/next-exit
14:05:43 [2024-01-16T14:05:43.863Z] === RUN   TestWaitConditions/removed
14:05:43 [2024-01-16T14:05:43.863Z] === PAUSE TestWaitConditions/removed
14:05:43 [2024-01-16T14:05:43.863Z] === CONT  TestWaitConditions/default
14:05:43 [2024-01-16T14:05:43.863Z] === CONT  TestWaitConditions/next-exit
14:05:43 [2024-01-16T14:05:43.863Z] === CONT  TestWaitConditions/removed
14:05:43 [2024-01-16T14:05:43.863Z] === CONT  TestWaitConditions/not-running
14:05:43 [2024-01-16T14:05:43.863Z]     wait_test.go:145: ContainerID = 7b613cb862a0f13ef00c2cc323dee416aeae809fb27eb879fc440df8cdb1ae67
14:05:43 [2024-01-16T14:05:43.863Z]     wait_test.go:145: ContainerID = 3cb4ba80aff0a1bff90b8225897e1d027519d1fc818c67f686080a164b525ef4
14:05:43 [2024-01-16T14:05:43.863Z]     wait_test.go:145: ContainerID = c338686c3dcec9a3b6cacb3d392feb7e5f0a84ae8904ba4cc7ce1e30fb878b95
14:05:43 [2024-01-16T14:05:43.863Z]     wait_test.go:145: ContainerID = d91bb5261a81b78e54fc98d22fb6043a5dadeef08afde73e1edb70aac31acb83
14:05:45 [2024-01-16T14:05:45.245Z] --- PASS: TestWaitConditions (0.03s)
14:05:45 [2024-01-16T14:05:45.245Z]     --- PASS: TestWaitConditions/not-running (0.79s)
14:05:45 [2024-01-16T14:05:45.245Z]     --- PASS: TestWaitConditions/removed (1.19s)
14:05:45 [2024-01-16T14:05:45.245Z]     --- PASS: TestWaitConditions/next-exit (1.19s)
14:05:45 [2024-01-16T14:05:45.246Z]     --- PASS: TestWaitConditions/default (1.25s)
14:05:45 [2024-01-16T14:05:45.246Z] === RUN   TestWaitRestartedContainer
14:05:45 [2024-01-16T14:05:45.246Z] === RUN   TestWaitRestartedContainer/default
14:05:45 [2024-01-16T14:05:45.246Z] === PAUSE TestWaitRestartedContainer/default
14:05:45 [2024-01-16T14:05:45.246Z] === RUN   TestWaitRestartedContainer/not-running
14:05:45 [2024-01-16T14:05:45.246Z] === PAUSE TestWaitRestartedContainer/not-running
14:05:45 [2024-01-16T14:05:45.246Z] === RUN   TestWaitRestartedContainer/next-exit
14:05:45 [2024-01-16T14:05:45.246Z] === PAUSE TestWaitRestartedContainer/next-exit
14:05:45 [2024-01-16T14:05:45.246Z] === CONT  TestWaitRestartedContainer/default
14:05:45 [2024-01-16T14:05:45.246Z] === CONT  TestWaitRestartedContainer/next-exit
14:05:45 [2024-01-16T14:05:45.246Z] === CONT  TestWaitRestartedContainer/not-running
14:05:47 [2024-01-16T14:05:47.156Z] --- PASS: TestWaitRestartedContainer (0.01s)
14:05:47 [2024-01-16T14:05:47.156Z]     --- PASS: TestWaitRestartedContainer/not-running (1.90s)
14:05:47 [2024-01-16T14:05:47.156Z]     --- PASS: TestWaitRestartedContainer/default (2.11s)
14:05:47 [2024-01-16T14:05:47.156Z]     --- PASS: TestWaitRestartedContainer/next-exit (2.15s)
14:05:47 [2024-01-16T14:05:47.156Z] === CONT  TestContainerStartOnDaemonRestart
14:05:47 [2024-01-16T14:05:47.156Z] === CONT  TestHardRestartWhenContainerIsRunning
14:05:47 [2024-01-16T14:05:47.156Z] === CONT  TestDaemonHostGatewayIP
14:05:47 [2024-01-16T14:05:47.156Z] === CONT  TestRestartDaemonWithRestartingContainer
14:05:47 [2024-01-16T14:05:47.156Z] === CONT  TestIpcModeOlderClient
14:05:47 [2024-01-16T14:05:47.156Z] === CONT  TestDaemonRestartIpcMode
14:05:47 [2024-01-16T14:05:47.156Z] === CONT  TestStopContainerWithTimeoutCancel
14:05:47 [2024-01-16T14:05:47.156Z] === CONT  TestContainerKillOnDaemonStart
14:05:47 [2024-01-16T14:05:47.417Z] --- PASS: TestIpcModeOlderClient (0.08s)
14:05:49 [2024-01-16T14:05:49.329Z] === RUN   TestHardRestartWhenContainerIsRunning/RestartPolicy=none
14:05:49 [2024-01-16T14:05:49.329Z] === RUN   TestHardRestartWhenContainerIsRunning/RestartPolicy=on-failure
14:05:49 [2024-01-16T14:05:49.329Z] --- PASS: TestHardRestartWhenContainerIsRunning (2.19s)
14:05:49 [2024-01-16T14:05:49.329Z]     --- PASS: TestHardRestartWhenContainerIsRunning/RestartPolicy=none (0.00s)
14:05:49 [2024-01-16T14:05:49.329Z]     --- PASS: TestHardRestartWhenContainerIsRunning/RestartPolicy=on-failure (0.29s)
14:05:49 [2024-01-16T14:05:49.900Z] --- PASS: TestContainerStartOnDaemonRestart (2.73s)
14:05:50 [2024-01-16T14:05:50.470Z] --- PASS: TestDaemonHostGatewayIP (3.35s)
14:05:51 [2024-01-16T14:05:51.040Z] --- PASS: TestDaemonRestartIpcMode (3.71s)
14:05:51 [2024-01-16T14:05:51.040Z] --- PASS: TestRestartDaemonWithRestartingContainer (3.71s)
14:05:51 [2024-01-16T14:05:51.040Z] --- PASS: TestStopContainerWithTimeoutCancel (3.83s)
14:05:59 [2024-01-16T14:05:59.169Z] --- PASS: TestContainerKillOnDaemonStart (11.80s)
14:05:59 [2024-01-16T14:05:59.169Z] PASS
14:05:59 [2024-01-16T14:05:59.169Z] 
14:05:59 [2024-01-16T14:05:59.169Z] === Skipped
14:05:59 [2024-01-16T14:05:59.169Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s)
14:05:59 [2024-01-16T14:05:59.169Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
14:05:59 [2024-01-16T14:05:59.169Z] 
14:05:59 [2024-01-16T14:05:59.169Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
14:05:59 [2024-01-16T14:05:59.169Z]     pause_test.go:53: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
14:05:59 [2024-01-16T14:05:59.169Z] 
14:05:59 [2024-01-16T14:05:59.169Z] DONE 320 tests, 2 skipped in 170.461s
14:05:59 [2024-01-16T14:05:59.169Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m  
14:05:59 [2024-01-16T14:05:59.169Z] ++ '[' -n '' ']'
14:05:59 [2024-01-16T14:05:59.169Z] ++ 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
14:05:59 [2024-01-16T14:05:59.169Z] ++ set -e
14:05:59 [2024-01-16T14:05:59.169Z] ++ '[' -n 0 ']'
14:05:59 [2024-01-16T14:05:59.169Z] ++ set -x
14:05:59 [2024-01-16T14:05:59.169Z] ++ 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.zucCttPSms/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
14:05:59 [2024-01-16T14:05:59.169Z] INFO: Testing against a local daemon
14:05:59 [2024-01-16T14:05:59.169Z] === RUN   TestConfigDaemonID
14:06:00 [2024-01-16T14:06:00.108Z]     daemon_test.go:61: [db0902cdbf759] daemon is not started
14:06:00 [2024-01-16T14:06:00.108Z] --- PASS: TestConfigDaemonID (1.04s)
14:06:00 [2024-01-16T14:06:00.108Z] === RUN   TestDaemonConfigValidation
14:06:00 [2024-01-16T14:06:00.108Z] === RUN   TestDaemonConfigValidation/config_with_no_content
14:06:00 [2024-01-16T14:06:00.108Z] === PAUSE TestDaemonConfigValidation/config_with_no_content
14:06:00 [2024-01-16T14:06:00.108Z] === RUN   TestDaemonConfigValidation/config_with_{}
14:06:00 [2024-01-16T14:06:00.108Z] === PAUSE TestDaemonConfigValidation/config_with_{}
14:06:00 [2024-01-16T14:06:00.108Z] === RUN   TestDaemonConfigValidation/invalid_config
14:06:00 [2024-01-16T14:06:00.108Z] === PAUSE TestDaemonConfigValidation/invalid_config
14:06:00 [2024-01-16T14:06:00.108Z] === RUN   TestDaemonConfigValidation/malformed_config
14:06:00 [2024-01-16T14:06:00.108Z] === PAUSE TestDaemonConfigValidation/malformed_config
14:06:00 [2024-01-16T14:06:00.108Z] === RUN   TestDaemonConfigValidation/valid_config
14:06:00 [2024-01-16T14:06:00.108Z] === PAUSE TestDaemonConfigValidation/valid_config
14:06:00 [2024-01-16T14:06:00.108Z] === CONT  TestDaemonConfigValidation/config_with_no_content
14:06:00 [2024-01-16T14:06:00.108Z] === CONT  TestDaemonConfigValidation/malformed_config
14:06:00 [2024-01-16T14:06:00.108Z] === CONT  TestDaemonConfigValidation/invalid_config
14:06:00 [2024-01-16T14:06:00.108Z] === CONT  TestDaemonConfigValidation/config_with_{}
14:06:00 [2024-01-16T14:06:00.108Z] === CONT  TestDaemonConfigValidation/valid_config
14:06:00 [2024-01-16T14:06:00.108Z] --- PASS: TestDaemonConfigValidation (0.00s)
14:06:00 [2024-01-16T14:06:00.108Z]     --- PASS: TestDaemonConfigValidation/invalid_config (0.05s)
14:06:00 [2024-01-16T14:06:00.108Z]     --- PASS: TestDaemonConfigValidation/config_with_no_content (0.06s)
14:06:00 [2024-01-16T14:06:00.108Z]     --- PASS: TestDaemonConfigValidation/config_with_{} (0.06s)
14:06:00 [2024-01-16T14:06:00.108Z]     --- PASS: TestDaemonConfigValidation/valid_config (0.06s)
14:06:00 [2024-01-16T14:06:00.108Z]     --- PASS: TestDaemonConfigValidation/malformed_config (0.06s)
14:06:00 [2024-01-16T14:06:00.109Z] === RUN   TestConfigDaemonSeccompProfiles
14:06:00 [2024-01-16T14:06:00.109Z] === RUN   TestConfigDaemonSeccompProfiles/empty_profile_set
14:06:01 [2024-01-16T14:06:01.491Z] === RUN   TestConfigDaemonSeccompProfiles/default_profile
14:06:02 [2024-01-16T14:06:02.432Z] === RUN   TestConfigDaemonSeccompProfiles/unconfined_profile
14:06:03 [2024-01-16T14:06:03.372Z]     daemon_test.go:180: [d8d53da51bea7] daemon is not started
14:06:03 [2024-01-16T14:06:03.372Z] --- PASS: TestConfigDaemonSeccompProfiles (3.13s)
14:06:03 [2024-01-16T14:06:03.372Z]     --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s)
14:06:03 [2024-01-16T14:06:03.372Z]     --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s)
14:06:03 [2024-01-16T14:06:03.372Z]     --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s)
14:06:03 [2024-01-16T14:06:03.372Z] === RUN   TestDaemonProxy
14:06:03 [2024-01-16T14:06:03.372Z] === RUN   TestDaemonProxy/environment_variables
14:06:03 [2024-01-16T14:06:03.372Z] === PAUSE TestDaemonProxy/environment_variables
14:06:03 [2024-01-16T14:06:03.372Z] === RUN   TestDaemonProxy/command-line_options
14:06:03 [2024-01-16T14:06:03.372Z] === PAUSE TestDaemonProxy/command-line_options
14:06:03 [2024-01-16T14:06:03.372Z] === RUN   TestDaemonProxy/configuration_file
14:06:03 [2024-01-16T14:06:03.372Z] === PAUSE TestDaemonProxy/configuration_file
14:06:03 [2024-01-16T14:06:03.372Z] === RUN   TestDaemonProxy/conflicting_options
14:06:03 [2024-01-16T14:06:03.942Z] === RUN   TestDaemonProxy/reload_sanitized
14:06:03 [2024-01-16T14:06:03.942Z] === PAUSE TestDaemonProxy/reload_sanitized
14:06:03 [2024-01-16T14:06:03.942Z] === CONT  TestDaemonProxy/environment_variables
14:06:03 [2024-01-16T14:06:03.942Z] === CONT  TestDaemonProxy/configuration_file
14:06:03 [2024-01-16T14:06:03.942Z] === CONT  TestDaemonProxy/reload_sanitized
14:06:03 [2024-01-16T14:06:03.942Z] === CONT  TestDaemonProxy/command-line_options
14:06:05 [2024-01-16T14:06:05.851Z] --- PASS: TestDaemonProxy (0.50s)
14:06:05 [2024-01-16T14:06:05.851Z]     --- PASS: TestDaemonProxy/conflicting_options (0.50s)
14:06:05 [2024-01-16T14:06:05.851Z]     --- PASS: TestDaemonProxy/reload_sanitized (0.62s)
14:06:05 [2024-01-16T14:06:05.851Z]     --- PASS: TestDaemonProxy/command-line_options (1.73s)
14:06:05 [2024-01-16T14:06:05.851Z]     --- PASS: TestDaemonProxy/configuration_file (1.74s)
14:06:05 [2024-01-16T14:06:05.851Z]     --- PASS: TestDaemonProxy/environment_variables (1.75s)
14:06:05 [2024-01-16T14:06:05.851Z] === RUN   TestLiveRestore
14:06:05 [2024-01-16T14:06:05.851Z] === RUN   TestLiveRestore/volume_references
14:06:05 [2024-01-16T14:06:05.851Z] === PAUSE TestLiveRestore/volume_references
14:06:05 [2024-01-16T14:06:05.851Z] === RUN   TestLiveRestore/autoremove
14:06:05 [2024-01-16T14:06:05.851Z] === PAUSE TestLiveRestore/autoremove
14:06:05 [2024-01-16T14:06:05.851Z] === CONT  TestLiveRestore/volume_references
14:06:05 [2024-01-16T14:06:05.851Z] === CONT  TestLiveRestore/autoremove
14:06:05 [2024-01-16T14:06:05.851Z] === RUN   TestLiveRestore/autoremove/engine_restart_shouldnt_kill_alive_containers
14:06:06 [2024-01-16T14:06:06.110Z] === RUN   TestLiveRestore/volume_references/restartPolicy
14:06:06 [2024-01-16T14:06:06.110Z] === RUN   TestLiveRestore/volume_references/restartPolicy/always
14:06:07 [2024-01-16T14:06:07.492Z] === RUN   TestLiveRestore/volume_references/restartPolicy/unless-stopped
14:06:07 [2024-01-16T14:06:07.492Z] === RUN   TestLiveRestore/autoremove/engine_restart_should_remove_containers_that_exited
14:06:08 [2024-01-16T14:06:08.431Z] === RUN   TestLiveRestore/volume_references/restartPolicy/on-failure
14:06:09 [2024-01-16T14:06:09.371Z] === RUN   TestLiveRestore/volume_references/restartPolicy/no
14:06:10 [2024-01-16T14:06:10.311Z] === RUN   TestLiveRestore/volume_references/local_volume_with_mount_options
14:06:11 [2024-01-16T14:06:11.251Z] === RUN   TestLiveRestore/volume_references/local_volume_with_mount_options/volume_still_mounted
14:06:12 [2024-01-16T14:06:12.191Z] === RUN   TestLiveRestore/volume_references/container_with_bind-mounts
14:06:13 [2024-01-16T14:06:13.130Z] --- PASS: TestLiveRestore (0.00s)
14:06:13 [2024-01-16T14:06:13.130Z]     --- PASS: TestLiveRestore/autoremove (3.69s)
14:06:13 [2024-01-16T14:06:13.130Z]         --- PASS: TestLiveRestore/autoremove/engine_restart_shouldnt_kill_alive_containers (1.98s)
14:06:13 [2024-01-16T14:06:13.130Z]         --- PASS: TestLiveRestore/autoremove/engine_restart_should_remove_containers_that_exited (1.70s)
14:06:13 [2024-01-16T14:06:13.130Z]     --- PASS: TestLiveRestore/volume_references (7.41s)
14:06:13 [2024-01-16T14:06:13.130Z]         --- PASS: TestLiveRestore/volume_references/restartPolicy (4.19s)
14:06:13 [2024-01-16T14:06:13.130Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/always (1.11s)
14:06:13 [2024-01-16T14:06:13.130Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/unless-stopped (0.99s)
14:06:13 [2024-01-16T14:06:13.130Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/on-failure (1.11s)
14:06:13 [2024-01-16T14:06:13.130Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/no (0.98s)
14:06:13 [2024-01-16T14:06:13.130Z]         --- PASS: TestLiveRestore/volume_references/local_volume_with_mount_options (1.64s)
14:06:13 [2024-01-16T14:06:13.130Z]             --- PASS: TestLiveRestore/volume_references/local_volume_with_mount_options/volume_still_mounted (0.52s)
14:06:13 [2024-01-16T14:06:13.130Z]         --- PASS: TestLiveRestore/volume_references/container_with_bind-mounts (0.98s)
14:06:13 [2024-01-16T14:06:13.130Z] === RUN   TestDaemonDefaultBridgeWithFixedCidrButNoBip
14:06:13 [2024-01-16T14:06:13.700Z] --- PASS: TestDaemonDefaultBridgeWithFixedCidrButNoBip (0.68s)
14:06:13 [2024-01-16T14:06:13.700Z] PASS
14:06:13 [2024-01-16T14:06:13.700Z] 
14:06:13 [2024-01-16T14:06:13.700Z] DONE 31 tests in 14.625s
14:06:13 [2024-01-16T14:06:13.700Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m  
14:06:13 [2024-01-16T14:06:13.700Z] ++ '[' -n '' ']'
14:06:13 [2024-01-16T14:06:13.700Z] ++ 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
14:06:13 [2024-01-16T14:06:13.700Z] ++ set -e
14:06:13 [2024-01-16T14:06:13.700Z] ++ '[' -n 0 ']'
14:06:13 [2024-01-16T14:06:13.700Z] ++ set -x
14:06:13 [2024-01-16T14:06:13.700Z] ++ 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.zucCttPSms/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
14:06:13 [2024-01-16T14:06:13.700Z] INFO: Testing against a local daemon
14:06:13 [2024-01-16T14:06:13.700Z] === RUN   TestCommitInheritsEnv
14:06:13 [2024-01-16T14:06:13.960Z] --- PASS: TestCommitInheritsEnv (0.15s)
14:06:13 [2024-01-16T14:06:13.960Z] === RUN   TestUsernsCommit
14:06:15 [2024-01-16T14:06:15.342Z] --- PASS: TestUsernsCommit (1.46s)
14:06:15 [2024-01-16T14:06:15.342Z] === RUN   TestImportExtremelyLargeImageWorks
14:06:15 [2024-01-16T14:06:15.342Z]     import_test.go:23: runtime.GOARCH == "arm64": effective test will be time out
14:06:15 [2024-01-16T14:06:15.342Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s)
14:06:15 [2024-01-16T14:06:15.342Z] === RUN   TestImportWithCustomPlatform
14:06:15 [2024-01-16T14:06:15.342Z] === RUN   TestImportWithCustomPlatform/#00
14:06:15 [2024-01-16T14:06:15.342Z] === RUN   TestImportWithCustomPlatform/linux
14:06:15 [2024-01-16T14:06:15.342Z] === RUN   TestImportWithCustomPlatform/LINUX
14:06:15 [2024-01-16T14:06:15.342Z] === RUN   TestImportWithCustomPlatform/linux/sparc64
14:06:15 [2024-01-16T14:06:15.342Z] --- PASS: TestImportWithCustomPlatform (0.12s)
14:06:15 [2024-01-16T14:06:15.342Z]     --- PASS: TestImportWithCustomPlatform/#00 (0.02s)
14:06:15 [2024-01-16T14:06:15.342Z]     --- PASS: TestImportWithCustomPlatform/linux (0.03s)
14:06:15 [2024-01-16T14:06:15.342Z]     --- PASS: TestImportWithCustomPlatform/LINUX (0.02s)
14:06:15 [2024-01-16T14:06:15.342Z]     --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.02s)
14:06:15 [2024-01-16T14:06:15.342Z] === RUN   TestImportWithCustomPlatformReject
14:06:15 [2024-01-16T14:06:15.342Z] === RUN   TestImportWithCustomPlatformReject/_______
14:06:15 [2024-01-16T14:06:15.342Z] === RUN   TestImportWithCustomPlatformReject//
14:06:15 [2024-01-16T14:06:15.342Z] === RUN   TestImportWithCustomPlatformReject/macos
14:06:15 [2024-01-16T14:06:15.342Z] === RUN   TestImportWithCustomPlatformReject/macos/arm64
14:06:15 [2024-01-16T14:06:15.342Z] === RUN   TestImportWithCustomPlatformReject/nintendo64
14:06:15 [2024-01-16T14:06:15.342Z] --- PASS: TestImportWithCustomPlatformReject (0.01s)
14:06:15 [2024-01-16T14:06:15.342Z]     --- PASS: TestImportWithCustomPlatformReject/_______ (0.00s)
14:06:15 [2024-01-16T14:06:15.342Z]     --- PASS: TestImportWithCustomPlatformReject// (0.00s)
14:06:15 [2024-01-16T14:06:15.342Z]     --- PASS: TestImportWithCustomPlatformReject/macos (0.00s)
14:06:15 [2024-01-16T14:06:15.342Z]     --- PASS: TestImportWithCustomPlatformReject/macos/arm64 (0.00s)
14:06:15 [2024-01-16T14:06:15.342Z]     --- PASS: TestImportWithCustomPlatformReject/nintendo64 (0.00s)
14:06:15 [2024-01-16T14:06:15.342Z] === RUN   TestImageInspectEmptyTagsAndDigests
14:06:15 [2024-01-16T14:06:15.342Z] --- PASS: TestImageInspectEmptyTagsAndDigests (0.01s)
14:06:15 [2024-01-16T14:06:15.342Z] === RUN   TestImagesFilterMultiReference
14:06:15 [2024-01-16T14:06:15.602Z] --- PASS: TestImagesFilterMultiReference (0.04s)
14:06:15 [2024-01-16T14:06:15.602Z] === RUN   TestImagesFilterUntil
14:06:15 [2024-01-16T14:06:15.862Z]     list_test.go:95: ImageList: ID=sha256:178ca7d3e1a171849c5adbe275b04854789c28ef7754c388b3068cb826a99acf RepoTags=[testimagesfilteruntil:v1]
14:06:15 [2024-01-16T14:06:15.862Z] --- PASS: TestImagesFilterUntil (0.34s)
14:06:15 [2024-01-16T14:06:15.862Z] === RUN   TestImagesFilterBeforeSince
14:06:16 [2024-01-16T14:06:16.122Z]     list_test.go:129: ImageList: ID=sha256:075aa053cfeaf60885f129483f17f48c696682df588e4c7ad244912c9b0c77a6 RepoTags=[testimagesfilterbeforesince:v2]
14:06:16 [2024-01-16T14:06:16.122Z]     list_test.go:129: ImageList: ID=sha256:55a26310d7b434392427c04a42c83341bf2840f99bf9609dd46b526829a8dab2 RepoTags=[testimagesfilterbeforesince:v1]
14:06:16 [2024-01-16T14:06:16.122Z]     list_test.go:129: ImageList: ID=sha256:60e933504ba65c584702f59cc9fca4bd2fa5f36209a7a37e9faaa9dcd960f567 RepoTags=[testimagesfilterbeforesince:v3]
14:06:16 [2024-01-16T14:06:16.122Z] --- PASS: TestImagesFilterBeforeSince (0.35s)
14:06:16 [2024-01-16T14:06:16.122Z] === RUN   TestAPIImagesFilters
14:06:16 [2024-01-16T14:06:16.122Z] === RUN   TestAPIImagesFilters/repository_regex
14:06:16 [2024-01-16T14:06:16.122Z] === PAUSE TestAPIImagesFilters/repository_regex
14:06:16 [2024-01-16T14:06:16.122Z] === RUN   TestAPIImagesFilters/image_name_regex
14:06:16 [2024-01-16T14:06:16.122Z] === PAUSE TestAPIImagesFilters/image_name_regex
14:06:16 [2024-01-16T14:06:16.122Z] === RUN   TestAPIImagesFilters/image_name_without_a_tag
14:06:16 [2024-01-16T14:06:16.122Z] === PAUSE TestAPIImagesFilters/image_name_without_a_tag
14:06:16 [2024-01-16T14:06:16.122Z] === RUN   TestAPIImagesFilters/registry_port_regex
14:06:16 [2024-01-16T14:06:16.122Z] === PAUSE TestAPIImagesFilters/registry_port_regex
14:06:16 [2024-01-16T14:06:16.122Z] === CONT  TestAPIImagesFilters/repository_regex
14:06:16 [2024-01-16T14:06:16.122Z] === CONT  TestAPIImagesFilters/image_name_without_a_tag
14:06:16 [2024-01-16T14:06:16.122Z] === CONT  TestAPIImagesFilters/image_name_regex
14:06:16 [2024-01-16T14:06:16.122Z] === CONT  TestAPIImagesFilters/registry_port_regex
14:06:16 [2024-01-16T14:06:16.122Z] --- PASS: TestAPIImagesFilters (0.03s)
14:06:16 [2024-01-16T14:06:16.122Z]     --- PASS: TestAPIImagesFilters/image_name_without_a_tag (0.00s)
14:06:16 [2024-01-16T14:06:16.122Z]     --- PASS: TestAPIImagesFilters/repository_regex (0.00s)
14:06:16 [2024-01-16T14:06:16.122Z]     --- PASS: TestAPIImagesFilters/image_name_regex (0.00s)
14:06:16 [2024-01-16T14:06:16.122Z]     --- PASS: TestAPIImagesFilters/registry_port_regex (0.00s)
14:06:16 [2024-01-16T14:06:16.122Z] === RUN   TestPruneDontDeleteUsedDangling
14:06:16 [2024-01-16T14:06:16.692Z] --- PASS: TestPruneDontDeleteUsedDangling (0.55s)
14:06:16 [2024-01-16T14:06:16.692Z] === RUN   TestImagePullPlatformInvalid
14:06:16 [2024-01-16T14:06:16.692Z] --- PASS: TestImagePullPlatformInvalid (0.01s)
14:06:16 [2024-01-16T14:06:16.692Z] === RUN   TestImagePullStoredfDigestForOtherRepo
14:06:16 [2024-01-16T14:06:16.692Z] time="2024-01-16T14:06:16.663848317Z" 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=c9a9d9d2-8113-4c0c-b5dc-c063be2b4731 version=2.8.3 
14:06:16 [2024-01-16T14:06:16.692Z] time="2024-01-16T14:06:16.663946632Z" level=info msg="redis not configured" go.version=go1.20.8 instance.id=c9a9d9d2-8113-4c0c-b5dc-c063be2b4731 version=2.8.3 
14:06:16 [2024-01-16T14:06:16.692Z] time="2024-01-16T14:06:16.663966259Z" level=info msg="Starting upload purge in 18m0s" go.version=go1.20.8 instance.id=c9a9d9d2-8113-4c0c-b5dc-c063be2b4731 version=2.8.3 
14:06:16 [2024-01-16T14:06:16.692Z] time="2024-01-16T14:06:16.664174253Z" level=info msg="listening on 127.0.0.1:5000" go.version=go1.20.8 instance.id=c9a9d9d2-8113-4c0c-b5dc-c063be2b4731 version=2.8.3 
14:06:16 [2024-01-16T14:06:16.955Z] time="2024-01-16T14:06:16.758381396Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=df6793a3-b1e2-43f4-80b5-8ac1464d2b54 http.request.method=GET http.request.remoteaddr="127.0.0.1:38922" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" 
14:06:16 [2024-01-16T14:06:16.955Z] time="2024-01-16T14:06:16.758433647Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=df6793a3-b1e2-43f4-80b5-8ac1464d2b54 http.request.method=GET http.request.remoteaddr="127.0.0.1:38922" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.967652ms http.response.status=200 http.response.written=2 
14:06:16 [2024-01-16T14:06:16.955Z] 127.0.0.1 - - [16/Jan/2024:14:06:16 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1"
14:06:16 [2024-01-16T14:06:16.955Z] time="2024-01-16T14:06:16.76079386Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=cc0f7f95-adc3-43f9-b7ae-f7a9e7556278 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:38932" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.12+unknown" vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
14:06:16 [2024-01-16T14:06:16.955Z] time="2024-01-16T14:06:16.760837405Z" level=debug msg=GetBlob go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=cc0f7f95-adc3-43f9-b7ae-f7a9e7556278 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:38932" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.12+unknown" vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
14:06:16 [2024-01-16T14:06:16.955Z] time="2024-01-16T14:06:16.760851641Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=f0dac7cc-b202-4a3f-9bf4-a1084503f060 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:38948" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.12+unknown" vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
14:06:16 [2024-01-16T14:06:16.955Z] time="2024-01-16T14:06:16.760880327Z" level=debug msg=GetBlob go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=f0dac7cc-b202-4a3f-9bf4-a1084503f060 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:38948" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.12+unknown" vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
14:06:16 [2024-01-16T14:06:16.955Z] time="2024-01-16T14:06:16.760966506Z" 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=cc0f7f95-adc3-43f9-b7ae-f7a9e7556278 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:38932" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.12+unknown" trace.duration=55.935µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=90df74e2-429d-463b-8a2b-d7408519c33c trace.line=95 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
14:06:16 [2024-01-16T14:06:16.955Z] time="2024-01-16T14:06:16.760971716Z" 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=f0dac7cc-b202-4a3f-9bf4-a1084503f060 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:38948" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.12+unknown" trace.duration=52.144µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=ca651833-3ea1-4dea-9630-f425d2df91a9 trace.line=95 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
14:06:16 [2024-01-16T14:06:16.955Z] time="2024-01-16T14:06:16.761081026Z" 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=cc0f7f95-adc3-43f9-b7ae-f7a9e7556278 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:38932" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.12+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.139294ms http.response.status=404 http.response.written=157 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
14:06:16 [2024-01-16T14:06:16.955Z] 127.0.0.1 - - [16/Jan/2024:14:06:16 +0000] "HEAD /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 404 157 "" "containerd/1.7.12+unknown"
14:06:16 [2024-01-16T14:06:16.955Z] time="2024-01-16T14:06:16.761101014Z" 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=f0dac7cc-b202-4a3f-9bf4-a1084503f060 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:38948" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.12+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.130794ms http.response.status=404 http.response.written=157 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
14:06:16 [2024-01-16T14:06:16.955Z] 127.0.0.1 - - [16/Jan/2024:14:06:16 +0000] "HEAD /v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b HTTP/1.1" 404 157 "" "containerd/1.7.12+unknown"
14:06:16 [2024-01-16T14:06:16.955Z] time="2024-01-16T14:06:16.762680625Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=726ae1a1-07c9-4003-817c-50061b156d5d http.request.method=POST http.request.remoteaddr="127.0.0.1:38948" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.12+unknown" vars.name=test 
14:06:16 [2024-01-16T14:06:16.955Z] time="2024-01-16T14:06:16.762724679Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=726ae1a1-07c9-4003-817c-50061b156d5d http.request.method=POST http.request.remoteaddr="127.0.0.1:38948" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.12+unknown" vars.name=test 
14:06:16 [2024-01-16T14:06:16.955Z] time="2024-01-16T14:06:16.762743107Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=0efe4f42-01df-4b64-951c-5b36c34af054 http.request.method=POST http.request.remoteaddr="127.0.0.1:38932" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.12+unknown" vars.name=test 
14:06:16 [2024-01-16T14:06:16.955Z] time="2024-01-16T14:06:16.76278008Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=0efe4f42-01df-4b64-951c-5b36c34af054 http.request.method=POST http.request.remoteaddr="127.0.0.1:38932" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.12+unknown" vars.name=test 
14:06:16 [2024-01-16T14:06:16.955Z] time="2024-01-16T14:06:16.762856339Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/2cf00441-d49f-47ec-b21a-2747c37c1998/startedat")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=726ae1a1-07c9-4003-817c-50061b156d5d http.request.method=POST http.request.remoteaddr="127.0.0.1:38948" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.12+unknown" trace.duration=102.68µ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=24b51dec-4418-4133-9c53-314adf3a47ca trace.line=110 vars.name=test 
14:06:16 [2024-01-16T14:06:16.955Z] time="2024-01-16T14:06:16.762869927Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/01751646-3946-47aa-a610-4d0cc563a166/startedat")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=0efe4f42-01df-4b64-951c-5b36c34af054 http.request.method=POST http.request.remoteaddr="127.0.0.1:38932" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.12+unknown" trace.duration=61.925µ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=e25ce972-27af-4b66-828d-3286a1bab189 trace.line=110 vars.name=test 
14:06:16 [2024-01-16T14:06:16.955Z] time="2024-01-16T14:06:16.762906358Z" level=debug msg="filesystem.Writer("/docker/registry/v2/repositories/test/_uploads/2cf00441-d49f-47ec-b21a-2747c37c1998/data", false)" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=726ae1a1-07c9-4003-817c-50061b156d5d http.request.method=POST http.request.remoteaddr="127.0.0.1:38948" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.12+unknown" trace.duration=21.957µ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=11bebb72-d878-4a83-9dee-2c08eff9344d trace.line=142 vars.name=test 
14:06:16 [2024-01-16T14:06:16.955Z] time="2024-01-16T14:06:16.762915179Z" level=debug msg="filesystem.Writer("/docker/registry/v2/repositories/test/_uploads/01751646-3946-47aa-a610-4d0cc563a166/data", false)" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=0efe4f42-01df-4b64-951c-5b36c34af054 http.request.method=POST http.request.remoteaddr="127.0.0.1:38932" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.12+unknown" trace.duration=20.481µ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=3aa640dd-cd41-4b8c-8ded-f296d1510b3d trace.line=142 vars.name=test 
14:06:16 [2024-01-16T14:06:16.955Z] time="2024-01-16T14:06:16.762978728Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/2cf00441-d49f-47ec-b21a-2747c37c1998/hashstates/sha256/0")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=726ae1a1-07c9-4003-817c-50061b156d5d http.request.method=POST http.request.remoteaddr="127.0.0.1:38948" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.12+unknown" trace.duration=42.158µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=d80310d1-7e46-49b0-892c-d082a4a02891 trace.line=110 vars.name=test 
14:06:16 [2024-01-16T14:06:16.955Z] time="2024-01-16T14:06:16.762981059Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/01751646-3946-47aa-a610-4d0cc563a166/hashstates/sha256/0")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=0efe4f42-01df-4b64-951c-5b36c34af054 http.request.method=POST http.request.remoteaddr="127.0.0.1:38932" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.12+unknown" trace.duration=39.951µ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=08dbcd0c-944e-4773-a1ff-844c43ebb030 trace.line=110 vars.name=test 
14:06:16 [2024-01-16T14:06:16.955Z] time="2024-01-16T14:06:16.763080588Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=726ae1a1-07c9-4003-817c-50061b156d5d http.request.method=POST http.request.remoteaddr="127.0.0.1:38948" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.12+unknown" http.response.duration=1.734894ms http.response.status=202 http.response.written=0 
14:06:16 [2024-01-16T14:06:16.955Z] 127.0.0.1 - - [16/Jan/2024:14:06:16 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.7.12+unknown"
14:06:16 [2024-01-16T14:06:16.955Z] time="2024-01-16T14:06:16.763142291Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=0efe4f42-01df-4b64-951c-5b36c34af054 http.request.method=POST http.request.remoteaddr="127.0.0.1:38932" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.12+unknown" http.response.duration=1.752765ms http.response.status=202 http.response.written=0 
14:06:16 [2024-01-16T14:06:16.955Z] 127.0.0.1 - - [16/Jan/2024:14:06:16 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.7.12+unknown"
14:06:16 [2024-01-16T14:06:16.955Z] time="2024-01-16T14:06:16.765237837Z" 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=d6e50175-7758-431b-a086-ed71c2f59ac8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38948" http.request.uri="/v2/test/blobs/uploads/01751646-3946-47aa-a610-4d0cc563a166?_state=yd1oN7t4BzkPRsE4UtP0nx5aeVHmR7-EnJNnbRQ_iRl7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjAxNzUxNjQ2LTM5NDYtNDdhYS1hNjEwLTRkMGNjNTYzYTE2NiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0xNlQxNDowNjoxNi43NjI3OTExWiJ9&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.12+unknown" vars.name=test vars.uuid=01751646-3946-47aa-a610-4d0cc563a166 
14:06:16 [2024-01-16T14:06:16.955Z] time="2024-01-16T14:06:16.765313588Z" 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=d6e50175-7758-431b-a086-ed71c2f59ac8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38948" http.request.uri="/v2/test/blobs/uploads/01751646-3946-47aa-a610-4d0cc563a166?_state=yd1oN7t4BzkPRsE4UtP0nx5aeVHmR7-EnJNnbRQ_iRl7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjAxNzUxNjQ2LTM5NDYtNDdhYS1hNjEwLTRkMGNjNTYzYTE2NiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0xNlQxNDowNjoxNi43NjI3OTExWiJ9&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.12+unknown" vars.name=test vars.uuid=01751646-3946-47aa-a610-4d0cc563a166 
14:06:16 [2024-01-16T14:06:16.955Z] time="2024-01-16T14:06:16.765246141Z" 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=e453e79e-259e-4e19-a94b-c60bda57ace3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38932" http.request.uri="/v2/test/blobs/uploads/2cf00441-d49f-47ec-b21a-2747c37c1998?_state=F1sXQTLVu0aGix6TP8drG_3Z7mdsJOksMAfYNayrUth7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjJjZjAwNDQxLWQ0OWYtNDdlYy1iMjFhLTI3NDdjMzdjMTk5OCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0xNlQxNDowNjoxNi43NjI3MzU2MTZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.12+unknown" vars.name=test vars.uuid=2cf00441-d49f-47ec-b21a-2747c37c1998 
14:06:16 [2024-01-16T14:06:16.955Z] time="2024-01-16T14:06:16.765388641Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_uploads/01751646-3946-47aa-a610-4d0cc563a166/startedat")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=d6e50175-7758-431b-a086-ed71c2f59ac8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38948" http.request.uri="/v2/test/blobs/uploads/01751646-3946-47aa-a610-4d0cc563a166?_state=yd1oN7t4BzkPRsE4UtP0nx5aeVHmR7-EnJNnbRQ_iRl7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjAxNzUxNjQ2LTM5NDYtNDdhYS1hNjEwLTRkMGNjNTYzYTE2NiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0xNlQxNDowNjoxNi43NjI3OTExWiJ9&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.12+unknown" trace.duration=42.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).GetContent" trace.id=d65ab33c-4143-41a4-8f41-910571e5d435 trace.line=95 vars.name=test vars.uuid=01751646-3946-47aa-a610-4d0cc563a166 
14:06:16 [2024-01-16T14:06:16.955Z] time="2024-01-16T14:06:16.765417597Z" 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=e453e79e-259e-4e19-a94b-c60bda57ace3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38932" http.request.uri="/v2/test/blobs/uploads/2cf00441-d49f-47ec-b21a-2747c37c1998?_state=F1sXQTLVu0aGix6TP8drG_3Z7mdsJOksMAfYNayrUth7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjJjZjAwNDQxLWQ0OWYtNDdlYy1iMjFhLTI3NDdjMzdjMTk5OCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0xNlQxNDowNjoxNi43NjI3MzU2MTZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.12+unknown" vars.name=test vars.uuid=2cf00441-d49f-47ec-b21a-2747c37c1998 
14:06:16 [2024-01-16T14:06:16.955Z] time="2024-01-16T14:06:16.765443977Z" level=debug msg="filesystem.Writer("/docker/registry/v2/repositories/test/_uploads/01751646-3946-47aa-a610-4d0cc563a166/data", true)" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=d6e50175-7758-431b-a086-ed71c2f59ac8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38948" http.request.uri="/v2/test/blobs/uploads/01751646-3946-47aa-a610-4d0cc563a166?_state=yd1oN7t4BzkPRsE4UtP0nx5aeVHmR7-EnJNnbRQ_iRl7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjAxNzUxNjQ2LTM5NDYtNDdhYS1hNjEwLTRkMGNjNTYzYTE2NiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0xNlQxNDowNjoxNi43NjI3OTExWiJ9&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.12+unknown" trace.duration=20.776µ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=0025c0ab-bf9e-4464-ad85-3fd7b640a34e trace.line=142 vars.name=test vars.uuid=01751646-3946-47aa-a610-4d0cc563a166 
14:06:16 [2024-01-16T14:06:16.955Z] time="2024-01-16T14:06:16.765487965Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_uploads/2cf00441-d49f-47ec-b21a-2747c37c1998/startedat")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=e453e79e-259e-4e19-a94b-c60bda57ace3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38932" http.request.uri="/v2/test/blobs/uploads/2cf00441-d49f-47ec-b21a-2747c37c1998?_state=F1sXQTLVu0aGix6TP8drG_3Z7mdsJOksMAfYNayrUth7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjJjZjAwNDQxLWQ0OWYtNDdlYy1iMjFhLTI3NDdjMzdjMTk5OCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0xNlQxNDowNjoxNi43NjI3MzU2MTZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.12+unknown" trace.duration=34.889µ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=5a090168-db58-481e-8e77-c8752e5c33a3 trace.line=95 vars.name=test vars.uuid=2cf00441-d49f-47ec-b21a-2747c37c1998 
14:06:16 [2024-01-16T14:06:16.955Z] time="2024-01-16T14:06:16.765544146Z" level=debug msg="filesystem.Writer("/docker/registry/v2/repositories/test/_uploads/2cf00441-d49f-47ec-b21a-2747c37c1998/data", true)" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=e453e79e-259e-4e19-a94b-c60bda57ace3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38932" http.request.uri="/v2/test/blobs/uploads/2cf00441-d49f-47ec-b21a-2747c37c1998?_state=F1sXQTLVu0aGix6TP8drG_3Z7mdsJOksMAfYNayrUth7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjJjZjAwNDQxLWQ0OWYtNDdlYy1iMjFhLTI3NDdjMzdjMTk5OCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0xNlQxNDowNjoxNi43NjI3MzU2MTZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.12+unknown" trace.duration=22.868µ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=529360c0-6341-489a-bf63-2bd78a7c924e trace.line=142 vars.name=test vars.uuid=2cf00441-d49f-47ec-b21a-2747c37c1998 
14:06:16 [2024-01-16T14:06:16.955Z] time="2024-01-16T14:06:16.765582941Z" 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=e453e79e-259e-4e19-a94b-c60bda57ace3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38932" http.request.uri="/v2/test/blobs/uploads/2cf00441-d49f-47ec-b21a-2747c37c1998?_state=F1sXQTLVu0aGix6TP8drG_3Z7mdsJOksMAfYNayrUth7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjJjZjAwNDQxLWQ0OWYtNDdlYy1iMjFhLTI3NDdjMzdjMTk5OCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0xNlQxNDowNjoxNi43NjI3MzU2MTZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.12+unknown" vars.name=test vars.uuid=2cf00441-d49f-47ec-b21a-2747c37c1998 
14:06:16 [2024-01-16T14:06:16.956Z] time="2024-01-16T14:06:16.765628266Z" 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=d6e50175-7758-431b-a086-ed71c2f59ac8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38948" http.request.uri="/v2/test/blobs/uploads/01751646-3946-47aa-a610-4d0cc563a166?_state=yd1oN7t4BzkPRsE4UtP0nx5aeVHmR7-EnJNnbRQ_iRl7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjAxNzUxNjQ2LTM5NDYtNDdhYS1hNjEwLTRkMGNjNTYzYTE2NiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0xNlQxNDowNjoxNi43NjI3OTExWiJ9&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.12+unknown" vars.name=test vars.uuid=01751646-3946-47aa-a610-4d0cc563a166 
14:06:16 [2024-01-16T14:06:16.956Z] time="2024-01-16T14:06:16.765654465Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/2cf00441-d49f-47ec-b21a-2747c37c1998/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=e453e79e-259e-4e19-a94b-c60bda57ace3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38932" http.request.uri="/v2/test/blobs/uploads/2cf00441-d49f-47ec-b21a-2747c37c1998?_state=F1sXQTLVu0aGix6TP8drG_3Z7mdsJOksMAfYNayrUth7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjJjZjAwNDQxLWQ0OWYtNDdlYy1iMjFhLTI3NDdjMzdjMTk5OCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0xNlQxNDowNjoxNi43NjI3MzU2MTZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.12+unknown" trace.duration=37.342µ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=34ebd5ce-32c1-4c40-b1cc-4dfd965daa66 trace.line=110 vars.name=test vars.uuid=2cf00441-d49f-47ec-b21a-2747c37c1998 
14:06:16 [2024-01-16T14:06:16.956Z] time="2024-01-16T14:06:16.765758532Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/01751646-3946-47aa-a610-4d0cc563a166/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=d6e50175-7758-431b-a086-ed71c2f59ac8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38948" http.request.uri="/v2/test/blobs/uploads/01751646-3946-47aa-a610-4d0cc563a166?_state=yd1oN7t4BzkPRsE4UtP0nx5aeVHmR7-EnJNnbRQ_iRl7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjAxNzUxNjQ2LTM5NDYtNDdhYS1hNjEwLTRkMGNjNTYzYTE2NiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0xNlQxNDowNjoxNi43NjI3OTExWiJ9&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.12+unknown" trace.duration=48.599µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=fb9770da-9cd8-456b-8a3e-dd29eb69d1d9 trace.line=110 vars.name=test vars.uuid=01751646-3946-47aa-a610-4d0cc563a166 
14:06:16 [2024-01-16T14:06:16.956Z] time="2024-01-16T14:06:16.765849151Z" level=debug msg="filesystem.Stat("/docker/registry/v2/repositories/test/_uploads/01751646-3946-47aa-a610-4d0cc563a166/data")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=d6e50175-7758-431b-a086-ed71c2f59ac8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38948" http.request.uri="/v2/test/blobs/uploads/01751646-3946-47aa-a610-4d0cc563a166?_state=yd1oN7t4BzkPRsE4UtP0nx5aeVHmR7-EnJNnbRQ_iRl7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjAxNzUxNjQ2LTM5NDYtNDdhYS1hNjEwLTRkMGNjNTYzYTE2NiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0xNlQxNDowNjoxNi43NjI3OTExWiJ9&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.12+unknown" trace.duration=13.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).Stat" trace.id=aa8d5cdf-4ce3-4add-b336-7ea573c02cca trace.line=155 vars.name=test vars.uuid=01751646-3946-47aa-a610-4d0cc563a166 
14:06:16 [2024-01-16T14:06:16.956Z] time="2024-01-16T14:06:16.765758311Z" level=debug msg="filesystem.Stat("/docker/registry/v2/repositories/test/_uploads/2cf00441-d49f-47ec-b21a-2747c37c1998/data")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=e453e79e-259e-4e19-a94b-c60bda57ace3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38932" http.request.uri="/v2/test/blobs/uploads/2cf00441-d49f-47ec-b21a-2747c37c1998?_state=F1sXQTLVu0aGix6TP8drG_3Z7mdsJOksMAfYNayrUth7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjJjZjAwNDQxLWQ0OWYtNDdlYy1iMjFhLTI3NDdjMzdjMTk5OCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0xNlQxNDowNjoxNi43NjI3MzU2MTZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.12+unknown" trace.duration=34.962µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=1954c022-3494-4dc5-88ad-1d25c01768df trace.line=155 vars.name=test vars.uuid=2cf00441-d49f-47ec-b21a-2747c37c1998 
14:06:16 [2024-01-16T14:06:16.956Z] time="2024-01-16T14:06:16.765895092Z" 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=d6e50175-7758-431b-a086-ed71c2f59ac8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38948" http.request.uri="/v2/test/blobs/uploads/01751646-3946-47aa-a610-4d0cc563a166?_state=yd1oN7t4BzkPRsE4UtP0nx5aeVHmR7-EnJNnbRQ_iRl7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjAxNzUxNjQ2LTM5NDYtNDdhYS1hNjEwLTRkMGNjNTYzYTE2NiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0xNlQxNDowNjoxNi43NjI3OTExWiJ9&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.12+unknown" trace.duration=12.742µ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=5d2ca6da-7743-45fb-a355-722692bb3c52 trace.line=155 vars.name=test vars.uuid=01751646-3946-47aa-a610-4d0cc563a166 
14:06:16 [2024-01-16T14:06:16.956Z] time="2024-01-16T14:06:16.765926715Z" level=debug msg="filesystem.Stat("/docker/registry/v2/repositories/test/_uploads/01751646-3946-47aa-a610-4d0cc563a166/data")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=d6e50175-7758-431b-a086-ed71c2f59ac8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38948" http.request.uri="/v2/test/blobs/uploads/01751646-3946-47aa-a610-4d0cc563a166?_state=yd1oN7t4BzkPRsE4UtP0nx5aeVHmR7-EnJNnbRQ_iRl7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjAxNzUxNjQ2LTM5NDYtNDdhYS1hNjEwLTRkMGNjNTYzYTE2NiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0xNlQxNDowNjoxNi43NjI3OTExWiJ9&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.12+unknown" trace.duration=12.595µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=270e570a-86ca-4081-9ea0-7ebb2a63cfd1 trace.line=155 vars.name=test vars.uuid=01751646-3946-47aa-a610-4d0cc563a166 
14:06:16 [2024-01-16T14:06:16.956Z] time="2024-01-16T14:06:16.765955868Z" 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=e453e79e-259e-4e19-a94b-c60bda57ace3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38932" http.request.uri="/v2/test/blobs/uploads/2cf00441-d49f-47ec-b21a-2747c37c1998?_state=F1sXQTLVu0aGix6TP8drG_3Z7mdsJOksMAfYNayrUth7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjJjZjAwNDQxLWQ0OWYtNDdlYy1iMjFhLTI3NDdjMzdjMTk5OCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0xNlQxNDowNjoxNi43NjI3MzU2MTZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.12+unknown" trace.duration=20.595µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=6b714b0b-e378-46cb-9deb-8bf8e88f28e7 trace.line=155 vars.name=test vars.uuid=2cf00441-d49f-47ec-b21a-2747c37c1998 
14:06:16 [2024-01-16T14:06:16.956Z] time="2024-01-16T14:06:16.765987999Z" level=debug msg="filesystem.Stat("/docker/registry/v2/repositories/test/_uploads/2cf00441-d49f-47ec-b21a-2747c37c1998/data")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=e453e79e-259e-4e19-a94b-c60bda57ace3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38932" http.request.uri="/v2/test/blobs/uploads/2cf00441-d49f-47ec-b21a-2747c37c1998?_state=F1sXQTLVu0aGix6TP8drG_3Z7mdsJOksMAfYNayrUth7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjJjZjAwNDQxLWQ0OWYtNDdlYy1iMjFhLTI3NDdjMzdjMTk5OCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0xNlQxNDowNjoxNi43NjI3MzU2MTZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.12+unknown" trace.duration=10.224µ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=4a1497d9-2e56-4d6a-9e4e-e4e5fa480d24 trace.line=155 vars.name=test vars.uuid=2cf00441-d49f-47ec-b21a-2747c37c1998 
14:06:16 [2024-01-16T14:06:16.956Z] time="2024-01-16T14:06:16.766009735Z" level=debug msg="filesystem.Move("/docker/registry/v2/repositories/test/_uploads/01751646-3946-47aa-a610-4d0cc563a166/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=d6e50175-7758-431b-a086-ed71c2f59ac8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38948" http.request.uri="/v2/test/blobs/uploads/01751646-3946-47aa-a610-4d0cc563a166?_state=yd1oN7t4BzkPRsE4UtP0nx5aeVHmR7-EnJNnbRQ_iRl7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjAxNzUxNjQ2LTM5NDYtNDdhYS1hNjEwLTRkMGNjNTYzYTE2NiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0xNlQxNDowNjoxNi43NjI3OTExWiJ9&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.12+unknown" trace.duration=53.621µ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=bad73b70-79ed-457b-a402-20c75e99373d trace.line=185 vars.name=test vars.uuid=01751646-3946-47aa-a610-4d0cc563a166 
14:06:16 [2024-01-16T14:06:16.956Z] time="2024-01-16T14:06:16.766061912Z" level=debug msg="filesystem.Move("/docker/registry/v2/repositories/test/_uploads/2cf00441-d49f-47ec-b21a-2747c37c1998/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=e453e79e-259e-4e19-a94b-c60bda57ace3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38932" http.request.uri="/v2/test/blobs/uploads/2cf00441-d49f-47ec-b21a-2747c37c1998?_state=F1sXQTLVu0aGix6TP8drG_3Z7mdsJOksMAfYNayrUth7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjJjZjAwNDQxLWQ0OWYtNDdlYy1iMjFhLTI3NDdjMzdjMTk5OCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0xNlQxNDowNjoxNi43NjI3MzU2MTZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.12+unknown" trace.duration=43.586µ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=e274ad77-8bdb-4139-bebd-69c4c54e28fc trace.line=185 vars.name=test vars.uuid=2cf00441-d49f-47ec-b21a-2747c37c1998 
14:06:16 [2024-01-16T14:06:16.956Z] time="2024-01-16T14:06:16.766086191Z" 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=d6e50175-7758-431b-a086-ed71c2f59ac8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38948" http.request.uri="/v2/test/blobs/uploads/01751646-3946-47aa-a610-4d0cc563a166?_state=yd1oN7t4BzkPRsE4UtP0nx5aeVHmR7-EnJNnbRQ_iRl7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjAxNzUxNjQ2LTM5NDYtNDdhYS1hNjEwLTRkMGNjNTYzYTE2NiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0xNlQxNDowNjoxNi43NjI3OTExWiJ9&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.12+unknown" trace.duration=50.019µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=e92125ed-99d4-4495-9415-3c9305fc8d74 trace.line=110 vars.name=test vars.uuid=01751646-3946-47aa-a610-4d0cc563a166 
14:06:16 [2024-01-16T14:06:16.956Z] time="2024-01-16T14:06:16.766140715Z" 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=e453e79e-259e-4e19-a94b-c60bda57ace3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38932" http.request.uri="/v2/test/blobs/uploads/2cf00441-d49f-47ec-b21a-2747c37c1998?_state=F1sXQTLVu0aGix6TP8drG_3Z7mdsJOksMAfYNayrUth7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjJjZjAwNDQxLWQ0OWYtNDdlYy1iMjFhLTI3NDdjMzdjMTk5OCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0xNlQxNDowNjoxNi43NjI3MzU2MTZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.12+unknown" trace.duration=44.702µ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=008b1344-ad82-4aaa-83d5-dd311c3ebcca trace.line=110 vars.name=test vars.uuid=2cf00441-d49f-47ec-b21a-2747c37c1998 
14:06:16 [2024-01-16T14:06:16.956Z] time="2024-01-16T14:06:16.766209778Z" level=debug msg="filesystem.Delete("/docker/registry/v2/repositories/test/_uploads/01751646-3946-47aa-a610-4d0cc563a166")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=d6e50175-7758-431b-a086-ed71c2f59ac8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38948" http.request.uri="/v2/test/blobs/uploads/01751646-3946-47aa-a610-4d0cc563a166?_state=yd1oN7t4BzkPRsE4UtP0nx5aeVHmR7-EnJNnbRQ_iRl7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjAxNzUxNjQ2LTM5NDYtNDdhYS1hNjEwLTRkMGNjNTYzYTE2NiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0xNlQxNDowNjoxNi43NjI3OTExWiJ9&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.12+unknown" trace.duration=100.777µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Delete" trace.id=7bd4ff1b-d241-44c8-b21e-458d3e87fe59 trace.line=202 vars.name=test vars.uuid=01751646-3946-47aa-a610-4d0cc563a166 
14:06:16 [2024-01-16T14:06:16.956Z] time="2024-01-16T14:06:16.766248909Z" level=debug msg="filesystem.Delete("/docker/registry/v2/repositories/test/_uploads/2cf00441-d49f-47ec-b21a-2747c37c1998")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=e453e79e-259e-4e19-a94b-c60bda57ace3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38932" http.request.uri="/v2/test/blobs/uploads/2cf00441-d49f-47ec-b21a-2747c37c1998?_state=F1sXQTLVu0aGix6TP8drG_3Z7mdsJOksMAfYNayrUth7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjJjZjAwNDQxLWQ0OWYtNDdlYy1iMjFhLTI3NDdjMzdjMTk5OCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0xNlQxNDowNjoxNi43NjI3MzU2MTZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.12+unknown" trace.duration=82.011µ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=52a58cc2-4095-4acd-8819-af5a8850ef36 trace.line=202 vars.name=test vars.uuid=2cf00441-d49f-47ec-b21a-2747c37c1998 
14:06:16 [2024-01-16T14:06:16.956Z] time="2024-01-16T14:06:16.76628973Z" 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=d6e50175-7758-431b-a086-ed71c2f59ac8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38948" http.request.uri="/v2/test/blobs/uploads/01751646-3946-47aa-a610-4d0cc563a166?_state=yd1oN7t4BzkPRsE4UtP0nx5aeVHmR7-EnJNnbRQ_iRl7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjAxNzUxNjQ2LTM5NDYtNDdhYS1hNjEwLTRkMGNjNTYzYTE2NiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0xNlQxNDowNjoxNi43NjI3OTExWiJ9&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.12+unknown" http.response.duration=2.295549ms http.response.status=201 http.response.written=0 
14:06:16 [2024-01-16T14:06:16.956Z] 127.0.0.1 - - [16/Jan/2024:14:06:16 +0000] "PUT /v2/test/blobs/uploads/01751646-3946-47aa-a610-4d0cc563a166?_state=yd1oN7t4BzkPRsE4UtP0nx5aeVHmR7-EnJNnbRQ_iRl7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjAxNzUxNjQ2LTM5NDYtNDdhYS1hNjEwLTRkMGNjNTYzYTE2NiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0xNlQxNDowNjoxNi43NjI3OTExWiJ9&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b HTTP/1.1" 201 0 "" "containerd/1.7.12+unknown"
14:06:16 [2024-01-16T14:06:16.956Z] time="2024-01-16T14:06:16.766379404Z" 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=e453e79e-259e-4e19-a94b-c60bda57ace3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38932" http.request.uri="/v2/test/blobs/uploads/2cf00441-d49f-47ec-b21a-2747c37c1998?_state=F1sXQTLVu0aGix6TP8drG_3Z7mdsJOksMAfYNayrUth7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjJjZjAwNDQxLWQ0OWYtNDdlYy1iMjFhLTI3NDdjMzdjMTk5OCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0xNlQxNDowNjoxNi43NjI3MzU2MTZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.12+unknown" http.response.duration=2.366015ms http.response.status=201 http.response.written=0 
14:06:16 [2024-01-16T14:06:16.956Z] 127.0.0.1 - - [16/Jan/2024:14:06:16 +0000] "PUT /v2/test/blobs/uploads/2cf00441-d49f-47ec-b21a-2747c37c1998?_state=F1sXQTLVu0aGix6TP8drG_3Z7mdsJOksMAfYNayrUth7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjJjZjAwNDQxLWQ0OWYtNDdlYy1iMjFhLTI3NDdjMzdjMTk5OCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0xNlQxNDowNjoxNi43NjI3MzU2MTZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 201 0 "" "containerd/1.7.12+unknown"
14:06:16 [2024-01-16T14:06:16.956Z] time="2024-01-16T14:06:16.767398385Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=948a71fa-09a8-4572-8973-7f785337bf82 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:38932" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" vars.name=test vars.reference=latest 
14:06:16 [2024-01-16T14:06:16.956Z] time="2024-01-16T14:06:16.767434234Z" level=debug msg=GetImageManifest go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=948a71fa-09a8-4572-8973-7f785337bf82 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:38932" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" vars.name=test vars.reference=latest 
14:06:16 [2024-01-16T14:06:16.956Z] time="2024-01-16T14:06:16.767490834Z" 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=948a71fa-09a8-4572-8973-7f785337bf82 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:38932" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" trace.duration=26.921µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=9dbc0ec1-21b5-4ae5-8a28-ee30ef75a4f2 trace.line=95 vars.name=test vars.reference=latest 
14:06:16 [2024-01-16T14:06:16.956Z] time="2024-01-16T14:06:16.767557181Z" 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=948a71fa-09a8-4572-8973-7f785337bf82 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:38932" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration="844.161µs" http.response.status=404 http.response.written=96 vars.name=test vars.reference=latest 
14:06:16 [2024-01-16T14:06:16.956Z] 127.0.0.1 - - [16/Jan/2024:14:06:16 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 404 96 "" "containerd/1.7.12+unknown"
14:06:16 [2024-01-16T14:06:16.956Z] time="2024-01-16T14:06:16.769090416Z" 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=abf0ffbe-c92e-41ea-a548-f6153120c6a1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38932" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" vars.name=test vars.reference=latest 
14:06:16 [2024-01-16T14:06:16.956Z] time="2024-01-16T14:06:16.769129989Z" 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=abf0ffbe-c92e-41ea-a548-f6153120c6a1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38932" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" vars.name=test vars.reference=latest 
14:06:16 [2024-01-16T14:06:16.956Z] time="2024-01-16T14:06:16.769276904Z" 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=abf0ffbe-c92e-41ea-a548-f6153120c6a1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38932" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" vars.name=test vars.reference=latest 
14:06:16 [2024-01-16T14:06:16.956Z] time="2024-01-16T14:06:16.769292067Z" 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=abf0ffbe-c92e-41ea-a548-f6153120c6a1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38932" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" vars.name=test vars.reference=latest 
14:06:16 [2024-01-16T14:06:16.957Z] time="2024-01-16T14:06:16.769300789Z" 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=abf0ffbe-c92e-41ea-a548-f6153120c6a1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38932" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" vars.name=test vars.reference=latest 
14:06:16 [2024-01-16T14:06:16.957Z] time="2024-01-16T14:06:16.769379781Z" 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=abf0ffbe-c92e-41ea-a548-f6153120c6a1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38932" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" trace.duration=41.576µ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=5a7d76cd-57fc-4b9d-bfd9-c8b008d39010 trace.line=95 vars.name=test vars.reference=latest 
14:06:16 [2024-01-16T14:06:16.957Z] time="2024-01-16T14:06:16.769430793Z" 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=abf0ffbe-c92e-41ea-a548-f6153120c6a1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38932" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" trace.duration=16.451µ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=39d5fb1f-0f7f-43a7-bc68-79e5f82c607b trace.line=155 vars.name=test vars.reference=latest 
14:06:16 [2024-01-16T14:06:16.957Z] time="2024-01-16T14:06:16.769478719Z" 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=abf0ffbe-c92e-41ea-a548-f6153120c6a1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38932" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" trace.duration=19.635µ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=4e4e566f-37f8-4dcd-94d1-2d8cd4079ca5 trace.line=95 vars.name=test vars.reference=latest 
14:06:16 [2024-01-16T14:06:16.957Z] time="2024-01-16T14:06:16.769516734Z" 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=abf0ffbe-c92e-41ea-a548-f6153120c6a1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38932" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" trace.duration=11.7µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=0f8befdf-9c88-44d4-adfb-c5935132ac64 trace.line=155 vars.name=test vars.reference=latest 
14:06:16 [2024-01-16T14:06:16.957Z] time="2024-01-16T14:06:16.769558933Z" 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=abf0ffbe-c92e-41ea-a548-f6153120c6a1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38932" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" trace.duration=12.8µ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=7a6e4643-2abc-4327-8e78-15d402419cf6 trace.line=155 vars.name=test vars.reference=latest 
14:06:16 [2024-01-16T14:06:16.957Z] time="2024-01-16T14:06:16.769633552Z" 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=abf0ffbe-c92e-41ea-a548-f6153120c6a1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38932" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" trace.duration=49.789µ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=589d5420-45a6-4bd1-a80f-a421a80c0879 trace.line=110 vars.name=test vars.reference=latest 
14:06:16 [2024-01-16T14:06:16.957Z] time="2024-01-16T14:06:16.769717335Z" 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=abf0ffbe-c92e-41ea-a548-f6153120c6a1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38932" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" trace.duration=51.323µ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=e14cb6ba-d475-4766-8d8b-626a32d0b68b trace.line=110 vars.name=test vars.reference=latest 
14:06:16 [2024-01-16T14:06:16.957Z] time="2024-01-16T14:06:16.769872504Z" 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=abf0ffbe-c92e-41ea-a548-f6153120c6a1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38932" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" trace.duration=62.294µ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=0b671301-1097-4802-bfac-aef64d6ea802 trace.line=110 vars.name=test vars.reference=latest 
14:06:16 [2024-01-16T14:06:16.957Z] time="2024-01-16T14:06:16.769929891Z" 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=abf0ffbe-c92e-41ea-a548-f6153120c6a1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38932" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" trace.duration=33.141µ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=fb24a376-b87a-436c-aed9-c561e913650f trace.line=110 vars.name=test vars.reference=latest 
14:06:16 [2024-01-16T14:06:16.957Z] time="2024-01-16T14:06:16.769965535Z" 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=abf0ffbe-c92e-41ea-a548-f6153120c6a1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38932" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" vars.name=test vars.reference=latest 
14:06:16 [2024-01-16T14:06:16.957Z] time="2024-01-16T14:06:16.769982413Z" 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=abf0ffbe-c92e-41ea-a548-f6153120c6a1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38932" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" http.response.duration=2.075149ms http.response.status=201 http.response.written=0 
14:06:16 [2024-01-16T14:06:16.957Z] 127.0.0.1 - - [16/Jan/2024:14:06:16 +0000] "PUT /v2/test/manifests/latest HTTP/1.1" 201 0 "" "containerd/1.7.12+unknown"
14:06:16 [2024-01-16T14:06:16.957Z] time="2024-01-16T14:06:16.774963019Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=15023ea4-2fbf-4aef-a92b-7a5db766d4c7 http.request.method=GET http.request.remoteaddr="127.0.0.1:38964" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.21.6 git-commit/cfe641654abd53b87505a0724cc2c066ab746d9b kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" 
14:06:16 [2024-01-16T14:06:16.957Z] time="2024-01-16T14:06:16.775016608Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=15023ea4-2fbf-4aef-a92b-7a5db766d4c7 http.request.method=GET http.request.remoteaddr="127.0.0.1:38964" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.21.6 git-commit/cfe641654abd53b87505a0724cc2c066ab746d9b 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="871.616µs" http.response.status=200 http.response.written=2 
14:06:16 [2024-01-16T14:06:16.957Z] 127.0.0.1 - - [16/Jan/2024:14:06:16 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.21.6 git-commit/cfe641654abd53b87505a0724cc2c066ab746d9b kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
14:06:16 [2024-01-16T14:06:16.957Z] time="2024-01-16T14:06:16.779441705Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=7fc6e141-dfa5-4e0f-96d0-bdc77a92561c http.request.method=HEAD http.request.remoteaddr="127.0.0.1:38978" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.6 git-commit/cfe641654abd53b87505a0724cc2c066ab746d9b kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference=latest 
14:06:16 [2024-01-16T14:06:16.957Z] time="2024-01-16T14:06:16.779488614Z" level=debug msg=GetImageManifest go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=7fc6e141-dfa5-4e0f-96d0-bdc77a92561c http.request.method=HEAD http.request.remoteaddr="127.0.0.1:38978" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.6 git-commit/cfe641654abd53b87505a0724cc2c066ab746d9b kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference=latest 
14:06:16 [2024-01-16T14:06:16.957Z] time="2024-01-16T14:06:16.779578535Z" 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=7fc6e141-dfa5-4e0f-96d0-bdc77a92561c http.request.method=HEAD http.request.remoteaddr="127.0.0.1:38978" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.6 git-commit/cfe641654abd53b87505a0724cc2c066ab746d9b kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=54.146µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=df061c98-570c-4fc4-a519-43ab04f89749 trace.line=95 vars.name=test vars.reference=latest 
14:06:16 [2024-01-16T14:06:16.957Z] time="2024-01-16T14:06:16.77960297Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=7fc6e141-dfa5-4e0f-96d0-bdc77a92561c http.request.method=HEAD http.request.remoteaddr="127.0.0.1:38978" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.6 git-commit/cfe641654abd53b87505a0724cc2c066ab746d9b kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference=latest 
14:06:16 [2024-01-16T14:06:16.957Z] time="2024-01-16T14:06:16.779650413Z" 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=7fc6e141-dfa5-4e0f-96d0-bdc77a92561c http.request.method=HEAD http.request.remoteaddr="127.0.0.1:38978" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.6 git-commit/cfe641654abd53b87505a0724cc2c066ab746d9b kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=22.695µ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=2ffe7c53-8d1d-4c57-8a24-4b85cc63b53e trace.line=95 vars.name=test vars.reference=latest 
14:06:16 [2024-01-16T14:06:16.957Z] time="2024-01-16T14:06:16.77969646Z" 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=7fc6e141-dfa5-4e0f-96d0-bdc77a92561c http.request.method=HEAD http.request.remoteaddr="127.0.0.1:38978" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.6 git-commit/cfe641654abd53b87505a0724cc2c066ab746d9b kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=16.87µ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=c24a1a50-a7e8-4888-8279-bd5486c612c6 trace.line=155 vars.name=test vars.reference=latest 
14:06:16 [2024-01-16T14:06:16.957Z] time="2024-01-16T14:06:16.779731931Z" 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=7fc6e141-dfa5-4e0f-96d0-bdc77a92561c http.request.method=HEAD http.request.remoteaddr="127.0.0.1:38978" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.6 git-commit/cfe641654abd53b87505a0724cc2c066ab746d9b kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=12.849µ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=b03f3e55-5178-4e01-9bc2-f5c28289dc7d trace.line=125 vars.name=test vars.reference=latest 
14:06:16 [2024-01-16T14:06:16.957Z] time="2024-01-16T14:06:16.779778586Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=7fc6e141-dfa5-4e0f-96d0-bdc77a92561c http.request.method=HEAD http.request.remoteaddr="127.0.0.1:38978" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.6 git-commit/cfe641654abd53b87505a0724cc2c066ab746d9b kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference=latest 
14:06:16 [2024-01-16T14:06:16.957Z] time="2024-01-16T14:06:16.779873898Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=7fc6e141-dfa5-4e0f-96d0-bdc77a92561c http.request.method=HEAD http.request.remoteaddr="127.0.0.1:38978" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.6 git-commit/cfe641654abd53b87505a0724cc2c066ab746d9b 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=2.701936ms http.response.status=200 http.response.written=417 
14:06:16 [2024-01-16T14:06:16.957Z] 127.0.0.1 - - [16/Jan/2024:14:06:16 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 200 417 "" "docker/dev go/go1.21.6 git-commit/cfe641654abd53b87505a0724cc2c066ab746d9b kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
14:06:16 [2024-01-16T14:06:16.957Z] time="2024-01-16T14:06:16.789317091Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=6533920f-7b1c-465a-a6b2-ba83bef81217 http.request.method=GET http.request.remoteaddr="127.0.0.1:38980" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.6 git-commit/cfe641654abd53b87505a0724cc2c066ab746d9b kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
14:06:16 [2024-01-16T14:06:16.957Z] time="2024-01-16T14:06:16.789357756Z" level=debug msg=GetImageManifest go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=6533920f-7b1c-465a-a6b2-ba83bef81217 http.request.method=GET http.request.remoteaddr="127.0.0.1:38980" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.6 git-commit/cfe641654abd53b87505a0724cc2c066ab746d9b kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
14:06:16 [2024-01-16T14:06:16.957Z] time="2024-01-16T14:06:16.789371697Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=6533920f-7b1c-465a-a6b2-ba83bef81217 http.request.method=GET http.request.remoteaddr="127.0.0.1:38980" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.6 git-commit/cfe641654abd53b87505a0724cc2c066ab746d9b kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
14:06:16 [2024-01-16T14:06:16.957Z] time="2024-01-16T14:06:16.789437667Z" 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=6533920f-7b1c-465a-a6b2-ba83bef81217 http.request.method=GET http.request.remoteaddr="127.0.0.1:38980" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.6 git-commit/cfe641654abd53b87505a0724cc2c066ab746d9b kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=38.835µ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=85e0a4c6-7b37-423a-ae81-929537f591e8 trace.line=95 vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
14:06:16 [2024-01-16T14:06:16.957Z] time="2024-01-16T14:06:16.789487645Z" 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=6533920f-7b1c-465a-a6b2-ba83bef81217 http.request.method=GET http.request.remoteaddr="127.0.0.1:38980" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.6 git-commit/cfe641654abd53b87505a0724cc2c066ab746d9b kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=15.639µ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=529b9633-89df-4b8b-a3e4-d7717fac6890 trace.line=155 vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
14:06:16 [2024-01-16T14:06:16.958Z] time="2024-01-16T14:06:16.789527703Z" 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=6533920f-7b1c-465a-a6b2-ba83bef81217 http.request.method=GET http.request.remoteaddr="127.0.0.1:38980" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.6 git-commit/cfe641654abd53b87505a0724cc2c066ab746d9b kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=13.26µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Reader" trace.id=3ce5c18f-6af0-4ec8-b9df-a416d545095f trace.line=125 vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
14:06:16 [2024-01-16T14:06:16.958Z] time="2024-01-16T14:06:16.789560146Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=6533920f-7b1c-465a-a6b2-ba83bef81217 http.request.method=GET http.request.remoteaddr="127.0.0.1:38980" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.6 git-commit/cfe641654abd53b87505a0724cc2c066ab746d9b kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
14:06:16 [2024-01-16T14:06:16.958Z] time="2024-01-16T14:06:16.789674412Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=6533920f-7b1c-465a-a6b2-ba83bef81217 http.request.method=GET http.request.remoteaddr="127.0.0.1:38980" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.6 git-commit/cfe641654abd53b87505a0724cc2c066ab746d9b 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.243492ms http.response.status=200 http.response.written=417 
14:06:16 [2024-01-16T14:06:16.958Z] 127.0.0.1 - - [16/Jan/2024:14:06:16 +0000] "GET /v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda HTTP/1.1" 200 417 "" "docker/dev go/go1.21.6 git-commit/cfe641654abd53b87505a0724cc2c066ab746d9b kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
14:06:16 [2024-01-16T14:06:16.958Z] time="2024-01-16T14:06:16.79571313Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=2ca2a27d-6912-469f-b251-537defbf1c03 http.request.method=GET http.request.remoteaddr="127.0.0.1:38982" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.6 git-commit/cfe641654abd53b87505a0724cc2c066ab746d9b kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
14:06:16 [2024-01-16T14:06:16.958Z] time="2024-01-16T14:06:16.795764996Z" level=debug msg=GetBlob go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=2ca2a27d-6912-469f-b251-537defbf1c03 http.request.method=GET http.request.remoteaddr="127.0.0.1:38982" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.6 git-commit/cfe641654abd53b87505a0724cc2c066ab746d9b kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
14:06:16 [2024-01-16T14:06:16.958Z] time="2024-01-16T14:06:16.795761804Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=a2550247-fe23-4fd4-870f-7fd5080b445c http.request.method=GET http.request.remoteaddr="127.0.0.1:38990" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.6 git-commit/cfe641654abd53b87505a0724cc2c066ab746d9b kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
14:06:16 [2024-01-16T14:06:16.958Z] time="2024-01-16T14:06:16.795878621Z" level=debug msg=GetBlob go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=a2550247-fe23-4fd4-870f-7fd5080b445c http.request.method=GET http.request.remoteaddr="127.0.0.1:38990" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.6 git-commit/cfe641654abd53b87505a0724cc2c066ab746d9b kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
14:06:16 [2024-01-16T14:06:16.958Z] time="2024-01-16T14:06:16.79583881Z" 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=2ca2a27d-6912-469f-b251-537defbf1c03 http.request.method=GET http.request.remoteaddr="127.0.0.1:38982" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.6 git-commit/cfe641654abd53b87505a0724cc2c066ab746d9b kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=39.647µ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=2f7a19d1-d8b3-4c32-ae6b-0d986f02713a trace.line=95 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
14:06:16 [2024-01-16T14:06:16.958Z] time="2024-01-16T14:06:16.795943057Z" 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=a2550247-fe23-4fd4-870f-7fd5080b445c http.request.method=GET http.request.remoteaddr="127.0.0.1:38990" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.6 git-commit/cfe641654abd53b87505a0724cc2c066ab746d9b kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=34.289µ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=f38c8299-6e29-493e-a4cc-beee4013d3e6 trace.line=95 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
14:06:16 [2024-01-16T14:06:16.958Z] time="2024-01-16T14:06:16.795977642Z" 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=2ca2a27d-6912-469f-b251-537defbf1c03 http.request.method=GET http.request.remoteaddr="127.0.0.1:38982" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.6 git-commit/cfe641654abd53b87505a0724cc2c066ab746d9b kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=19.43µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=0d3e0a48-deed-40a3-9425-3940ab0b703e trace.line=155 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
14:06:16 [2024-01-16T14:06:16.958Z] time="2024-01-16T14:06:16.795987636Z" 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=a2550247-fe23-4fd4-870f-7fd5080b445c http.request.method=GET http.request.remoteaddr="127.0.0.1:38990" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.6 git-commit/cfe641654abd53b87505a0724cc2c066ab746d9b kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=15.852µ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=9acca76a-84b4-4e92-8f9a-b87100b05b96 trace.line=155 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
14:06:16 [2024-01-16T14:06:16.958Z] time="2024-01-16T14:06:16.796038401Z" 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=2ca2a27d-6912-469f-b251-537defbf1c03 http.request.method=GET http.request.remoteaddr="127.0.0.1:38982" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.6 git-commit/cfe641654abd53b87505a0724cc2c066ab746d9b kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=21.777µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=ba6701d6-b34a-4592-8a42-41a0b163c261 trace.line=95 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
14:06:16 [2024-01-16T14:06:16.958Z] time="2024-01-16T14:06:16.796072929Z" 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=2ca2a27d-6912-469f-b251-537defbf1c03 http.request.method=GET http.request.remoteaddr="127.0.0.1:38982" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.6 git-commit/cfe641654abd53b87505a0724cc2c066ab746d9b kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=10.396µ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=444cfa5f-8d3f-4767-8784-fa2a546927e2 trace.line=155 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
14:06:16 [2024-01-16T14:06:16.958Z] time="2024-01-16T14:06:16.796105725Z" 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=2ca2a27d-6912-469f-b251-537defbf1c03 http.request.method=GET http.request.remoteaddr="127.0.0.1:38982" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.6 git-commit/cfe641654abd53b87505a0724cc2c066ab746d9b 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=a325140a-ce47-4cd9-b832-ca54c29cbad6 trace.line=155 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
14:06:16 [2024-01-16T14:06:16.958Z] time="2024-01-16T14:06:16.796101204Z" 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=a2550247-fe23-4fd4-870f-7fd5080b445c http.request.method=GET http.request.remoteaddr="127.0.0.1:38990" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.6 git-commit/cfe641654abd53b87505a0724cc2c066ab746d9b kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=37.415µ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=96e64c64-9982-4898-a7d8-a39173150d56 trace.line=95 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
14:06:16 [2024-01-16T14:06:16.958Z] time="2024-01-16T14:06:16.796138825Z" 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=2ca2a27d-6912-469f-b251-537defbf1c03 http.request.method=GET http.request.remoteaddr="127.0.0.1:38982" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.6 git-commit/cfe641654abd53b87505a0724cc2c066ab746d9b kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=10.544µ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=acaee0d4-8bc4-4a22-8e60-1f0fdfee0bea trace.line=217 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
14:06:16 [2024-01-16T14:06:16.958Z] time="2024-01-16T14:06:16.796150829Z" 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=a2550247-fe23-4fd4-870f-7fd5080b445c http.request.method=GET http.request.remoteaddr="127.0.0.1:38990" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.6 git-commit/cfe641654abd53b87505a0724cc2c066ab746d9b kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=15.5µ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=8a2ab642-a325-4732-8085-f793a1d59b4b trace.line=155 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
14:06:16 [2024-01-16T14:06:16.958Z] time="2024-01-16T14:06:16.796184093Z" 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=a2550247-fe23-4fd4-870f-7fd5080b445c http.request.method=GET http.request.remoteaddr="127.0.0.1:38990" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.6 git-commit/cfe641654abd53b87505a0724cc2c066ab746d9b kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=9.756µ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=a5f8bba5-da94-4217-b20a-9bcb04d97a4d trace.line=155 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
14:06:16 [2024-01-16T14:06:16.958Z] time="2024-01-16T14:06:16.796194735Z" 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=2ca2a27d-6912-469f-b251-537defbf1c03 http.request.method=GET http.request.remoteaddr="127.0.0.1:38982" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.6 git-commit/cfe641654abd53b87505a0724cc2c066ab746d9b kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=14.498µ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=b562c0ac-c23f-4fcc-a34e-fd3b594bce2a trace.line=125 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
14:06:16 [2024-01-16T14:06:16.958Z] time="2024-01-16T14:06:16.796213484Z" 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=a2550247-fe23-4fd4-870f-7fd5080b445c http.request.method=GET http.request.remoteaddr="127.0.0.1:38990" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.6 git-commit/cfe641654abd53b87505a0724cc2c066ab746d9b kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=6.728µ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=54ba0289-3a07-4825-b70e-69610931d6d3 trace.line=217 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
14:06:16 [2024-01-16T14:06:16.958Z] time="2024-01-16T14:06:16.79625643Z" 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=a2550247-fe23-4fd4-870f-7fd5080b445c http.request.method=GET http.request.remoteaddr="127.0.0.1:38990" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.6 git-commit/cfe641654abd53b87505a0724cc2c066ab746d9b kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=13.776µ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=642bd473-e410-4e14-b773-658aac864e4e trace.line=125 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
14:06:16 [2024-01-16T14:06:16.958Z] time="2024-01-16T14:06:16.796696977Z" 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=a2550247-fe23-4fd4-870f-7fd5080b445c http.request.method=GET http.request.remoteaddr="127.0.0.1:38990" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.6 git-commit/cfe641654abd53b87505a0724cc2c066ab746d9b kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=40.575µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=27f6dc5b-c6ab-4db1-97fe-9eafe1c9d03c trace.line=95 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
14:06:16 [2024-01-16T14:06:16.958Z] time="2024-01-16T14:06:16.796760895Z" 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=a2550247-fe23-4fd4-870f-7fd5080b445c http.request.method=GET http.request.remoteaddr="127.0.0.1:38990" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.6 git-commit/cfe641654abd53b87505a0724cc2c066ab746d9b kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=14.318µ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=11868c38-c560-470d-84ef-67a178909d62 trace.line=155 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
14:06:16 [2024-01-16T14:06:16.958Z] time="2024-01-16T14:06:16.798045594Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=a2550247-fe23-4fd4-870f-7fd5080b445c http.request.method=GET http.request.remoteaddr="127.0.0.1:38990" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.6 git-commit/cfe641654abd53b87505a0724cc2c066ab746d9b 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=3.595705ms http.response.status=200 http.response.written=68 
14:06:16 [2024-01-16T14:06:16.958Z] 127.0.0.1 - - [16/Jan/2024:14:06:16 +0000] "GET /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 200 68 "" "docker/dev go/go1.21.6 git-commit/cfe641654abd53b87505a0724cc2c066ab746d9b kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
14:06:16 [2024-01-16T14:06:16.958Z] time="2024-01-16T14:06:16.798161706Z" 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=2ca2a27d-6912-469f-b251-537defbf1c03 http.request.method=GET http.request.remoteaddr="127.0.0.1:38982" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.6 git-commit/cfe641654abd53b87505a0724cc2c066ab746d9b kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=35.988µ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=57261112-58f4-4783-8523-00f9af12e500 trace.line=95 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
14:06:16 [2024-01-16T14:06:16.959Z] time="2024-01-16T14:06:16.79822048Z" 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=2ca2a27d-6912-469f-b251-537defbf1c03 http.request.method=GET http.request.remoteaddr="127.0.0.1:38982" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.6 git-commit/cfe641654abd53b87505a0724cc2c066ab746d9b kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=15.057µ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=9d54b42b-7a6f-4d49-8086-094252564a3d trace.line=155 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
14:06:16 [2024-01-16T14:06:16.959Z] time="2024-01-16T14:06:16.798272132Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=2ca2a27d-6912-469f-b251-537defbf1c03 http.request.method=GET http.request.remoteaddr="127.0.0.1:38982" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.6 git-commit/cfe641654abd53b87505a0724cc2c066ab746d9b 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=3.927278ms http.response.status=200 http.response.written=194 
14:06:16 [2024-01-16T14:06:16.959Z] 127.0.0.1 - - [16/Jan/2024:14:06:16 +0000] "GET /v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b HTTP/1.1" 200 194 "" "docker/dev go/go1.21.6 git-commit/cfe641654abd53b87505a0724cc2c066ab746d9b kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
14:06:16 [2024-01-16T14:06:16.959Z] time="2024-01-16T14:06:16.812833574Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=edb0a88b-c666-4420-bffa-09b7060eccd4 http.request.method=GET http.request.remoteaddr="127.0.0.1:38998" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.21.6 git-commit/cfe641654abd53b87505a0724cc2c066ab746d9b kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" 
14:06:16 [2024-01-16T14:06:16.959Z] time="2024-01-16T14:06:16.812873542Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=edb0a88b-c666-4420-bffa-09b7060eccd4 http.request.method=GET http.request.remoteaddr="127.0.0.1:38998" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.21.6 git-commit/cfe641654abd53b87505a0724cc2c066ab746d9b 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="813.973µs" http.response.status=200 http.response.written=2 
14:06:16 [2024-01-16T14:06:16.959Z] 127.0.0.1 - - [16/Jan/2024:14:06:16 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.21.6 git-commit/cfe641654abd53b87505a0724cc2c066ab746d9b kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
14:06:16 [2024-01-16T14:06:16.959Z] time="2024-01-16T14:06:16.819676248Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=5e3d6dd8-06dc-463b-8f6d-72d01c75169f http.request.method=HEAD http.request.remoteaddr="127.0.0.1:39006" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.6 git-commit/cfe641654abd53b87505a0724cc2c066ab746d9b kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
14:06:16 [2024-01-16T14:06:16.959Z] time="2024-01-16T14:06:16.819718644Z" level=debug msg=GetImageManifest go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=5e3d6dd8-06dc-463b-8f6d-72d01c75169f http.request.method=HEAD http.request.remoteaddr="127.0.0.1:39006" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.6 git-commit/cfe641654abd53b87505a0724cc2c066ab746d9b kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
14:06:16 [2024-01-16T14:06:16.959Z] time="2024-01-16T14:06:16.819732002Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=5e3d6dd8-06dc-463b-8f6d-72d01c75169f http.request.method=HEAD http.request.remoteaddr="127.0.0.1:39006" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.6 git-commit/cfe641654abd53b87505a0724cc2c066ab746d9b kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
14:06:16 [2024-01-16T14:06:16.959Z] time="2024-01-16T14:06:16.819796881Z" 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=5e3d6dd8-06dc-463b-8f6d-72d01c75169f http.request.method=HEAD http.request.remoteaddr="127.0.0.1:39006" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.6 git-commit/cfe641654abd53b87505a0724cc2c066ab746d9b kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=32.312µ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=1588ba59-89af-4f88-a0e7-cabb548b829a trace.line=95 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
14:06:16 [2024-01-16T14:06:16.959Z] time="2024-01-16T14:06:16.819842961Z" 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=5e3d6dd8-06dc-463b-8f6d-72d01c75169f http.request.method=HEAD http.request.remoteaddr="127.0.0.1:39006" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.6 git-commit/cfe641654abd53b87505a0724cc2c066ab746d9b kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=12.497µ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=e36f419f-4dcc-49a9-866e-0609464895fd trace.line=95 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
14:06:16 [2024-01-16T14:06:16.959Z] time="2024-01-16T14:06:16.819912262Z" 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=5e3d6dd8-06dc-463b-8f6d-72d01c75169f http.request.method=HEAD http.request.remoteaddr="127.0.0.1:39006" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.6 git-commit/cfe641654abd53b87505a0724cc2c066ab746d9b 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.015994ms http.response.status=404 http.response.written=181 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
14:06:16 [2024-01-16T14:06:16.959Z] 127.0.0.1 - - [16/Jan/2024:14:06:16 +0000] "HEAD /v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda HTTP/1.1" 404 181 "" "docker/dev go/go1.21.6 git-commit/cfe641654abd53b87505a0724cc2c066ab746d9b kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
14:06:16 [2024-01-16T14:06:16.959Z] time="2024-01-16T14:06:16.821187558Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=1c7efb6c-8661-4686-bb72-cbb797a8f66d http.request.method=GET http.request.remoteaddr="127.0.0.1:39012" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.6 git-commit/cfe641654abd53b87505a0724cc2c066ab746d9b kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
14:06:16 [2024-01-16T14:06:16.959Z] time="2024-01-16T14:06:16.821225819Z" level=debug msg=GetImageManifest go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=1c7efb6c-8661-4686-bb72-cbb797a8f66d http.request.method=GET http.request.remoteaddr="127.0.0.1:39012" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.6 git-commit/cfe641654abd53b87505a0724cc2c066ab746d9b kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
14:06:16 [2024-01-16T14:06:16.959Z] time="2024-01-16T14:06:16.821241253Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=1c7efb6c-8661-4686-bb72-cbb797a8f66d http.request.method=GET http.request.remoteaddr="127.0.0.1:39012" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.6 git-commit/cfe641654abd53b87505a0724cc2c066ab746d9b kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
14:06:16 [2024-01-16T14:06:16.959Z] time="2024-01-16T14:06:16.821297738Z" 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=1c7efb6c-8661-4686-bb72-cbb797a8f66d http.request.method=GET http.request.remoteaddr="127.0.0.1:39012" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.6 git-commit/cfe641654abd53b87505a0724cc2c066ab746d9b kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=27.922µ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=95924684-b81f-4eb4-b1fd-a94fea3f5027 trace.line=95 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
14:06:16 [2024-01-16T14:06:16.959Z] time="2024-01-16T14:06:16.821345763Z" 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=1c7efb6c-8661-4686-bb72-cbb797a8f66d http.request.method=GET http.request.remoteaddr="127.0.0.1:39012" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.6 git-commit/cfe641654abd53b87505a0724cc2c066ab746d9b kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=13.596µ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=a8a55f12-322c-40d4-89bf-b7d9e251232a trace.line=95 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
14:06:16 [2024-01-16T14:06:16.959Z] time="2024-01-16T14:06:16.821391802Z" 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=1c7efb6c-8661-4686-bb72-cbb797a8f66d http.request.method=GET http.request.remoteaddr="127.0.0.1:39012" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.6 git-commit/cfe641654abd53b87505a0724cc2c066ab746d9b 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="997.623µs" http.response.status=404 http.response.written=181 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
14:06:16 [2024-01-16T14:06:16.959Z] 127.0.0.1 - - [16/Jan/2024:14:06:16 +0000] "GET /v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda HTTP/1.1" 404 181 "" "docker/dev go/go1.21.6 git-commit/cfe641654abd53b87505a0724cc2c066ab746d9b kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
14:06:16 [2024-01-16T14:06:16.959Z] --- PASS: TestImagePullStoredfDigestForOtherRepo (0.18s)
14:06:16 [2024-01-16T14:06:16.959Z] === RUN   TestImagePullNonExisting
14:06:16 [2024-01-16T14:06:16.959Z] === RUN   TestImagePullNonExisting/asdfasdf:foobar
14:06:16 [2024-01-16T14:06:16.959Z] === PAUSE TestImagePullNonExisting/asdfasdf:foobar
14:06:16 [2024-01-16T14:06:16.959Z] === RUN   TestImagePullNonExisting/library/asdfasdf:foobar
14:06:16 [2024-01-16T14:06:16.959Z] === PAUSE TestImagePullNonExisting/library/asdfasdf:foobar
14:06:16 [2024-01-16T14:06:16.959Z] === RUN   TestImagePullNonExisting/asdfasdf
14:06:16 [2024-01-16T14:06:16.959Z] === PAUSE TestImagePullNonExisting/asdfasdf
14:06:16 [2024-01-16T14:06:16.959Z] === RUN   TestImagePullNonExisting/asdfasdf:latest
14:06:16 [2024-01-16T14:06:16.959Z] === PAUSE TestImagePullNonExisting/asdfasdf:latest
14:06:16 [2024-01-16T14:06:16.959Z] === RUN   TestImagePullNonExisting/library/asdfasdf
14:06:16 [2024-01-16T14:06:16.959Z] === PAUSE TestImagePullNonExisting/library/asdfasdf
14:06:16 [2024-01-16T14:06:16.959Z] === RUN   TestImagePullNonExisting/library/asdfasdf:latest
14:06:16 [2024-01-16T14:06:16.959Z] === PAUSE TestImagePullNonExisting/library/asdfasdf:latest
14:06:16 [2024-01-16T14:06:16.959Z] === CONT  TestImagePullNonExisting/asdfasdf:foobar
14:06:16 [2024-01-16T14:06:16.959Z] === CONT  TestImagePullNonExisting/asdfasdf:latest
14:06:16 [2024-01-16T14:06:16.959Z] === CONT  TestImagePullNonExisting/asdfasdf
14:06:16 [2024-01-16T14:06:16.959Z] === CONT  TestImagePullNonExisting/library/asdfasdf:foobar
14:06:16 [2024-01-16T14:06:16.959Z] === CONT  TestImagePullNonExisting/library/asdfasdf:latest
14:06:16 [2024-01-16T14:06:16.959Z] === CONT  TestImagePullNonExisting/library/asdfasdf
14:06:18 [2024-01-16T14:06:18.341Z] --- PASS: TestImagePullNonExisting (0.01s)
14:06:18 [2024-01-16T14:06:18.341Z]     --- PASS: TestImagePullNonExisting/asdfasdf:latest (0.95s)
14:06:18 [2024-01-16T14:06:18.341Z]     --- PASS: TestImagePullNonExisting/asdfasdf:foobar (0.96s)
14:06:18 [2024-01-16T14:06:18.341Z]     --- PASS: TestImagePullNonExisting/library/asdfasdf:latest (0.98s)
14:06:18 [2024-01-16T14:06:18.341Z]     --- PASS: TestImagePullNonExisting/library/asdfasdf:foobar (1.22s)
14:06:18 [2024-01-16T14:06:18.341Z]     --- PASS: TestImagePullNonExisting/library/asdfasdf (1.27s)
14:06:18 [2024-01-16T14:06:18.341Z]     --- PASS: TestImagePullNonExisting/asdfasdf (1.28s)
14:06:18 [2024-01-16T14:06:18.341Z] === RUN   TestRemoveImageOrphaning
14:06:18 [2024-01-16T14:06:18.341Z] --- PASS: TestRemoveImageOrphaning (0.16s)
14:06:18 [2024-01-16T14:06:18.341Z] === RUN   TestRemoveByDigest
14:06:18 [2024-01-16T14:06:18.341Z]     remove_test.go:64: !testEnv.UsingSnapshotter(): RepoDigests doesn't include tags when using graphdrivers
14:06:18 [2024-01-16T14:06:18.341Z] --- SKIP: TestRemoveByDigest (0.00s)
14:06:18 [2024-01-16T14:06:18.341Z] === RUN   TestRemoveImageGarbageCollector
14:06:18 [2024-01-16T14:06:18.341Z]     remove_unix_test.go:34: (*Execution).NotAmd64-fm
14:06:18 [2024-01-16T14:06:18.341Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
14:06:18 [2024-01-16T14:06:18.341Z] === RUN   TestSaveCheckTimes
14:06:18 [2024-01-16T14:06:18.341Z] === PAUSE TestSaveCheckTimes
14:06:18 [2024-01-16T14:06:18.341Z] === RUN   TestSaveCheckManifestLayers
14:06:18 [2024-01-16T14:06:18.341Z] === PAUSE TestSaveCheckManifestLayers
14:06:18 [2024-01-16T14:06:18.341Z] === RUN   TestSaveRepoWithMultipleImages
14:06:18 [2024-01-16T14:06:18.601Z] --- PASS: TestSaveRepoWithMultipleImages (0.32s)
14:06:18 [2024-01-16T14:06:18.601Z] === RUN   TestSaveDirectoryPermissions
14:06:19 [2024-01-16T14:06:19.983Z] --- PASS: TestSaveDirectoryPermissions (0.97s)
14:06:19 [2024-01-16T14:06:19.983Z] === RUN   TestTagUnprefixedRepoByNameOrName
14:06:19 [2024-01-16T14:06:19.983Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s)
14:06:19 [2024-01-16T14:06:19.983Z] === RUN   TestTagUsingDigestAlgorithmAsName
14:06:19 [2024-01-16T14:06:19.983Z] --- PASS: TestTagUsingDigestAlgorithmAsName (0.01s)
14:06:19 [2024-01-16T14:06:19.983Z] === RUN   TestTagValidPrefixedRepo
14:06:19 [2024-01-16T14:06:19.983Z] === RUN   TestTagValidPrefixedRepo/fooo/bar
14:06:19 [2024-01-16T14:06:19.983Z] === PAUSE TestTagValidPrefixedRepo/fooo/bar
14:06:19 [2024-01-16T14:06:19.983Z] === RUN   TestTagValidPrefixedRepo/fooaa/test
14:06:19 [2024-01-16T14:06:19.983Z] === PAUSE TestTagValidPrefixedRepo/fooaa/test
14:06:19 [2024-01-16T14:06:19.983Z] === RUN   TestTagValidPrefixedRepo/foooo:t
14:06:19 [2024-01-16T14:06:19.983Z] === PAUSE TestTagValidPrefixedRepo/foooo:t
14:06:19 [2024-01-16T14:06:19.983Z] === RUN   TestTagValidPrefixedRepo/HOSTNAME.DOMAIN.COM:443/foo/bar
14:06:19 [2024-01-16T14:06:19.983Z] === PAUSE TestTagValidPrefixedRepo/HOSTNAME.DOMAIN.COM:443/foo/bar
14:06:19 [2024-01-16T14:06:19.983Z] === CONT  TestTagValidPrefixedRepo/fooo/bar
14:06:19 [2024-01-16T14:06:19.983Z] === CONT  TestTagValidPrefixedRepo/foooo:t
14:06:19 [2024-01-16T14:06:19.983Z] === CONT  TestTagValidPrefixedRepo/HOSTNAME.DOMAIN.COM:443/foo/bar
14:06:19 [2024-01-16T14:06:19.983Z] === CONT  TestTagValidPrefixedRepo/fooaa/test
14:06:19 [2024-01-16T14:06:19.983Z] --- PASS: TestTagValidPrefixedRepo (0.20s)
14:06:19 [2024-01-16T14:06:19.983Z]     --- PASS: TestTagValidPrefixedRepo/fooo/bar (0.01s)
14:06:19 [2024-01-16T14:06:19.983Z]     --- PASS: TestTagValidPrefixedRepo/fooaa/test (0.02s)
14:06:19 [2024-01-16T14:06:19.983Z]     --- PASS: TestTagValidPrefixedRepo/HOSTNAME.DOMAIN.COM:443/foo/bar (0.02s)
14:06:19 [2024-01-16T14:06:19.983Z]     --- PASS: TestTagValidPrefixedRepo/foooo:t (0.02s)
14:06:19 [2024-01-16T14:06:19.983Z] === RUN   TestTagExistedNameWithoutForce
14:06:19 [2024-01-16T14:06:19.983Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
14:06:19 [2024-01-16T14:06:19.983Z] === RUN   TestTagOfficialNames
14:06:19 [2024-01-16T14:06:19.983Z] === RUN   TestTagOfficialNames/tag_from_busybox_to_docker.io/busybox
14:06:19 [2024-01-16T14:06:19.983Z] === RUN   TestTagOfficialNames/tag_from_busybox_to_index.docker.io/busybox
14:06:19 [2024-01-16T14:06:19.983Z] === RUN   TestTagOfficialNames/tag_from_busybox_to_library/busybox
14:06:19 [2024-01-16T14:06:19.983Z] === RUN   TestTagOfficialNames/tag_from_busybox_to_docker.io/library/busybox
14:06:19 [2024-01-16T14:06:19.983Z] === RUN   TestTagOfficialNames/tag_from_busybox_to_index.docker.io/library/busybox
14:06:19 [2024-01-16T14:06:19.983Z] --- PASS: TestTagOfficialNames (0.05s)
14:06:19 [2024-01-16T14:06:19.983Z]     --- PASS: TestTagOfficialNames/tag_from_busybox_to_docker.io/busybox (0.01s)
14:06:19 [2024-01-16T14:06:19.983Z]     --- PASS: TestTagOfficialNames/tag_from_busybox_to_index.docker.io/busybox (0.01s)
14:06:19 [2024-01-16T14:06:19.983Z]     --- PASS: TestTagOfficialNames/tag_from_busybox_to_library/busybox (0.01s)
14:06:19 [2024-01-16T14:06:19.983Z]     --- PASS: TestTagOfficialNames/tag_from_busybox_to_docker.io/library/busybox (0.01s)
14:06:19 [2024-01-16T14:06:19.983Z]     --- PASS: TestTagOfficialNames/tag_from_busybox_to_index.docker.io/library/busybox (0.01s)
14:06:19 [2024-01-16T14:06:19.983Z] === RUN   TestTagMatchesDigest
14:06:19 [2024-01-16T14:06:19.983Z] --- PASS: TestTagMatchesDigest (0.01s)
14:06:19 [2024-01-16T14:06:19.983Z] === CONT  TestSaveCheckTimes
14:06:19 [2024-01-16T14:06:19.983Z] === CONT  TestSaveCheckManifestLayers
14:06:19 [2024-01-16T14:06:19.983Z] --- PASS: TestSaveCheckTimes (0.03s)
14:06:19 [2024-01-16T14:06:19.983Z] --- PASS: TestSaveCheckManifestLayers (0.03s)
14:06:19 [2024-01-16T14:06:19.983Z] PASS
14:06:19 [2024-01-16T14:06:19.983Z] 
14:06:19 [2024-01-16T14:06:19.983Z] === Skipped
14:06:19 [2024-01-16T14:06:19.984Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s)
14:06:19 [2024-01-16T14:06:19.984Z]     import_test.go:23: runtime.GOARCH == "arm64": effective test will be time out
14:06:19 [2024-01-16T14:06:19.984Z] 
14:06:19 [2024-01-16T14:06:19.984Z] === SKIP: arm64.integration.image TestRemoveByDigest (0.00s)
14:06:19 [2024-01-16T14:06:19.984Z]     remove_test.go:64: !testEnv.UsingSnapshotter(): RepoDigests doesn't include tags when using graphdrivers
14:06:19 [2024-01-16T14:06:19.984Z] 
14:06:19 [2024-01-16T14:06:19.984Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s)
14:06:19 [2024-01-16T14:06:19.984Z]     remove_unix_test.go:34: (*Execution).NotAmd64-fm
14:06:19 [2024-01-16T14:06:19.984Z] 
14:06:19 [2024-01-16T14:06:19.984Z] DONE 55 tests, 3 skipped in 6.370s
14:06:19 [2024-01-16T14:06:19.984Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (arm64.integration.internal.termtest) flags=-test.v -test.timeout=120m  
14:06:19 [2024-01-16T14:06:19.984Z] ++ '[' -n '' ']'
14:06:19 [2024-01-16T14:06:19.984Z] ++ 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
14:06:19 [2024-01-16T14:06:19.984Z] ++ set -e
14:06:19 [2024-01-16T14:06:19.984Z] ++ '[' -n 0 ']'
14:06:19 [2024-01-16T14:06:19.984Z] ++ set -x
14:06:19 [2024-01-16T14:06:19.984Z] ++ 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.zucCttPSms/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
14:06:19 [2024-01-16T14:06:19.984Z] === RUN   TestStripANSICommands
14:06:19 [2024-01-16T14:06:19.984Z] === RUN   TestStripANSICommands/#00
14:06:19 [2024-01-16T14:06:19.984Z] === RUN   TestStripANSICommands/#01
14:06:19 [2024-01-16T14:06:19.984Z] --- PASS: TestStripANSICommands (0.00s)
14:06:19 [2024-01-16T14:06:19.984Z]     --- PASS: TestStripANSICommands/#00 (0.00s)
14:06:19 [2024-01-16T14:06:19.984Z]     --- PASS: TestStripANSICommands/#01 (0.00s)
14:06:19 [2024-01-16T14:06:19.984Z] PASS
14:06:19 [2024-01-16T14:06:19.984Z] 
14:06:19 [2024-01-16T14:06:19.984Z] DONE 3 tests in 0.008s
14:06:19 [2024-01-16T14:06:19.984Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m  
14:06:19 [2024-01-16T14:06:19.984Z] ++ '[' -n '' ']'
14:06:19 [2024-01-16T14:06:19.984Z] ++ 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
14:06:19 [2024-01-16T14:06:19.984Z] ++ set -e
14:06:19 [2024-01-16T14:06:19.984Z] ++ '[' -n 0 ']'
14:06:19 [2024-01-16T14:06:19.984Z] ++ set -x
14:06:19 [2024-01-16T14:06:19.984Z] ++ 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.zucCttPSms/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
14:06:19 [2024-01-16T14:06:19.984Z] INFO: Testing against a local daemon
14:06:19 [2024-01-16T14:06:19.984Z] === RUN   TestCreateWithMultiNetworks
14:06:20 [2024-01-16T14:06:20.923Z] --- PASS: TestCreateWithMultiNetworks (0.95s)
14:06:20 [2024-01-16T14:06:20.923Z] === RUN   TestNetworkCreateDelete
14:06:21 [2024-01-16T14:06:21.183Z] --- PASS: TestNetworkCreateDelete (0.20s)
14:06:21 [2024-01-16T14:06:21.183Z] === RUN   TestDockerNetworkDeletePreferID
14:06:21 [2024-01-16T14:06:21.753Z] --- PASS: TestDockerNetworkDeletePreferID (0.52s)
14:06:21 [2024-01-16T14:06:21.753Z] === RUN   TestDaemonDNSFallback
14:06:28 [2024-01-16T14:06:28.331Z] --- PASS: TestDaemonDNSFallback (6.21s)
14:06:28 [2024-01-16T14:06:28.331Z] === RUN   TestInspectNetwork
14:06:30 [2024-01-16T14:06:30.871Z] === RUN   TestInspectNetwork/full_network_id
14:06:30 [2024-01-16T14:06:30.871Z] === RUN   TestInspectNetwork/partial_network_id
14:06:30 [2024-01-16T14:06:30.871Z] === RUN   TestInspectNetwork/network_name
14:06:30 [2024-01-16T14:06:30.871Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
14:06:35 [2024-01-16T14:06:35.070Z] --- PASS: TestInspectNetwork (7.11s)
14:06:35 [2024-01-16T14:06:35.070Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
14:06:35 [2024-01-16T14:06:35.070Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
14:06:35 [2024-01-16T14:06:35.070Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
14:06:35 [2024-01-16T14:06:35.070Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
14:06:35 [2024-01-16T14:06:35.070Z] === RUN   TestRunContainerWithBridgeNone
14:06:36 [2024-01-16T14:06:36.452Z] --- PASS: TestRunContainerWithBridgeNone (1.39s)
14:06:36 [2024-01-16T14:06:36.452Z] === RUN   TestNetworkInvalidJSON
14:06:36 [2024-01-16T14:06:36.452Z] === RUN   TestNetworkInvalidJSON/networks/create
14:06:36 [2024-01-16T14:06:36.452Z] === PAUSE TestNetworkInvalidJSON/networks/create
14:06:36 [2024-01-16T14:06:36.452Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect
14:06:36 [2024-01-16T14:06:36.452Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect
14:06:36 [2024-01-16T14:06:36.452Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect
14:06:36 [2024-01-16T14:06:36.452Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect
14:06:36 [2024-01-16T14:06:36.452Z] === CONT  TestNetworkInvalidJSON/networks/create
14:06:36 [2024-01-16T14:06:36.452Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_content_type
14:06:36 [2024-01-16T14:06:36.452Z] === CONT  TestNetworkInvalidJSON/networks/bridge/disconnect
14:06:36 [2024-01-16T14:06:36.452Z] === CONT  TestNetworkInvalidJSON/networks/bridge/connect
14:06:36 [2024-01-16T14:06:36.452Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type
14:06:36 [2024-01-16T14:06:36.452Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type
14:06:36 [2024-01-16T14:06:36.452Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON
14:06:36 [2024-01-16T14:06:36.452Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON
14:06:36 [2024-01-16T14:06:36.452Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_JSON
14:06:36 [2024-01-16T14:06:36.452Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON
14:06:36 [2024-01-16T14:06:36.452Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON
14:06:36 [2024-01-16T14:06:36.452Z] === RUN   TestNetworkInvalidJSON/networks/create/extra_content_after_JSON
14:06:36 [2024-01-16T14:06:36.452Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/empty_body
14:06:36 [2024-01-16T14:06:36.452Z] === RUN   TestNetworkInvalidJSON/networks/create/empty_body
14:06:36 [2024-01-16T14:06:36.452Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body
14:06:36 [2024-01-16T14:06:36.452Z] --- PASS: TestNetworkInvalidJSON (0.01s)
14:06:36 [2024-01-16T14:06:36.452Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s)
14:06:36 [2024-01-16T14:06:36.452Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s)
14:06:36 [2024-01-16T14:06:36.452Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s)
14:06:36 [2024-01-16T14:06:36.452Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s)
14:06:36 [2024-01-16T14:06:36.452Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s)
14:06:36 [2024-01-16T14:06:36.452Z]     --- PASS: TestNetworkInvalidJSON/networks/create (0.00s)
14:06:36 [2024-01-16T14:06:36.452Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s)
14:06:36 [2024-01-16T14:06:36.452Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s)
14:06:36 [2024-01-16T14:06:36.452Z]         --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s)
14:06:36 [2024-01-16T14:06:36.452Z]         --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s)
14:06:36 [2024-01-16T14:06:36.452Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s)
14:06:36 [2024-01-16T14:06:36.452Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s)
14:06:36 [2024-01-16T14:06:36.452Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s)
14:06:36 [2024-01-16T14:06:36.452Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s)
14:06:36 [2024-01-16T14:06:36.452Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s)
14:06:36 [2024-01-16T14:06:36.452Z] === RUN   TestNetworkList
14:06:36 [2024-01-16T14:06:36.452Z] === RUN   TestNetworkList//networks
14:06:36 [2024-01-16T14:06:36.452Z] === PAUSE TestNetworkList//networks
14:06:36 [2024-01-16T14:06:36.452Z] === RUN   TestNetworkList//networks/
14:06:36 [2024-01-16T14:06:36.452Z] === PAUSE TestNetworkList//networks/
14:06:36 [2024-01-16T14:06:36.452Z] === CONT  TestNetworkList//networks
14:06:36 [2024-01-16T14:06:36.452Z] === CONT  TestNetworkList//networks/
14:06:36 [2024-01-16T14:06:36.452Z] --- PASS: TestNetworkList (0.01s)
14:06:36 [2024-01-16T14:06:36.452Z]     --- PASS: TestNetworkList//networks/ (0.00s)
14:06:36 [2024-01-16T14:06:36.452Z]     --- PASS: TestNetworkList//networks (0.00s)
14:06:36 [2024-01-16T14:06:36.452Z] === RUN   TestHostIPv4BridgeLabel
14:06:37 [2024-01-16T14:06:37.022Z] --- PASS: TestHostIPv4BridgeLabel (0.56s)
14:06:37 [2024-01-16T14:06:37.022Z] === RUN   TestDefaultNetworkOpts
14:06:37 [2024-01-16T14:06:37.022Z] === RUN   TestDefaultNetworkOpts/default_value
14:06:38 [2024-01-16T14:06:38.403Z] === RUN   TestDefaultNetworkOpts/cmdline_value
14:06:39 [2024-01-16T14:06:39.784Z] === RUN   TestDefaultNetworkOpts/config-from_value
14:06:41 [2024-01-16T14:06:41.166Z] --- PASS: TestDefaultNetworkOpts (3.95s)
14:06:41 [2024-01-16T14:06:41.166Z]     --- PASS: TestDefaultNetworkOpts/default_value (1.29s)
14:06:41 [2024-01-16T14:06:41.167Z]     --- PASS: TestDefaultNetworkOpts/cmdline_value (1.30s)
14:06:41 [2024-01-16T14:06:41.167Z]     --- PASS: TestDefaultNetworkOpts/config-from_value (1.36s)
14:06:41 [2024-01-16T14:06:41.167Z] === RUN   TestForbidDuplicateNetworkNames
14:06:41 [2024-01-16T14:06:41.737Z] --- PASS: TestForbidDuplicateNetworkNames (0.64s)
14:06:41 [2024-01-16T14:06:41.737Z] === RUN   TestDaemonRestartWithLiveRestore
14:06:42 [2024-01-16T14:06:42.677Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s)
14:06:42 [2024-01-16T14:06:42.677Z] === RUN   TestDaemonDefaultNetworkPools
14:06:43 [2024-01-16T14:06:43.617Z] --- PASS: TestDaemonDefaultNetworkPools (0.81s)
14:06:43 [2024-01-16T14:06:43.617Z] === RUN   TestDaemonRestartWithExistingNetwork
14:06:44 [2024-01-16T14:06:44.557Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.16s)
14:06:44 [2024-01-16T14:06:44.557Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
14:06:45 [2024-01-16T14:06:45.940Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.26s)
14:06:45 [2024-01-16T14:06:45.940Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
14:06:46 [2024-01-16T14:06:46.510Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.60s)
14:06:46 [2024-01-16T14:06:46.510Z] === RUN   TestServiceWithPredefinedNetwork
14:06:49 [2024-01-16T14:06:49.051Z] --- PASS: TestServiceWithPredefinedNetwork (2.20s)
14:06:49 [2024-01-16T14:06:49.051Z] === RUN   TestServiceRemoveKeepsIngressNetwork
14:06:49 [2024-01-16T14:06:49.051Z]     service_test.go:250: FLAKY_TEST
14:06:49 [2024-01-16T14:06:49.051Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
14:06:49 [2024-01-16T14:06:49.051Z] === RUN   TestServiceWithDataPathPortInit
14:07:03 [2024-01-16T14:07:03.949Z] --- PASS: TestServiceWithDataPathPortInit (13.67s)
14:07:03 [2024-01-16T14:07:03.949Z] === RUN   TestServiceWithDefaultAddressPoolInit
14:07:04 [2024-01-16T14:07:04.519Z]     service_test.go:440: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:ogvpj84abu28x5s1lhrlv24qv Created:2024-01-16 14:07:03.621178262 +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[d0e6f9e286f792c810b987d93c4e6e319e98d5944a13b7e67242a715b58164e5:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.eog98no8vv2uauaeak5qi3uf7 EndpointID:1cd91bccc462c6f2cb7046818cae5ce1d8994ac6a5244848229a8cccee0c6607 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:e7c3b7ade825f7ff87125bb03c8ed490ff2c423aedaf3b399009db9df9f9e198 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:84bb8476b22d IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.eog98no8vv2uauaeak5qi3uf7 EndpointID:1cd91bccc462c6f2cb7046818cae5ce1d8994ac6a5244848229a8cccee0c6607 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
14:07:09 [2024-01-16T14:07:09.801Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.54s)
14:07:09 [2024-01-16T14:07:09.801Z] PASS
14:07:09 [2024-01-16T14:07:09.801Z] 
14:07:09 [2024-01-16T14:07:09.801Z] === Skipped
14:07:09 [2024-01-16T14:07:09.801Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
14:07:09 [2024-01-16T14:07:09.801Z]     service_test.go:250: FLAKY_TEST
14:07:09 [2024-01-16T14:07:09.801Z] 
14:07:09 [2024-01-16T14:07:09.801Z] DONE 44 tests, 1 skipped in 48.894s
14:07:09 [2024-01-16T14:07:09.801Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m  
14:07:09 [2024-01-16T14:07:09.801Z] ++ '[' -n '' ']'
14:07:09 [2024-01-16T14:07:09.801Z] ++ 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
14:07:09 [2024-01-16T14:07:09.801Z] ++ set -e
14:07:09 [2024-01-16T14:07:09.801Z] ++ '[' -n 0 ']'
14:07:09 [2024-01-16T14:07:09.801Z] ++ set -x
14:07:09 [2024-01-16T14:07:09.801Z] ++ 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.zucCttPSms/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
14:07:09 [2024-01-16T14:07:09.801Z] INFO: Testing against a local daemon
14:07:09 [2024-01-16T14:07:09.801Z] === RUN   TestDockerNetworkIpvlanPersistance
14:07:09 [2024-01-16T14:07:09.801Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
14:07:09 [2024-01-16T14:07:09.801Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
14:07:09 [2024-01-16T14:07:09.801Z] === RUN   TestDockerNetworkIpvlan
14:07:09 [2024-01-16T14:07:09.801Z]     ipvlan_test.go:55: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
14:07:09 [2024-01-16T14:07:09.801Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
14:07:09 [2024-01-16T14:07:09.801Z] PASS
14:07:09 [2024-01-16T14:07:09.801Z] 
14:07:09 [2024-01-16T14:07:09.801Z] === Skipped
14:07:09 [2024-01-16T14:07:09.801Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
14:07:09 [2024-01-16T14:07:09.801Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
14:07:09 [2024-01-16T14:07:09.801Z] 
14:07:09 [2024-01-16T14:07:09.801Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
14:07:09 [2024-01-16T14:07:09.801Z]     ipvlan_test.go:55: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
14:07:09 [2024-01-16T14:07:09.801Z] 
14:07:09 [2024-01-16T14:07:09.801Z] DONE 2 tests, 2 skipped in 0.037s
14:07:09 [2024-01-16T14:07:09.801Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m  
14:07:09 [2024-01-16T14:07:09.801Z] ++ '[' -n '' ']'
14:07:09 [2024-01-16T14:07:09.801Z] ++ 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
14:07:09 [2024-01-16T14:07:09.801Z] ++ set -e
14:07:09 [2024-01-16T14:07:09.801Z] ++ '[' -n 0 ']'
14:07:09 [2024-01-16T14:07:09.801Z] ++ set -x
14:07:09 [2024-01-16T14:07:09.801Z] ++ 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.zucCttPSms/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
14:07:09 [2024-01-16T14:07:09.801Z] INFO: Testing against a local daemon
14:07:09 [2024-01-16T14:07:09.801Z] === RUN   TestDockerNetworkMacvlanPersistance
14:07:10 [2024-01-16T14:07:10.371Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.32s)
14:07:10 [2024-01-16T14:07:10.371Z] === RUN   TestDockerNetworkMacvlan
14:07:10 [2024-01-16T14:07:10.371Z] === RUN   TestDockerNetworkMacvlan/Subinterface
14:07:10 [2024-01-16T14:07:10.941Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
14:07:11 [2024-01-16T14:07:11.511Z] === RUN   TestDockerNetworkMacvlan/NilParent
14:07:12 [2024-01-16T14:07:12.081Z] === RUN   TestDockerNetworkMacvlan/InternalMode
14:07:12 [2024-01-16T14:07:12.652Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
14:07:13 [2024-01-16T14:07:13.222Z] === RUN   TestDockerNetworkMacvlan/Addressing
14:07:14 [2024-01-16T14:07:14.162Z] --- PASS: TestDockerNetworkMacvlan (3.55s)
14:07:14 [2024-01-16T14:07:14.162Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.59s)
14:07:14 [2024-01-16T14:07:14.162Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.59s)
14:07:14 [2024-01-16T14:07:14.162Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (0.59s)
14:07:14 [2024-01-16T14:07:14.162Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (0.60s)
14:07:14 [2024-01-16T14:07:14.162Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (0.59s)
14:07:14 [2024-01-16T14:07:14.162Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.59s)
14:07:14 [2024-01-16T14:07:14.162Z] PASS
14:07:14 [2024-01-16T14:07:14.162Z] 
14:07:14 [2024-01-16T14:07:14.162Z] DONE 8 tests in 4.904s
14:07:14 [2024-01-16T14:07:14.162Z] Running /go/src/github.com/docker/docker/integration/networking (arm64.integration.networking) flags=-test.v -test.timeout=120m  
14:07:14 [2024-01-16T14:07:14.162Z] ++ '[' -n '' ']'
14:07:14 [2024-01-16T14:07:14.162Z] ++ 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
14:07:14 [2024-01-16T14:07:14.162Z] ++ set -e
14:07:14 [2024-01-16T14:07:14.162Z] ++ '[' -n 0 ']'
14:07:14 [2024-01-16T14:07:14.162Z] ++ set -x
14:07:14 [2024-01-16T14:07:14.162Z] ++ 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.zucCttPSms/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
14:07:14 [2024-01-16T14:07:14.162Z] INFO: Testing against a local daemon
14:07:14 [2024-01-16T14:07:14.162Z] === RUN   TestBridgeICC
14:07:14 [2024-01-16T14:07:14.732Z] === RUN   TestBridgeICC/IPv4_non-internal_network
14:07:16 [2024-01-16T14:07:16.114Z] === RUN   TestBridgeICC/IPv4_internal_network
14:07:17 [2024-01-16T14:07:17.053Z] === RUN   TestBridgeICC/IPv6_ULA_on_non-internal_network
14:07:18 [2024-01-16T14:07:18.434Z] === RUN   TestBridgeICC/IPv6_ULA_on_internal_network
14:07:19 [2024-01-16T14:07:19.816Z] === RUN   TestBridgeICC/IPv6_link-local_address_on_non-internal_network
14:07:20 [2024-01-16T14:07:20.756Z] === RUN   TestBridgeICC/IPv6_link-local_address_on_internal_network
14:07:22 [2024-01-16T14:07:22.137Z] === RUN   TestBridgeICC/IPv6_link-local_address_on_non-internal_network_ping_by_name
14:07:23 [2024-01-16T14:07:23.077Z] === RUN   TestBridgeICC/IPv6_nonstandard_link-local_subnet_on_non-internal_network_ping_by_name
14:07:24 [2024-01-16T14:07:24.460Z] === RUN   TestBridgeICC/IPv6_non-internal_network_with_SLAAC_LL_address
14:07:27 [2024-01-16T14:07:27.001Z] === RUN   TestBridgeICC/IPv6_internal_network_with_SLAAC_LL_address
14:07:30 [2024-01-16T14:07:30.295Z] --- PASS: TestBridgeICC (15.82s)
14:07:30 [2024-01-16T14:07:30.295Z]     --- PASS: TestBridgeICC/IPv4_non-internal_network (1.44s)
14:07:30 [2024-01-16T14:07:30.295Z]     --- PASS: TestBridgeICC/IPv4_internal_network (1.04s)
14:07:30 [2024-01-16T14:07:30.295Z]     --- PASS: TestBridgeICC/IPv6_ULA_on_non-internal_network (1.46s)
14:07:30 [2024-01-16T14:07:30.295Z]     --- PASS: TestBridgeICC/IPv6_ULA_on_internal_network (1.07s)
14:07:30 [2024-01-16T14:07:30.295Z]     --- PASS: TestBridgeICC/IPv6_link-local_address_on_non-internal_network (1.18s)
14:07:30 [2024-01-16T14:07:30.295Z]     --- PASS: TestBridgeICC/IPv6_link-local_address_on_internal_network (1.16s)
14:07:30 [2024-01-16T14:07:30.295Z]     --- PASS: TestBridgeICC/IPv6_link-local_address_on_non-internal_network_ping_by_name (1.22s)
14:07:30 [2024-01-16T14:07:30.295Z]     --- PASS: TestBridgeICC/IPv6_nonstandard_link-local_subnet_on_non-internal_network_ping_by_name (1.15s)
14:07:30 [2024-01-16T14:07:30.295Z]     --- PASS: TestBridgeICC/IPv6_non-internal_network_with_SLAAC_LL_address (2.25s)
14:07:30 [2024-01-16T14:07:30.295Z]     --- PASS: TestBridgeICC/IPv6_internal_network_with_SLAAC_LL_address (3.26s)
14:07:30 [2024-01-16T14:07:30.295Z] === RUN   TestBridgeINC
14:07:30 [2024-01-16T14:07:30.295Z] === RUN   TestBridgeINC/IPv4_non-internal_network
14:07:35 [2024-01-16T14:07:35.576Z] === RUN   TestBridgeINC/IPv4_internal_network
14:07:35 [2024-01-16T14:07:35.836Z] === RUN   TestBridgeINC/IPv6_ULA_on_non-internal_network
14:07:41 [2024-01-16T14:07:41.117Z] === RUN   TestBridgeINC/IPv6_ULA_on_internal_network
14:07:41 [2024-01-16T14:07:41.687Z] --- PASS: TestBridgeINC (11.80s)
14:07:41 [2024-01-16T14:07:41.687Z]     --- PASS: TestBridgeINC/IPv4_non-internal_network (4.41s)
14:07:41 [2024-01-16T14:07:41.687Z]     --- PASS: TestBridgeINC/IPv4_internal_network (1.17s)
14:07:41 [2024-01-16T14:07:41.687Z]     --- PASS: TestBridgeINC/IPv6_ULA_on_non-internal_network (4.39s)
14:07:41 [2024-01-16T14:07:41.687Z]     --- PASS: TestBridgeINC/IPv6_ULA_on_internal_network (1.23s)
14:07:41 [2024-01-16T14:07:41.687Z] === RUN   TestDefaultBridgeIPv6
14:07:41 [2024-01-16T14:07:41.687Z] === RUN   TestDefaultBridgeIPv6/IPv6_ULA
14:07:43 [2024-01-16T14:07:43.597Z] === RUN   TestDefaultBridgeIPv6/IPv6_LLA_only
14:07:44 [2024-01-16T14:07:44.979Z] === RUN   TestDefaultBridgeIPv6/IPv6_nonstandard_LLA_only
14:07:46 [2024-01-16T14:07:46.360Z] --- PASS: TestDefaultBridgeIPv6 (4.81s)
14:07:46 [2024-01-16T14:07:46.360Z]     --- PASS: TestDefaultBridgeIPv6/IPv6_ULA (1.69s)
14:07:46 [2024-01-16T14:07:46.360Z]     --- PASS: TestDefaultBridgeIPv6/IPv6_LLA_only (1.56s)
14:07:46 [2024-01-16T14:07:46.360Z]     --- PASS: TestDefaultBridgeIPv6/IPv6_nonstandard_LLA_only (1.55s)
14:07:46 [2024-01-16T14:07:46.360Z] === RUN   TestDefaultBridgeAddresses
14:07:46 [2024-01-16T14:07:46.360Z] === RUN   TestDefaultBridgeAddresses/Unique-Local_Subnet_Changes
14:07:48 [2024-01-16T14:07:48.270Z] === RUN   TestDefaultBridgeAddresses/Link-Local_Subnet_Changes
14:07:49 [2024-01-16T14:07:49.651Z] --- PASS: TestDefaultBridgeAddresses (3.11s)
14:07:49 [2024-01-16T14:07:49.651Z]     --- PASS: TestDefaultBridgeAddresses/Unique-Local_Subnet_Changes (1.55s)
14:07:49 [2024-01-16T14:07:49.651Z]     --- PASS: TestDefaultBridgeAddresses/Link-Local_Subnet_Changes (1.55s)
14:07:49 [2024-01-16T14:07:49.651Z] PASS
14:07:49 [2024-01-16T14:07:49.651Z] 
14:07:49 [2024-01-16T14:07:49.651Z] DONE 23 tests in 35.577s
14:07:49 [2024-01-16T14:07:49.651Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m  
14:07:49 [2024-01-16T14:07:49.651Z] ++ '[' -n '' ']'
14:07:49 [2024-01-16T14:07:49.651Z] ++ 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
14:07:49 [2024-01-16T14:07:49.651Z] ++ set -e
14:07:49 [2024-01-16T14:07:49.651Z] ++ '[' -n 0 ']'
14:07:49 [2024-01-16T14:07:49.651Z] ++ set -x
14:07:49 [2024-01-16T14:07:49.651Z] ++ 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.zucCttPSms/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
14:07:49 [2024-01-16T14:07:49.651Z] testing: warning: no tests to run
14:07:49 [2024-01-16T14:07:49.651Z] PASS
14:07:49 [2024-01-16T14:07:49.651Z] 
14:07:49 [2024-01-16T14:07:49.651Z] DONE 0 tests in 0.007s
14:07:49 [2024-01-16T14:07:49.651Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m  
14:07:49 [2024-01-16T14:07:49.651Z] ++ '[' -n '' ']'
14:07:49 [2024-01-16T14:07:49.651Z] ++ 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
14:07:49 [2024-01-16T14:07:49.651Z] ++ set -e
14:07:49 [2024-01-16T14:07:49.651Z] ++ '[' -n 0 ']'
14:07:49 [2024-01-16T14:07:49.651Z] ++ set -x
14:07:49 [2024-01-16T14:07:49.651Z] ++ 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.zucCttPSms/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
14:07:49 [2024-01-16T14:07:49.651Z] INFO: Testing against a local daemon
14:07:49 [2024-01-16T14:07:49.651Z] === RUN   TestAuthZPluginAllowRequest
14:07:50 [2024-01-16T14:07:50.590Z] --- PASS: TestAuthZPluginAllowRequest (1.08s)
14:07:50 [2024-01-16T14:07:50.590Z] === RUN   TestAuthZPluginTLS
14:07:51 [2024-01-16T14:07:51.160Z] --- PASS: TestAuthZPluginTLS (0.54s)
14:07:51 [2024-01-16T14:07:51.160Z] === RUN   TestAuthZPluginDenyRequest
14:07:51 [2024-01-16T14:07:51.729Z] --- PASS: TestAuthZPluginDenyRequest (0.53s)
14:07:51 [2024-01-16T14:07:51.729Z] === RUN   TestAuthZPluginAPIDenyResponse
14:07:52 [2024-01-16T14:07:52.298Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s)
14:07:52 [2024-01-16T14:07:52.298Z] === RUN   TestAuthZPluginDenyResponse
14:07:52 [2024-01-16T14:07:52.868Z] --- PASS: TestAuthZPluginDenyResponse (0.53s)
14:07:52 [2024-01-16T14:07:52.868Z] === RUN   TestAuthZPluginAllowEventStream
14:07:53 [2024-01-16T14:07:53.808Z] 2024/01/16 14:07:53 http: panic serving 127.0.0.1:37338: runtime error: invalid memory address or nil pointer dereference
14:07:53 [2024-01-16T14:07:53.808Z] goroutine 46 [running]:
14:07:53 [2024-01-16T14:07:53.808Z] net/http.(*conn).serve.func1()
14:07:53 [2024-01-16T14:07:53.808Z] 	/usr/local/go/src/net/http/server.go:1868 +0xb0
14:07:53 [2024-01-16T14:07:53.808Z] panic({0xa74940?, 0x1599ca0?})
14:07:53 [2024-01-16T14:07:53.808Z] 	/usr/local/go/src/runtime/panic.go:920 +0x26c
14:07:53 [2024-01-16T14:07:53.808Z] github.com/docker/docker/integration/plugin/authz.setupSuite.func3({0xd723a8, 0x40004161e0}, 0xffff52b048e8?)
14:07:53 [2024-01-16T14:07:53.808Z] 	/go/src/github.com/docker/docker/integration/plugin/authz/main_test.go:159 +0x14c
14:07:53 [2024-01-16T14:07:53.808Z] net/http.HandlerFunc.ServeHTTP(0x400027c300?, {0xd723a8?, 0x40004161e0?}, 0x4023f4?)
14:07:53 [2024-01-16T14:07:53.808Z] 	/usr/local/go/src/net/http/server.go:2136 +0x38
14:07:53 [2024-01-16T14:07:53.808Z] net/http.(*ServeMux).ServeHTTP(0xd78958?, {0xd723a8, 0x40004161e0}, 0x400027c300)
14:07:53 [2024-01-16T14:07:53.808Z] 	/usr/local/go/src/net/http/server.go:2514 +0x144
14:07:53 [2024-01-16T14:07:53.808Z] github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp.(*middleware).serveHTTP(0x40005d4000, {0xd70f68?, 0x40000c8000}, 0x400027c200, {0xd672e0, 0x40001b4e80})
14:07:53 [2024-01-16T14:07:53.808Z] 	/go/src/github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/handler.go:217 +0xf44
14:07:53 [2024-01-16T14:07:53.808Z] github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp.NewMiddleware.func1.1({0xd70f68?, 0x40000c8000?}, 0x4000560010?)
14:07:53 [2024-01-16T14:07:53.808Z] 	/go/src/github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/handler.go:81 +0x40
14:07:53 [2024-01-16T14:07:53.808Z] net/http.HandlerFunc.ServeHTTP(0x10?, {0xd70f68?, 0x40000c8000?}, 0x40000c8000?)
14:07:53 [2024-01-16T14:07:53.808Z] 	/usr/local/go/src/net/http/server.go:2136 +0x38
14:07:53 [2024-01-16T14:07:53.808Z] net/http.serverHandler.ServeHTTP({0xd6db48?}, {0xd70f68?, 0x40000c8000?}, 0x6?)
14:07:53 [2024-01-16T14:07:53.808Z] 	/usr/local/go/src/net/http/server.go:2938 +0xbc
14:07:53 [2024-01-16T14:07:53.808Z] net/http.(*conn).serve(0x4000150f30, {0xd78958, 0x40004020f0})
14:07:53 [2024-01-16T14:07:53.808Z] 	/usr/local/go/src/net/http/server.go:2009 +0x518
14:07:53 [2024-01-16T14:07:53.808Z] created by net/http.(*Server).Serve in goroutine 52
14:07:53 [2024-01-16T14:07:53.808Z] 	/usr/local/go/src/net/http/server.go:3086 +0x4cc
14:07:54 [2024-01-16T14:07:54.747Z] 2024/01/16 14:07:54 http: panic serving 127.0.0.1:37340: could not unmarshal json for /AuthZPlugin.AuthZRes: unexpected end of JSON input
14:07:54 [2024-01-16T14:07:54.747Z] goroutine 187 [running]:
14:07:54 [2024-01-16T14:07:54.747Z] net/http.(*conn).serve.func1()
14:07:54 [2024-01-16T14:07:54.747Z] 	/usr/local/go/src/net/http/server.go:1868 +0xb0
14:07:54 [2024-01-16T14:07:54.747Z] panic({0xa0ad40?, 0x4000560210?})
14:07:54 [2024-01-16T14:07:54.747Z] 	/usr/local/go/src/runtime/panic.go:920 +0x26c
14:07:54 [2024-01-16T14:07:54.747Z] github.com/docker/docker/integration/plugin/authz.setupSuite.func3({0xd723a8, 0x40004162a0}, 0xffff52b048e8?)
14:07:54 [2024-01-16T14:07:54.747Z] 	/go/src/github.com/docker/docker/integration/plugin/authz/main_test.go:149 +0x360
14:07:54 [2024-01-16T14:07:54.747Z] net/http.HandlerFunc.ServeHTTP(0x400027c400?, {0xd723a8?, 0x40004162a0?}, 0x4023f4?)
14:07:54 [2024-01-16T14:07:54.747Z] 	/usr/local/go/src/net/http/server.go:2136 +0x38
14:07:54 [2024-01-16T14:07:54.747Z] net/http.(*ServeMux).ServeHTTP(0xd78958?, {0xd723a8, 0x40004162a0}, 0x400027c400)
14:07:54 [2024-01-16T14:07:54.747Z] 	/usr/local/go/src/net/http/server.go:2514 +0x144
14:07:54 [2024-01-16T14:07:54.747Z] github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp.(*middleware).serveHTTP(0x40005d4000, {0xd70f68?, 0x40000c80e0}, 0x4000254500, {0xd672e0, 0x40001b4e80})
14:07:54 [2024-01-16T14:07:54.747Z] 	/go/src/github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/handler.go:217 +0xf44
14:07:54 [2024-01-16T14:07:54.747Z] github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp.NewMiddleware.func1.1({0xd70f68?, 0x40000c80e0?}, 0x4000403110?)
14:07:54 [2024-01-16T14:07:54.747Z] 	/go/src/github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/handler.go:81 +0x40
14:07:54 [2024-01-16T14:07:54.747Z] net/http.HandlerFunc.ServeHTTP(0x15f7440?, {0xd70f68?, 0x40000c80e0?}, 0x40005b5b40?)
14:07:54 [2024-01-16T14:07:54.747Z] 	/usr/local/go/src/net/http/server.go:2136 +0x38
14:07:54 [2024-01-16T14:07:54.747Z] net/http.serverHandler.ServeHTTP({0x4000403110?}, {0xd70f68?, 0x40000c80e0?}, 0x6?)
14:07:54 [2024-01-16T14:07:54.747Z] 	/usr/local/go/src/net/http/server.go:2938 +0xbc
14:07:54 [2024-01-16T14:07:54.747Z] net/http.(*conn).serve(0x40001518c0, {0xd78958, 0x40004020f0})
14:07:54 [2024-01-16T14:07:54.747Z] 	/usr/local/go/src/net/http/server.go:2009 +0x518
14:07:54 [2024-01-16T14:07:54.747Z] created by net/http.(*Server).Serve in goroutine 52
14:07:54 [2024-01-16T14:07:54.747Z] 	/usr/local/go/src/net/http/server.go:3086 +0x4cc
14:07:56 [2024-01-16T14:07:56.655Z] 2024/01/16 14:07:56 http: panic serving 127.0.0.1:45990: could not unmarshal json for /AuthZPlugin.AuthZRes: unexpected end of JSON input
14:07:56 [2024-01-16T14:07:56.655Z] goroutine 211 [running]:
14:07:56 [2024-01-16T14:07:56.655Z] net/http.(*conn).serve.func1()
14:07:56 [2024-01-16T14:07:56.655Z] 	/usr/local/go/src/net/http/server.go:1868 +0xb0
14:07:56 [2024-01-16T14:07:56.655Z] panic({0xa0ad40?, 0x40005602b0?})
14:07:56 [2024-01-16T14:07:56.655Z] 	/usr/local/go/src/runtime/panic.go:920 +0x26c
14:07:56 [2024-01-16T14:07:56.655Z] github.com/docker/docker/integration/plugin/authz.setupSuite.func3({0xd723a8, 0x4000416360}, 0xffff52b048e8?)
14:07:56 [2024-01-16T14:07:56.655Z] 	/go/src/github.com/docker/docker/integration/plugin/authz/main_test.go:149 +0x360
14:07:56 [2024-01-16T14:07:56.655Z] net/http.HandlerFunc.ServeHTTP(0x400027c600?, {0xd723a8?, 0x4000416360?}, 0x4023f4?)
14:07:56 [2024-01-16T14:07:56.655Z] 	/usr/local/go/src/net/http/server.go:2136 +0x38
14:07:56 [2024-01-16T14:07:56.655Z] net/http.(*ServeMux).ServeHTTP(0xd78958?, {0xd723a8, 0x4000416360}, 0x400027c600)
14:07:56 [2024-01-16T14:07:56.655Z] 	/usr/local/go/src/net/http/server.go:2514 +0x144
14:07:56 [2024-01-16T14:07:56.655Z] github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp.(*middleware).serveHTTP(0x40005d4000, {0xd70f68?, 0x40000c81c0}, 0x400027c500, {0xd672e0, 0x40001b4e80})
14:07:56 [2024-01-16T14:07:56.655Z] 	/go/src/github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/handler.go:217 +0xf44
14:07:56 [2024-01-16T14:07:56.655Z] github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp.NewMiddleware.func1.1({0xd70f68?, 0x40000c81c0?}, 0x400017ef90?)
14:07:56 [2024-01-16T14:07:56.655Z] 	/go/src/github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/handler.go:81 +0x40
14:07:56 [2024-01-16T14:07:56.655Z] net/http.HandlerFunc.ServeHTTP(0x15f7440?, {0xd70f68?, 0x40000c81c0?}, 0x40005b5b40?)
14:07:56 [2024-01-16T14:07:56.655Z] 	/usr/local/go/src/net/http/server.go:2136 +0x38
14:07:56 [2024-01-16T14:07:56.655Z] net/http.serverHandler.ServeHTTP({0x400017ef90?}, {0xd70f68?, 0x40000c81c0?}, 0x6?)
14:07:56 [2024-01-16T14:07:56.655Z] 	/usr/local/go/src/net/http/server.go:2938 +0xbc
14:07:56 [2024-01-16T14:07:56.655Z] net/http.(*conn).serve(0x40005ac3f0, {0xd78958, 0x40004020f0})
14:07:56 [2024-01-16T14:07:56.655Z] 	/usr/local/go/src/net/http/server.go:2009 +0x518
14:07:56 [2024-01-16T14:07:56.655Z] created by net/http.(*Server).Serve in goroutine 52
14:07:56 [2024-01-16T14:07:56.655Z] 	/usr/local/go/src/net/http/server.go:3086 +0x4cc
14:07:59 [2024-01-16T14:07:59.195Z] --- PASS: TestAuthZPluginAllowEventStream (6.07s)
14:07:59 [2024-01-16T14:07:59.195Z] === RUN   TestAuthZPluginErrorResponse
14:07:59 [2024-01-16T14:07:59.455Z] --- PASS: TestAuthZPluginErrorResponse (0.53s)
14:07:59 [2024-01-16T14:07:59.455Z] === RUN   TestAuthZPluginErrorRequest
14:08:00 [2024-01-16T14:08:00.024Z] --- PASS: TestAuthZPluginErrorRequest (0.52s)
14:08:00 [2024-01-16T14:08:00.024Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
14:08:00 [2024-01-16T14:08:00.594Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s)
14:08:00 [2024-01-16T14:08:00.594Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
14:08:01 [2024-01-16T14:08:01.534Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.15s)
14:08:01 [2024-01-16T14:08:01.534Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
14:08:02 [2024-01-16T14:08:02.916Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.32s)
14:08:02 [2024-01-16T14:08:02.916Z] === RUN   TestAuthZPluginHeader
14:08:03 [2024-01-16T14:08:03.856Z] --- PASS: TestAuthZPluginHeader (0.75s)
14:08:03 [2024-01-16T14:08:03.856Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
14:08:03 [2024-01-16T14:08:03.856Z]     authz_plugin_v2_test.go:40: (*Execution).NotAmd64-fm
14:08:03 [2024-01-16T14:08:03.856Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
14:08:03 [2024-01-16T14:08:03.856Z] === RUN   TestAuthZPluginV2Disable
14:08:03 [2024-01-16T14:08:03.856Z]     authz_plugin_v2_test.go:61: (*Execution).NotAmd64-fm
14:08:03 [2024-01-16T14:08:03.856Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
14:08:03 [2024-01-16T14:08:03.856Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
14:08:03 [2024-01-16T14:08:03.856Z]     authz_plugin_v2_test.go:87: (*Execution).NotAmd64-fm
14:08:03 [2024-01-16T14:08:03.856Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
14:08:03 [2024-01-16T14:08:03.856Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
14:08:03 [2024-01-16T14:08:03.856Z]     authz_plugin_v2_test.go:122: (*Execution).NotAmd64-fm
14:08:03 [2024-01-16T14:08:03.856Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
14:08:03 [2024-01-16T14:08:03.856Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
14:08:21 [2024-01-16T14:08:21.959Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.88s)
14:08:21 [2024-01-16T14:08:21.959Z] PASS
14:08:21 [2024-01-16T14:08:21.959Z] 
14:08:21 [2024-01-16T14:08:21.959Z] === Skipped
14:08:21 [2024-01-16T14:08:21.959Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
14:08:21 [2024-01-16T14:08:21.959Z]     authz_plugin_v2_test.go:40: (*Execution).NotAmd64-fm
14:08:21 [2024-01-16T14:08:21.959Z] 
14:08:21 [2024-01-16T14:08:21.959Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
14:08:21 [2024-01-16T14:08:21.959Z]     authz_plugin_v2_test.go:61: (*Execution).NotAmd64-fm
14:08:21 [2024-01-16T14:08:21.959Z] 
14:08:21 [2024-01-16T14:08:21.959Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
14:08:21 [2024-01-16T14:08:21.959Z]     authz_plugin_v2_test.go:87: (*Execution).NotAmd64-fm
14:08:21 [2024-01-16T14:08:21.959Z] 
14:08:21 [2024-01-16T14:08:21.959Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
14:08:21 [2024-01-16T14:08:21.959Z]     authz_plugin_v2_test.go:122: (*Execution).NotAmd64-fm
14:08:21 [2024-01-16T14:08:21.959Z] 
14:08:21 [2024-01-16T14:08:21.959Z] DONE 17 tests, 4 skipped in 30.998s
14:08:21 [2024-01-16T14:08:21.959Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m  
14:08:21 [2024-01-16T14:08:21.959Z] ++ '[' -n '' ']'
14:08:21 [2024-01-16T14:08:21.959Z] ++ 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
14:08:21 [2024-01-16T14:08:21.959Z] ++ set -e
14:08:21 [2024-01-16T14:08:21.959Z] ++ '[' -n 0 ']'
14:08:21 [2024-01-16T14:08:21.959Z] ++ set -x
14:08:21 [2024-01-16T14:08:21.959Z] ++ 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.zucCttPSms/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
14:08:21 [2024-01-16T14:08:21.959Z] INFO: Testing against a local daemon
14:08:21 [2024-01-16T14:08:21.959Z] === RUN   TestPluginInvalidJSON
14:08:21 [2024-01-16T14:08:21.959Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set
14:08:21 [2024-01-16T14:08:21.959Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set
14:08:21 [2024-01-16T14:08:21.959Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade
14:08:21 [2024-01-16T14:08:21.959Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade
14:08:21 [2024-01-16T14:08:21.959Z] === RUN   TestPluginInvalidJSON/plugins/pull
14:08:21 [2024-01-16T14:08:21.959Z] === PAUSE TestPluginInvalidJSON/plugins/pull
14:08:21 [2024-01-16T14:08:21.959Z] === CONT  TestPluginInvalidJSON/plugins/foobar/set
14:08:21 [2024-01-16T14:08:21.959Z] === CONT  TestPluginInvalidJSON/plugins/pull
14:08:21 [2024-01-16T14:08:21.959Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type
14:08:21 [2024-01-16T14:08:21.959Z] === CONT  TestPluginInvalidJSON/plugins/foobar/upgrade
14:08:21 [2024-01-16T14:08:21.959Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_content_type
14:08:21 [2024-01-16T14:08:21.959Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type
14:08:21 [2024-01-16T14:08:21.959Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON
14:08:21 [2024-01-16T14:08:21.959Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON
14:08:21 [2024-01-16T14:08:21.959Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_JSON
14:08:21 [2024-01-16T14:08:21.959Z] === RUN   TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON
14:08:21 [2024-01-16T14:08:21.959Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON
14:08:21 [2024-01-16T14:08:21.959Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON
14:08:21 [2024-01-16T14:08:21.959Z] === RUN   TestPluginInvalidJSON/plugins/pull/empty_body
14:08:21 [2024-01-16T14:08:21.959Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body
14:08:21 [2024-01-16T14:08:21.959Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/empty_body
14:08:21 [2024-01-16T14:08:21.959Z] --- PASS: TestPluginInvalidJSON (0.01s)
14:08:21 [2024-01-16T14:08:21.959Z]     --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s)
14:08:21 [2024-01-16T14:08:21.959Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s)
14:08:21 [2024-01-16T14:08:21.959Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s)
14:08:21 [2024-01-16T14:08:21.959Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s)
14:08:21 [2024-01-16T14:08:21.959Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s)
14:08:21 [2024-01-16T14:08:21.959Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s)
14:08:21 [2024-01-16T14:08:21.959Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s)
14:08:21 [2024-01-16T14:08:21.959Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s)
14:08:21 [2024-01-16T14:08:21.959Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s)
14:08:21 [2024-01-16T14:08:21.959Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s)
14:08:21 [2024-01-16T14:08:21.959Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s)
14:08:21 [2024-01-16T14:08:21.959Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s)
14:08:21 [2024-01-16T14:08:21.960Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s)
14:08:21 [2024-01-16T14:08:21.960Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s)
14:08:21 [2024-01-16T14:08:21.960Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s)
14:08:21 [2024-01-16T14:08:21.960Z] === RUN   TestPluginInstall
14:08:21 [2024-01-16T14:08:21.960Z] === RUN   TestPluginInstall/no_auth
14:08:24 [2024-01-16T14:08:24.501Z] time="2024-01-16T14:08:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
14:08:24 [2024-01-16T14:08:24.501Z] time="2024-01-16T14:08:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:8418b1d8ba131b8f62ca46f0614f21a32f41d0805478ea68fa1e9fae1f951b68" mediatype=application/vnd.docker.plugin.v1+json size=522
14:08:24 [2024-01-16T14:08:24.501Z] time="2024-01-16T14:08:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
14:08:24 [2024-01-16T14:08:24.501Z] time="2024-01-16T14:08:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:8418b1d8ba131b8f62ca46f0614f21a32f41d0805478ea68fa1e9fae1f951b68" mediatype=application/vnd.docker.plugin.v1+json size=522
14:08:24 [2024-01-16T14:08:24.501Z] === RUN   TestPluginInstall/with_htpasswd
14:08:24 [2024-01-16T14:08:24.501Z] time="2024-01-16T14:08:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
14:08:24 [2024-01-16T14:08:24.501Z] time="2024-01-16T14:08:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:56fda529f17f84344ab8410e69ee205598c408e9b707dd1ac134e3bb6ddbc575" mediatype=application/vnd.docker.plugin.v1+json size=522
14:08:24 [2024-01-16T14:08:24.501Z] time="2024-01-16T14:08:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
14:08:24 [2024-01-16T14:08:24.501Z] time="2024-01-16T14:08:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:56fda529f17f84344ab8410e69ee205598c408e9b707dd1ac134e3bb6ddbc575" mediatype=application/vnd.docker.plugin.v1+json size=522
14:08:24 [2024-01-16T14:08:24.761Z] === RUN   TestPluginInstall/with_insecure
14:08:25 [2024-01-16T14:08:25.702Z] time="2024-01-16T14:08:25Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
14:08:25 [2024-01-16T14:08:25.702Z] time="2024-01-16T14:08:25Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:8718828b674894da0af62fe36b706b9020d2732049cbb1908085646a54ef61c4" mediatype=application/vnd.docker.plugin.v1+json size=522
14:08:25 [2024-01-16T14:08:25.702Z] time="2024-01-16T14:08:25Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
14:08:25 [2024-01-16T14:08:25.702Z] time="2024-01-16T14:08:25Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:8718828b674894da0af62fe36b706b9020d2732049cbb1908085646a54ef61c4" mediatype=application/vnd.docker.plugin.v1+json size=522
14:08:25 [2024-01-16T14:08:25.702Z]     plugin_test.go:204: [deb6abc1de072] daemon is not started
14:08:25 [2024-01-16T14:08:25.702Z] --- PASS: TestPluginInstall (5.04s)
14:08:25 [2024-01-16T14:08:25.702Z]     --- PASS: TestPluginInstall/no_auth (3.68s)
14:08:25 [2024-01-16T14:08:25.702Z]     --- PASS: TestPluginInstall/with_htpasswd (0.45s)
14:08:25 [2024-01-16T14:08:25.702Z]     --- PASS: TestPluginInstall/with_insecure (0.91s)
14:08:25 [2024-01-16T14:08:25.702Z] === RUN   TestPluginsWithRuntimes
14:08:27 [2024-01-16T14:08:27.084Z] === RUN   TestPluginsWithRuntimes/No_Args
14:08:28 [2024-01-16T14:08:28.024Z] === RUN   TestPluginsWithRuntimes/With_Args
14:08:28 [2024-01-16T14:08:28.963Z] --- PASS: TestPluginsWithRuntimes (3.44s)
14:08:28 [2024-01-16T14:08:28.963Z]     --- PASS: TestPluginsWithRuntimes/No_Args (0.92s)
14:08:28 [2024-01-16T14:08:28.963Z]     --- PASS: TestPluginsWithRuntimes/With_Args (0.92s)
14:08:28 [2024-01-16T14:08:28.963Z] === RUN   TestPluginBackCompatMediaTypes
14:08:29 [2024-01-16T14:08:29.533Z] --- PASS: TestPluginBackCompatMediaTypes (0.58s)
14:08:29 [2024-01-16T14:08:29.533Z] PASS
14:08:29 [2024-01-16T14:08:29.793Z] 
14:08:29 [2024-01-16T14:08:29.793Z] DONE 24 tests in 9.103s
14:08:29 [2024-01-16T14:08:29.793Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m  
14:08:29 [2024-01-16T14:08:29.793Z] ++ '[' -n '' ']'
14:08:29 [2024-01-16T14:08:29.793Z] ++ 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
14:08:29 [2024-01-16T14:08:29.793Z] ++ set -e
14:08:29 [2024-01-16T14:08:29.793Z] ++ '[' -n 0 ']'
14:08:29 [2024-01-16T14:08:29.793Z] ++ set -x
14:08:29 [2024-01-16T14:08:29.794Z] ++ 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.zucCttPSms/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
14:08:29 [2024-01-16T14:08:29.794Z] INFO: Testing against a local daemon
14:08:29 [2024-01-16T14:08:29.794Z] === RUN   TestExternalGraphDriver
14:08:30 [2024-01-16T14:08:30.053Z] === RUN   TestExternalGraphDriver/json
14:08:30 [2024-01-16T14:08:30.053Z] === RUN   TestExternalGraphDriver/spec
14:08:30 [2024-01-16T14:08:30.053Z] === RUN   TestExternalGraphDriver/pull
14:08:30 [2024-01-16T14:08:30.053Z] --- PASS: TestExternalGraphDriver (0.34s)
14:08:30 [2024-01-16T14:08:30.053Z]     --- PASS: TestExternalGraphDriver/json (0.00s)
14:08:30 [2024-01-16T14:08:30.053Z]     --- PASS: TestExternalGraphDriver/spec (0.00s)
14:08:30 [2024-01-16T14:08:30.053Z]     --- PASS: TestExternalGraphDriver/pull (0.00s)
14:08:30 [2024-01-16T14:08:30.053Z] === RUN   TestGraphdriverPluginV2
14:08:30 [2024-01-16T14:08:30.314Z]     external_test.go:415: (*Execution).NotAmd64-fm
14:08:30 [2024-01-16T14:08:30.314Z] --- SKIP: TestGraphdriverPluginV2 (0.32s)
14:08:30 [2024-01-16T14:08:30.314Z] PASS
14:08:30 [2024-01-16T14:08:30.314Z] 
14:08:30 [2024-01-16T14:08:30.314Z] === Skipped
14:08:30 [2024-01-16T14:08:30.314Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.32s)
14:08:30 [2024-01-16T14:08:30.314Z]     external_test.go:415: (*Execution).NotAmd64-fm
14:08:30 [2024-01-16T14:08:30.314Z] 
14:08:30 [2024-01-16T14:08:30.314Z] DONE 5 tests, 1 skipped in 0.694s
14:08:30 [2024-01-16T14:08:30.314Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m  
14:08:30 [2024-01-16T14:08:30.314Z] ++ '[' -n '' ']'
14:08:30 [2024-01-16T14:08:30.314Z] ++ 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
14:08:30 [2024-01-16T14:08:30.314Z] ++ set -e
14:08:30 [2024-01-16T14:08:30.314Z] ++ '[' -n 0 ']'
14:08:30 [2024-01-16T14:08:30.314Z] ++ set -x
14:08:30 [2024-01-16T14:08:30.314Z] ++ 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.zucCttPSms/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
14:08:30 [2024-01-16T14:08:30.314Z] INFO: Testing against a local daemon
14:08:30 [2024-01-16T14:08:30.314Z] === RUN   TestContinueAfterPluginCrash
14:08:30 [2024-01-16T14:08:30.314Z] === PAUSE TestContinueAfterPluginCrash
14:08:30 [2024-01-16T14:08:30.314Z] === RUN   TestReadPluginNoRead
14:08:30 [2024-01-16T14:08:30.314Z] === PAUSE TestReadPluginNoRead
14:08:30 [2024-01-16T14:08:30.314Z] === RUN   TestDaemonStartWithLogOpt
14:08:30 [2024-01-16T14:08:30.314Z] === PAUSE TestDaemonStartWithLogOpt
14:08:30 [2024-01-16T14:08:30.314Z] === CONT  TestDaemonStartWithLogOpt
14:08:30 [2024-01-16T14:08:30.314Z] === CONT  TestReadPluginNoRead
14:08:30 [2024-01-16T14:08:30.314Z] === CONT  TestContinueAfterPluginCrash
14:08:32 [2024-01-16T14:08:32.857Z] === RUN   TestReadPluginNoRead/default
14:08:33 [2024-01-16T14:08:33.117Z] --- PASS: TestDaemonStartWithLogOpt (2.69s)
14:08:33 [2024-01-16T14:08:33.687Z] === RUN   TestReadPluginNoRead/disabled_caching
14:08:35 [2024-01-16T14:08:35.068Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
14:08:36 [2024-01-16T14:08:36.450Z]     read_test.go:93: [d9f08a7aeafc9] daemon is not started
14:08:36 [2024-01-16T14:08:36.450Z] --- PASS: TestReadPluginNoRead (5.97s)
14:08:36 [2024-01-16T14:08:36.450Z]     --- PASS: TestReadPluginNoRead/default (1.26s)
14:08:36 [2024-01-16T14:08:36.450Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.32s)
14:08:36 [2024-01-16T14:08:36.450Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.32s)
14:08:38 [2024-01-16T14:08:38.359Z] --- PASS: TestContinueAfterPluginCrash (7.66s)
14:08:38 [2024-01-16T14:08:38.359Z] PASS
14:08:38 [2024-01-16T14:08:38.359Z] 
14:08:38 [2024-01-16T14:08:38.359Z] DONE 6 tests in 7.694s
14:08:38 [2024-01-16T14:08:38.359Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m  
14:08:38 [2024-01-16T14:08:38.359Z] ++ '[' -n '' ']'
14:08:38 [2024-01-16T14:08:38.359Z] ++ 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
14:08:38 [2024-01-16T14:08:38.359Z] ++ set -e
14:08:38 [2024-01-16T14:08:38.359Z] ++ '[' -n 0 ']'
14:08:38 [2024-01-16T14:08:38.359Z] ++ set -x
14:08:38 [2024-01-16T14:08:38.359Z] ++ 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.zucCttPSms/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
14:08:38 [2024-01-16T14:08:38.359Z] testing: warning: no tests to run
14:08:38 [2024-01-16T14:08:38.359Z] PASS
14:08:38 [2024-01-16T14:08:38.359Z] 
14:08:38 [2024-01-16T14:08:38.359Z] DONE 0 tests in 0.007s
14:08:38 [2024-01-16T14:08:38.359Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m  
14:08:38 [2024-01-16T14:08:38.359Z] ++ '[' -n '' ']'
14:08:38 [2024-01-16T14:08:38.359Z] ++ 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
14:08:38 [2024-01-16T14:08:38.359Z] ++ set -e
14:08:38 [2024-01-16T14:08:38.359Z] ++ '[' -n 0 ']'
14:08:38 [2024-01-16T14:08:38.359Z] ++ set -x
14:08:38 [2024-01-16T14:08:38.359Z] ++ 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.zucCttPSms/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
14:08:38 [2024-01-16T14:08:38.359Z] INFO: Testing against a local daemon
14:08:38 [2024-01-16T14:08:38.359Z] === RUN   TestPluginWithDevMounts
14:08:38 [2024-01-16T14:08:38.359Z] === PAUSE TestPluginWithDevMounts
14:08:38 [2024-01-16T14:08:38.359Z] === CONT  TestPluginWithDevMounts
14:08:39 [2024-01-16T14:08:39.741Z] --- PASS: TestPluginWithDevMounts (1.65s)
14:08:39 [2024-01-16T14:08:39.741Z] PASS
14:08:39 [2024-01-16T14:08:39.741Z] 
14:08:39 [2024-01-16T14:08:39.741Z] DONE 1 tests in 1.686s
14:08:39 [2024-01-16T14:08:39.741Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m  
14:08:39 [2024-01-16T14:08:39.741Z] ++ '[' -n '' ']'
14:08:39 [2024-01-16T14:08:39.741Z] ++ 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
14:08:39 [2024-01-16T14:08:39.741Z] ++ set -e
14:08:39 [2024-01-16T14:08:39.741Z] ++ '[' -n 0 ']'
14:08:39 [2024-01-16T14:08:39.741Z] ++ set -x
14:08:39 [2024-01-16T14:08:39.741Z] ++ 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.zucCttPSms/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
14:08:39 [2024-01-16T14:08:39.741Z] INFO: Testing against a local daemon
14:08:39 [2024-01-16T14:08:39.741Z] === RUN   TestSecretInspect
14:08:42 [2024-01-16T14:08:42.281Z] --- PASS: TestSecretInspect (2.02s)
14:08:42 [2024-01-16T14:08:42.281Z] === RUN   TestSecretList
14:08:44 [2024-01-16T14:08:44.190Z] --- PASS: TestSecretList (1.94s)
14:08:44 [2024-01-16T14:08:44.190Z] === RUN   TestSecretsCreateAndDelete
14:08:45 [2024-01-16T14:08:45.573Z] --- PASS: TestSecretsCreateAndDelete (1.86s)
14:08:45 [2024-01-16T14:08:45.573Z] === RUN   TestSecretsUpdate
14:08:47 [2024-01-16T14:08:47.483Z] --- PASS: TestSecretsUpdate (1.91s)
14:08:47 [2024-01-16T14:08:47.483Z] === RUN   TestTemplatedSecret
14:08:50 [2024-01-16T14:08:50.025Z] --- PASS: TestTemplatedSecret (2.56s)
14:08:50 [2024-01-16T14:08:50.025Z] === RUN   TestSecretCreateResolve
14:08:52 [2024-01-16T14:08:52.566Z] --- PASS: TestSecretCreateResolve (1.94s)
14:08:52 [2024-01-16T14:08:52.566Z] PASS
14:08:52 [2024-01-16T14:08:52.566Z] 
14:08:52 [2024-01-16T14:08:52.566Z] DONE 6 tests in 12.264s
14:08:52 [2024-01-16T14:08:52.566Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m  
14:08:52 [2024-01-16T14:08:52.566Z] ++ '[' -n '' ']'
14:08:52 [2024-01-16T14:08:52.566Z] ++ 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
14:08:52 [2024-01-16T14:08:52.566Z] ++ set -e
14:08:52 [2024-01-16T14:08:52.566Z] ++ '[' -n 0 ']'
14:08:52 [2024-01-16T14:08:52.566Z] ++ set -x
14:08:52 [2024-01-16T14:08:52.566Z] ++ 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.zucCttPSms/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
14:08:52 [2024-01-16T14:08:52.566Z] INFO: Testing against a local daemon
14:08:52 [2024-01-16T14:08:52.566Z] === RUN   TestServiceCreateInit
14:08:52 [2024-01-16T14:08:52.566Z] === RUN   TestServiceCreateInit/daemonInitDisabled
14:08:56 [2024-01-16T14:08:56.766Z] === RUN   TestServiceCreateInit/daemonInitEnabled
14:09:00 [2024-01-16T14:09:00.063Z] --- PASS: TestServiceCreateInit (7.87s)
14:09:00 [2024-01-16T14:09:00.063Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (3.90s)
14:09:00 [2024-01-16T14:09:00.063Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (3.96s)
14:09:00 [2024-01-16T14:09:00.063Z] === RUN   TestCreateServiceMultipleTimes
14:09:14 [2024-01-16T14:09:14.961Z] --- PASS: TestCreateServiceMultipleTimes (14.95s)
14:09:14 [2024-01-16T14:09:14.961Z] === RUN   TestCreateServiceConflict
14:09:16 [2024-01-16T14:09:16.871Z] --- PASS: TestCreateServiceConflict (1.96s)
14:09:16 [2024-01-16T14:09:16.871Z] === RUN   TestCreateServiceMaxReplicas
14:09:20 [2024-01-16T14:09:20.167Z] --- PASS: TestCreateServiceMaxReplicas (2.95s)
14:09:20 [2024-01-16T14:09:20.167Z] === RUN   TestCreateServiceSecretFileMode
14:09:35 [2024-01-16T14:09:35.062Z] --- PASS: TestCreateServiceSecretFileMode (12.74s)
14:09:35 [2024-01-16T14:09:35.062Z] === RUN   TestCreateServiceConfigFileMode
14:09:45 [2024-01-16T14:09:45.051Z] --- PASS: TestCreateServiceConfigFileMode (12.53s)
14:09:45 [2024-01-16T14:09:45.051Z] === RUN   TestCreateServiceSysctls
14:09:48 [2024-01-16T14:09:48.347Z] --- PASS: TestCreateServiceSysctls (3.27s)
14:09:48 [2024-01-16T14:09:48.347Z] === RUN   TestCreateServiceCapabilities
14:09:50 [2024-01-16T14:09:50.888Z] --- PASS: TestCreateServiceCapabilities (2.51s)
14:09:50 [2024-01-16T14:09:50.888Z] === RUN   TestInspect
14:09:54 [2024-01-16T14:09:54.196Z] --- PASS: TestInspect (2.67s)
14:09:54 [2024-01-16T14:09:54.196Z] === RUN   TestCreateJob
14:09:56 [2024-01-16T14:09:56.755Z] --- PASS: TestCreateJob (3.25s)
14:09:56 [2024-01-16T14:09:56.755Z] === RUN   TestReplicatedJob
14:10:02 [2024-01-16T14:10:02.114Z] --- PASS: TestReplicatedJob (4.95s)
14:10:02 [2024-01-16T14:10:02.114Z] === RUN   TestUpdateReplicatedJob
14:10:04 [2024-01-16T14:10:04.685Z] --- PASS: TestUpdateReplicatedJob (2.75s)
14:10:04 [2024-01-16T14:10:04.685Z] === RUN   TestServiceListWithStatuses
14:10:09 [2024-01-16T14:10:09.968Z] --- PASS: TestServiceListWithStatuses (4.72s)
14:10:09 [2024-01-16T14:10:09.968Z] === RUN   TestDockerNetworkConnectAliasPreV144
14:10:13 [2024-01-16T14:10:13.263Z] --- PASS: TestDockerNetworkConnectAliasPreV144 (3.96s)
14:10:13 [2024-01-16T14:10:13.263Z] === RUN   TestDockerNetworkReConnect
14:10:16 [2024-01-16T14:10:16.559Z] --- PASS: TestDockerNetworkReConnect (3.24s)
14:10:16 [2024-01-16T14:10:16.559Z] === RUN   TestServicePlugin
14:10:16 [2024-01-16T14:10:16.559Z]     plugin_test.go:25: (*Execution).NotAmd64-fm
14:10:16 [2024-01-16T14:10:16.559Z] --- SKIP: TestServicePlugin (0.00s)
14:10:16 [2024-01-16T14:10:16.559Z] === RUN   TestServiceUpdateLabel
14:10:18 [2024-01-16T14:10:18.469Z] --- PASS: TestServiceUpdateLabel (1.89s)
14:10:18 [2024-01-16T14:10:18.469Z] === RUN   TestServiceUpdateSecrets
14:10:33 [2024-01-16T14:10:33.367Z] --- PASS: TestServiceUpdateSecrets (14.52s)
14:10:33 [2024-01-16T14:10:33.367Z] === RUN   TestServiceUpdateConfigs
14:10:48 [2024-01-16T14:10:48.266Z] --- PASS: TestServiceUpdateConfigs (14.64s)
14:10:48 [2024-01-16T14:10:48.266Z] === RUN   TestServiceUpdateNetwork
14:11:00 [2024-01-16T14:11:00.488Z] --- PASS: TestServiceUpdateNetwork (12.39s)
14:11:00 [2024-01-16T14:11:00.488Z] === RUN   TestServiceUpdatePidsLimit
14:11:01 [2024-01-16T14:11:01.058Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
14:11:01 [2024-01-16T14:11:01.628Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
14:11:09 [2024-01-16T14:11:09.757Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
14:11:16 [2024-01-16T14:11:16.335Z] --- PASS: TestServiceUpdatePidsLimit (16.25s)
14:11:16 [2024-01-16T14:11:16.335Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.72s)
14:11:16 [2024-01-16T14:11:16.335Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.88s)
14:11:16 [2024-01-16T14:11:16.335Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.88s)
14:11:16 [2024-01-16T14:11:16.335Z] PASS
14:11:16 [2024-01-16T14:11:16.335Z] 
14:11:16 [2024-01-16T14:11:16.335Z] === Skipped
14:11:16 [2024-01-16T14:11:16.335Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s)
14:11:16 [2024-01-16T14:11:16.335Z]     plugin_test.go:25: (*Execution).NotAmd64-fm
14:11:16 [2024-01-16T14:11:16.335Z] 
14:11:16 [2024-01-16T14:11:16.335Z] DONE 26 tests, 1 skipped in 144.036s
14:11:16 [2024-01-16T14:11:16.335Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m  
14:11:16 [2024-01-16T14:11:16.335Z] ++ '[' -n '' ']'
14:11:16 [2024-01-16T14:11:16.335Z] ++ 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
14:11:16 [2024-01-16T14:11:16.335Z] ++ set -e
14:11:16 [2024-01-16T14:11:16.335Z] ++ '[' -n 0 ']'
14:11:16 [2024-01-16T14:11:16.335Z] ++ set -x
14:11:16 [2024-01-16T14:11:16.335Z] ++ 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.zucCttPSms/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
14:11:16 [2024-01-16T14:11:16.335Z] INFO: Testing against a local daemon
14:11:16 [2024-01-16T14:11:16.335Z] === RUN   TestSessionCreate
14:11:16 [2024-01-16T14:11:16.335Z] --- PASS: TestSessionCreate (0.01s)
14:11:16 [2024-01-16T14:11:16.335Z] === RUN   TestSessionCreateWithBadUpgrade
14:11:16 [2024-01-16T14:11:16.335Z] --- PASS: TestSessionCreateWithBadUpgrade (0.01s)
14:11:16 [2024-01-16T14:11:16.335Z] PASS
14:11:16 [2024-01-16T14:11:16.335Z] 
14:11:16 [2024-01-16T14:11:16.335Z] DONE 2 tests in 0.044s
14:11:16 [2024-01-16T14:11:16.335Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m  
14:11:16 [2024-01-16T14:11:16.335Z] ++ '[' -n '' ']'
14:11:16 [2024-01-16T14:11:16.335Z] ++ 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
14:11:16 [2024-01-16T14:11:16.335Z] ++ set -e
14:11:16 [2024-01-16T14:11:16.335Z] ++ '[' -n 0 ']'
14:11:16 [2024-01-16T14:11:16.335Z] ++ set -x
14:11:16 [2024-01-16T14:11:16.335Z] ++ 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.zucCttPSms/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
14:11:16 [2024-01-16T14:11:16.335Z] INFO: Testing against a local daemon
14:11:16 [2024-01-16T14:11:16.335Z] === RUN   TestCgroupDriverSystemdMemoryLimit
14:11:16 [2024-01-16T14:11:16.335Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
14:11:16 [2024-01-16T14:11:16.335Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
14:11:16 [2024-01-16T14:11:16.335Z] === RUN   TestDiskUsage
14:11:16 [2024-01-16T14:11:16.335Z] === PAUSE TestDiskUsage
14:11:16 [2024-01-16T14:11:16.335Z] === RUN   TestEventsExecDie
14:11:16 [2024-01-16T14:11:16.905Z] --- PASS: TestEventsExecDie (0.54s)
14:11:16 [2024-01-16T14:11:16.905Z] === RUN   TestEventsBackwardsCompatible
14:11:16 [2024-01-16T14:11:16.905Z] --- PASS: TestEventsBackwardsCompatible (0.04s)
14:11:16 [2024-01-16T14:11:16.905Z] === RUN   TestEventsVolumeCreate
14:11:16 [2024-01-16T14:11:16.905Z] --- PASS: TestEventsVolumeCreate (0.05s)
14:11:16 [2024-01-16T14:11:16.905Z] === RUN   TestInfoBinaryCommits
14:11:16 [2024-01-16T14:11:16.905Z] --- PASS: TestInfoBinaryCommits (0.01s)
14:11:16 [2024-01-16T14:11:16.905Z] === RUN   TestInfoAPIVersioned
14:11:16 [2024-01-16T14:11:16.905Z] --- PASS: TestInfoAPIVersioned (0.01s)
14:11:16 [2024-01-16T14:11:16.905Z] === RUN   TestInfoAPI
14:11:16 [2024-01-16T14:11:16.905Z] --- PASS: TestInfoAPI (0.01s)
14:11:16 [2024-01-16T14:11:16.905Z] === RUN   TestInfoAPIWarnings
14:11:35 [2024-01-16T14:11:35.010Z] --- PASS: TestInfoAPIWarnings (16.54s)
14:11:35 [2024-01-16T14:11:35.010Z] === RUN   TestInfoDebug
14:11:35 [2024-01-16T14:11:35.010Z] --- PASS: TestInfoDebug (0.52s)
14:11:35 [2024-01-16T14:11:35.010Z] === RUN   TestInfoInsecureRegistries
14:11:35 [2024-01-16T14:11:35.010Z] --- PASS: TestInfoInsecureRegistries (0.52s)
14:11:35 [2024-01-16T14:11:35.010Z] === RUN   TestInfoRegistryMirrors
14:11:35 [2024-01-16T14:11:35.010Z] --- PASS: TestInfoRegistryMirrors (0.52s)
14:11:35 [2024-01-16T14:11:35.010Z] === RUN   TestLoginFailsWithBadCredentials
14:11:35 [2024-01-16T14:11:35.950Z] --- PASS: TestLoginFailsWithBadCredentials (0.98s)
14:11:35 [2024-01-16T14:11:35.950Z] === RUN   TestPingCacheHeaders
14:11:35 [2024-01-16T14:11:35.950Z] --- PASS: TestPingCacheHeaders (0.01s)
14:11:35 [2024-01-16T14:11:35.950Z] === RUN   TestPingGet
14:11:35 [2024-01-16T14:11:35.950Z] --- PASS: TestPingGet (0.01s)
14:11:35 [2024-01-16T14:11:35.950Z] === RUN   TestPingHead
14:11:35 [2024-01-16T14:11:35.950Z] --- PASS: TestPingHead (0.01s)
14:11:35 [2024-01-16T14:11:35.950Z] === RUN   TestPingSwarmHeader
14:11:36 [2024-01-16T14:11:36.520Z] === RUN   TestPingSwarmHeader/before_swarm_init
14:11:37 [2024-01-16T14:11:37.091Z] === RUN   TestPingSwarmHeader/after_swarm_init
14:11:38 [2024-01-16T14:11:38.031Z] === RUN   TestPingSwarmHeader/after_swarm_leave
14:11:38 [2024-01-16T14:11:38.031Z] --- PASS: TestPingSwarmHeader (1.96s)
14:11:38 [2024-01-16T14:11:38.031Z]     --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s)
14:11:38 [2024-01-16T14:11:38.031Z]     --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s)
14:11:38 [2024-01-16T14:11:38.031Z]     --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s)
14:11:38 [2024-01-16T14:11:38.031Z] === RUN   TestPingBuilderHeader
14:11:38 [2024-01-16T14:11:38.031Z] === RUN   TestPingBuilderHeader/default_config
14:11:38 [2024-01-16T14:11:38.601Z] === RUN   TestPingBuilderHeader/buildkit_disabled
14:11:39 [2024-01-16T14:11:39.172Z] --- PASS: TestPingBuilderHeader (1.04s)
14:11:39 [2024-01-16T14:11:39.172Z]     --- PASS: TestPingBuilderHeader/default_config (0.52s)
14:11:39 [2024-01-16T14:11:39.172Z]     --- PASS: TestPingBuilderHeader/buildkit_disabled (0.52s)
14:11:39 [2024-01-16T14:11:39.172Z] === RUN   TestVersion
14:11:39 [2024-01-16T14:11:39.172Z] --- PASS: TestVersion (0.01s)
14:11:39 [2024-01-16T14:11:39.172Z] === CONT  TestDiskUsage
14:11:39 [2024-01-16T14:11:39.432Z] === RUN   TestDiskUsage/empty
14:11:39 [2024-01-16T14:11:39.432Z] === RUN   TestDiskUsage/empty/container_types
14:11:39 [2024-01-16T14:11:39.432Z] === RUN   TestDiskUsage/empty/image_types
14:11:39 [2024-01-16T14:11:39.432Z] === RUN   TestDiskUsage/empty/volume_types
14:11:39 [2024-01-16T14:11:39.432Z] === RUN   TestDiskUsage/empty/build-cache_types
14:11:39 [2024-01-16T14:11:39.432Z] === RUN   TestDiskUsage/empty/container,_volume_types
14:11:39 [2024-01-16T14:11:39.432Z] === RUN   TestDiskUsage/empty/image,_build-cache_types
14:11:39 [2024-01-16T14:11:39.432Z] === RUN   TestDiskUsage/empty/container,_volume,_build-cache_types
14:11:39 [2024-01-16T14:11:39.432Z] === RUN   TestDiskUsage/empty/image,_volume,_build-cache_types
14:11:39 [2024-01-16T14:11:39.432Z] === RUN   TestDiskUsage/empty/container,_image,_volume_types
14:11:39 [2024-01-16T14:11:39.432Z] === RUN   TestDiskUsage/empty/container,_image,_volume,_build-cache_types
14:11:39 [2024-01-16T14:11:39.432Z] === RUN   TestDiskUsage/after_LoadBusybox
14:11:39 [2024-01-16T14:11:39.692Z] === RUN   TestDiskUsage/after_LoadBusybox/container_types
14:11:39 [2024-01-16T14:11:39.692Z] === RUN   TestDiskUsage/after_LoadBusybox/image_types
14:11:39 [2024-01-16T14:11:39.692Z] === RUN   TestDiskUsage/after_LoadBusybox/volume_types
14:11:39 [2024-01-16T14:11:39.692Z] === RUN   TestDiskUsage/after_LoadBusybox/build-cache_types
14:11:39 [2024-01-16T14:11:39.692Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume_types
14:11:39 [2024-01-16T14:11:39.692Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_build-cache_types
14:11:39 [2024-01-16T14:11:39.692Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types
14:11:39 [2024-01-16T14:11:39.692Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types
14:11:39 [2024-01-16T14:11:39.692Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume_types
14:11:39 [2024-01-16T14:11:39.692Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types
14:11:39 [2024-01-16T14:11:39.692Z] === RUN   TestDiskUsage/after_container.Run
14:11:39 [2024-01-16T14:11:39.952Z] === RUN   TestDiskUsage/after_container.Run/container_types
14:11:39 [2024-01-16T14:11:39.952Z] === RUN   TestDiskUsage/after_container.Run/image_types
14:11:39 [2024-01-16T14:11:39.952Z] === RUN   TestDiskUsage/after_container.Run/volume_types
14:11:39 [2024-01-16T14:11:39.952Z] === RUN   TestDiskUsage/after_container.Run/build-cache_types
14:11:39 [2024-01-16T14:11:39.952Z] === RUN   TestDiskUsage/after_container.Run/container,_volume_types
14:11:39 [2024-01-16T14:11:39.952Z] === RUN   TestDiskUsage/after_container.Run/image,_build-cache_types
14:11:39 [2024-01-16T14:11:39.952Z] === RUN   TestDiskUsage/after_container.Run/container,_volume,_build-cache_types
14:11:39 [2024-01-16T14:11:39.952Z] === RUN   TestDiskUsage/after_container.Run/image,_volume,_build-cache_types
14:11:39 [2024-01-16T14:11:39.952Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume_types
14:11:39 [2024-01-16T14:11:39.952Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types
14:11:40 [2024-01-16T14:11:40.212Z] --- PASS: TestDiskUsage (1.07s)
14:11:40 [2024-01-16T14:11:40.212Z]     --- PASS: TestDiskUsage/empty (0.01s)
14:11:40 [2024-01-16T14:11:40.212Z]         --- PASS: TestDiskUsage/empty/container_types (0.00s)
14:11:40 [2024-01-16T14:11:40.212Z]         --- PASS: TestDiskUsage/empty/image_types (0.00s)
14:11:40 [2024-01-16T14:11:40.212Z]         --- PASS: TestDiskUsage/empty/volume_types (0.00s)
14:11:40 [2024-01-16T14:11:40.212Z]         --- PASS: TestDiskUsage/empty/build-cache_types (0.00s)
14:11:40 [2024-01-16T14:11:40.212Z]         --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s)
14:11:40 [2024-01-16T14:11:40.212Z]         --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s)
14:11:40 [2024-01-16T14:11:40.212Z]         --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s)
14:11:40 [2024-01-16T14:11:40.212Z]         --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s)
14:11:40 [2024-01-16T14:11:40.212Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s)
14:11:40 [2024-01-16T14:11:40.212Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s)
14:11:40 [2024-01-16T14:11:40.212Z]     --- PASS: TestDiskUsage/after_LoadBusybox (0.08s)
14:11:40 [2024-01-16T14:11:40.212Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s)
14:11:40 [2024-01-16T14:11:40.212Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s)
14:11:40 [2024-01-16T14:11:40.212Z]         --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s)
14:11:40 [2024-01-16T14:11:40.212Z]         --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s)
14:11:40 [2024-01-16T14:11:40.212Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s)
14:11:40 [2024-01-16T14:11:40.212Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s)
14:11:40 [2024-01-16T14:11:40.212Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s)
14:11:40 [2024-01-16T14:11:40.212Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s)
14:11:40 [2024-01-16T14:11:40.212Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s)
14:11:40 [2024-01-16T14:11:40.212Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s)
14:11:40 [2024-01-16T14:11:40.212Z]     --- PASS: TestDiskUsage/after_container.Run (0.28s)
14:11:40 [2024-01-16T14:11:40.212Z]         --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s)
14:11:40 [2024-01-16T14:11:40.212Z]         --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s)
14:11:40 [2024-01-16T14:11:40.212Z]         --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s)
14:11:40 [2024-01-16T14:11:40.212Z]         --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s)
14:11:40 [2024-01-16T14:11:40.212Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s)
14:11:40 [2024-01-16T14:11:40.212Z]         --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s)
14:11:40 [2024-01-16T14:11:40.212Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s)
14:11:40 [2024-01-16T14:11:40.212Z]         --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s)
14:11:40 [2024-01-16T14:11:40.212Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s)
14:11:40 [2024-01-16T14:11:40.212Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s)
14:11:40 [2024-01-16T14:11:40.212Z] PASS
14:11:40 [2024-01-16T14:11:40.212Z] 
14:11:40 [2024-01-16T14:11:40.212Z] === Skipped
14:11:40 [2024-01-16T14:11:40.212Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
14:11:40 [2024-01-16T14:11:40.212Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
14:11:40 [2024-01-16T14:11:40.212Z] 
14:11:40 [2024-01-16T14:11:40.212Z] DONE 57 tests, 1 skipped in 23.884s
14:11:40 [2024-01-16T14:11:40.212Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m  
14:11:40 [2024-01-16T14:11:40.212Z] ++ '[' -n '' ']'
14:11:40 [2024-01-16T14:11:40.212Z] ++ 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
14:11:40 [2024-01-16T14:11:40.212Z] ++ set -e
14:11:40 [2024-01-16T14:11:40.212Z] ++ '[' -n 0 ']'
14:11:40 [2024-01-16T14:11:40.212Z] ++ set -x
14:11:40 [2024-01-16T14:11:40.212Z] ++ 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.zucCttPSms/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
14:11:40 [2024-01-16T14:11:40.212Z] INFO: Testing against a local daemon
14:11:40 [2024-01-16T14:11:40.212Z] === RUN   TestVolumesCreateAndList
14:11:40 [2024-01-16T14:11:40.212Z] --- PASS: TestVolumesCreateAndList (0.01s)
14:11:40 [2024-01-16T14:11:40.212Z] === RUN   TestVolumesRemove
14:11:40 [2024-01-16T14:11:40.212Z] === RUN   TestVolumesRemove/volume_in_use
14:11:40 [2024-01-16T14:11:40.212Z] === RUN   TestVolumesRemove/volume_not_in_use
14:11:40 [2024-01-16T14:11:40.212Z] === RUN   TestVolumesRemove/non-existing_volume
14:11:40 [2024-01-16T14:11:40.212Z] === RUN   TestVolumesRemove/non-existing_volume_force
14:11:40 [2024-01-16T14:11:40.212Z] --- PASS: TestVolumesRemove (0.05s)
14:11:40 [2024-01-16T14:11:40.212Z]     --- PASS: TestVolumesRemove/volume_in_use (0.00s)
14:11:40 [2024-01-16T14:11:40.212Z]     --- PASS: TestVolumesRemove/volume_not_in_use (0.01s)
14:11:40 [2024-01-16T14:11:40.212Z]     --- PASS: TestVolumesRemove/non-existing_volume (0.00s)
14:11:40 [2024-01-16T14:11:40.212Z]     --- PASS: TestVolumesRemove/non-existing_volume_force (0.00s)
14:11:40 [2024-01-16T14:11:40.212Z] === RUN   TestVolumesRemoveSwarmEnabled
14:11:40 [2024-01-16T14:11:40.212Z] === PAUSE TestVolumesRemoveSwarmEnabled
14:11:40 [2024-01-16T14:11:40.212Z] === RUN   TestVolumesInspect
14:11:40 [2024-01-16T14:11:40.212Z] --- PASS: TestVolumesInspect (0.01s)
14:11:40 [2024-01-16T14:11:40.212Z] === RUN   TestVolumesInvalidJSON
14:11:40 [2024-01-16T14:11:40.212Z] === RUN   TestVolumesInvalidJSON/volumes/create
14:11:40 [2024-01-16T14:11:40.212Z] === PAUSE TestVolumesInvalidJSON/volumes/create
14:11:40 [2024-01-16T14:11:40.212Z] === CONT  TestVolumesInvalidJSON/volumes/create
14:11:40 [2024-01-16T14:11:40.212Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_content_type
14:11:40 [2024-01-16T14:11:40.212Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_JSON
14:11:40 [2024-01-16T14:11:40.212Z] === RUN   TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON
14:11:40 [2024-01-16T14:11:40.212Z] === RUN   TestVolumesInvalidJSON/volumes/create/empty_body
14:11:40 [2024-01-16T14:11:40.212Z] --- PASS: TestVolumesInvalidJSON (0.01s)
14:11:40 [2024-01-16T14:11:40.212Z]     --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s)
14:11:40 [2024-01-16T14:11:40.212Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s)
14:11:40 [2024-01-16T14:11:40.212Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s)
14:11:40 [2024-01-16T14:11:40.212Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s)
14:11:40 [2024-01-16T14:11:40.212Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s)
14:11:40 [2024-01-16T14:11:40.212Z] === RUN   TestVolumePruneAnonymous
14:11:40 [2024-01-16T14:11:40.212Z] --- PASS: TestVolumePruneAnonymous (0.03s)
14:11:40 [2024-01-16T14:11:40.212Z] === RUN   TestVolumePruneAnonFromImage
14:11:40 [2024-01-16T14:11:40.472Z] --- PASS: TestVolumePruneAnonFromImage (0.11s)
14:11:40 [2024-01-16T14:11:40.472Z] === CONT  TestVolumesRemoveSwarmEnabled
14:11:41 [2024-01-16T14:11:41.412Z] === RUN   TestVolumesRemoveSwarmEnabled/volume_in_use
14:11:41 [2024-01-16T14:11:41.412Z] === RUN   TestVolumesRemoveSwarmEnabled/volume_not_in_use
14:11:41 [2024-01-16T14:11:41.412Z] === RUN   TestVolumesRemoveSwarmEnabled/non-existing_volume
14:11:41 [2024-01-16T14:11:41.672Z] === RUN   TestVolumesRemoveSwarmEnabled/non-existing_volume_force
14:11:42 [2024-01-16T14:11:42.242Z] --- PASS: TestVolumesRemoveSwarmEnabled (1.94s)
14:11:42 [2024-01-16T14:11:42.242Z]     --- PASS: TestVolumesRemoveSwarmEnabled/volume_in_use (0.00s)
14:11:42 [2024-01-16T14:11:42.242Z]     --- PASS: TestVolumesRemoveSwarmEnabled/volume_not_in_use (0.01s)
14:11:42 [2024-01-16T14:11:42.242Z]     --- PASS: TestVolumesRemoveSwarmEnabled/non-existing_volume (0.00s)
14:11:42 [2024-01-16T14:11:42.242Z]     --- PASS: TestVolumesRemoveSwarmEnabled/non-existing_volume_force (0.00s)
14:11:42 [2024-01-16T14:11:42.242Z] PASS
14:11:42 [2024-01-16T14:11:42.242Z] 
14:11:42 [2024-01-16T14:11:42.242Z] DONE 20 tests in 2.182s
14:11:42 [2024-01-16T14:11:42.242Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
14:11:42 [2024-01-16T14:11:42.502Z] ++++ cat bundles/test-integration/docker.pid
14:11:42 [2024-01-16T14:11:42.502Z] +++ kill 24412
14:11:43 [2024-01-16T14:11:43.883Z] ++++ cat bundles/test-integration/TestUsernsCommit/d4c36146c4bc2/docker.pid
14:11:43 [2024-01-16T14:11:43.883Z] +++ kill 62387
14:11:43 [2024-01-16T14:11:43.883Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 62387 is not a child of this shell
14:11:43 [2024-01-16T14:11:43.883Z] warning: PID 62387 from bundles/test-integration/TestUsernsCommit/d4c36146c4bc2/docker.pid had a nonzero exit code
14:11:43 [2024-01-16T14:11:43.883Z] umount: bundles/test-integration/TestUsernsCommit/d4c36146c4bc2/root: not mounted.
14:11:43 [2024-01-16T14:11:43.883Z] +++ /etc/init.d/apparmor stop
14:11:43 [2024-01-16T14:11:43.883Z] Leaving: AppArmorNo profiles have been unloaded.
14:11:43 [2024-01-16T14:11:43.883Z] 
14:11:43 [2024-01-16T14:11:43.883Z] Unloading profiles will leave already running processes permanently
14:11:43 [2024-01-16T14:11:43.883Z] unconfined, which can lead to unexpected situations.
14:11:43 [2024-01-16T14:11:43.883Z] 
14:11:43 [2024-01-16T14:11:43.883Z] To set a process to complain mode, use the command line tool
14:11:43 [2024-01-16T14:11:43.883Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
14:11:43 [2024-01-16T14:11:43.883Z] +++ true
14:11:43 [2024-01-16T14:11:43.883Z] exiting test-integration
14:11:43 [2024-01-16T14:11:43.883Z] ++ exit 0
14:11:43 [2024-01-16T14:11:43.883Z] 
Post stage
[Pipeline] junit
14:11:44 [2024-01-16T14:11:44.836Z] Recording test results
14:11:45 [2024-01-16T14:11:45.024Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
14:11:45 [2024-01-16T14:11:45.320Z] + echo Ensuring container killed.
14:11:45 [2024-01-16T14:11:45.320Z] Ensuring container killed.
14:11:45 [2024-01-16T14:11:45.320Z] + docker rm -vf docker-pr2
14:11:45 [2024-01-16T14:11:45.320Z] Error response from daemon: No such container: docker-pr2
[Pipeline] sh
14:11:45 [2024-01-16T14:11:45.605Z] + echo Chowning /workspace to jenkins user
14:11:45 [2024-01-16T14:11:45.605Z] Chowning /workspace to jenkins user
14:11:45 [2024-01-16T14:11:45.605Z] + id -u
14:11:45 [2024-01-16T14:11:45.605Z] + id -g
14:11:45 [2024-01-16T14:11:45.605Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-47082:/workspace busybox chown -R 1000:1000 /workspace
14:11:45 [2024-01-16T14:11:45.605Z] Unable to find image 'busybox:latest' locally
14:11:45 [2024-01-16T14:11:45.605Z] latest: Pulling from library/busybox
14:11:45 [2024-01-16T14:11:45.605Z] 29f4353257d6: Already exists
14:11:45 [2024-01-16T14:11:45.865Z] Digest: sha256:ba76950ac9eaa407512c9d859cea48114eeff8a6f12ebaa5d32ce79d4a017dd8
14:11:45 [2024-01-16T14:11:45.865Z] Status: Downloaded newer image for busybox:latest
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
14:11:47 [2024-01-16T14:11:47.094Z] + bundleName=arm64-integration
14:11:47 [2024-01-16T14:11:47.094Z] + echo Creating arm64-integration-bundles.tar.gz
14:11:47 [2024-01-16T14:11:47.094Z] Creating arm64-integration-bundles.tar.gz
14:11:47 [2024-01-16T14:11:47.094Z] + + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
14:11:47 [2024-01-16T14:11:47.094Z] xargs tar -czf arm64-integration-bundles.tar.gz
[Pipeline] archiveArtifacts
14:11:47 [2024-01-16T14:11:47.368Z] Archiving artifacts
14:11:48 [2024-01-16T14:11:48.848Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-47082/2/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
14:11:49 [2024-01-16T14:11:49.137Z] + make clean
14:11:49 [2024-01-16T14:11:49.137Z] docker volume rm -f docker-dev-cache docker-mod-cache
14:11:49 [2024-01-16T14:11:49.137Z] docker-dev-cache
14:11:49 [2024-01-16T14:11:49.137Z] 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