Skip to content
Success

Console Output

Pull request #47435 opened
19:44:37 Connecting to https://api.github.com using docker-jenkins GitHub credentials
Obtained Jenkinsfile from f10f538922de484dd8697fdf3a37965e4cd16a04+1ffaf469bac94419a8af893e2d27f4fc21a7a0f6 (23478c3d9cd66ae0a7f4dcba035cc065e6b205b5)
Loading library jps@master
Examining docker/jps
Attempting to resolve master as a branch
Resolved master as branch master at revision 216427d8bfae9541c1c15f61bd453be62935f49c
The recommended git tool is: NONE
using credential jps-reader
Cloning the remote Git repository
Cloning with configured refspecs honoured and without tags
Cloning repository https://github.com/docker/jps.git
 > git init /var/jenkins_home/workspace/moby_PR-47435@libs/844ea30ef9e3435836b59d97b843a9ee4531c81c8fa28ed5787dbe7ec68c4c29 # timeout=10
Fetching upstream changes from https://github.com/docker/jps.git
 > git --version # timeout=10
 > git --version # 'git version 2.39.2'
using GIT_ASKPASS to set credentials GitHub credentials for docker/jps
 > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config remote.origin.url https://github.com/docker/jps.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
Avoid second fetch
Checking out Revision 216427d8bfae9541c1c15f61bd453be62935f49c (master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 216427d8bfae9541c1c15f61bd453be62935f49c # timeout=10
Commit message: "Merge pull request #27 from docker/update-ec2-runner"
First time build. Skipping changelog.
 > git --version # timeout=10
 > git --version # 'git version 2.39.2'
Excluding src/test/ from checkout of git https://github.com/docker/jps.git so that 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
19:44:40 [2024-02-22T19:44:40.766Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353
[Pipeline] milestone
19:44:40 [2024-02-22T19:44:40.770Z] Trying to pass milestone 1
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (DCO-check)
[Pipeline] node
19:44:41 [2024-02-22T19:44:41.009Z] Running on EC2 (ec2-managed-agents) - ubuntu-2004-arm64v8 (i-056b74c855b683361) in /home/ubuntu/workspace/moby_PR-47435
[Pipeline] {
[Pipeline] checkout
19:44:41 [2024-02-22T19:44:41.027Z] The recommended git tool is: git
19:44:41 [2024-02-22T19:44:41.035Z] using credential docker-jenkins-github-credentials
19:44:41 [2024-02-22T19:44:41.042Z] Cloning the remote Git repository
19:44:41 [2024-02-22T19:44:41.042Z] Cloning with configured refspecs honoured and without tags
19:44:41 [2024-02-22T19:44:41.044Z] Cloning repository https://github.com/moby/moby.git
19:44:41 [2024-02-22T19:44:41.044Z]  > git init /home/ubuntu/workspace/moby_PR-47435 # timeout=10
19:44:41 [2024-02-22T19:44:41.047Z] Fetching upstream changes from https://github.com/moby/moby.git
19:44:41 [2024-02-22T19:44:41.048Z]  > git --version # timeout=10
19:44:41 [2024-02-22T19:44:41.049Z]  > git --version # 'git version 2.25.1'
19:44:41 [2024-02-22T19:44:41.049Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
19:44:41 [2024-02-22T19:44:41.050Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/47435/head:refs/remotes/origin/PR-47435 +refs/heads/master:refs/remotes/origin/master # timeout=10
19:44:53 [2024-02-22T19:44:53.835Z] Fetching without tags
19:44:54 [2024-02-22T19:44:54.038Z] Merging remotes/origin/master commit 1ffaf469bac94419a8af893e2d27f4fc21a7a0f6 into PR head commit f10f538922de484dd8697fdf3a37965e4cd16a04
19:44:53 [2024-02-22T19:44:53.820Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
19:44:53 [2024-02-22T19:44:53.822Z]  > git config --add remote.origin.fetch +refs/pull/47435/head:refs/remotes/origin/PR-47435 # timeout=10
19:44:53 [2024-02-22T19:44:53.824Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
19:44:53 [2024-02-22T19:44:53.833Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
19:44:53 [2024-02-22T19:44:53.837Z] Fetching upstream changes from https://github.com/moby/moby.git
19:44:53 [2024-02-22T19:44:53.837Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
19:44:53 [2024-02-22T19:44:53.838Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/47435/head:refs/remotes/origin/PR-47435 +refs/heads/master:refs/remotes/origin/master # timeout=10
19:44:54 [2024-02-22T19:44:54.040Z]  > git config core.sparsecheckout # timeout=10
19:44:54 [2024-02-22T19:44:54.042Z]  > git checkout -f f10f538922de484dd8697fdf3a37965e4cd16a04 # timeout=10
19:44:54 [2024-02-22T19:44:54.720Z]  > git remote # timeout=10
19:44:54 [2024-02-22T19:44:54.722Z]  > git config --get remote.origin.url # timeout=10
19:44:54 [2024-02-22T19:44:54.724Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
19:44:54 [2024-02-22T19:44:54.725Z]  > git merge 1ffaf469bac94419a8af893e2d27f4fc21a7a0f6 # timeout=10
19:44:55 [2024-02-22T19:44:55.661Z] Merge succeeded, producing c90f6fb5ff434ece551bedde37d70734e80c161a
19:44:55 [2024-02-22T19:44:55.661Z] Checking out Revision c90f6fb5ff434ece551bedde37d70734e80c161a (PR-47435)
19:44:55 [2024-02-22T19:44:55.701Z] Commit message: "Merge commit '1ffaf469bac94419a8af893e2d27f4fc21a7a0f6' into HEAD"
19:44:55 [2024-02-22T19:44:55.701Z] First time build. Skipping changelog.
19:44:55 [2024-02-22T19:44:55.712Z]  > git --version # timeout=10
19:44:55 [2024-02-22T19:44:55.714Z]  > git --version # 'git version 2.25.1'
19:44:55 [2024-02-22T19:44:55.716Z] fatal: bad object 216427d8bfae9541c1c15f61bd453be62935f49c
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
19:44:56 [2024-02-22T19:44:56.351Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-47435:/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
19:44:55 [2024-02-22T19:44:55.658Z]  > git rev-parse HEAD^{commit} # timeout=10
19:44:55 [2024-02-22T19:44:55.663Z]  > git config core.sparsecheckout # timeout=10
19:44:55 [2024-02-22T19:44:55.665Z]  > git checkout -f c90f6fb5ff434ece551bedde37d70734e80c161a # timeout=10
19:44:59 [2024-02-22T19:44:59.636Z] 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
19:44:59 [2024-02-22T19:44:59.688Z] Running on EC2 (ec2-managed-agents) - ubuntu-2004-arm64v8 (i-056b74c855b683361) in /home/ubuntu/workspace/moby_PR-47435
[Pipeline] {
[Pipeline] checkout
19:44:59 [2024-02-22T19:44:59.703Z] The recommended git tool is: git
19:44:59 [2024-02-22T19:44:59.711Z] using credential docker-jenkins-github-credentials
19:44:59 [2024-02-22T19:44:59.718Z] Fetching changes from the remote Git repository
19:44:59 [2024-02-22T19:44:59.726Z] Fetching without tags
19:44:59 [2024-02-22T19:44:59.931Z] Merging remotes/origin/master commit 1ffaf469bac94419a8af893e2d27f4fc21a7a0f6 into PR head commit f10f538922de484dd8697fdf3a37965e4cd16a04
19:45:00 [2024-02-22T19:45:00.048Z] Merge succeeded, producing bce68afec0f9aa915e15ca3b3b8445321ce533d2
19:45:00 [2024-02-22T19:45:00.048Z] Checking out Revision bce68afec0f9aa915e15ca3b3b8445321ce533d2 (PR-47435)
19:45:00 [2024-02-22T19:45:00.084Z] Commit message: "Merge commit '1ffaf469bac94419a8af893e2d27f4fc21a7a0f6' into HEAD"
19:45:00 [2024-02-22T19:45:00.084Z] First time build. Skipping changelog.
19:45:00 [2024-02-22T19:45:00.095Z]  > git --version # timeout=10
19:45:00 [2024-02-22T19:45:00.096Z]  > git --version # 'git version 2.25.1'
19:45:00 [2024-02-22T19:45:00.098Z] fatal: bad object 216427d8bfae9541c1c15f61bd453be62935f49c
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
19:44:59 [2024-02-22T19:44:59.715Z]  > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-47435/.git # timeout=10
19:44:59 [2024-02-22T19:44:59.723Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
19:44:59 [2024-02-22T19:44:59.727Z] Fetching upstream changes from https://github.com/moby/moby.git
19:44:59 [2024-02-22T19:44:59.727Z]  > git --version # timeout=10
19:44:59 [2024-02-22T19:44:59.729Z]  > git --version # 'git version 2.25.1'
19:44:59 [2024-02-22T19:44:59.729Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
19:44:59 [2024-02-22T19:44:59.730Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/47435/head:refs/remotes/origin/PR-47435 +refs/heads/master:refs/remotes/origin/master # timeout=10
19:44:59 [2024-02-22T19:44:59.933Z]  > git config core.sparsecheckout # timeout=10
19:44:59 [2024-02-22T19:44:59.935Z]  > git checkout -f f10f538922de484dd8697fdf3a37965e4cd16a04 # timeout=10
19:44:59 [2024-02-22T19:44:59.964Z]  > git remote # timeout=10
19:44:59 [2024-02-22T19:44:59.966Z]  > git config --get remote.origin.url # timeout=10
19:44:59 [2024-02-22T19:44:59.968Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
19:44:59 [2024-02-22T19:44:59.969Z]  > git merge 1ffaf469bac94419a8af893e2d27f4fc21a7a0f6 # timeout=10
19:45:00 [2024-02-22T19:45:00.045Z]  > git rev-parse HEAD^{commit} # timeout=10
19:45:00 [2024-02-22T19:45:00.050Z]  > git config core.sparsecheckout # timeout=10
19:45:00 [2024-02-22T19:45:00.052Z]  > git checkout -f bce68afec0f9aa915e15ca3b3b8445321ce533d2 # timeout=10
19:45:00 [2024-02-22T19:45:00.728Z] + docker version
19:45:00 [2024-02-22T19:45:00.728Z] Client: Docker Engine - Community
19:45:00 [2024-02-22T19:45:00.728Z]  Version:           25.0.3
19:45:00 [2024-02-22T19:45:00.728Z]  API version:       1.44
19:45:00 [2024-02-22T19:45:00.728Z]  Go version:        go1.21.6
19:45:00 [2024-02-22T19:45:00.728Z]  Git commit:        4debf41
19:45:00 [2024-02-22T19:45:00.728Z]  Built:             Tue Feb  6 21:13:09 2024
19:45:00 [2024-02-22T19:45:00.728Z]  OS/Arch:           linux/arm64
19:45:00 [2024-02-22T19:45:00.728Z]  Context:           default
19:45:00 [2024-02-22T19:45:00.728Z] 
19:45:00 [2024-02-22T19:45:00.728Z] Server: Docker Engine - Community
19:45:00 [2024-02-22T19:45:00.728Z]  Engine:
19:45:00 [2024-02-22T19:45:00.728Z]   Version:          25.0.3
19:45:00 [2024-02-22T19:45:00.728Z]   API version:      1.44 (minimum version 1.24)
19:45:00 [2024-02-22T19:45:00.728Z]   Go version:       go1.21.6
19:45:00 [2024-02-22T19:45:00.728Z]   Git commit:       f417435
19:45:00 [2024-02-22T19:45:00.728Z]   Built:            Tue Feb  6 21:13:09 2024
19:45:00 [2024-02-22T19:45:00.728Z]   OS/Arch:          linux/arm64
19:45:00 [2024-02-22T19:45:00.728Z]   Experimental:     true
19:45:00 [2024-02-22T19:45:00.728Z]  containerd:
19:45:00 [2024-02-22T19:45:00.728Z]   Version:          1.6.28
19:45:00 [2024-02-22T19:45:00.728Z]   GitCommit:        ae07eda36dd25f8a1b98dfbf587313b99c0190bb
19:45:00 [2024-02-22T19:45:00.728Z]  runc:
19:45:00 [2024-02-22T19:45:00.728Z]   Version:          1.1.12
19:45:00 [2024-02-22T19:45:00.728Z]   GitCommit:        v1.1.12-0-g51d5e94
19:45:00 [2024-02-22T19:45:00.728Z]  docker-init:
19:45:00 [2024-02-22T19:45:00.728Z]   Version:          0.19.0
19:45:00 [2024-02-22T19:45:00.728Z]   GitCommit:        de40ad0
[Pipeline] sh
19:45:01 [2024-02-22T19:45:01.007Z] + docker info
19:45:01 [2024-02-22T19:45:01.007Z] Client: Docker Engine - Community
19:45:01 [2024-02-22T19:45:01.007Z]  Version:    25.0.3
19:45:01 [2024-02-22T19:45:01.007Z]  Context:    default
19:45:01 [2024-02-22T19:45:01.007Z]  Debug Mode: false
19:45:01 [2024-02-22T19:45:01.007Z]  Plugins:
19:45:01 [2024-02-22T19:45:01.007Z]   buildx: Docker Buildx (Docker Inc.)
19:45:01 [2024-02-22T19:45:01.007Z]     Version:  v0.12.1
19:45:01 [2024-02-22T19:45:01.007Z]     Path:     /usr/libexec/docker/cli-plugins/docker-buildx
19:45:01 [2024-02-22T19:45:01.007Z]   compose: Docker Compose (Docker Inc.)
19:45:01 [2024-02-22T19:45:01.007Z]     Version:  v2.24.6
19:45:01 [2024-02-22T19:45:01.007Z]     Path:     /usr/libexec/docker/cli-plugins/docker-compose
19:45:01 [2024-02-22T19:45:01.007Z] 
19:45:01 [2024-02-22T19:45:01.007Z] Server:
19:45:01 [2024-02-22T19:45:01.007Z]  Containers: 0
19:45:01 [2024-02-22T19:45:01.007Z]   Running: 0
19:45:01 [2024-02-22T19:45:01.007Z]   Paused: 0
19:45:01 [2024-02-22T19:45:01.007Z]   Stopped: 0
19:45:01 [2024-02-22T19:45:01.007Z]  Images: 7
19:45:01 [2024-02-22T19:45:01.007Z]  Server Version: 25.0.3
19:45:01 [2024-02-22T19:45:01.007Z]  Storage Driver: overlay2
19:45:01 [2024-02-22T19:45:01.007Z]   Backing Filesystem: extfs
19:45:01 [2024-02-22T19:45:01.007Z]   Supports d_type: true
19:45:01 [2024-02-22T19:45:01.007Z]   Using metacopy: false
19:45:01 [2024-02-22T19:45:01.007Z]   Native Overlay Diff: true
19:45:01 [2024-02-22T19:45:01.007Z]   userxattr: false
19:45:01 [2024-02-22T19:45:01.007Z]  Logging Driver: json-file
19:45:01 [2024-02-22T19:45:01.007Z]  Cgroup Driver: cgroupfs
19:45:01 [2024-02-22T19:45:01.007Z]  Cgroup Version: 1
19:45:01 [2024-02-22T19:45:01.007Z]  Plugins:
19:45:01 [2024-02-22T19:45:01.007Z]   Volume: local
19:45:01 [2024-02-22T19:45:01.007Z]   Network: bridge host ipvlan macvlan null overlay
19:45:01 [2024-02-22T19:45:01.007Z]   Log: awslogs fluentd gcplogs gelf journald json-file local splunk syslog
19:45:01 [2024-02-22T19:45:01.007Z]  Swarm: inactive
19:45:01 [2024-02-22T19:45:01.007Z]  Runtimes: io.containerd.runc.v2 runc
19:45:01 [2024-02-22T19:45:01.007Z]  Default Runtime: runc
19:45:01 [2024-02-22T19:45:01.007Z]  Init Binary: docker-init
19:45:01 [2024-02-22T19:45:01.007Z]  containerd version: ae07eda36dd25f8a1b98dfbf587313b99c0190bb
19:45:01 [2024-02-22T19:45:01.007Z]  runc version: v1.1.12-0-g51d5e94
19:45:01 [2024-02-22T19:45:01.007Z]  init version: de40ad0
19:45:01 [2024-02-22T19:45:01.007Z]  Security Options:
19:45:01 [2024-02-22T19:45:01.007Z]   apparmor
19:45:01 [2024-02-22T19:45:01.007Z]   seccomp
19:45:01 [2024-02-22T19:45:01.007Z]    Profile: builtin
19:45:01 [2024-02-22T19:45:01.007Z]  Kernel Version: 5.15.0-1053-aws
19:45:01 [2024-02-22T19:45:01.007Z]  Operating System: Ubuntu 20.04.6 LTS
19:45:01 [2024-02-22T19:45:01.007Z]  OSType: linux
19:45:01 [2024-02-22T19:45:01.007Z]  Architecture: aarch64
19:45:01 [2024-02-22T19:45:01.007Z]  CPUs: 8
19:45:01 [2024-02-22T19:45:01.007Z]  Total Memory: 30.64GiB
19:45:01 [2024-02-22T19:45:01.007Z]  Name: ip-10-100-53-134
19:45:01 [2024-02-22T19:45:01.007Z]  ID: de696752-8eb2-4b9b-9ebf-4859e2ca34ac
19:45:01 [2024-02-22T19:45:01.007Z]  Docker Root Dir: /var/lib/docker
19:45:01 [2024-02-22T19:45:01.007Z]  Debug Mode: false
19:45:01 [2024-02-22T19:45:01.007Z]  Experimental: true
19:45:01 [2024-02-22T19:45:01.007Z]  Insecure Registries:
19:45:01 [2024-02-22T19:45:01.007Z]   127.0.0.0/8
19:45:01 [2024-02-22T19:45:01.007Z]  Live Restore Enabled: true
19:45:01 [2024-02-22T19:45:01.007Z] 
[Pipeline] sh
19:45:01 [2024-02-22T19:45:01.287Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
19:45:01 [2024-02-22T19:45:01.287Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
19:45:01 [2024-02-22T19:45:01.287Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-47435/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh
19:45:01 [2024-02-22T19:45:01.287Z] + bash /home/ubuntu/workspace/moby_PR-47435/check-config.sh
19:45:01 [2024-02-22T19:45:01.287Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
19:45:01 [2024-02-22T19:45:01.287Z] info: reading kernel config from /boot/config-5.15.0-1053-aws ...
19:45:01 [2024-02-22T19:45:01.287Z] 
19:45:01 [2024-02-22T19:45:01.287Z] Generally Necessary:
19:45:01 [2024-02-22T19:45:01.287Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
19:45:01 [2024-02-22T19:45:01.287Z] - apparmor: enabled and tools installed
19:45:01 [2024-02-22T19:45:01.287Z] - CONFIG_NAMESPACES: enabled
19:45:01 [2024-02-22T19:45:01.287Z] - CONFIG_NET_NS: enabled
19:45:01 [2024-02-22T19:45:01.287Z] - CONFIG_PID_NS: enabled
19:45:01 [2024-02-22T19:45:01.287Z] - CONFIG_IPC_NS: enabled
19:45:01 [2024-02-22T19:45:01.287Z] - CONFIG_UTS_NS: enabled
19:45:01 [2024-02-22T19:45:01.287Z] - CONFIG_CGROUPS: enabled
19:45:01 [2024-02-22T19:45:01.287Z] - CONFIG_CGROUP_CPUACCT: enabled
19:45:01 [2024-02-22T19:45:01.287Z] - CONFIG_CGROUP_DEVICE: enabled
19:45:01 [2024-02-22T19:45:01.287Z] - CONFIG_CGROUP_FREEZER: enabled
19:45:01 [2024-02-22T19:45:01.287Z] - CONFIG_CGROUP_SCHED: enabled
19:45:01 [2024-02-22T19:45:01.287Z] - CONFIG_CPUSETS: enabled
19:45:01 [2024-02-22T19:45:01.287Z] - CONFIG_MEMCG: enabled
19:45:01 [2024-02-22T19:45:01.287Z] - CONFIG_KEYS: enabled
19:45:01 [2024-02-22T19:45:01.287Z] - CONFIG_VETH: enabled (as module)
19:45:01 [2024-02-22T19:45:01.287Z] - CONFIG_BRIDGE: enabled (as module)
19:45:01 [2024-02-22T19:45:01.287Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
19:45:01 [2024-02-22T19:45:01.287Z] - CONFIG_IP_NF_FILTER: enabled (as module)
19:45:01 [2024-02-22T19:45:01.287Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
19:45:01 [2024-02-22T19:45:01.287Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
19:45:01 [2024-02-22T19:45:01.546Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
19:45:01 [2024-02-22T19:45:01.546Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
19:45:01 [2024-02-22T19:45:01.546Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module)
19:45:01 [2024-02-22T19:45:01.546Z] - CONFIG_IP_NF_NAT: enabled (as module)
19:45:01 [2024-02-22T19:45:01.546Z] - CONFIG_NF_NAT: enabled (as module)
19:45:01 [2024-02-22T19:45:01.546Z] - CONFIG_POSIX_MQUEUE: enabled
19:45:01 [2024-02-22T19:45:01.546Z] - CONFIG_CGROUP_BPF: enabled
19:45:01 [2024-02-22T19:45:01.546Z] 
19:45:01 [2024-02-22T19:45:01.546Z] Optional Features:
19:45:01 [2024-02-22T19:45:01.546Z] - CONFIG_USER_NS: enabled
19:45:01 [2024-02-22T19:45:01.546Z] - CONFIG_SECCOMP: enabled
19:45:01 [2024-02-22T19:45:01.546Z] - CONFIG_SECCOMP_FILTER: enabled
19:45:01 [2024-02-22T19:45:01.546Z] - CONFIG_CGROUP_PIDS: enabled
19:45:01 [2024-02-22T19:45:01.546Z] - CONFIG_MEMCG_SWAP: enabled
19:45:01 [2024-02-22T19:45:01.546Z]     (cgroup swap accounting is currently enabled)
19:45:01 [2024-02-22T19:45:01.546Z] - CONFIG_BLK_CGROUP: enabled
19:45:01 [2024-02-22T19:45:01.546Z] - CONFIG_BLK_DEV_THROTTLING: enabled
19:45:01 [2024-02-22T19:45:01.546Z] - CONFIG_CGROUP_PERF: enabled
19:45:01 [2024-02-22T19:45:01.546Z] - CONFIG_CGROUP_HUGETLB: enabled
19:45:01 [2024-02-22T19:45:01.546Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
19:45:01 [2024-02-22T19:45:01.546Z] - CONFIG_CGROUP_NET_PRIO: enabled
19:45:01 [2024-02-22T19:45:01.546Z] - CONFIG_CFS_BANDWIDTH: enabled
19:45:01 [2024-02-22T19:45:01.546Z] - CONFIG_FAIR_GROUP_SCHED: enabled
19:45:01 [2024-02-22T19:45:01.546Z] - CONFIG_RT_GROUP_SCHED: missing
19:45:01 [2024-02-22T19:45:01.546Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
19:45:01 [2024-02-22T19:45:01.546Z] - CONFIG_IP_VS: enabled (as module)
19:45:01 [2024-02-22T19:45:01.546Z] - CONFIG_IP_VS_NFCT: enabled
19:45:01 [2024-02-22T19:45:01.546Z] - CONFIG_IP_VS_PROTO_TCP: enabled
19:45:01 [2024-02-22T19:45:01.546Z] - CONFIG_IP_VS_PROTO_UDP: enabled
19:45:01 [2024-02-22T19:45:01.546Z] - CONFIG_IP_VS_RR: enabled (as module)
19:45:01 [2024-02-22T19:45:01.546Z] - CONFIG_SECURITY_SELINUX: enabled
19:45:01 [2024-02-22T19:45:01.546Z] - CONFIG_SECURITY_APPARMOR: enabled
19:45:01 [2024-02-22T19:45:01.546Z] - CONFIG_EXT4_FS: enabled
19:45:01 [2024-02-22T19:45:01.546Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
19:45:01 [2024-02-22T19:45:01.546Z] - CONFIG_EXT4_FS_SECURITY: enabled
19:45:01 [2024-02-22T19:45:01.546Z] - Network Drivers:
19:45:01 [2024-02-22T19:45:01.546Z]   - "overlay":
19:45:01 [2024-02-22T19:45:01.805Z]     - CONFIG_VXLAN: enabled (as module)
19:45:01 [2024-02-22T19:45:01.805Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
19:45:01 [2024-02-22T19:45:01.805Z]       Optional (for encrypted networks):
19:45:01 [2024-02-22T19:45:01.805Z]       - CONFIG_CRYPTO: enabled
19:45:01 [2024-02-22T19:45:01.805Z]       - CONFIG_CRYPTO_AEAD: enabled
19:45:01 [2024-02-22T19:45:01.805Z]       - CONFIG_CRYPTO_GCM: enabled
19:45:01 [2024-02-22T19:45:01.805Z]       - CONFIG_CRYPTO_SEQIV: enabled
19:45:01 [2024-02-22T19:45:01.805Z]       - CONFIG_CRYPTO_GHASH: enabled
19:45:01 [2024-02-22T19:45:01.805Z]       - CONFIG_XFRM: enabled
19:45:01 [2024-02-22T19:45:01.805Z]       - CONFIG_XFRM_USER: enabled (as module)
19:45:01 [2024-02-22T19:45:01.805Z]       - CONFIG_XFRM_ALGO: enabled (as module)
19:45:01 [2024-02-22T19:45:01.805Z]       - CONFIG_INET_ESP: enabled (as module)
19:45:01 [2024-02-22T19:45:01.805Z]   - "ipvlan":
19:45:01 [2024-02-22T19:45:01.805Z]     - CONFIG_IPVLAN: enabled (as module)
19:45:01 [2024-02-22T19:45:01.805Z]   - "macvlan":
19:45:01 [2024-02-22T19:45:01.805Z]     - CONFIG_MACVLAN: enabled (as module)
19:45:01 [2024-02-22T19:45:01.805Z]     - CONFIG_DUMMY: enabled (as module)
19:45:01 [2024-02-22T19:45:01.805Z]   - "ftp,tftp client in container":
19:45:01 [2024-02-22T19:45:01.805Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
19:45:01 [2024-02-22T19:45:01.805Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
19:45:01 [2024-02-22T19:45:01.805Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
19:45:01 [2024-02-22T19:45:01.805Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
19:45:01 [2024-02-22T19:45:01.805Z] - Storage Drivers:
19:45:01 [2024-02-22T19:45:01.805Z]   - "aufs":
19:45:01 [2024-02-22T19:45:01.805Z]     - CONFIG_AUFS_FS: enabled (as module)
19:45:01 [2024-02-22T19:45:01.805Z]   - "btrfs":
19:45:01 [2024-02-22T19:45:01.805Z]     - CONFIG_BTRFS_FS: enabled (as module)
19:45:01 [2024-02-22T19:45:01.805Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
19:45:01 [2024-02-22T19:45:01.805Z]   - "devicemapper":
19:45:01 [2024-02-22T19:45:01.805Z]     - CONFIG_BLK_DEV_DM: enabled
19:45:01 [2024-02-22T19:45:01.805Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
19:45:01 [2024-02-22T19:45:01.805Z]   - "overlay":
19:45:01 [2024-02-22T19:45:01.805Z]     - CONFIG_OVERLAY_FS: enabled (as module)
19:45:01 [2024-02-22T19:45:01.805Z]   - "zfs":
19:45:01 [2024-02-22T19:45:01.805Z]     - /dev/zfs: present
19:45:01 [2024-02-22T19:45:01.805Z]     - zfs command: missing
19:45:01 [2024-02-22T19:45:01.805Z]     - zpool command: missing
19:45:01 [2024-02-22T19:45:01.805Z] 
19:45:01 [2024-02-22T19:45:01.805Z] Limits:
19:45:01 [2024-02-22T19:45:01.805Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
19:45:01 [2024-02-22T19:45:01.805Z] 
19:45:01 [2024-02-22T19:45:01.805Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
19:45:02 [2024-02-22T19:45:02.100Z] + docker build --force-rm -t docker:bce68afec0f9aa915e15ca3b3b8445321ce533d2 .
19:45:02 [2024-02-22T19:45:02.358Z] #0 building with "default" instance using docker driver
19:45:02 [2024-02-22T19:45:02.358Z] 
19:45:02 [2024-02-22T19:45:02.358Z] #1 [internal] load build definition from Dockerfile
19:45:02 [2024-02-22T19:45:02.358Z] #1 transferring dockerfile: 27.92kB done
19:45:02 [2024-02-22T19:45:02.358Z] #1 DONE 0.0s
19:45:02 [2024-02-22T19:45:02.358Z] 
19:45:02 [2024-02-22T19:45:02.358Z] #2 resolve image config for docker.io/docker/dockerfile:1
19:45:02 [2024-02-22T19:45:02.358Z] #2 DONE 0.2s
19:45:02 [2024-02-22T19:45:02.617Z] 
19:45:02 [2024-02-22T19:45:02.617Z] #3 docker-image://docker.io/docker/dockerfile:1@sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021
19:45:02 [2024-02-22T19:45:02.617Z] #3 CACHED
19:45:02 [2024-02-22T19:45:02.617Z] 
19:45:02 [2024-02-22T19:45:02.617Z] #4 [internal] load metadata for docker.io/library/busybox:latest
19:45:02 [2024-02-22T19:45:02.617Z] #4 DONE 0.0s
19:45:02 [2024-02-22T19:45:02.617Z] 
19:45:02 [2024-02-22T19:45:02.617Z] #5 [internal] load metadata for docker.io/docker/buildx-bin:0.12.1
19:45:02 [2024-02-22T19:45:02.875Z] #5 ...
19:45:02 [2024-02-22T19:45:02.875Z] 
19:45:02 [2024-02-22T19:45:02.875Z] #6 [internal] load metadata for docker.io/library/debian:bookworm
19:45:02 [2024-02-22T19:45:02.875Z] #6 DONE 0.4s
19:45:03 [2024-02-22T19:45:03.134Z] 
19:45:03 [2024-02-22T19:45:03.134Z] #7 [internal] load metadata for docker.io/docker/compose-bin:v2.24.5
19:45:03 [2024-02-22T19:45:03.134Z] #7 DONE 0.4s
19:45:03 [2024-02-22T19:45:03.134Z] 
19:45:03 [2024-02-22T19:45:03.134Z] #5 [internal] load metadata for docker.io/docker/buildx-bin:0.12.1
19:45:03 [2024-02-22T19:45:03.134Z] #5 DONE 0.4s
19:45:03 [2024-02-22T19:45:03.134Z] 
19:45:03 [2024-02-22T19:45:03.134Z] #8 [internal] load metadata for docker.io/tonistiigi/xx:1.2.1
19:45:03 [2024-02-22T19:45:03.134Z] #8 DONE 0.4s
19:45:03 [2024-02-22T19:45:03.134Z] 
19:45:03 [2024-02-22T19:45:03.134Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
19:45:03 [2024-02-22T19:45:03.134Z] #9 DONE 0.5s
19:45:03 [2024-02-22T19:45:03.134Z] 
19:45:03 [2024-02-22T19:45:03.134Z] #10 [internal] load metadata for docker.io/distribution/distribution:2.8.3
19:45:03 [2024-02-22T19:45:03.134Z] #10 DONE 0.5s
19:45:03 [2024-02-22T19:45:03.134Z] 
19:45:03 [2024-02-22T19:45:03.134Z] #11 [internal] load metadata for docker.io/library/golang:1.21.7-bookworm
19:45:03 [2024-02-22T19:45:03.134Z] #11 DONE 0.6s
19:45:03 [2024-02-22T19:45:03.134Z] 
19:45:03 [2024-02-22T19:45:03.134Z] #12 [internal] load .dockerignore
19:45:03 [2024-02-22T19:45:03.134Z] #12 transferring context: 113B done
19:45:03 [2024-02-22T19:45:03.134Z] #12 DONE 0.0s
19:45:03 [2024-02-22T19:45:03.393Z] 
19:45:03 [2024-02-22T19:45:03.393Z] #13 [compose 1/1] FROM docker.io/docker/compose-bin:v2.24.5@sha256:5f74242b93d68d5c73c086993ce2279e5220cd1ef0ead561f2055bed5f1234c3
19:45:03 [2024-02-22T19:45:03.393Z] #13 DONE 0.0s
19:45:03 [2024-02-22T19:45:03.393Z] 
19:45:03 [2024-02-22T19:45:03.393Z] #14 [buildx 1/1] FROM docker.io/docker/buildx-bin:0.12.1@sha256:c7a37a2a92f28656bdd44c52bdf2a0f1fce8912d41fde136df781d419fd9ce43
19:45:03 [2024-02-22T19:45:03.393Z] #14 DONE 0.0s
19:45:03 [2024-02-22T19:45:03.393Z] 
19:45:03 [2024-02-22T19:45:03.393Z] #15 [base 1/4] FROM docker.io/library/golang:1.21.7-bookworm@sha256:5fb03fba6c2b2771a621db85be6682f4e098c4003d5764941188a7f5621a8b69
19:45:03 [2024-02-22T19:45:03.393Z] #15 DONE 0.0s
19:45:03 [2024-02-22T19:45:03.393Z] 
19:45:03 [2024-02-22T19:45:03.393Z] #16 [xx 1/1] FROM docker.io/tonistiigi/xx:1.2.1@sha256:8879a398dedf0aadaacfbd332b29ff2f84bc39ae6d4e9c0a1109db27ac5ba012
19:45:03 [2024-02-22T19:45:03.393Z] #16 DONE 0.0s
19:45:03 [2024-02-22T19:45:03.393Z] 
19:45:03 [2024-02-22T19:45:03.393Z] #17 [build-dummy 1/2] FROM docker.io/library/busybox:latest
19:45:03 [2024-02-22T19:45:03.393Z] #17 DONE 0.0s
19:45:03 [2024-02-22T19:45:03.393Z] 
19:45:03 [2024-02-22T19:45:03.393Z] #18 [vpnkit-linux-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
19:45:03 [2024-02-22T19:45:03.393Z] #18 DONE 0.0s
19:45:03 [2024-02-22T19:45:03.393Z] 
19:45:03 [2024-02-22T19:45:03.393Z] #19 [registry-v2 1/2] FROM docker.io/distribution/distribution:2.8.3@sha256:f84b2078238ff03cdbc2a08f1cb90ca4c11683a1f15cd9817120f5cabbc48ebb
19:45:03 [2024-02-22T19:45:03.393Z] #19 DONE 0.0s
19:45:03 [2024-02-22T19:45:03.393Z] 
19:45:03 [2024-02-22T19:45:03.393Z] #20 [frozen-images 1/4] FROM docker.io/library/debian:bookworm@sha256:4482958b4461ff7d9fabc24b3a9ab1e9a2c85ece07b2db1840c7cbc01d053e90
19:45:03 [2024-02-22T19:45:03.393Z] #20 DONE 0.0s
19:45:03 [2024-02-22T19:45:03.393Z] 
19:45:03 [2024-02-22T19:45:03.393Z] #21 [internal] load build context
19:45:04 [2024-02-22T19:45:04.345Z] #21 transferring context: 76.28MB 1.0s done
19:45:04 [2024-02-22T19:45:04.345Z] #21 DONE 1.1s
19:45:04 [2024-02-22T19:45:04.345Z] 
19:45:04 [2024-02-22T19:45:04.345Z] #22 [dev-systemd-false  1/21] COPY --link --from=frozen-images /build/ /docker-frozen-images
19:45:04 [2024-02-22T19:45:04.345Z] #22 CACHED
19:45:04 [2024-02-22T19:45:04.345Z] 
19:45:04 [2024-02-22T19:45:04.345Z] #23 [containerd-src 1/3] WORKDIR /usr/src/containerd
19:45:04 [2024-02-22T19:45:04.345Z] #23 CACHED
19:45:04 [2024-02-22T19:45:04.345Z] 
19:45:04 [2024-02-22T19:45:04.345Z] #24 [dev-systemd-false 18/21] COPY --link hack/dockerfile/etc/docker/  /etc/docker/
19:45:04 [2024-02-22T19:45:04.345Z] #24 CACHED
19:45:04 [2024-02-22T19:45:04.345Z] 
19:45:04 [2024-02-22T19:45:04.345Z] #25 [dev-systemd-false 19/21] COPY --link --from=buildx        /buildx /usr/local/libexec/docker/cli-plugins/docker-buildx
19:45:04 [2024-02-22T19:45:04.345Z] #25 CACHED
19:45:04 [2024-02-22T19:45:04.345Z] 
19:45:04 [2024-02-22T19:45:04.345Z] #26 [registry-v2 2/2] RUN mkdir /build && mv /bin/registry /build/registry-v2
19:45:04 [2024-02-22T19:45:04.345Z] #26 CACHED
19:45:04 [2024-02-22T19:45:04.345Z] 
19:45:04 [2024-02-22T19:45:04.345Z] #27 [swagger-src 2/3] RUN git init . && git remote add origin "https://github.com/kolyshkin/go-swagger.git"
19:45:04 [2024-02-22T19:45:04.345Z] #27 CACHED
19:45:04 [2024-02-22T19:45:04.345Z] 
19:45:04 [2024-02-22T19:45:04.345Z] #28 [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
19:45:04 [2024-02-22T19:45:04.345Z] #28 CACHED
19:45:04 [2024-02-22T19:45:04.345Z] 
19:45:04 [2024-02-22T19:45:04.345Z] #29 [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...)
19:45:04 [2024-02-22T19:45:04.345Z] #29 CACHED
19:45:04 [2024-02-22T19:45:04.345Z] 
19:45:04 [2024-02-22T19:45:04.345Z] #30 [swagger-src 1/3] WORKDIR /usr/src/swagger
19:45:04 [2024-02-22T19:45:04.345Z] #30 CACHED
19:45:04 [2024-02-22T19:45:04.345Z] 
19:45:04 [2024-02-22T19:45:04.345Z] #31 [rootlesskit-build 1/5] WORKDIR /go/src/github.com/rootless-containers/rootlesskit
19:45:04 [2024-02-22T19:45:04.345Z] #31 CACHED
19:45:04 [2024-02-22T19:45:04.345Z] 
19:45:04 [2024-02-22T19:45:04.345Z] #32 [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
19:45:04 [2024-02-22T19:45:04.345Z] #32 CACHED
19:45:04 [2024-02-22T19:45:04.345Z] 
19:45:04 [2024-02-22T19:45:04.345Z] #33 [containerd-src 3/3] RUN git fetch -q --depth 1 origin "v1.7.13" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
19:45:04 [2024-02-22T19:45:04.345Z] #33 CACHED
19:45:04 [2024-02-22T19:45:04.345Z] 
19:45:04 [2024-02-22T19:45:04.345Z] #34 [dev-base  5/12] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
19:45:04 [2024-02-22T19:45:04.345Z] #34 CACHED
19:45:04 [2024-02-22T19:45:04.345Z] 
19:45:04 [2024-02-22T19:45:04.345Z] #35 [registry-src 2/2] RUN git init . && git remote add origin "https://github.com/distribution/distribution.git"
19:45:04 [2024-02-22T19:45:04.345Z] #35 CACHED
19:45:04 [2024-02-22T19:45:04.345Z] 
19:45:04 [2024-02-22T19:45:04.345Z] #36 [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
19:45:04 [2024-02-22T19:45:04.345Z] #36 CACHED
19:45:04 [2024-02-22T19:45:04.345Z] 
19:45:04 [2024-02-22T19:45:04.345Z] #37 [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...)
19:45:04 [2024-02-22T19:45:04.345Z] #37 CACHED
19:45:04 [2024-02-22T19:45:04.345Z] 
19:45:04 [2024-02-22T19:45:04.345Z] #38 [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...)
19:45:04 [2024-02-22T19:45:04.345Z] #38 CACHED
19:45:04 [2024-02-22T19:45:04.345Z] 
19:45:04 [2024-02-22T19:45:04.345Z] #39 [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
19:45:04 [2024-02-22T19:45:04.345Z] #39 CACHED
19:45:04 [2024-02-22T19:45:04.345Z] 
19:45:04 [2024-02-22T19:45:04.345Z] #40 [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
19:45:04 [2024-02-22T19:45:04.345Z] #40 CACHED
19:45:04 [2024-02-22T19:45:04.345Z] 
19:45:04 [2024-02-22T19:45:04.345Z] #41 [dev-base  3/12] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
19:45:04 [2024-02-22T19:45:04.345Z] #41 CACHED
19:45:04 [2024-02-22T19:45:04.345Z] 
19:45:04 [2024-02-22T19:45:04.345Z] #42 [dev-systemd-false 21/21] WORKDIR /go/src/github.com/docker/docker
19:45:04 [2024-02-22T19:45:04.345Z] #42 CACHED
19:45:04 [2024-02-22T19:45:04.345Z] 
19:45:04 [2024-02-22T19:45:04.345Z] #43 [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
19:45:04 [2024-02-22T19:45:04.345Z] #43 CACHED
19:45:04 [2024-02-22T19:45:04.345Z] 
19:45:04 [2024-02-22T19:45:04.345Z] #44 [delve-src 3/3] RUN git fetch -q --depth 1 origin "v1.21.1" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
19:45:04 [2024-02-22T19:45:04.345Z] #44 CACHED
19:45:04 [2024-02-22T19:45:04.345Z] 
19:45:04 [2024-02-22T19:45:04.345Z] #45 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
19:45:04 [2024-02-22T19:45:04.345Z] #45 CACHED
19:45:04 [2024-02-22T19:45:04.345Z] 
19:45:04 [2024-02-22T19:45:04.345Z] #46 [base 2/4] COPY --from=xx / /
19:45:04 [2024-02-22T19:45:04.345Z] #46 CACHED
19:45:04 [2024-02-22T19:45:04.345Z] 
19:45:04 [2024-02-22T19:45:04.345Z] #47 [tini-src 3/3] RUN git fetch -q --depth 1 origin "v0.19.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
19:45:04 [2024-02-22T19:45:04.345Z] #47 CACHED
19:45:04 [2024-02-22T19:45:04.345Z] 
19:45:04 [2024-02-22T19:45:04.345Z] #48 [dev-base  6/12] RUN ldconfig
19:45:04 [2024-02-22T19:45:04.345Z] #48 CACHED
19:45:04 [2024-02-22T19:45:04.345Z] 
19:45:04 [2024-02-22T19:45:04.345Z] #49 [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
19:45:04 [2024-02-22T19:45:04.345Z] #49 CACHED
19:45:04 [2024-02-22T19:45:04.345Z] 
19:45:04 [2024-02-22T19:45:04.345Z] #50 [rootlesskit-src 1/3] WORKDIR /usr/src/rootlesskit
19:45:04 [2024-02-22T19:45:04.345Z] #50 CACHED
19:45:04 [2024-02-22T19:45:04.345Z] 
19:45:04 [2024-02-22T19:45:04.345Z] #51 [dev-systemd-false 17/21] COPY --link --from=crun          /build/ /usr/local/bin/
19:45:04 [2024-02-22T19:45:04.345Z] #51 CACHED
19:45:04 [2024-02-22T19:45:04.345Z] 
19:45:04 [2024-02-22T19:45:04.345Z] #52 [dev-systemd-false  8/21] COPY --link --from=registry-v2   /build/ /usr/local/bin/
19:45:04 [2024-02-22T19:45:04.345Z] #52 CACHED
19:45:04 [2024-02-22T19:45:04.345Z] 
19:45:04 [2024-02-22T19:45:04.345Z] #53 [dockercli 1/2] WORKDIR /go/src/github.com/docker/cli
19:45:04 [2024-02-22T19:45:04.345Z] #53 CACHED
19:45:04 [2024-02-22T19:45:04.345Z] 
19:45:04 [2024-02-22T19:45:04.345Z] #54 [rootlesskit-build 5/5] COPY --link ./contrib/dockerd-rootless-setuptool.sh /build/
19:45:04 [2024-02-22T19:45:04.345Z] #54 CACHED
19:45:04 [2024-02-22T19:45:04.345Z] 
19:45:04 [2024-02-22T19:45:04.345Z] #55 [containerd-src 2/3] RUN git init . && git remote add origin "https://github.com/containerd/containerd.git"
19:45:04 [2024-02-22T19:45:04.345Z] #55 CACHED
19:45:04 [2024-02-22T19:45:04.345Z] 
19:45:04 [2024-02-22T19:45:04.345Z] #56 [base 3/4] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
19:45:04 [2024-02-22T19:45:04.345Z] #56 CACHED
19:45:04 [2024-02-22T19:45:04.345Z] 
19:45:04 [2024-02-22T19:45:04.345Z] #57 [dev-base 11/12] COPY --link --from=dockercli             /build/ /usr/local/cli
19:45:04 [2024-02-22T19:45:04.345Z] #57 CACHED
19:45:04 [2024-02-22T19:45:04.345Z] 
19:45:04 [2024-02-22T19:45:04.345Z] #58 [build-dummy 2/2] RUN mkdir -p /build
19:45:04 [2024-02-22T19:45:04.345Z] #58 CACHED
19:45:04 [2024-02-22T19:45:04.345Z] 
19:45:04 [2024-02-22T19:45:04.345Z] #59 [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
19:45:04 [2024-02-22T19:45:04.345Z] #59 CACHED
19:45:04 [2024-02-22T19:45:04.345Z] 
19:45:04 [2024-02-22T19:45:04.345Z] #60 [tini-build 1/4] WORKDIR /go/src/github.com/krallin/tini
19:45:04 [2024-02-22T19:45:04.345Z] #60 CACHED
19:45:04 [2024-02-22T19:45:04.345Z] 
19:45:04 [2024-02-22T19:45:04.345Z] #61 [containerd-build 1/3] WORKDIR /go/src/github.com/containerd/containerd
19:45:04 [2024-02-22T19:45:04.345Z] #61 CACHED
19:45:04 [2024-02-22T19:45:04.345Z] 
19:45:04 [2024-02-22T19:45:04.345Z] #62 [dev-systemd-false  5/21] COPY --link --from=gowinres      /build/ /usr/local/bin/
19:45:04 [2024-02-22T19:45:04.345Z] #62 CACHED
19:45:04 [2024-02-22T19:45:04.345Z] 
19:45:04 [2024-02-22T19:45:04.345Z] #63 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
19:45:04 [2024-02-22T19:45:04.345Z] #63 CACHED
19:45:04 [2024-02-22T19:45:04.345Z] 
19:45:04 [2024-02-22T19:45:04.345Z] #64 [tini-src 2/3] RUN git init . && git remote add origin "https://github.com/krallin/tini.git"
19:45:04 [2024-02-22T19:45:04.345Z] #64 CACHED
19:45:04 [2024-02-22T19:45:04.345Z] 
19:45:04 [2024-02-22T19:45:04.345Z] #65 [runc-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.12" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
19:45:04 [2024-02-22T19:45:04.345Z] #65 CACHED
19:45:04 [2024-02-22T19:45:04.345Z] 
19:45:04 [2024-02-22T19:45:04.345Z] #66 [rootlesskit-src 2/3] RUN git init . && git remote add origin "https://github.com/rootless-containers/rootlesskit.git"
19:45:04 [2024-02-22T19:45:04.345Z] #66 CACHED
19:45:04 [2024-02-22T19:45:04.345Z] 
19:45:04 [2024-02-22T19:45:04.345Z] #67 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
19:45:04 [2024-02-22T19:45:04.345Z] #67 CACHED
19:45:04 [2024-02-22T19:45:04.345Z] 
19:45:04 [2024-02-22T19:45:04.345Z] #68 [dev-base  7/12] RUN git config --global --add safe.directory /go/src/github.com/docker/docker
19:45:04 [2024-02-22T19:45:04.345Z] #68 CACHED
19:45:04 [2024-02-22T19:45:04.345Z] 
19:45:04 [2024-02-22T19:45:04.345Z] #69 [binary-dummy 1/1] COPY --from=build-dummy /build /build
19:45:04 [2024-02-22T19:45:04.345Z] #69 CACHED
19:45:04 [2024-02-22T19:45:04.345Z] 
19:45:04 [2024-02-22T19:45:04.345Z] #70 [dev-systemd-false  2/21] COPY --link --from=swagger       /build/ /usr/local/bin/
19:45:04 [2024-02-22T19:45:04.345Z] #70 CACHED
19:45:04 [2024-02-22T19:45:04.345Z] 
19:45:04 [2024-02-22T19:45:04.345Z] #71 [dev-base  1/12] RUN groupadd -r docker
19:45:04 [2024-02-22T19:45:04.345Z] #71 CACHED
19:45:04 [2024-02-22T19:45:04.345Z] 
19:45:04 [2024-02-22T19:45:04.345Z] #72 [dev-systemd-false  4/21] COPY --link --from=tomll         /build/ /usr/local/bin/
19:45:04 [2024-02-22T19:45:04.345Z] #72 CACHED
19:45:04 [2024-02-22T19:45:04.345Z] 
19:45:04 [2024-02-22T19:45:04.345Z] #73 [delve-src 1/3] WORKDIR /usr/src/delve
19:45:04 [2024-02-22T19:45:04.345Z] #73 CACHED
19:45:04 [2024-02-22T19:45:04.345Z] 
19:45:04 [2024-02-22T19:45:04.345Z] #74 [tini-src 1/3] WORKDIR /usr/src/tini
19:45:04 [2024-02-22T19:45:04.345Z] #74 CACHED
19:45:04 [2024-02-22T19:45:04.345Z] 
19:45:04 [2024-02-22T19:45:04.345Z] #75 [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
19:45:04 [2024-02-22T19:45:04.345Z] #75 CACHED
19:45:04 [2024-02-22T19:45:04.345Z] 
19:45:04 [2024-02-22T19:45:04.345Z] #76 [dev-systemd-false 11/21] COPY --link --from=shfmt         /build/ /usr/local/bin/
19:45:04 [2024-02-22T19:45:04.345Z] #76 CACHED
19:45:04 [2024-02-22T19:45:04.345Z] 
19:45:04 [2024-02-22T19:45:04.345Z] #77 [dev-systemd-false 20/21] COPY --link --from=compose       /docker-compose /usr/libexec/docker/cli-plugins/docker-compose
19:45:04 [2024-02-22T19:45:04.345Z] #77 CACHED
19:45:04 [2024-02-22T19:45:04.345Z] 
19:45:04 [2024-02-22T19:45:04.345Z] #78 [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
19:45:04 [2024-02-22T19:45:04.345Z] #78 CACHED
19:45:04 [2024-02-22T19:45:04.345Z] 
19:45:04 [2024-02-22T19:45:04.345Z] #79 [dev-systemd-false 14/21] COPY --link --from=rootlesskit   /build/ /usr/local/bin/
19:45:04 [2024-02-22T19:45:04.345Z] #79 CACHED
19:45:04 [2024-02-22T19:45:04.345Z] 
19:45:04 [2024-02-22T19:45:04.345Z] #80 [dockercli 2/2] RUN --mount=source=hack/dockerfile/cli.sh,target=/download-or-build-cli.sh     --mount=type=cache,id=dockercli-git-linux/arm64,sharing=locked,target=./.git     --mount=type=cache,target=/root/.cache/go-build,id=dockercli-build-linux/arm64         rm -f ./.git/*.lock      && /download-or-build-cli.sh v25.0.2 https://github.com/docker/cli.git /build      && /build/docker --version
19:45:04 [2024-02-22T19:45:04.345Z] #80 CACHED
19:45:04 [2024-02-22T19:45:04.345Z] 
19:45:04 [2024-02-22T19:45:04.345Z] #81 [dev-base  2/12] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
19:45:04 [2024-02-22T19:45:04.345Z] #81 CACHED
19:45:04 [2024-02-22T19:45:04.345Z] 
19:45:04 [2024-02-22T19:45:04.345Z] #82 [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
19:45:04 [2024-02-22T19:45:04.345Z] #82 CACHED
19:45:04 [2024-02-22T19:45:04.345Z] 
19:45:04 [2024-02-22T19:45:04.345Z] #83 [dev-systemd-false  9/21] COPY --link --from=gotestsum     /build/ /usr/local/bin/
19:45:04 [2024-02-22T19:45:04.345Z] #83 CACHED
19:45:04 [2024-02-22T19:45:04.345Z] 
19:45:04 [2024-02-22T19:45:04.345Z] #84 [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...)
19:45:04 [2024-02-22T19:45:04.345Z] #84 CACHED
19:45:04 [2024-02-22T19:45:04.345Z] 
19:45:04 [2024-02-22T19:45:04.345Z] #85 [dev-systemd-false 16/21] COPY --link --from=containerutil /build/ /usr/local/bin/
19:45:04 [2024-02-22T19:45:04.345Z] #85 CACHED
19:45:04 [2024-02-22T19:45:04.345Z] 
19:45:04 [2024-02-22T19:45:04.345Z] #86 [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...)
19:45:04 [2024-02-22T19:45:04.345Z] #86 CACHED
19:45:04 [2024-02-22T19:45:04.345Z] 
19:45:04 [2024-02-22T19:45:04.345Z] #87 [dev-base  4/12] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
19:45:04 [2024-02-22T19:45:04.345Z] #87 CACHED
19:45:04 [2024-02-22T19:45:04.345Z] 
19:45:04 [2024-02-22T19:45:04.345Z] #88 [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             ;
19:45:04 [2024-02-22T19:45:04.345Z] #88 CACHED
19:45:04 [2024-02-22T19:45:04.345Z] 
19:45:04 [2024-02-22T19:45:04.345Z] #89 [dev-systemd-false 15/21] COPY --link --from=vpnkit        /       /usr/local/bin/
19:45:04 [2024-02-22T19:45:04.345Z] #89 CACHED
19:45:04 [2024-02-22T19:45:04.345Z] 
19:45:04 [2024-02-22T19:45:04.345Z] #90 [runc-src 1/3] WORKDIR /usr/src/runc
19:45:04 [2024-02-22T19:45:04.345Z] #90 CACHED
19:45:04 [2024-02-22T19:45:04.345Z] 
19:45:04 [2024-02-22T19:45:04.345Z] #91 [dev-systemd-false 13/21] COPY --link --from=containerd    /build/ /usr/local/bin/
19:45:04 [2024-02-22T19:45:04.345Z] #91 CACHED
19:45:04 [2024-02-22T19:45:04.345Z] 
19:45:04 [2024-02-22T19:45:04.345Z] #92 [dev-systemd-false 12/21] COPY --link --from=runc          /build/ /usr/local/bin/
19:45:04 [2024-02-22T19:45:04.345Z] #92 CACHED
19:45:04 [2024-02-22T19:45:04.345Z] 
19:45:04 [2024-02-22T19:45:04.345Z] #93 [rootlesskit-src 3/3] RUN git fetch -q --depth 1 origin "v2.0.1" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
19:45:04 [2024-02-22T19:45:04.345Z] #93 CACHED
19:45:04 [2024-02-22T19:45:04.345Z] 
19:45:04 [2024-02-22T19:45:04.345Z] #94 [swagger-src 3/3] RUN git fetch -q --depth 1 origin "c56166c036004ba7a3a321e5951ba472b9ae298c" && git checkout -q FETCH_HEAD
19:45:04 [2024-02-22T19:45:04.345Z] #94 CACHED
19:45:04 [2024-02-22T19:45:04.345Z] 
19:45:04 [2024-02-22T19:45:04.345Z] #95 [dev-systemd-false  6/21] COPY --link --from=tini          /build/ /usr/local/bin/
19:45:04 [2024-02-22T19:45:04.345Z] #95 CACHED
19:45:04 [2024-02-22T19:45:04.345Z] 
19:45:04 [2024-02-22T19:45:04.345Z] #96 [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
19:45:04 [2024-02-22T19:45:04.345Z] #96 CACHED
19:45:04 [2024-02-22T19:45:04.345Z] 
19:45:04 [2024-02-22T19:45:04.345Z] #97 [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
19:45:04 [2024-02-22T19:45:04.345Z] #97 CACHED
19:45:04 [2024-02-22T19:45:04.345Z] 
19:45:04 [2024-02-22T19:45:04.345Z] #98 [base 4/4] RUN apt-get update && apt-get install --no-install-recommends -y file
19:45:04 [2024-02-22T19:45:04.345Z] #98 CACHED
19:45:04 [2024-02-22T19:45:04.345Z] 
19:45:04 [2024-02-22T19:45:04.345Z] #99 [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
19:45:04 [2024-02-22T19:45:04.345Z] #99 CACHED
19:45:04 [2024-02-22T19:45:04.345Z] 
19:45:04 [2024-02-22T19:45:04.345Z] #100 [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...)
19:45:04 [2024-02-22T19:45:04.345Z] #100 CACHED
19:45:04 [2024-02-22T19:45:04.345Z] 
19:45:04 [2024-02-22T19:45:04.345Z] #101 [dev-systemd-false  3/21] COPY --link --from=delve         /build/ /usr/local/bin/
19:45:04 [2024-02-22T19:45:04.345Z] #101 CACHED
19:45:04 [2024-02-22T19:45:04.345Z] 
19:45:04 [2024-02-22T19:45:04.345Z] #102 [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
19:45:04 [2024-02-22T19:45:04.345Z] #102 CACHED
19:45:04 [2024-02-22T19:45:04.345Z] 
19:45:04 [2024-02-22T19:45:04.345Z] #103 [delve-src 2/3] RUN git init . && git remote add origin "https://github.com/go-delve/delve.git"
19:45:04 [2024-02-22T19:45:04.345Z] #103 CACHED
19:45:04 [2024-02-22T19:45:04.345Z] 
19:45:04 [2024-02-22T19:45:04.345Z] #104 [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...)
19:45:04 [2024-02-22T19:45:04.345Z] #104 CACHED
19:45:04 [2024-02-22T19:45:04.345Z] 
19:45:04 [2024-02-22T19:45:04.345Z] #105 [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
19:45:04 [2024-02-22T19:45:04.345Z] #105 CACHED
19:45:04 [2024-02-22T19:45:04.345Z] 
19:45:04 [2024-02-22T19:45:04.345Z] #106 [rootlesskit-build 4/5] COPY --link ./contrib/dockerd-rootless.sh /build/
19:45:04 [2024-02-22T19:45:04.345Z] #106 CACHED
19:45:04 [2024-02-22T19:45:04.345Z] 
19:45:04 [2024-02-22T19:45:04.345Z] #107 [runc-build 1/3] WORKDIR /go/src/github.com/opencontainers/runc
19:45:04 [2024-02-22T19:45:04.345Z] #107 CACHED
19:45:04 [2024-02-22T19:45:04.345Z] 
19:45:04 [2024-02-22T19:45:04.345Z] #108 [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
19:45:04 [2024-02-22T19:45:04.345Z] #108 CACHED
19:45:04 [2024-02-22T19:45:04.345Z] 
19:45:04 [2024-02-22T19:45:04.345Z] #109 [dev-systemd-false 10/21] COPY --link --from=golangci_lint /build/ /usr/local/bin/
19:45:04 [2024-02-22T19:45:04.345Z] #109 CACHED
19:45:04 [2024-02-22T19:45:04.345Z] 
19:45:04 [2024-02-22T19:45:04.345Z] #110 [registry-src 1/2] WORKDIR /usr/src/registry
19:45:04 [2024-02-22T19:45:04.345Z] #110 CACHED
19:45:04 [2024-02-22T19:45:04.345Z] 
19:45:04 [2024-02-22T19:45:04.345Z] #111 [dev-systemd-false  7/21] COPY --link --from=registry      /build/ /usr/local/bin/
19:45:04 [2024-02-22T19:45:04.345Z] #111 CACHED
19:45:04 [2024-02-22T19:45:04.345Z] 
19:45:04 [2024-02-22T19:45:04.345Z] #112 [runc-src 2/3] RUN git init . && git remote add origin "https://github.com/opencontainers/runc.git"
19:45:04 [2024-02-22T19:45:04.345Z] #112 CACHED
19:45:04 [2024-02-22T19:45:04.345Z] 
19:45:04 [2024-02-22T19:45:04.345Z] #113 [dev-base 12/12] COPY --link --from=dockercli-integration /build/ /usr/local/cli-integration
19:45:04 [2024-02-22T19:45:04.345Z] #113 CACHED
19:45:04 [2024-02-22T19:45:04.345Z] 
19:45:04 [2024-02-22T19:45:04.345Z] #114 [dev 1/1] COPY --link . .
19:45:05 [2024-02-22T19:45:05.803Z] #114 DONE 1.5s
19:45:05 [2024-02-22T19:45:05.803Z] 
19:45:05 [2024-02-22T19:45:05.803Z] #115 exporting to image
19:45:05 [2024-02-22T19:45:05.803Z] #115 exporting layers
19:45:06 [2024-02-22T19:45:06.737Z] #115 exporting layers 0.9s done
19:45:06 [2024-02-22T19:45:06.737Z] #115 writing image sha256:35dc5a46bae180755a92ab31f438fc6c60a0262c73ad310d44b0f1f75aaaba76 done
19:45:06 [2024-02-22T19:45:06.737Z] #115 naming to docker.io/library/docker:bce68afec0f9aa915e15ca3b3b8445321ce533d2 done
19:45:06 [2024-02-22T19:45:06.737Z] #115 DONE 0.9s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
19:45:07 [2024-02-22T19:45:07.033Z] + sudo modprobe ip6table_filter
[Pipeline] sh
19:45:07 [2024-02-22T19:45:07.311Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-47435/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=bce68afec0f9aa915e15ca3b3b8445321ce533d2 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:bce68afec0f9aa915e15ca3b3b8445321ce533d2 hack/test/unit
19:45:07 [2024-02-22T19:45:07.569Z] + BUILDFLAGS=(-tags 'netgo journald')
19:45:07 [2024-02-22T19:45:07.569Z] + TESTFLAGS+=' -test.timeout=5m'
19:45:07 [2024-02-22T19:45:07.569Z] + TESTDIRS=./...
19:45:07 [2024-02-22T19:45:07.569Z] + exclude_paths='/vendor/|/integration'
19:45:07 [2024-02-22T19:45:07.569Z] ++ go list ./...
19:45:07 [2024-02-22T19:45:07.569Z] ++ grep -vE '(/vendor/|/integration)'
19:45:08 [2024-02-22T19:45:08.138Z] + pkg_list='github.com/docker/docker/api
19:45:08 [2024-02-22T19:45:08.138Z] github.com/docker/docker/api/server
19:45:08 [2024-02-22T19:45:08.138Z] github.com/docker/docker/api/server/backend/build
19:45:08 [2024-02-22T19:45:08.138Z] github.com/docker/docker/api/server/httpstatus
19:45:08 [2024-02-22T19:45:08.138Z] github.com/docker/docker/api/server/httputils
19:45:08 [2024-02-22T19:45:08.138Z] github.com/docker/docker/api/server/middleware
19:45:08 [2024-02-22T19:45:08.138Z] github.com/docker/docker/api/server/router
19:45:08 [2024-02-22T19:45:08.138Z] github.com/docker/docker/api/server/router/build
19:45:08 [2024-02-22T19:45:08.138Z] github.com/docker/docker/api/server/router/checkpoint
19:45:08 [2024-02-22T19:45:08.138Z] github.com/docker/docker/api/server/router/container
19:45:08 [2024-02-22T19:45:08.138Z] github.com/docker/docker/api/server/router/debug
19:45:08 [2024-02-22T19:45:08.138Z] github.com/docker/docker/api/server/router/distribution
19:45:08 [2024-02-22T19:45:08.138Z] github.com/docker/docker/api/server/router/grpc
19:45:08 [2024-02-22T19:45:08.138Z] github.com/docker/docker/api/server/router/image
19:45:08 [2024-02-22T19:45:08.138Z] github.com/docker/docker/api/server/router/network
19:45:08 [2024-02-22T19:45:08.138Z] github.com/docker/docker/api/server/router/plugin
19:45:08 [2024-02-22T19:45:08.138Z] github.com/docker/docker/api/server/router/session
19:45:08 [2024-02-22T19:45:08.138Z] github.com/docker/docker/api/server/router/swarm
19:45:08 [2024-02-22T19:45:08.138Z] github.com/docker/docker/api/server/router/system
19:45:08 [2024-02-22T19:45:08.138Z] github.com/docker/docker/api/server/router/volume
19:45:08 [2024-02-22T19:45:08.138Z] github.com/docker/docker/api/types
19:45:08 [2024-02-22T19:45:08.138Z] github.com/docker/docker/api/types/backend
19:45:08 [2024-02-22T19:45:08.138Z] github.com/docker/docker/api/types/blkiodev
19:45:08 [2024-02-22T19:45:08.138Z] github.com/docker/docker/api/types/checkpoint
19:45:08 [2024-02-22T19:45:08.138Z] github.com/docker/docker/api/types/container
19:45:08 [2024-02-22T19:45:08.138Z] github.com/docker/docker/api/types/events
19:45:08 [2024-02-22T19:45:08.138Z] github.com/docker/docker/api/types/filters
19:45:08 [2024-02-22T19:45:08.138Z] github.com/docker/docker/api/types/image
19:45:08 [2024-02-22T19:45:08.138Z] github.com/docker/docker/api/types/mount
19:45:08 [2024-02-22T19:45:08.138Z] github.com/docker/docker/api/types/network
19:45:08 [2024-02-22T19:45:08.138Z] github.com/docker/docker/api/types/plugins/logdriver
19:45:08 [2024-02-22T19:45:08.138Z] github.com/docker/docker/api/types/registry
19:45:08 [2024-02-22T19:45:08.138Z] github.com/docker/docker/api/types/strslice
19:45:08 [2024-02-22T19:45:08.138Z] github.com/docker/docker/api/types/swarm
19:45:08 [2024-02-22T19:45:08.138Z] github.com/docker/docker/api/types/swarm/runtime
19:45:08 [2024-02-22T19:45:08.138Z] github.com/docker/docker/api/types/system
19:45:08 [2024-02-22T19:45:08.138Z] github.com/docker/docker/api/types/time
19:45:08 [2024-02-22T19:45:08.138Z] github.com/docker/docker/api/types/versions
19:45:08 [2024-02-22T19:45:08.138Z] github.com/docker/docker/api/types/volume
19:45:08 [2024-02-22T19:45:08.138Z] github.com/docker/docker/builder
19:45:08 [2024-02-22T19:45:08.138Z] github.com/docker/docker/builder/builder-next
19:45:08 [2024-02-22T19:45:08.138Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
19:45:08 [2024-02-22T19:45:08.138Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
19:45:08 [2024-02-22T19:45:08.138Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
19:45:08 [2024-02-22T19:45:08.138Z] github.com/docker/docker/builder/builder-next/exporter
19:45:08 [2024-02-22T19:45:08.138Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
19:45:08 [2024-02-22T19:45:08.138Z] github.com/docker/docker/builder/builder-next/exporter/overrides
19:45:08 [2024-02-22T19:45:08.138Z] github.com/docker/docker/builder/builder-next/imagerefchecker
19:45:08 [2024-02-22T19:45:08.138Z] github.com/docker/docker/builder/builder-next/worker
19:45:08 [2024-02-22T19:45:08.138Z] github.com/docker/docker/builder/builder-next/worker/label
19:45:08 [2024-02-22T19:45:08.138Z] github.com/docker/docker/builder/dockerfile
19:45:08 [2024-02-22T19:45:08.138Z] github.com/docker/docker/builder/remotecontext
19:45:08 [2024-02-22T19:45:08.138Z] github.com/docker/docker/builder/remotecontext/git
19:45:08 [2024-02-22T19:45:08.138Z] github.com/docker/docker/builder/remotecontext/urlutil
19:45:08 [2024-02-22T19:45:08.138Z] github.com/docker/docker/cli/debug
19:45:08 [2024-02-22T19:45:08.138Z] github.com/docker/docker/cli/winresources/docker-proxy
19:45:08 [2024-02-22T19:45:08.138Z] github.com/docker/docker/cli/winresources/dockerd
19:45:08 [2024-02-22T19:45:08.138Z] github.com/docker/docker/client
19:45:08 [2024-02-22T19:45:08.138Z] github.com/docker/docker/client/buildkit
19:45:08 [2024-02-22T19:45:08.138Z] github.com/docker/docker/cmd/docker-proxy
19:45:08 [2024-02-22T19:45:08.138Z] github.com/docker/docker/cmd/dockerd
19:45:08 [2024-02-22T19:45:08.138Z] github.com/docker/docker/cmd/dockerd/trap
19:45:08 [2024-02-22T19:45:08.138Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
19:45:08 [2024-02-22T19:45:08.138Z] github.com/docker/docker/container
19:45:08 [2024-02-22T19:45:08.138Z] github.com/docker/docker/container/stream
19:45:08 [2024-02-22T19:45:08.138Z] github.com/docker/docker/contrib/apparmor
19:45:08 [2024-02-22T19:45:08.138Z] github.com/docker/docker/contrib/httpserver
19:45:08 [2024-02-22T19:45:08.138Z] github.com/docker/docker/daemon
19:45:08 [2024-02-22T19:45:08.138Z] github.com/docker/docker/daemon/cluster
19:45:08 [2024-02-22T19:45:08.138Z] github.com/docker/docker/daemon/cluster/controllers/plugin
19:45:08 [2024-02-22T19:45:08.138Z] github.com/docker/docker/daemon/cluster/convert
19:45:08 [2024-02-22T19:45:08.138Z] github.com/docker/docker/daemon/cluster/executor
19:45:08 [2024-02-22T19:45:08.138Z] github.com/docker/docker/daemon/cluster/executor/container
19:45:08 [2024-02-22T19:45:08.138Z] github.com/docker/docker/daemon/cluster/provider
19:45:08 [2024-02-22T19:45:08.138Z] github.com/docker/docker/daemon/config
19:45:08 [2024-02-22T19:45:08.138Z] github.com/docker/docker/daemon/containerd
19:45:08 [2024-02-22T19:45:08.138Z] github.com/docker/docker/daemon/events
19:45:08 [2024-02-22T19:45:08.138Z] github.com/docker/docker/daemon/events/testutils
19:45:08 [2024-02-22T19:45:08.138Z] github.com/docker/docker/daemon/graphdriver
19:45:08 [2024-02-22T19:45:08.138Z] github.com/docker/docker/daemon/graphdriver/btrfs
19:45:08 [2024-02-22T19:45:08.138Z] github.com/docker/docker/daemon/graphdriver/copy
19:45:08 [2024-02-22T19:45:08.138Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
19:45:08 [2024-02-22T19:45:08.138Z] github.com/docker/docker/daemon/graphdriver/graphtest
19:45:08 [2024-02-22T19:45:08.138Z] github.com/docker/docker/daemon/graphdriver/overlay2
19:45:08 [2024-02-22T19:45:08.138Z] github.com/docker/docker/daemon/graphdriver/overlayutils
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/daemon/graphdriver/register
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/daemon/graphdriver/vfs
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/daemon/graphdriver/zfs
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/daemon/images
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/daemon/initlayer
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/daemon/links
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/daemon/listeners
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/daemon/logger
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/daemon/logger/awslogs
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/daemon/logger/fluentd
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/daemon/logger/gcplogs
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/daemon/logger/gelf
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/daemon/logger/journald
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/daemon/logger/journald/internal/export
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/daemon/logger/journald/internal/fake
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/daemon/logger/jsonfilelog
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/daemon/logger/local
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/daemon/logger/loggertest
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/daemon/logger/loggerutils
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/daemon/logger/loggerutils/cache
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/daemon/logger/splunk
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/daemon/logger/syslog
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/daemon/logger/templates
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/daemon/names
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/daemon/network
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/daemon/snapshotter
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/daemon/stats
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/distribution
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/distribution/metadata
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/distribution/utils
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/distribution/xfer
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/dockerversion
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/errdefs
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/image
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/image/cache
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/image/spec/specs-go
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/image/spec/specs-go/v1
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/image/tarexport
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/image/v1
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/internal/cleanups
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/internal/compatcontext
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/internal/mod
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/internal/mounttree
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/internal/multierror
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/internal/safepath
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/internal/sliceutil
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/internal/test/suite
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/internal/testutils
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/internal/testutils/netnsutils
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/internal/testutils/specialimage
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/internal/unix_noeintr
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/internal/unshare
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/layer
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/libcontainerd
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/libcontainerd/queue
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/libcontainerd/remote
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/libcontainerd/shimopts
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/libcontainerd/supervisor
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/libcontainerd/types
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/libnetwork
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/libnetwork/bitmap
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/libnetwork/cluster
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/libnetwork/cmd/diagnostic
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/libnetwork/config
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/libnetwork/datastore
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/libnetwork/diagnostic
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/libnetwork/discoverapi
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/libnetwork/driverapi
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/libnetwork/drivers/bridge
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/libnetwork/drivers/host
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/libnetwork/drivers/ipvlan
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/libnetwork/drivers/macvlan
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/libnetwork/drivers/null
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/libnetwork/drivers/overlay
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/libnetwork/drivers/remote
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/libnetwork/drivers/remote/api
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/libnetwork/drivers/windows
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/libnetwork/drvregistry
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/libnetwork/etchosts
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/libnetwork/internal/caller
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/libnetwork/internal/kvstore
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/libnetwork/internal/netiputil
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/libnetwork/internal/setmatrix
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/libnetwork/ipam
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/libnetwork/ipamapi
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/libnetwork/ipams/builtin
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/libnetwork/ipams/null
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/libnetwork/ipams/remote
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/libnetwork/ipams/remote/api
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/libnetwork/ipams/windowsipam
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/libnetwork/ipamutils
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/libnetwork/ipbits
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/libnetwork/iptables
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/libnetwork/netlabel
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/libnetwork/netutils
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/libnetwork/networkdb
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/libnetwork/ns
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/libnetwork/options
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/libnetwork/osl
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/libnetwork/osl/kernel
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/libnetwork/portallocator
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/libnetwork/portmapper
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/libnetwork/resolvconf
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/libnetwork/scope
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/libnetwork/types
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/oci
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/oci/caps
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/opts
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/pkg/archive
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/pkg/authorization
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/pkg/broadcaster
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/pkg/capabilities
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/pkg/chrootarchive
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/pkg/containerfs
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/pkg/directory
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/pkg/dmesg
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/pkg/fileutils
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/pkg/homedir
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/pkg/idtools
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/pkg/ioutils
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/pkg/jsonmessage
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/pkg/longpath
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/pkg/meminfo
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/pkg/namesgenerator
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/pkg/parsers
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/pkg/parsers/kernel
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/pkg/parsers/operatingsystem
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/pkg/pidfile
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/pkg/platform
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/pkg/plugingetter
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/pkg/plugins
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/pkg/plugins/transport
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/pkg/pools
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/pkg/process
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/pkg/progress
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/pkg/reexec
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/pkg/rootless
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/pkg/rootless/specconv
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/pkg/stack
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/pkg/stdcopy
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/pkg/streamformatter
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/pkg/stringid
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/pkg/sysinfo
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/pkg/system
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/pkg/tailfile
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/pkg/tarsum
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/pkg/useragent
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/plugin
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/plugin/executor/containerd
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/plugin/v2
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/profiles/apparmor
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/profiles/seccomp
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/quota
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/reference
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/registry
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/registry/resumable
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/restartmanager
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/runconfig
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/runconfig/opts
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/testutil
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/testutil/daemon
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/testutil/environment
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/testutil/fakecontext
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/testutil/fakegit
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/testutil/fakestorage
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/testutil/fixtures/load
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/testutil/fixtures/plugin
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/testutil/fixtures/plugin/basic
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/testutil/registry
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/testutil/request
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/volume
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/volume/drivers
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/volume/local
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/volume/mounts
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/volume/service
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/volume/service/opts
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/volume/testutils'
19:45:08 [2024-02-22T19:45:08.139Z] ++ grep --fixed-strings -v /libnetwork
19:45:08 [2024-02-22T19:45:08.139Z] ++ echo 'github.com/docker/docker/api
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/api/server
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/api/server/backend/build
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/api/server/httpstatus
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/api/server/httputils
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/api/server/middleware
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/api/server/router
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/api/server/router/build
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/api/server/router/checkpoint
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/api/server/router/container
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/api/server/router/debug
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/api/server/router/distribution
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/api/server/router/grpc
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/api/server/router/image
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/api/server/router/network
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/api/server/router/plugin
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/api/server/router/session
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/api/server/router/swarm
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/api/server/router/system
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/api/server/router/volume
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/api/types
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/api/types/backend
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/api/types/blkiodev
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/api/types/checkpoint
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/api/types/container
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/api/types/events
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/api/types/filters
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/api/types/image
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/api/types/mount
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/api/types/network
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/api/types/plugins/logdriver
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/api/types/registry
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/api/types/strslice
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/api/types/swarm
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/api/types/swarm/runtime
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/api/types/system
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/api/types/time
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/api/types/versions
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/api/types/volume
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/builder
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/builder/builder-next
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/builder/builder-next/exporter
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/builder/builder-next/exporter/overrides
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/builder/builder-next/imagerefchecker
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/builder/builder-next/worker
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/builder/builder-next/worker/label
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/builder/dockerfile
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/builder/remotecontext
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/builder/remotecontext/git
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/builder/remotecontext/urlutil
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/cli/debug
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/cli/winresources/docker-proxy
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/cli/winresources/dockerd
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/client
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/client/buildkit
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/cmd/docker-proxy
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/cmd/dockerd
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/cmd/dockerd/trap
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/container
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/container/stream
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/contrib/apparmor
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/contrib/httpserver
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/daemon
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/daemon/cluster
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/daemon/cluster/controllers/plugin
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/daemon/cluster/convert
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/daemon/cluster/executor
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/daemon/cluster/executor/container
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/daemon/cluster/provider
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/daemon/config
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/daemon/containerd
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/daemon/events
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/daemon/events/testutils
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/daemon/graphdriver
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/daemon/graphdriver/btrfs
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/daemon/graphdriver/copy
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/daemon/graphdriver/graphtest
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/daemon/graphdriver/overlay2
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/daemon/graphdriver/overlayutils
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/daemon/graphdriver/register
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/daemon/graphdriver/vfs
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/daemon/graphdriver/zfs
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/daemon/images
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/daemon/initlayer
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/daemon/links
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/daemon/listeners
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/daemon/logger
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/daemon/logger/awslogs
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/daemon/logger/fluentd
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/daemon/logger/gcplogs
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/daemon/logger/gelf
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/daemon/logger/journald
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/daemon/logger/journald/internal/export
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/daemon/logger/journald/internal/fake
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/daemon/logger/jsonfilelog
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/daemon/logger/local
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/daemon/logger/loggertest
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/daemon/logger/loggerutils
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/daemon/logger/loggerutils/cache
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/daemon/logger/splunk
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/daemon/logger/syslog
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/daemon/logger/templates
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/daemon/names
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/daemon/network
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/daemon/snapshotter
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/daemon/stats
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/distribution
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/distribution/metadata
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/distribution/utils
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/distribution/xfer
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/dockerversion
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/errdefs
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/image
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/image/cache
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/image/spec/specs-go
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/image/spec/specs-go/v1
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/image/tarexport
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/image/v1
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/internal/cleanups
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/internal/compatcontext
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/internal/mod
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/internal/mounttree
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/internal/multierror
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/internal/safepath
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/internal/sliceutil
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/internal/test/suite
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/internal/testutils
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/internal/testutils/netnsutils
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/internal/testutils/specialimage
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/internal/unix_noeintr
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/internal/unshare
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/layer
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/libcontainerd
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/libcontainerd/queue
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/libcontainerd/remote
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/libcontainerd/shimopts
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/libcontainerd/supervisor
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/libcontainerd/types
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/libnetwork
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/libnetwork/bitmap
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/libnetwork/cluster
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/libnetwork/cmd/diagnostic
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/libnetwork/config
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/libnetwork/datastore
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/libnetwork/diagnostic
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/libnetwork/discoverapi
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/libnetwork/driverapi
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/libnetwork/drivers/bridge
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/libnetwork/drivers/host
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/libnetwork/drivers/ipvlan
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/libnetwork/drivers/macvlan
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/libnetwork/drivers/null
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/libnetwork/drivers/overlay
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/libnetwork/drivers/remote
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/libnetwork/drivers/remote/api
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/libnetwork/drivers/windows
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/libnetwork/drvregistry
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/libnetwork/etchosts
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/libnetwork/internal/caller
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/libnetwork/internal/kvstore
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/libnetwork/internal/netiputil
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/libnetwork/internal/setmatrix
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/libnetwork/ipam
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/libnetwork/ipamapi
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/libnetwork/ipams/builtin
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/libnetwork/ipams/null
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/libnetwork/ipams/remote
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/libnetwork/ipams/remote/api
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/libnetwork/ipams/windowsipam
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/libnetwork/ipamutils
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/libnetwork/ipbits
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/libnetwork/iptables
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/libnetwork/netlabel
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/libnetwork/netutils
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/libnetwork/networkdb
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/libnetwork/ns
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/libnetwork/options
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/libnetwork/osl
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/libnetwork/osl/kernel
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/libnetwork/portallocator
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/libnetwork/portmapper
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/libnetwork/resolvconf
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/libnetwork/scope
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/libnetwork/types
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/oci
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/oci/caps
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/opts
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/pkg/archive
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/pkg/authorization
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/pkg/broadcaster
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/pkg/capabilities
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/pkg/chrootarchive
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/pkg/containerfs
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/pkg/directory
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/pkg/dmesg
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/pkg/fileutils
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/pkg/homedir
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/pkg/idtools
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/pkg/ioutils
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/pkg/jsonmessage
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/pkg/longpath
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/pkg/meminfo
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/pkg/namesgenerator
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/pkg/parsers
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/pkg/parsers/kernel
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/pkg/parsers/operatingsystem
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/pkg/pidfile
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/pkg/platform
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/pkg/plugingetter
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/pkg/plugins
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/pkg/plugins/transport
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/pkg/pools
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/pkg/process
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/pkg/progress
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/pkg/reexec
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/pkg/rootless
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/pkg/rootless/specconv
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/pkg/stack
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/pkg/stdcopy
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/pkg/streamformatter
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/pkg/stringid
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/pkg/sysinfo
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/pkg/system
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/pkg/tailfile
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/pkg/tarsum
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/pkg/useragent
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/plugin
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/plugin/executor/containerd
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/plugin/v2
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/profiles/apparmor
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/profiles/seccomp
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/quota
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/reference
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/registry
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/registry/resumable
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/restartmanager
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/runconfig
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/runconfig/opts
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/testutil
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/testutil/daemon
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/testutil/environment
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/testutil/fakecontext
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/testutil/fakegit
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/testutil/fakestorage
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/testutil/fixtures/load
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/testutil/fixtures/plugin
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/testutil/fixtures/plugin/basic
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/testutil/registry
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/testutil/request
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/volume
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/volume/drivers
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/volume/local
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/volume/mounts
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/volume/service
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/volume/service/opts
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/volume/testutils'
19:45:08 [2024-02-22T19:45:08.139Z] + base_pkg_list='github.com/docker/docker/api
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/api/server
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/api/server/backend/build
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/api/server/httpstatus
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/api/server/httputils
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/api/server/middleware
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/api/server/router
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/api/server/router/build
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/api/server/router/checkpoint
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/api/server/router/container
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/api/server/router/debug
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/api/server/router/distribution
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/api/server/router/grpc
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/api/server/router/image
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/api/server/router/network
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/api/server/router/plugin
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/api/server/router/session
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/api/server/router/swarm
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/api/server/router/system
19:45:08 [2024-02-22T19:45:08.139Z] github.com/docker/docker/api/server/router/volume
19:45:08 [2024-02-22T19:45:08.140Z] github.com/docker/docker/api/types
19:45:08 [2024-02-22T19:45:08.140Z] github.com/docker/docker/api/types/backend
19:45:08 [2024-02-22T19:45:08.140Z] github.com/docker/docker/api/types/blkiodev
19:45:08 [2024-02-22T19:45:08.140Z] github.com/docker/docker/api/types/checkpoint
19:45:08 [2024-02-22T19:45:08.140Z] github.com/docker/docker/api/types/container
19:45:08 [2024-02-22T19:45:08.140Z] github.com/docker/docker/api/types/events
19:45:08 [2024-02-22T19:45:08.140Z] github.com/docker/docker/api/types/filters
19:45:08 [2024-02-22T19:45:08.140Z] github.com/docker/docker/api/types/image
19:45:08 [2024-02-22T19:45:08.140Z] github.com/docker/docker/api/types/mount
19:45:08 [2024-02-22T19:45:08.140Z] github.com/docker/docker/api/types/network
19:45:08 [2024-02-22T19:45:08.140Z] github.com/docker/docker/api/types/plugins/logdriver
19:45:08 [2024-02-22T19:45:08.140Z] github.com/docker/docker/api/types/registry
19:45:08 [2024-02-22T19:45:08.140Z] github.com/docker/docker/api/types/strslice
19:45:08 [2024-02-22T19:45:08.140Z] github.com/docker/docker/api/types/swarm
19:45:08 [2024-02-22T19:45:08.140Z] github.com/docker/docker/api/types/swarm/runtime
19:45:08 [2024-02-22T19:45:08.140Z] github.com/docker/docker/api/types/system
19:45:08 [2024-02-22T19:45:08.140Z] github.com/docker/docker/api/types/time
19:45:08 [2024-02-22T19:45:08.140Z] github.com/docker/docker/api/types/versions
19:45:08 [2024-02-22T19:45:08.140Z] github.com/docker/docker/api/types/volume
19:45:08 [2024-02-22T19:45:08.140Z] github.com/docker/docker/builder
19:45:08 [2024-02-22T19:45:08.140Z] github.com/docker/docker/builder/builder-next
19:45:08 [2024-02-22T19:45:08.140Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
19:45:08 [2024-02-22T19:45:08.140Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
19:45:08 [2024-02-22T19:45:08.140Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
19:45:08 [2024-02-22T19:45:08.140Z] github.com/docker/docker/builder/builder-next/exporter
19:45:08 [2024-02-22T19:45:08.140Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
19:45:08 [2024-02-22T19:45:08.140Z] github.com/docker/docker/builder/builder-next/exporter/overrides
19:45:08 [2024-02-22T19:45:08.140Z] github.com/docker/docker/builder/builder-next/imagerefchecker
19:45:08 [2024-02-22T19:45:08.140Z] github.com/docker/docker/builder/builder-next/worker
19:45:08 [2024-02-22T19:45:08.140Z] github.com/docker/docker/builder/builder-next/worker/label
19:45:08 [2024-02-22T19:45:08.140Z] github.com/docker/docker/builder/dockerfile
19:45:08 [2024-02-22T19:45:08.140Z] github.com/docker/docker/builder/remotecontext
19:45:08 [2024-02-22T19:45:08.140Z] github.com/docker/docker/builder/remotecontext/git
19:45:08 [2024-02-22T19:45:08.140Z] github.com/docker/docker/builder/remotecontext/urlutil
19:45:08 [2024-02-22T19:45:08.140Z] github.com/docker/docker/cli/debug
19:45:08 [2024-02-22T19:45:08.140Z] github.com/docker/docker/cli/winresources/docker-proxy
19:45:08 [2024-02-22T19:45:08.140Z] github.com/docker/docker/cli/winresources/dockerd
19:45:08 [2024-02-22T19:45:08.140Z] github.com/docker/docker/client
19:45:08 [2024-02-22T19:45:08.140Z] github.com/docker/docker/client/buildkit
19:45:08 [2024-02-22T19:45:08.140Z] github.com/docker/docker/cmd/docker-proxy
19:45:08 [2024-02-22T19:45:08.140Z] github.com/docker/docker/cmd/dockerd
19:45:08 [2024-02-22T19:45:08.140Z] github.com/docker/docker/cmd/dockerd/trap
19:45:08 [2024-02-22T19:45:08.140Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
19:45:08 [2024-02-22T19:45:08.140Z] github.com/docker/docker/container
19:45:08 [2024-02-22T19:45:08.140Z] github.com/docker/docker/container/stream
19:45:08 [2024-02-22T19:45:08.140Z] github.com/docker/docker/contrib/apparmor
19:45:08 [2024-02-22T19:45:08.140Z] github.com/docker/docker/contrib/httpserver
19:45:08 [2024-02-22T19:45:08.140Z] github.com/docker/docker/daemon
19:45:08 [2024-02-22T19:45:08.140Z] github.com/docker/docker/daemon/cluster
19:45:08 [2024-02-22T19:45:08.140Z] github.com/docker/docker/daemon/cluster/controllers/plugin
19:45:08 [2024-02-22T19:45:08.140Z] github.com/docker/docker/daemon/cluster/convert
19:45:08 [2024-02-22T19:45:08.140Z] github.com/docker/docker/daemon/cluster/executor
19:45:08 [2024-02-22T19:45:08.140Z] github.com/docker/docker/daemon/cluster/executor/container
19:45:08 [2024-02-22T19:45:08.140Z] github.com/docker/docker/daemon/cluster/provider
19:45:08 [2024-02-22T19:45:08.140Z] github.com/docker/docker/daemon/config
19:45:08 [2024-02-22T19:45:08.140Z] github.com/docker/docker/daemon/containerd
19:45:08 [2024-02-22T19:45:08.140Z] github.com/docker/docker/daemon/events
19:45:08 [2024-02-22T19:45:08.140Z] github.com/docker/docker/daemon/events/testutils
19:45:08 [2024-02-22T19:45:08.140Z] github.com/docker/docker/daemon/graphdriver
19:45:08 [2024-02-22T19:45:08.140Z] github.com/docker/docker/daemon/graphdriver/btrfs
19:45:08 [2024-02-22T19:45:08.140Z] github.com/docker/docker/daemon/graphdriver/copy
19:45:08 [2024-02-22T19:45:08.140Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
19:45:08 [2024-02-22T19:45:08.140Z] github.com/docker/docker/daemon/graphdriver/graphtest
19:45:08 [2024-02-22T19:45:08.140Z] github.com/docker/docker/daemon/graphdriver/overlay2
19:45:08 [2024-02-22T19:45:08.140Z] github.com/docker/docker/daemon/graphdriver/overlayutils
19:45:08 [2024-02-22T19:45:08.140Z] github.com/docker/docker/daemon/graphdriver/register
19:45:08 [2024-02-22T19:45:08.140Z] github.com/docker/docker/daemon/graphdriver/vfs
19:45:08 [2024-02-22T19:45:08.140Z] github.com/docker/docker/daemon/graphdriver/zfs
19:45:08 [2024-02-22T19:45:08.140Z] github.com/docker/docker/daemon/images
19:45:08 [2024-02-22T19:45:08.140Z] github.com/docker/docker/daemon/initlayer
19:45:08 [2024-02-22T19:45:08.140Z] github.com/docker/docker/daemon/links
19:45:08 [2024-02-22T19:45:08.140Z] github.com/docker/docker/daemon/listeners
19:45:08 [2024-02-22T19:45:08.140Z] github.com/docker/docker/daemon/logger
19:45:08 [2024-02-22T19:45:08.140Z] github.com/docker/docker/daemon/logger/awslogs
19:45:08 [2024-02-22T19:45:08.140Z] github.com/docker/docker/daemon/logger/fluentd
19:45:08 [2024-02-22T19:45:08.140Z] github.com/docker/docker/daemon/logger/gcplogs
19:45:08 [2024-02-22T19:45:08.140Z] github.com/docker/docker/daemon/logger/gelf
19:45:08 [2024-02-22T19:45:08.140Z] github.com/docker/docker/daemon/logger/journald
19:45:08 [2024-02-22T19:45:08.140Z] github.com/docker/docker/daemon/logger/journald/internal/export
19:45:08 [2024-02-22T19:45:08.140Z] github.com/docker/docker/daemon/logger/journald/internal/fake
19:45:08 [2024-02-22T19:45:08.140Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
19:45:08 [2024-02-22T19:45:08.140Z] github.com/docker/docker/daemon/logger/jsonfilelog
19:45:08 [2024-02-22T19:45:08.140Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
19:45:08 [2024-02-22T19:45:08.140Z] github.com/docker/docker/daemon/logger/local
19:45:08 [2024-02-22T19:45:08.140Z] github.com/docker/docker/daemon/logger/loggertest
19:45:08 [2024-02-22T19:45:08.140Z] github.com/docker/docker/daemon/logger/loggerutils
19:45:08 [2024-02-22T19:45:08.140Z] github.com/docker/docker/daemon/logger/loggerutils/cache
19:45:08 [2024-02-22T19:45:08.140Z] github.com/docker/docker/daemon/logger/splunk
19:45:08 [2024-02-22T19:45:08.140Z] github.com/docker/docker/daemon/logger/syslog
19:45:08 [2024-02-22T19:45:08.140Z] github.com/docker/docker/daemon/logger/templates
19:45:08 [2024-02-22T19:45:08.140Z] github.com/docker/docker/daemon/names
19:45:08 [2024-02-22T19:45:08.140Z] github.com/docker/docker/daemon/network
19:45:08 [2024-02-22T19:45:08.140Z] github.com/docker/docker/daemon/snapshotter
19:45:08 [2024-02-22T19:45:08.140Z] github.com/docker/docker/daemon/stats
19:45:08 [2024-02-22T19:45:08.140Z] github.com/docker/docker/distribution
19:45:08 [2024-02-22T19:45:08.140Z] github.com/docker/docker/distribution/metadata
19:45:08 [2024-02-22T19:45:08.140Z] github.com/docker/docker/distribution/utils
19:45:08 [2024-02-22T19:45:08.140Z] github.com/docker/docker/distribution/xfer
19:45:08 [2024-02-22T19:45:08.140Z] github.com/docker/docker/dockerversion
19:45:08 [2024-02-22T19:45:08.140Z] github.com/docker/docker/errdefs
19:45:08 [2024-02-22T19:45:08.140Z] github.com/docker/docker/image
19:45:08 [2024-02-22T19:45:08.140Z] github.com/docker/docker/image/cache
19:45:08 [2024-02-22T19:45:08.140Z] github.com/docker/docker/image/spec/specs-go
19:45:08 [2024-02-22T19:45:08.140Z] github.com/docker/docker/image/spec/specs-go/v1
19:45:08 [2024-02-22T19:45:08.140Z] github.com/docker/docker/image/tarexport
19:45:08 [2024-02-22T19:45:08.140Z] github.com/docker/docker/image/v1
19:45:08 [2024-02-22T19:45:08.140Z] github.com/docker/docker/internal/cleanups
19:45:08 [2024-02-22T19:45:08.140Z] github.com/docker/docker/internal/compatcontext
19:45:08 [2024-02-22T19:45:08.140Z] github.com/docker/docker/internal/mod
19:45:08 [2024-02-22T19:45:08.140Z] github.com/docker/docker/internal/mounttree
19:45:08 [2024-02-22T19:45:08.140Z] github.com/docker/docker/internal/multierror
19:45:08 [2024-02-22T19:45:08.140Z] github.com/docker/docker/internal/safepath
19:45:08 [2024-02-22T19:45:08.140Z] github.com/docker/docker/internal/sliceutil
19:45:08 [2024-02-22T19:45:08.140Z] github.com/docker/docker/internal/test/suite
19:45:08 [2024-02-22T19:45:08.140Z] github.com/docker/docker/internal/testutils
19:45:08 [2024-02-22T19:45:08.140Z] github.com/docker/docker/internal/testutils/netnsutils
19:45:08 [2024-02-22T19:45:08.140Z] github.com/docker/docker/internal/testutils/specialimage
19:45:08 [2024-02-22T19:45:08.140Z] github.com/docker/docker/internal/unix_noeintr
19:45:08 [2024-02-22T19:45:08.140Z] github.com/docker/docker/internal/unshare
19:45:08 [2024-02-22T19:45:08.140Z] github.com/docker/docker/layer
19:45:08 [2024-02-22T19:45:08.140Z] github.com/docker/docker/libcontainerd
19:45:08 [2024-02-22T19:45:08.140Z] github.com/docker/docker/libcontainerd/queue
19:45:08 [2024-02-22T19:45:08.140Z] github.com/docker/docker/libcontainerd/remote
19:45:08 [2024-02-22T19:45:08.140Z] github.com/docker/docker/libcontainerd/shimopts
19:45:08 [2024-02-22T19:45:08.140Z] github.com/docker/docker/libcontainerd/supervisor
19:45:08 [2024-02-22T19:45:08.140Z] github.com/docker/docker/libcontainerd/types
19:45:08 [2024-02-22T19:45:08.140Z] github.com/docker/docker/oci
19:45:08 [2024-02-22T19:45:08.140Z] github.com/docker/docker/oci/caps
19:45:08 [2024-02-22T19:45:08.140Z] github.com/docker/docker/opts
19:45:08 [2024-02-22T19:45:08.140Z] github.com/docker/docker/pkg/archive
19:45:08 [2024-02-22T19:45:08.140Z] github.com/docker/docker/pkg/authorization
19:45:08 [2024-02-22T19:45:08.140Z] github.com/docker/docker/pkg/broadcaster
19:45:08 [2024-02-22T19:45:08.140Z] github.com/docker/docker/pkg/capabilities
19:45:08 [2024-02-22T19:45:08.140Z] github.com/docker/docker/pkg/chrootarchive
19:45:08 [2024-02-22T19:45:08.140Z] github.com/docker/docker/pkg/containerfs
19:45:08 [2024-02-22T19:45:08.140Z] github.com/docker/docker/pkg/directory
19:45:08 [2024-02-22T19:45:08.140Z] github.com/docker/docker/pkg/dmesg
19:45:08 [2024-02-22T19:45:08.140Z] github.com/docker/docker/pkg/fileutils
19:45:08 [2024-02-22T19:45:08.140Z] github.com/docker/docker/pkg/homedir
19:45:08 [2024-02-22T19:45:08.140Z] github.com/docker/docker/pkg/idtools
19:45:08 [2024-02-22T19:45:08.140Z] github.com/docker/docker/pkg/ioutils
19:45:08 [2024-02-22T19:45:08.140Z] github.com/docker/docker/pkg/jsonmessage
19:45:08 [2024-02-22T19:45:08.140Z] github.com/docker/docker/pkg/longpath
19:45:08 [2024-02-22T19:45:08.140Z] github.com/docker/docker/pkg/meminfo
19:45:08 [2024-02-22T19:45:08.140Z] github.com/docker/docker/pkg/namesgenerator
19:45:08 [2024-02-22T19:45:08.140Z] github.com/docker/docker/pkg/parsers
19:45:08 [2024-02-22T19:45:08.140Z] github.com/docker/docker/pkg/parsers/kernel
19:45:08 [2024-02-22T19:45:08.140Z] github.com/docker/docker/pkg/parsers/operatingsystem
19:45:08 [2024-02-22T19:45:08.140Z] github.com/docker/docker/pkg/pidfile
19:45:08 [2024-02-22T19:45:08.140Z] github.com/docker/docker/pkg/platform
19:45:08 [2024-02-22T19:45:08.140Z] github.com/docker/docker/pkg/plugingetter
19:45:08 [2024-02-22T19:45:08.140Z] github.com/docker/docker/pkg/plugins
19:45:08 [2024-02-22T19:45:08.140Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
19:45:08 [2024-02-22T19:45:08.140Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
19:45:08 [2024-02-22T19:45:08.140Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
19:45:08 [2024-02-22T19:45:08.140Z] github.com/docker/docker/pkg/plugins/transport
19:45:08 [2024-02-22T19:45:08.140Z] github.com/docker/docker/pkg/pools
19:45:08 [2024-02-22T19:45:08.140Z] github.com/docker/docker/pkg/process
19:45:08 [2024-02-22T19:45:08.140Z] github.com/docker/docker/pkg/progress
19:45:08 [2024-02-22T19:45:08.140Z] github.com/docker/docker/pkg/reexec
19:45:08 [2024-02-22T19:45:08.140Z] github.com/docker/docker/pkg/rootless
19:45:08 [2024-02-22T19:45:08.140Z] github.com/docker/docker/pkg/rootless/specconv
19:45:08 [2024-02-22T19:45:08.140Z] github.com/docker/docker/pkg/stack
19:45:08 [2024-02-22T19:45:08.140Z] github.com/docker/docker/pkg/stdcopy
19:45:08 [2024-02-22T19:45:08.140Z] github.com/docker/docker/pkg/streamformatter
19:45:08 [2024-02-22T19:45:08.140Z] github.com/docker/docker/pkg/stringid
19:45:08 [2024-02-22T19:45:08.140Z] github.com/docker/docker/pkg/sysinfo
19:45:08 [2024-02-22T19:45:08.140Z] github.com/docker/docker/pkg/system
19:45:08 [2024-02-22T19:45:08.140Z] github.com/docker/docker/pkg/tailfile
19:45:08 [2024-02-22T19:45:08.140Z] github.com/docker/docker/pkg/tarsum
19:45:08 [2024-02-22T19:45:08.140Z] github.com/docker/docker/pkg/useragent
19:45:08 [2024-02-22T19:45:08.140Z] github.com/docker/docker/plugin
19:45:08 [2024-02-22T19:45:08.140Z] github.com/docker/docker/plugin/executor/containerd
19:45:08 [2024-02-22T19:45:08.140Z] github.com/docker/docker/plugin/v2
19:45:08 [2024-02-22T19:45:08.140Z] github.com/docker/docker/profiles/apparmor
19:45:08 [2024-02-22T19:45:08.140Z] github.com/docker/docker/profiles/seccomp
19:45:08 [2024-02-22T19:45:08.140Z] github.com/docker/docker/quota
19:45:08 [2024-02-22T19:45:08.140Z] github.com/docker/docker/reference
19:45:08 [2024-02-22T19:45:08.140Z] github.com/docker/docker/registry
19:45:08 [2024-02-22T19:45:08.140Z] github.com/docker/docker/registry/resumable
19:45:08 [2024-02-22T19:45:08.140Z] github.com/docker/docker/restartmanager
19:45:08 [2024-02-22T19:45:08.140Z] github.com/docker/docker/runconfig
19:45:08 [2024-02-22T19:45:08.140Z] github.com/docker/docker/runconfig/opts
19:45:08 [2024-02-22T19:45:08.140Z] github.com/docker/docker/testutil
19:45:08 [2024-02-22T19:45:08.140Z] github.com/docker/docker/testutil/daemon
19:45:08 [2024-02-22T19:45:08.140Z] github.com/docker/docker/testutil/environment
19:45:08 [2024-02-22T19:45:08.140Z] github.com/docker/docker/testutil/fakecontext
19:45:08 [2024-02-22T19:45:08.140Z] github.com/docker/docker/testutil/fakegit
19:45:08 [2024-02-22T19:45:08.140Z] github.com/docker/docker/testutil/fakestorage
19:45:08 [2024-02-22T19:45:08.140Z] github.com/docker/docker/testutil/fixtures/load
19:45:08 [2024-02-22T19:45:08.140Z] github.com/docker/docker/testutil/fixtures/plugin
19:45:08 [2024-02-22T19:45:08.140Z] github.com/docker/docker/testutil/fixtures/plugin/basic
19:45:08 [2024-02-22T19:45:08.140Z] github.com/docker/docker/testutil/registry
19:45:08 [2024-02-22T19:45:08.140Z] github.com/docker/docker/testutil/request
19:45:08 [2024-02-22T19:45:08.140Z] github.com/docker/docker/volume
19:45:08 [2024-02-22T19:45:08.140Z] github.com/docker/docker/volume/drivers
19:45:08 [2024-02-22T19:45:08.140Z] github.com/docker/docker/volume/local
19:45:08 [2024-02-22T19:45:08.140Z] github.com/docker/docker/volume/mounts
19:45:08 [2024-02-22T19:45:08.140Z] github.com/docker/docker/volume/service
19:45:08 [2024-02-22T19:45:08.140Z] github.com/docker/docker/volume/service/opts
19:45:08 [2024-02-22T19:45:08.140Z] github.com/docker/docker/volume/testutils'
19:45:08 [2024-02-22T19:45:08.140Z] ++ grep --fixed-strings /libnetwork
19:45:08 [2024-02-22T19:45:08.140Z] ++ echo 'github.com/docker/docker/api
19:45:08 [2024-02-22T19:45:08.140Z] github.com/docker/docker/api/server
19:45:08 [2024-02-22T19:45:08.140Z] github.com/docker/docker/api/server/backend/build
19:45:08 [2024-02-22T19:45:08.140Z] github.com/docker/docker/api/server/httpstatus
19:45:08 [2024-02-22T19:45:08.140Z] github.com/docker/docker/api/server/httputils
19:45:08 [2024-02-22T19:45:08.140Z] github.com/docker/docker/api/server/middleware
19:45:08 [2024-02-22T19:45:08.140Z] github.com/docker/docker/api/server/router
19:45:08 [2024-02-22T19:45:08.140Z] github.com/docker/docker/api/server/router/build
19:45:08 [2024-02-22T19:45:08.140Z] github.com/docker/docker/api/server/router/checkpoint
19:45:08 [2024-02-22T19:45:08.140Z] github.com/docker/docker/api/server/router/container
19:45:08 [2024-02-22T19:45:08.140Z] github.com/docker/docker/api/server/router/debug
19:45:08 [2024-02-22T19:45:08.140Z] github.com/docker/docker/api/server/router/distribution
19:45:08 [2024-02-22T19:45:08.140Z] github.com/docker/docker/api/server/router/grpc
19:45:08 [2024-02-22T19:45:08.140Z] github.com/docker/docker/api/server/router/image
19:45:08 [2024-02-22T19:45:08.140Z] github.com/docker/docker/api/server/router/network
19:45:08 [2024-02-22T19:45:08.140Z] github.com/docker/docker/api/server/router/plugin
19:45:08 [2024-02-22T19:45:08.140Z] github.com/docker/docker/api/server/router/session
19:45:08 [2024-02-22T19:45:08.140Z] github.com/docker/docker/api/server/router/swarm
19:45:08 [2024-02-22T19:45:08.140Z] github.com/docker/docker/api/server/router/system
19:45:08 [2024-02-22T19:45:08.140Z] github.com/docker/docker/api/server/router/volume
19:45:08 [2024-02-22T19:45:08.140Z] github.com/docker/docker/api/types
19:45:08 [2024-02-22T19:45:08.140Z] github.com/docker/docker/api/types/backend
19:45:08 [2024-02-22T19:45:08.140Z] github.com/docker/docker/api/types/blkiodev
19:45:08 [2024-02-22T19:45:08.140Z] github.com/docker/docker/api/types/checkpoint
19:45:08 [2024-02-22T19:45:08.140Z] github.com/docker/docker/api/types/container
19:45:08 [2024-02-22T19:45:08.140Z] github.com/docker/docker/api/types/events
19:45:08 [2024-02-22T19:45:08.140Z] github.com/docker/docker/api/types/filters
19:45:08 [2024-02-22T19:45:08.140Z] github.com/docker/docker/api/types/image
19:45:08 [2024-02-22T19:45:08.140Z] github.com/docker/docker/api/types/mount
19:45:08 [2024-02-22T19:45:08.140Z] github.com/docker/docker/api/types/network
19:45:08 [2024-02-22T19:45:08.140Z] github.com/docker/docker/api/types/plugins/logdriver
19:45:08 [2024-02-22T19:45:08.140Z] github.com/docker/docker/api/types/registry
19:45:08 [2024-02-22T19:45:08.140Z] github.com/docker/docker/api/types/strslice
19:45:08 [2024-02-22T19:45:08.140Z] github.com/docker/docker/api/types/swarm
19:45:08 [2024-02-22T19:45:08.140Z] github.com/docker/docker/api/types/swarm/runtime
19:45:08 [2024-02-22T19:45:08.140Z] github.com/docker/docker/api/types/system
19:45:08 [2024-02-22T19:45:08.140Z] github.com/docker/docker/api/types/time
19:45:08 [2024-02-22T19:45:08.140Z] github.com/docker/docker/api/types/versions
19:45:08 [2024-02-22T19:45:08.140Z] github.com/docker/docker/api/types/volume
19:45:08 [2024-02-22T19:45:08.140Z] github.com/docker/docker/builder
19:45:08 [2024-02-22T19:45:08.140Z] github.com/docker/docker/builder/builder-next
19:45:08 [2024-02-22T19:45:08.140Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
19:45:08 [2024-02-22T19:45:08.140Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
19:45:08 [2024-02-22T19:45:08.140Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
19:45:08 [2024-02-22T19:45:08.140Z] github.com/docker/docker/builder/builder-next/exporter
19:45:08 [2024-02-22T19:45:08.140Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
19:45:08 [2024-02-22T19:45:08.140Z] github.com/docker/docker/builder/builder-next/exporter/overrides
19:45:08 [2024-02-22T19:45:08.140Z] github.com/docker/docker/builder/builder-next/imagerefchecker
19:45:08 [2024-02-22T19:45:08.140Z] github.com/docker/docker/builder/builder-next/worker
19:45:08 [2024-02-22T19:45:08.140Z] github.com/docker/docker/builder/builder-next/worker/label
19:45:08 [2024-02-22T19:45:08.140Z] github.com/docker/docker/builder/dockerfile
19:45:08 [2024-02-22T19:45:08.140Z] github.com/docker/docker/builder/remotecontext
19:45:08 [2024-02-22T19:45:08.140Z] github.com/docker/docker/builder/remotecontext/git
19:45:08 [2024-02-22T19:45:08.140Z] github.com/docker/docker/builder/remotecontext/urlutil
19:45:08 [2024-02-22T19:45:08.140Z] github.com/docker/docker/cli/debug
19:45:08 [2024-02-22T19:45:08.140Z] github.com/docker/docker/cli/winresources/docker-proxy
19:45:08 [2024-02-22T19:45:08.140Z] github.com/docker/docker/cli/winresources/dockerd
19:45:08 [2024-02-22T19:45:08.140Z] github.com/docker/docker/client
19:45:08 [2024-02-22T19:45:08.140Z] github.com/docker/docker/client/buildkit
19:45:08 [2024-02-22T19:45:08.140Z] github.com/docker/docker/cmd/docker-proxy
19:45:08 [2024-02-22T19:45:08.140Z] github.com/docker/docker/cmd/dockerd
19:45:08 [2024-02-22T19:45:08.140Z] github.com/docker/docker/cmd/dockerd/trap
19:45:08 [2024-02-22T19:45:08.140Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
19:45:08 [2024-02-22T19:45:08.140Z] github.com/docker/docker/container
19:45:08 [2024-02-22T19:45:08.140Z] github.com/docker/docker/container/stream
19:45:08 [2024-02-22T19:45:08.140Z] github.com/docker/docker/contrib/apparmor
19:45:08 [2024-02-22T19:45:08.140Z] github.com/docker/docker/contrib/httpserver
19:45:08 [2024-02-22T19:45:08.140Z] github.com/docker/docker/daemon
19:45:08 [2024-02-22T19:45:08.140Z] github.com/docker/docker/daemon/cluster
19:45:08 [2024-02-22T19:45:08.140Z] github.com/docker/docker/daemon/cluster/controllers/plugin
19:45:08 [2024-02-22T19:45:08.140Z] github.com/docker/docker/daemon/cluster/convert
19:45:08 [2024-02-22T19:45:08.140Z] github.com/docker/docker/daemon/cluster/executor
19:45:08 [2024-02-22T19:45:08.140Z] github.com/docker/docker/daemon/cluster/executor/container
19:45:08 [2024-02-22T19:45:08.140Z] github.com/docker/docker/daemon/cluster/provider
19:45:08 [2024-02-22T19:45:08.140Z] github.com/docker/docker/daemon/config
19:45:08 [2024-02-22T19:45:08.140Z] github.com/docker/docker/daemon/containerd
19:45:08 [2024-02-22T19:45:08.140Z] github.com/docker/docker/daemon/events
19:45:08 [2024-02-22T19:45:08.140Z] github.com/docker/docker/daemon/events/testutils
19:45:08 [2024-02-22T19:45:08.140Z] github.com/docker/docker/daemon/graphdriver
19:45:08 [2024-02-22T19:45:08.140Z] github.com/docker/docker/daemon/graphdriver/btrfs
19:45:08 [2024-02-22T19:45:08.140Z] github.com/docker/docker/daemon/graphdriver/copy
19:45:08 [2024-02-22T19:45:08.140Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
19:45:08 [2024-02-22T19:45:08.140Z] github.com/docker/docker/daemon/graphdriver/graphtest
19:45:08 [2024-02-22T19:45:08.140Z] github.com/docker/docker/daemon/graphdriver/overlay2
19:45:08 [2024-02-22T19:45:08.140Z] github.com/docker/docker/daemon/graphdriver/overlayutils
19:45:08 [2024-02-22T19:45:08.140Z] github.com/docker/docker/daemon/graphdriver/register
19:45:08 [2024-02-22T19:45:08.140Z] github.com/docker/docker/daemon/graphdriver/vfs
19:45:08 [2024-02-22T19:45:08.140Z] github.com/docker/docker/daemon/graphdriver/zfs
19:45:08 [2024-02-22T19:45:08.140Z] github.com/docker/docker/daemon/images
19:45:08 [2024-02-22T19:45:08.140Z] github.com/docker/docker/daemon/initlayer
19:45:08 [2024-02-22T19:45:08.140Z] github.com/docker/docker/daemon/links
19:45:08 [2024-02-22T19:45:08.140Z] github.com/docker/docker/daemon/listeners
19:45:08 [2024-02-22T19:45:08.140Z] github.com/docker/docker/daemon/logger
19:45:08 [2024-02-22T19:45:08.140Z] github.com/docker/docker/daemon/logger/awslogs
19:45:08 [2024-02-22T19:45:08.140Z] github.com/docker/docker/daemon/logger/fluentd
19:45:08 [2024-02-22T19:45:08.140Z] github.com/docker/docker/daemon/logger/gcplogs
19:45:08 [2024-02-22T19:45:08.140Z] github.com/docker/docker/daemon/logger/gelf
19:45:08 [2024-02-22T19:45:08.140Z] github.com/docker/docker/daemon/logger/journald
19:45:08 [2024-02-22T19:45:08.140Z] github.com/docker/docker/daemon/logger/journald/internal/export
19:45:08 [2024-02-22T19:45:08.140Z] github.com/docker/docker/daemon/logger/journald/internal/fake
19:45:08 [2024-02-22T19:45:08.140Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
19:45:08 [2024-02-22T19:45:08.140Z] github.com/docker/docker/daemon/logger/jsonfilelog
19:45:08 [2024-02-22T19:45:08.140Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
19:45:08 [2024-02-22T19:45:08.140Z] github.com/docker/docker/daemon/logger/local
19:45:08 [2024-02-22T19:45:08.140Z] github.com/docker/docker/daemon/logger/loggertest
19:45:08 [2024-02-22T19:45:08.140Z] github.com/docker/docker/daemon/logger/loggerutils
19:45:08 [2024-02-22T19:45:08.140Z] github.com/docker/docker/daemon/logger/loggerutils/cache
19:45:08 [2024-02-22T19:45:08.140Z] github.com/docker/docker/daemon/logger/splunk
19:45:08 [2024-02-22T19:45:08.140Z] github.com/docker/docker/daemon/logger/syslog
19:45:08 [2024-02-22T19:45:08.140Z] github.com/docker/docker/daemon/logger/templates
19:45:08 [2024-02-22T19:45:08.140Z] github.com/docker/docker/daemon/names
19:45:08 [2024-02-22T19:45:08.140Z] github.com/docker/docker/daemon/network
19:45:08 [2024-02-22T19:45:08.140Z] github.com/docker/docker/daemon/snapshotter
19:45:08 [2024-02-22T19:45:08.140Z] github.com/docker/docker/daemon/stats
19:45:08 [2024-02-22T19:45:08.140Z] github.com/docker/docker/distribution
19:45:08 [2024-02-22T19:45:08.140Z] github.com/docker/docker/distribution/metadata
19:45:08 [2024-02-22T19:45:08.140Z] github.com/docker/docker/distribution/utils
19:45:08 [2024-02-22T19:45:08.140Z] github.com/docker/docker/distribution/xfer
19:45:08 [2024-02-22T19:45:08.140Z] github.com/docker/docker/dockerversion
19:45:08 [2024-02-22T19:45:08.140Z] github.com/docker/docker/errdefs
19:45:08 [2024-02-22T19:45:08.140Z] github.com/docker/docker/image
19:45:08 [2024-02-22T19:45:08.140Z] github.com/docker/docker/image/cache
19:45:08 [2024-02-22T19:45:08.140Z] github.com/docker/docker/image/spec/specs-go
19:45:08 [2024-02-22T19:45:08.140Z] github.com/docker/docker/image/spec/specs-go/v1
19:45:08 [2024-02-22T19:45:08.140Z] github.com/docker/docker/image/tarexport
19:45:08 [2024-02-22T19:45:08.140Z] github.com/docker/docker/image/v1
19:45:08 [2024-02-22T19:45:08.140Z] github.com/docker/docker/internal/cleanups
19:45:08 [2024-02-22T19:45:08.140Z] github.com/docker/docker/internal/compatcontext
19:45:08 [2024-02-22T19:45:08.140Z] github.com/docker/docker/internal/mod
19:45:08 [2024-02-22T19:45:08.140Z] github.com/docker/docker/internal/mounttree
19:45:08 [2024-02-22T19:45:08.140Z] github.com/docker/docker/internal/multierror
19:45:08 [2024-02-22T19:45:08.140Z] github.com/docker/docker/internal/safepath
19:45:08 [2024-02-22T19:45:08.140Z] github.com/docker/docker/internal/sliceutil
19:45:08 [2024-02-22T19:45:08.140Z] github.com/docker/docker/internal/test/suite
19:45:08 [2024-02-22T19:45:08.140Z] github.com/docker/docker/internal/testutils
19:45:08 [2024-02-22T19:45:08.140Z] github.com/docker/docker/internal/testutils/netnsutils
19:45:08 [2024-02-22T19:45:08.140Z] github.com/docker/docker/internal/testutils/specialimage
19:45:08 [2024-02-22T19:45:08.140Z] github.com/docker/docker/internal/unix_noeintr
19:45:08 [2024-02-22T19:45:08.140Z] github.com/docker/docker/internal/unshare
19:45:08 [2024-02-22T19:45:08.140Z] github.com/docker/docker/layer
19:45:08 [2024-02-22T19:45:08.140Z] github.com/docker/docker/libcontainerd
19:45:08 [2024-02-22T19:45:08.140Z] github.com/docker/docker/libcontainerd/queue
19:45:08 [2024-02-22T19:45:08.140Z] github.com/docker/docker/libcontainerd/remote
19:45:08 [2024-02-22T19:45:08.140Z] github.com/docker/docker/libcontainerd/shimopts
19:45:08 [2024-02-22T19:45:08.140Z] github.com/docker/docker/libcontainerd/supervisor
19:45:08 [2024-02-22T19:45:08.140Z] github.com/docker/docker/libcontainerd/types
19:45:08 [2024-02-22T19:45:08.140Z] github.com/docker/docker/libnetwork
19:45:08 [2024-02-22T19:45:08.140Z] github.com/docker/docker/libnetwork/bitmap
19:45:08 [2024-02-22T19:45:08.140Z] github.com/docker/docker/libnetwork/cluster
19:45:08 [2024-02-22T19:45:08.140Z] github.com/docker/docker/libnetwork/cmd/diagnostic
19:45:08 [2024-02-22T19:45:08.140Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
19:45:08 [2024-02-22T19:45:08.140Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
19:45:08 [2024-02-22T19:45:08.140Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
19:45:08 [2024-02-22T19:45:08.140Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
19:45:08 [2024-02-22T19:45:08.140Z] github.com/docker/docker/libnetwork/config
19:45:08 [2024-02-22T19:45:08.140Z] github.com/docker/docker/libnetwork/datastore
19:45:08 [2024-02-22T19:45:08.140Z] github.com/docker/docker/libnetwork/diagnostic
19:45:08 [2024-02-22T19:45:08.140Z] github.com/docker/docker/libnetwork/discoverapi
19:45:08 [2024-02-22T19:45:08.140Z] github.com/docker/docker/libnetwork/driverapi
19:45:08 [2024-02-22T19:45:08.140Z] github.com/docker/docker/libnetwork/drivers/bridge
19:45:08 [2024-02-22T19:45:08.140Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
19:45:08 [2024-02-22T19:45:08.140Z] github.com/docker/docker/libnetwork/drivers/host
19:45:08 [2024-02-22T19:45:08.140Z] github.com/docker/docker/libnetwork/drivers/ipvlan
19:45:08 [2024-02-22T19:45:08.140Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
19:45:08 [2024-02-22T19:45:08.140Z] github.com/docker/docker/libnetwork/drivers/macvlan
19:45:08 [2024-02-22T19:45:08.140Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
19:45:08 [2024-02-22T19:45:08.140Z] github.com/docker/docker/libnetwork/drivers/null
19:45:08 [2024-02-22T19:45:08.140Z] github.com/docker/docker/libnetwork/drivers/overlay
19:45:08 [2024-02-22T19:45:08.140Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
19:45:08 [2024-02-22T19:45:08.140Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
19:45:08 [2024-02-22T19:45:08.140Z] github.com/docker/docker/libnetwork/drivers/remote
19:45:08 [2024-02-22T19:45:08.140Z] github.com/docker/docker/libnetwork/drivers/remote/api
19:45:08 [2024-02-22T19:45:08.140Z] github.com/docker/docker/libnetwork/drivers/windows
19:45:08 [2024-02-22T19:45:08.140Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
19:45:08 [2024-02-22T19:45:08.140Z] github.com/docker/docker/libnetwork/drvregistry
19:45:08 [2024-02-22T19:45:08.140Z] github.com/docker/docker/libnetwork/etchosts
19:45:08 [2024-02-22T19:45:08.140Z] github.com/docker/docker/libnetwork/internal/caller
19:45:08 [2024-02-22T19:45:08.140Z] github.com/docker/docker/libnetwork/internal/kvstore
19:45:08 [2024-02-22T19:45:08.140Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
19:45:08 [2024-02-22T19:45:08.140Z] github.com/docker/docker/libnetwork/internal/netiputil
19:45:08 [2024-02-22T19:45:08.140Z] github.com/docker/docker/libnetwork/internal/setmatrix
19:45:08 [2024-02-22T19:45:08.141Z] github.com/docker/docker/libnetwork/ipam
19:45:08 [2024-02-22T19:45:08.141Z] github.com/docker/docker/libnetwork/ipamapi
19:45:08 [2024-02-22T19:45:08.141Z] github.com/docker/docker/libnetwork/ipams/builtin
19:45:08 [2024-02-22T19:45:08.141Z] github.com/docker/docker/libnetwork/ipams/null
19:45:08 [2024-02-22T19:45:08.141Z] github.com/docker/docker/libnetwork/ipams/remote
19:45:08 [2024-02-22T19:45:08.141Z] github.com/docker/docker/libnetwork/ipams/remote/api
19:45:08 [2024-02-22T19:45:08.141Z] github.com/docker/docker/libnetwork/ipams/windowsipam
19:45:08 [2024-02-22T19:45:08.141Z] github.com/docker/docker/libnetwork/ipamutils
19:45:08 [2024-02-22T19:45:08.141Z] github.com/docker/docker/libnetwork/ipbits
19:45:08 [2024-02-22T19:45:08.141Z] github.com/docker/docker/libnetwork/iptables
19:45:08 [2024-02-22T19:45:08.141Z] github.com/docker/docker/libnetwork/netlabel
19:45:08 [2024-02-22T19:45:08.141Z] github.com/docker/docker/libnetwork/netutils
19:45:08 [2024-02-22T19:45:08.141Z] github.com/docker/docker/libnetwork/networkdb
19:45:08 [2024-02-22T19:45:08.141Z] github.com/docker/docker/libnetwork/ns
19:45:08 [2024-02-22T19:45:08.141Z] github.com/docker/docker/libnetwork/options
19:45:08 [2024-02-22T19:45:08.141Z] github.com/docker/docker/libnetwork/osl
19:45:08 [2024-02-22T19:45:08.141Z] github.com/docker/docker/libnetwork/osl/kernel
19:45:08 [2024-02-22T19:45:08.141Z] github.com/docker/docker/libnetwork/portallocator
19:45:08 [2024-02-22T19:45:08.141Z] github.com/docker/docker/libnetwork/portmapper
19:45:08 [2024-02-22T19:45:08.141Z] github.com/docker/docker/libnetwork/resolvconf
19:45:08 [2024-02-22T19:45:08.141Z] github.com/docker/docker/libnetwork/scope
19:45:08 [2024-02-22T19:45:08.141Z] github.com/docker/docker/libnetwork/types
19:45:08 [2024-02-22T19:45:08.141Z] github.com/docker/docker/oci
19:45:08 [2024-02-22T19:45:08.141Z] github.com/docker/docker/oci/caps
19:45:08 [2024-02-22T19:45:08.141Z] github.com/docker/docker/opts
19:45:08 [2024-02-22T19:45:08.141Z] github.com/docker/docker/pkg/archive
19:45:08 [2024-02-22T19:45:08.141Z] github.com/docker/docker/pkg/authorization
19:45:08 [2024-02-22T19:45:08.141Z] github.com/docker/docker/pkg/broadcaster
19:45:08 [2024-02-22T19:45:08.141Z] github.com/docker/docker/pkg/capabilities
19:45:08 [2024-02-22T19:45:08.141Z] github.com/docker/docker/pkg/chrootarchive
19:45:08 [2024-02-22T19:45:08.141Z] github.com/docker/docker/pkg/containerfs
19:45:08 [2024-02-22T19:45:08.141Z] github.com/docker/docker/pkg/directory
19:45:08 [2024-02-22T19:45:08.141Z] github.com/docker/docker/pkg/dmesg
19:45:08 [2024-02-22T19:45:08.141Z] github.com/docker/docker/pkg/fileutils
19:45:08 [2024-02-22T19:45:08.141Z] github.com/docker/docker/pkg/homedir
19:45:08 [2024-02-22T19:45:08.141Z] github.com/docker/docker/pkg/idtools
19:45:08 [2024-02-22T19:45:08.141Z] github.com/docker/docker/pkg/ioutils
19:45:08 [2024-02-22T19:45:08.141Z] github.com/docker/docker/pkg/jsonmessage
19:45:08 [2024-02-22T19:45:08.141Z] github.com/docker/docker/pkg/longpath
19:45:08 [2024-02-22T19:45:08.141Z] github.com/docker/docker/pkg/meminfo
19:45:08 [2024-02-22T19:45:08.141Z] github.com/docker/docker/pkg/namesgenerator
19:45:08 [2024-02-22T19:45:08.141Z] github.com/docker/docker/pkg/parsers
19:45:08 [2024-02-22T19:45:08.141Z] github.com/docker/docker/pkg/parsers/kernel
19:45:08 [2024-02-22T19:45:08.141Z] github.com/docker/docker/pkg/parsers/operatingsystem
19:45:08 [2024-02-22T19:45:08.141Z] github.com/docker/docker/pkg/pidfile
19:45:08 [2024-02-22T19:45:08.141Z] github.com/docker/docker/pkg/platform
19:45:08 [2024-02-22T19:45:08.141Z] github.com/docker/docker/pkg/plugingetter
19:45:08 [2024-02-22T19:45:08.141Z] github.com/docker/docker/pkg/plugins
19:45:08 [2024-02-22T19:45:08.141Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
19:45:08 [2024-02-22T19:45:08.141Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
19:45:08 [2024-02-22T19:45:08.141Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
19:45:08 [2024-02-22T19:45:08.141Z] github.com/docker/docker/pkg/plugins/transport
19:45:08 [2024-02-22T19:45:08.141Z] github.com/docker/docker/pkg/pools
19:45:08 [2024-02-22T19:45:08.141Z] github.com/docker/docker/pkg/process
19:45:08 [2024-02-22T19:45:08.141Z] github.com/docker/docker/pkg/progress
19:45:08 [2024-02-22T19:45:08.141Z] github.com/docker/docker/pkg/reexec
19:45:08 [2024-02-22T19:45:08.141Z] github.com/docker/docker/pkg/rootless
19:45:08 [2024-02-22T19:45:08.141Z] github.com/docker/docker/pkg/rootless/specconv
19:45:08 [2024-02-22T19:45:08.141Z] github.com/docker/docker/pkg/stack
19:45:08 [2024-02-22T19:45:08.141Z] github.com/docker/docker/pkg/stdcopy
19:45:08 [2024-02-22T19:45:08.141Z] github.com/docker/docker/pkg/streamformatter
19:45:08 [2024-02-22T19:45:08.141Z] github.com/docker/docker/pkg/stringid
19:45:08 [2024-02-22T19:45:08.141Z] github.com/docker/docker/pkg/sysinfo
19:45:08 [2024-02-22T19:45:08.141Z] github.com/docker/docker/pkg/system
19:45:08 [2024-02-22T19:45:08.141Z] github.com/docker/docker/pkg/tailfile
19:45:08 [2024-02-22T19:45:08.141Z] github.com/docker/docker/pkg/tarsum
19:45:08 [2024-02-22T19:45:08.141Z] github.com/docker/docker/pkg/useragent
19:45:08 [2024-02-22T19:45:08.141Z] github.com/docker/docker/plugin
19:45:08 [2024-02-22T19:45:08.141Z] github.com/docker/docker/plugin/executor/containerd
19:45:08 [2024-02-22T19:45:08.141Z] github.com/docker/docker/plugin/v2
19:45:08 [2024-02-22T19:45:08.141Z] github.com/docker/docker/profiles/apparmor
19:45:08 [2024-02-22T19:45:08.141Z] github.com/docker/docker/profiles/seccomp
19:45:08 [2024-02-22T19:45:08.141Z] github.com/docker/docker/quota
19:45:08 [2024-02-22T19:45:08.141Z] github.com/docker/docker/reference
19:45:08 [2024-02-22T19:45:08.141Z] github.com/docker/docker/registry
19:45:08 [2024-02-22T19:45:08.141Z] github.com/docker/docker/registry/resumable
19:45:08 [2024-02-22T19:45:08.141Z] github.com/docker/docker/restartmanager
19:45:08 [2024-02-22T19:45:08.141Z] github.com/docker/docker/runconfig
19:45:08 [2024-02-22T19:45:08.141Z] github.com/docker/docker/runconfig/opts
19:45:08 [2024-02-22T19:45:08.141Z] github.com/docker/docker/testutil
19:45:08 [2024-02-22T19:45:08.141Z] github.com/docker/docker/testutil/daemon
19:45:08 [2024-02-22T19:45:08.141Z] github.com/docker/docker/testutil/environment
19:45:08 [2024-02-22T19:45:08.141Z] github.com/docker/docker/testutil/fakecontext
19:45:08 [2024-02-22T19:45:08.141Z] github.com/docker/docker/testutil/fakegit
19:45:08 [2024-02-22T19:45:08.141Z] github.com/docker/docker/testutil/fakestorage
19:45:08 [2024-02-22T19:45:08.141Z] github.com/docker/docker/testutil/fixtures/load
19:45:08 [2024-02-22T19:45:08.141Z] github.com/docker/docker/testutil/fixtures/plugin
19:45:08 [2024-02-22T19:45:08.141Z] github.com/docker/docker/testutil/fixtures/plugin/basic
19:45:08 [2024-02-22T19:45:08.141Z] github.com/docker/docker/testutil/registry
19:45:08 [2024-02-22T19:45:08.141Z] github.com/docker/docker/testutil/request
19:45:08 [2024-02-22T19:45:08.141Z] github.com/docker/docker/volume
19:45:08 [2024-02-22T19:45:08.141Z] github.com/docker/docker/volume/drivers
19:45:08 [2024-02-22T19:45:08.141Z] github.com/docker/docker/volume/local
19:45:08 [2024-02-22T19:45:08.141Z] github.com/docker/docker/volume/mounts
19:45:08 [2024-02-22T19:45:08.141Z] github.com/docker/docker/volume/service
19:45:08 [2024-02-22T19:45:08.141Z] github.com/docker/docker/volume/service/opts
19:45:08 [2024-02-22T19:45:08.141Z] github.com/docker/docker/volume/testutils'
19:45:08 [2024-02-22T19:45:08.141Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork
19:45:08 [2024-02-22T19:45:08.141Z] github.com/docker/docker/libnetwork/bitmap
19:45:08 [2024-02-22T19:45:08.141Z] github.com/docker/docker/libnetwork/cluster
19:45:08 [2024-02-22T19:45:08.141Z] github.com/docker/docker/libnetwork/cmd/diagnostic
19:45:08 [2024-02-22T19:45:08.141Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
19:45:08 [2024-02-22T19:45:08.141Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
19:45:08 [2024-02-22T19:45:08.141Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
19:45:08 [2024-02-22T19:45:08.141Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
19:45:08 [2024-02-22T19:45:08.141Z] github.com/docker/docker/libnetwork/config
19:45:08 [2024-02-22T19:45:08.141Z] github.com/docker/docker/libnetwork/datastore
19:45:08 [2024-02-22T19:45:08.141Z] github.com/docker/docker/libnetwork/diagnostic
19:45:08 [2024-02-22T19:45:08.141Z] github.com/docker/docker/libnetwork/discoverapi
19:45:08 [2024-02-22T19:45:08.141Z] github.com/docker/docker/libnetwork/driverapi
19:45:08 [2024-02-22T19:45:08.141Z] github.com/docker/docker/libnetwork/drivers/bridge
19:45:08 [2024-02-22T19:45:08.141Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
19:45:08 [2024-02-22T19:45:08.141Z] github.com/docker/docker/libnetwork/drivers/host
19:45:08 [2024-02-22T19:45:08.141Z] github.com/docker/docker/libnetwork/drivers/ipvlan
19:45:08 [2024-02-22T19:45:08.141Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
19:45:08 [2024-02-22T19:45:08.141Z] github.com/docker/docker/libnetwork/drivers/macvlan
19:45:08 [2024-02-22T19:45:08.141Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
19:45:08 [2024-02-22T19:45:08.141Z] github.com/docker/docker/libnetwork/drivers/null
19:45:08 [2024-02-22T19:45:08.141Z] github.com/docker/docker/libnetwork/drivers/overlay
19:45:08 [2024-02-22T19:45:08.141Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
19:45:08 [2024-02-22T19:45:08.141Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
19:45:08 [2024-02-22T19:45:08.141Z] github.com/docker/docker/libnetwork/drivers/remote
19:45:08 [2024-02-22T19:45:08.141Z] github.com/docker/docker/libnetwork/drivers/remote/api
19:45:08 [2024-02-22T19:45:08.141Z] github.com/docker/docker/libnetwork/drivers/windows
19:45:08 [2024-02-22T19:45:08.141Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
19:45:08 [2024-02-22T19:45:08.141Z] github.com/docker/docker/libnetwork/drvregistry
19:45:08 [2024-02-22T19:45:08.141Z] github.com/docker/docker/libnetwork/etchosts
19:45:08 [2024-02-22T19:45:08.141Z] github.com/docker/docker/libnetwork/internal/caller
19:45:08 [2024-02-22T19:45:08.141Z] github.com/docker/docker/libnetwork/internal/kvstore
19:45:08 [2024-02-22T19:45:08.141Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
19:45:08 [2024-02-22T19:45:08.141Z] github.com/docker/docker/libnetwork/internal/netiputil
19:45:08 [2024-02-22T19:45:08.141Z] github.com/docker/docker/libnetwork/internal/setmatrix
19:45:08 [2024-02-22T19:45:08.141Z] github.com/docker/docker/libnetwork/ipam
19:45:08 [2024-02-22T19:45:08.141Z] github.com/docker/docker/libnetwork/ipamapi
19:45:08 [2024-02-22T19:45:08.141Z] github.com/docker/docker/libnetwork/ipams/builtin
19:45:08 [2024-02-22T19:45:08.141Z] github.com/docker/docker/libnetwork/ipams/null
19:45:08 [2024-02-22T19:45:08.141Z] github.com/docker/docker/libnetwork/ipams/remote
19:45:08 [2024-02-22T19:45:08.141Z] github.com/docker/docker/libnetwork/ipams/remote/api
19:45:08 [2024-02-22T19:45:08.141Z] github.com/docker/docker/libnetwork/ipams/windowsipam
19:45:08 [2024-02-22T19:45:08.141Z] github.com/docker/docker/libnetwork/ipamutils
19:45:08 [2024-02-22T19:45:08.141Z] github.com/docker/docker/libnetwork/ipbits
19:45:08 [2024-02-22T19:45:08.141Z] github.com/docker/docker/libnetwork/iptables
19:45:08 [2024-02-22T19:45:08.141Z] github.com/docker/docker/libnetwork/netlabel
19:45:08 [2024-02-22T19:45:08.141Z] github.com/docker/docker/libnetwork/netutils
19:45:08 [2024-02-22T19:45:08.141Z] github.com/docker/docker/libnetwork/networkdb
19:45:08 [2024-02-22T19:45:08.141Z] github.com/docker/docker/libnetwork/ns
19:45:08 [2024-02-22T19:45:08.141Z] github.com/docker/docker/libnetwork/options
19:45:08 [2024-02-22T19:45:08.141Z] github.com/docker/docker/libnetwork/osl
19:45:08 [2024-02-22T19:45:08.141Z] github.com/docker/docker/libnetwork/osl/kernel
19:45:08 [2024-02-22T19:45:08.141Z] github.com/docker/docker/libnetwork/portallocator
19:45:08 [2024-02-22T19:45:08.141Z] github.com/docker/docker/libnetwork/portmapper
19:45:08 [2024-02-22T19:45:08.141Z] github.com/docker/docker/libnetwork/resolvconf
19:45:08 [2024-02-22T19:45:08.141Z] github.com/docker/docker/libnetwork/scope
19:45:08 [2024-02-22T19:45:08.141Z] github.com/docker/docker/libnetwork/types'
19:45:08 [2024-02-22T19:45:08.141Z] + echo 'github.com/docker/docker/libnetwork
19:45:08 [2024-02-22T19:45:08.141Z] github.com/docker/docker/libnetwork/bitmap
19:45:08 [2024-02-22T19:45:08.141Z] github.com/docker/docker/libnetwork/cluster
19:45:08 [2024-02-22T19:45:08.141Z] github.com/docker/docker/libnetwork/cmd/diagnostic
19:45:08 [2024-02-22T19:45:08.141Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
19:45:08 [2024-02-22T19:45:08.141Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
19:45:08 [2024-02-22T19:45:08.141Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
19:45:08 [2024-02-22T19:45:08.141Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
19:45:08 [2024-02-22T19:45:08.141Z] github.com/docker/docker/libnetwork/config
19:45:08 [2024-02-22T19:45:08.141Z] github.com/docker/docker/libnetwork/datastore
19:45:08 [2024-02-22T19:45:08.141Z] github.com/docker/docker/libnetwork/diagnostic
19:45:08 [2024-02-22T19:45:08.141Z] github.com/docker/docker/libnetwork/discoverapi
19:45:08 [2024-02-22T19:45:08.141Z] github.com/docker/docker/libnetwork/driverapi
19:45:08 [2024-02-22T19:45:08.141Z] github.com/docker/docker/libnetwork/drivers/bridge
19:45:08 [2024-02-22T19:45:08.141Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
19:45:08 [2024-02-22T19:45:08.141Z] github.com/docker/docker/libnetwork/drivers/host
19:45:08 [2024-02-22T19:45:08.141Z] github.com/docker/docker/libnetwork/drivers/ipvlan
19:45:08 [2024-02-22T19:45:08.141Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
19:45:08 [2024-02-22T19:45:08.141Z] github.com/docker/docker/libnetwork/drivers/macvlan
19:45:08 [2024-02-22T19:45:08.141Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
19:45:08 [2024-02-22T19:45:08.141Z] github.com/docker/docker/libnetwork/drivers/null
19:45:08 [2024-02-22T19:45:08.141Z] github.com/docker/docker/libnetwork/drivers/overlay
19:45:08 [2024-02-22T19:45:08.141Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
19:45:08 [2024-02-22T19:45:08.141Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
19:45:08 [2024-02-22T19:45:08.141Z] github.com/docker/docker/libnetwork/drivers/remote
19:45:08 [2024-02-22T19:45:08.141Z] github.com/docker/docker/libnetwork/drivers/remote/api
19:45:08 [2024-02-22T19:45:08.141Z] github.com/docker/docker/libnetwork/drivers/windows
19:45:08 [2024-02-22T19:45:08.141Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
19:45:08 [2024-02-22T19:45:08.141Z] github.com/docker/docker/libnetwork/drvregistry
19:45:08 [2024-02-22T19:45:08.141Z] github.com/docker/docker/libnetwork/etchosts
19:45:08 [2024-02-22T19:45:08.141Z] github.com/docker/docker/libnetwork/internal/caller
19:45:08 [2024-02-22T19:45:08.141Z] github.com/docker/docker/libnetwork/internal/kvstore
19:45:08 [2024-02-22T19:45:08.141Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
19:45:08 [2024-02-22T19:45:08.141Z] github.com/docker/docker/libnetwork/internal/netiputil
19:45:08 [2024-02-22T19:45:08.141Z] github.com/docker/docker/libnetwork/internal/setmatrix
19:45:08 [2024-02-22T19:45:08.141Z] github.com/docker/docker/libnetwork/ipam
19:45:08 [2024-02-22T19:45:08.141Z] github.com/docker/docker/libnetwork/ipamapi
19:45:08 [2024-02-22T19:45:08.141Z] github.com/docker/docker/libnetwork/ipams/builtin
19:45:08 [2024-02-22T19:45:08.141Z] github.com/docker/docker/libnetwork/ipams/null
19:45:08 [2024-02-22T19:45:08.141Z] github.com/docker/docker/libnetwork/ipams/remote
19:45:08 [2024-02-22T19:45:08.141Z] + grep --fixed-strings libnetwork/drivers/bridge
19:45:08 [2024-02-22T19:45:08.141Z] github.com/docker/docker/libnetwork/ipams/remote/api
19:45:08 [2024-02-22T19:45:08.141Z] github.com/docker/docker/libnetwork/ipams/windowsipam
19:45:08 [2024-02-22T19:45:08.141Z] github.com/docker/docker/libnetwork/ipamutils
19:45:08 [2024-02-22T19:45:08.141Z] github.com/docker/docker/libnetwork/ipbits
19:45:08 [2024-02-22T19:45:08.141Z] github.com/docker/docker/libnetwork/iptables
19:45:08 [2024-02-22T19:45:08.141Z] github.com/docker/docker/libnetwork/netlabel
19:45:08 [2024-02-22T19:45:08.141Z] github.com/docker/docker/libnetwork/netutils
19:45:08 [2024-02-22T19:45:08.141Z] github.com/docker/docker/libnetwork/networkdb
19:45:08 [2024-02-22T19:45:08.141Z] github.com/docker/docker/libnetwork/ns
19:45:08 [2024-02-22T19:45:08.141Z] github.com/docker/docker/libnetwork/options
19:45:08 [2024-02-22T19:45:08.141Z] github.com/docker/docker/libnetwork/osl
19:45:08 [2024-02-22T19:45:08.141Z] github.com/docker/docker/libnetwork/osl/kernel
19:45:08 [2024-02-22T19:45:08.141Z] github.com/docker/docker/libnetwork/portallocator
19:45:08 [2024-02-22T19:45:08.141Z] github.com/docker/docker/libnetwork/portmapper
19:45:08 [2024-02-22T19:45:08.141Z] github.com/docker/docker/libnetwork/resolvconf
19:45:08 [2024-02-22T19:45:08.141Z] github.com/docker/docker/libnetwork/scope
19:45:08 [2024-02-22T19:45:08.141Z] github.com/docker/docker/libnetwork/types'
19:45:08 [2024-02-22T19:45:08.141Z] github.com/docker/docker/libnetwork/drivers/bridge
19:45:08 [2024-02-22T19:45:08.141Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
19:45:08 [2024-02-22T19:45:08.141Z] + type docker-proxy
19:45:08 [2024-02-22T19:45:08.141Z] hack/test/unit: line 25: type: docker-proxy: not found
19:45:08 [2024-02-22T19:45:08.141Z] + hack/make.sh binary-proxy install-proxy
19:45:08 [2024-02-22T19:45:08.141Z] 
19:45:08 [2024-02-22T19:45:08.141Z] Removing bundles/
19:45:08 [2024-02-22T19:45:08.141Z] 
19:45:08 [2024-02-22T19:45:08.141Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy)
19:45:08 [2024-02-22T19:45:08.141Z] Building static bundles/binary-proxy/docker-proxy (linux/arm64)...
19:45:08 [2024-02-22T19:45:08.141Z] + tee /go/src/github.com/docker/docker/go.mod
19:45:08 [2024-02-22T19:45:08.141Z] module github.com/docker/docker
19:45:08 [2024-02-22T19:45:08.141Z] 
19:45:08 [2024-02-22T19:45:08.141Z] go 1.21
19:45:08 [2024-02-22T19:45:08.141Z] + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT
19:45:08 [2024-02-22T19:45:08.141Z] + GO111MODULE=on
19:45:08 [2024-02-22T19:45:08.141Z] + GOTOOLCHAIN=local
19:45:08 [2024-02-22T19:45:08.141Z] + 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=bce68afec0f9aa915e15ca3b3b8445321ce533d2" -X "github.com/docker/docker/dockerversion.BuildTime=2024-02-22T19:45:07.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
19:45:12 [2024-02-22T19:45:12.330Z] + rm -f /go/src/github.com/docker/docker/go.mod
19:45:12 [2024-02-22T19:45:12.330Z] Created binary: bundles/binary-proxy/docker-proxy
19:45:12 [2024-02-22T19:45:12.330Z] 
19:45:12 [2024-02-22T19:45:12.330Z] ---> Making bundle: install-proxy (in bundles/install-proxy)
19:45:12 [2024-02-22T19:45:12.330Z] Installing docker-proxy to /usr/local/bin/
19:45:12 [2024-02-22T19:45:12.330Z] 
19:45:12 [2024-02-22T19:45:12.330Z] + mkdir -p bundles
19:45:12 [2024-02-22T19:45:12.330Z] + '[' -n 'github.com/docker/docker/api
19:45:12 [2024-02-22T19:45:12.330Z] github.com/docker/docker/api/server
19:45:12 [2024-02-22T19:45:12.330Z] github.com/docker/docker/api/server/backend/build
19:45:12 [2024-02-22T19:45:12.330Z] github.com/docker/docker/api/server/httpstatus
19:45:12 [2024-02-22T19:45:12.330Z] github.com/docker/docker/api/server/httputils
19:45:12 [2024-02-22T19:45:12.330Z] github.com/docker/docker/api/server/middleware
19:45:12 [2024-02-22T19:45:12.330Z] github.com/docker/docker/api/server/router
19:45:12 [2024-02-22T19:45:12.330Z] github.com/docker/docker/api/server/router/build
19:45:12 [2024-02-22T19:45:12.330Z] github.com/docker/docker/api/server/router/checkpoint
19:45:12 [2024-02-22T19:45:12.330Z] github.com/docker/docker/api/server/router/container
19:45:12 [2024-02-22T19:45:12.330Z] github.com/docker/docker/api/server/router/debug
19:45:12 [2024-02-22T19:45:12.330Z] github.com/docker/docker/api/server/router/distribution
19:45:12 [2024-02-22T19:45:12.330Z] github.com/docker/docker/api/server/router/grpc
19:45:12 [2024-02-22T19:45:12.330Z] github.com/docker/docker/api/server/router/image
19:45:12 [2024-02-22T19:45:12.330Z] github.com/docker/docker/api/server/router/network
19:45:12 [2024-02-22T19:45:12.330Z] github.com/docker/docker/api/server/router/plugin
19:45:12 [2024-02-22T19:45:12.330Z] github.com/docker/docker/api/server/router/session
19:45:12 [2024-02-22T19:45:12.330Z] github.com/docker/docker/api/server/router/swarm
19:45:12 [2024-02-22T19:45:12.330Z] github.com/docker/docker/api/server/router/system
19:45:12 [2024-02-22T19:45:12.330Z] github.com/docker/docker/api/server/router/volume
19:45:12 [2024-02-22T19:45:12.330Z] github.com/docker/docker/api/types
19:45:12 [2024-02-22T19:45:12.330Z] github.com/docker/docker/api/types/backend
19:45:12 [2024-02-22T19:45:12.330Z] github.com/docker/docker/api/types/blkiodev
19:45:12 [2024-02-22T19:45:12.330Z] github.com/docker/docker/api/types/checkpoint
19:45:12 [2024-02-22T19:45:12.330Z] github.com/docker/docker/api/types/container
19:45:12 [2024-02-22T19:45:12.330Z] github.com/docker/docker/api/types/events
19:45:12 [2024-02-22T19:45:12.330Z] github.com/docker/docker/api/types/filters
19:45:12 [2024-02-22T19:45:12.330Z] github.com/docker/docker/api/types/image
19:45:12 [2024-02-22T19:45:12.330Z] github.com/docker/docker/api/types/mount
19:45:12 [2024-02-22T19:45:12.330Z] github.com/docker/docker/api/types/network
19:45:12 [2024-02-22T19:45:12.330Z] github.com/docker/docker/api/types/plugins/logdriver
19:45:12 [2024-02-22T19:45:12.330Z] github.com/docker/docker/api/types/registry
19:45:12 [2024-02-22T19:45:12.330Z] github.com/docker/docker/api/types/strslice
19:45:12 [2024-02-22T19:45:12.330Z] github.com/docker/docker/api/types/swarm
19:45:12 [2024-02-22T19:45:12.330Z] github.com/docker/docker/api/types/swarm/runtime
19:45:12 [2024-02-22T19:45:12.330Z] github.com/docker/docker/api/types/system
19:45:12 [2024-02-22T19:45:12.330Z] github.com/docker/docker/api/types/time
19:45:12 [2024-02-22T19:45:12.330Z] github.com/docker/docker/api/types/versions
19:45:12 [2024-02-22T19:45:12.330Z] github.com/docker/docker/api/types/volume
19:45:12 [2024-02-22T19:45:12.330Z] github.com/docker/docker/builder
19:45:12 [2024-02-22T19:45:12.330Z] github.com/docker/docker/builder/builder-next
19:45:12 [2024-02-22T19:45:12.330Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
19:45:12 [2024-02-22T19:45:12.330Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
19:45:12 [2024-02-22T19:45:12.330Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
19:45:12 [2024-02-22T19:45:12.330Z] github.com/docker/docker/builder/builder-next/exporter
19:45:12 [2024-02-22T19:45:12.330Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
19:45:12 [2024-02-22T19:45:12.330Z] github.com/docker/docker/builder/builder-next/exporter/overrides
19:45:12 [2024-02-22T19:45:12.330Z] github.com/docker/docker/builder/builder-next/imagerefchecker
19:45:12 [2024-02-22T19:45:12.330Z] github.com/docker/docker/builder/builder-next/worker
19:45:12 [2024-02-22T19:45:12.330Z] github.com/docker/docker/builder/builder-next/worker/label
19:45:12 [2024-02-22T19:45:12.330Z] github.com/docker/docker/builder/dockerfile
19:45:12 [2024-02-22T19:45:12.330Z] github.com/docker/docker/builder/remotecontext
19:45:12 [2024-02-22T19:45:12.330Z] github.com/docker/docker/builder/remotecontext/git
19:45:12 [2024-02-22T19:45:12.330Z] github.com/docker/docker/builder/remotecontext/urlutil
19:45:12 [2024-02-22T19:45:12.330Z] github.com/docker/docker/cli/debug
19:45:12 [2024-02-22T19:45:12.330Z] github.com/docker/docker/cli/winresources/docker-proxy
19:45:12 [2024-02-22T19:45:12.330Z] github.com/docker/docker/cli/winresources/dockerd
19:45:12 [2024-02-22T19:45:12.330Z] github.com/docker/docker/client
19:45:12 [2024-02-22T19:45:12.330Z] github.com/docker/docker/client/buildkit
19:45:12 [2024-02-22T19:45:12.330Z] github.com/docker/docker/cmd/docker-proxy
19:45:12 [2024-02-22T19:45:12.330Z] github.com/docker/docker/cmd/dockerd
19:45:12 [2024-02-22T19:45:12.330Z] github.com/docker/docker/cmd/dockerd/trap
19:45:12 [2024-02-22T19:45:12.330Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
19:45:12 [2024-02-22T19:45:12.330Z] github.com/docker/docker/container
19:45:12 [2024-02-22T19:45:12.330Z] github.com/docker/docker/container/stream
19:45:12 [2024-02-22T19:45:12.330Z] github.com/docker/docker/contrib/apparmor
19:45:12 [2024-02-22T19:45:12.330Z] github.com/docker/docker/contrib/httpserver
19:45:12 [2024-02-22T19:45:12.330Z] github.com/docker/docker/daemon
19:45:12 [2024-02-22T19:45:12.330Z] github.com/docker/docker/daemon/cluster
19:45:12 [2024-02-22T19:45:12.330Z] github.com/docker/docker/daemon/cluster/controllers/plugin
19:45:12 [2024-02-22T19:45:12.330Z] github.com/docker/docker/daemon/cluster/convert
19:45:12 [2024-02-22T19:45:12.330Z] github.com/docker/docker/daemon/cluster/executor
19:45:12 [2024-02-22T19:45:12.330Z] github.com/docker/docker/daemon/cluster/executor/container
19:45:12 [2024-02-22T19:45:12.330Z] github.com/docker/docker/daemon/cluster/provider
19:45:12 [2024-02-22T19:45:12.330Z] github.com/docker/docker/daemon/config
19:45:12 [2024-02-22T19:45:12.330Z] github.com/docker/docker/daemon/containerd
19:45:12 [2024-02-22T19:45:12.330Z] github.com/docker/docker/daemon/events
19:45:12 [2024-02-22T19:45:12.330Z] github.com/docker/docker/daemon/events/testutils
19:45:12 [2024-02-22T19:45:12.330Z] github.com/docker/docker/daemon/graphdriver
19:45:12 [2024-02-22T19:45:12.330Z] github.com/docker/docker/daemon/graphdriver/btrfs
19:45:12 [2024-02-22T19:45:12.330Z] github.com/docker/docker/daemon/graphdriver/copy
19:45:12 [2024-02-22T19:45:12.330Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
19:45:12 [2024-02-22T19:45:12.330Z] github.com/docker/docker/daemon/graphdriver/graphtest
19:45:12 [2024-02-22T19:45:12.330Z] github.com/docker/docker/daemon/graphdriver/overlay2
19:45:12 [2024-02-22T19:45:12.330Z] github.com/docker/docker/daemon/graphdriver/overlayutils
19:45:12 [2024-02-22T19:45:12.330Z] github.com/docker/docker/daemon/graphdriver/register
19:45:12 [2024-02-22T19:45:12.330Z] github.com/docker/docker/daemon/graphdriver/vfs
19:45:12 [2024-02-22T19:45:12.330Z] github.com/docker/docker/daemon/graphdriver/zfs
19:45:12 [2024-02-22T19:45:12.330Z] github.com/docker/docker/daemon/images
19:45:12 [2024-02-22T19:45:12.330Z] github.com/docker/docker/daemon/initlayer
19:45:12 [2024-02-22T19:45:12.330Z] github.com/docker/docker/daemon/links
19:45:12 [2024-02-22T19:45:12.330Z] github.com/docker/docker/daemon/listeners
19:45:12 [2024-02-22T19:45:12.330Z] github.com/docker/docker/daemon/logger
19:45:12 [2024-02-22T19:45:12.330Z] github.com/docker/docker/daemon/logger/awslogs
19:45:12 [2024-02-22T19:45:12.330Z] github.com/docker/docker/daemon/logger/fluentd
19:45:12 [2024-02-22T19:45:12.330Z] github.com/docker/docker/daemon/logger/gcplogs
19:45:12 [2024-02-22T19:45:12.330Z] github.com/docker/docker/daemon/logger/gelf
19:45:12 [2024-02-22T19:45:12.330Z] github.com/docker/docker/daemon/logger/journald
19:45:12 [2024-02-22T19:45:12.330Z] github.com/docker/docker/daemon/logger/journald/internal/export
19:45:12 [2024-02-22T19:45:12.330Z] github.com/docker/docker/daemon/logger/journald/internal/fake
19:45:12 [2024-02-22T19:45:12.330Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
19:45:12 [2024-02-22T19:45:12.330Z] github.com/docker/docker/daemon/logger/jsonfilelog
19:45:12 [2024-02-22T19:45:12.330Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
19:45:12 [2024-02-22T19:45:12.330Z] github.com/docker/docker/daemon/logger/local
19:45:12 [2024-02-22T19:45:12.330Z] github.com/docker/docker/daemon/logger/loggertest
19:45:12 [2024-02-22T19:45:12.330Z] github.com/docker/docker/daemon/logger/loggerutils
19:45:12 [2024-02-22T19:45:12.330Z] github.com/docker/docker/daemon/logger/loggerutils/cache
19:45:12 [2024-02-22T19:45:12.330Z] github.com/docker/docker/daemon/logger/splunk
19:45:12 [2024-02-22T19:45:12.330Z] github.com/docker/docker/daemon/logger/syslog
19:45:12 [2024-02-22T19:45:12.330Z] github.com/docker/docker/daemon/logger/templates
19:45:12 [2024-02-22T19:45:12.330Z] github.com/docker/docker/daemon/names
19:45:12 [2024-02-22T19:45:12.330Z] github.com/docker/docker/daemon/network
19:45:12 [2024-02-22T19:45:12.330Z] github.com/docker/docker/daemon/snapshotter
19:45:12 [2024-02-22T19:45:12.330Z] github.com/docker/docker/daemon/stats
19:45:12 [2024-02-22T19:45:12.330Z] github.com/docker/docker/distribution
19:45:12 [2024-02-22T19:45:12.330Z] github.com/docker/docker/distribution/metadata
19:45:12 [2024-02-22T19:45:12.330Z] github.com/docker/docker/distribution/utils
19:45:12 [2024-02-22T19:45:12.330Z] github.com/docker/docker/distribution/xfer
19:45:12 [2024-02-22T19:45:12.330Z] github.com/docker/docker/dockerversion
19:45:12 [2024-02-22T19:45:12.330Z] github.com/docker/docker/errdefs
19:45:12 [2024-02-22T19:45:12.330Z] github.com/docker/docker/image
19:45:12 [2024-02-22T19:45:12.330Z] github.com/docker/docker/image/cache
19:45:12 [2024-02-22T19:45:12.330Z] github.com/docker/docker/image/spec/specs-go
19:45:12 [2024-02-22T19:45:12.330Z] github.com/docker/docker/image/spec/specs-go/v1
19:45:12 [2024-02-22T19:45:12.330Z] github.com/docker/docker/image/tarexport
19:45:12 [2024-02-22T19:45:12.330Z] github.com/docker/docker/image/v1
19:45:12 [2024-02-22T19:45:12.330Z] github.com/docker/docker/internal/cleanups
19:45:12 [2024-02-22T19:45:12.330Z] github.com/docker/docker/internal/compatcontext
19:45:12 [2024-02-22T19:45:12.330Z] github.com/docker/docker/internal/mod
19:45:12 [2024-02-22T19:45:12.330Z] github.com/docker/docker/internal/mounttree
19:45:12 [2024-02-22T19:45:12.330Z] github.com/docker/docker/internal/multierror
19:45:12 [2024-02-22T19:45:12.330Z] github.com/docker/docker/internal/safepath
19:45:12 [2024-02-22T19:45:12.330Z] github.com/docker/docker/internal/sliceutil
19:45:12 [2024-02-22T19:45:12.330Z] github.com/docker/docker/internal/test/suite
19:45:12 [2024-02-22T19:45:12.330Z] github.com/docker/docker/internal/testutils
19:45:12 [2024-02-22T19:45:12.331Z] github.com/docker/docker/internal/testutils/netnsutils
19:45:12 [2024-02-22T19:45:12.331Z] github.com/docker/docker/internal/testutils/specialimage
19:45:12 [2024-02-22T19:45:12.331Z] github.com/docker/docker/internal/unix_noeintr
19:45:12 [2024-02-22T19:45:12.331Z] github.com/docker/docker/internal/unshare
19:45:12 [2024-02-22T19:45:12.331Z] github.com/docker/docker/layer
19:45:12 [2024-02-22T19:45:12.331Z] github.com/docker/docker/libcontainerd
19:45:12 [2024-02-22T19:45:12.331Z] github.com/docker/docker/libcontainerd/queue
19:45:12 [2024-02-22T19:45:12.331Z] github.com/docker/docker/libcontainerd/remote
19:45:12 [2024-02-22T19:45:12.331Z] github.com/docker/docker/libcontainerd/shimopts
19:45:12 [2024-02-22T19:45:12.331Z] github.com/docker/docker/libcontainerd/supervisor
19:45:12 [2024-02-22T19:45:12.331Z] github.com/docker/docker/libcontainerd/types
19:45:12 [2024-02-22T19:45:12.331Z] github.com/docker/docker/oci
19:45:12 [2024-02-22T19:45:12.331Z] github.com/docker/docker/oci/caps
19:45:12 [2024-02-22T19:45:12.331Z] github.com/docker/docker/opts
19:45:12 [2024-02-22T19:45:12.331Z] github.com/docker/docker/pkg/archive
19:45:12 [2024-02-22T19:45:12.331Z] github.com/docker/docker/pkg/authorization
19:45:12 [2024-02-22T19:45:12.331Z] github.com/docker/docker/pkg/broadcaster
19:45:12 [2024-02-22T19:45:12.331Z] github.com/docker/docker/pkg/capabilities
19:45:12 [2024-02-22T19:45:12.331Z] github.com/docker/docker/pkg/chrootarchive
19:45:12 [2024-02-22T19:45:12.331Z] github.com/docker/docker/pkg/containerfs
19:45:12 [2024-02-22T19:45:12.331Z] github.com/docker/docker/pkg/directory
19:45:12 [2024-02-22T19:45:12.331Z] github.com/docker/docker/pkg/dmesg
19:45:12 [2024-02-22T19:45:12.331Z] github.com/docker/docker/pkg/fileutils
19:45:12 [2024-02-22T19:45:12.331Z] github.com/docker/docker/pkg/homedir
19:45:12 [2024-02-22T19:45:12.331Z] github.com/docker/docker/pkg/idtools
19:45:12 [2024-02-22T19:45:12.331Z] github.com/docker/docker/pkg/ioutils
19:45:12 [2024-02-22T19:45:12.331Z] github.com/docker/docker/pkg/jsonmessage
19:45:12 [2024-02-22T19:45:12.331Z] github.com/docker/docker/pkg/longpath
19:45:12 [2024-02-22T19:45:12.331Z] github.com/docker/docker/pkg/meminfo
19:45:12 [2024-02-22T19:45:12.331Z] github.com/docker/docker/pkg/namesgenerator
19:45:12 [2024-02-22T19:45:12.331Z] github.com/docker/docker/pkg/parsers
19:45:12 [2024-02-22T19:45:12.331Z] github.com/docker/docker/pkg/parsers/kernel
19:45:12 [2024-02-22T19:45:12.331Z] github.com/docker/docker/pkg/parsers/operatingsystem
19:45:12 [2024-02-22T19:45:12.331Z] github.com/docker/docker/pkg/pidfile
19:45:12 [2024-02-22T19:45:12.331Z] github.com/docker/docker/pkg/platform
19:45:12 [2024-02-22T19:45:12.331Z] github.com/docker/docker/pkg/plugingetter
19:45:12 [2024-02-22T19:45:12.331Z] github.com/docker/docker/pkg/plugins
19:45:12 [2024-02-22T19:45:12.331Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
19:45:12 [2024-02-22T19:45:12.331Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
19:45:12 [2024-02-22T19:45:12.331Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
19:45:12 [2024-02-22T19:45:12.331Z] github.com/docker/docker/pkg/plugins/transport
19:45:12 [2024-02-22T19:45:12.331Z] github.com/docker/docker/pkg/pools
19:45:12 [2024-02-22T19:45:12.331Z] github.com/docker/docker/pkg/process
19:45:12 [2024-02-22T19:45:12.331Z] github.com/docker/docker/pkg/progress
19:45:12 [2024-02-22T19:45:12.331Z] github.com/docker/docker/pkg/reexec
19:45:12 [2024-02-22T19:45:12.331Z] github.com/docker/docker/pkg/rootless
19:45:12 [2024-02-22T19:45:12.331Z] github.com/docker/docker/pkg/rootless/specconv
19:45:12 [2024-02-22T19:45:12.331Z] github.com/docker/docker/pkg/stack
19:45:12 [2024-02-22T19:45:12.331Z] github.com/docker/docker/pkg/stdcopy
19:45:12 [2024-02-22T19:45:12.331Z] github.com/docker/docker/pkg/streamformatter
19:45:12 [2024-02-22T19:45:12.331Z] github.com/docker/docker/pkg/stringid
19:45:12 [2024-02-22T19:45:12.331Z] github.com/docker/docker/pkg/sysinfo
19:45:12 [2024-02-22T19:45:12.331Z] github.com/docker/docker/pkg/system
19:45:12 [2024-02-22T19:45:12.331Z] github.com/docker/docker/pkg/tailfile
19:45:12 [2024-02-22T19:45:12.331Z] github.com/docker/docker/pkg/tarsum
19:45:12 [2024-02-22T19:45:12.331Z] github.com/docker/docker/pkg/useragent
19:45:12 [2024-02-22T19:45:12.331Z] github.com/docker/docker/plugin
19:45:12 [2024-02-22T19:45:12.331Z] github.com/docker/docker/plugin/executor/containerd
19:45:12 [2024-02-22T19:45:12.331Z] github.com/docker/docker/plugin/v2
19:45:12 [2024-02-22T19:45:12.331Z] github.com/docker/docker/profiles/apparmor
19:45:12 [2024-02-22T19:45:12.331Z] github.com/docker/docker/profiles/seccomp
19:45:12 [2024-02-22T19:45:12.331Z] github.com/docker/docker/quota
19:45:12 [2024-02-22T19:45:12.331Z] github.com/docker/docker/reference
19:45:12 [2024-02-22T19:45:12.331Z] github.com/docker/docker/registry
19:45:12 [2024-02-22T19:45:12.331Z] github.com/docker/docker/registry/resumable
19:45:12 [2024-02-22T19:45:12.331Z] github.com/docker/docker/restartmanager
19:45:12 [2024-02-22T19:45:12.331Z] github.com/docker/docker/runconfig
19:45:12 [2024-02-22T19:45:12.331Z] github.com/docker/docker/runconfig/opts
19:45:12 [2024-02-22T19:45:12.331Z] github.com/docker/docker/testutil
19:45:12 [2024-02-22T19:45:12.331Z] github.com/docker/docker/testutil/daemon
19:45:12 [2024-02-22T19:45:12.331Z] github.com/docker/docker/testutil/environment
19:45:12 [2024-02-22T19:45:12.331Z] github.com/docker/docker/testutil/fakecontext
19:45:12 [2024-02-22T19:45:12.331Z] github.com/docker/docker/testutil/fakegit
19:45:12 [2024-02-22T19:45:12.331Z] github.com/docker/docker/testutil/fakestorage
19:45:12 [2024-02-22T19:45:12.331Z] github.com/docker/docker/testutil/fixtures/load
19:45:12 [2024-02-22T19:45:12.331Z] github.com/docker/docker/testutil/fixtures/plugin
19:45:12 [2024-02-22T19:45:12.331Z] github.com/docker/docker/testutil/fixtures/plugin/basic
19:45:12 [2024-02-22T19:45:12.331Z] github.com/docker/docker/testutil/registry
19:45:12 [2024-02-22T19:45:12.331Z] github.com/docker/docker/testutil/request
19:45:12 [2024-02-22T19:45:12.331Z] github.com/docker/docker/volume
19:45:12 [2024-02-22T19:45:12.331Z] github.com/docker/docker/volume/drivers
19:45:12 [2024-02-22T19:45:12.331Z] github.com/docker/docker/volume/local
19:45:12 [2024-02-22T19:45:12.331Z] github.com/docker/docker/volume/mounts
19:45:12 [2024-02-22T19:45:12.331Z] github.com/docker/docker/volume/service
19:45:12 [2024-02-22T19:45:12.331Z] github.com/docker/docker/volume/service/opts
19:45:12 [2024-02-22T19:45:12.331Z] github.com/docker/docker/volume/testutils' ']'
19:45:12 [2024-02-22T19:45:12.331Z] + 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/volume github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/exporter/mobyexporter github.com/docker/docker/builder/builder-next/exporter/overrides github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/builder-next/worker/label github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/builder/remotecontext/urlutil github.com/docker/docker/cli/debug github.com/docker/docker/cli/winresources/docker-proxy github.com/docker/docker/cli/winresources/dockerd github.com/docker/docker/client github.com/docker/docker/client/buildkit github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/containerd github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/copy github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/overlayutils github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/journald/internal/export github.com/docker/docker/daemon/logger/journald/internal/fake github.com/docker/docker/daemon/logger/journald/internal/sdjournal github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/loggertest github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/snapshotter github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/spec/specs-go github.com/docker/docker/image/spec/specs-go/v1 github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/cleanups github.com/docker/docker/internal/compatcontext github.com/docker/docker/internal/mod github.com/docker/docker/internal/mounttree github.com/docker/docker/internal/multierror github.com/docker/docker/internal/safepath github.com/docker/docker/internal/sliceutil github.com/docker/docker/internal/test/suite github.com/docker/docker/internal/testutils github.com/docker/docker/internal/testutils/netnsutils github.com/docker/docker/internal/testutils/specialimage github.com/docker/docker/internal/unix_noeintr github.com/docker/docker/internal/unshare github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/shimopts github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/dmesg github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/meminfo github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/process github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/rootless github.com/docker/docker/pkg/rootless/specconv github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/apparmor github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils
19:45:12 [2024-02-22T19:45:12.899Z] ?   	github.com/docker/docker/api	[no test files]
19:45:21 [2024-02-22T19:45:21.020Z] ok  	github.com/docker/docker/api/server	0.037s	coverage: 16.2% of statements
19:45:42 [2024-02-22T19:45:42.958Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
19:45:42 [2024-02-22T19:45:42.958Z] ?   	github.com/docker/docker/api/server/httpstatus	[no test files]
19:45:42 [2024-02-22T19:45:42.958Z] ok  	github.com/docker/docker/api/server/httputils	0.005s	coverage: 28.3% of statements
19:45:42 [2024-02-22T19:45:42.958Z] ?   	github.com/docker/docker/api/server/router	[no test files]
19:45:42 [2024-02-22T19:45:42.958Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
19:45:42 [2024-02-22T19:45:42.958Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
19:45:42 [2024-02-22T19:45:42.958Z] ok  	github.com/docker/docker/api/server/middleware	0.007s	coverage: 42.7% of statements
19:45:42 [2024-02-22T19:45:42.958Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
19:45:42 [2024-02-22T19:45:42.958Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
19:45:42 [2024-02-22T19:45:42.958Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
19:45:42 [2024-02-22T19:45:42.958Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
19:45:42 [2024-02-22T19:45:42.958Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
19:45:42 [2024-02-22T19:45:42.958Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
19:45:42 [2024-02-22T19:45:42.958Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
19:45:42 [2024-02-22T19:45:42.958Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
19:45:42 [2024-02-22T19:45:42.958Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
19:45:42 [2024-02-22T19:45:42.958Z] ok  	github.com/docker/docker/api/server/router/swarm	0.004s	coverage: 7.3% of statements
19:45:42 [2024-02-22T19:45:42.958Z] ?   	github.com/docker/docker/api/types	[no test files]
19:45:42 [2024-02-22T19:45:42.958Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
19:45:42 [2024-02-22T19:45:42.958Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
19:45:42 [2024-02-22T19:45:42.958Z] ?   	github.com/docker/docker/api/types/checkpoint	[no test files]
19:45:42 [2024-02-22T19:45:42.958Z] ok  	github.com/docker/docker/api/server/router/volume	0.011s	coverage: 66.7% of statements
19:45:42 [2024-02-22T19:45:42.958Z] ?   	github.com/docker/docker/api/types/events	[no test files]
19:45:42 [2024-02-22T19:45:42.958Z] ok  	github.com/docker/docker/api/types/container	0.008s	coverage: 83.7% of statements
19:45:42 [2024-02-22T19:45:42.958Z] ?   	github.com/docker/docker/api/types/image	[no test files]
19:45:42 [2024-02-22T19:45:42.958Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
19:45:42 [2024-02-22T19:45:42.958Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
19:45:42 [2024-02-22T19:45:42.958Z] ok  	github.com/docker/docker/api/types/network	0.007s	coverage: 80.0% of statements
19:45:42 [2024-02-22T19:45:42.958Z] ok  	github.com/docker/docker/api/types/filters	0.007s	coverage: 94.0% of statements
19:45:42 [2024-02-22T19:45:42.958Z] ok  	github.com/docker/docker/api/types/registry	0.004s	coverage: 54.2% of statements
19:45:42 [2024-02-22T19:45:42.958Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
19:45:42 [2024-02-22T19:45:42.958Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
19:45:42 [2024-02-22T19:45:42.958Z] ?   	github.com/docker/docker/api/types/system	[no test files]
19:45:42 [2024-02-22T19:45:42.958Z] ok  	github.com/docker/docker/api/types/strslice	0.002s	coverage: 90.0% of statements
19:45:42 [2024-02-22T19:45:42.958Z] ok  	github.com/docker/docker/api/types/time	0.002s	coverage: 100.0% of statements
19:45:42 [2024-02-22T19:45:42.958Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
19:45:42 [2024-02-22T19:45:42.958Z] ?   	github.com/docker/docker/builder	[no test files]
19:45:42 [2024-02-22T19:45:42.958Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
19:45:42 [2024-02-22T19:45:42.958Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
19:45:42 [2024-02-22T19:45:42.958Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
19:45:42 [2024-02-22T19:45:42.958Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
19:45:42 [2024-02-22T19:45:42.958Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
19:45:42 [2024-02-22T19:45:42.958Z] ?   	github.com/docker/docker/builder/builder-next/exporter/mobyexporter	[no test files]
19:45:42 [2024-02-22T19:45:42.958Z] ?   	github.com/docker/docker/builder/builder-next/exporter/overrides	[no test files]
19:45:42 [2024-02-22T19:45:42.958Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
19:45:42 [2024-02-22T19:45:42.958Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
19:45:42 [2024-02-22T19:45:42.958Z] ?   	github.com/docker/docker/builder/builder-next/worker/label	[no test files]
19:45:42 [2024-02-22T19:45:42.958Z] ok  	github.com/docker/docker/api/types/versions	0.006s	coverage: 77.3% of statements
19:45:43 [2024-02-22T19:45:43.526Z] ?   	github.com/docker/docker/cli/winresources/docker-proxy	[no test files]
19:45:43 [2024-02-22T19:45:43.526Z] ?   	github.com/docker/docker/cli/winresources/dockerd	[no test files]
19:45:43 [2024-02-22T19:45:43.526Z] ok  	github.com/docker/docker/builder/remotecontext/urlutil	0.014s	coverage: 100.0% of statements
19:45:43 [2024-02-22T19:45:43.526Z] ok  	github.com/docker/docker/cli/debug	0.015s	coverage: 100.0% of statements
19:45:43 [2024-02-22T19:45:43.526Z] ok  	github.com/docker/docker/builder/dockerfile	0.038s	coverage: 50.0% of statements
19:45:43 [2024-02-22T19:45:43.526Z] ok  	github.com/docker/docker/builder/remotecontext	0.065s	coverage: 33.7% of statements
19:45:45 [2024-02-22T19:45:45.430Z] ?   	github.com/docker/docker/client/buildkit	[no test files]
19:45:45 [2024-02-22T19:45:45.430Z] 2024/02/22 19:45:44 Stopping proxy on tcp/127.0.0.1:44293 for tcp/127.0.0.1:38381 (accept tcp4 127.0.0.1:44293: use of closed network connection)
19:45:45 [2024-02-22T19:45:45.430Z] ok  	github.com/docker/docker/cmd/docker-proxy	0.038s	coverage: 66.5% of statements
19:45:45 [2024-02-22T19:45:45.430Z] ok  	github.com/docker/docker/client	0.148s	coverage: 77.0% of statements
19:45:46 [2024-02-22T19:45:46.367Z] ok  	github.com/docker/docker/builder/remotecontext/git	2.777s	coverage: 82.5% of statements
19:45:58 [2024-02-22T19:45:58.578Z] ?   	github.com/docker/docker/cmd/dockerd/trap/testfiles	[no test files]
19:45:58 [2024-02-22T19:45:58.578Z] ?   	github.com/docker/docker/container/stream	[no test files]
19:45:58 [2024-02-22T19:45:58.578Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
19:45:58 [2024-02-22T19:45:58.578Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
19:45:58 [2024-02-22T19:45:58.578Z] ok  	github.com/docker/docker/container	0.131s	coverage: 36.4% of statements
19:45:58 [2024-02-22T19:45:58.578Z] ok  	github.com/docker/docker/cmd/dockerd	0.191s	coverage: 29.8% of statements
19:45:59 [2024-02-22T19:45:59.513Z] ok  	github.com/docker/docker/cmd/dockerd/trap	2.369s	coverage: 0.0% of statements
19:46:00 [2024-02-22T19:46:00.890Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
19:46:00 [2024-02-22T19:46:00.890Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.008s	coverage: 65.3% of statements
19:46:00 [2024-02-22T19:46:00.890Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.017s	coverage: 38.7% of statements
19:46:00 [2024-02-22T19:46:00.890Z] ok  	github.com/docker/docker/daemon/cluster	0.045s	coverage: 0.5% of statements
19:46:01 [2024-02-22T19:46:01.457Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
19:46:01 [2024-02-22T19:46:01.457Z] ok  	github.com/docker/docker/daemon/config	0.049s	coverage: 74.6% of statements
19:46:02 [2024-02-22T19:46:02.834Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
19:46:02 [2024-02-22T19:46:02.834Z] ok  	github.com/docker/docker/daemon/graphdriver	0.006s	coverage: 2.3% of statements
19:46:02 [2024-02-22T19:46:02.834Z] ok  	github.com/docker/docker/daemon/containerd	0.035s	coverage: 9.1% of statements
19:46:02 [2024-02-22T19:46:02.834Z] ok  	github.com/docker/docker/daemon/events	0.056s	coverage: 50.0% of statements
19:46:02 [2024-02-22T19:46:02.834Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.014s	coverage: 2.8% of statements
19:46:03 [2024-02-22T19:46:03.114Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.195s	coverage: 60.9% of statements
19:46:03 [2024-02-22T19:46:03.381Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
19:46:03 [2024-02-22T19:46:03.381Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.007s	coverage: 1.9% of statements
19:46:03 [2024-02-22T19:46:03.381Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
19:46:03 [2024-02-22T19:46:03.381Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
19:46:03 [2024-02-22T19:46:03.641Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	0.181s	coverage: 60.2% of statements
19:46:03 [2024-02-22T19:46:03.900Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.026s	coverage: 60.9% of statements
19:46:04 [2024-02-22T19:46:04.159Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.006s	coverage: 3.0% of statements
19:46:04 [2024-02-22T19:46:04.726Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
19:46:04 [2024-02-22T19:46:04.726Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
19:46:04 [2024-02-22T19:46:04.726Z] ok  	github.com/docker/docker/daemon/links	0.002s	coverage: 93.0% of statements
19:46:04 [2024-02-22T19:46:04.726Z] ok  	github.com/docker/docker/daemon/images	0.028s	coverage: 3.0% of statements
19:46:04 [2024-02-22T19:46:04.726Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.486s	coverage: 13.3% of statements
19:46:04 [2024-02-22T19:46:04.985Z] ok  	github.com/docker/docker/daemon/logger	0.217s	coverage: 43.2% of statements
19:46:05 [2024-02-22T19:46:05.244Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
19:46:05 [2024-02-22T19:46:05.244Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.008s	coverage: 68.2% of statements
19:46:05 [2024-02-22T19:46:05.244Z] ok  	github.com/docker/docker/daemon/logger/fluentd	0.009s	coverage: 53.6% of statements
19:46:05 [2024-02-22T19:46:05.244Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.116s	coverage: 78.2% of statements
19:46:05 [2024-02-22T19:46:05.811Z] ?   	github.com/docker/docker/daemon/logger/journald/internal/fake	[no test files]
19:46:05 [2024-02-22T19:46:05.811Z] ?   	github.com/docker/docker/daemon/logger/journald/internal/sdjournal	[no test files]
19:46:05 [2024-02-22T19:46:05.811Z] ok  	github.com/docker/docker/daemon/logger/journald/internal/export	0.003s	coverage: 88.2% of statements
19:46:05 [2024-02-22T19:46:05.811Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.021s	coverage: 87.2% of statements
19:46:06 [2024-02-22T19:46:06.071Z] ?   	github.com/docker/docker/daemon/logger/loggertest	[no test files]
19:46:06 [2024-02-22T19:46:06.071Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.145s	coverage: 76.8% of statements
19:46:06 [2024-02-22T19:46:06.071Z] ok  	github.com/docker/docker/daemon/logger/local	0.034s	coverage: 79.4% of statements
19:46:06 [2024-02-22T19:46:06.639Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.020s	coverage: 31.5% of statements
19:46:06 [2024-02-22T19:46:06.639Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.029s	coverage: 63.5% of statements
19:46:06 [2024-02-22T19:46:06.639Z] ?   	github.com/docker/docker/daemon/names	[no test files]
19:46:06 [2024-02-22T19:46:06.898Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.006s	coverage: 46.8% of statements
19:46:06 [2024-02-22T19:46:06.898Z] ok  	github.com/docker/docker/daemon/logger/templates	0.009s	coverage: 8.3% of statements
19:46:07 [2024-02-22T19:46:07.156Z] ?   	github.com/docker/docker/daemon/snapshotter	[no test files]
19:46:07 [2024-02-22T19:46:07.156Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
19:46:07 [2024-02-22T19:46:07.156Z] ok  	github.com/docker/docker/daemon/network	0.021s	coverage: 63.8% of statements
19:46:07 [2024-02-22T19:46:07.415Z] ok  	github.com/docker/docker/daemon/logger/journald	1.467s	coverage: 72.7% of statements
19:46:07 [2024-02-22T19:46:07.982Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
19:46:07 [2024-02-22T19:46:07.982Z] ok  	github.com/docker/docker/dockerversion	0.003s	coverage: 100.0% of statements
19:46:07 [2024-02-22T19:46:07.982Z] ok  	github.com/docker/docker/errdefs	0.003s	coverage: 77.2% of statements
19:46:07 [2024-02-22T19:46:07.982Z] ok  	github.com/docker/docker/distribution/metadata	0.025s	coverage: 44.4% of statements
19:46:08 [2024-02-22T19:46:08.241Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.426s	coverage: 82.5% of statements
19:46:08 [2024-02-22T19:46:08.499Z] ?   	github.com/docker/docker/image/spec/specs-go	[no test files]
19:46:08 [2024-02-22T19:46:08.499Z] ?   	github.com/docker/docker/image/spec/specs-go/v1	[no test files]
19:46:08 [2024-02-22T19:46:08.499Z] ok  	github.com/docker/docker/image/cache	0.006s	coverage: 24.1% of statements
19:46:08 [2024-02-22T19:46:08.499Z] ok  	github.com/docker/docker/image	0.024s	coverage: 82.8% of statements
19:46:08 [2024-02-22T19:46:08.758Z] ?   	github.com/docker/docker/image/v1	[no test files]
19:46:08 [2024-02-22T19:46:08.758Z] ?   	github.com/docker/docker/internal/compatcontext	[no test files]
19:46:08 [2024-02-22T19:46:08.758Z] ?   	github.com/docker/docker/internal/mounttree	[no test files]
19:46:08 [2024-02-22T19:46:08.758Z] ok  	github.com/docker/docker/internal/mod	0.002s	coverage: 66.7% of statements
19:46:08 [2024-02-22T19:46:08.758Z] ok  	github.com/docker/docker/internal/cleanups	0.003s	coverage: 69.2% of statements
19:46:08 [2024-02-22T19:46:08.758Z] ok  	github.com/docker/docker/image/tarexport	0.006s	coverage: 0.6% of statements
19:46:09 [2024-02-22T19:46:09.017Z] ok  	github.com/docker/docker/internal/multierror	0.003s	coverage: 88.9% of statements
19:46:09 [2024-02-22T19:46:09.017Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
19:46:09 [2024-02-22T19:46:09.017Z] ?   	github.com/docker/docker/internal/testutils	[no test files]
19:46:09 [2024-02-22T19:46:09.017Z] ?   	github.com/docker/docker/internal/testutils/netnsutils	[no test files]
19:46:09 [2024-02-22T19:46:09.017Z] ok  	github.com/docker/docker/internal/sliceutil	0.002s	coverage: 56.2% of statements
19:46:09 [2024-02-22T19:46:09.017Z] ok  	github.com/docker/docker/internal/safepath	0.005s	coverage: 42.9% of statements
19:46:09 [2024-02-22T19:46:09.276Z] ?   	github.com/docker/docker/internal/testutils/specialimage	[no test files]
19:46:09 [2024-02-22T19:46:09.276Z] ?   	github.com/docker/docker/internal/unix_noeintr	[no test files]
19:46:09 [2024-02-22T19:46:09.276Z] ?   	github.com/docker/docker/internal/unshare	[no test files]
19:46:09 [2024-02-22T19:46:09.276Z] ok  	github.com/docker/docker/distribution	1.496s	coverage: 28.9% of statements
19:46:10 [2024-02-22T19:46:10.212Z] ok  	github.com/docker/docker/distribution/xfer	2.190s	coverage: 85.4% of statements
19:46:10 [2024-02-22T19:46:10.212Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
19:46:10 [2024-02-22T19:46:10.212Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
19:46:10 [2024-02-22T19:46:10.212Z] ?   	github.com/docker/docker/libcontainerd/shimopts	[no test files]
19:46:10 [2024-02-22T19:46:10.212Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
19:46:10 [2024-02-22T19:46:10.212Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
19:46:10 [2024-02-22T19:46:10.212Z] ok  	github.com/docker/docker/daemon	10.637s	coverage: 15.7% of statements
19:46:10 [2024-02-22T19:46:10.212Z] ok  	github.com/docker/docker/libcontainerd/queue	0.027s	coverage: 100.0% of statements
19:46:10 [2024-02-22T19:46:10.780Z] ?   	github.com/docker/docker/oci/caps	[no test files]
19:46:10 [2024-02-22T19:46:10.780Z] ok  	github.com/docker/docker/oci	0.008s	coverage: 35.8% of statements
19:46:10 [2024-02-22T19:46:10.780Z] ok  	github.com/docker/docker/opts	0.037s	coverage: 67.9% of statements
19:46:11 [2024-02-22T19:46:11.039Z] ok  	github.com/docker/docker/pkg/capabilities	0.002s	coverage: 87.5% of statements
19:46:11 [2024-02-22T19:46:11.039Z] ok  	github.com/docker/docker/pkg/broadcaster	0.003s	coverage: 100.0% of statements
19:46:11 [2024-02-22T19:46:11.298Z] ok  	github.com/docker/docker/pkg/containerfs	0.004s	coverage: 26.7% of statements
19:46:11 [2024-02-22T19:46:11.298Z] ok  	github.com/docker/docker/pkg/directory	0.002s	coverage: 81.8% of statements
19:46:11 [2024-02-22T19:46:11.298Z] ok  	github.com/docker/docker/pkg/authorization	0.211s	coverage: 68.3% of statements
19:46:11 [2024-02-22T19:46:11.298Z] ok  	github.com/docker/docker/pkg/dmesg	0.006s	coverage: 83.3% of statements
19:46:11 [2024-02-22T19:46:11.557Z] ok  	github.com/docker/docker/pkg/chrootarchive	0.264s	coverage: 83.7% of statements
19:46:11 [2024-02-22T19:46:11.557Z] ok  	github.com/docker/docker/pkg/fileutils	0.028s	coverage: 51.7% of statements
19:46:11 [2024-02-22T19:46:11.557Z] ok  	github.com/docker/docker/pkg/homedir	0.006s	coverage: 6.5% of statements
19:46:11 [2024-02-22T19:46:11.557Z] time="2024-02-22T19:46:11Z" level=error msg="Tar: Can't stat file /tmp/archive-copy-test268540866 to tar: lstat /tmp/archive-copy-test268540866/dir1: no such file or directory"
19:46:11 [2024-02-22T19:46:11.557Z] ok  	github.com/docker/docker/pkg/archive	0.468s	coverage: 81.4% of statements
19:46:11 [2024-02-22T19:46:11.816Z] ok  	github.com/docker/docker/pkg/longpath	0.002s	coverage: 45.5% of statements
19:46:11 [2024-02-22T19:46:11.816Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.004s	coverage: 92.3% of statements
19:46:11 [2024-02-22T19:46:11.816Z] ok  	github.com/docker/docker/pkg/meminfo	0.011s	coverage: 75.0% of statements
19:46:11 [2024-02-22T19:46:11.816Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.003s	coverage: 85.7% of statements
19:46:11 [2024-02-22T19:46:11.816Z] ok  	github.com/docker/docker/pkg/parsers	0.003s	coverage: 97.0% of statements
19:46:12 [2024-02-22T19:46:12.075Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.002s	coverage: 60.0% of statements
19:46:12 [2024-02-22T19:46:12.075Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.004s	coverage: 90.2% of statements
19:46:12 [2024-02-22T19:46:12.075Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
19:46:12 [2024-02-22T19:46:12.075Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
19:46:12 [2024-02-22T19:46:12.075Z] ok  	github.com/docker/docker/pkg/pidfile	0.003s	coverage: 94.1% of statements
19:46:12 [2024-02-22T19:46:12.075Z] ok  	github.com/docker/docker/pkg/idtools	0.413s	coverage: 69.7% of statements
19:46:12 [2024-02-22T19:46:12.075Z] ok  	github.com/docker/docker/pkg/ioutils	0.389s	coverage: 69.5% of statements
19:46:12 [2024-02-22T19:46:12.642Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
19:46:12 [2024-02-22T19:46:12.642Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
19:46:12 [2024-02-22T19:46:12.642Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.004s	coverage: 90.0% of statements
19:46:12 [2024-02-22T19:46:12.642Z] ok  	github.com/docker/docker/pkg/pools	0.004s	coverage: 88.2% of statements
19:46:12 [2024-02-22T19:46:12.642Z] ok  	github.com/docker/docker/pkg/process	0.004s	coverage: 21.7% of statements
19:46:12 [2024-02-22T19:46:12.642Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.006s	coverage: 56.8% of statements
19:46:12 [2024-02-22T19:46:12.642Z] ok  	github.com/docker/docker/pkg/progress	0.002s	coverage: 75.9% of statements
19:46:12 [2024-02-22T19:46:12.901Z] ?   	github.com/docker/docker/pkg/rootless	[no test files]
19:46:12 [2024-02-22T19:46:12.901Z] ?   	github.com/docker/docker/pkg/rootless/specconv	[no test files]
19:46:12 [2024-02-22T19:46:12.901Z] ok  	github.com/docker/docker/pkg/stack	0.004s	coverage: 90.9% of statements
19:46:12 [2024-02-22T19:46:12.901Z] ok  	github.com/docker/docker/pkg/reexec	0.017s	coverage: 82.4% of statements
19:46:12 [2024-02-22T19:46:12.901Z] ok  	github.com/docker/docker/pkg/stdcopy	0.013s	coverage: 100.0% of statements
19:46:13 [2024-02-22T19:46:13.160Z] ok  	github.com/docker/docker/pkg/streamformatter	0.015s	coverage: 66.2% of statements
19:46:13 [2024-02-22T19:46:13.160Z] ok  	github.com/docker/docker/pkg/stringid	0.015s	coverage: 61.9% of statements
19:46:13 [2024-02-22T19:46:13.419Z] ok  	github.com/docker/docker/pkg/sysinfo	0.012s	coverage: 53.4% of statements
19:46:13 [2024-02-22T19:46:13.419Z] ok  	github.com/docker/docker/pkg/system	0.012s	coverage: 41.0% of statements
19:46:13 [2024-02-22T19:46:13.419Z] ok  	github.com/docker/docker/pkg/useragent	0.004s	coverage: 88.9% of statements
19:46:13 [2024-02-22T19:46:13.419Z] ok  	github.com/docker/docker/pkg/tailfile	0.049s	coverage: 88.6% of statements
19:46:13 [2024-02-22T19:46:13.419Z] ok  	github.com/docker/docker/pkg/tarsum	0.058s	coverage: 89.6% of statements
19:46:13 [2024-02-22T19:46:13.986Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
19:46:13 [2024-02-22T19:46:13.986Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
19:46:13 [2024-02-22T19:46:13.986Z] ok  	github.com/docker/docker/plugin/v2	0.005s	coverage: 14.4% of statements
19:46:13 [2024-02-22T19:46:13.986Z] ok  	github.com/docker/docker/profiles/seccomp	0.008s	coverage: 86.0% of statements
19:46:14 [2024-02-22T19:46:14.555Z] ok  	github.com/docker/docker/reference	0.006s	coverage: 83.7% of statements
19:46:14 [2024-02-22T19:46:14.555Z] ok  	github.com/docker/docker/pkg/plugins	2.011s	coverage: 74.9% of statements
19:46:14 [2024-02-22T19:46:14.555Z] ok  	github.com/docker/docker/plugin	0.519s	coverage: 23.2% of statements
19:46:14 [2024-02-22T19:46:14.555Z] ok  	github.com/docker/docker/quota	0.217s	coverage: 69.3% of statements
19:46:14 [2024-02-22T19:46:14.814Z] ok  	github.com/docker/docker/restartmanager	0.002s	coverage: 51.9% of statements
19:46:14 [2024-02-22T19:46:14.814Z] ok  	github.com/docker/docker/registry/resumable	0.016s	coverage: 100.0% of statements
19:46:14 [2024-02-22T19:46:14.814Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
19:46:14 [2024-02-22T19:46:14.814Z] ok  	github.com/docker/docker/runconfig	0.009s	coverage: 54.0% of statements
19:46:15 [2024-02-22T19:46:15.073Z] ok  	github.com/docker/docker/registry	0.137s	coverage: 63.9% of statements
19:46:15 [2024-02-22T19:46:15.073Z] ok  	github.com/docker/docker/testutil	0.005s	coverage: 6.8% of statements
19:46:15 [2024-02-22T19:46:15.332Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
19:46:15 [2024-02-22T19:46:15.332Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
19:46:15 [2024-02-22T19:46:15.332Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
19:46:15 [2024-02-22T19:46:15.332Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
19:46:15 [2024-02-22T19:46:15.332Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
19:46:15 [2024-02-22T19:46:15.332Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
19:46:15 [2024-02-22T19:46:15.332Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
19:46:15 [2024-02-22T19:46:15.332Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
19:46:15 [2024-02-22T19:46:15.332Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
19:46:15 [2024-02-22T19:46:15.332Z] ?   	github.com/docker/docker/testutil/request	[no test files]
19:46:15 [2024-02-22T19:46:15.332Z] ?   	github.com/docker/docker/volume	[no test files]
19:46:15 [2024-02-22T19:46:15.899Z] ok  	github.com/docker/docker/volume/drivers	0.012s	coverage: 36.1% of statements
19:46:15 [2024-02-22T19:46:15.899Z] ok  	github.com/docker/docker/volume/mounts	0.008s	coverage: 62.2% of statements
19:46:16 [2024-02-22T19:46:16.158Z] ok  	github.com/docker/docker/volume/local	0.097s	coverage: 77.2% of statements
19:46:16 [2024-02-22T19:46:16.416Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
19:46:16 [2024-02-22T19:46:16.416Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
19:46:16 [2024-02-22T19:46:16.416Z] ok  	github.com/docker/docker/volume/service	0.011s	coverage: 71.8% of statements
19:46:18 [2024-02-22T19:46:18.317Z] ok  	github.com/docker/docker/layer	7.970s	coverage: 68.1% of statements
19:46:18 [2024-02-22T19:46:18.317Z] 
19:46:18 [2024-02-22T19:46:18.317Z] === Skipped
19:46:18 [2024-02-22T19:46:18.317Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s)
19:46:18 [2024-02-22T19:46:18.317Z]     network_proxy_test.go:195: Need to start CI docker with --ipv6
19:46:18 [2024-02-22T19:46:18.317Z] 
19:46:18 [2024-02-22T19:46:18.317Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s)
19:46:18 [2024-02-22T19:46:18.317Z]     network_proxy_test.go:210: No support for dual stack yet
19:46:18 [2024-02-22T19:46:18.317Z] 
19:46:18 [2024-02-22T19:46:18.317Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s)
19:46:18 [2024-02-22T19:46:18.317Z]     network_proxy_test.go:239: Need to start CI docker with --ipv6
19:46:18 [2024-02-22T19:46:18.317Z] 
19:46:18 [2024-02-22T19:46:18.317Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s)
19:46:18 [2024-02-22T19:46:18.317Z]     network_proxy_test.go:300: Need to start CI docker with --ipv6
19:46:18 [2024-02-22T19:46:18.317Z] 
19:46:18 [2024-02-22T19:46:18.317Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
19:46:18 [2024-02-22T19:46:18.317Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
19:46:18 [2024-02-22T19:46:18.317Z]     graphtest_unix.go:41: Driver btrfs not supported
19:46:18 [2024-02-22T19:46:18.317Z] 
19:46:18 [2024-02-22T19:46:18.317Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
19:46:18 [2024-02-22T19:46:18.317Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
19:46:18 [2024-02-22T19:46:18.317Z]     graphtest_unix.go:41: Driver btrfs not supported
19:46:18 [2024-02-22T19:46:18.317Z] 
19:46:18 [2024-02-22T19:46:18.317Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
19:46:18 [2024-02-22T19:46:18.317Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
19:46:18 [2024-02-22T19:46:18.317Z]     graphtest_unix.go:41: Driver btrfs not supported
19:46:18 [2024-02-22T19:46:18.317Z] 
19:46:18 [2024-02-22T19:46:18.317Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
19:46:18 [2024-02-22T19:46:18.317Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
19:46:18 [2024-02-22T19:46:18.317Z]     graphtest_unix.go:41: Driver btrfs not supported
19:46:18 [2024-02-22T19:46:18.317Z] 
19:46:18 [2024-02-22T19:46:18.317Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
19:46:18 [2024-02-22T19:46:18.317Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
19:46:18 [2024-02-22T19:46:18.317Z]     graphtest_unix.go:41: Driver btrfs not supported
19:46:18 [2024-02-22T19:46:18.317Z] 
19:46:18 [2024-02-22T19:46:18.317Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
19:46:18 [2024-02-22T19:46:18.317Z]     graphtest_unix.go:68: No driver to put!
19:46:18 [2024-02-22T19:46:18.317Z] 
19:46:18 [2024-02-22T19:46:18.317Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
19:46:18 [2024-02-22T19:46:18.317Z] time="2024-02-22T19:46:03Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
19:46:18 [2024-02-22T19:46:18.317Z]     graphtest_unix.go:39: graphdriver: driver not supported
19:46:18 [2024-02-22T19:46:18.317Z]     graphtest_unix.go:41: Driver fuse-overlayfs not supported
19:46:18 [2024-02-22T19:46:18.317Z] 
19:46:18 [2024-02-22T19:46:18.317Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
19:46:18 [2024-02-22T19:46:18.317Z] time="2024-02-22T19:46:03Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
19:46:18 [2024-02-22T19:46:18.317Z]     graphtest_unix.go:39: graphdriver: driver not supported
19:46:18 [2024-02-22T19:46:18.317Z]     graphtest_unix.go:41: Driver fuse-overlayfs not supported
19:46:18 [2024-02-22T19:46:18.317Z] 
19:46:18 [2024-02-22T19:46:18.317Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
19:46:18 [2024-02-22T19:46:18.317Z] time="2024-02-22T19:46:03Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
19:46:18 [2024-02-22T19:46:18.317Z]     graphtest_unix.go:39: graphdriver: driver not supported
19:46:18 [2024-02-22T19:46:18.317Z]     graphtest_unix.go:41: Driver fuse-overlayfs not supported
19:46:18 [2024-02-22T19:46:18.317Z] 
19:46:18 [2024-02-22T19:46:18.317Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
19:46:18 [2024-02-22T19:46:18.317Z] time="2024-02-22T19:46:03Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
19:46:18 [2024-02-22T19:46:18.317Z]     graphtest_unix.go:39: graphdriver: driver not supported
19:46:18 [2024-02-22T19:46:18.317Z]     graphtest_unix.go:41: Driver fuse-overlayfs not supported
19:46:18 [2024-02-22T19:46:18.317Z] 
19:46:18 [2024-02-22T19:46:18.317Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
19:46:18 [2024-02-22T19:46:18.317Z] time="2024-02-22T19:46:03Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
19:46:18 [2024-02-22T19:46:18.317Z]     graphtest_unix.go:39: graphdriver: driver not supported
19:46:18 [2024-02-22T19:46:18.317Z]     graphtest_unix.go:41: Driver fuse-overlayfs not supported
19:46:18 [2024-02-22T19:46:18.317Z] 
19:46:18 [2024-02-22T19:46:18.317Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
19:46:18 [2024-02-22T19:46:18.317Z]     graphtest_unix.go:68: No driver to put!
19:46:18 [2024-02-22T19:46:18.317Z] 
19:46:18 [2024-02-22T19:46:18.317Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
19:46:18 [2024-02-22T19:46:18.317Z]     overlay_test.go:61: Cannot run test with naive change algorithm
19:46:18 [2024-02-22T19:46:18.317Z] 
19:46:18 [2024-02-22T19:46:18.317Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
19:46:18 [2024-02-22T19:46:18.317Z]     graphtest_unix.go:311: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
19:46:18 [2024-02-22T19:46:18.317Z] 
19:46:18 [2024-02-22T19:46:18.317Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
19:46:18 [2024-02-22T19:46:18.317Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
19:46:18 [2024-02-22T19:46:18.317Z]     graphtest_unix.go:41: Driver zfs not supported
19:46:18 [2024-02-22T19:46:18.317Z] 
19:46:18 [2024-02-22T19:46:18.317Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
19:46:18 [2024-02-22T19:46:18.317Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
19:46:18 [2024-02-22T19:46:18.317Z]     graphtest_unix.go:41: Driver zfs not supported
19:46:18 [2024-02-22T19:46:18.317Z] 
19:46:18 [2024-02-22T19:46:18.317Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
19:46:18 [2024-02-22T19:46:18.317Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
19:46:18 [2024-02-22T19:46:18.317Z]     graphtest_unix.go:41: Driver zfs not supported
19:46:18 [2024-02-22T19:46:18.317Z] 
19:46:18 [2024-02-22T19:46:18.317Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
19:46:18 [2024-02-22T19:46:18.317Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
19:46:18 [2024-02-22T19:46:18.317Z]     graphtest_unix.go:41: Driver zfs not supported
19:46:18 [2024-02-22T19:46:18.317Z] 
19:46:18 [2024-02-22T19:46:18.317Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
19:46:18 [2024-02-22T19:46:18.317Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
19:46:18 [2024-02-22T19:46:18.317Z]     graphtest_unix.go:41: Driver zfs not supported
19:46:18 [2024-02-22T19:46:18.317Z] 
19:46:18 [2024-02-22T19:46:18.317Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
19:46:18 [2024-02-22T19:46:18.317Z]     graphtest_unix.go:68: No driver to put!
19:46:18 [2024-02-22T19:46:18.317Z] 
19:46:18 [2024-02-22T19:46:18.317Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
19:46:18 [2024-02-22T19:46:18.317Z]     sysinfo_linux_test.go:86: AppArmor Must be Disabled
19:46:18 [2024-02-22T19:46:18.317Z] 
19:46:18 [2024-02-22T19:46:18.317Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
19:46:18 [2024-02-22T19:46:18.317Z]     sysinfo_linux_test.go:106: cgroup namespaces must be disabled
19:46:18 [2024-02-22T19:46:18.317Z] 
19:46:18 [2024-02-22T19:46:18.317Z] === SKIP: volume/mounts TestValidateLCOWMount (0.00s)
19:46:18 [2024-02-22T19:46:18.317Z]     validate_test.go:73: only tested on Windows
19:46:18 [2024-02-22T19:46:18.317Z] 
19:46:18 [2024-02-22T19:46:18.317Z] DONE 3256 tests, 27 skipped in 65.903s
19:46:18 [2024-02-22T19:46:18.317Z] + '[' -n 'github.com/docker/docker/libnetwork
19:46:18 [2024-02-22T19:46:18.317Z] github.com/docker/docker/libnetwork/bitmap
19:46:18 [2024-02-22T19:46:18.317Z] github.com/docker/docker/libnetwork/cluster
19:46:18 [2024-02-22T19:46:18.317Z] github.com/docker/docker/libnetwork/cmd/diagnostic
19:46:18 [2024-02-22T19:46:18.317Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
19:46:18 [2024-02-22T19:46:18.317Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
19:46:18 [2024-02-22T19:46:18.317Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
19:46:18 [2024-02-22T19:46:18.317Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
19:46:18 [2024-02-22T19:46:18.317Z] github.com/docker/docker/libnetwork/config
19:46:18 [2024-02-22T19:46:18.317Z] github.com/docker/docker/libnetwork/datastore
19:46:18 [2024-02-22T19:46:18.317Z] github.com/docker/docker/libnetwork/diagnostic
19:46:18 [2024-02-22T19:46:18.317Z] github.com/docker/docker/libnetwork/discoverapi
19:46:18 [2024-02-22T19:46:18.317Z] github.com/docker/docker/libnetwork/driverapi
19:46:18 [2024-02-22T19:46:18.317Z] github.com/docker/docker/libnetwork/drivers/bridge
19:46:18 [2024-02-22T19:46:18.317Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
19:46:18 [2024-02-22T19:46:18.317Z] github.com/docker/docker/libnetwork/drivers/host
19:46:18 [2024-02-22T19:46:18.317Z] github.com/docker/docker/libnetwork/drivers/ipvlan
19:46:18 [2024-02-22T19:46:18.317Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
19:46:18 [2024-02-22T19:46:18.317Z] github.com/docker/docker/libnetwork/drivers/macvlan
19:46:18 [2024-02-22T19:46:18.317Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
19:46:18 [2024-02-22T19:46:18.317Z] github.com/docker/docker/libnetwork/drivers/null
19:46:18 [2024-02-22T19:46:18.317Z] github.com/docker/docker/libnetwork/drivers/overlay
19:46:18 [2024-02-22T19:46:18.317Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
19:46:18 [2024-02-22T19:46:18.317Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
19:46:18 [2024-02-22T19:46:18.317Z] github.com/docker/docker/libnetwork/drivers/remote
19:46:18 [2024-02-22T19:46:18.317Z] github.com/docker/docker/libnetwork/drivers/remote/api
19:46:18 [2024-02-22T19:46:18.317Z] github.com/docker/docker/libnetwork/drivers/windows
19:46:18 [2024-02-22T19:46:18.317Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
19:46:18 [2024-02-22T19:46:18.317Z] github.com/docker/docker/libnetwork/drvregistry
19:46:18 [2024-02-22T19:46:18.317Z] github.com/docker/docker/libnetwork/etchosts
19:46:18 [2024-02-22T19:46:18.317Z] github.com/docker/docker/libnetwork/internal/caller
19:46:18 [2024-02-22T19:46:18.317Z] github.com/docker/docker/libnetwork/internal/kvstore
19:46:18 [2024-02-22T19:46:18.317Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
19:46:18 [2024-02-22T19:46:18.317Z] github.com/docker/docker/libnetwork/internal/netiputil
19:46:18 [2024-02-22T19:46:18.317Z] github.com/docker/docker/libnetwork/internal/setmatrix
19:46:18 [2024-02-22T19:46:18.317Z] github.com/docker/docker/libnetwork/ipam
19:46:18 [2024-02-22T19:46:18.317Z] github.com/docker/docker/libnetwork/ipamapi
19:46:18 [2024-02-22T19:46:18.317Z] github.com/docker/docker/libnetwork/ipams/builtin
19:46:18 [2024-02-22T19:46:18.317Z] github.com/docker/docker/libnetwork/ipams/null
19:46:18 [2024-02-22T19:46:18.317Z] github.com/docker/docker/libnetwork/ipams/remote
19:46:18 [2024-02-22T19:46:18.317Z] github.com/docker/docker/libnetwork/ipams/remote/api
19:46:18 [2024-02-22T19:46:18.317Z] github.com/docker/docker/libnetwork/ipams/windowsipam
19:46:18 [2024-02-22T19:46:18.317Z] github.com/docker/docker/libnetwork/ipamutils
19:46:18 [2024-02-22T19:46:18.317Z] github.com/docker/docker/libnetwork/ipbits
19:46:18 [2024-02-22T19:46:18.317Z] github.com/docker/docker/libnetwork/iptables
19:46:18 [2024-02-22T19:46:18.317Z] github.com/docker/docker/libnetwork/netlabel
19:46:18 [2024-02-22T19:46:18.317Z] github.com/docker/docker/libnetwork/netutils
19:46:18 [2024-02-22T19:46:18.317Z] github.com/docker/docker/libnetwork/networkdb
19:46:18 [2024-02-22T19:46:18.317Z] github.com/docker/docker/libnetwork/ns
19:46:18 [2024-02-22T19:46:18.317Z] github.com/docker/docker/libnetwork/options
19:46:18 [2024-02-22T19:46:18.317Z] github.com/docker/docker/libnetwork/osl
19:46:18 [2024-02-22T19:46:18.318Z] github.com/docker/docker/libnetwork/osl/kernel
19:46:18 [2024-02-22T19:46:18.318Z] github.com/docker/docker/libnetwork/portallocator
19:46:18 [2024-02-22T19:46:18.318Z] github.com/docker/docker/libnetwork/portmapper
19:46:18 [2024-02-22T19:46:18.318Z] github.com/docker/docker/libnetwork/resolvconf
19:46:18 [2024-02-22T19:46:18.318Z] github.com/docker/docker/libnetwork/scope
19:46:18 [2024-02-22T19:46:18.318Z] github.com/docker/docker/libnetwork/types' ']'
19:46:18 [2024-02-22T19:46:18.318Z] + 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
19:47:14 [2024-02-22T19:47:14.534Z] ok  	github.com/docker/docker/libnetwork	44.138s	coverage: 43.3% of statements
19:47:14 [2024-02-22T19:47:14.534Z] ok  	github.com/docker/docker/libnetwork/bitmap	0.006s	coverage: 96.1% of statements
19:47:14 [2024-02-22T19:47:14.534Z] ?   	github.com/docker/docker/libnetwork/cluster	[no test files]
19:47:14 [2024-02-22T19:47:14.534Z] ?   	github.com/docker/docker/libnetwork/cmd/diagnostic	[no test files]
19:47:14 [2024-02-22T19:47:14.534Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test	[no test files]
19:47:14 [2024-02-22T19:47:14.534Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient	[no test files]
19:47:14 [2024-02-22T19:47:14.534Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver	[no test files]
19:47:14 [2024-02-22T19:47:14.534Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient	[no test files]
19:47:14 [2024-02-22T19:47:14.534Z] ok  	github.com/docker/docker/libnetwork/config	0.011s	coverage: 10.3% of statements
19:47:14 [2024-02-22T19:47:14.534Z] ok  	github.com/docker/docker/libnetwork/datastore	0.003s	coverage: 37.0% of statements
19:47:14 [2024-02-22T19:47:14.534Z] ?   	github.com/docker/docker/libnetwork/diagnostic	[no test files]
19:47:14 [2024-02-22T19:47:14.534Z] ?   	github.com/docker/docker/libnetwork/discoverapi	[no test files]
19:47:14 [2024-02-22T19:47:14.534Z] ok  	github.com/docker/docker/libnetwork/driverapi	0.002s	coverage: 68.9% of statements
19:47:14 [2024-02-22T19:47:14.534Z] ok  	github.com/docker/docker/libnetwork/drivers/bridge	3.712s	coverage: 63.3% of statements
19:47:14 [2024-02-22T19:47:14.534Z] ?   	github.com/docker/docker/libnetwork/drivers/bridge/brmanager	[no test files]
19:47:14 [2024-02-22T19:47:14.534Z] ok  	github.com/docker/docker/libnetwork/drivers/host	0.002s	coverage: 40.0% of statements
19:47:15 [2024-02-22T19:47:15.106Z] ok  	github.com/docker/docker/libnetwork/drivers/ipvlan	0.958s	coverage: 5.1% of statements
19:47:15 [2024-02-22T19:47:15.106Z] ?   	github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager	[no test files]
19:47:15 [2024-02-22T19:47:15.371Z] ok  	github.com/docker/docker/libnetwork/drivers/macvlan	0.004s	coverage: 4.7% of statements
19:47:15 [2024-02-22T19:47:15.371Z] ?   	github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager	[no test files]
19:47:15 [2024-02-22T19:47:15.633Z] ok  	github.com/docker/docker/libnetwork/drivers/null	0.002s	coverage: 40.0% of statements
19:47:16 [2024-02-22T19:47:16.571Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay	0.010s	coverage: 1.4% of statements
19:47:16 [2024-02-22T19:47:16.830Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay/overlayutils	0.003s	coverage: 45.0% of statements
19:47:17 [2024-02-22T19:47:17.088Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay/ovmanager	0.003s	coverage: 62.7% of statements
19:47:17 [2024-02-22T19:47:17.655Z] ok  	github.com/docker/docker/libnetwork/drivers/remote	0.011s	coverage: 57.2% of statements
19:47:17 [2024-02-22T19:47:17.655Z] ?   	github.com/docker/docker/libnetwork/drivers/remote/api	[no test files]
19:47:17 [2024-02-22T19:47:17.655Z] ?   	github.com/docker/docker/libnetwork/drivers/windows	[no test files]
19:47:17 [2024-02-22T19:47:17.655Z] ?   	github.com/docker/docker/libnetwork/drivers/windows/overlay	[no test files]
19:47:17 [2024-02-22T19:47:17.914Z] ok  	github.com/docker/docker/libnetwork/drvregistry	0.018s	coverage: 87.0% of statements
19:47:18 [2024-02-22T19:47:18.481Z] ok  	github.com/docker/docker/libnetwork/etchosts	0.017s	coverage: 82.1% of statements
19:47:18 [2024-02-22T19:47:18.481Z] ok  	github.com/docker/docker/libnetwork/internal/caller	0.002s	coverage: 100.0% of statements
19:47:18 [2024-02-22T19:47:18.481Z] ?   	github.com/docker/docker/libnetwork/internal/kvstore	[no test files]
19:47:18 [2024-02-22T19:47:18.481Z] ?   	github.com/docker/docker/libnetwork/internal/kvstore/boltdb	[no test files]
19:47:18 [2024-02-22T19:47:18.481Z] ?   	github.com/docker/docker/libnetwork/internal/netiputil	[no test files]
19:47:30 [2024-02-22T19:47:30.682Z] ok  	github.com/docker/docker/libnetwork/internal/setmatrix	10.003s	coverage: 100.0% of statements
19:47:32 [2024-02-22T19:47:32.585Z] ok  	github.com/docker/docker/libnetwork/ipam	3.054s	coverage: 80.3% of statements
19:47:32 [2024-02-22T19:47:32.586Z] ?   	github.com/docker/docker/libnetwork/ipamapi	[no test files]
19:47:32 [2024-02-22T19:47:32.586Z] ?   	github.com/docker/docker/libnetwork/ipams/builtin	[no test files]
19:47:32 [2024-02-22T19:47:32.586Z] ok  	github.com/docker/docker/libnetwork/ipams/null	0.002s	coverage: 63.2% of statements
19:47:32 [2024-02-22T19:47:32.844Z] ok  	github.com/docker/docker/libnetwork/ipams/remote	0.007s	coverage: 48.7% of statements
19:47:32 [2024-02-22T19:47:32.844Z] ?   	github.com/docker/docker/libnetwork/ipams/remote/api	[no test files]
19:47:33 [2024-02-22T19:47:33.102Z] ok  	github.com/docker/docker/libnetwork/ipams/windowsipam	0.002s	coverage: 80.0% of statements
19:47:33 [2024-02-22T19:47:33.668Z] ok  	github.com/docker/docker/libnetwork/ipamutils	0.323s	coverage: 86.4% of statements
19:47:33 [2024-02-22T19:47:33.668Z] ok  	github.com/docker/docker/libnetwork/ipbits	0.002s	coverage: 100.0% of statements
19:47:34 [2024-02-22T19:47:34.604Z] ok  	github.com/docker/docker/libnetwork/iptables	0.163s	coverage: 39.9% of statements
19:47:34 [2024-02-22T19:47:34.604Z] ?   	github.com/docker/docker/libnetwork/netlabel	[no test files]
19:47:34 [2024-02-22T19:47:34.862Z] ok  	github.com/docker/docker/libnetwork/netutils	0.017s	coverage: 50.6% of statements
19:49:26 [2024-02-22T19:49:26.305Z] ok  	github.com/docker/docker/libnetwork/networkdb	104.265s	coverage: 59.6% of statements
19:49:26 [2024-02-22T19:49:26.305Z] ?   	github.com/docker/docker/libnetwork/ns	[no test files]
19:49:26 [2024-02-22T19:49:26.305Z] ok  	github.com/docker/docker/libnetwork/options	0.002s	coverage: 100.0% of statements
19:49:26 [2024-02-22T19:49:26.305Z] ok  	github.com/docker/docker/libnetwork/osl	4.390s	coverage: 37.8% of statements
19:49:26 [2024-02-22T19:49:26.305Z] ok  	github.com/docker/docker/libnetwork/osl/kernel	0.003s	coverage: 20.0% of statements
19:49:26 [2024-02-22T19:49:26.305Z] ok  	github.com/docker/docker/libnetwork/portallocator	0.016s	coverage: 80.5% of statements
19:49:27 [2024-02-22T19:49:27.241Z] ok  	github.com/docker/docker/libnetwork/portmapper	0.706s	coverage: 47.9% of statements
19:49:27 [2024-02-22T19:49:27.241Z] ok  	github.com/docker/docker/libnetwork/resolvconf	0.003s	coverage: 84.9% of statements
19:49:27 [2024-02-22T19:49:27.241Z] ?   	github.com/docker/docker/libnetwork/scope	[no test files]
19:49:27 [2024-02-22T19:49:27.499Z] ok  	github.com/docker/docker/libnetwork/types	0.002s	coverage: 41.7% of statements
19:49:27 [2024-02-22T19:49:27.499Z] 
19:49:27 [2024-02-22T19:49:27.499Z] === Skipped
19:49:27 [2024-02-22T19:49:27.499Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s)
19:49:27 [2024-02-22T19:49:27.499Z]     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
19:49:27 [2024-02-22T19:49:27.499Z] 
19:49:27 [2024-02-22T19:49:27.499Z] === SKIP: libnetwork/iptables TestPassthrough (0.00s)
19:49:27 [2024-02-22T19:49:27.499Z]     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
19:49:27 [2024-02-22T19:49:27.499Z] 
19:49:27 [2024-02-22T19:49:27.499Z] DONE 374 tests, 2 skipped in 189.197s
Post stage
[Pipeline] junit
19:49:28 [2024-02-22T19:49:28.445Z] Recording test results
19:49:28 [2024-02-22T19:49:28.557Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
19:49:28 [2024-02-22T19:49:28.882Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-47435/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=bce68afec0f9aa915e15ca3b3b8445321ce533d2 -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:bce68afec0f9aa915e15ca3b3b8445321ce533d2 hack/make.sh dynbinary test-integration
19:49:29 [2024-02-22T19:49:29.141Z] 
19:49:29 [2024-02-22T19:49:29.141Z] Removing bundles/
19:49:29 [2024-02-22T19:49:29.141Z] 
19:49:29 [2024-02-22T19:49:29.141Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
19:49:29 [2024-02-22T19:49:29.141Z] Building dynamic bundles/dynbinary-daemon/dockerd (linux/arm64)...
19:49:29 [2024-02-22T19:49:29.141Z] + tee /go/src/github.com/docker/docker/go.mod
19:49:29 [2024-02-22T19:49:29.141Z] module github.com/docker/docker
19:49:29 [2024-02-22T19:49:29.141Z] 
19:49:29 [2024-02-22T19:49:29.141Z] go 1.21
19:49:29 [2024-02-22T19:49:29.141Z] + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT
19:49:29 [2024-02-22T19:49:29.141Z] + GO111MODULE=on
19:49:29 [2024-02-22T19:49:29.141Z] + GOTOOLCHAIN=local
19:49:29 [2024-02-22T19:49:29.141Z] + 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=bce68afec0f9aa915e15ca3b3b8445321ce533d2" -X "github.com/docker/docker/dockerversion.BuildTime=2024-02-22T19:49:28.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
19:50:07 [2024-02-22T19:50:07.857Z] + rm -f /go/src/github.com/docker/docker/go.mod
19:50:07 [2024-02-22T19:50:07.857Z] Created binary: bundles/dynbinary-daemon/dockerd
19:50:07 [2024-02-22T19:50:07.857Z] Building dynamic bundles/dynbinary-daemon/docker-proxy (linux/arm64)...
19:50:07 [2024-02-22T19:50:07.857Z] + tee /go/src/github.com/docker/docker/go.mod
19:50:07 [2024-02-22T19:50:07.857Z] module github.com/docker/docker
19:50:07 [2024-02-22T19:50:07.857Z] 
19:50:07 [2024-02-22T19:50:07.857Z] go 1.21
19:50:07 [2024-02-22T19:50:07.857Z] + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT
19:50:07 [2024-02-22T19:50:07.857Z] + GO111MODULE=on
19:50:07 [2024-02-22T19:50:07.857Z] + GOTOOLCHAIN=local
19:50:07 [2024-02-22T19:50:07.857Z] + 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=bce68afec0f9aa915e15ca3b3b8445321ce533d2" -X "github.com/docker/docker/dockerversion.BuildTime=2024-02-22T19:49:28.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
19:50:07 [2024-02-22T19:50:07.857Z] + rm -f /go/src/github.com/docker/docker/go.mod
19:50:07 [2024-02-22T19:50:07.857Z] Created binary: bundles/dynbinary-daemon/docker-proxy
19:50:07 [2024-02-22T19:50:07.857Z] 
19:50:07 [2024-02-22T19:50:07.857Z] ---> Making bundle: test-integration (in bundles/test-integration)
19:50:07 [2024-02-22T19:50:07.857Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
19:50:07 [2024-02-22T19:50:07.857Z] HOSTNAME=e819facf994b
19:50:07 [2024-02-22T19:50:07.857Z] TESTDEBUG=0
19:50:07 [2024-02-22T19:50:07.857Z] DEST=bundles/test-integration
19:50:07 [2024-02-22T19:50:07.857Z] PWD=/go/src/github.com/docker/docker
19:50:07 [2024-02-22T19:50:07.857Z] CONTAINERD_ADDRESS=/run/docker/containerd/containerd.sock
19:50:07 [2024-02-22T19:50:07.857Z] DOCKER_GITCOMMIT=bce68afec0f9aa915e15ca3b3b8445321ce533d2
19:50:07 [2024-02-22T19:50:07.857Z] container=docker
19:50:07 [2024-02-22T19:50:07.857Z] HOME=/root
19:50:07 [2024-02-22T19:50:07.857Z] CONTAINERD_NAMESPACE=moby
19:50:07 [2024-02-22T19:50:07.857Z] GOLANG_VERSION=1.21.7
19:50:07 [2024-02-22T19:50:07.857Z] VALIDATE_REPO=https://github.com/moby/moby.git
19:50:07 [2024-02-22T19:50:07.857Z] VALIDATE_BRANCH=master
19:50:07 [2024-02-22T19:50:07.857Z] TERM=xterm
19:50:07 [2024-02-22T19:50:07.857Z] DOCKER_PKG=github.com/docker/docker
19:50:07 [2024-02-22T19:50:07.857Z] TEST_CLIENT_BINARY=/usr/local/cli-integration/docker
19:50:07 [2024-02-22T19:50:07.857Z] SHLVL=1
19:50:07 [2024-02-22T19:50:07.857Z] TIMEOUT=120m
19:50:07 [2024-02-22T19:50:07.857Z] GOTOOLCHAIN=local
19:50:07 [2024-02-22T19:50:07.857Z] DOCKER_GRAPHDRIVER=overlay2
19:50:07 [2024-02-22T19:50:07.857Z] GO111MODULE=off
19:50:07 [2024-02-22T19:50:07.857Z] DOCKER_EXPERIMENTAL=1
19:50:07 [2024-02-22T19:50:07.857Z] TEST_SKIP_INTEGRATION_CLI=1
19:50:07 [2024-02-22T19:50:07.857Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
19:50:07 [2024-02-22T19:50:07.857Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
19:50:07 [2024-02-22T19:50:07.857Z] GOPATH=/go
19:50:07 [2024-02-22T19:50:07.857Z] PKG_CONFIG=pkg-config
19:50:07 [2024-02-22T19:50:07.857Z] _=/usr/bin/env
19:50:07 [2024-02-22T19:50:07.857Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
19:50:29 [2024-02-22T19:50:29.800Z] Building test suite binary /go/src/github.com/docker/docker/integration/capabilities/test.main
19:50:29 [2024-02-22T19:50:29.800Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
19:50:29 [2024-02-22T19:50:29.800Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
19:50:31 [2024-02-22T19:50:31.177Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main
19:50:36 [2024-02-22T19:50:36.468Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
19:50:41 [2024-02-22T19:50:41.371Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main
19:50:41 [2024-02-22T19:50:41.371Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
19:50:41 [2024-02-22T19:50:41.371Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
19:50:41 [2024-02-22T19:50:41.938Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
19:50:42 [2024-02-22T19:50:42.874Z] Building test suite binary /go/src/github.com/docker/docker/integration/networking/test.main
19:50:44 [2024-02-22T19:50:44.251Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
19:50:44 [2024-02-22T19:50:44.513Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
19:50:45 [2024-02-22T19:50:45.888Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
19:50:47 [2024-02-22T19:50:47.263Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
19:50:49 [2024-02-22T19:50:49.164Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
19:50:50 [2024-02-22T19:50:50.099Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
19:50:50 [2024-02-22T19:50:50.099Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
19:50:51 [2024-02-22T19:50:51.475Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
19:50:52 [2024-02-22T19:50:52.411Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
19:50:53 [2024-02-22T19:50:53.787Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
19:50:54 [2024-02-22T19:50:54.355Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
19:50:55 [2024-02-22T19:50:55.730Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
19:50:56 [2024-02-22T19:50:56.665Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
19:50:56 [2024-02-22T19:50:56.665Z] Using test binary /usr/local/cli-integration/docker
19:50:56 [2024-02-22T19:50:56.665Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
19:50:56 [2024-02-22T19:50:56.665Z] +++ /etc/init.d/apparmor start
19:50:56 [2024-02-22T19:50:56.665Z] Not: starting.
19:50:56 [2024-02-22T19:50:56.665Z] INFO: Waiting for daemon to start...
19:50:56 [2024-02-22T19:50:56.665Z] Starting dockerd
19:50:56 [2024-02-22T19:50:56.665Z] +++ exec dockerd --debug --host unix:///run/docker/tmp.IKgJtLjj80/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental
19:50:59 [2024-02-22T19:50:59.948Z] .
19:50:59 [2024-02-22T19:50:59.948Z] Running integration-test (iteration 1)
19:50:59 [2024-02-22T19:50:59.948Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m  
19:50:59 [2024-02-22T19:50:59.948Z] ++ '[' -n '' ']'
19:50:59 [2024-02-22T19:50:59.948Z] ++ 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
19:50:59 [2024-02-22T19:50:59.948Z] ++ set -e
19:50:59 [2024-02-22T19:50:59.948Z] ++ '[' -n 0 ']'
19:50:59 [2024-02-22T19:50:59.948Z] ++ set -x
19:50:59 [2024-02-22T19:50:59.948Z] ++ 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.IKgJtLjj80/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
19:50:59 [2024-02-22T19:50:59.948Z] Loaded image: busybox:latest
19:50:59 [2024-02-22T19:50:59.948Z] Loaded image: busybox:glibc
19:51:00 [2024-02-22T19:51:00.883Z] Loaded image: debian:bookworm-slim
19:51:00 [2024-02-22T19:51:00.883Z] Loaded image: hello-world:latest
19:51:00 [2024-02-22T19:51:00.883Z] Loaded image: arm32v7/hello-world:latest
19:51:00 [2024-02-22T19:51:00.883Z] INFO: Testing against a local daemon
19:51:00 [2024-02-22T19:51:00.883Z] === RUN   TestCgroupNamespacesBuild
19:51:01 [2024-02-22T19:51:01.819Z] --- PASS: TestCgroupNamespacesBuild (1.07s)
19:51:01 [2024-02-22T19:51:01.819Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
19:51:03 [2024-02-22T19:51:03.195Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.07s)
19:51:03 [2024-02-22T19:51:03.195Z] === RUN   TestBuildWithSession
19:51:03 [2024-02-22T19:51:03.195Z]     build_session_test.go:26: TODO: BuildKit
19:51:03 [2024-02-22T19:51:03.195Z] --- SKIP: TestBuildWithSession (0.00s)
19:51:03 [2024-02-22T19:51:03.195Z] === RUN   TestBuildSquashParent
19:51:06 [2024-02-22T19:51:06.516Z] --- PASS: TestBuildSquashParent (3.10s)
19:51:06 [2024-02-22T19:51:06.516Z] === RUN   TestBuildWithRemoveAndForceRemove
19:51:06 [2024-02-22T19:51:06.516Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
19:51:06 [2024-02-22T19:51:06.516Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
19:51:06 [2024-02-22T19:51:06.516Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
19:51:06 [2024-02-22T19:51:06.516Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
19:51:06 [2024-02-22T19:51:06.516Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
19:51:06 [2024-02-22T19:51:06.516Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
19:51:06 [2024-02-22T19:51:06.516Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
19:51:06 [2024-02-22T19:51:06.516Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
19:51:06 [2024-02-22T19:51:06.516Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
19:51:06 [2024-02-22T19:51:06.516Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
19:51:06 [2024-02-22T19:51:06.516Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
19:51:06 [2024-02-22T19:51:06.517Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
19:51:06 [2024-02-22T19:51:06.517Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
19:51:06 [2024-02-22T19:51:06.517Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
19:51:06 [2024-02-22T19:51:06.517Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
19:51:06 [2024-02-22T19:51:06.517Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
19:51:06 [2024-02-22T19:51:06.517Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
19:51:06 [2024-02-22T19:51:06.517Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
19:51:09 [2024-02-22T19:51:09.066Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.05s)
19:51:09 [2024-02-22T19:51:09.066Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.80s)
19:51:09 [2024-02-22T19:51:09.066Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.98s)
19:51:09 [2024-02-22T19:51:09.066Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.52s)
19:51:09 [2024-02-22T19:51:09.066Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.60s)
19:51:09 [2024-02-22T19:51:09.066Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.66s)
19:51:09 [2024-02-22T19:51:09.066Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.75s)
19:51:09 [2024-02-22T19:51:09.066Z] === RUN   TestBuildMultiStageCopy
19:51:09 [2024-02-22T19:51:09.066Z] === RUN   TestBuildMultiStageCopy/copy_to_root
19:51:09 [2024-02-22T19:51:09.633Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
19:51:09 [2024-02-22T19:51:09.633Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
19:51:09 [2024-02-22T19:51:09.892Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
19:51:09 [2024-02-22T19:51:09.892Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
19:51:10 [2024-02-22T19:51:10.150Z] --- PASS: TestBuildMultiStageCopy (1.33s)
19:51:10 [2024-02-22T19:51:10.150Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (0.87s)
19:51:10 [2024-02-22T19:51:10.150Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.08s)
19:51:10 [2024-02-22T19:51:10.150Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.09s)
19:51:10 [2024-02-22T19:51:10.150Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.11s)
19:51:10 [2024-02-22T19:51:10.150Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.12s)
19:51:10 [2024-02-22T19:51:10.150Z] === RUN   TestBuildMultiStageParentConfig
19:51:10 [2024-02-22T19:51:10.717Z] --- PASS: TestBuildMultiStageParentConfig (0.42s)
19:51:10 [2024-02-22T19:51:10.717Z] === RUN   TestBuildLabelWithTargets
19:51:11 [2024-02-22T19:51:11.284Z] --- PASS: TestBuildLabelWithTargets (0.64s)
19:51:11 [2024-02-22T19:51:11.284Z] === RUN   TestBuildWithEmptyLayers
19:51:11 [2024-02-22T19:51:11.284Z] --- PASS: TestBuildWithEmptyLayers (0.15s)
19:51:11 [2024-02-22T19:51:11.284Z] === RUN   TestBuildMultiStageOnBuild
19:51:12 [2024-02-22T19:51:12.219Z] --- PASS: TestBuildMultiStageOnBuild (1.00s)
19:51:12 [2024-02-22T19:51:12.219Z] === RUN   TestBuildUncleanTarFilenames
19:51:12 [2024-02-22T19:51:12.478Z] --- PASS: TestBuildUncleanTarFilenames (0.12s)
19:51:12 [2024-02-22T19:51:12.478Z] === RUN   TestBuildMultiStageLayerLeak
19:51:13 [2024-02-22T19:51:13.413Z] --- PASS: TestBuildMultiStageLayerLeak (1.00s)
19:51:13 [2024-02-22T19:51:13.413Z] === RUN   TestBuildWithHugeFile
19:52:00 [2024-02-22T19:52:00.083Z] --- PASS: TestBuildWithHugeFile (43.23s)
19:52:00 [2024-02-22T19:52:00.083Z] === RUN   TestBuildWCOWSandboxSize
19:52:00 [2024-02-22T19:52:00.083Z]     build_test.go:531: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
19:52:00 [2024-02-22T19:52:00.083Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s)
19:52:00 [2024-02-22T19:52:00.083Z] === RUN   TestBuildWithEmptyDockerfile
19:52:00 [2024-02-22T19:52:00.083Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
19:52:00 [2024-02-22T19:52:00.083Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
19:52:00 [2024-02-22T19:52:00.083Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
19:52:00 [2024-02-22T19:52:00.083Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
19:52:00 [2024-02-22T19:52:00.083Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
19:52:00 [2024-02-22T19:52:00.083Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
19:52:00 [2024-02-22T19:52:00.083Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
19:52:00 [2024-02-22T19:52:00.083Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
19:52:00 [2024-02-22T19:52:00.083Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
19:52:00 [2024-02-22T19:52:00.083Z] --- PASS: TestBuildWithEmptyDockerfile (0.01s)
19:52:00 [2024-02-22T19:52:00.083Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s)
19:52:00 [2024-02-22T19:52:00.083Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.00s)
19:52:00 [2024-02-22T19:52:00.083Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.00s)
19:52:00 [2024-02-22T19:52:00.083Z] === RUN   TestBuildPreserveOwnership
19:52:00 [2024-02-22T19:52:00.083Z] === RUN   TestBuildPreserveOwnership/copy_from
19:52:00 [2024-02-22T19:52:00.083Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
19:52:00 [2024-02-22T19:52:00.083Z] --- PASS: TestBuildPreserveOwnership (1.89s)
19:52:00 [2024-02-22T19:52:00.083Z]     --- PASS: TestBuildPreserveOwnership/copy_from (1.31s)
19:52:00 [2024-02-22T19:52:00.083Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.57s)
19:52:00 [2024-02-22T19:52:00.083Z] === RUN   TestBuildPlatformInvalid
19:52:00 [2024-02-22T19:52:00.083Z] --- PASS: TestBuildPlatformInvalid (0.01s)
19:52:00 [2024-02-22T19:52:00.083Z] === RUN   TestBuildkitHistoryTracePropagation
19:52:00 [2024-02-22T19:52:00.083Z] time="2024-02-22T19:51:58Z" level=info msg="[core] [Channel #1] Channel created" module=grpc
19:52:00 [2024-02-22T19:52:00.083Z] time="2024-02-22T19:51:58Z" level=info msg="[core] [Channel #1] original dial target is: \"unix:///run/buildkit/buildkitd.sock\"" module=grpc
19:52:00 [2024-02-22T19:52:00.083Z] time="2024-02-22T19:51:58Z" 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
19:52:00 [2024-02-22T19:52:00.083Z] time="2024-02-22T19:51:58Z" level=info msg="[core] [Channel #1] Channel authority set to \"localhost\"" module=grpc
19:52:00 [2024-02-22T19:52:00.083Z] time="2024-02-22T19:51:58Z" 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
19:52:00 [2024-02-22T19:52:00.083Z] time="2024-02-22T19:51:58Z" level=info msg="[core] [Channel #1] Channel switches to new LB policy \"pick_first\"" module=grpc
19:52:00 [2024-02-22T19:52:00.083Z] time="2024-02-22T19:51:58Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel created" module=grpc
19:52:00 [2024-02-22T19:52:00.083Z] time="2024-02-22T19:51:58Z" level=info msg="[core] [Channel #1] Channel Connectivity change to CONNECTING" module=grpc
19:52:00 [2024-02-22T19:52:00.083Z] time="2024-02-22T19:51:58Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel Connectivity change to CONNECTING" module=grpc
19:52:00 [2024-02-22T19:52:00.083Z] time="2024-02-22T19:51:58Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel picks a new address \"/run/buildkit/buildkitd.sock\" to connect" module=grpc
19:52:00 [2024-02-22T19:52:00.083Z] time="2024-02-22T19:51:58Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel Connectivity change to READY" module=grpc
19:52:00 [2024-02-22T19:52:00.083Z] time="2024-02-22T19:51:58Z" level=info msg="[core] [Channel #1] Channel Connectivity change to READY" module=grpc
19:52:00 [2024-02-22T19:52:00.083Z] time="2024-02-22T19:51:58Z" level=info msg="[core] [Server #4] Server created" module=grpc
19:52:00 [2024-02-22T19:52:00.083Z]     build_traces_test.go:87: Waiting for trace to be available
19:52:02 [2024-02-22T19:52:02.613Z] time="2024-02-22T19:52:02Z" level=info msg="[core] [Channel #1] Channel Connectivity change to SHUTDOWN" module=grpc
19:52:02 [2024-02-22T19:52:02.613Z] time="2024-02-22T19:52:02Z" level=info msg="[core] [Channel #1] ccBalancerWrapper: closing" module=grpc
19:52:02 [2024-02-22T19:52:02.613Z] time="2024-02-22T19:52:02Z" level=info msg="[core] [Channel #1] Closing the name resolver" module=grpc
19:52:02 [2024-02-22T19:52:02.613Z] time="2024-02-22T19:52:02Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel Connectivity change to SHUTDOWN" module=grpc
19:52:02 [2024-02-22T19:52:02.613Z] time="2024-02-22T19:52:02Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel deleted" module=grpc
19:52:02 [2024-02-22T19:52:02.613Z] time="2024-02-22T19:52:02Z" level=info msg="[core] [Channel #1] Channel deleted" module=grpc
19:52:02 [2024-02-22T19:52:02.613Z] --- PASS: TestBuildkitHistoryTracePropagation (4.03s)
19:52:02 [2024-02-22T19:52:02.613Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
19:52:03 [2024-02-22T19:52:03.179Z] Loaded image: busybox:latest
19:52:03 [2024-02-22T19:52:03.438Z] Loaded image: busybox:glibc
19:52:04 [2024-02-22T19:52:04.375Z] Loaded image: debian:bookworm-slim
19:52:04 [2024-02-22T19:52:04.375Z] Loaded image: hello-world:latest
19:52:04 [2024-02-22T19:52:04.375Z] Loaded image: arm32v7/hello-world:latest
19:52:12 [2024-02-22T19:52:12.487Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (9.18s)
19:52:12 [2024-02-22T19:52:12.487Z] PASS
19:52:12 [2024-02-22T19:52:12.487Z] 
19:52:12 [2024-02-22T19:52:12.487Z] === Skipped
19:52:12 [2024-02-22T19:52:12.487Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s)
19:52:12 [2024-02-22T19:52:12.487Z]     build_session_test.go:26: TODO: BuildKit
19:52:12 [2024-02-22T19:52:12.487Z] 
19:52:12 [2024-02-22T19:52:12.487Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s)
19:52:12 [2024-02-22T19:52:12.487Z]     build_test.go:531: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
19:52:12 [2024-02-22T19:52:12.487Z] 
19:52:12 [2024-02-22T19:52:12.487Z] DONE 35 tests, 2 skipped in 72.256s
19:52:12 [2024-02-22T19:52:12.487Z] Running /go/src/github.com/docker/docker/integration/capabilities (arm64.integration.capabilities) flags=-test.v -test.timeout=120m  
19:52:12 [2024-02-22T19:52:12.487Z] ++ '[' -n '' ']'
19:52:12 [2024-02-22T19:52:12.487Z] ++ 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
19:52:12 [2024-02-22T19:52:12.487Z] ++ set -e
19:52:12 [2024-02-22T19:52:12.487Z] ++ '[' -n 0 ']'
19:52:12 [2024-02-22T19:52:12.487Z] ++ set -x
19:52:12 [2024-02-22T19:52:12.487Z] ++ 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.IKgJtLjj80/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
19:52:12 [2024-02-22T19:52:12.487Z] INFO: Testing against a local daemon
19:52:12 [2024-02-22T19:52:12.487Z] === RUN   TestNoNewPrivileges
19:52:20 [2024-02-22T19:52:20.599Z] === RUN   TestNoNewPrivileges/CapabilityRequested=true
19:52:20 [2024-02-22T19:52:20.599Z] === RUN   TestNoNewPrivileges/CapabilityRequested=false
19:52:21 [2024-02-22T19:52:21.166Z] --- PASS: TestNoNewPrivileges (9.19s)
19:52:21 [2024-02-22T19:52:21.166Z]     --- PASS: TestNoNewPrivileges/CapabilityRequested=true (0.34s)
19:52:21 [2024-02-22T19:52:21.166Z]     --- PASS: TestNoNewPrivileges/CapabilityRequested=false (0.34s)
19:52:21 [2024-02-22T19:52:21.166Z] PASS
19:52:21 [2024-02-22T19:52:21.166Z] 
19:52:21 [2024-02-22T19:52:21.166Z] DONE 3 tests in 9.215s
19:52:21 [2024-02-22T19:52:21.166Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m  
19:52:21 [2024-02-22T19:52:21.166Z] ++ '[' -n '' ']'
19:52:21 [2024-02-22T19:52:21.166Z] ++ 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
19:52:21 [2024-02-22T19:52:21.166Z] ++ set -e
19:52:21 [2024-02-22T19:52:21.166Z] ++ '[' -n 0 ']'
19:52:21 [2024-02-22T19:52:21.166Z] ++ set -x
19:52:21 [2024-02-22T19:52:21.166Z] ++ 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.IKgJtLjj80/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
19:52:21 [2024-02-22T19:52:21.166Z] INFO: Testing against a local daemon
19:52:21 [2024-02-22T19:52:21.166Z] === RUN   TestConfigInspect
19:52:23 [2024-02-22T19:52:23.100Z] --- PASS: TestConfigInspect (1.89s)
19:52:23 [2024-02-22T19:52:23.101Z] === RUN   TestConfigList
19:52:24 [2024-02-22T19:52:24.475Z] === RUN   TestConfigList/test_filter_by_name
19:52:24 [2024-02-22T19:52:24.475Z] === RUN   TestConfigList/test_filter_by_id
19:52:24 [2024-02-22T19:52:24.475Z] === RUN   TestConfigList/test_filter_by_label_key_only
19:52:24 [2024-02-22T19:52:24.475Z] === RUN   TestConfigList/test_filter_by_label_key=value_test0-TestConfigList
19:52:24 [2024-02-22T19:52:24.475Z] === RUN   TestConfigList/test_filter_by_label_key=value_test1-TestConfigList
19:52:25 [2024-02-22T19:52:25.042Z] --- PASS: TestConfigList (2.04s)
19:52:25 [2024-02-22T19:52:25.042Z]     --- PASS: TestConfigList/test_filter_by_name (0.00s)
19:52:25 [2024-02-22T19:52:25.042Z]     --- PASS: TestConfigList/test_filter_by_id (0.00s)
19:52:25 [2024-02-22T19:52:25.042Z]     --- PASS: TestConfigList/test_filter_by_label_key_only (0.00s)
19:52:25 [2024-02-22T19:52:25.042Z]     --- PASS: TestConfigList/test_filter_by_label_key=value_test0-TestConfigList (0.00s)
19:52:25 [2024-02-22T19:52:25.042Z]     --- PASS: TestConfigList/test_filter_by_label_key=value_test1-TestConfigList (0.00s)
19:52:25 [2024-02-22T19:52:25.042Z] === RUN   TestConfigsCreateAndDelete
19:52:26 [2024-02-22T19:52:26.943Z] --- PASS: TestConfigsCreateAndDelete (1.86s)
19:52:26 [2024-02-22T19:52:26.943Z] === RUN   TestConfigsUpdate
19:52:28 [2024-02-22T19:52:28.845Z] --- PASS: TestConfigsUpdate (1.99s)
19:52:28 [2024-02-22T19:52:28.845Z] === RUN   TestTemplatedConfig
19:52:31 [2024-02-22T19:52:31.375Z] --- PASS: TestTemplatedConfig (2.45s)
19:52:31 [2024-02-22T19:52:31.375Z] === RUN   TestConfigCreateResolve
19:52:33 [2024-02-22T19:52:33.276Z] --- PASS: TestConfigCreateResolve (1.85s)
19:52:33 [2024-02-22T19:52:33.276Z] PASS
19:52:33 [2024-02-22T19:52:33.276Z] 
19:52:33 [2024-02-22T19:52:33.276Z] DONE 11 tests in 12.111s
19:52:33 [2024-02-22T19:52:33.276Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m  
19:52:33 [2024-02-22T19:52:33.276Z] ++ '[' -n '' ']'
19:52:33 [2024-02-22T19:52:33.276Z] ++ 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
19:52:33 [2024-02-22T19:52:33.276Z] ++ set -e
19:52:33 [2024-02-22T19:52:33.276Z] ++ '[' -n 0 ']'
19:52:33 [2024-02-22T19:52:33.276Z] ++ set -x
19:52:33 [2024-02-22T19:52:33.276Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.IKgJtLjj80/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
19:52:33 [2024-02-22T19:52:33.276Z] INFO: Testing against a local daemon
19:52:33 [2024-02-22T19:52:33.276Z] === RUN   TestAttach
19:52:33 [2024-02-22T19:52:33.276Z] === RUN   TestAttach/without_TTY
19:52:33 [2024-02-22T19:52:33.276Z] === PAUSE TestAttach/without_TTY
19:52:33 [2024-02-22T19:52:33.276Z] === RUN   TestAttach/with_TTY
19:52:33 [2024-02-22T19:52:33.276Z] === PAUSE TestAttach/with_TTY
19:52:33 [2024-02-22T19:52:33.276Z] === CONT  TestAttach/without_TTY
19:52:33 [2024-02-22T19:52:33.276Z] === CONT  TestAttach/with_TTY
19:52:33 [2024-02-22T19:52:33.276Z] --- PASS: TestAttach (0.02s)
19:52:33 [2024-02-22T19:52:33.276Z]     --- PASS: TestAttach/without_TTY (0.05s)
19:52:33 [2024-02-22T19:52:33.276Z]     --- PASS: TestAttach/with_TTY (0.05s)
19:52:33 [2024-02-22T19:52:33.276Z] === RUN   TestCreateWithCDIDevices
19:52:34 [2024-02-22T19:52:34.212Z] --- PASS: TestCreateWithCDIDevices (1.01s)
19:52:34 [2024-02-22T19:52:34.212Z] === RUN   TestCDISpecDirsAreInSystemInfo
19:52:34 [2024-02-22T19:52:34.212Z] === RUN   TestCDISpecDirsAreInSystemInfo/CDI_enabled_with_no_spec_dirs_specified_returns_default
19:52:34 [2024-02-22T19:52:34.778Z] === RUN   TestCDISpecDirsAreInSystemInfo/CDI_enabled_with_specified_spec_dirs_are_returned
19:52:35 [2024-02-22T19:52:35.345Z] === RUN   TestCDISpecDirsAreInSystemInfo/CDI_enabled_with_empty_string_as_spec_dir_returns_empty_slice
19:52:35 [2024-02-22T19:52:35.911Z] === RUN   TestCDISpecDirsAreInSystemInfo/CDI_enabled_with_empty_config_option_returns_empty_slice
19:52:36 [2024-02-22T19:52:36.477Z] === RUN   TestCDISpecDirsAreInSystemInfo/CDI_disabled_with_no_spec_dirs_specified_returns_empty_slice
19:52:37 [2024-02-22T19:52:37.044Z] === RUN   TestCDISpecDirsAreInSystemInfo/CDI_disabled_with_specified_spec_dirs_returns_empty_slice
19:52:37 [2024-02-22T19:52:37.302Z] === RUN   TestCDISpecDirsAreInSystemInfo/CDI_disabled_with_empty_string_as_spec_dir_returns_empty_slice
19:52:37 [2024-02-22T19:52:37.868Z] === RUN   TestCDISpecDirsAreInSystemInfo/CDI_disabled_with_empty_config_option_returns_empty_slice
19:52:38 [2024-02-22T19:52:38.435Z] --- PASS: TestCDISpecDirsAreInSystemInfo (4.16s)
19:52:38 [2024-02-22T19:52:38.435Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/CDI_enabled_with_no_spec_dirs_specified_returns_default (0.52s)
19:52:38 [2024-02-22T19:52:38.435Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/CDI_enabled_with_specified_spec_dirs_are_returned (0.52s)
19:52:38 [2024-02-22T19:52:38.435Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/CDI_enabled_with_empty_string_as_spec_dir_returns_empty_slice (0.52s)
19:52:38 [2024-02-22T19:52:38.435Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/CDI_enabled_with_empty_config_option_returns_empty_slice (0.52s)
19:52:38 [2024-02-22T19:52:38.435Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/CDI_disabled_with_no_spec_dirs_specified_returns_empty_slice (0.52s)
19:52:38 [2024-02-22T19:52:38.435Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/CDI_disabled_with_specified_spec_dirs_returns_empty_slice (0.52s)
19:52:38 [2024-02-22T19:52:38.435Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/CDI_disabled_with_empty_string_as_spec_dir_returns_empty_slice (0.52s)
19:52:38 [2024-02-22T19:52:38.435Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/CDI_disabled_with_empty_config_option_returns_empty_slice (0.52s)
19:52:38 [2024-02-22T19:52:38.435Z] === RUN   TestCheckpoint
19:52:38 [2024-02-22T19:52:38.435Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
19:52:38 [2024-02-22T19:52:38.435Z] --- SKIP: TestCheckpoint (0.00s)
19:52:38 [2024-02-22T19:52:38.435Z] === RUN   TestContainerInvalidJSON
19:52:38 [2024-02-22T19:52:38.435Z] === RUN   TestContainerInvalidJSON/commit
19:52:38 [2024-02-22T19:52:38.435Z] === PAUSE TestContainerInvalidJSON/commit
19:52:38 [2024-02-22T19:52:38.435Z] === RUN   TestContainerInvalidJSON/containers/create
19:52:38 [2024-02-22T19:52:38.435Z] === PAUSE TestContainerInvalidJSON/containers/create
19:52:38 [2024-02-22T19:52:38.435Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec
19:52:38 [2024-02-22T19:52:38.435Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec
19:52:38 [2024-02-22T19:52:38.435Z] === RUN   TestContainerInvalidJSON/containers/foobar/update
19:52:38 [2024-02-22T19:52:38.435Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update
19:52:38 [2024-02-22T19:52:38.435Z] === RUN   TestContainerInvalidJSON/exec/foobar/start
19:52:38 [2024-02-22T19:52:38.435Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start
19:52:38 [2024-02-22T19:52:38.435Z] === CONT  TestContainerInvalidJSON/commit
19:52:38 [2024-02-22T19:52:38.435Z] === RUN   TestContainerInvalidJSON/commit/invalid_content_type
19:52:38 [2024-02-22T19:52:38.435Z] === CONT  TestContainerInvalidJSON/containers/foobar/update
19:52:38 [2024-02-22T19:52:38.435Z] === CONT  TestContainerInvalidJSON/exec/foobar/start
19:52:38 [2024-02-22T19:52:38.435Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_content_type
19:52:38 [2024-02-22T19:52:38.435Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_content_type
19:52:38 [2024-02-22T19:52:38.435Z] === CONT  TestContainerInvalidJSON/containers/foobar/exec
19:52:38 [2024-02-22T19:52:38.435Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type
19:52:38 [2024-02-22T19:52:38.435Z] === CONT  TestContainerInvalidJSON/containers/create
19:52:38 [2024-02-22T19:52:38.435Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_content_type
19:52:38 [2024-02-22T19:52:38.435Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_JSON
19:52:38 [2024-02-22T19:52:38.435Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_JSON
19:52:38 [2024-02-22T19:52:38.435Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON
19:52:38 [2024-02-22T19:52:38.435Z] === RUN   TestContainerInvalidJSON/commit/invalid_JSON
19:52:38 [2024-02-22T19:52:38.435Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON
19:52:38 [2024-02-22T19:52:38.435Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON
19:52:38 [2024-02-22T19:52:38.435Z] === RUN   TestContainerInvalidJSON/commit/extra_content_after_JSON
19:52:38 [2024-02-22T19:52:38.435Z] === RUN   TestContainerInvalidJSON/containers/create/extra_content_after_JSON
19:52:38 [2024-02-22T19:52:38.435Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_JSON
19:52:38 [2024-02-22T19:52:38.435Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/empty_body
19:52:38 [2024-02-22T19:52:38.435Z] === RUN   TestContainerInvalidJSON/containers/create/empty_body
19:52:38 [2024-02-22T19:52:38.435Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON
19:52:38 [2024-02-22T19:52:38.435Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/empty_body
19:52:38 [2024-02-22T19:52:38.435Z] === RUN   TestContainerInvalidJSON/commit/empty_body
19:52:38 [2024-02-22T19:52:38.435Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/empty_body
19:52:38 [2024-02-22T19:52:38.435Z] --- PASS: TestContainerInvalidJSON (0.01s)
19:52:38 [2024-02-22T19:52:38.435Z]     --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s)
19:52:38 [2024-02-22T19:52:38.435Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s)
19:52:38 [2024-02-22T19:52:38.435Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s)
19:52:38 [2024-02-22T19:52:38.435Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s)
19:52:38 [2024-02-22T19:52:38.435Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s)
19:52:38 [2024-02-22T19:52:38.435Z]     --- PASS: TestContainerInvalidJSON/commit (0.00s)
19:52:38 [2024-02-22T19:52:38.435Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s)
19:52:38 [2024-02-22T19:52:38.435Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s)
19:52:38 [2024-02-22T19:52:38.435Z]         --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s)
19:52:38 [2024-02-22T19:52:38.435Z]         --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s)
19:52:38 [2024-02-22T19:52:38.435Z]     --- PASS: TestContainerInvalidJSON/containers/create (0.00s)
19:52:38 [2024-02-22T19:52:38.435Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s)
19:52:38 [2024-02-22T19:52:38.435Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s)
19:52:38 [2024-02-22T19:52:38.435Z]         --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s)
19:52:38 [2024-02-22T19:52:38.435Z]         --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s)
19:52:38 [2024-02-22T19:52:38.435Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s)
19:52:38 [2024-02-22T19:52:38.435Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s)
19:52:38 [2024-02-22T19:52:38.435Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s)
19:52:38 [2024-02-22T19:52:38.435Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s)
19:52:38 [2024-02-22T19:52:38.435Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s)
19:52:38 [2024-02-22T19:52:38.435Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s)
19:52:38 [2024-02-22T19:52:38.435Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s)
19:52:38 [2024-02-22T19:52:38.435Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s)
19:52:38 [2024-02-22T19:52:38.435Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s)
19:52:38 [2024-02-22T19:52:38.435Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s)
19:52:38 [2024-02-22T19:52:38.435Z] === RUN   TestCopyFromContainerPathDoesNotExist
19:52:38 [2024-02-22T19:52:38.435Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s)
19:52:38 [2024-02-22T19:52:38.435Z] === RUN   TestCopyFromContainerPathIsNotDir
19:52:38 [2024-02-22T19:52:38.435Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s)
19:52:38 [2024-02-22T19:52:38.435Z] === RUN   TestCopyToContainerPathDoesNotExist
19:52:38 [2024-02-22T19:52:38.694Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s)
19:52:38 [2024-02-22T19:52:38.694Z] === RUN   TestCopyEmptyFile
19:52:38 [2024-02-22T19:52:38.694Z] --- PASS: TestCopyEmptyFile (0.05s)
19:52:38 [2024-02-22T19:52:38.694Z] === RUN   TestCopyToContainerPathIsNotDir
19:52:38 [2024-02-22T19:52:38.694Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s)
19:52:38 [2024-02-22T19:52:38.694Z] === RUN   TestCopyFromContainer
19:52:39 [2024-02-22T19:52:39.260Z] === RUN   TestCopyFromContainer//
19:52:39 [2024-02-22T19:52:39.260Z] === RUN   TestCopyFromContainer/.
19:52:39 [2024-02-22T19:52:39.260Z] === RUN   TestCopyFromContainer//.
19:52:39 [2024-02-22T19:52:39.260Z] === RUN   TestCopyFromContainer/./
19:52:39 [2024-02-22T19:52:39.260Z] === RUN   TestCopyFromContainer//./
19:52:39 [2024-02-22T19:52:39.260Z] === RUN   TestCopyFromContainer//bar/root
19:52:39 [2024-02-22T19:52:39.260Z] === RUN   TestCopyFromContainer//bar/root/
19:52:39 [2024-02-22T19:52:39.260Z] === RUN   TestCopyFromContainer//bar/root/.
19:52:39 [2024-02-22T19:52:39.260Z] === RUN   TestCopyFromContainer/bar/quux
19:52:39 [2024-02-22T19:52:39.260Z] === RUN   TestCopyFromContainer/bar/quux/
19:52:39 [2024-02-22T19:52:39.260Z] === RUN   TestCopyFromContainer/bar/quux/.
19:52:39 [2024-02-22T19:52:39.260Z] === RUN   TestCopyFromContainer/bar/quux/baz
19:52:39 [2024-02-22T19:52:39.260Z] === RUN   TestCopyFromContainer/bar/filesymlink
19:52:39 [2024-02-22T19:52:39.260Z] === RUN   TestCopyFromContainer/bar/dirsymlink
19:52:39 [2024-02-22T19:52:39.260Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
19:52:39 [2024-02-22T19:52:39.260Z] === RUN   TestCopyFromContainer/bar/dirsymlink/.
19:52:39 [2024-02-22T19:52:39.260Z] === RUN   TestCopyFromContainer/bar/notarget
19:52:39 [2024-02-22T19:52:39.519Z] --- PASS: TestCopyFromContainer (0.71s)
19:52:39 [2024-02-22T19:52:39.519Z]     --- PASS: TestCopyFromContainer// (0.01s)
19:52:39 [2024-02-22T19:52:39.519Z]     --- PASS: TestCopyFromContainer/. (0.01s)
19:52:39 [2024-02-22T19:52:39.519Z]     --- PASS: TestCopyFromContainer//. (0.01s)
19:52:39 [2024-02-22T19:52:39.519Z]     --- PASS: TestCopyFromContainer/./ (0.01s)
19:52:39 [2024-02-22T19:52:39.519Z]     --- PASS: TestCopyFromContainer//./ (0.01s)
19:52:39 [2024-02-22T19:52:39.519Z]     --- PASS: TestCopyFromContainer//bar/root (0.01s)
19:52:39 [2024-02-22T19:52:39.519Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.01s)
19:52:39 [2024-02-22T19:52:39.519Z]     --- PASS: TestCopyFromContainer//bar/root/. (0.01s)
19:52:39 [2024-02-22T19:52:39.519Z]     --- PASS: TestCopyFromContainer/bar/quux (0.01s)
19:52:39 [2024-02-22T19:52:39.519Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.01s)
19:52:39 [2024-02-22T19:52:39.519Z]     --- PASS: TestCopyFromContainer/bar/quux/. (0.00s)
19:52:39 [2024-02-22T19:52:39.519Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.00s)
19:52:39 [2024-02-22T19:52:39.519Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.00s)
19:52:39 [2024-02-22T19:52:39.519Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.01s)
19:52:39 [2024-02-22T19:52:39.519Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.01s)
19:52:39 [2024-02-22T19:52:39.519Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/. (0.00s)
19:52:39 [2024-02-22T19:52:39.519Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.00s)
19:52:39 [2024-02-22T19:52:39.519Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
19:52:39 [2024-02-22T19:52:39.519Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
19:52:39 [2024-02-22T19:52:39.519Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
19:52:39 [2024-02-22T19:52:39.519Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
19:52:39 [2024-02-22T19:52:39.519Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
19:52:39 [2024-02-22T19:52:39.519Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
19:52:39 [2024-02-22T19:52:39.519Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
19:52:39 [2024-02-22T19:52:39.519Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
19:52:39 [2024-02-22T19:52:39.519Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
19:52:39 [2024-02-22T19:52:39.519Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
19:52:39 [2024-02-22T19:52:39.519Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
19:52:39 [2024-02-22T19:52:39.519Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
19:52:39 [2024-02-22T19:52:39.519Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
19:52:39 [2024-02-22T19:52:39.519Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
19:52:39 [2024-02-22T19:52:39.519Z] === RUN   TestCreateLinkToNonExistingContainer
19:52:39 [2024-02-22T19:52:39.519Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s)
19:52:39 [2024-02-22T19:52:39.519Z] === RUN   TestCreateWithInvalidEnv
19:52:39 [2024-02-22T19:52:39.519Z] === RUN   TestCreateWithInvalidEnv/0
19:52:39 [2024-02-22T19:52:39.519Z] === PAUSE TestCreateWithInvalidEnv/0
19:52:39 [2024-02-22T19:52:39.519Z] === RUN   TestCreateWithInvalidEnv/1
19:52:39 [2024-02-22T19:52:39.519Z] === PAUSE TestCreateWithInvalidEnv/1
19:52:39 [2024-02-22T19:52:39.519Z] === RUN   TestCreateWithInvalidEnv/2
19:52:39 [2024-02-22T19:52:39.519Z] === PAUSE TestCreateWithInvalidEnv/2
19:52:39 [2024-02-22T19:52:39.519Z] === CONT  TestCreateWithInvalidEnv/0
19:52:39 [2024-02-22T19:52:39.519Z] === CONT  TestCreateWithInvalidEnv/2
19:52:39 [2024-02-22T19:52:39.519Z] === CONT  TestCreateWithInvalidEnv/1
19:52:39 [2024-02-22T19:52:39.519Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
19:52:39 [2024-02-22T19:52:39.519Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
19:52:39 [2024-02-22T19:52:39.519Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
19:52:39 [2024-02-22T19:52:39.519Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
19:52:39 [2024-02-22T19:52:39.519Z] === RUN   TestCreateTmpfsMountsTarget
19:52:39 [2024-02-22T19:52:39.519Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s)
19:52:39 [2024-02-22T19:52:39.519Z] === RUN   TestCreateWithCustomMaskedPaths
19:52:40 [2024-02-22T19:52:40.456Z] --- PASS: TestCreateWithCustomMaskedPaths (1.10s)
19:52:40 [2024-02-22T19:52:40.456Z] === RUN   TestCreateWithCustomReadonlyPaths
19:52:41 [2024-02-22T19:52:41.831Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.11s)
19:52:41 [2024-02-22T19:52:41.831Z] === RUN   TestCreateWithInvalidHealthcheckParams
19:52:41 [2024-02-22T19:52:41.831Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
19:52:41 [2024-02-22T19:52:41.831Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
19:52:41 [2024-02-22T19:52:41.831Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
19:52:41 [2024-02-22T19:52:41.831Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
19:52:41 [2024-02-22T19:52:41.831Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
19:52:41 [2024-02-22T19:52:41.831Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
19:52:41 [2024-02-22T19:52:41.831Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
19:52:41 [2024-02-22T19:52:41.831Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
19:52:41 [2024-02-22T19:52:41.831Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
19:52:41 [2024-02-22T19:52:41.831Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
19:52:41 [2024-02-22T19:52:41.831Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartInterval_in_Healthcheck:_not_0_and_less_than_1ms
19:52:41 [2024-02-22T19:52:41.831Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartInterval_in_Healthcheck:_not_0_and_less_than_1ms
19:52:41 [2024-02-22T19:52:41.831Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
19:52:41 [2024-02-22T19:52:41.831Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
19:52:41 [2024-02-22T19:52:41.831Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
19:52:41 [2024-02-22T19:52:41.831Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartInterval_in_Healthcheck:_not_0_and_less_than_1ms
19:52:41 [2024-02-22T19:52:41.831Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
19:52:41 [2024-02-22T19:52:41.831Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
19:52:41 [2024-02-22T19:52:41.831Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
19:52:41 [2024-02-22T19:52:41.832Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.00s)
19:52:41 [2024-02-22T19:52:41.832Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.00s)
19:52:41 [2024-02-22T19:52:41.832Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartInterval_in_Healthcheck:_not_0_and_less_than_1ms (0.00s)
19:52:41 [2024-02-22T19:52:41.832Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.00s)
19:52:41 [2024-02-22T19:52:41.832Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s)
19:52:41 [2024-02-22T19:52:41.832Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.00s)
19:52:41 [2024-02-22T19:52:41.832Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
19:52:42 [2024-02-22T19:52:42.091Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.40s)
19:52:42 [2024-02-22T19:52:42.091Z] === RUN   TestCreateDifferentPlatform
19:52:42 [2024-02-22T19:52:42.091Z] === RUN   TestCreateDifferentPlatform/different_os
19:52:42 [2024-02-22T19:52:42.091Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
19:52:42 [2024-02-22T19:52:42.091Z] --- PASS: TestCreateDifferentPlatform (0.01s)
19:52:42 [2024-02-22T19:52:42.091Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
19:52:42 [2024-02-22T19:52:42.091Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
19:52:42 [2024-02-22T19:52:42.091Z] === RUN   TestCreateVolumesFromNonExistingContainer
19:52:42 [2024-02-22T19:52:42.091Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s)
19:52:42 [2024-02-22T19:52:42.091Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
19:52:42 [2024-02-22T19:52:42.091Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s)
19:52:42 [2024-02-22T19:52:42.091Z] === RUN   TestCreateInvalidHostConfig
19:52:42 [2024-02-22T19:52:42.091Z] === RUN   TestCreateInvalidHostConfig/invalid_IpcMode
19:52:42 [2024-02-22T19:52:42.091Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode
19:52:42 [2024-02-22T19:52:42.091Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode
19:52:42 [2024-02-22T19:52:42.091Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode
19:52:42 [2024-02-22T19:52:42.091Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
19:52:42 [2024-02-22T19:52:42.091Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
19:52:42 [2024-02-22T19:52:42.091Z] === RUN   TestCreateInvalidHostConfig/invalid_UTSMode
19:52:42 [2024-02-22T19:52:42.091Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode
19:52:42 [2024-02-22T19:52:42.091Z] === RUN   TestCreateInvalidHostConfig/invalid_Annotations
19:52:42 [2024-02-22T19:52:42.091Z] === PAUSE TestCreateInvalidHostConfig/invalid_Annotations
19:52:42 [2024-02-22T19:52:42.091Z] === CONT  TestCreateInvalidHostConfig/invalid_IpcMode
19:52:42 [2024-02-22T19:52:42.091Z] === CONT  TestCreateInvalidHostConfig/invalid_UTSMode
19:52:42 [2024-02-22T19:52:42.091Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
19:52:42 [2024-02-22T19:52:42.091Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode
19:52:42 [2024-02-22T19:52:42.091Z] === CONT  TestCreateInvalidHostConfig/invalid_Annotations
19:52:42 [2024-02-22T19:52:42.091Z] --- PASS: TestCreateInvalidHostConfig (0.01s)
19:52:42 [2024-02-22T19:52:42.091Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s)
19:52:42 [2024-02-22T19:52:42.091Z]     --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s)
19:52:42 [2024-02-22T19:52:42.091Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s)
19:52:42 [2024-02-22T19:52:42.091Z]     --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s)
19:52:42 [2024-02-22T19:52:42.091Z]     --- PASS: TestCreateInvalidHostConfig/invalid_Annotations (0.00s)
19:52:42 [2024-02-22T19:52:42.091Z] === RUN   TestCreateWithMultipleEndpointSettings
19:52:42 [2024-02-22T19:52:42.091Z] === RUN   TestCreateWithMultipleEndpointSettings/with_API_v1.44
19:52:42 [2024-02-22T19:52:42.091Z] === RUN   TestCreateWithMultipleEndpointSettings/with_API_v1.43
19:52:42 [2024-02-22T19:52:42.349Z] --- PASS: TestCreateWithMultipleEndpointSettings (0.05s)
19:52:42 [2024-02-22T19:52:42.349Z]     --- PASS: TestCreateWithMultipleEndpointSettings/with_API_v1.44 (0.03s)
19:52:42 [2024-02-22T19:52:42.349Z]     --- PASS: TestCreateWithMultipleEndpointSettings/with_API_v1.43 (0.00s)
19:52:42 [2024-02-22T19:52:42.349Z] === RUN   TestCreateWithCustomMACs
19:52:42 [2024-02-22T19:52:42.608Z] --- PASS: TestCreateWithCustomMACs (0.48s)
19:52:42 [2024-02-22T19:52:42.608Z] === RUN   TestContainerStartOnDaemonRestart
19:52:42 [2024-02-22T19:52:42.608Z] === PAUSE TestContainerStartOnDaemonRestart
19:52:42 [2024-02-22T19:52:42.608Z] === RUN   TestDaemonRestartIpcMode
19:52:42 [2024-02-22T19:52:42.608Z] === PAUSE TestDaemonRestartIpcMode
19:52:42 [2024-02-22T19:52:42.608Z] === RUN   TestDaemonHostGatewayIP
19:52:42 [2024-02-22T19:52:42.608Z] === PAUSE TestDaemonHostGatewayIP
19:52:42 [2024-02-22T19:52:42.608Z] === RUN   TestRestartDaemonWithRestartingContainer
19:52:42 [2024-02-22T19:52:42.608Z] === PAUSE TestRestartDaemonWithRestartingContainer
19:52:42 [2024-02-22T19:52:42.608Z] === RUN   TestHardRestartWhenContainerIsRunning
19:52:42 [2024-02-22T19:52:42.608Z] === PAUSE TestHardRestartWhenContainerIsRunning
19:52:42 [2024-02-22T19:52:42.608Z] === RUN   TestContainerKillOnDaemonStart
19:52:42 [2024-02-22T19:52:42.608Z] === PAUSE TestContainerKillOnDaemonStart
19:52:42 [2024-02-22T19:52:42.608Z] === RUN   TestDiff
19:52:43 [2024-02-22T19:52:43.175Z] --- PASS: TestDiff (0.39s)
19:52:43 [2024-02-22T19:52:43.175Z] === RUN   TestDiffStoppedContainer
19:52:43 [2024-02-22T19:52:43.433Z] --- PASS: TestDiffStoppedContainer (0.41s)
19:52:43 [2024-02-22T19:52:43.433Z] === RUN   TestExecConsoleSize
19:52:44 [2024-02-22T19:52:44.003Z] --- PASS: TestExecConsoleSize (0.46s)
19:52:44 [2024-02-22T19:52:44.003Z] === RUN   TestExecWithCloseStdin
19:52:44 [2024-02-22T19:52:44.570Z] --- PASS: TestExecWithCloseStdin (0.45s)
19:52:44 [2024-02-22T19:52:44.570Z] === RUN   TestExec
19:52:44 [2024-02-22T19:52:44.829Z] --- PASS: TestExec (0.44s)
19:52:44 [2024-02-22T19:52:44.829Z] === RUN   TestExecUser
19:52:45 [2024-02-22T19:52:45.396Z] --- PASS: TestExecUser (0.41s)
19:52:45 [2024-02-22T19:52:45.396Z] === RUN   TestExecWithGroupAdd
19:52:45 [2024-02-22T19:52:45.654Z] --- PASS: TestExecWithGroupAdd (0.43s)
19:52:45 [2024-02-22T19:52:45.655Z] === RUN   TestExportContainerAndImportImage
19:52:46 [2024-02-22T19:52:46.222Z] --- PASS: TestExportContainerAndImportImage (0.45s)
19:52:46 [2024-02-22T19:52:46.222Z] === RUN   TestExportContainerAfterDaemonRestart
19:52:52 [2024-02-22T19:52:52.781Z] --- PASS: TestExportContainerAfterDaemonRestart (6.15s)
19:52:52 [2024-02-22T19:52:52.781Z] === RUN   TestHealthCheckWorkdir
19:52:52 [2024-02-22T19:52:52.781Z] --- PASS: TestHealthCheckWorkdir (0.48s)
19:52:52 [2024-02-22T19:52:52.781Z] === RUN   TestHealthKillContainer
19:53:00 [2024-02-22T19:53:00.905Z] --- PASS: TestHealthKillContainer (7.61s)
19:53:00 [2024-02-22T19:53:00.905Z] === RUN   TestHealthCheckProcessKilled
19:53:00 [2024-02-22T19:53:00.905Z] --- PASS: TestHealthCheckProcessKilled (0.59s)
19:53:00 [2024-02-22T19:53:00.905Z] === RUN   TestHealthStartInterval
19:53:02 [2024-02-22T19:53:02.280Z]     health_test.go:141: &{2024-02-22 19:53:02.077142293 +0000 UTC 2024-02-22 19:53:02.110512924 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
19:53:02 [2024-02-22T19:53:02.280Z]         }
19:53:02 [2024-02-22T19:53:02.539Z]     health_test.go:141: &{2024-02-22 19:53:02.077142293 +0000 UTC 2024-02-22 19:53:02.110512924 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
19:53:02 [2024-02-22T19:53:02.539Z]         }
19:53:02 [2024-02-22T19:53:02.539Z]     health_test.go:141: &{2024-02-22 19:53:02.077142293 +0000 UTC 2024-02-22 19:53:02.110512924 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
19:53:02 [2024-02-22T19:53:02.539Z]         }
19:53:02 [2024-02-22T19:53:02.539Z]     health_test.go:141: &{2024-02-22 19:53:02.077142293 +0000 UTC 2024-02-22 19:53:02.110512924 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
19:53:02 [2024-02-22T19:53:02.539Z]         }
19:53:02 [2024-02-22T19:53:02.797Z]     health_test.go:141: &{2024-02-22 19:53:02.077142293 +0000 UTC 2024-02-22 19:53:02.110512924 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
19:53:02 [2024-02-22T19:53:02.797Z]         }
19:53:02 [2024-02-22T19:53:02.797Z]     health_test.go:141: &{2024-02-22 19:53:02.077142293 +0000 UTC 2024-02-22 19:53:02.110512924 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
19:53:02 [2024-02-22T19:53:02.797Z]         }
19:53:02 [2024-02-22T19:53:02.797Z]     health_test.go:141: &{2024-02-22 19:53:02.077142293 +0000 UTC 2024-02-22 19:53:02.110512924 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
19:53:02 [2024-02-22T19:53:02.797Z]         }
19:53:03 [2024-02-22T19:53:03.055Z]     health_test.go:141: &{2024-02-22 19:53:02.077142293 +0000 UTC 2024-02-22 19:53:02.110512924 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
19:53:03 [2024-02-22T19:53:03.055Z]         }
19:53:03 [2024-02-22T19:53:03.055Z]     health_test.go:141: &{2024-02-22 19:53:02.077142293 +0000 UTC 2024-02-22 19:53:02.110512924 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
19:53:03 [2024-02-22T19:53:03.055Z]         }
19:53:03 [2024-02-22T19:53:03.313Z]     health_test.go:141: &{2024-02-22 19:53:02.077142293 +0000 UTC 2024-02-22 19:53:02.110512924 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
19:53:03 [2024-02-22T19:53:03.313Z]         }
19:53:03 [2024-02-22T19:53:03.313Z]     health_test.go:141: &{2024-02-22 19:53:03.11109826 +0000 UTC 2024-02-22 19:53:03.137588564 +0000 UTC 1 2}
19:53:03 [2024-02-22T19:53:03.313Z]     health_test.go:141: &{2024-02-22 19:53:03.11109826 +0000 UTC 2024-02-22 19:53:03.137588564 +0000 UTC 1 2}
19:53:03 [2024-02-22T19:53:03.571Z]     health_test.go:141: &{2024-02-22 19:53:03.11109826 +0000 UTC 2024-02-22 19:53:03.137588564 +0000 UTC 1 2}
19:53:03 [2024-02-22T19:53:03.571Z]     health_test.go:141: &{2024-02-22 19:53:03.11109826 +0000 UTC 2024-02-22 19:53:03.137588564 +0000 UTC 1 2}
19:53:03 [2024-02-22T19:53:03.830Z]     health_test.go:141: &{2024-02-22 19:53:03.11109826 +0000 UTC 2024-02-22 19:53:03.137588564 +0000 UTC 1 2}
19:53:03 [2024-02-22T19:53:03.830Z]     health_test.go:141: &{2024-02-22 19:53:03.11109826 +0000 UTC 2024-02-22 19:53:03.137588564 +0000 UTC 1 2}
19:53:03 [2024-02-22T19:53:03.830Z]     health_test.go:141: &{2024-02-22 19:53:03.11109826 +0000 UTC 2024-02-22 19:53:03.137588564 +0000 UTC 1 2}
19:53:04 [2024-02-22T19:53:04.088Z]     health_test.go:141: &{2024-02-22 19:53:03.11109826 +0000 UTC 2024-02-22 19:53:03.137588564 +0000 UTC 1 2}
19:53:04 [2024-02-22T19:53:04.088Z]     health_test.go:141: &{2024-02-22 19:53:03.11109826 +0000 UTC 2024-02-22 19:53:03.137588564 +0000 UTC 1 2}
19:53:04 [2024-02-22T19:53:04.346Z]     health_test.go:141: &{2024-02-22 19:53:03.11109826 +0000 UTC 2024-02-22 19:53:03.137588564 +0000 UTC 1 2}
19:53:04 [2024-02-22T19:53:04.346Z]     health_test.go:169: 1.027434257s
19:53:05 [2024-02-22T19:53:05.280Z]     health_test.go:169: 1.027434257s
19:53:06 [2024-02-22T19:53:06.214Z]     health_test.go:169: 1.027434257s
19:53:07 [2024-02-22T19:53:07.641Z]     health_test.go:169: 1.027434257s
19:53:08 [2024-02-22T19:53:08.575Z]     health_test.go:169: 1.027434257s
19:53:09 [2024-02-22T19:53:09.509Z]     health_test.go:169: 1.027434257s
19:53:10 [2024-02-22T19:53:10.442Z]     health_test.go:169: 1.027434257s
19:53:11 [2024-02-22T19:53:11.376Z]     health_test.go:169: 1.027434257s
19:53:12 [2024-02-22T19:53:12.309Z]     health_test.go:169: 1.027434257s
19:53:13 [2024-02-22T19:53:13.243Z]     health_test.go:169: 1.027434257s
19:53:14 [2024-02-22T19:53:14.617Z]     health_test.go:169: 1.027434257s
19:53:15 [2024-02-22T19:53:15.551Z]     health_test.go:169: 1.027434257s
19:53:16 [2024-02-22T19:53:16.485Z]     health_test.go:169: 1.027434257s
19:53:17 [2024-02-22T19:53:17.419Z]     health_test.go:169: 1.027434257s
19:53:18 [2024-02-22T19:53:18.352Z]     health_test.go:169: 1.027434257s
19:53:19 [2024-02-22T19:53:19.286Z]     health_test.go:169: 1.027434257s
19:53:20 [2024-02-22T19:53:20.660Z]     health_test.go:169: 1.027434257s
19:53:21 [2024-02-22T19:53:21.594Z]     health_test.go:169: 1.027434257s
19:53:22 [2024-02-22T19:53:22.528Z]     health_test.go:169: 1.027434257s
19:53:23 [2024-02-22T19:53:23.463Z]     health_test.go:169: 1.027434257s
19:53:24 [2024-02-22T19:53:24.397Z]     health_test.go:169: 1.027434257s
19:53:25 [2024-02-22T19:53:25.331Z]     health_test.go:169: 1.027434257s
19:53:26 [2024-02-22T19:53:26.265Z]     health_test.go:169: 1.027434257s
19:53:27 [2024-02-22T19:53:27.640Z]     health_test.go:169: 1.027434257s
19:53:28 [2024-02-22T19:53:28.574Z]     health_test.go:169: 1.027434257s
19:53:29 [2024-02-22T19:53:29.508Z]     health_test.go:169: 1.027434257s
19:53:30 [2024-02-22T19:53:30.442Z]     health_test.go:169: 1.027434257s
19:53:31 [2024-02-22T19:53:31.376Z]     health_test.go:169: 1.027434257s
19:53:32 [2024-02-22T19:53:32.310Z]     health_test.go:169: 1.027434257s
19:53:33 [2024-02-22T19:53:33.244Z]     health_test.go:169: 1.027434257s
19:53:34 [2024-02-22T19:53:34.619Z] --- PASS: TestHealthStartInterval (33.59s)
19:53:34 [2024-02-22T19:53:34.619Z] === RUN   TestInspectAnnotations
19:53:34 [2024-02-22T19:53:34.619Z] --- PASS: TestInspectAnnotations (0.05s)
19:53:34 [2024-02-22T19:53:34.619Z] === RUN   TestNetworkAliasesAreEmpty
19:53:34 [2024-02-22T19:53:34.619Z] === RUN   TestNetworkAliasesAreEmpty/host
19:53:34 [2024-02-22T19:53:34.619Z] === RUN   TestNetworkAliasesAreEmpty/bridge
19:53:34 [2024-02-22T19:53:34.619Z] === RUN   TestNetworkAliasesAreEmpty/none
19:53:34 [2024-02-22T19:53:34.619Z] --- PASS: TestNetworkAliasesAreEmpty (0.13s)
19:53:34 [2024-02-22T19:53:34.619Z]     --- PASS: TestNetworkAliasesAreEmpty/host (0.04s)
19:53:34 [2024-02-22T19:53:34.619Z]     --- PASS: TestNetworkAliasesAreEmpty/bridge (0.04s)
19:53:34 [2024-02-22T19:53:34.619Z]     --- PASS: TestNetworkAliasesAreEmpty/none (0.04s)
19:53:34 [2024-02-22T19:53:34.619Z] === RUN   TestIpcModeNone
19:53:35 [2024-02-22T19:53:35.186Z] --- PASS: TestIpcModeNone (0.45s)
19:53:35 [2024-02-22T19:53:35.186Z] === RUN   TestIpcModePrivate
19:53:35 [2024-02-22T19:53:35.444Z]     ipcmode_linux_test.go:87: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:78, shared: false, mustBeShared: false
19:53:35 [2024-02-22T19:53:35.702Z] --- PASS: TestIpcModePrivate (0.44s)
19:53:35 [2024-02-22T19:53:35.702Z] === RUN   TestIpcModeShareable
19:53:35 [2024-02-22T19:53:35.960Z]     ipcmode_linux_test.go:87: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:72, shared: true, mustBeShared: true
19:53:35 [2024-02-22T19:53:35.960Z] --- PASS: TestIpcModeShareable (0.43s)
19:53:35 [2024-02-22T19:53:35.960Z] === RUN   TestAPIIpcModeShareableAndContainer
19:53:37 [2024-02-22T19:53:37.336Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.03s)
19:53:37 [2024-02-22T19:53:37.336Z] === RUN   TestAPIIpcModeHost
19:53:37 [2024-02-22T19:53:37.336Z] --- PASS: TestAPIIpcModeHost (0.27s)
19:53:37 [2024-02-22T19:53:37.336Z] === RUN   TestDaemonIpcModeShareable
19:53:38 [2024-02-22T19:53:38.271Z]     ipcmode_linux_test.go:255: [testDaemonIpcPrivateShareable] ipcdev: 0:104, shared: true, mustBeShared: true
19:53:38 [2024-02-22T19:53:38.271Z] --- PASS: TestDaemonIpcModeShareable (1.00s)
19:53:38 [2024-02-22T19:53:38.271Z] === RUN   TestDaemonIpcModePrivate
19:53:39 [2024-02-22T19:53:39.206Z]     ipcmode_linux_test.go:255: [testDaemonIpcPrivateShareable] ipcdev: 0:110, shared: false, mustBeShared: false
19:53:39 [2024-02-22T19:53:39.465Z] --- PASS: TestDaemonIpcModePrivate (0.98s)
19:53:39 [2024-02-22T19:53:39.465Z] === RUN   TestDaemonIpcModePrivateFromConfig
19:53:40 [2024-02-22T19:53:40.032Z]     ipcmode_linux_test.go:255: [testDaemonIpcPrivateShareable] ipcdev: 0:110, shared: false, mustBeShared: false
19:53:40 [2024-02-22T19:53:40.290Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.01s)
19:53:40 [2024-02-22T19:53:40.290Z] === RUN   TestDaemonIpcModeShareableFromConfig
19:53:41 [2024-02-22T19:53:41.224Z]     ipcmode_linux_test.go:255: [testDaemonIpcPrivateShareable] ipcdev: 0:104, shared: true, mustBeShared: true
19:53:41 [2024-02-22T19:53:41.483Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.02s)
19:53:41 [2024-02-22T19:53:41.483Z] === RUN   TestIpcModeOlderClient
19:53:41 [2024-02-22T19:53:41.483Z] === PAUSE TestIpcModeOlderClient
19:53:41 [2024-02-22T19:53:41.483Z] === RUN   TestKillContainerInvalidSignal
19:53:41 [2024-02-22T19:53:41.741Z] --- PASS: TestKillContainerInvalidSignal (0.42s)
19:53:41 [2024-02-22T19:53:41.741Z] === RUN   TestKillContainer
19:53:41 [2024-02-22T19:53:41.741Z] === RUN   TestKillContainer/no_signal
19:53:42 [2024-02-22T19:53:42.308Z] === RUN   TestKillContainer/non_killing_signal
19:53:42 [2024-02-22T19:53:42.308Z] === RUN   TestKillContainer/killing_signal
19:53:42 [2024-02-22T19:53:42.875Z] --- PASS: TestKillContainer (1.20s)
19:53:42 [2024-02-22T19:53:42.875Z]     --- PASS: TestKillContainer/no_signal (0.39s)
19:53:42 [2024-02-22T19:53:42.875Z]     --- PASS: TestKillContainer/non_killing_signal (0.21s)
19:53:42 [2024-02-22T19:53:42.875Z]     --- PASS: TestKillContainer/killing_signal (0.38s)
19:53:42 [2024-02-22T19:53:42.875Z] === RUN   TestKillWithStopSignalAndRestartPolicies
19:53:42 [2024-02-22T19:53:42.875Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
19:53:43 [2024-02-22T19:53:43.453Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
19:53:44 [2024-02-22T19:53:44.044Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.88s)
19:53:44 [2024-02-22T19:53:44.044Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.43s)
19:53:44 [2024-02-22T19:53:44.044Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.24s)
19:53:44 [2024-02-22T19:53:44.044Z] === RUN   TestKillStoppedContainer
19:53:44 [2024-02-22T19:53:44.044Z] --- PASS: TestKillStoppedContainer (0.05s)
19:53:44 [2024-02-22T19:53:44.044Z] === RUN   TestKillDifferentUserContainer
19:53:44 [2024-02-22T19:53:44.302Z] --- PASS: TestKillDifferentUserContainer (0.42s)
19:53:44 [2024-02-22T19:53:44.302Z] === RUN   TestInspectOomKilledTrue
19:53:44 [2024-02-22T19:53:44.869Z] --- PASS: TestInspectOomKilledTrue (0.45s)
19:53:44 [2024-02-22T19:53:44.869Z] === RUN   TestInspectOomKilledFalse
19:53:45 [2024-02-22T19:53:45.127Z] --- PASS: TestInspectOomKilledFalse (0.39s)
19:53:45 [2024-02-22T19:53:45.127Z] === RUN   TestLinksEtcHostsContentMatch
19:53:45 [2024-02-22T19:53:45.385Z] --- PASS: TestLinksEtcHostsContentMatch (0.20s)
19:53:45 [2024-02-22T19:53:45.386Z] === RUN   TestLinksContainerNames
19:53:46 [2024-02-22T19:53:46.321Z] --- PASS: TestLinksContainerNames (0.87s)
19:53:46 [2024-02-22T19:53:46.321Z] === RUN   TestLogsFollowTailEmpty
19:53:46 [2024-02-22T19:53:46.579Z] --- PASS: TestLogsFollowTailEmpty (0.41s)
19:53:46 [2024-02-22T19:53:46.579Z] === RUN   TestLogs
19:53:46 [2024-02-22T19:53:46.579Z] === RUN   TestLogs/driver_local
19:53:46 [2024-02-22T19:53:46.579Z] === RUN   TestLogs/driver_local/tty/stdout_and_stderr
19:53:46 [2024-02-22T19:53:46.579Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr
19:53:46 [2024-02-22T19:53:46.579Z] === RUN   TestLogs/driver_local/tty/only_stdout
19:53:46 [2024-02-22T19:53:46.579Z] === PAUSE TestLogs/driver_local/tty/only_stdout
19:53:46 [2024-02-22T19:53:46.579Z] === RUN   TestLogs/driver_local/tty/only_stderr
19:53:46 [2024-02-22T19:53:46.579Z] === PAUSE TestLogs/driver_local/tty/only_stderr
19:53:46 [2024-02-22T19:53:46.579Z] === RUN   TestLogs/driver_local/without_tty/stdout_and_stderr
19:53:46 [2024-02-22T19:53:46.579Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr
19:53:46 [2024-02-22T19:53:46.579Z] === RUN   TestLogs/driver_local/without_tty/only_stdout
19:53:46 [2024-02-22T19:53:46.579Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout
19:53:46 [2024-02-22T19:53:46.579Z] === RUN   TestLogs/driver_local/without_tty/only_stderr
19:53:46 [2024-02-22T19:53:46.579Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr
19:53:46 [2024-02-22T19:53:46.579Z] === CONT  TestLogs/driver_local/tty/stdout_and_stderr
19:53:46 [2024-02-22T19:53:46.579Z] === CONT  TestLogs/driver_local/without_tty/stdout_and_stderr
19:53:46 [2024-02-22T19:53:46.579Z] === CONT  TestLogs/driver_local/without_tty/only_stderr
19:53:46 [2024-02-22T19:53:46.579Z] === CONT  TestLogs/driver_local/tty/only_stderr
19:53:46 [2024-02-22T19:53:46.579Z] === CONT  TestLogs/driver_local/without_tty/only_stdout
19:53:46 [2024-02-22T19:53:46.579Z] === CONT  TestLogs/driver_local/tty/only_stdout
19:53:47 [2024-02-22T19:53:47.955Z] === RUN   TestLogs/driver_json-file
19:53:47 [2024-02-22T19:53:47.955Z] === RUN   TestLogs/driver_json-file/tty/stdout_and_stderr
19:53:47 [2024-02-22T19:53:47.955Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr
19:53:47 [2024-02-22T19:53:47.955Z] === RUN   TestLogs/driver_json-file/tty/only_stdout
19:53:47 [2024-02-22T19:53:47.955Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout
19:53:47 [2024-02-22T19:53:47.955Z] === RUN   TestLogs/driver_json-file/tty/only_stderr
19:53:47 [2024-02-22T19:53:47.955Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr
19:53:47 [2024-02-22T19:53:47.955Z] === RUN   TestLogs/driver_json-file/without_tty/stdout_and_stderr
19:53:47 [2024-02-22T19:53:47.955Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr
19:53:47 [2024-02-22T19:53:47.955Z] === RUN   TestLogs/driver_json-file/without_tty/only_stdout
19:53:47 [2024-02-22T19:53:47.955Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout
19:53:47 [2024-02-22T19:53:47.955Z] === RUN   TestLogs/driver_json-file/without_tty/only_stderr
19:53:47 [2024-02-22T19:53:47.955Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr
19:53:47 [2024-02-22T19:53:47.955Z] === CONT  TestLogs/driver_json-file/tty/stdout_and_stderr
19:53:47 [2024-02-22T19:53:47.955Z] === CONT  TestLogs/driver_json-file/without_tty/stdout_and_stderr
19:53:47 [2024-02-22T19:53:47.955Z] === CONT  TestLogs/driver_json-file/without_tty/only_stderr
19:53:47 [2024-02-22T19:53:47.955Z] === CONT  TestLogs/driver_json-file/without_tty/only_stdout
19:53:47 [2024-02-22T19:53:47.955Z] === CONT  TestLogs/driver_json-file/tty/only_stderr
19:53:47 [2024-02-22T19:53:47.955Z] === CONT  TestLogs/driver_json-file/tty/only_stdout
19:53:49 [2024-02-22T19:53:49.330Z] --- PASS: TestLogs (2.64s)
19:53:49 [2024-02-22T19:53:49.330Z]     --- PASS: TestLogs/driver_local (0.01s)
19:53:49 [2024-02-22T19:53:49.330Z]         --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.85s)
19:53:49 [2024-02-22T19:53:49.330Z]         --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.94s)
19:53:49 [2024-02-22T19:53:49.330Z]         --- PASS: TestLogs/driver_local/without_tty/only_stdout (1.10s)
19:53:49 [2024-02-22T19:53:49.330Z]         --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (1.23s)
19:53:49 [2024-02-22T19:53:49.330Z]         --- PASS: TestLogs/driver_local/tty/only_stdout (1.26s)
19:53:49 [2024-02-22T19:53:49.330Z]         --- PASS: TestLogs/driver_local/tty/only_stderr (1.32s)
19:53:49 [2024-02-22T19:53:49.330Z]     --- PASS: TestLogs/driver_json-file (0.01s)
19:53:49 [2024-02-22T19:53:49.330Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.57s)
19:53:49 [2024-02-22T19:53:49.330Z]         --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.91s)
19:53:49 [2024-02-22T19:53:49.330Z]         --- PASS: TestLogs/driver_json-file/tty/only_stderr (1.10s)
19:53:49 [2024-02-22T19:53:49.330Z]         --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (1.20s)
19:53:49 [2024-02-22T19:53:49.330Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (1.24s)
19:53:49 [2024-02-22T19:53:49.330Z]         --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (1.30s)
19:53:49 [2024-02-22T19:53:49.330Z] === RUN   TestContainerNetworkMountsNoChown
19:53:49 [2024-02-22T19:53:49.898Z] --- PASS: TestContainerNetworkMountsNoChown (0.40s)
19:53:49 [2024-02-22T19:53:49.898Z] === RUN   TestMountDaemonRoot
19:53:49 [2024-02-22T19:53:49.898Z] === RUN   TestMountDaemonRoot/default
19:53:49 [2024-02-22T19:53:49.898Z] === PAUSE TestMountDaemonRoot/default
19:53:49 [2024-02-22T19:53:49.898Z] === RUN   TestMountDaemonRoot/private
19:53:49 [2024-02-22T19:53:49.898Z] === PAUSE TestMountDaemonRoot/private
19:53:49 [2024-02-22T19:53:49.898Z] === RUN   TestMountDaemonRoot/rprivate
19:53:49 [2024-02-22T19:53:49.898Z] === PAUSE TestMountDaemonRoot/rprivate
19:53:49 [2024-02-22T19:53:49.898Z] === RUN   TestMountDaemonRoot/slave
19:53:49 [2024-02-22T19:53:49.898Z] === PAUSE TestMountDaemonRoot/slave
19:53:49 [2024-02-22T19:53:49.898Z] === RUN   TestMountDaemonRoot/rslave
19:53:49 [2024-02-22T19:53:49.898Z] === PAUSE TestMountDaemonRoot/rslave
19:53:49 [2024-02-22T19:53:49.898Z] === RUN   TestMountDaemonRoot/shared
19:53:49 [2024-02-22T19:53:49.898Z] === PAUSE TestMountDaemonRoot/shared
19:53:49 [2024-02-22T19:53:49.898Z] === RUN   TestMountDaemonRoot/rshared
19:53:49 [2024-02-22T19:53:49.898Z] === PAUSE TestMountDaemonRoot/rshared
19:53:49 [2024-02-22T19:53:49.898Z] === CONT  TestMountDaemonRoot/default
19:53:49 [2024-02-22T19:53:49.898Z] === CONT  TestMountDaemonRoot/rslave
19:53:49 [2024-02-22T19:53:49.898Z] === CONT  TestMountDaemonRoot/rprivate
19:53:49 [2024-02-22T19:53:49.898Z] === RUN   TestMountDaemonRoot/default/mount_root
19:53:49 [2024-02-22T19:53:49.898Z] === CONT  TestMountDaemonRoot/private
19:53:49 [2024-02-22T19:53:49.898Z] === CONT  TestMountDaemonRoot/shared
19:53:49 [2024-02-22T19:53:49.898Z] === RUN   TestMountDaemonRoot/rslave/mount_root
19:53:49 [2024-02-22T19:53:49.898Z] === CONT  TestMountDaemonRoot/slave
19:53:49 [2024-02-22T19:53:49.898Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
19:53:49 [2024-02-22T19:53:49.898Z] === PAUSE TestMountDaemonRoot/default/mount_root
19:53:49 [2024-02-22T19:53:49.898Z] === CONT  TestMountDaemonRoot/rshared
19:53:49 [2024-02-22T19:53:49.898Z] === RUN   TestMountDaemonRoot/private/bind_root
19:53:49 [2024-02-22T19:53:49.898Z] === RUN   TestMountDaemonRoot/shared/bind_root
19:53:49 [2024-02-22T19:53:49.898Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
19:53:49 [2024-02-22T19:53:49.898Z] === RUN   TestMountDaemonRoot/rshared/bind_root
19:53:49 [2024-02-22T19:53:49.898Z] === PAUSE TestMountDaemonRoot/private/bind_root
19:53:49 [2024-02-22T19:53:49.898Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
19:53:49 [2024-02-22T19:53:49.898Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
19:53:49 [2024-02-22T19:53:49.898Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
19:53:49 [2024-02-22T19:53:49.898Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
19:53:49 [2024-02-22T19:53:49.898Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
19:53:49 [2024-02-22T19:53:49.898Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
19:53:49 [2024-02-22T19:53:49.898Z] === RUN   TestMountDaemonRoot/rslave/bind_root
19:53:49 [2024-02-22T19:53:49.898Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
19:53:49 [2024-02-22T19:53:49.898Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
19:53:49 [2024-02-22T19:53:49.898Z] === RUN   TestMountDaemonRoot/default/mount_subpath
19:53:49 [2024-02-22T19:53:49.898Z] === PAUSE TestMountDaemonRoot/shared/bind_root
19:53:49 [2024-02-22T19:53:49.898Z] === RUN   TestMountDaemonRoot/private/bind_subpath
19:53:49 [2024-02-22T19:53:49.898Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
19:53:49 [2024-02-22T19:53:49.898Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
19:53:49 [2024-02-22T19:53:49.898Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
19:53:49 [2024-02-22T19:53:49.898Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
19:53:49 [2024-02-22T19:53:49.898Z] === RUN   TestMountDaemonRoot/slave/bind_root
19:53:49 [2024-02-22T19:53:49.898Z] === RUN   TestMountDaemonRoot/private/mount_root
19:53:49 [2024-02-22T19:53:49.898Z] === PAUSE TestMountDaemonRoot/slave/bind_root
19:53:49 [2024-02-22T19:53:49.898Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
19:53:49 [2024-02-22T19:53:49.898Z] === PAUSE TestMountDaemonRoot/private/mount_root
19:53:49 [2024-02-22T19:53:49.899Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
19:53:49 [2024-02-22T19:53:49.899Z] === RUN   TestMountDaemonRoot/private/mount_subpath
19:53:49 [2024-02-22T19:53:49.899Z] === RUN   TestMountDaemonRoot/rshared/mount_root
19:53:49 [2024-02-22T19:53:49.899Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
19:53:49 [2024-02-22T19:53:49.899Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
19:53:49 [2024-02-22T19:53:49.899Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
19:53:49 [2024-02-22T19:53:49.899Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
19:53:49 [2024-02-22T19:53:49.899Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
19:53:49 [2024-02-22T19:53:49.899Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
19:53:49 [2024-02-22T19:53:49.899Z] === CONT  TestMountDaemonRoot/rshared/bind_root
19:53:49 [2024-02-22T19:53:49.899Z] === CONT  TestMountDaemonRoot/rslave/mount_root
19:53:49 [2024-02-22T19:53:49.899Z] === CONT  TestMountDaemonRoot/private/bind_root
19:53:49 [2024-02-22T19:53:49.899Z] === CONT  TestMountDaemonRoot/private/mount_subpath
19:53:49 [2024-02-22T19:53:49.899Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
19:53:49 [2024-02-22T19:53:49.899Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
19:53:49 [2024-02-22T19:53:49.899Z] === RUN   TestMountDaemonRoot/default/bind_root
19:53:49 [2024-02-22T19:53:49.899Z] === RUN   TestMountDaemonRoot/slave/mount_root
19:53:49 [2024-02-22T19:53:49.899Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
19:53:49 [2024-02-22T19:53:49.899Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
19:53:49 [2024-02-22T19:53:49.899Z] === PAUSE TestMountDaemonRoot/slave/mount_root
19:53:49 [2024-02-22T19:53:49.899Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
19:53:49 [2024-02-22T19:53:49.899Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
19:53:49 [2024-02-22T19:53:49.899Z] === PAUSE TestMountDaemonRoot/default/bind_root
19:53:49 [2024-02-22T19:53:49.899Z] === RUN   TestMountDaemonRoot/default/bind_subpath
19:53:49 [2024-02-22T19:53:49.899Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
19:53:49 [2024-02-22T19:53:49.899Z] === CONT  TestMountDaemonRoot/rslave/bind_root
19:53:49 [2024-02-22T19:53:49.899Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
19:53:49 [2024-02-22T19:53:49.899Z] === CONT  TestMountDaemonRoot/rshared/mount_root
19:53:49 [2024-02-22T19:53:49.899Z] === RUN   TestMountDaemonRoot/shared/mount_root
19:53:49 [2024-02-22T19:53:49.899Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
19:53:49 [2024-02-22T19:53:49.899Z] === PAUSE TestMountDaemonRoot/shared/mount_root
19:53:49 [2024-02-22T19:53:49.899Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
19:53:49 [2024-02-22T19:53:49.899Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
19:53:49 [2024-02-22T19:53:49.899Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
19:53:49 [2024-02-22T19:53:49.899Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
19:53:49 [2024-02-22T19:53:49.899Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
19:53:49 [2024-02-22T19:53:49.899Z] === CONT  TestMountDaemonRoot/private/bind_subpath
19:53:49 [2024-02-22T19:53:49.899Z] === CONT  TestMountDaemonRoot/private/mount_root
19:53:49 [2024-02-22T19:53:49.899Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
19:53:49 [2024-02-22T19:53:49.899Z] === CONT  TestMountDaemonRoot/default/mount_root
19:53:49 [2024-02-22T19:53:49.899Z] === CONT  TestMountDaemonRoot/default/bind_root
19:53:49 [2024-02-22T19:53:49.899Z] === CONT  TestMountDaemonRoot/default/bind_subpath
19:53:49 [2024-02-22T19:53:49.899Z] === CONT  TestMountDaemonRoot/default/mount_subpath
19:53:49 [2024-02-22T19:53:49.899Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
19:53:49 [2024-02-22T19:53:49.899Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
19:53:49 [2024-02-22T19:53:49.899Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
19:53:49 [2024-02-22T19:53:49.899Z] === CONT  TestMountDaemonRoot/slave/bind_root
19:53:49 [2024-02-22T19:53:49.899Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
19:53:49 [2024-02-22T19:53:49.899Z] === CONT  TestMountDaemonRoot/slave/mount_root
19:53:49 [2024-02-22T19:53:49.899Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
19:53:49 [2024-02-22T19:53:49.899Z] === CONT  TestMountDaemonRoot/shared/bind_root
19:53:49 [2024-02-22T19:53:49.899Z] === CONT  TestMountDaemonRoot/shared/mount_root
19:53:49 [2024-02-22T19:53:49.899Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
19:53:49 [2024-02-22T19:53:49.899Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
19:53:49 [2024-02-22T19:53:49.899Z] --- PASS: TestMountDaemonRoot (0.01s)
19:53:49 [2024-02-22T19:53:49.899Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
19:53:49 [2024-02-22T19:53:49.899Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.08s)
19:53:49 [2024-02-22T19:53:49.899Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.09s)
19:53:49 [2024-02-22T19:53:49.899Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.09s)
19:53:49 [2024-02-22T19:53:49.899Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.09s)
19:53:49 [2024-02-22T19:53:49.899Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
19:53:49 [2024-02-22T19:53:49.899Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.09s)
19:53:49 [2024-02-22T19:53:49.899Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.09s)
19:53:49 [2024-02-22T19:53:49.899Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.08s)
19:53:49 [2024-02-22T19:53:49.899Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.08s)
19:53:49 [2024-02-22T19:53:49.899Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
19:53:49 [2024-02-22T19:53:49.899Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.06s)
19:53:49 [2024-02-22T19:53:49.899Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.06s)
19:53:49 [2024-02-22T19:53:49.899Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.06s)
19:53:49 [2024-02-22T19:53:49.899Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.06s)
19:53:49 [2024-02-22T19:53:49.899Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
19:53:49 [2024-02-22T19:53:49.899Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.06s)
19:53:49 [2024-02-22T19:53:49.899Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.07s)
19:53:49 [2024-02-22T19:53:49.899Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.07s)
19:53:49 [2024-02-22T19:53:49.899Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.07s)
19:53:49 [2024-02-22T19:53:49.899Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
19:53:49 [2024-02-22T19:53:49.899Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.09s)
19:53:49 [2024-02-22T19:53:49.899Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.09s)
19:53:49 [2024-02-22T19:53:49.899Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.09s)
19:53:49 [2024-02-22T19:53:49.899Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.09s)
19:53:49 [2024-02-22T19:53:49.899Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
19:53:49 [2024-02-22T19:53:49.899Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.07s)
19:53:49 [2024-02-22T19:53:49.899Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.07s)
19:53:49 [2024-02-22T19:53:49.899Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.07s)
19:53:49 [2024-02-22T19:53:49.899Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.06s)
19:53:49 [2024-02-22T19:53:49.899Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
19:53:49 [2024-02-22T19:53:49.899Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.05s)
19:53:49 [2024-02-22T19:53:49.899Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.06s)
19:53:49 [2024-02-22T19:53:49.899Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.06s)
19:53:49 [2024-02-22T19:53:49.899Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.06s)
19:53:49 [2024-02-22T19:53:49.899Z] === RUN   TestContainerBindMountNonRecursive
19:53:50 [2024-02-22T19:53:50.833Z] --- PASS: TestContainerBindMountNonRecursive (0.92s)
19:53:50 [2024-02-22T19:53:50.834Z] === RUN   TestContainerVolumesMountedAsShared
19:53:51 [2024-02-22T19:53:51.400Z] --- PASS: TestContainerVolumesMountedAsShared (0.38s)
19:53:51 [2024-02-22T19:53:51.400Z] === RUN   TestContainerVolumesMountedAsSlave
19:53:51 [2024-02-22T19:53:51.400Z] --- PASS: TestContainerVolumesMountedAsSlave (0.22s)
19:53:51 [2024-02-22T19:53:51.400Z] === RUN   TestContainerCopyLeaksMounts
19:53:51 [2024-02-22T19:53:51.967Z] --- PASS: TestContainerCopyLeaksMounts (0.45s)
19:53:51 [2024-02-22T19:53:51.967Z] === RUN   TestContainerBindMountRecursivelyReadOnly
19:53:53 [2024-02-22T19:53:53.343Z] --- PASS: TestContainerBindMountRecursivelyReadOnly (1.25s)
19:53:53 [2024-02-22T19:53:53.343Z] === RUN   TestNetworkNat
19:53:53 [2024-02-22T19:53:53.601Z] --- PASS: TestNetworkNat (0.42s)
19:53:53 [2024-02-22T19:53:53.601Z] === RUN   TestNetworkLocalhostTCPNat
19:53:54 [2024-02-22T19:53:54.168Z] --- PASS: TestNetworkLocalhostTCPNat (0.39s)
19:53:54 [2024-02-22T19:53:54.168Z] === RUN   TestNetworkLoopbackNat
19:53:56 [2024-02-22T19:53:56.697Z] --- PASS: TestNetworkLoopbackNat (2.54s)
19:53:56 [2024-02-22T19:53:56.697Z] === RUN   TestNoOverlayfsWarningsAboutUndefinedBehaviors
19:53:56 [2024-02-22T19:53:56.698Z] === RUN   TestNoOverlayfsWarningsAboutUndefinedBehaviors/diff
19:53:56 [2024-02-22T19:53:56.698Z] === RUN   TestNoOverlayfsWarningsAboutUndefinedBehaviors/export
19:53:56 [2024-02-22T19:53:56.956Z] === RUN   TestNoOverlayfsWarningsAboutUndefinedBehaviors/cp_to_container
19:53:56 [2024-02-22T19:53:56.956Z] === RUN   TestNoOverlayfsWarningsAboutUndefinedBehaviors/cp_from_container
19:53:56 [2024-02-22T19:53:56.956Z] --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors (0.44s)
19:53:56 [2024-02-22T19:53:56.956Z]     --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors/diff (0.02s)
19:53:56 [2024-02-22T19:53:56.956Z]     --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors/export (0.01s)
19:53:56 [2024-02-22T19:53:56.956Z]     --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors/cp_to_container (0.01s)
19:53:56 [2024-02-22T19:53:56.956Z]     --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors/cp_from_container (0.01s)
19:53:56 [2024-02-22T19:53:56.956Z] === RUN   TestPause
19:53:57 [2024-02-22T19:53:57.523Z] --- PASS: TestPause (0.42s)
19:53:57 [2024-02-22T19:53:57.523Z] === RUN   TestPauseFailsOnWindowsServerContainers
19:53:57 [2024-02-22T19:53:57.523Z]     pause_test.go:53: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
19:53:57 [2024-02-22T19:53:57.523Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
19:53:57 [2024-02-22T19:53:57.523Z] === RUN   TestPauseStopPausedContainer
19:53:57 [2024-02-22T19:53:57.781Z] --- PASS: TestPauseStopPausedContainer (0.42s)
19:53:57 [2024-02-22T19:53:57.781Z] === RUN   TestPIDModeHost
19:53:58 [2024-02-22T19:53:58.717Z] --- PASS: TestPIDModeHost (0.82s)
19:53:58 [2024-02-22T19:53:58.717Z] === RUN   TestPIDModeContainer
19:53:58 [2024-02-22T19:53:58.717Z] === RUN   TestPIDModeContainer/non-existing_container
19:53:58 [2024-02-22T19:53:58.717Z] === RUN   TestPIDModeContainer/non-running_container
19:53:58 [2024-02-22T19:53:58.975Z] === RUN   TestPIDModeContainer/running_container
19:53:59 [2024-02-22T19:53:59.542Z] --- PASS: TestPIDModeContainer (0.97s)
19:53:59 [2024-02-22T19:53:59.542Z]     --- PASS: TestPIDModeContainer/non-existing_container (0.00s)
19:53:59 [2024-02-22T19:53:59.542Z]     --- PASS: TestPIDModeContainer/non-running_container (0.18s)
19:53:59 [2024-02-22T19:53:59.542Z]     --- PASS: TestPIDModeContainer/running_container (0.37s)
19:53:59 [2024-02-22T19:53:59.542Z] === RUN   TestPsFilter
19:53:59 [2024-02-22T19:53:59.800Z] === RUN   TestPsFilter/since
19:53:59 [2024-02-22T19:53:59.800Z] === RUN   TestPsFilter/before
19:53:59 [2024-02-22T19:53:59.800Z] --- PASS: TestPsFilter (0.13s)
19:53:59 [2024-02-22T19:53:59.800Z]     --- PASS: TestPsFilter/since (0.00s)
19:53:59 [2024-02-22T19:53:59.800Z]     --- PASS: TestPsFilter/before (0.00s)
19:53:59 [2024-02-22T19:53:59.800Z] === RUN   TestRemoveContainerWithRemovedVolume
19:54:00 [2024-02-22T19:54:00.367Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.41s)
19:54:00 [2024-02-22T19:54:00.367Z] === RUN   TestRemoveContainerWithVolume
19:54:00 [2024-02-22T19:54:00.625Z] --- PASS: TestRemoveContainerWithVolume (0.39s)
19:54:00 [2024-02-22T19:54:00.625Z] === RUN   TestRemoveContainerRunning
19:54:00 [2024-02-22T19:54:00.883Z] --- PASS: TestRemoveContainerRunning (0.40s)
19:54:00 [2024-02-22T19:54:00.883Z] === RUN   TestRemoveContainerForceRemoveRunning
19:54:01 [2024-02-22T19:54:01.450Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.42s)
19:54:01 [2024-02-22T19:54:01.450Z] === RUN   TestRemoveInvalidContainer
19:54:01 [2024-02-22T19:54:01.450Z] --- PASS: TestRemoveInvalidContainer (0.01s)
19:54:01 [2024-02-22T19:54:01.450Z] === RUN   TestRenameLinkedContainer
19:54:03 [2024-02-22T19:54:03.351Z] --- PASS: TestRenameLinkedContainer (1.72s)
19:54:03 [2024-02-22T19:54:03.351Z] === RUN   TestRenameStoppedContainer
19:54:03 [2024-02-22T19:54:03.609Z] --- PASS: TestRenameStoppedContainer (0.41s)
19:54:03 [2024-02-22T19:54:03.609Z] === RUN   TestRenameRunningContainerAndReuse
19:54:04 [2024-02-22T19:54:04.544Z] --- PASS: TestRenameRunningContainerAndReuse (0.85s)
19:54:04 [2024-02-22T19:54:04.544Z] === RUN   TestRenameInvalidName
19:54:04 [2024-02-22T19:54:04.803Z] --- PASS: TestRenameInvalidName (0.43s)
19:54:04 [2024-02-22T19:54:04.803Z] === RUN   TestRenameAnonymousContainer
19:54:06 [2024-02-22T19:54:06.182Z] --- PASS: TestRenameAnonymousContainer (1.32s)
19:54:06 [2024-02-22T19:54:06.182Z] === RUN   TestRenameContainerWithSameName
19:54:06 [2024-02-22T19:54:06.440Z] --- PASS: TestRenameContainerWithSameName (0.37s)
19:54:06 [2024-02-22T19:54:06.440Z] === RUN   TestRenameContainerWithLinkedContainer
19:54:07 [2024-02-22T19:54:07.377Z] --- PASS: TestRenameContainerWithLinkedContainer (0.81s)
19:54:07 [2024-02-22T19:54:07.377Z] === RUN   TestRenameContainerTwice
19:54:07 [2024-02-22T19:54:07.635Z] --- PASS: TestRenameContainerTwice (0.39s)
19:54:07 [2024-02-22T19:54:07.635Z] === RUN   TestResize
19:54:07 [2024-02-22T19:54:07.635Z] === RUN   TestResize/success
19:54:07 [2024-02-22T19:54:07.893Z] === RUN   TestResize/invalid_size
19:54:08 [2024-02-22T19:54:08.168Z] === RUN   TestResize/invalid_state
19:54:08 [2024-02-22T19:54:08.427Z] --- PASS: TestResize (0.81s)
19:54:08 [2024-02-22T19:54:08.427Z]     --- PASS: TestResize/success (0.18s)
19:54:08 [2024-02-22T19:54:08.427Z]     --- PASS: TestResize/invalid_size (0.18s)
19:54:08 [2024-02-22T19:54:08.427Z]     --- PASS: TestResize/invalid_state (0.03s)
19:54:08 [2024-02-22T19:54:08.427Z] === RUN   TestDaemonRestartKillContainers
19:54:08 [2024-02-22T19:54:08.427Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
19:54:08 [2024-02-22T19:54:08.427Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
19:54:08 [2024-02-22T19:54:08.427Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
19:54:08 [2024-02-22T19:54:08.427Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
19:54:08 [2024-02-22T19:54:08.427Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
19:54:08 [2024-02-22T19:54:08.427Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
19:54:08 [2024-02-22T19:54:08.427Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
19:54:08 [2024-02-22T19:54:08.427Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
19:54:08 [2024-02-22T19:54:08.427Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
19:54:08 [2024-02-22T19:54:08.427Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
19:54:08 [2024-02-22T19:54:08.427Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
19:54:08 [2024-02-22T19:54:08.427Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
19:54:08 [2024-02-22T19:54:08.427Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
19:54:08 [2024-02-22T19:54:08.427Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
19:54:08 [2024-02-22T19:54:08.427Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
19:54:08 [2024-02-22T19:54:08.427Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
19:54:08 [2024-02-22T19:54:08.427Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
19:54:08 [2024-02-22T19:54:08.427Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
19:54:08 [2024-02-22T19:54:08.427Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
19:54:08 [2024-02-22T19:54:08.427Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
19:54:08 [2024-02-22T19:54:08.427Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
19:54:08 [2024-02-22T19:54:08.427Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
19:54:08 [2024-02-22T19:54:08.427Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
19:54:08 [2024-02-22T19:54:08.427Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
19:54:08 [2024-02-22T19:54:08.427Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
19:54:08 [2024-02-22T19:54:08.427Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
19:54:08 [2024-02-22T19:54:08.427Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
19:54:08 [2024-02-22T19:54:08.427Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
19:54:08 [2024-02-22T19:54:08.427Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
19:54:08 [2024-02-22T19:54:08.427Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
19:54:08 [2024-02-22T19:54:08.427Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
19:54:08 [2024-02-22T19:54:08.427Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
19:54:08 [2024-02-22T19:54:08.427Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
19:54:08 [2024-02-22T19:54:08.427Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
19:54:08 [2024-02-22T19:54:08.427Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
19:54:08 [2024-02-22T19:54:08.427Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
19:54:08 [2024-02-22T19:54:08.427Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
19:54:08 [2024-02-22T19:54:08.427Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
19:54:08 [2024-02-22T19:54:08.427Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
19:54:08 [2024-02-22T19:54:08.427Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
19:54:09 [2024-02-22T19:54:09.804Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
19:54:09 [2024-02-22T19:54:09.804Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
19:54:10 [2024-02-22T19:54:10.371Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
19:54:10 [2024-02-22T19:54:10.371Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
19:54:10 [2024-02-22T19:54:10.630Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
19:54:10 [2024-02-22T19:54:10.890Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
19:54:11 [2024-02-22T19:54:11.458Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
19:54:11 [2024-02-22T19:54:11.458Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
19:54:16 [2024-02-22T19:54:16.726Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
19:54:16 [2024-02-22T19:54:16.726Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.25s)
19:54:16 [2024-02-22T19:54:16.726Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.25s)
19:54:16 [2024-02-22T19:54:16.726Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.75s)
19:54:16 [2024-02-22T19:54:16.726Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.80s)
19:54:16 [2024-02-22T19:54:16.726Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.14s)
19:54:16 [2024-02-22T19:54:16.726Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.22s)
19:54:16 [2024-02-22T19:54:16.726Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.66s)
19:54:16 [2024-02-22T19:54:16.726Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.22s)
19:54:16 [2024-02-22T19:54:16.726Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.72s)
19:54:16 [2024-02-22T19:54:16.726Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.81s)
19:54:16 [2024-02-22T19:54:16.726Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.70s)
19:54:16 [2024-02-22T19:54:16.726Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (4.60s)
19:54:16 [2024-02-22T19:54:16.726Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.79s)
19:54:16 [2024-02-22T19:54:16.726Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (4.72s)
19:54:16 [2024-02-22T19:54:16.726Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (5.15s)
19:54:16 [2024-02-22T19:54:16.726Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.77s)
19:54:16 [2024-02-22T19:54:16.726Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted
19:54:16 [2024-02-22T19:54:16.726Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/kill
19:54:17 [2024-02-22T19:54:17.293Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/stop
19:54:18 [2024-02-22T19:54:18.228Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (1.72s)
19:54:18 [2024-02-22T19:54:18.228Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (0.86s)
19:54:18 [2024-02-22T19:54:18.228Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (0.85s)
19:54:18 [2024-02-22T19:54:18.228Z] === RUN   TestContainerRestartWithCancelledRequest
19:54:20 [2024-02-22T19:54:20.130Z] --- PASS: TestContainerRestartWithCancelledRequest (1.74s)
19:54:20 [2024-02-22T19:54:20.130Z] === RUN   TestCgroupNamespacesRun
19:54:20 [2024-02-22T19:54:20.697Z] --- PASS: TestCgroupNamespacesRun (1.01s)
19:54:20 [2024-02-22T19:54:20.697Z] === RUN   TestCgroupNamespacesRunPrivileged
19:54:22 [2024-02-22T19:54:22.071Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.00s)
19:54:22 [2024-02-22T19:54:22.072Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
19:54:22 [2024-02-22T19:54:22.638Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (0.98s)
19:54:22 [2024-02-22T19:54:22.638Z] === RUN   TestCgroupNamespacesRunHostMode
19:54:24 [2024-02-22T19:54:24.013Z] --- PASS: TestCgroupNamespacesRunHostMode (1.03s)
19:54:24 [2024-02-22T19:54:24.013Z] === RUN   TestCgroupNamespacesRunPrivateMode
19:54:24 [2024-02-22T19:54:24.948Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.02s)
19:54:24 [2024-02-22T19:54:24.948Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
19:54:25 [2024-02-22T19:54:25.883Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.95s)
19:54:25 [2024-02-22T19:54:25.883Z] === RUN   TestCgroupNamespacesRunInvalidMode
19:54:26 [2024-02-22T19:54:26.450Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.60s)
19:54:26 [2024-02-22T19:54:26.450Z] === RUN   TestCgroupNamespacesRunOlderClient
19:54:27 [2024-02-22T19:54:27.385Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.02s)
19:54:27 [2024-02-22T19:54:27.385Z] === RUN   TestNISDomainname
19:54:27 [2024-02-22T19:54:27.951Z] --- PASS: TestNISDomainname (0.49s)
19:54:27 [2024-02-22T19:54:27.951Z] === RUN   TestHostnameDnsResolution
19:54:28 [2024-02-22T19:54:28.518Z] --- PASS: TestHostnameDnsResolution (0.62s)
19:54:28 [2024-02-22T19:54:28.518Z] === RUN   TestUnprivilegedPortsAndPing
19:54:29 [2024-02-22T19:54:29.084Z] --- PASS: TestUnprivilegedPortsAndPing (0.48s)
19:54:29 [2024-02-22T19:54:29.084Z] === RUN   TestPrivilegedHostDevices
19:54:29 [2024-02-22T19:54:29.343Z] --- PASS: TestPrivilegedHostDevices (0.45s)
19:54:29 [2024-02-22T19:54:29.343Z] === RUN   TestRunConsoleSize
19:54:29 [2024-02-22T19:54:29.909Z] --- PASS: TestRunConsoleSize (0.41s)
19:54:29 [2024-02-22T19:54:29.909Z] === RUN   TestRunWithAlternativeContainerdShim
19:54:35 [2024-02-22T19:54:35.175Z] --- PASS: TestRunWithAlternativeContainerdShim (5.27s)
19:54:35 [2024-02-22T19:54:35.175Z] === RUN   TestMacAddressIsAppliedToMainNetworkWithShortID
19:54:36 [2024-02-22T19:54:36.109Z] --- PASS: TestMacAddressIsAppliedToMainNetworkWithShortID (1.04s)
19:54:36 [2024-02-22T19:54:36.109Z] === RUN   TestStaticIPOutsideSubpool
19:54:37 [2024-02-22T19:54:37.484Z] --- PASS: TestStaticIPOutsideSubpool (1.13s)
19:54:37 [2024-02-22T19:54:37.484Z] === RUN   TestStats
19:54:38 [2024-02-22T19:54:38.859Z] --- PASS: TestStats (1.39s)
19:54:38 [2024-02-22T19:54:38.859Z] === RUN   TestStopContainerWithTimeout
19:54:38 [2024-02-22T19:54:38.859Z] === RUN   TestStopContainerWithTimeout/0
19:54:38 [2024-02-22T19:54:38.859Z] === PAUSE TestStopContainerWithTimeout/0
19:54:38 [2024-02-22T19:54:38.859Z] === RUN   TestStopContainerWithTimeout/1
19:54:38 [2024-02-22T19:54:38.859Z] === PAUSE TestStopContainerWithTimeout/1
19:54:38 [2024-02-22T19:54:38.859Z] === RUN   TestStopContainerWithTimeout/3
19:54:38 [2024-02-22T19:54:38.859Z] === PAUSE TestStopContainerWithTimeout/3
19:54:38 [2024-02-22T19:54:38.859Z] === RUN   TestStopContainerWithTimeout/-1
19:54:38 [2024-02-22T19:54:38.859Z] === PAUSE TestStopContainerWithTimeout/-1
19:54:38 [2024-02-22T19:54:38.859Z] === CONT  TestStopContainerWithTimeout/0
19:54:38 [2024-02-22T19:54:38.859Z] === CONT  TestStopContainerWithTimeout/3
19:54:38 [2024-02-22T19:54:38.859Z] === CONT  TestStopContainerWithTimeout/1
19:54:38 [2024-02-22T19:54:38.859Z] === CONT  TestStopContainerWithTimeout/-1
19:54:41 [2024-02-22T19:54:41.389Z] --- PASS: TestStopContainerWithTimeout (0.04s)
19:54:41 [2024-02-22T19:54:41.389Z]     --- PASS: TestStopContainerWithTimeout/0 (0.61s)
19:54:41 [2024-02-22T19:54:41.389Z]     --- PASS: TestStopContainerWithTimeout/1 (1.64s)
19:54:41 [2024-02-22T19:54:41.389Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.53s)
19:54:41 [2024-02-22T19:54:41.389Z]     --- PASS: TestStopContainerWithTimeout/3 (2.61s)
19:54:41 [2024-02-22T19:54:41.389Z] === RUN   TestStopContainerWithTimeoutCancel
19:54:41 [2024-02-22T19:54:41.389Z] === PAUSE TestStopContainerWithTimeoutCancel
19:54:41 [2024-02-22T19:54:41.389Z] === RUN   TestStopContainerWithRestartPolicyAlways
19:54:42 [2024-02-22T19:54:42.764Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.21s)
19:54:42 [2024-02-22T19:54:42.764Z] === RUN   TestUpdateMemory
19:54:43 [2024-02-22T19:54:43.023Z] --- PASS: TestUpdateMemory (0.43s)
19:54:43 [2024-02-22T19:54:43.023Z] === RUN   TestUpdateCPUQuota
19:54:43 [2024-02-22T19:54:43.596Z] --- PASS: TestUpdateCPUQuota (0.59s)
19:54:43 [2024-02-22T19:54:43.596Z] === RUN   TestUpdatePidsLimit
19:54:43 [2024-02-22T19:54:43.596Z] === RUN   TestUpdatePidsLimit/update_from_none
19:54:43 [2024-02-22T19:54:43.596Z] === RUN   TestUpdatePidsLimit/no_change
19:54:43 [2024-02-22T19:54:43.861Z] === RUN   TestUpdatePidsLimit/update_lower
19:54:43 [2024-02-22T19:54:43.861Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
19:54:44 [2024-02-22T19:54:44.122Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
19:54:44 [2024-02-22T19:54:44.380Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
19:54:44 [2024-02-22T19:54:44.380Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
19:54:44 [2024-02-22T19:54:44.947Z] --- PASS: TestUpdatePidsLimit (1.46s)
19:54:44 [2024-02-22T19:54:44.947Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.15s)
19:54:44 [2024-02-22T19:54:44.947Z]     --- PASS: TestUpdatePidsLimit/no_change (0.14s)
19:54:44 [2024-02-22T19:54:44.947Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.14s)
19:54:44 [2024-02-22T19:54:44.947Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.15s)
19:54:44 [2024-02-22T19:54:44.947Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.14s)
19:54:44 [2024-02-22T19:54:44.947Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.15s)
19:54:44 [2024-02-22T19:54:44.947Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.15s)
19:54:44 [2024-02-22T19:54:44.947Z] === RUN   TestUpdateRestartPolicy
19:54:57 [2024-02-22T19:54:57.146Z] --- PASS: TestUpdateRestartPolicy (10.41s)
19:54:57 [2024-02-22T19:54:57.146Z] === RUN   TestUpdateRestartWithAutoRemove
19:54:57 [2024-02-22T19:54:57.146Z] --- PASS: TestUpdateRestartWithAutoRemove (0.39s)
19:54:57 [2024-02-22T19:54:57.146Z] === RUN   TestWaitNonBlocked
19:54:57 [2024-02-22T19:54:57.146Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
19:54:57 [2024-02-22T19:54:57.146Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
19:54:57 [2024-02-22T19:54:57.146Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
19:54:57 [2024-02-22T19:54:57.146Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
19:54:57 [2024-02-22T19:54:57.146Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
19:54:57 [2024-02-22T19:54:57.146Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
19:54:57 [2024-02-22T19:54:57.146Z] --- PASS: TestWaitNonBlocked (0.02s)
19:54:57 [2024-02-22T19:54:57.146Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.54s)
19:54:57 [2024-02-22T19:54:57.146Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.60s)
19:54:57 [2024-02-22T19:54:57.146Z] === RUN   TestWaitBlocked
19:54:57 [2024-02-22T19:54:57.146Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
19:54:57 [2024-02-22T19:54:57.146Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
19:54:57 [2024-02-22T19:54:57.146Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
19:54:57 [2024-02-22T19:54:57.146Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
19:54:57 [2024-02-22T19:54:57.146Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
19:54:57 [2024-02-22T19:54:57.146Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
19:54:57 [2024-02-22T19:54:57.146Z] --- PASS: TestWaitBlocked (0.02s)
19:54:57 [2024-02-22T19:54:57.146Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.52s)
19:54:57 [2024-02-22T19:54:57.146Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.57s)
19:54:57 [2024-02-22T19:54:57.146Z] === RUN   TestWaitConditions
19:54:57 [2024-02-22T19:54:57.146Z] === RUN   TestWaitConditions/default
19:54:57 [2024-02-22T19:54:57.146Z] === PAUSE TestWaitConditions/default
19:54:57 [2024-02-22T19:54:57.146Z] === RUN   TestWaitConditions/not-running
19:54:57 [2024-02-22T19:54:57.146Z] === PAUSE TestWaitConditions/not-running
19:54:57 [2024-02-22T19:54:57.146Z] === RUN   TestWaitConditions/next-exit
19:54:57 [2024-02-22T19:54:57.146Z] === PAUSE TestWaitConditions/next-exit
19:54:57 [2024-02-22T19:54:57.146Z] === RUN   TestWaitConditions/removed
19:54:57 [2024-02-22T19:54:57.146Z] === PAUSE TestWaitConditions/removed
19:54:57 [2024-02-22T19:54:57.146Z] === CONT  TestWaitConditions/default
19:54:57 [2024-02-22T19:54:57.146Z] === CONT  TestWaitConditions/next-exit
19:54:57 [2024-02-22T19:54:57.146Z] === CONT  TestWaitConditions/removed
19:54:57 [2024-02-22T19:54:57.146Z] === CONT  TestWaitConditions/not-running
19:54:57 [2024-02-22T19:54:57.146Z]     wait_test.go:145: ContainerID = e1a782be54e2cfa9ecbfde63d36bb4184834d0b9deb7e168bee4514c830b4f90
19:54:57 [2024-02-22T19:54:57.146Z]     wait_test.go:145: ContainerID = 7528e55c964558a58619febe2a55ccbcf94df49b81b3d8e1de352f5014ff6ee5
19:54:57 [2024-02-22T19:54:57.146Z]     wait_test.go:145: ContainerID = eafddf4d7741dbc2c673441c6a0eec9fd7c53c085d7176a1bc70c19c5d4508c8
19:54:57 [2024-02-22T19:54:57.146Z]     wait_test.go:145: ContainerID = a4e1d520ed8da38371ca9dd9cab773be7587534019941dee32e5b4f850f80da9
19:54:58 [2024-02-22T19:54:58.082Z] --- PASS: TestWaitConditions (0.03s)
19:54:58 [2024-02-22T19:54:58.082Z]     --- PASS: TestWaitConditions/default (0.63s)
19:54:58 [2024-02-22T19:54:58.082Z]     --- PASS: TestWaitConditions/removed (0.76s)
19:54:58 [2024-02-22T19:54:58.082Z]     --- PASS: TestWaitConditions/not-running (0.81s)
19:54:58 [2024-02-22T19:54:58.082Z]     --- PASS: TestWaitConditions/next-exit (0.86s)
19:54:58 [2024-02-22T19:54:58.082Z] === RUN   TestWaitRestartedContainer
19:54:58 [2024-02-22T19:54:58.082Z] === RUN   TestWaitRestartedContainer/default
19:54:58 [2024-02-22T19:54:58.082Z] === PAUSE TestWaitRestartedContainer/default
19:54:58 [2024-02-22T19:54:58.082Z] === RUN   TestWaitRestartedContainer/not-running
19:54:58 [2024-02-22T19:54:58.082Z] === PAUSE TestWaitRestartedContainer/not-running
19:54:58 [2024-02-22T19:54:58.082Z] === RUN   TestWaitRestartedContainer/next-exit
19:54:58 [2024-02-22T19:54:58.082Z] === PAUSE TestWaitRestartedContainer/next-exit
19:54:58 [2024-02-22T19:54:58.082Z] === CONT  TestWaitRestartedContainer/default
19:54:58 [2024-02-22T19:54:58.082Z] === CONT  TestWaitRestartedContainer/next-exit
19:54:58 [2024-02-22T19:54:58.082Z] === CONT  TestWaitRestartedContainer/not-running
19:54:59 [2024-02-22T19:54:59.457Z] --- PASS: TestWaitRestartedContainer (0.01s)
19:54:59 [2024-02-22T19:54:59.457Z]     --- PASS: TestWaitRestartedContainer/not-running (1.21s)
19:54:59 [2024-02-22T19:54:59.457Z]     --- PASS: TestWaitRestartedContainer/next-exit (1.41s)
19:54:59 [2024-02-22T19:54:59.457Z]     --- PASS: TestWaitRestartedContainer/default (1.50s)
19:54:59 [2024-02-22T19:54:59.457Z] === CONT  TestContainerStartOnDaemonRestart
19:54:59 [2024-02-22T19:54:59.457Z] === CONT  TestContainerKillOnDaemonStart
19:54:59 [2024-02-22T19:54:59.457Z] === CONT  TestIpcModeOlderClient
19:54:59 [2024-02-22T19:54:59.457Z] === CONT  TestDaemonRestartIpcMode
19:54:59 [2024-02-22T19:54:59.457Z] === CONT  TestHardRestartWhenContainerIsRunning
19:54:59 [2024-02-22T19:54:59.457Z] === CONT  TestDaemonHostGatewayIP
19:54:59 [2024-02-22T19:54:59.457Z] === CONT  TestRestartDaemonWithRestartingContainer
19:54:59 [2024-02-22T19:54:59.457Z] === CONT  TestStopContainerWithTimeoutCancel
19:54:59 [2024-02-22T19:54:59.457Z] --- PASS: TestIpcModeOlderClient (0.09s)
19:55:01 [2024-02-22T19:55:01.361Z] === RUN   TestHardRestartWhenContainerIsRunning/RestartPolicy=none
19:55:01 [2024-02-22T19:55:01.361Z] === RUN   TestHardRestartWhenContainerIsRunning/RestartPolicy=on-failure
19:55:01 [2024-02-22T19:55:01.620Z] --- PASS: TestHardRestartWhenContainerIsRunning (2.33s)
19:55:01 [2024-02-22T19:55:01.620Z]     --- PASS: TestHardRestartWhenContainerIsRunning/RestartPolicy=none (0.00s)
19:55:01 [2024-02-22T19:55:01.620Z]     --- PASS: TestHardRestartWhenContainerIsRunning/RestartPolicy=on-failure (0.49s)
19:55:01 [2024-02-22T19:55:01.879Z] --- PASS: TestContainerStartOnDaemonRestart (2.56s)
19:55:02 [2024-02-22T19:55:02.446Z] --- PASS: TestDaemonHostGatewayIP (3.00s)
19:55:03 [2024-02-22T19:55:03.013Z] --- PASS: TestRestartDaemonWithRestartingContainer (3.54s)
19:55:03 [2024-02-22T19:55:03.013Z] --- PASS: TestDaemonRestartIpcMode (3.54s)
19:55:03 [2024-02-22T19:55:03.013Z] --- PASS: TestStopContainerWithTimeoutCancel (3.71s)
19:55:12 [2024-02-22T19:55:12.983Z] --- PASS: TestContainerKillOnDaemonStart (11.92s)
19:55:12 [2024-02-22T19:55:12.983Z] PASS
19:55:12 [2024-02-22T19:55:12.983Z] 
19:55:12 [2024-02-22T19:55:12.983Z] === Skipped
19:55:12 [2024-02-22T19:55:12.983Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s)
19:55:12 [2024-02-22T19:55:12.983Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
19:55:12 [2024-02-22T19:55:12.983Z] 
19:55:12 [2024-02-22T19:55:12.983Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
19:55:12 [2024-02-22T19:55:12.983Z]     pause_test.go:53: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
19:55:12 [2024-02-22T19:55:12.983Z] 
19:55:12 [2024-02-22T19:55:12.983Z] DONE 314 tests, 2 skipped in 158.154s
19:55:12 [2024-02-22T19:55:12.983Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m  
19:55:12 [2024-02-22T19:55:12.983Z] ++ '[' -n '' ']'
19:55:12 [2024-02-22T19:55:12.983Z] ++ 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
19:55:12 [2024-02-22T19:55:12.983Z] ++ set -e
19:55:12 [2024-02-22T19:55:12.983Z] ++ '[' -n 0 ']'
19:55:12 [2024-02-22T19:55:12.983Z] ++ set -x
19:55:12 [2024-02-22T19:55:12.983Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.IKgJtLjj80/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
19:55:12 [2024-02-22T19:55:12.983Z] INFO: Testing against a local daemon
19:55:12 [2024-02-22T19:55:12.983Z] === RUN   TestConfigDaemonID
19:55:12 [2024-02-22T19:55:12.983Z]     daemon_test.go:62: [dd5517b331c53] daemon is not started
19:55:12 [2024-02-22T19:55:12.983Z] --- PASS: TestConfigDaemonID (1.04s)
19:55:12 [2024-02-22T19:55:12.983Z] === RUN   TestDaemonConfigValidation
19:55:12 [2024-02-22T19:55:12.983Z] === RUN   TestDaemonConfigValidation/config_with_no_content
19:55:12 [2024-02-22T19:55:12.983Z] === PAUSE TestDaemonConfigValidation/config_with_no_content
19:55:12 [2024-02-22T19:55:12.983Z] === RUN   TestDaemonConfigValidation/config_with_{}
19:55:12 [2024-02-22T19:55:12.983Z] === PAUSE TestDaemonConfigValidation/config_with_{}
19:55:12 [2024-02-22T19:55:12.983Z] === RUN   TestDaemonConfigValidation/invalid_config
19:55:12 [2024-02-22T19:55:12.983Z] === PAUSE TestDaemonConfigValidation/invalid_config
19:55:12 [2024-02-22T19:55:12.983Z] === RUN   TestDaemonConfigValidation/malformed_config
19:55:12 [2024-02-22T19:55:12.983Z] === PAUSE TestDaemonConfigValidation/malformed_config
19:55:12 [2024-02-22T19:55:12.983Z] === RUN   TestDaemonConfigValidation/valid_config
19:55:12 [2024-02-22T19:55:12.983Z] === PAUSE TestDaemonConfigValidation/valid_config
19:55:12 [2024-02-22T19:55:12.983Z] === CONT  TestDaemonConfigValidation/config_with_no_content
19:55:12 [2024-02-22T19:55:12.983Z] === CONT  TestDaemonConfigValidation/malformed_config
19:55:12 [2024-02-22T19:55:12.983Z] === CONT  TestDaemonConfigValidation/valid_config
19:55:12 [2024-02-22T19:55:12.983Z] === CONT  TestDaemonConfigValidation/invalid_config
19:55:12 [2024-02-22T19:55:12.983Z] === CONT  TestDaemonConfigValidation/config_with_{}
19:55:12 [2024-02-22T19:55:12.983Z] --- PASS: TestDaemonConfigValidation (0.00s)
19:55:12 [2024-02-22T19:55:12.983Z]     --- PASS: TestDaemonConfigValidation/config_with_no_content (0.05s)
19:55:12 [2024-02-22T19:55:12.983Z]     --- PASS: TestDaemonConfigValidation/valid_config (0.05s)
19:55:12 [2024-02-22T19:55:12.983Z]     --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s)
19:55:12 [2024-02-22T19:55:12.983Z]     --- PASS: TestDaemonConfigValidation/invalid_config (0.05s)
19:55:12 [2024-02-22T19:55:12.983Z]     --- PASS: TestDaemonConfigValidation/malformed_config (0.05s)
19:55:12 [2024-02-22T19:55:12.983Z] === RUN   TestConfigDaemonSeccompProfiles
19:55:12 [2024-02-22T19:55:12.983Z] === RUN   TestConfigDaemonSeccompProfiles/empty_profile_set
19:55:13 [2024-02-22T19:55:13.550Z] === RUN   TestConfigDaemonSeccompProfiles/default_profile
19:55:14 [2024-02-22T19:55:14.485Z] === RUN   TestConfigDaemonSeccompProfiles/unconfined_profile
19:55:15 [2024-02-22T19:55:15.860Z]     daemon_test.go:181: [d9ce6289519a4] daemon is not started
19:55:15 [2024-02-22T19:55:15.860Z] --- PASS: TestConfigDaemonSeccompProfiles (3.12s)
19:55:15 [2024-02-22T19:55:15.860Z]     --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s)
19:55:15 [2024-02-22T19:55:15.860Z]     --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s)
19:55:15 [2024-02-22T19:55:15.860Z]     --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s)
19:55:15 [2024-02-22T19:55:15.860Z] === RUN   TestDaemonProxy
19:55:15 [2024-02-22T19:55:15.860Z] === RUN   TestDaemonProxy/environment_variables
19:55:15 [2024-02-22T19:55:15.860Z] === PAUSE TestDaemonProxy/environment_variables
19:55:15 [2024-02-22T19:55:15.860Z] === RUN   TestDaemonProxy/command-line_options
19:55:15 [2024-02-22T19:55:15.860Z] === PAUSE TestDaemonProxy/command-line_options
19:55:15 [2024-02-22T19:55:15.860Z] === RUN   TestDaemonProxy/configuration_file
19:55:15 [2024-02-22T19:55:15.860Z] === PAUSE TestDaemonProxy/configuration_file
19:55:15 [2024-02-22T19:55:15.860Z] === RUN   TestDaemonProxy/conflicting_options
19:55:16 [2024-02-22T19:55:16.118Z] === RUN   TestDaemonProxy/reload_sanitized
19:55:16 [2024-02-22T19:55:16.118Z] === PAUSE TestDaemonProxy/reload_sanitized
19:55:16 [2024-02-22T19:55:16.118Z] === CONT  TestDaemonProxy/environment_variables
19:55:16 [2024-02-22T19:55:16.118Z] === CONT  TestDaemonProxy/configuration_file
19:55:16 [2024-02-22T19:55:16.118Z] === CONT  TestDaemonProxy/reload_sanitized
19:55:16 [2024-02-22T19:55:16.118Z] === CONT  TestDaemonProxy/command-line_options
19:55:18 [2024-02-22T19:55:18.020Z] --- PASS: TestDaemonProxy (0.50s)
19:55:18 [2024-02-22T19:55:18.021Z]     --- PASS: TestDaemonProxy/conflicting_options (0.50s)
19:55:18 [2024-02-22T19:55:18.021Z]     --- PASS: TestDaemonProxy/reload_sanitized (0.62s)
19:55:18 [2024-02-22T19:55:18.021Z]     --- PASS: TestDaemonProxy/command-line_options (1.76s)
19:55:18 [2024-02-22T19:55:18.021Z]     --- PASS: TestDaemonProxy/environment_variables (1.76s)
19:55:18 [2024-02-22T19:55:18.021Z]     --- PASS: TestDaemonProxy/configuration_file (1.76s)
19:55:18 [2024-02-22T19:55:18.021Z] === RUN   TestLiveRestore
19:55:18 [2024-02-22T19:55:18.021Z] === RUN   TestLiveRestore/volume_references
19:55:18 [2024-02-22T19:55:18.021Z] === PAUSE TestLiveRestore/volume_references
19:55:18 [2024-02-22T19:55:18.021Z] === RUN   TestLiveRestore/autoremove
19:55:18 [2024-02-22T19:55:18.021Z] === PAUSE TestLiveRestore/autoremove
19:55:18 [2024-02-22T19:55:18.021Z] === CONT  TestLiveRestore/volume_references
19:55:18 [2024-02-22T19:55:18.021Z] === CONT  TestLiveRestore/autoremove
19:55:18 [2024-02-22T19:55:18.021Z] === RUN   TestLiveRestore/autoremove/engine_restart_shouldnt_kill_alive_containers
19:55:18 [2024-02-22T19:55:18.587Z] === RUN   TestLiveRestore/volume_references/restartPolicy
19:55:18 [2024-02-22T19:55:18.587Z] === RUN   TestLiveRestore/volume_references/restartPolicy/always
19:55:19 [2024-02-22T19:55:19.523Z] === RUN   TestLiveRestore/volume_references/restartPolicy/unless-stopped
19:55:19 [2024-02-22T19:55:19.523Z] === RUN   TestLiveRestore/autoremove/engine_restart_should_remove_containers_that_exited
19:55:20 [2024-02-22T19:55:20.458Z] === RUN   TestLiveRestore/volume_references/restartPolicy/on-failure
19:55:21 [2024-02-22T19:55:21.393Z] === RUN   TestLiveRestore/volume_references/restartPolicy/no
19:55:22 [2024-02-22T19:55:22.330Z] === RUN   TestLiveRestore/volume_references/local_volume_with_mount_options
19:55:23 [2024-02-22T19:55:23.270Z] === RUN   TestLiveRestore/volume_references/local_volume_with_mount_options/volume_still_mounted
19:55:23 [2024-02-22T19:55:23.837Z] === RUN   TestLiveRestore/volume_references/container_with_bind-mounts
19:55:24 [2024-02-22T19:55:24.772Z] --- PASS: TestLiveRestore (0.00s)
19:55:24 [2024-02-22T19:55:24.772Z]     --- PASS: TestLiveRestore/autoremove (3.32s)
19:55:24 [2024-02-22T19:55:24.772Z]         --- PASS: TestLiveRestore/autoremove/engine_restart_shouldnt_kill_alive_containers (1.78s)
19:55:24 [2024-02-22T19:55:24.772Z]         --- PASS: TestLiveRestore/autoremove/engine_restart_should_remove_containers_that_exited (1.53s)
19:55:24 [2024-02-22T19:55:24.772Z]     --- PASS: TestLiveRestore/volume_references (6.75s)
19:55:24 [2024-02-22T19:55:24.772Z]         --- PASS: TestLiveRestore/volume_references/restartPolicy (3.89s)
19:55:24 [2024-02-22T19:55:24.772Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/always (1.08s)
19:55:24 [2024-02-22T19:55:24.772Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/unless-stopped (0.99s)
19:55:24 [2024-02-22T19:55:24.772Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/on-failure (0.92s)
19:55:24 [2024-02-22T19:55:24.772Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/no (0.90s)
19:55:24 [2024-02-22T19:55:24.772Z]         --- PASS: TestLiveRestore/volume_references/local_volume_with_mount_options (1.32s)
19:55:24 [2024-02-22T19:55:24.772Z]             --- PASS: TestLiveRestore/volume_references/local_volume_with_mount_options/volume_still_mounted (0.35s)
19:55:24 [2024-02-22T19:55:24.772Z]         --- PASS: TestLiveRestore/volume_references/container_with_bind-mounts (0.93s)
19:55:24 [2024-02-22T19:55:24.772Z] === RUN   TestDaemonDefaultBridgeWithFixedCidrButNoBip
19:55:25 [2024-02-22T19:55:25.339Z] --- PASS: TestDaemonDefaultBridgeWithFixedCidrButNoBip (0.68s)
19:55:25 [2024-02-22T19:55:25.339Z] PASS
19:55:25 [2024-02-22T19:55:25.339Z] 
19:55:25 [2024-02-22T19:55:25.339Z] DONE 31 tests in 13.959s
19:55:25 [2024-02-22T19:55:25.339Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m  
19:55:25 [2024-02-22T19:55:25.339Z] ++ '[' -n '' ']'
19:55:25 [2024-02-22T19:55:25.339Z] ++ 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
19:55:25 [2024-02-22T19:55:25.339Z] ++ set -e
19:55:25 [2024-02-22T19:55:25.339Z] ++ '[' -n 0 ']'
19:55:25 [2024-02-22T19:55:25.339Z] ++ set -x
19:55:25 [2024-02-22T19:55:25.339Z] ++ 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.IKgJtLjj80/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
19:55:25 [2024-02-22T19:55:25.339Z] INFO: Testing against a local daemon
19:55:25 [2024-02-22T19:55:25.339Z] === RUN   TestCommitInheritsEnv
19:55:25 [2024-02-22T19:55:25.611Z] --- PASS: TestCommitInheritsEnv (0.16s)
19:55:25 [2024-02-22T19:55:25.611Z] === RUN   TestUsernsCommit
19:55:26 [2024-02-22T19:55:26.989Z] --- PASS: TestUsernsCommit (1.42s)
19:55:26 [2024-02-22T19:55:26.989Z] === RUN   TestImportExtremelyLargeImageWorks
19:55:26 [2024-02-22T19:55:26.989Z]     import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out
19:55:26 [2024-02-22T19:55:26.989Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s)
19:55:26 [2024-02-22T19:55:26.989Z] === RUN   TestImportWithCustomPlatform
19:55:26 [2024-02-22T19:55:26.989Z] === RUN   TestImportWithCustomPlatform/#00
19:55:26 [2024-02-22T19:55:26.989Z] === RUN   TestImportWithCustomPlatform/linux
19:55:26 [2024-02-22T19:55:26.989Z] === RUN   TestImportWithCustomPlatform/LINUX
19:55:26 [2024-02-22T19:55:26.989Z] === RUN   TestImportWithCustomPlatform/linux/sparc64
19:55:26 [2024-02-22T19:55:26.989Z] --- PASS: TestImportWithCustomPlatform (0.12s)
19:55:26 [2024-02-22T19:55:26.989Z]     --- PASS: TestImportWithCustomPlatform/#00 (0.02s)
19:55:26 [2024-02-22T19:55:26.989Z]     --- PASS: TestImportWithCustomPlatform/linux (0.02s)
19:55:26 [2024-02-22T19:55:26.989Z]     --- PASS: TestImportWithCustomPlatform/LINUX (0.02s)
19:55:26 [2024-02-22T19:55:26.989Z]     --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.03s)
19:55:26 [2024-02-22T19:55:26.989Z] === RUN   TestImportWithCustomPlatformReject
19:55:26 [2024-02-22T19:55:26.989Z] === RUN   TestImportWithCustomPlatformReject/_______
19:55:26 [2024-02-22T19:55:26.989Z] === RUN   TestImportWithCustomPlatformReject//
19:55:26 [2024-02-22T19:55:26.989Z] === RUN   TestImportWithCustomPlatformReject/macos
19:55:26 [2024-02-22T19:55:26.989Z] === RUN   TestImportWithCustomPlatformReject/macos/arm64
19:55:26 [2024-02-22T19:55:26.989Z] === RUN   TestImportWithCustomPlatformReject/nintendo64
19:55:26 [2024-02-22T19:55:26.989Z] --- PASS: TestImportWithCustomPlatformReject (0.01s)
19:55:26 [2024-02-22T19:55:26.989Z]     --- PASS: TestImportWithCustomPlatformReject/_______ (0.00s)
19:55:26 [2024-02-22T19:55:26.989Z]     --- PASS: TestImportWithCustomPlatformReject// (0.00s)
19:55:26 [2024-02-22T19:55:26.989Z]     --- PASS: TestImportWithCustomPlatformReject/macos (0.00s)
19:55:26 [2024-02-22T19:55:26.989Z]     --- PASS: TestImportWithCustomPlatformReject/macos/arm64 (0.00s)
19:55:26 [2024-02-22T19:55:26.989Z]     --- PASS: TestImportWithCustomPlatformReject/nintendo64 (0.00s)
19:55:26 [2024-02-22T19:55:26.989Z] === RUN   TestImageInspectEmptyTagsAndDigests
19:55:26 [2024-02-22T19:55:26.989Z] --- PASS: TestImageInspectEmptyTagsAndDigests (0.02s)
19:55:26 [2024-02-22T19:55:26.989Z] === RUN   TestImagesFilterMultiReference
19:55:26 [2024-02-22T19:55:26.989Z] --- PASS: TestImagesFilterMultiReference (0.04s)
19:55:26 [2024-02-22T19:55:26.989Z] === RUN   TestImagesFilterUntil
19:55:27 [2024-02-22T19:55:27.247Z]     list_test.go:95: ImageList: ID=sha256:9a94f1c8af2d3dccab328af254d41bcb05623cef0eb515862b35415d4911687e RepoTags=[testimagesfilteruntil:v1]
19:55:27 [2024-02-22T19:55:27.506Z] --- PASS: TestImagesFilterUntil (0.27s)
19:55:27 [2024-02-22T19:55:27.506Z] === RUN   TestImagesFilterBeforeSince
19:55:27 [2024-02-22T19:55:27.506Z]     list_test.go:129: ImageList: ID=sha256:14e5bf8fbb2589151960e683c07fe2e63da93d6678c29a0b460e03b21a4ecfff RepoTags=[testimagesfilterbeforesince:v2]
19:55:27 [2024-02-22T19:55:27.506Z]     list_test.go:129: ImageList: ID=sha256:9045473a9390d31bff5a4e1ac96728cd7b76d240c855dc47be7e59e209046619 RepoTags=[testimagesfilterbeforesince:v3]
19:55:27 [2024-02-22T19:55:27.506Z]     list_test.go:129: ImageList: ID=sha256:99658b353eac76e5771fcd5a103021130cd62a608b205eaa82b663b20e4d6e67 RepoTags=[testimagesfilterbeforesince:v1]
19:55:27 [2024-02-22T19:55:27.765Z] --- PASS: TestImagesFilterBeforeSince (0.26s)
19:55:27 [2024-02-22T19:55:27.765Z] === RUN   TestAPIImagesFilters
19:55:27 [2024-02-22T19:55:27.765Z] === RUN   TestAPIImagesFilters/repository_regex
19:55:27 [2024-02-22T19:55:27.765Z] === PAUSE TestAPIImagesFilters/repository_regex
19:55:27 [2024-02-22T19:55:27.765Z] === RUN   TestAPIImagesFilters/image_name_regex
19:55:27 [2024-02-22T19:55:27.765Z] === PAUSE TestAPIImagesFilters/image_name_regex
19:55:27 [2024-02-22T19:55:27.765Z] === RUN   TestAPIImagesFilters/image_name_without_a_tag
19:55:27 [2024-02-22T19:55:27.765Z] === PAUSE TestAPIImagesFilters/image_name_without_a_tag
19:55:27 [2024-02-22T19:55:27.765Z] === RUN   TestAPIImagesFilters/registry_port_regex
19:55:27 [2024-02-22T19:55:27.765Z] === PAUSE TestAPIImagesFilters/registry_port_regex
19:55:27 [2024-02-22T19:55:27.765Z] === CONT  TestAPIImagesFilters/repository_regex
19:55:27 [2024-02-22T19:55:27.765Z] === CONT  TestAPIImagesFilters/image_name_without_a_tag
19:55:27 [2024-02-22T19:55:27.765Z] === CONT  TestAPIImagesFilters/image_name_regex
19:55:27 [2024-02-22T19:55:27.765Z] === CONT  TestAPIImagesFilters/registry_port_regex
19:55:27 [2024-02-22T19:55:27.765Z] --- PASS: TestAPIImagesFilters (0.03s)
19:55:27 [2024-02-22T19:55:27.765Z]     --- PASS: TestAPIImagesFilters/repository_regex (0.00s)
19:55:27 [2024-02-22T19:55:27.765Z]     --- PASS: TestAPIImagesFilters/image_name_regex (0.00s)
19:55:27 [2024-02-22T19:55:27.765Z]     --- PASS: TestAPIImagesFilters/registry_port_regex (0.00s)
19:55:27 [2024-02-22T19:55:27.765Z]     --- PASS: TestAPIImagesFilters/image_name_without_a_tag (0.00s)
19:55:27 [2024-02-22T19:55:27.765Z] === RUN   TestPruneDontDeleteUsedDangling
19:55:28 [2024-02-22T19:55:28.334Z] --- PASS: TestPruneDontDeleteUsedDangling (0.55s)
19:55:28 [2024-02-22T19:55:28.334Z] === RUN   TestImagePullPlatformInvalid
19:55:28 [2024-02-22T19:55:28.334Z] --- PASS: TestImagePullPlatformInvalid (0.01s)
19:55:28 [2024-02-22T19:55:28.334Z] === RUN   TestImagePullStoredDigestForOtherRepo
19:55:28 [2024-02-22T19:55:28.334Z] time="2024-02-22T19:55:28.109601299Z" 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=1fd3ac4a-9f12-4e3a-a1de-eb10fe481a96 version=2.8.3 
19:55:28 [2024-02-22T19:55:28.334Z] time="2024-02-22T19:55:28.109674184Z" level=info msg="redis not configured" go.version=go1.20.8 instance.id=1fd3ac4a-9f12-4e3a-a1de-eb10fe481a96 version=2.8.3 
19:55:28 [2024-02-22T19:55:28.334Z] time="2024-02-22T19:55:28.109691456Z" level=info msg="Starting upload purge in 44m0s" go.version=go1.20.8 instance.id=1fd3ac4a-9f12-4e3a-a1de-eb10fe481a96 version=2.8.3 
19:55:28 [2024-02-22T19:55:28.334Z] time="2024-02-22T19:55:28.10989463Z" level=info msg="listening on 127.0.0.1:5000" go.version=go1.20.8 instance.id=1fd3ac4a-9f12-4e3a-a1de-eb10fe481a96 version=2.8.3 
19:55:28 [2024-02-22T19:55:28.334Z] time="2024-02-22T19:55:28.205967279Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=eb00b9b9-27c7-4d46-9b98-0f06bb5a3694 http.request.method=GET http.request.remoteaddr="127.0.0.1:44804" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" 
19:55:28 [2024-02-22T19:55:28.334Z] time="2024-02-22T19:55:28.206018733Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=eb00b9b9-27c7-4d46-9b98-0f06bb5a3694 http.request.method=GET http.request.remoteaddr="127.0.0.1:44804" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.904936ms http.response.status=200 http.response.written=2 
19:55:28 [2024-02-22T19:55:28.334Z] 127.0.0.1 - - [22/Feb/2024:19:55:28 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1"
19:55:28 [2024-02-22T19:55:28.334Z] time="2024-02-22T19:55:28.208363985Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=249c86b0-49d2-41e7-9ea9-a74e1487fb39 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44816" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.13+unknown" vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
19:55:28 [2024-02-22T19:55:28.334Z] time="2024-02-22T19:55:28.20840762Z" level=debug msg=GetBlob go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=249c86b0-49d2-41e7-9ea9-a74e1487fb39 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44816" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.13+unknown" vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
19:55:28 [2024-02-22T19:55:28.334Z] time="2024-02-22T19:55:28.208489884Z" 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=249c86b0-49d2-41e7-9ea9-a74e1487fb39 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44816" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.13+unknown" trace.duration=37.087µ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=4a4a330e-093e-4550-b9b2-3b243297952d trace.line=95 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
19:55:28 [2024-02-22T19:55:28.334Z] time="2024-02-22T19:55:28.20851518Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=0de24d4a-c33a-41ac-aaa9-a1476183aad6 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44818" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.13+unknown" vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
19:55:28 [2024-02-22T19:55:28.334Z] time="2024-02-22T19:55:28.208545538Z" level=debug msg=GetBlob go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=0de24d4a-c33a-41ac-aaa9-a1476183aad6 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44818" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.13+unknown" vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
19:55:28 [2024-02-22T19:55:28.334Z] time="2024-02-22T19:55:28.208596287Z" 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=249c86b0-49d2-41e7-9ea9-a74e1487fb39 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44816" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.13+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.079622ms http.response.status=404 http.response.written=157 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
19:55:28 [2024-02-22T19:55:28.334Z] time="2024-02-22T19:55:28.208605813Z" 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=0de24d4a-c33a-41ac-aaa9-a1476183aad6 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44818" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.13+unknown" trace.duration=24.524µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=62d4edfa-2ff9-4da2-90b4-96a8b8464baa trace.line=95 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
19:55:28 [2024-02-22T19:55:28.334Z] 127.0.0.1 - - [22/Feb/2024:19:55:28 +0000] "HEAD /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 404 157 "" "containerd/1.7.13+unknown"
19:55:28 [2024-02-22T19:55:28.334Z] time="2024-02-22T19:55:28.208651868Z" 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=0de24d4a-c33a-41ac-aaa9-a1476183aad6 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44818" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.13+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.035569ms http.response.status=404 http.response.written=157 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
19:55:28 [2024-02-22T19:55:28.334Z] 127.0.0.1 - - [22/Feb/2024:19:55:28 +0000] "HEAD /v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b HTTP/1.1" 404 157 "" "containerd/1.7.13+unknown"
19:55:28 [2024-02-22T19:55:28.334Z] time="2024-02-22T19:55:28.209813442Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=054cf030-1da0-4aef-8dfd-118f39461b36 http.request.method=POST http.request.remoteaddr="127.0.0.1:44816" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.13+unknown" vars.name=test 
19:55:28 [2024-02-22T19:55:28.334Z] time="2024-02-22T19:55:28.20989299Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=054cf030-1da0-4aef-8dfd-118f39461b36 http.request.method=POST http.request.remoteaddr="127.0.0.1:44816" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.13+unknown" vars.name=test 
19:55:28 [2024-02-22T19:55:28.334Z] time="2024-02-22T19:55:28.210193656Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/9471bbf9-d4e9-4cc3-a728-690b1e9b6710/startedat")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=054cf030-1da0-4aef-8dfd-118f39461b36 http.request.method=POST http.request.remoteaddr="127.0.0.1:44816" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.13+unknown" trace.duration=113.812µ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=fc51f1d5-69f2-4e7e-bcf0-5c971c706022 trace.line=110 vars.name=test 
19:55:28 [2024-02-22T19:55:28.334Z] time="2024-02-22T19:55:28.210227485Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=37e04349-f82a-4505-b07e-3e773a290dc7 http.request.method=POST http.request.remoteaddr="127.0.0.1:44818" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.13+unknown" vars.name=test 
19:55:28 [2024-02-22T19:55:28.334Z] time="2024-02-22T19:55:28.210549214Z" level=debug msg="filesystem.Writer("/docker/registry/v2/repositories/test/_uploads/9471bbf9-d4e9-4cc3-a728-690b1e9b6710/data", false)" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=054cf030-1da0-4aef-8dfd-118f39461b36 http.request.method=POST http.request.remoteaddr="127.0.0.1:44816" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.13+unknown" trace.duration=283.878µ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=b8256b90-143e-4c9e-9d42-882c84832f17 trace.line=142 vars.name=test 
19:55:28 [2024-02-22T19:55:28.334Z] time="2024-02-22T19:55:28.210600126Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=37e04349-f82a-4505-b07e-3e773a290dc7 http.request.method=POST http.request.remoteaddr="127.0.0.1:44818" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.13+unknown" vars.name=test 
19:55:28 [2024-02-22T19:55:28.334Z] time="2024-02-22T19:55:28.210681676Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/9471bbf9-d4e9-4cc3-a728-690b1e9b6710/hashstates/sha256/0")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=054cf030-1da0-4aef-8dfd-118f39461b36 http.request.method=POST http.request.remoteaddr="127.0.0.1:44816" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.13+unknown" trace.duration=72.516µ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=e0a2fbe2-dff0-460b-8272-e127f5e123c9 trace.line=110 vars.name=test 
19:55:28 [2024-02-22T19:55:28.335Z] time="2024-02-22T19:55:28.210701409Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/9d12c632-12b9-4b13-9e8a-a8354acddd71/startedat")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=37e04349-f82a-4505-b07e-3e773a290dc7 http.request.method=POST http.request.remoteaddr="127.0.0.1:44818" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.13+unknown" trace.duration=64.442µ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=0175f244-eb44-43da-89d8-1c995d171e7b trace.line=110 vars.name=test 
19:55:28 [2024-02-22T19:55:28.335Z] time="2024-02-22T19:55:28.210778594Z" level=debug msg="filesystem.Writer("/docker/registry/v2/repositories/test/_uploads/9d12c632-12b9-4b13-9e8a-a8354acddd71/data", false)" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=37e04349-f82a-4505-b07e-3e773a290dc7 http.request.method=POST http.request.remoteaddr="127.0.0.1:44818" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.13+unknown" trace.duration=26.97µ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=79f43640-f555-4d12-bba4-317a22f15a53 trace.line=142 vars.name=test 
19:55:28 [2024-02-22T19:55:28.335Z] time="2024-02-22T19:55:28.210807829Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=054cf030-1da0-4aef-8dfd-118f39461b36 http.request.method=POST http.request.remoteaddr="127.0.0.1:44816" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.13+unknown" http.response.duration=1.935155ms http.response.status=202 http.response.written=0 
19:55:28 [2024-02-22T19:55:28.335Z] 127.0.0.1 - - [22/Feb/2024:19:55:28 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.7.13+unknown"
19:55:28 [2024-02-22T19:55:28.335Z] time="2024-02-22T19:55:28.210859447Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/9d12c632-12b9-4b13-9e8a-a8354acddd71/hashstates/sha256/0")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=37e04349-f82a-4505-b07e-3e773a290dc7 http.request.method=POST http.request.remoteaddr="127.0.0.1:44818" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.13+unknown" trace.duration=45.587µ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=fcac3e19-5447-47ed-a803-af19811acdfc trace.line=110 vars.name=test 
19:55:28 [2024-02-22T19:55:28.335Z] time="2024-02-22T19:55:28.21092933Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=37e04349-f82a-4505-b07e-3e773a290dc7 http.request.method=POST http.request.remoteaddr="127.0.0.1:44818" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.13+unknown" http.response.duration=1.878687ms http.response.status=202 http.response.written=0 
19:55:28 [2024-02-22T19:55:28.335Z] 127.0.0.1 - - [22/Feb/2024:19:55:28 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.7.13+unknown"
19:55:28 [2024-02-22T19:55:28.335Z] time="2024-02-22T19:55:28.213020069Z" 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=636e1d45-5024-4d0e-9662-1e71496bb808 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44816" http.request.uri="/v2/test/blobs/uploads/9d12c632-12b9-4b13-9e8a-a8354acddd71?_state=yJEeGR-BRi8TzLiPPyBKf4gHoKwEw0fa_AbjTb27vu97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjlkMTJjNjMyLTEyYjktNGIxMy05ZThhLWE4MzU0YWNkZGQ3MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMi0yMlQxOTo1NToyOC4yMTA2MTg3NDRaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.13+unknown" vars.name=test vars.uuid=9d12c632-12b9-4b13-9e8a-a8354acddd71 
19:55:28 [2024-02-22T19:55:28.335Z] time="2024-02-22T19:55:28.213070727Z" 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=e5179ca7-84f1-430a-92b7-67e1fa3a3172 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44818" http.request.uri="/v2/test/blobs/uploads/9471bbf9-d4e9-4cc3-a728-690b1e9b6710?_state=ERhQottxOKFslnVrAwstaJidp9hnoaQhfVkSwUgUFWF7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijk0NzFiYmY5LWQ0ZTktNGNjMy1hNzI4LTY5MGIxZTliNjcxMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMi0yMlQxOTo1NToyOC4yMDk5MTQ5OTZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.13+unknown" vars.name=test vars.uuid=9471bbf9-d4e9-4cc3-a728-690b1e9b6710 
19:55:28 [2024-02-22T19:55:28.335Z] time="2024-02-22T19:55:28.213326027Z" 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=636e1d45-5024-4d0e-9662-1e71496bb808 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44816" http.request.uri="/v2/test/blobs/uploads/9d12c632-12b9-4b13-9e8a-a8354acddd71?_state=yJEeGR-BRi8TzLiPPyBKf4gHoKwEw0fa_AbjTb27vu97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjlkMTJjNjMyLTEyYjktNGIxMy05ZThhLWE4MzU0YWNkZGQ3MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMi0yMlQxOTo1NToyOC4yMTA2MTg3NDRaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.13+unknown" vars.name=test vars.uuid=9d12c632-12b9-4b13-9e8a-a8354acddd71 
19:55:28 [2024-02-22T19:55:28.335Z] time="2024-02-22T19:55:28.213342257Z" 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=e5179ca7-84f1-430a-92b7-67e1fa3a3172 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44818" http.request.uri="/v2/test/blobs/uploads/9471bbf9-d4e9-4cc3-a728-690b1e9b6710?_state=ERhQottxOKFslnVrAwstaJidp9hnoaQhfVkSwUgUFWF7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijk0NzFiYmY5LWQ0ZTktNGNjMy1hNzI4LTY5MGIxZTliNjcxMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMi0yMlQxOTo1NToyOC4yMDk5MTQ5OTZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.13+unknown" vars.name=test vars.uuid=9471bbf9-d4e9-4cc3-a728-690b1e9b6710 
19:55:28 [2024-02-22T19:55:28.335Z] time="2024-02-22T19:55:28.213409021Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_uploads/9d12c632-12b9-4b13-9e8a-a8354acddd71/startedat")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=636e1d45-5024-4d0e-9662-1e71496bb808 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44816" http.request.uri="/v2/test/blobs/uploads/9d12c632-12b9-4b13-9e8a-a8354acddd71?_state=yJEeGR-BRi8TzLiPPyBKf4gHoKwEw0fa_AbjTb27vu97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjlkMTJjNjMyLTEyYjktNGIxMy05ZThhLWE4MzU0YWNkZGQ3MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMi0yMlQxOTo1NToyOC4yMTA2MTg3NDRaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.13+unknown" trace.duration=45.538µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=29200b29-8714-4469-8391-a0195f3162a6 trace.line=95 vars.name=test vars.uuid=9d12c632-12b9-4b13-9e8a-a8354acddd71 
19:55:28 [2024-02-22T19:55:28.335Z] time="2024-02-22T19:55:28.213409046Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_uploads/9471bbf9-d4e9-4cc3-a728-690b1e9b6710/startedat")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=e5179ca7-84f1-430a-92b7-67e1fa3a3172 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44818" http.request.uri="/v2/test/blobs/uploads/9471bbf9-d4e9-4cc3-a728-690b1e9b6710?_state=ERhQottxOKFslnVrAwstaJidp9hnoaQhfVkSwUgUFWF7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijk0NzFiYmY5LWQ0ZTktNGNjMy1hNzI4LTY5MGIxZTliNjcxMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMi0yMlQxOTo1NToyOC4yMDk5MTQ5OTZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.13+unknown" trace.duration=36.767µ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=2b3a18c8-13f4-4f86-9063-cf6b1322331e trace.line=95 vars.name=test vars.uuid=9471bbf9-d4e9-4cc3-a728-690b1e9b6710 
19:55:28 [2024-02-22T19:55:28.335Z] time="2024-02-22T19:55:28.213473185Z" level=debug msg="filesystem.Writer("/docker/registry/v2/repositories/test/_uploads/9d12c632-12b9-4b13-9e8a-a8354acddd71/data", true)" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=636e1d45-5024-4d0e-9662-1e71496bb808 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44816" http.request.uri="/v2/test/blobs/uploads/9d12c632-12b9-4b13-9e8a-a8354acddd71?_state=yJEeGR-BRi8TzLiPPyBKf4gHoKwEw0fa_AbjTb27vu97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjlkMTJjNjMyLTEyYjktNGIxMy05ZThhLWE4MzU0YWNkZGQ3MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMi0yMlQxOTo1NToyOC4yMTA2MTg3NDRaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.13+unknown" trace.duration=25.707µ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=59406f0b-5702-43c3-a471-6fdc15e20997 trace.line=142 vars.name=test vars.uuid=9d12c632-12b9-4b13-9e8a-a8354acddd71 
19:55:28 [2024-02-22T19:55:28.335Z] time="2024-02-22T19:55:28.213487634Z" level=debug msg="filesystem.Writer("/docker/registry/v2/repositories/test/_uploads/9471bbf9-d4e9-4cc3-a728-690b1e9b6710/data", true)" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=e5179ca7-84f1-430a-92b7-67e1fa3a3172 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44818" http.request.uri="/v2/test/blobs/uploads/9471bbf9-d4e9-4cc3-a728-690b1e9b6710?_state=ERhQottxOKFslnVrAwstaJidp9hnoaQhfVkSwUgUFWF7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijk0NzFiYmY5LWQ0ZTktNGNjMy1hNzI4LTY5MGIxZTliNjcxMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMi0yMlQxOTo1NToyOC4yMDk5MTQ5OTZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.13+unknown" trace.duration=27.741µ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=20157baa-23db-4181-a16b-66f21ddf5eb9 trace.line=142 vars.name=test vars.uuid=9471bbf9-d4e9-4cc3-a728-690b1e9b6710 
19:55:28 [2024-02-22T19:55:28.335Z] time="2024-02-22T19:55:28.213530005Z" 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=e5179ca7-84f1-430a-92b7-67e1fa3a3172 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44818" http.request.uri="/v2/test/blobs/uploads/9471bbf9-d4e9-4cc3-a728-690b1e9b6710?_state=ERhQottxOKFslnVrAwstaJidp9hnoaQhfVkSwUgUFWF7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijk0NzFiYmY5LWQ0ZTktNGNjMy1hNzI4LTY5MGIxZTliNjcxMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMi0yMlQxOTo1NToyOC4yMDk5MTQ5OTZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.13+unknown" vars.name=test vars.uuid=9471bbf9-d4e9-4cc3-a728-690b1e9b6710 
19:55:28 [2024-02-22T19:55:28.335Z] time="2024-02-22T19:55:28.213562235Z" 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=636e1d45-5024-4d0e-9662-1e71496bb808 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44816" http.request.uri="/v2/test/blobs/uploads/9d12c632-12b9-4b13-9e8a-a8354acddd71?_state=yJEeGR-BRi8TzLiPPyBKf4gHoKwEw0fa_AbjTb27vu97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjlkMTJjNjMyLTEyYjktNGIxMy05ZThhLWE4MzU0YWNkZGQ3MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMi0yMlQxOTo1NToyOC4yMTA2MTg3NDRaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.13+unknown" vars.name=test vars.uuid=9d12c632-12b9-4b13-9e8a-a8354acddd71 
19:55:28 [2024-02-22T19:55:28.335Z] time="2024-02-22T19:55:28.213601652Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/9471bbf9-d4e9-4cc3-a728-690b1e9b6710/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=e5179ca7-84f1-430a-92b7-67e1fa3a3172 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44818" http.request.uri="/v2/test/blobs/uploads/9471bbf9-d4e9-4cc3-a728-690b1e9b6710?_state=ERhQottxOKFslnVrAwstaJidp9hnoaQhfVkSwUgUFWF7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijk0NzFiYmY5LWQ0ZTktNGNjMy1hNzI4LTY5MGIxZTliNjcxMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMi0yMlQxOTo1NToyOC4yMDk5MTQ5OTZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.13+unknown" trace.duration=38.326µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=53cd6c46-b218-462a-ab77-5ec6ba8c7a19 trace.line=110 vars.name=test vars.uuid=9471bbf9-d4e9-4cc3-a728-690b1e9b6710 
19:55:28 [2024-02-22T19:55:28.335Z] time="2024-02-22T19:55:28.213630944Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/9d12c632-12b9-4b13-9e8a-a8354acddd71/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=636e1d45-5024-4d0e-9662-1e71496bb808 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44816" http.request.uri="/v2/test/blobs/uploads/9d12c632-12b9-4b13-9e8a-a8354acddd71?_state=yJEeGR-BRi8TzLiPPyBKf4gHoKwEw0fa_AbjTb27vu97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjlkMTJjNjMyLTEyYjktNGIxMy05ZThhLWE4MzU0YWNkZGQ3MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMi0yMlQxOTo1NToyOC4yMTA2MTg3NDRaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.13+unknown" trace.duration=37.719µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=587a56db-5f30-411f-8ee7-4c38db05cb11 trace.line=110 vars.name=test vars.uuid=9d12c632-12b9-4b13-9e8a-a8354acddd71 
19:55:28 [2024-02-22T19:55:28.335Z] time="2024-02-22T19:55:28.213645032Z" level=debug msg="filesystem.Stat("/docker/registry/v2/repositories/test/_uploads/9471bbf9-d4e9-4cc3-a728-690b1e9b6710/data")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=e5179ca7-84f1-430a-92b7-67e1fa3a3172 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44818" http.request.uri="/v2/test/blobs/uploads/9471bbf9-d4e9-4cc3-a728-690b1e9b6710?_state=ERhQottxOKFslnVrAwstaJidp9hnoaQhfVkSwUgUFWF7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijk0NzFiYmY5LWQ0ZTktNGNjMy1hNzI4LTY5MGIxZTliNjcxMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMi0yMlQxOTo1NToyOC4yMDk5MTQ5OTZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.13+unknown" trace.duration=14.736µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=01aa8460-f259-46e3-8ab8-9cf1bf0c9e1d trace.line=155 vars.name=test vars.uuid=9471bbf9-d4e9-4cc3-a728-690b1e9b6710 
19:55:28 [2024-02-22T19:55:28.335Z] time="2024-02-22T19:55:28.21366433Z" level=debug msg="filesystem.Stat("/docker/registry/v2/repositories/test/_uploads/9d12c632-12b9-4b13-9e8a-a8354acddd71/data")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=636e1d45-5024-4d0e-9662-1e71496bb808 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44816" http.request.uri="/v2/test/blobs/uploads/9d12c632-12b9-4b13-9e8a-a8354acddd71?_state=yJEeGR-BRi8TzLiPPyBKf4gHoKwEw0fa_AbjTb27vu97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjlkMTJjNjMyLTEyYjktNGIxMy05ZThhLWE4MzU0YWNkZGQ3MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMi0yMlQxOTo1NToyOC4yMTA2MTg3NDRaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.13+unknown" trace.duration=10.33µ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=47a4c7cc-dcba-4f26-ba90-91a2b1653664 trace.line=155 vars.name=test vars.uuid=9d12c632-12b9-4b13-9e8a-a8354acddd71 
19:55:28 [2024-02-22T19:55:28.335Z] time="2024-02-22T19:55:28.213688363Z" 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=e5179ca7-84f1-430a-92b7-67e1fa3a3172 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44818" http.request.uri="/v2/test/blobs/uploads/9471bbf9-d4e9-4cc3-a728-690b1e9b6710?_state=ERhQottxOKFslnVrAwstaJidp9hnoaQhfVkSwUgUFWF7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijk0NzFiYmY5LWQ0ZTktNGNjMy1hNzI4LTY5MGIxZTliNjcxMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMi0yMlQxOTo1NToyOC4yMDk5MTQ5OTZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.13+unknown" trace.duration=12.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).Stat" trace.id=48f15a07-6df2-47f6-bf55-68b266b4e134 trace.line=155 vars.name=test vars.uuid=9471bbf9-d4e9-4cc3-a728-690b1e9b6710 
19:55:28 [2024-02-22T19:55:28.335Z] time="2024-02-22T19:55:28.213701581Z" 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=636e1d45-5024-4d0e-9662-1e71496bb808 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44816" http.request.uri="/v2/test/blobs/uploads/9d12c632-12b9-4b13-9e8a-a8354acddd71?_state=yJEeGR-BRi8TzLiPPyBKf4gHoKwEw0fa_AbjTb27vu97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjlkMTJjNjMyLTEyYjktNGIxMy05ZThhLWE4MzU0YWNkZGQ3MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMi0yMlQxOTo1NToyOC4yMTA2MTg3NDRaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.13+unknown" trace.duration=11.446µ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=d9f2b254-f7bf-4548-91e8-8fc706435771 trace.line=155 vars.name=test vars.uuid=9d12c632-12b9-4b13-9e8a-a8354acddd71 
19:55:28 [2024-02-22T19:55:28.335Z] time="2024-02-22T19:55:28.213716088Z" level=debug msg="filesystem.Stat("/docker/registry/v2/repositories/test/_uploads/9471bbf9-d4e9-4cc3-a728-690b1e9b6710/data")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=e5179ca7-84f1-430a-92b7-67e1fa3a3172 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44818" http.request.uri="/v2/test/blobs/uploads/9471bbf9-d4e9-4cc3-a728-690b1e9b6710?_state=ERhQottxOKFslnVrAwstaJidp9hnoaQhfVkSwUgUFWF7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijk0NzFiYmY5LWQ0ZTktNGNjMy1hNzI4LTY5MGIxZTliNjcxMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMi0yMlQxOTo1NToyOC4yMDk5MTQ5OTZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.13+unknown" trace.duration=9.272µ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=fcb7cac9-0301-4bc6-ab57-76a131bfc93f trace.line=155 vars.name=test vars.uuid=9471bbf9-d4e9-4cc3-a728-690b1e9b6710 
19:55:28 [2024-02-22T19:55:28.335Z] time="2024-02-22T19:55:28.213728756Z" level=debug msg="filesystem.Stat("/docker/registry/v2/repositories/test/_uploads/9d12c632-12b9-4b13-9e8a-a8354acddd71/data")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=636e1d45-5024-4d0e-9662-1e71496bb808 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44816" http.request.uri="/v2/test/blobs/uploads/9d12c632-12b9-4b13-9e8a-a8354acddd71?_state=yJEeGR-BRi8TzLiPPyBKf4gHoKwEw0fa_AbjTb27vu97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjlkMTJjNjMyLTEyYjktNGIxMy05ZThhLWE4MzU0YWNkZGQ3MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMi0yMlQxOTo1NToyOC4yMTA2MTg3NDRaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.13+unknown" trace.duration=8.894µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=dc75cd94-0260-4a2f-adae-b1fca71b2e7d trace.line=155 vars.name=test vars.uuid=9d12c632-12b9-4b13-9e8a-a8354acddd71 
19:55:28 [2024-02-22T19:55:28.335Z] time="2024-02-22T19:55:28.213795988Z" level=debug msg="filesystem.Move("/docker/registry/v2/repositories/test/_uploads/9471bbf9-d4e9-4cc3-a728-690b1e9b6710/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=e5179ca7-84f1-430a-92b7-67e1fa3a3172 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44818" http.request.uri="/v2/test/blobs/uploads/9471bbf9-d4e9-4cc3-a728-690b1e9b6710?_state=ERhQottxOKFslnVrAwstaJidp9hnoaQhfVkSwUgUFWF7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijk0NzFiYmY5LWQ0ZTktNGNjMy1hNzI4LTY5MGIxZTliNjcxMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMi0yMlQxOTo1NToyOC4yMDk5MTQ5OTZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.13+unknown" trace.duration=59.027µ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=35b50daa-95cc-4be3-96ce-965d681feae3 trace.line=185 vars.name=test vars.uuid=9471bbf9-d4e9-4cc3-a728-690b1e9b6710 
19:55:28 [2024-02-22T19:55:28.335Z] time="2024-02-22T19:55:28.213808911Z" level=debug msg="filesystem.Move("/docker/registry/v2/repositories/test/_uploads/9d12c632-12b9-4b13-9e8a-a8354acddd71/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=636e1d45-5024-4d0e-9662-1e71496bb808 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44816" http.request.uri="/v2/test/blobs/uploads/9d12c632-12b9-4b13-9e8a-a8354acddd71?_state=yJEeGR-BRi8TzLiPPyBKf4gHoKwEw0fa_AbjTb27vu97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjlkMTJjNjMyLTEyYjktNGIxMy05ZThhLWE4MzU0YWNkZGQ3MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMi0yMlQxOTo1NToyOC4yMTA2MTg3NDRaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.13+unknown" trace.duration=58.429µ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=1c070595-7d97-4583-aa58-6c57ace3b40d trace.line=185 vars.name=test vars.uuid=9d12c632-12b9-4b13-9e8a-a8354acddd71 
19:55:28 [2024-02-22T19:55:28.335Z] time="2024-02-22T19:55:28.213879557Z" 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=e5179ca7-84f1-430a-92b7-67e1fa3a3172 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44818" http.request.uri="/v2/test/blobs/uploads/9471bbf9-d4e9-4cc3-a728-690b1e9b6710?_state=ERhQottxOKFslnVrAwstaJidp9hnoaQhfVkSwUgUFWF7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijk0NzFiYmY5LWQ0ZTktNGNjMy1hNzI4LTY5MGIxZTliNjcxMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMi0yMlQxOTo1NToyOC4yMDk5MTQ5OTZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.13+unknown" trace.duration=52.603µ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=9452ae9e-6611-492a-abcd-cf7144538a36 trace.line=110 vars.name=test vars.uuid=9471bbf9-d4e9-4cc3-a728-690b1e9b6710 
19:55:28 [2024-02-22T19:55:28.335Z] time="2024-02-22T19:55:28.214007359Z" level=debug msg="filesystem.Delete("/docker/registry/v2/repositories/test/_uploads/9471bbf9-d4e9-4cc3-a728-690b1e9b6710")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=e5179ca7-84f1-430a-92b7-67e1fa3a3172 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44818" http.request.uri="/v2/test/blobs/uploads/9471bbf9-d4e9-4cc3-a728-690b1e9b6710?_state=ERhQottxOKFslnVrAwstaJidp9hnoaQhfVkSwUgUFWF7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijk0NzFiYmY5LWQ0ZTktNGNjMy1hNzI4LTY5MGIxZTliNjcxMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMi0yMlQxOTo1NToyOC4yMDk5MTQ5OTZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.13+unknown" trace.duration=100.701µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Delete" trace.id=9c9d5e55-4f65-4848-8945-04ac9246c7d3 trace.line=202 vars.name=test vars.uuid=9471bbf9-d4e9-4cc3-a728-690b1e9b6710 
19:55:28 [2024-02-22T19:55:28.335Z] time="2024-02-22T19:55:28.214076126Z" 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=e5179ca7-84f1-430a-92b7-67e1fa3a3172 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44818" http.request.uri="/v2/test/blobs/uploads/9471bbf9-d4e9-4cc3-a728-690b1e9b6710?_state=ERhQottxOKFslnVrAwstaJidp9hnoaQhfVkSwUgUFWF7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijk0NzFiYmY5LWQ0ZTktNGNjMy1hNzI4LTY5MGIxZTliNjcxMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMi0yMlQxOTo1NToyOC4yMDk5MTQ5OTZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.13+unknown" http.response.duration=2.356854ms http.response.status=201 http.response.written=0 
19:55:28 [2024-02-22T19:55:28.335Z] 127.0.0.1 - - [22/Feb/2024:19:55:28 +0000] "PUT /v2/test/blobs/uploads/9471bbf9-d4e9-4cc3-a728-690b1e9b6710?_state=ERhQottxOKFslnVrAwstaJidp9hnoaQhfVkSwUgUFWF7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijk0NzFiYmY5LWQ0ZTktNGNjMy1hNzI4LTY5MGIxZTliNjcxMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMi0yMlQxOTo1NToyOC4yMDk5MTQ5OTZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 201 0 "" "containerd/1.7.13+unknown"
19:55:28 [2024-02-22T19:55:28.335Z] time="2024-02-22T19:55:28.213881699Z" 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=636e1d45-5024-4d0e-9662-1e71496bb808 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44816" http.request.uri="/v2/test/blobs/uploads/9d12c632-12b9-4b13-9e8a-a8354acddd71?_state=yJEeGR-BRi8TzLiPPyBKf4gHoKwEw0fa_AbjTb27vu97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjlkMTJjNjMyLTEyYjktNGIxMy05ZThhLWE4MzU0YWNkZGQ3MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMi0yMlQxOTo1NToyOC4yMTA2MTg3NDRaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.13+unknown" trace.duration=46.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).PutContent" trace.id=072b6a58-a965-4b4a-90fe-3df5f5fe3f13 trace.line=110 vars.name=test vars.uuid=9d12c632-12b9-4b13-9e8a-a8354acddd71 
19:55:28 [2024-02-22T19:55:28.335Z] time="2024-02-22T19:55:28.214263537Z" level=debug msg="filesystem.Delete("/docker/registry/v2/repositories/test/_uploads/9d12c632-12b9-4b13-9e8a-a8354acddd71")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=636e1d45-5024-4d0e-9662-1e71496bb808 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44816" http.request.uri="/v2/test/blobs/uploads/9d12c632-12b9-4b13-9e8a-a8354acddd71?_state=yJEeGR-BRi8TzLiPPyBKf4gHoKwEw0fa_AbjTb27vu97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjlkMTJjNjMyLTEyYjktNGIxMy05ZThhLWE4MzU0YWNkZGQ3MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMi0yMlQxOTo1NToyOC4yMTA2MTg3NDRaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.13+unknown" trace.duration=81.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).Delete" trace.id=989f7fc9-9180-48a8-9714-80f82832bd89 trace.line=202 vars.name=test vars.uuid=9d12c632-12b9-4b13-9e8a-a8354acddd71 
19:55:28 [2024-02-22T19:55:28.335Z] time="2024-02-22T19:55:28.214322753Z" 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=636e1d45-5024-4d0e-9662-1e71496bb808 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44816" http.request.uri="/v2/test/blobs/uploads/9d12c632-12b9-4b13-9e8a-a8354acddd71?_state=yJEeGR-BRi8TzLiPPyBKf4gHoKwEw0fa_AbjTb27vu97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjlkMTJjNjMyLTEyYjktNGIxMy05ZThhLWE4MzU0YWNkZGQ3MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMi0yMlQxOTo1NToyOC4yMTA2MTg3NDRaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.13+unknown" http.response.duration=2.60253ms http.response.status=201 http.response.written=0 
19:55:28 [2024-02-22T19:55:28.335Z] 127.0.0.1 - - [22/Feb/2024:19:55:28 +0000] "PUT /v2/test/blobs/uploads/9d12c632-12b9-4b13-9e8a-a8354acddd71?_state=yJEeGR-BRi8TzLiPPyBKf4gHoKwEw0fa_AbjTb27vu97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjlkMTJjNjMyLTEyYjktNGIxMy05ZThhLWE4MzU0YWNkZGQ3MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMi0yMlQxOTo1NToyOC4yMTA2MTg3NDRaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b HTTP/1.1" 201 0 "" "containerd/1.7.13+unknown"
19:55:28 [2024-02-22T19:55:28.335Z] time="2024-02-22T19:55:28.215384184Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=d3993565-e95c-4d96-8ccd-381a9663c085 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44816" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.13+unknown" vars.name=test vars.reference=latest 
19:55:28 [2024-02-22T19:55:28.335Z] time="2024-02-22T19:55:28.215418596Z" level=debug msg=GetImageManifest go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=d3993565-e95c-4d96-8ccd-381a9663c085 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44816" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.13+unknown" vars.name=test vars.reference=latest 
19:55:28 [2024-02-22T19:55:28.335Z] time="2024-02-22T19:55:28.215474826Z" 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=d3993565-e95c-4d96-8ccd-381a9663c085 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44816" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.13+unknown" trace.duration=26.863µ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=060a873f-5e1c-4ec4-8626-5d9f68264d0f trace.line=95 vars.name=test vars.reference=latest 
19:55:28 [2024-02-22T19:55:28.335Z] time="2024-02-22T19:55:28.215542017Z" 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=d3993565-e95c-4d96-8ccd-381a9663c085 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44816" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.13+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration="875.8µs" http.response.status=404 http.response.written=96 vars.name=test vars.reference=latest 
19:55:28 [2024-02-22T19:55:28.335Z] 127.0.0.1 - - [22/Feb/2024:19:55:28 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 404 96 "" "containerd/1.7.13+unknown"
19:55:28 [2024-02-22T19:55:28.335Z] time="2024-02-22T19:55:28.217095456Z" 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=4674ef7b-2ea7-4fe9-9a6d-46fb320dc400 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44816" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.13+unknown" vars.name=test vars.reference=latest 
19:55:28 [2024-02-22T19:55:28.335Z] time="2024-02-22T19:55:28.217135661Z" 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=4674ef7b-2ea7-4fe9-9a6d-46fb320dc400 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44816" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.13+unknown" vars.name=test vars.reference=latest 
19:55:28 [2024-02-22T19:55:28.335Z] time="2024-02-22T19:55:28.217290211Z" 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=4674ef7b-2ea7-4fe9-9a6d-46fb320dc400 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44816" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.13+unknown" vars.name=test vars.reference=latest 
19:55:28 [2024-02-22T19:55:28.335Z] time="2024-02-22T19:55:28.21730672Z" 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=4674ef7b-2ea7-4fe9-9a6d-46fb320dc400 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44816" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.13+unknown" vars.name=test vars.reference=latest 
19:55:28 [2024-02-22T19:55:28.335Z] time="2024-02-22T19:55:28.217316467Z" 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=4674ef7b-2ea7-4fe9-9a6d-46fb320dc400 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44816" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.13+unknown" vars.name=test vars.reference=latest 
19:55:28 [2024-02-22T19:55:28.335Z] time="2024-02-22T19:55:28.217390124Z" 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=4674ef7b-2ea7-4fe9-9a6d-46fb320dc400 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44816" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.13+unknown" trace.duration=41.279µ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=5db64125-3135-42d3-9473-cbe01dbfa1a5 trace.line=95 vars.name=test vars.reference=latest 
19:55:28 [2024-02-22T19:55:28.335Z] time="2024-02-22T19:55:28.217442399Z" 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=4674ef7b-2ea7-4fe9-9a6d-46fb320dc400 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44816" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.13+unknown" trace.duration=19.076µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=02df2073-bb98-4fcb-ac03-f3b33ec05d52 trace.line=155 vars.name=test vars.reference=latest 
19:55:28 [2024-02-22T19:55:28.335Z] time="2024-02-22T19:55:28.217552355Z" 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=4674ef7b-2ea7-4fe9-9a6d-46fb320dc400 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44816" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.13+unknown" trace.duration=29.03µ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=89993f81-3217-46d2-8255-3023d3d27b37 trace.line=95 vars.name=test vars.reference=latest 
19:55:28 [2024-02-22T19:55:28.336Z] time="2024-02-22T19:55:28.217595776Z" 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=4674ef7b-2ea7-4fe9-9a6d-46fb320dc400 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44816" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.13+unknown" trace.duration=12.07µ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=b6e7eba6-a8c7-47fb-bc43-a8d8a0cdb392 trace.line=155 vars.name=test vars.reference=latest 
19:55:28 [2024-02-22T19:55:28.336Z] time="2024-02-22T19:55:28.21763621Z" 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=4674ef7b-2ea7-4fe9-9a6d-46fb320dc400 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44816" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.13+unknown" trace.duration=13.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).Stat" trace.id=d81d9ff3-a84a-4875-940d-5230db16fcf8 trace.line=155 vars.name=test vars.reference=latest 
19:55:28 [2024-02-22T19:55:28.336Z] time="2024-02-22T19:55:28.217715406Z" 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=4674ef7b-2ea7-4fe9-9a6d-46fb320dc400 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44816" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.13+unknown" trace.duration=53.571µ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=57004ecc-f49f-440d-bd79-59fb5417f46e trace.line=110 vars.name=test vars.reference=latest 
19:55:28 [2024-02-22T19:55:28.336Z] time="2024-02-22T19:55:28.217801764Z" 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=4674ef7b-2ea7-4fe9-9a6d-46fb320dc400 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44816" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.13+unknown" trace.duration=51.003µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=b01e8de4-f903-44b4-80c6-e0325321d201 trace.line=110 vars.name=test vars.reference=latest 
19:55:28 [2024-02-22T19:55:28.336Z] time="2024-02-22T19:55:28.217955486Z" 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=4674ef7b-2ea7-4fe9-9a6d-46fb320dc400 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44816" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.13+unknown" trace.duration=60.258µ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=cf35ff03-0136-47ad-afae-74d77ab0eb17 trace.line=110 vars.name=test vars.reference=latest 
19:55:28 [2024-02-22T19:55:28.336Z] time="2024-02-22T19:55:28.218013175Z" 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=4674ef7b-2ea7-4fe9-9a6d-46fb320dc400 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44816" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.13+unknown" trace.duration=33.649µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=825841ff-75f8-498e-b2f7-0675541805ee trace.line=110 vars.name=test vars.reference=latest 
19:55:28 [2024-02-22T19:55:28.336Z] time="2024-02-22T19:55:28.218048268Z" 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=4674ef7b-2ea7-4fe9-9a6d-46fb320dc400 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44816" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.13+unknown" vars.name=test vars.reference=latest 
19:55:28 [2024-02-22T19:55:28.336Z] time="2024-02-22T19:55:28.21806481Z" 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=4674ef7b-2ea7-4fe9-9a6d-46fb320dc400 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44816" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.13+unknown" http.response.duration=2.160203ms http.response.status=201 http.response.written=0 
19:55:28 [2024-02-22T19:55:28.336Z] 127.0.0.1 - - [22/Feb/2024:19:55:28 +0000] "PUT /v2/test/manifests/latest HTTP/1.1" 201 0 "" "containerd/1.7.13+unknown"
19:55:28 [2024-02-22T19:55:28.336Z] time="2024-02-22T19:55:28.223109649Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=c40ed674-99af-4a1c-a585-4251579d4867 http.request.method=GET http.request.remoteaddr="127.0.0.1:44844" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.21.7 git-commit/bce68afec0f9aa915e15ca3b3b8445321ce533d2 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" 
19:55:28 [2024-02-22T19:55:28.336Z] time="2024-02-22T19:55:28.2231469Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=c40ed674-99af-4a1c-a585-4251579d4867 http.request.method=GET http.request.remoteaddr="127.0.0.1:44844" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.21.7 git-commit/bce68afec0f9aa915e15ca3b3b8445321ce533d2 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration="945.206µs" http.response.status=200 http.response.written=2 
19:55:28 [2024-02-22T19:55:28.336Z] 127.0.0.1 - - [22/Feb/2024:19:55:28 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.21.7 git-commit/bce68afec0f9aa915e15ca3b3b8445321ce533d2 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
19:55:28 [2024-02-22T19:55:28.336Z] time="2024-02-22T19:55:28.225698715Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=c721d544-7830-452b-8ed7-1f0daa8ca437 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44854" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.7 git-commit/bce68afec0f9aa915e15ca3b3b8445321ce533d2 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference=latest 
19:55:28 [2024-02-22T19:55:28.336Z] time="2024-02-22T19:55:28.225737106Z" level=debug msg=GetImageManifest go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=c721d544-7830-452b-8ed7-1f0daa8ca437 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44854" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.7 git-commit/bce68afec0f9aa915e15ca3b3b8445321ce533d2 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference=latest 
19:55:28 [2024-02-22T19:55:28.336Z] time="2024-02-22T19:55:28.225815268Z" 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=c721d544-7830-452b-8ed7-1f0daa8ca437 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44854" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.7 git-commit/bce68afec0f9aa915e15ca3b3b8445321ce533d2 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=44.766µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=3cd4d2df-6804-43d4-8a05-be56f1c6318f trace.line=95 vars.name=test vars.reference=latest 
19:55:28 [2024-02-22T19:55:28.336Z] time="2024-02-22T19:55:28.225838184Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=c721d544-7830-452b-8ed7-1f0daa8ca437 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44854" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.7 git-commit/bce68afec0f9aa915e15ca3b3b8445321ce533d2 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference=latest 
19:55:28 [2024-02-22T19:55:28.336Z] time="2024-02-22T19:55:28.225887086Z" 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=c721d544-7830-452b-8ed7-1f0daa8ca437 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44854" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.7 git-commit/bce68afec0f9aa915e15ca3b3b8445321ce533d2 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=23.991µ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=8b593b0f-85a5-4da7-a72e-a5758b8001a4 trace.line=95 vars.name=test vars.reference=latest 
19:55:28 [2024-02-22T19:55:28.336Z] time="2024-02-22T19:55:28.225932666Z" 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=c721d544-7830-452b-8ed7-1f0daa8ca437 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44854" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.7 git-commit/bce68afec0f9aa915e15ca3b3b8445321ce533d2 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=16.344µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=be57a59b-5668-4376-be2f-8dc7eba5d547 trace.line=155 vars.name=test vars.reference=latest 
19:55:28 [2024-02-22T19:55:28.336Z] time="2024-02-22T19:55:28.225972197Z" 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=c721d544-7830-452b-8ed7-1f0daa8ca437 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44854" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.7 git-commit/bce68afec0f9aa915e15ca3b3b8445321ce533d2 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=13.054µ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=c973864e-8003-41df-8a2a-b49bbdbaef11 trace.line=125 vars.name=test vars.reference=latest 
19:55:28 [2024-02-22T19:55:28.336Z] time="2024-02-22T19:55:28.226019688Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=c721d544-7830-452b-8ed7-1f0daa8ca437 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44854" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.7 git-commit/bce68afec0f9aa915e15ca3b3b8445321ce533d2 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference=latest 
19:55:28 [2024-02-22T19:55:28.336Z] time="2024-02-22T19:55:28.226105989Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=c721d544-7830-452b-8ed7-1f0daa8ca437 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44854" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.7 git-commit/bce68afec0f9aa915e15ca3b3b8445321ce533d2 kernel/5.15.0-1053-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.654181ms http.response.status=200 http.response.written=417 
19:55:28 [2024-02-22T19:55:28.336Z] 127.0.0.1 - - [22/Feb/2024:19:55:28 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 200 417 "" "docker/dev go/go1.21.7 git-commit/bce68afec0f9aa915e15ca3b3b8445321ce533d2 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
19:55:28 [2024-02-22T19:55:28.336Z] time="2024-02-22T19:55:28.234295885Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=a24d3640-b59c-4874-a33b-e8c71cb1ff91 http.request.method=GET http.request.remoteaddr="127.0.0.1:44858" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.7 git-commit/bce68afec0f9aa915e15ca3b3b8445321ce533d2 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
19:55:28 [2024-02-22T19:55:28.336Z] time="2024-02-22T19:55:28.234341144Z" level=debug msg=GetImageManifest go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=a24d3640-b59c-4874-a33b-e8c71cb1ff91 http.request.method=GET http.request.remoteaddr="127.0.0.1:44858" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.7 git-commit/bce68afec0f9aa915e15ca3b3b8445321ce533d2 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
19:55:28 [2024-02-22T19:55:28.336Z] time="2024-02-22T19:55:28.234356414Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=a24d3640-b59c-4874-a33b-e8c71cb1ff91 http.request.method=GET http.request.remoteaddr="127.0.0.1:44858" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.7 git-commit/bce68afec0f9aa915e15ca3b3b8445321ce533d2 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
19:55:28 [2024-02-22T19:55:28.336Z] time="2024-02-22T19:55:28.234451543Z" 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=a24d3640-b59c-4874-a33b-e8c71cb1ff91 http.request.method=GET http.request.remoteaddr="127.0.0.1:44858" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.7 git-commit/bce68afec0f9aa915e15ca3b3b8445321ce533d2 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=47.031µ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=51418f6b-e275-4288-a717-20735db2173b trace.line=95 vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
19:55:28 [2024-02-22T19:55:28.336Z] time="2024-02-22T19:55:28.234503243Z" 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=a24d3640-b59c-4874-a33b-e8c71cb1ff91 http.request.method=GET http.request.remoteaddr="127.0.0.1:44858" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.7 git-commit/bce68afec0f9aa915e15ca3b3b8445321ce533d2 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=16.927µ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=a3f33982-50dd-48a2-a1b4-a625be57975c trace.line=155 vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
19:55:28 [2024-02-22T19:55:28.336Z] time="2024-02-22T19:55:28.234550825Z" 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=a24d3640-b59c-4874-a33b-e8c71cb1ff91 http.request.method=GET http.request.remoteaddr="127.0.0.1:44858" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.7 git-commit/bce68afec0f9aa915e15ca3b3b8445321ce533d2 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=14.933µ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=556d3ef7-37ca-4570-ac1e-f06dabe39f40 trace.line=125 vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
19:55:28 [2024-02-22T19:55:28.336Z] time="2024-02-22T19:55:28.234585327Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=a24d3640-b59c-4874-a33b-e8c71cb1ff91 http.request.method=GET http.request.remoteaddr="127.0.0.1:44858" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.7 git-commit/bce68afec0f9aa915e15ca3b3b8445321ce533d2 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
19:55:28 [2024-02-22T19:55:28.336Z] time="2024-02-22T19:55:28.234673933Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=a24d3640-b59c-4874-a33b-e8c71cb1ff91 http.request.method=GET http.request.remoteaddr="127.0.0.1:44858" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.7 git-commit/bce68afec0f9aa915e15ca3b3b8445321ce533d2 kernel/5.15.0-1053-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.239456ms http.response.status=200 http.response.written=417 
19:55:28 [2024-02-22T19:55:28.336Z] 127.0.0.1 - - [22/Feb/2024:19:55:28 +0000] "GET /v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda HTTP/1.1" 200 417 "" "docker/dev go/go1.21.7 git-commit/bce68afec0f9aa915e15ca3b3b8445321ce533d2 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
19:55:28 [2024-02-22T19:55:28.336Z] time="2024-02-22T19:55:28.241487316Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=08e868eb-04cc-4a19-8b97-56203b77e869 http.request.method=GET http.request.remoteaddr="127.0.0.1:44870" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.7 git-commit/bce68afec0f9aa915e15ca3b3b8445321ce533d2 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
19:55:28 [2024-02-22T19:55:28.336Z] time="2024-02-22T19:55:28.241543865Z" level=debug msg=GetBlob go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=08e868eb-04cc-4a19-8b97-56203b77e869 http.request.method=GET http.request.remoteaddr="127.0.0.1:44870" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.7 git-commit/bce68afec0f9aa915e15ca3b3b8445321ce533d2 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
19:55:28 [2024-02-22T19:55:28.336Z] time="2024-02-22T19:55:28.241616808Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=1e4a794d-30ea-4b12-a802-cbc617c7f0b1 http.request.method=GET http.request.remoteaddr="127.0.0.1:44876" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.7 git-commit/bce68afec0f9aa915e15ca3b3b8445321ce533d2 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
19:55:28 [2024-02-22T19:55:28.336Z] time="2024-02-22T19:55:28.241655741Z" level=debug msg=GetBlob go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=1e4a794d-30ea-4b12-a802-cbc617c7f0b1 http.request.method=GET http.request.remoteaddr="127.0.0.1:44876" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.7 git-commit/bce68afec0f9aa915e15ca3b3b8445321ce533d2 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
19:55:28 [2024-02-22T19:55:28.336Z] time="2024-02-22T19:55:28.241623979Z" 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=08e868eb-04cc-4a19-8b97-56203b77e869 http.request.method=GET http.request.remoteaddr="127.0.0.1:44870" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.7 git-commit/bce68afec0f9aa915e15ca3b3b8445321ce533d2 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=45.366µ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=e7751200-c48a-4789-9369-5ed520d24b93 trace.line=95 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
19:55:28 [2024-02-22T19:55:28.336Z] time="2024-02-22T19:55:28.241723597Z" 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=1e4a794d-30ea-4b12-a802-cbc617c7f0b1 http.request.method=GET http.request.remoteaddr="127.0.0.1:44876" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.7 git-commit/bce68afec0f9aa915e15ca3b3b8445321ce533d2 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=35.824µ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=83710a67-fd26-4072-a2e5-78b45b3aa375 trace.line=95 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
19:55:28 [2024-02-22T19:55:28.336Z] time="2024-02-22T19:55:28.241766665Z" 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=1e4a794d-30ea-4b12-a802-cbc617c7f0b1 http.request.method=GET http.request.remoteaddr="127.0.0.1:44876" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.7 git-commit/bce68afec0f9aa915e15ca3b3b8445321ce533d2 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=16.024µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=6e841e40-01de-43f1-849a-29823b7803c3 trace.line=155 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
19:55:28 [2024-02-22T19:55:28.336Z] time="2024-02-22T19:55:28.241768495Z" 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=08e868eb-04cc-4a19-8b97-56203b77e869 http.request.method=GET http.request.remoteaddr="127.0.0.1:44870" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.7 git-commit/bce68afec0f9aa915e15ca3b3b8445321ce533d2 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=26.363µ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=bd973a43-30a0-40b0-b69e-dd4de0847263 trace.line=155 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
19:55:28 [2024-02-22T19:55:28.336Z] time="2024-02-22T19:55:28.241808609Z" 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=1e4a794d-30ea-4b12-a802-cbc617c7f0b1 http.request.method=GET http.request.remoteaddr="127.0.0.1:44876" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.7 git-commit/bce68afec0f9aa915e15ca3b3b8445321ce533d2 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=17.468µ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=0ea1ecbc-2d5d-4529-997b-069a2f61462d trace.line=95 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
19:55:28 [2024-02-22T19:55:28.336Z] time="2024-02-22T19:55:28.241825471Z" 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=08e868eb-04cc-4a19-8b97-56203b77e869 http.request.method=GET http.request.remoteaddr="127.0.0.1:44870" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.7 git-commit/bce68afec0f9aa915e15ca3b3b8445321ce533d2 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=26.822µ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=3a19505b-88d7-46c6-bf6d-c0dc94d470a1 trace.line=95 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
19:55:28 [2024-02-22T19:55:28.336Z] time="2024-02-22T19:55:28.24184682Z" 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=1e4a794d-30ea-4b12-a802-cbc617c7f0b1 http.request.method=GET http.request.remoteaddr="127.0.0.1:44876" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.7 git-commit/bce68afec0f9aa915e15ca3b3b8445321ce533d2 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=10.15µ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=6f300f17-fe0e-4b2b-81de-38a6f108dbd0 trace.line=155 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
19:55:28 [2024-02-22T19:55:28.336Z] time="2024-02-22T19:55:28.241862082Z" 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=08e868eb-04cc-4a19-8b97-56203b77e869 http.request.method=GET http.request.remoteaddr="127.0.0.1:44870" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.7 git-commit/bce68afec0f9aa915e15ca3b3b8445321ce533d2 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=10.354µ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=1e0cac51-c5c2-4b49-a32a-70a97355ff92 trace.line=155 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
19:55:28 [2024-02-22T19:55:28.336Z] time="2024-02-22T19:55:28.241883358Z" 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=1e4a794d-30ea-4b12-a802-cbc617c7f0b1 http.request.method=GET http.request.remoteaddr="127.0.0.1:44876" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.7 git-commit/bce68afec0f9aa915e15ca3b3b8445321ce533d2 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=10.035µ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=4e043497-1b48-4443-8388-fb2b78b64086 trace.line=155 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
19:55:28 [2024-02-22T19:55:28.336Z] time="2024-02-22T19:55:28.241896248Z" 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=08e868eb-04cc-4a19-8b97-56203b77e869 http.request.method=GET http.request.remoteaddr="127.0.0.1:44870" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.7 git-commit/bce68afec0f9aa915e15ca3b3b8445321ce533d2 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=10.856µ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=63c74ec0-a6d9-4f64-aa3f-8e45c29662af trace.line=155 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
19:55:28 [2024-02-22T19:55:28.336Z] time="2024-02-22T19:55:28.241920551Z" 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=1e4a794d-30ea-4b12-a802-cbc617c7f0b1 http.request.method=GET http.request.remoteaddr="127.0.0.1:44876" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.7 git-commit/bce68afec0f9aa915e15ca3b3b8445321ce533d2 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=11.38µ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=bb192621-d406-4bc1-884a-728ea1e95d97 trace.line=217 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
19:55:28 [2024-02-22T19:55:28.337Z] time="2024-02-22T19:55:28.241983484Z" 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=1e4a794d-30ea-4b12-a802-cbc617c7f0b1 http.request.method=GET http.request.remoteaddr="127.0.0.1:44876" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.7 git-commit/bce68afec0f9aa915e15ca3b3b8445321ce533d2 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=14.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).Reader" trace.id=214339e5-40f5-402c-8d52-4c90c679fe6f trace.line=125 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
19:55:28 [2024-02-22T19:55:28.337Z] time="2024-02-22T19:55:28.241925441Z" 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=08e868eb-04cc-4a19-8b97-56203b77e869 http.request.method=GET http.request.remoteaddr="127.0.0.1:44870" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.7 git-commit/bce68afec0f9aa915e15ca3b3b8445321ce533d2 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=6.901µ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=32da62fd-1de8-4e6d-a9f5-2e91844ed2b0 trace.line=217 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
19:55:28 [2024-02-22T19:55:28.337Z] time="2024-02-22T19:55:28.242338418Z" 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=08e868eb-04cc-4a19-8b97-56203b77e869 http.request.method=GET http.request.remoteaddr="127.0.0.1:44870" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.7 git-commit/bce68afec0f9aa915e15ca3b3b8445321ce533d2 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=29.193µ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=d8a4431d-5d63-49ea-91f7-d4bb1f4d8d1c trace.line=125 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
19:55:28 [2024-02-22T19:55:28.337Z] time="2024-02-22T19:55:28.24318541Z" 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=08e868eb-04cc-4a19-8b97-56203b77e869 http.request.method=GET http.request.remoteaddr="127.0.0.1:44870" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.7 git-commit/bce68afec0f9aa915e15ca3b3b8445321ce533d2 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=38.219µ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=84c3751d-bc35-4a1d-b4af-b37c29e052fa trace.line=95 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
19:55:28 [2024-02-22T19:55:28.337Z] time="2024-02-22T19:55:28.243249098Z" 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=08e868eb-04cc-4a19-8b97-56203b77e869 http.request.method=GET http.request.remoteaddr="127.0.0.1:44870" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.7 git-commit/bce68afec0f9aa915e15ca3b3b8445321ce533d2 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=17.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).Stat" trace.id=c5171ee5-969b-4b90-bc51-03c23bc7176b trace.line=155 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
19:55:28 [2024-02-22T19:55:28.337Z] time="2024-02-22T19:55:28.243322377Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=08e868eb-04cc-4a19-8b97-56203b77e869 http.request.method=GET http.request.remoteaddr="127.0.0.1:44870" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.7 git-commit/bce68afec0f9aa915e15ca3b3b8445321ce533d2 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/octet-stream" http.response.duration=3.524753ms http.response.status=200 http.response.written=194 
19:55:28 [2024-02-22T19:55:28.337Z] 127.0.0.1 - - [22/Feb/2024:19:55:28 +0000] "GET /v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b HTTP/1.1" 200 194 "" "docker/dev go/go1.21.7 git-commit/bce68afec0f9aa915e15ca3b3b8445321ce533d2 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
19:55:28 [2024-02-22T19:55:28.337Z] time="2024-02-22T19:55:28.243977641Z" 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=1e4a794d-30ea-4b12-a802-cbc617c7f0b1 http.request.method=GET http.request.remoteaddr="127.0.0.1:44876" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.7 git-commit/bce68afec0f9aa915e15ca3b3b8445321ce533d2 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=35.594µ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=36046bfb-c4ad-4a67-98a3-0996fa7f358c trace.line=95 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
19:55:28 [2024-02-22T19:55:28.337Z] time="2024-02-22T19:55:28.24403575Z" 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=1e4a794d-30ea-4b12-a802-cbc617c7f0b1 http.request.method=GET http.request.remoteaddr="127.0.0.1:44876" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.7 git-commit/bce68afec0f9aa915e15ca3b3b8445321ce533d2 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=14.629µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=e8610b97-d4d8-426e-ab4e-6e43aa4914f5 trace.line=155 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
19:55:28 [2024-02-22T19:55:28.337Z] time="2024-02-22T19:55:28.244101743Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=1e4a794d-30ea-4b12-a802-cbc617c7f0b1 http.request.method=GET http.request.remoteaddr="127.0.0.1:44876" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.7 git-commit/bce68afec0f9aa915e15ca3b3b8445321ce533d2 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/octet-stream" http.response.duration=4.196191ms http.response.status=200 http.response.written=68 
19:55:28 [2024-02-22T19:55:28.337Z] 127.0.0.1 - - [22/Feb/2024:19:55:28 +0000] "GET /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 200 68 "" "docker/dev go/go1.21.7 git-commit/bce68afec0f9aa915e15ca3b3b8445321ce533d2 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
19:55:28 [2024-02-22T19:55:28.337Z] time="2024-02-22T19:55:28.256896991Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=d4133923-a5b3-4e91-891b-75871191654c http.request.method=GET http.request.remoteaddr="127.0.0.1:44898" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.21.7 git-commit/bce68afec0f9aa915e15ca3b3b8445321ce533d2 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" 
19:55:28 [2024-02-22T19:55:28.337Z] time="2024-02-22T19:55:28.256939321Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=d4133923-a5b3-4e91-891b-75871191654c http.request.method=GET http.request.remoteaddr="127.0.0.1:44898" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.21.7 git-commit/bce68afec0f9aa915e15ca3b3b8445321ce533d2 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration="821.983µs" http.response.status=200 http.response.written=2 
19:55:28 [2024-02-22T19:55:28.337Z] 127.0.0.1 - - [22/Feb/2024:19:55:28 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.21.7 git-commit/bce68afec0f9aa915e15ca3b3b8445321ce533d2 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
19:55:28 [2024-02-22T19:55:28.337Z] time="2024-02-22T19:55:28.264688088Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=e2ac8fd4-dc44-4053-a0ea-9b22e82d8b56 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44900" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.7 git-commit/bce68afec0f9aa915e15ca3b3b8445321ce533d2 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
19:55:28 [2024-02-22T19:55:28.337Z] time="2024-02-22T19:55:28.264737064Z" level=debug msg=GetImageManifest go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=e2ac8fd4-dc44-4053-a0ea-9b22e82d8b56 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44900" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.7 git-commit/bce68afec0f9aa915e15ca3b3b8445321ce533d2 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
19:55:28 [2024-02-22T19:55:28.337Z] time="2024-02-22T19:55:28.264750036Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=e2ac8fd4-dc44-4053-a0ea-9b22e82d8b56 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44900" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.7 git-commit/bce68afec0f9aa915e15ca3b3b8445321ce533d2 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
19:55:28 [2024-02-22T19:55:28.337Z] time="2024-02-22T19:55:28.264821026Z" 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=e2ac8fd4-dc44-4053-a0ea-9b22e82d8b56 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44900" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.7 git-commit/bce68afec0f9aa915e15ca3b3b8445321ce533d2 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=38.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=8669a77a-5579-4f14-bed3-c5cd344f1931 trace.line=95 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
19:55:28 [2024-02-22T19:55:28.337Z] time="2024-02-22T19:55:28.26486654Z" 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=e2ac8fd4-dc44-4053-a0ea-9b22e82d8b56 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44900" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.7 git-commit/bce68afec0f9aa915e15ca3b3b8445321ce533d2 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=14.015µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=45e92c91-b1e0-4d6c-889d-ccc73a352b2b trace.line=95 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
19:55:28 [2024-02-22T19:55:28.337Z] time="2024-02-22T19:55:28.264938679Z" 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=e2ac8fd4-dc44-4053-a0ea-9b22e82d8b56 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44900" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.7 git-commit/bce68afec0f9aa915e15ca3b3b8445321ce533d2 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.518477ms http.response.status=404 http.response.written=181 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
19:55:28 [2024-02-22T19:55:28.337Z] 127.0.0.1 - - [22/Feb/2024:19:55:28 +0000] "HEAD /v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda HTTP/1.1" 404 181 "" "docker/dev go/go1.21.7 git-commit/bce68afec0f9aa915e15ca3b3b8445321ce533d2 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
19:55:28 [2024-02-22T19:55:28.337Z] time="2024-02-22T19:55:28.266311032Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=92d79a88-dca4-4671-b6f7-0a313c8e40c0 http.request.method=GET http.request.remoteaddr="127.0.0.1:44912" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.7 git-commit/bce68afec0f9aa915e15ca3b3b8445321ce533d2 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
19:55:28 [2024-02-22T19:55:28.337Z] time="2024-02-22T19:55:28.266351114Z" level=debug msg=GetImageManifest go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=92d79a88-dca4-4671-b6f7-0a313c8e40c0 http.request.method=GET http.request.remoteaddr="127.0.0.1:44912" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.7 git-commit/bce68afec0f9aa915e15ca3b3b8445321ce533d2 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
19:55:28 [2024-02-22T19:55:28.337Z] time="2024-02-22T19:55:28.266365415Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=92d79a88-dca4-4671-b6f7-0a313c8e40c0 http.request.method=GET http.request.remoteaddr="127.0.0.1:44912" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.7 git-commit/bce68afec0f9aa915e15ca3b3b8445321ce533d2 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
19:55:28 [2024-02-22T19:55:28.337Z] time="2024-02-22T19:55:28.266422859Z" 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=92d79a88-dca4-4671-b6f7-0a313c8e40c0 http.request.method=GET http.request.remoteaddr="127.0.0.1:44912" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.7 git-commit/bce68afec0f9aa915e15ca3b3b8445321ce533d2 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=28.964µ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=fbd1883d-72bc-48b0-90e9-dfcc3eb20942 trace.line=95 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
19:55:28 [2024-02-22T19:55:28.337Z] time="2024-02-22T19:55:28.266484208Z" 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=92d79a88-dca4-4671-b6f7-0a313c8e40c0 http.request.method=GET http.request.remoteaddr="127.0.0.1:44912" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.7 git-commit/bce68afec0f9aa915e15ca3b3b8445321ce533d2 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=13.62µ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=1e6f89a5-38ea-47ad-8b15-31009a6394ae trace.line=95 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
19:55:28 [2024-02-22T19:55:28.337Z] time="2024-02-22T19:55:28.266527416Z" 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=92d79a88-dca4-4671-b6f7-0a313c8e40c0 http.request.method=GET http.request.remoteaddr="127.0.0.1:44912" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.7 git-commit/bce68afec0f9aa915e15ca3b3b8445321ce533d2 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.026518ms http.response.status=404 http.response.written=181 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
19:55:28 [2024-02-22T19:55:28.337Z] 127.0.0.1 - - [22/Feb/2024:19:55:28 +0000] "GET /v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda HTTP/1.1" 404 181 "" "docker/dev go/go1.21.7 git-commit/bce68afec0f9aa915e15ca3b3b8445321ce533d2 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
19:55:28 [2024-02-22T19:55:28.337Z] --- PASS: TestImagePullStoredDigestForOtherRepo (0.18s)
19:55:28 [2024-02-22T19:55:28.337Z] === RUN   TestImagePullNonExisting
19:55:28 [2024-02-22T19:55:28.337Z] === RUN   TestImagePullNonExisting/asdfasdf:foobar
19:55:28 [2024-02-22T19:55:28.337Z] === PAUSE TestImagePullNonExisting/asdfasdf:foobar
19:55:28 [2024-02-22T19:55:28.337Z] === RUN   TestImagePullNonExisting/library/asdfasdf:foobar
19:55:28 [2024-02-22T19:55:28.337Z] === PAUSE TestImagePullNonExisting/library/asdfasdf:foobar
19:55:28 [2024-02-22T19:55:28.337Z] === RUN   TestImagePullNonExisting/asdfasdf
19:55:28 [2024-02-22T19:55:28.337Z] === PAUSE TestImagePullNonExisting/asdfasdf
19:55:28 [2024-02-22T19:55:28.337Z] === RUN   TestImagePullNonExisting/asdfasdf:latest
19:55:28 [2024-02-22T19:55:28.337Z] === PAUSE TestImagePullNonExisting/asdfasdf:latest
19:55:28 [2024-02-22T19:55:28.337Z] === RUN   TestImagePullNonExisting/library/asdfasdf
19:55:28 [2024-02-22T19:55:28.337Z] === PAUSE TestImagePullNonExisting/library/asdfasdf
19:55:28 [2024-02-22T19:55:28.337Z] === RUN   TestImagePullNonExisting/library/asdfasdf:latest
19:55:28 [2024-02-22T19:55:28.337Z] === PAUSE TestImagePullNonExisting/library/asdfasdf:latest
19:55:28 [2024-02-22T19:55:28.337Z] === CONT  TestImagePullNonExisting/asdfasdf:foobar
19:55:28 [2024-02-22T19:55:28.337Z] === CONT  TestImagePullNonExisting/asdfasdf:latest
19:55:28 [2024-02-22T19:55:28.337Z] === CONT  TestImagePullNonExisting/asdfasdf
19:55:28 [2024-02-22T19:55:28.337Z] === CONT  TestImagePullNonExisting/library/asdfasdf
19:55:28 [2024-02-22T19:55:28.337Z] === CONT  TestImagePullNonExisting/library/asdfasdf:foobar
19:55:28 [2024-02-22T19:55:28.337Z] === CONT  TestImagePullNonExisting/library/asdfasdf:latest
19:55:29 [2024-02-22T19:55:29.713Z] --- PASS: TestImagePullNonExisting (0.01s)
19:55:29 [2024-02-22T19:55:29.713Z]     --- PASS: TestImagePullNonExisting/library/asdfasdf:latest (0.95s)
19:55:29 [2024-02-22T19:55:29.713Z]     --- PASS: TestImagePullNonExisting/asdfasdf:foobar (0.96s)
19:55:29 [2024-02-22T19:55:29.713Z]     --- PASS: TestImagePullNonExisting/asdfasdf:latest (0.96s)
19:55:29 [2024-02-22T19:55:29.713Z]     --- PASS: TestImagePullNonExisting/library/asdfasdf:foobar (0.98s)
19:55:29 [2024-02-22T19:55:29.713Z]     --- PASS: TestImagePullNonExisting/asdfasdf (1.27s)
19:55:29 [2024-02-22T19:55:29.713Z]     --- PASS: TestImagePullNonExisting/library/asdfasdf (1.27s)
19:55:29 [2024-02-22T19:55:29.713Z] === RUN   TestRemoveImageOrphaning
19:55:29 [2024-02-22T19:55:29.971Z] --- PASS: TestRemoveImageOrphaning (0.16s)
19:55:29 [2024-02-22T19:55:29.971Z] === RUN   TestRemoveByDigest
19:55:29 [2024-02-22T19:55:29.971Z]     remove_test.go:64: !testEnv.UsingSnapshotter(): RepoDigests doesn't include tags when using graphdrivers
19:55:29 [2024-02-22T19:55:29.971Z] --- SKIP: TestRemoveByDigest (0.00s)
19:55:29 [2024-02-22T19:55:29.971Z] === RUN   TestRemoveImageGarbageCollector
19:55:29 [2024-02-22T19:55:29.971Z]     remove_unix_test.go:35: (*Execution).NotAmd64-fm
19:55:29 [2024-02-22T19:55:29.971Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
19:55:29 [2024-02-22T19:55:29.971Z] === RUN   TestSaveCheckTimes
19:55:29 [2024-02-22T19:55:29.971Z] === PAUSE TestSaveCheckTimes
19:55:29 [2024-02-22T19:55:29.971Z] === RUN   TestSaveOCI
19:55:29 [2024-02-22T19:55:29.971Z] === RUN   TestSaveOCI/busybox:latest
19:55:29 [2024-02-22T19:55:29.971Z] === RUN   TestSaveOCI/busybox:latest/Manifest
19:55:29 [2024-02-22T19:55:29.971Z] === RUN   TestSaveOCI/busybox:latest/Config
19:55:29 [2024-02-22T19:55:29.971Z] === RUN   TestSaveOCI/busybox:latest/Containerd_image_name
19:55:29 [2024-02-22T19:55:29.971Z] === RUN   TestSaveOCI/busybox:latest/OCI_reference_tag
19:55:29 [2024-02-22T19:55:29.971Z] === RUN   TestSaveOCI/sha256:19d689bc58fd64da6a46d46512ea965a12b6bfb5b030400e21bc0a04c4ff155e
19:55:29 [2024-02-22T19:55:29.971Z] === RUN   TestSaveOCI/sha256:19d689bc58fd64da6a46d46512ea965a12b6bfb5b030400e21bc0a04c4ff155e/Manifest
19:55:29 [2024-02-22T19:55:29.971Z] === RUN   TestSaveOCI/sha256:19d689bc58fd64da6a46d46512ea965a12b6bfb5b030400e21bc0a04c4ff155e/Config
19:55:29 [2024-02-22T19:55:29.971Z] === RUN   TestSaveOCI/sha256:19d689bc58fd64da6a46d46512ea965a12b6bfb5b030400e21bc0a04c4ff155e/Containerd_image_name
19:55:29 [2024-02-22T19:55:29.971Z] === RUN   TestSaveOCI/sha256:19d689bc58fd64da6a46d46512ea965a12b6bfb5b030400e21bc0a04c4ff155e/OCI_reference_tag
19:55:29 [2024-02-22T19:55:29.971Z] === RUN   TestSaveOCI/multilayer:latest
19:55:29 [2024-02-22T19:55:29.971Z] === RUN   TestSaveOCI/multilayer:latest/Manifest
19:55:29 [2024-02-22T19:55:29.971Z] === RUN   TestSaveOCI/multilayer:latest/Config
19:55:29 [2024-02-22T19:55:29.971Z] === RUN   TestSaveOCI/multilayer:latest/Containerd_image_name
19:55:29 [2024-02-22T19:55:29.971Z] === RUN   TestSaveOCI/multilayer:latest/OCI_reference_tag
19:55:29 [2024-02-22T19:55:29.971Z] --- PASS: TestSaveOCI (0.13s)
19:55:29 [2024-02-22T19:55:29.971Z]     --- PASS: TestSaveOCI/busybox:latest (0.02s)
19:55:29 [2024-02-22T19:55:29.971Z]         --- PASS: TestSaveOCI/busybox:latest/Manifest (0.00s)
19:55:29 [2024-02-22T19:55:29.971Z]         --- PASS: TestSaveOCI/busybox:latest/Config (0.00s)
19:55:29 [2024-02-22T19:55:29.971Z]         --- PASS: TestSaveOCI/busybox:latest/Containerd_image_name (0.00s)
19:55:29 [2024-02-22T19:55:29.971Z]         --- PASS: TestSaveOCI/busybox:latest/OCI_reference_tag (0.00s)
19:55:29 [2024-02-22T19:55:29.971Z]     --- PASS: TestSaveOCI/sha256:19d689bc58fd64da6a46d46512ea965a12b6bfb5b030400e21bc0a04c4ff155e (0.02s)
19:55:29 [2024-02-22T19:55:29.971Z]         --- PASS: TestSaveOCI/sha256:19d689bc58fd64da6a46d46512ea965a12b6bfb5b030400e21bc0a04c4ff155e/Manifest (0.00s)
19:55:29 [2024-02-22T19:55:29.971Z]         --- PASS: TestSaveOCI/sha256:19d689bc58fd64da6a46d46512ea965a12b6bfb5b030400e21bc0a04c4ff155e/Config (0.00s)
19:55:29 [2024-02-22T19:55:29.971Z]         --- PASS: TestSaveOCI/sha256:19d689bc58fd64da6a46d46512ea965a12b6bfb5b030400e21bc0a04c4ff155e/Containerd_image_name (0.00s)
19:55:29 [2024-02-22T19:55:29.971Z]         --- PASS: TestSaveOCI/sha256:19d689bc58fd64da6a46d46512ea965a12b6bfb5b030400e21bc0a04c4ff155e/OCI_reference_tag (0.00s)
19:55:29 [2024-02-22T19:55:29.971Z]     --- PASS: TestSaveOCI/multilayer:latest (0.01s)
19:55:29 [2024-02-22T19:55:29.971Z]         --- PASS: TestSaveOCI/multilayer:latest/Manifest (0.00s)
19:55:29 [2024-02-22T19:55:29.971Z]         --- PASS: TestSaveOCI/multilayer:latest/Config (0.00s)
19:55:29 [2024-02-22T19:55:29.971Z]         --- PASS: TestSaveOCI/multilayer:latest/Containerd_image_name (0.00s)
19:55:29 [2024-02-22T19:55:29.971Z]         --- PASS: TestSaveOCI/multilayer:latest/OCI_reference_tag (0.00s)
19:55:29 [2024-02-22T19:55:29.971Z] === RUN   TestSaveRepoWithMultipleImages
19:55:30 [2024-02-22T19:55:30.230Z] --- PASS: TestSaveRepoWithMultipleImages (0.18s)
19:55:30 [2024-02-22T19:55:30.230Z] === RUN   TestSaveDirectoryPermissions
19:55:31 [2024-02-22T19:55:31.165Z] --- PASS: TestSaveDirectoryPermissions (0.83s)
19:55:31 [2024-02-22T19:55:31.165Z] === RUN   TestTagUnprefixedRepoByNameOrName
19:55:31 [2024-02-22T19:55:31.165Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s)
19:55:31 [2024-02-22T19:55:31.165Z] === RUN   TestTagUsingDigestAlgorithmAsName
19:55:31 [2024-02-22T19:55:31.165Z] --- PASS: TestTagUsingDigestAlgorithmAsName (0.01s)
19:55:31 [2024-02-22T19:55:31.165Z] === RUN   TestTagValidPrefixedRepo
19:55:31 [2024-02-22T19:55:31.165Z] === RUN   TestTagValidPrefixedRepo/fooo/bar
19:55:31 [2024-02-22T19:55:31.165Z] === PAUSE TestTagValidPrefixedRepo/fooo/bar
19:55:31 [2024-02-22T19:55:31.165Z] === RUN   TestTagValidPrefixedRepo/fooaa/test
19:55:31 [2024-02-22T19:55:31.165Z] === PAUSE TestTagValidPrefixedRepo/fooaa/test
19:55:31 [2024-02-22T19:55:31.165Z] === RUN   TestTagValidPrefixedRepo/foooo:t
19:55:31 [2024-02-22T19:55:31.165Z] === PAUSE TestTagValidPrefixedRepo/foooo:t
19:55:31 [2024-02-22T19:55:31.165Z] === RUN   TestTagValidPrefixedRepo/HOSTNAME.DOMAIN.COM:443/foo/bar
19:55:31 [2024-02-22T19:55:31.165Z] === PAUSE TestTagValidPrefixedRepo/HOSTNAME.DOMAIN.COM:443/foo/bar
19:55:31 [2024-02-22T19:55:31.165Z] === CONT  TestTagValidPrefixedRepo/fooo/bar
19:55:31 [2024-02-22T19:55:31.165Z] === CONT  TestTagValidPrefixedRepo/foooo:t
19:55:31 [2024-02-22T19:55:31.165Z] === CONT  TestTagValidPrefixedRepo/fooaa/test
19:55:31 [2024-02-22T19:55:31.165Z] === CONT  TestTagValidPrefixedRepo/HOSTNAME.DOMAIN.COM:443/foo/bar
19:55:31 [2024-02-22T19:55:31.165Z] --- PASS: TestTagValidPrefixedRepo (0.02s)
19:55:31 [2024-02-22T19:55:31.165Z]     --- PASS: TestTagValidPrefixedRepo/foooo:t (0.01s)
19:55:31 [2024-02-22T19:55:31.165Z]     --- PASS: TestTagValidPrefixedRepo/fooo/bar (0.02s)
19:55:31 [2024-02-22T19:55:31.165Z]     --- PASS: TestTagValidPrefixedRepo/fooaa/test (0.02s)
19:55:31 [2024-02-22T19:55:31.165Z]     --- PASS: TestTagValidPrefixedRepo/HOSTNAME.DOMAIN.COM:443/foo/bar (0.02s)
19:55:31 [2024-02-22T19:55:31.165Z] === RUN   TestTagExistedNameWithoutForce
19:55:31 [2024-02-22T19:55:31.165Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
19:55:31 [2024-02-22T19:55:31.165Z] === RUN   TestTagOfficialNames
19:55:31 [2024-02-22T19:55:31.165Z] === RUN   TestTagOfficialNames/tag_from_busybox_to_docker.io/busybox
19:55:31 [2024-02-22T19:55:31.165Z] === RUN   TestTagOfficialNames/tag_from_busybox_to_index.docker.io/busybox
19:55:31 [2024-02-22T19:55:31.165Z] === RUN   TestTagOfficialNames/tag_from_busybox_to_library/busybox
19:55:31 [2024-02-22T19:55:31.165Z] === RUN   TestTagOfficialNames/tag_from_busybox_to_docker.io/library/busybox
19:55:31 [2024-02-22T19:55:31.165Z] === RUN   TestTagOfficialNames/tag_from_busybox_to_index.docker.io/library/busybox
19:55:31 [2024-02-22T19:55:31.165Z] --- PASS: TestTagOfficialNames (0.05s)
19:55:31 [2024-02-22T19:55:31.165Z]     --- PASS: TestTagOfficialNames/tag_from_busybox_to_docker.io/busybox (0.01s)
19:55:31 [2024-02-22T19:55:31.165Z]     --- PASS: TestTagOfficialNames/tag_from_busybox_to_index.docker.io/busybox (0.01s)
19:55:31 [2024-02-22T19:55:31.165Z]     --- PASS: TestTagOfficialNames/tag_from_busybox_to_library/busybox (0.01s)
19:55:31 [2024-02-22T19:55:31.165Z]     --- PASS: TestTagOfficialNames/tag_from_busybox_to_docker.io/library/busybox (0.01s)
19:55:31 [2024-02-22T19:55:31.165Z]     --- PASS: TestTagOfficialNames/tag_from_busybox_to_index.docker.io/library/busybox (0.01s)
19:55:31 [2024-02-22T19:55:31.165Z] === RUN   TestTagMatchesDigest
19:55:31 [2024-02-22T19:55:31.165Z] --- PASS: TestTagMatchesDigest (0.01s)
19:55:31 [2024-02-22T19:55:31.165Z] === CONT  TestSaveCheckTimes
19:55:31 [2024-02-22T19:55:31.165Z] --- PASS: TestSaveCheckTimes (0.03s)
19:55:31 [2024-02-22T19:55:31.165Z] PASS
19:55:31 [2024-02-22T19:55:31.165Z] 
19:55:31 [2024-02-22T19:55:31.165Z] === Skipped
19:55:31 [2024-02-22T19:55:31.165Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s)
19:55:31 [2024-02-22T19:55:31.165Z]     import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out
19:55:31 [2024-02-22T19:55:31.165Z] 
19:55:31 [2024-02-22T19:55:31.165Z] === SKIP: arm64.integration.image TestRemoveByDigest (0.00s)
19:55:31 [2024-02-22T19:55:31.165Z]     remove_test.go:64: !testEnv.UsingSnapshotter(): RepoDigests doesn't include tags when using graphdrivers
19:55:31 [2024-02-22T19:55:31.165Z] 
19:55:31 [2024-02-22T19:55:31.165Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s)
19:55:31 [2024-02-22T19:55:31.165Z]     remove_unix_test.go:35: (*Execution).NotAmd64-fm
19:55:31 [2024-02-22T19:55:31.165Z] 
19:55:31 [2024-02-22T19:55:31.165Z] DONE 70 tests, 3 skipped in 5.854s
19:55:31 [2024-02-22T19:55:31.165Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (arm64.integration.internal.termtest) flags=-test.v -test.timeout=120m  
19:55:31 [2024-02-22T19:55:31.165Z] ++ '[' -n '' ']'
19:55:31 [2024-02-22T19:55:31.165Z] ++ 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
19:55:31 [2024-02-22T19:55:31.165Z] ++ set -e
19:55:31 [2024-02-22T19:55:31.165Z] ++ '[' -n 0 ']'
19:55:31 [2024-02-22T19:55:31.165Z] ++ set -x
19:55:31 [2024-02-22T19:55:31.165Z] ++ 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.IKgJtLjj80/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
19:55:31 [2024-02-22T19:55:31.165Z] === RUN   TestStripANSICommands
19:55:31 [2024-02-22T19:55:31.165Z] === RUN   TestStripANSICommands/#00
19:55:31 [2024-02-22T19:55:31.165Z] === RUN   TestStripANSICommands/#01
19:55:31 [2024-02-22T19:55:31.165Z] --- PASS: TestStripANSICommands (0.00s)
19:55:31 [2024-02-22T19:55:31.165Z]     --- PASS: TestStripANSICommands/#00 (0.00s)
19:55:31 [2024-02-22T19:55:31.165Z]     --- PASS: TestStripANSICommands/#01 (0.00s)
19:55:31 [2024-02-22T19:55:31.165Z] PASS
19:55:31 [2024-02-22T19:55:31.165Z] 
19:55:31 [2024-02-22T19:55:31.165Z] DONE 3 tests in 0.006s
19:55:31 [2024-02-22T19:55:31.165Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m  
19:55:31 [2024-02-22T19:55:31.165Z] ++ '[' -n '' ']'
19:55:31 [2024-02-22T19:55:31.165Z] ++ 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
19:55:31 [2024-02-22T19:55:31.165Z] ++ set -e
19:55:31 [2024-02-22T19:55:31.165Z] ++ '[' -n 0 ']'
19:55:31 [2024-02-22T19:55:31.165Z] ++ set -x
19:55:31 [2024-02-22T19:55:31.165Z] ++ 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.IKgJtLjj80/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
19:55:31 [2024-02-22T19:55:31.165Z] INFO: Testing against a local daemon
19:55:31 [2024-02-22T19:55:31.165Z] === RUN   TestCreateWithMultiNetworks
19:55:32 [2024-02-22T19:55:32.101Z] --- PASS: TestCreateWithMultiNetworks (0.86s)
19:55:32 [2024-02-22T19:55:32.101Z] === RUN   TestNetworkCreateDelete
19:55:32 [2024-02-22T19:55:32.361Z] --- PASS: TestNetworkCreateDelete (0.18s)
19:55:32 [2024-02-22T19:55:32.361Z] === RUN   TestDockerNetworkDeletePreferID
19:55:32 [2024-02-22T19:55:32.929Z] --- PASS: TestDockerNetworkDeletePreferID (0.49s)
19:55:32 [2024-02-22T19:55:32.929Z] === RUN   TestDaemonDNSFallback
19:55:39 [2024-02-22T19:55:39.491Z] --- PASS: TestDaemonDNSFallback (6.12s)
19:55:39 [2024-02-22T19:55:39.491Z] === RUN   TestInspectNetwork
19:55:41 [2024-02-22T19:55:41.393Z] === RUN   TestInspectNetwork/full_network_id
19:55:41 [2024-02-22T19:55:41.393Z] === RUN   TestInspectNetwork/partial_network_id
19:55:41 [2024-02-22T19:55:41.393Z] === RUN   TestInspectNetwork/network_name
19:55:41 [2024-02-22T19:55:41.393Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
19:55:45 [2024-02-22T19:55:45.579Z] --- PASS: TestInspectNetwork (6.79s)
19:55:45 [2024-02-22T19:55:45.579Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
19:55:45 [2024-02-22T19:55:45.579Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
19:55:45 [2024-02-22T19:55:45.579Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
19:55:45 [2024-02-22T19:55:45.579Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
19:55:45 [2024-02-22T19:55:45.579Z] === RUN   TestRunContainerWithBridgeNone
19:55:47 [2024-02-22T19:55:47.020Z] --- PASS: TestRunContainerWithBridgeNone (1.15s)
19:55:47 [2024-02-22T19:55:47.020Z] === RUN   TestNetworkInvalidJSON
19:55:47 [2024-02-22T19:55:47.020Z] === RUN   TestNetworkInvalidJSON/networks/create
19:55:47 [2024-02-22T19:55:47.020Z] === PAUSE TestNetworkInvalidJSON/networks/create
19:55:47 [2024-02-22T19:55:47.020Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect
19:55:47 [2024-02-22T19:55:47.020Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect
19:55:47 [2024-02-22T19:55:47.020Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect
19:55:47 [2024-02-22T19:55:47.020Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect
19:55:47 [2024-02-22T19:55:47.020Z] === CONT  TestNetworkInvalidJSON/networks/create
19:55:47 [2024-02-22T19:55:47.020Z] === CONT  TestNetworkInvalidJSON/networks/bridge/disconnect
19:55:47 [2024-02-22T19:55:47.020Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_content_type
19:55:47 [2024-02-22T19:55:47.020Z] === CONT  TestNetworkInvalidJSON/networks/bridge/connect
19:55:47 [2024-02-22T19:55:47.020Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type
19:55:47 [2024-02-22T19:55:47.020Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type
19:55:47 [2024-02-22T19:55:47.020Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON
19:55:47 [2024-02-22T19:55:47.020Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_JSON
19:55:47 [2024-02-22T19:55:47.020Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON
19:55:47 [2024-02-22T19:55:47.020Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON
19:55:47 [2024-02-22T19:55:47.020Z] === RUN   TestNetworkInvalidJSON/networks/create/extra_content_after_JSON
19:55:47 [2024-02-22T19:55:47.020Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON
19:55:47 [2024-02-22T19:55:47.020Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/empty_body
19:55:47 [2024-02-22T19:55:47.020Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body
19:55:47 [2024-02-22T19:55:47.020Z] === RUN   TestNetworkInvalidJSON/networks/create/empty_body
19:55:47 [2024-02-22T19:55:47.020Z] --- PASS: TestNetworkInvalidJSON (0.01s)
19:55:47 [2024-02-22T19:55:47.020Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s)
19:55:47 [2024-02-22T19:55:47.020Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s)
19:55:47 [2024-02-22T19:55:47.020Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s)
19:55:47 [2024-02-22T19:55:47.020Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s)
19:55:47 [2024-02-22T19:55:47.020Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s)
19:55:47 [2024-02-22T19:55:47.020Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s)
19:55:47 [2024-02-22T19:55:47.020Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s)
19:55:47 [2024-02-22T19:55:47.020Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s)
19:55:47 [2024-02-22T19:55:47.020Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s)
19:55:47 [2024-02-22T19:55:47.020Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s)
19:55:47 [2024-02-22T19:55:47.020Z]     --- PASS: TestNetworkInvalidJSON/networks/create (0.00s)
19:55:47 [2024-02-22T19:55:47.020Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s)
19:55:47 [2024-02-22T19:55:47.020Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s)
19:55:47 [2024-02-22T19:55:47.020Z]         --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s)
19:55:47 [2024-02-22T19:55:47.020Z]         --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s)
19:55:47 [2024-02-22T19:55:47.020Z] === RUN   TestNetworkList
19:55:47 [2024-02-22T19:55:47.020Z] === RUN   TestNetworkList//networks
19:55:47 [2024-02-22T19:55:47.020Z] === PAUSE TestNetworkList//networks
19:55:47 [2024-02-22T19:55:47.020Z] === RUN   TestNetworkList//networks/
19:55:47 [2024-02-22T19:55:47.020Z] === PAUSE TestNetworkList//networks/
19:55:47 [2024-02-22T19:55:47.020Z] === CONT  TestNetworkList//networks
19:55:47 [2024-02-22T19:55:47.020Z] === CONT  TestNetworkList//networks/
19:55:47 [2024-02-22T19:55:47.020Z] --- PASS: TestNetworkList (0.01s)
19:55:47 [2024-02-22T19:55:47.020Z]     --- PASS: TestNetworkList//networks (0.00s)
19:55:47 [2024-02-22T19:55:47.020Z]     --- PASS: TestNetworkList//networks/ (0.00s)
19:55:47 [2024-02-22T19:55:47.020Z] === RUN   TestHostIPv4BridgeLabel
19:55:47 [2024-02-22T19:55:47.279Z] --- PASS: TestHostIPv4BridgeLabel (0.55s)
19:55:47 [2024-02-22T19:55:47.279Z] === RUN   TestDefaultNetworkOpts
19:55:47 [2024-02-22T19:55:47.279Z] === RUN   TestDefaultNetworkOpts/default_value
19:55:48 [2024-02-22T19:55:48.654Z] === RUN   TestDefaultNetworkOpts/cmdline_value
19:55:49 [2024-02-22T19:55:49.590Z] === RUN   TestDefaultNetworkOpts/config-from_value
19:55:50 [2024-02-22T19:55:50.966Z] --- PASS: TestDefaultNetworkOpts (3.45s)
19:55:50 [2024-02-22T19:55:50.966Z]     --- PASS: TestDefaultNetworkOpts/default_value (1.12s)
19:55:50 [2024-02-22T19:55:50.966Z]     --- PASS: TestDefaultNetworkOpts/cmdline_value (1.14s)
19:55:50 [2024-02-22T19:55:50.966Z]     --- PASS: TestDefaultNetworkOpts/config-from_value (1.19s)
19:55:50 [2024-02-22T19:55:50.966Z] === RUN   TestForbidDuplicateNetworkNames
19:55:51 [2024-02-22T19:55:51.533Z] --- PASS: TestForbidDuplicateNetworkNames (0.63s)
19:55:51 [2024-02-22T19:55:51.533Z] === RUN   TestDaemonRestartWithLiveRestore
19:55:52 [2024-02-22T19:55:52.467Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s)
19:55:52 [2024-02-22T19:55:52.467Z] === RUN   TestDaemonDefaultNetworkPools
19:55:53 [2024-02-22T19:55:53.402Z] --- PASS: TestDaemonDefaultNetworkPools (0.78s)
19:55:53 [2024-02-22T19:55:53.402Z] === RUN   TestDaemonRestartWithExistingNetwork
19:55:54 [2024-02-22T19:55:54.337Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.15s)
19:55:54 [2024-02-22T19:55:54.337Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
19:55:55 [2024-02-22T19:55:55.715Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.24s)
19:55:55 [2024-02-22T19:55:55.715Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
19:55:56 [2024-02-22T19:55:56.281Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s)
19:55:56 [2024-02-22T19:55:56.281Z] === RUN   TestServiceWithPredefinedNetwork
19:55:58 [2024-02-22T19:55:58.812Z] --- PASS: TestServiceWithPredefinedNetwork (2.16s)
19:55:58 [2024-02-22T19:55:58.812Z] === RUN   TestServiceRemoveKeepsIngressNetwork
19:55:58 [2024-02-22T19:55:58.812Z]     service_test.go:250: FLAKY_TEST
19:55:58 [2024-02-22T19:55:58.812Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
19:55:58 [2024-02-22T19:55:58.812Z] === RUN   TestServiceWithDataPathPortInit
19:56:13 [2024-02-22T19:56:13.710Z] --- PASS: TestServiceWithDataPathPortInit (13.06s)
19:56:13 [2024-02-22T19:56:13.710Z] === RUN   TestServiceWithDefaultAddressPoolInit
19:56:13 [2024-02-22T19:56:13.710Z]     service_test.go:440: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:regmsncuvf04lr7169w23cbjp Created:2024-02-22 19:56:12.6473831 +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[730611d86bd07922724e60241121fd220437400511941da1215375ea44ddb37c:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.8pgqmaqw6mf9r3tf7fgxon10b EndpointID:5764fca41f40213356c420a9d9bc5dc2f36ca3ce6423228c1fd7b17038fa7c1a MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:a8f1498e11d835de9462e4377a5167c32e45914911c68a8652a0e4c2cf84713b 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:5ec49af77047 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.8pgqmaqw6mf9r3tf7fgxon10b EndpointID:5764fca41f40213356c420a9d9bc5dc2f36ca3ce6423228c1fd7b17038fa7c1a EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
19:56:18 [2024-02-22T19:56:18.981Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.75s)
19:56:18 [2024-02-22T19:56:18.981Z] PASS
19:56:18 [2024-02-22T19:56:18.981Z] 
19:56:18 [2024-02-22T19:56:18.981Z] === Skipped
19:56:18 [2024-02-22T19:56:18.981Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
19:56:18 [2024-02-22T19:56:18.981Z]     service_test.go:250: FLAKY_TEST
19:56:18 [2024-02-22T19:56:18.981Z] 
19:56:18 [2024-02-22T19:56:18.981Z] DONE 44 tests, 1 skipped in 47.031s
19:56:18 [2024-02-22T19:56:18.981Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m  
19:56:18 [2024-02-22T19:56:18.981Z] ++ '[' -n '' ']'
19:56:18 [2024-02-22T19:56:18.981Z] ++ 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
19:56:18 [2024-02-22T19:56:18.981Z] ++ set -e
19:56:18 [2024-02-22T19:56:18.981Z] ++ '[' -n 0 ']'
19:56:18 [2024-02-22T19:56:18.981Z] ++ set -x
19:56:18 [2024-02-22T19:56:18.981Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.IKgJtLjj80/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
19:56:18 [2024-02-22T19:56:18.981Z] INFO: Testing against a local daemon
19:56:18 [2024-02-22T19:56:18.981Z] === RUN   TestDockerNetworkIpvlanPersistance
19:56:18 [2024-02-22T19:56:18.981Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
19:56:18 [2024-02-22T19:56:18.981Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
19:56:18 [2024-02-22T19:56:18.981Z] === RUN   TestDockerNetworkIpvlan
19:56:18 [2024-02-22T19:56:18.981Z]     ipvlan_test.go:55: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
19:56:18 [2024-02-22T19:56:18.981Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
19:56:18 [2024-02-22T19:56:18.981Z] PASS
19:56:18 [2024-02-22T19:56:18.981Z] 
19:56:18 [2024-02-22T19:56:18.981Z] === Skipped
19:56:18 [2024-02-22T19:56:18.981Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
19:56:18 [2024-02-22T19:56:18.981Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
19:56:18 [2024-02-22T19:56:18.981Z] 
19:56:18 [2024-02-22T19:56:18.981Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
19:56:18 [2024-02-22T19:56:18.981Z]     ipvlan_test.go:55: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
19:56:18 [2024-02-22T19:56:18.981Z] 
19:56:18 [2024-02-22T19:56:18.981Z] DONE 2 tests, 2 skipped in 0.030s
19:56:18 [2024-02-22T19:56:18.981Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m  
19:56:18 [2024-02-22T19:56:18.981Z] ++ '[' -n '' ']'
19:56:18 [2024-02-22T19:56:18.981Z] ++ 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
19:56:18 [2024-02-22T19:56:18.981Z] ++ set -e
19:56:18 [2024-02-22T19:56:18.981Z] ++ '[' -n 0 ']'
19:56:18 [2024-02-22T19:56:18.981Z] ++ set -x
19:56:18 [2024-02-22T19:56:18.981Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.IKgJtLjj80/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
19:56:18 [2024-02-22T19:56:18.981Z] INFO: Testing against a local daemon
19:56:18 [2024-02-22T19:56:18.981Z] === RUN   TestDockerNetworkMacvlanPersistance
19:56:19 [2024-02-22T19:56:19.549Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.16s)
19:56:19 [2024-02-22T19:56:19.549Z] === RUN   TestDockerNetworkMacvlan
19:56:19 [2024-02-22T19:56:19.549Z] === RUN   TestDockerNetworkMacvlan/Subinterface
19:56:20 [2024-02-22T19:56:20.116Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
19:56:21 [2024-02-22T19:56:21.052Z] === RUN   TestDockerNetworkMacvlan/NilParent
19:56:22 [2024-02-22T19:56:22.427Z] === RUN   TestDockerNetworkMacvlan/InternalMode
19:56:23 [2024-02-22T19:56:23.803Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
19:56:25 [2024-02-22T19:56:25.705Z] === RUN   TestDockerNetworkMacvlan/Addressing
19:56:26 [2024-02-22T19:56:26.640Z] --- PASS: TestDockerNetworkMacvlan (7.17s)
19:56:26 [2024-02-22T19:56:26.640Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.66s)
19:56:26 [2024-02-22T19:56:26.640Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.71s)
19:56:26 [2024-02-22T19:56:26.640Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (1.35s)
19:56:26 [2024-02-22T19:56:26.640Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (1.35s)
19:56:26 [2024-02-22T19:56:26.640Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.06s)
19:56:26 [2024-02-22T19:56:26.640Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (1.04s)
19:56:26 [2024-02-22T19:56:26.640Z] PASS
19:56:26 [2024-02-22T19:56:26.640Z] 
19:56:26 [2024-02-22T19:56:26.640Z] DONE 8 tests in 8.361s
19:56:26 [2024-02-22T19:56:26.641Z] Running /go/src/github.com/docker/docker/integration/networking (arm64.integration.networking) flags=-test.v -test.timeout=120m  
19:56:26 [2024-02-22T19:56:26.641Z] ++ '[' -n '' ']'
19:56:26 [2024-02-22T19:56:26.641Z] ++ 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
19:56:26 [2024-02-22T19:56:26.641Z] ++ set -e
19:56:26 [2024-02-22T19:56:26.641Z] ++ '[' -n 0 ']'
19:56:26 [2024-02-22T19:56:26.641Z] ++ set -x
19:56:26 [2024-02-22T19:56:26.641Z] ++ 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.IKgJtLjj80/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
19:56:26 [2024-02-22T19:56:26.641Z] INFO: Testing against a local daemon
19:56:26 [2024-02-22T19:56:26.641Z] === RUN   TestBridgeICC
19:56:27 [2024-02-22T19:56:27.207Z] === RUN   TestBridgeICC/IPv4_non-internal_network
19:56:28 [2024-02-22T19:56:28.143Z] === RUN   TestBridgeICC/IPv4_internal_network
19:56:29 [2024-02-22T19:56:29.078Z] === RUN   TestBridgeICC/IPv6_ULA_on_non-internal_network
19:56:30 [2024-02-22T19:56:30.012Z] === RUN   TestBridgeICC/IPv6_ULA_on_internal_network
19:56:30 [2024-02-22T19:56:30.947Z] === RUN   TestBridgeICC/IPv6_link-local_address_on_non-internal_network
19:56:31 [2024-02-22T19:56:31.882Z] === RUN   TestBridgeICC/IPv6_link-local_address_on_internal_network
19:56:33 [2024-02-22T19:56:33.257Z] === RUN   TestBridgeICC/IPv6_link-local_address_on_non-internal_network_ping_by_name
19:56:34 [2024-02-22T19:56:34.192Z] === RUN   TestBridgeICC/IPv6_nonstandard_link-local_subnet_on_non-internal_network_ping_by_name
19:56:35 [2024-02-22T19:56:35.127Z] === RUN   TestBridgeICC/IPv6_non-internal_network_with_SLAAC_LL_address
19:56:38 [2024-02-22T19:56:38.411Z] === RUN   TestBridgeICC/IPv6_internal_network_with_SLAAC_LL_address
19:56:41 [2024-02-22T19:56:41.694Z] --- PASS: TestBridgeICC (14.56s)
19:56:41 [2024-02-22T19:56:41.694Z]     --- PASS: TestBridgeICC/IPv4_non-internal_network (0.93s)
19:56:41 [2024-02-22T19:56:41.694Z]     --- PASS: TestBridgeICC/IPv4_internal_network (0.88s)
19:56:41 [2024-02-22T19:56:41.694Z]     --- PASS: TestBridgeICC/IPv6_ULA_on_non-internal_network (1.03s)
19:56:41 [2024-02-22T19:56:41.694Z]     --- PASS: TestBridgeICC/IPv6_ULA_on_internal_network (0.87s)
19:56:41 [2024-02-22T19:56:41.694Z]     --- PASS: TestBridgeICC/IPv6_link-local_address_on_non-internal_network (1.04s)
19:56:41 [2024-02-22T19:56:41.694Z]     --- PASS: TestBridgeICC/IPv6_link-local_address_on_internal_network (0.97s)
19:56:41 [2024-02-22T19:56:41.694Z]     --- PASS: TestBridgeICC/IPv6_link-local_address_on_non-internal_network_ping_by_name (1.03s)
19:56:41 [2024-02-22T19:56:41.694Z]     --- PASS: TestBridgeICC/IPv6_nonstandard_link-local_subnet_on_non-internal_network_ping_by_name (1.11s)
19:56:41 [2024-02-22T19:56:41.694Z]     --- PASS: TestBridgeICC/IPv6_non-internal_network_with_SLAAC_LL_address (3.08s)
19:56:41 [2024-02-22T19:56:41.694Z]     --- PASS: TestBridgeICC/IPv6_internal_network_with_SLAAC_LL_address (3.02s)
19:56:41 [2024-02-22T19:56:41.694Z] === RUN   TestBridgeINC
19:56:41 [2024-02-22T19:56:41.694Z] === RUN   TestBridgeINC/IPv4_non-internal_network
19:56:45 [2024-02-22T19:56:45.891Z] === RUN   TestBridgeINC/IPv4_internal_network
19:56:46 [2024-02-22T19:56:46.844Z] === RUN   TestBridgeINC/IPv6_ULA_on_non-internal_network
19:56:51 [2024-02-22T19:56:51.028Z] === RUN   TestBridgeINC/IPv6_ULA_on_internal_network
19:56:51 [2024-02-22T19:56:51.963Z] --- PASS: TestBridgeINC (10.84s)
19:56:51 [2024-02-22T19:56:51.963Z]     --- PASS: TestBridgeINC/IPv4_non-internal_network (4.07s)
19:56:51 [2024-02-22T19:56:51.963Z]     --- PASS: TestBridgeINC/IPv4_internal_network (0.97s)
19:56:51 [2024-02-22T19:56:51.963Z]     --- PASS: TestBridgeINC/IPv6_ULA_on_non-internal_network (4.16s)
19:56:51 [2024-02-22T19:56:51.963Z]     --- PASS: TestBridgeINC/IPv6_ULA_on_internal_network (1.04s)
19:56:51 [2024-02-22T19:56:51.963Z] === RUN   TestDefaultBridgeIPv6
19:56:51 [2024-02-22T19:56:51.963Z] === RUN   TestDefaultBridgeIPv6/IPv6_ULA
19:56:53 [2024-02-22T19:56:53.339Z] === RUN   TestDefaultBridgeIPv6/IPv6_LLA_only
19:56:54 [2024-02-22T19:56:54.713Z] === RUN   TestDefaultBridgeIPv6/IPv6_nonstandard_LLA_only
19:56:56 [2024-02-22T19:56:56.089Z] --- PASS: TestDefaultBridgeIPv6 (4.07s)
19:56:56 [2024-02-22T19:56:56.089Z]     --- PASS: TestDefaultBridgeIPv6/IPv6_ULA (1.35s)
19:56:56 [2024-02-22T19:56:56.089Z]     --- PASS: TestDefaultBridgeIPv6/IPv6_LLA_only (1.37s)
19:56:56 [2024-02-22T19:56:56.089Z]     --- PASS: TestDefaultBridgeIPv6/IPv6_nonstandard_LLA_only (1.34s)
19:56:56 [2024-02-22T19:56:56.089Z] === RUN   TestDefaultBridgeAddresses
19:56:56 [2024-02-22T19:56:56.089Z] === RUN   TestDefaultBridgeAddresses/Unique-Local_Subnet_Changes
19:56:57 [2024-02-22T19:56:57.991Z] === RUN   TestDefaultBridgeAddresses/Link-Local_Subnet_Changes
19:56:59 [2024-02-22T19:56:59.366Z] --- PASS: TestDefaultBridgeAddresses (3.10s)
19:56:59 [2024-02-22T19:56:59.366Z]     --- PASS: TestDefaultBridgeAddresses/Unique-Local_Subnet_Changes (1.55s)
19:56:59 [2024-02-22T19:56:59.366Z]     --- PASS: TestDefaultBridgeAddresses/Link-Local_Subnet_Changes (1.55s)
19:56:59 [2024-02-22T19:56:59.366Z] === RUN   TestInternalNwConnectivity
19:57:02 [2024-02-22T19:57:02.648Z] --- PASS: TestInternalNwConnectivity (3.21s)
19:57:02 [2024-02-22T19:57:02.648Z] === RUN   TestEtcHostsIpv6
19:57:03 [2024-02-22T19:57:03.215Z] === RUN   TestEtcHostsIpv6/IPv6_enabled
19:57:03 [2024-02-22T19:57:03.473Z] === RUN   TestEtcHostsIpv6/IPv6_disabled
19:57:07 [2024-02-22T19:57:07.659Z] --- PASS: TestEtcHostsIpv6 (4.50s)
19:57:07 [2024-02-22T19:57:07.659Z]     --- PASS: TestEtcHostsIpv6/IPv6_enabled (0.45s)
19:57:07 [2024-02-22T19:57:07.659Z]     --- PASS: TestEtcHostsIpv6/IPv6_disabled (3.45s)
19:57:07 [2024-02-22T19:57:07.659Z] === RUN   TestMACAddrOnRestart
19:57:09 [2024-02-22T19:57:09.034Z] --- PASS: TestMACAddrOnRestart (1.89s)
19:57:09 [2024-02-22T19:57:09.034Z] === RUN   TestCfgdMACAddrOnRestart
19:57:11 [2024-02-22T19:57:11.564Z] --- PASS: TestCfgdMACAddrOnRestart (2.35s)
19:57:11 [2024-02-22T19:57:11.564Z] === RUN   TestInspectCfgdMAC
19:57:11 [2024-02-22T19:57:11.823Z] === RUN   TestInspectCfgdMAC/generated_address_default_bridge
19:57:11 [2024-02-22T19:57:11.823Z] === RUN   TestInspectCfgdMAC/configured_address_default_bridge
19:57:11 [2024-02-22T19:57:11.823Z] === RUN   TestInspectCfgdMAC/generated_address_custom_bridge
19:57:12 [2024-02-22T19:57:12.081Z] === RUN   TestInspectCfgdMAC/configured_address_custom_bridge
19:57:12 [2024-02-22T19:57:12.081Z] === RUN   TestInspectCfgdMAC/ctr-wide_address_default_bridge
19:57:12 [2024-02-22T19:57:12.339Z] --- PASS: TestInspectCfgdMAC (1.05s)
19:57:12 [2024-02-22T19:57:12.339Z]     --- PASS: TestInspectCfgdMAC/generated_address_default_bridge (0.04s)
19:57:12 [2024-02-22T19:57:12.339Z]     --- PASS: TestInspectCfgdMAC/configured_address_default_bridge (0.03s)
19:57:12 [2024-02-22T19:57:12.339Z]     --- PASS: TestInspectCfgdMAC/generated_address_custom_bridge (0.18s)
19:57:12 [2024-02-22T19:57:12.339Z]     --- PASS: TestInspectCfgdMAC/configured_address_custom_bridge (0.16s)
19:57:12 [2024-02-22T19:57:12.339Z]     --- PASS: TestInspectCfgdMAC/ctr-wide_address_default_bridge (0.04s)
19:57:12 [2024-02-22T19:57:12.339Z] PASS
19:57:12 [2024-02-22T19:57:12.339Z] 
19:57:12 [2024-02-22T19:57:12.339Z] DONE 35 tests in 45.606s
19:57:12 [2024-02-22T19:57:12.339Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m  
19:57:12 [2024-02-22T19:57:12.339Z] ++ '[' -n '' ']'
19:57:12 [2024-02-22T19:57:12.339Z] ++ 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
19:57:12 [2024-02-22T19:57:12.339Z] ++ set -e
19:57:12 [2024-02-22T19:57:12.339Z] ++ '[' -n 0 ']'
19:57:12 [2024-02-22T19:57:12.339Z] ++ set -x
19:57:12 [2024-02-22T19:57:12.339Z] ++ 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.IKgJtLjj80/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
19:57:12 [2024-02-22T19:57:12.339Z] testing: warning: no tests to run
19:57:12 [2024-02-22T19:57:12.339Z] PASS
19:57:12 [2024-02-22T19:57:12.339Z] 
19:57:12 [2024-02-22T19:57:12.339Z] DONE 0 tests in 0.005s
19:57:12 [2024-02-22T19:57:12.339Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m  
19:57:12 [2024-02-22T19:57:12.339Z] ++ '[' -n '' ']'
19:57:12 [2024-02-22T19:57:12.339Z] ++ 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
19:57:12 [2024-02-22T19:57:12.339Z] ++ set -e
19:57:12 [2024-02-22T19:57:12.339Z] ++ '[' -n 0 ']'
19:57:12 [2024-02-22T19:57:12.339Z] ++ set -x
19:57:12 [2024-02-22T19:57:12.339Z] ++ 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.IKgJtLjj80/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
19:57:12 [2024-02-22T19:57:12.339Z] INFO: Testing against a local daemon
19:57:12 [2024-02-22T19:57:12.339Z] === RUN   TestAuthZPluginAllowRequest
19:57:13 [2024-02-22T19:57:13.274Z] --- PASS: TestAuthZPluginAllowRequest (0.98s)
19:57:13 [2024-02-22T19:57:13.274Z] === RUN   TestAuthZPluginTLS
19:57:13 [2024-02-22T19:57:13.840Z] --- PASS: TestAuthZPluginTLS (0.54s)
19:57:13 [2024-02-22T19:57:13.840Z] === RUN   TestAuthZPluginDenyRequest
19:57:14 [2024-02-22T19:57:14.407Z] --- PASS: TestAuthZPluginDenyRequest (0.53s)
19:57:14 [2024-02-22T19:57:14.407Z] === RUN   TestAuthZPluginAPIDenyResponse
19:57:14 [2024-02-22T19:57:14.974Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.52s)
19:57:14 [2024-02-22T19:57:14.974Z] === RUN   TestAuthZPluginDenyResponse
19:57:15 [2024-02-22T19:57:15.540Z] --- PASS: TestAuthZPluginDenyResponse (0.53s)
19:57:15 [2024-02-22T19:57:15.540Z] === RUN   TestAuthZPluginAllowEventStream
19:57:16 [2024-02-22T19:57:16.106Z] 2024/02/22 19:57:16 http: panic serving 127.0.0.1:47912: runtime error: invalid memory address or nil pointer dereference
19:57:16 [2024-02-22T19:57:16.106Z] goroutine 143 [running]:
19:57:16 [2024-02-22T19:57:16.106Z] net/http.(*conn).serve.func1()
19:57:16 [2024-02-22T19:57:16.106Z] 	/usr/local/go/src/net/http/server.go:1868 +0xb0
19:57:16 [2024-02-22T19:57:16.106Z] panic({0xa855e0?, 0x15aa340?})
19:57:16 [2024-02-22T19:57:16.106Z] 	/usr/local/go/src/runtime/panic.go:920 +0x26c
19:57:16 [2024-02-22T19:57:16.106Z] github.com/docker/docker/integration/plugin/authz.setupSuite.func3({0xd85e10, 0x4000472840}, 0xffff3caa1cd0?)
19:57:16 [2024-02-22T19:57:16.106Z] 	/go/src/github.com/docker/docker/integration/plugin/authz/main_test.go:159 +0x14c
19:57:16 [2024-02-22T19:57:16.106Z] net/http.HandlerFunc.ServeHTTP(0x40001e2a00?, {0xd85e10?, 0x4000472840?}, 0x402d64?)
19:57:16 [2024-02-22T19:57:16.106Z] 	/usr/local/go/src/net/http/server.go:2136 +0x38
19:57:16 [2024-02-22T19:57:16.106Z] net/http.(*ServeMux).ServeHTTP(0xd8c178?, {0xd85e10, 0x4000472840}, 0x40001e2a00)
19:57:16 [2024-02-22T19:57:16.106Z] 	/usr/local/go/src/net/http/server.go:2514 +0x144
19:57:16 [2024-02-22T19:57:16.106Z] github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp.(*middleware).serveHTTP(0x4000539970, {0xd849d0?, 0x40002f01c0}, 0x40001e2900, {0xd7ab00, 0x4000127100})
19:57:16 [2024-02-22T19:57:16.106Z] 	/go/src/github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/handler.go:229 +0xf44
19:57:16 [2024-02-22T19:57:16.106Z] github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp.NewMiddleware.func1.1({0xd849d0?, 0x40002f01c0?}, 0x40003b4820?)
19:57:16 [2024-02-22T19:57:16.106Z] 	/go/src/github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/handler.go:81 +0x40
19:57:16 [2024-02-22T19:57:16.106Z] net/http.HandlerFunc.ServeHTTP(0x10?, {0xd849d0?, 0x40002f01c0?}, 0x40002f01c0?)
19:57:16 [2024-02-22T19:57:16.106Z] 	/usr/local/go/src/net/http/server.go:2136 +0x38
19:57:16 [2024-02-22T19:57:16.106Z] net/http.serverHandler.ServeHTTP({0xd81448?}, {0xd849d0?, 0x40002f01c0?}, 0x6?)
19:57:16 [2024-02-22T19:57:16.106Z] 	/usr/local/go/src/net/http/server.go:2938 +0xbc
19:57:16 [2024-02-22T19:57:16.106Z] net/http.(*conn).serve(0x400026f950, {0xd8c178, 0x40000267b0})
19:57:16 [2024-02-22T19:57:16.106Z] 	/usr/local/go/src/net/http/server.go:2009 +0x518
19:57:16 [2024-02-22T19:57:16.106Z] created by net/http.(*Server).Serve in goroutine 11
19:57:16 [2024-02-22T19:57:16.106Z] 	/usr/local/go/src/net/http/server.go:3086 +0x4cc
19:57:17 [2024-02-22T19:57:17.481Z] 2024/02/22 19:57:17 http: panic serving 127.0.0.1:47914: could not unmarshal json for /AuthZPlugin.AuthZRes: unexpected end of JSON input
19:57:17 [2024-02-22T19:57:17.481Z] goroutine 199 [running]:
19:57:17 [2024-02-22T19:57:17.481Z] net/http.(*conn).serve.func1()
19:57:17 [2024-02-22T19:57:17.481Z] 	/usr/local/go/src/net/http/server.go:1868 +0xb0
19:57:17 [2024-02-22T19:57:17.481Z] panic({0xa1b780?, 0x4000491220?})
19:57:17 [2024-02-22T19:57:17.481Z] 	/usr/local/go/src/runtime/panic.go:920 +0x26c
19:57:17 [2024-02-22T19:57:17.481Z] github.com/docker/docker/integration/plugin/authz.setupSuite.func3({0xd85e10, 0x400011db00}, 0xffff83817c58?)
19:57:17 [2024-02-22T19:57:17.481Z] 	/go/src/github.com/docker/docker/integration/plugin/authz/main_test.go:149 +0x360
19:57:17 [2024-02-22T19:57:17.481Z] net/http.HandlerFunc.ServeHTTP(0x40001cb300?, {0xd85e10?, 0x400011db00?}, 0x402d64?)
19:57:17 [2024-02-22T19:57:17.481Z] 	/usr/local/go/src/net/http/server.go:2136 +0x38
19:57:17 [2024-02-22T19:57:17.481Z] net/http.(*ServeMux).ServeHTTP(0xd8c178?, {0xd85e10, 0x400011db00}, 0x40001cb300)
19:57:17 [2024-02-22T19:57:17.481Z] 	/usr/local/go/src/net/http/server.go:2514 +0x144
19:57:17 [2024-02-22T19:57:17.481Z] github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp.(*middleware).serveHTTP(0x4000539970, {0xd849d0?, 0x40000f0700}, 0x40001e2b00, {0xd7ab00, 0x4000127100})
19:57:17 [2024-02-22T19:57:17.481Z] 	/go/src/github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/handler.go:229 +0xf44
19:57:17 [2024-02-22T19:57:17.481Z] github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp.NewMiddleware.func1.1({0xd849d0?, 0x40000f0700?}, 0x4000026f60?)
19:57:17 [2024-02-22T19:57:17.481Z] 	/go/src/github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/handler.go:81 +0x40
19:57:17 [2024-02-22T19:57:17.481Z] net/http.HandlerFunc.ServeHTTP(0x1607dc0?, {0xd849d0?, 0x40000f0700?}, 0x4000315b40?)
19:57:17 [2024-02-22T19:57:17.481Z] 	/usr/local/go/src/net/http/server.go:2136 +0x38
19:57:17 [2024-02-22T19:57:17.481Z] net/http.serverHandler.ServeHTTP({0x4000026f60?}, {0xd849d0?, 0x40000f0700?}, 0x6?)
19:57:17 [2024-02-22T19:57:17.481Z] 	/usr/local/go/src/net/http/server.go:2938 +0xbc
19:57:17 [2024-02-22T19:57:17.481Z] net/http.(*conn).serve(0x400026e990, {0xd8c178, 0x40000267b0})
19:57:17 [2024-02-22T19:57:17.481Z] 	/usr/local/go/src/net/http/server.go:2009 +0x518
19:57:17 [2024-02-22T19:57:17.481Z] created by net/http.(*Server).Serve in goroutine 11
19:57:17 [2024-02-22T19:57:17.481Z] 	/usr/local/go/src/net/http/server.go:3086 +0x4cc
19:57:19 [2024-02-22T19:57:19.381Z] 2024/02/22 19:57:19 http: panic serving 127.0.0.1:47916: could not unmarshal json for /AuthZPlugin.AuthZRes: unexpected end of JSON input
19:57:19 [2024-02-22T19:57:19.381Z] goroutine 213 [running]:
19:57:19 [2024-02-22T19:57:19.381Z] net/http.(*conn).serve.func1()
19:57:19 [2024-02-22T19:57:19.381Z] 	/usr/local/go/src/net/http/server.go:1868 +0xb0
19:57:19 [2024-02-22T19:57:19.381Z] panic({0xa1b780?, 0x400026c0b0?})
19:57:19 [2024-02-22T19:57:19.381Z] 	/usr/local/go/src/runtime/panic.go:920 +0x26c
19:57:19 [2024-02-22T19:57:19.381Z] github.com/docker/docker/integration/plugin/authz.setupSuite.func3({0xd85e10, 0x400070c180}, 0xffff3ca0a658?)
19:57:19 [2024-02-22T19:57:19.381Z] 	/go/src/github.com/docker/docker/integration/plugin/authz/main_test.go:149 +0x360
19:57:19 [2024-02-22T19:57:19.381Z] net/http.HandlerFunc.ServeHTTP(0x40003ca000?, {0xd85e10?, 0x400070c180?}, 0x402d64?)
19:57:19 [2024-02-22T19:57:19.381Z] 	/usr/local/go/src/net/http/server.go:2136 +0x38
19:57:19 [2024-02-22T19:57:19.381Z] net/http.(*ServeMux).ServeHTTP(0xd8c178?, {0xd85e10, 0x400070c180}, 0x40003ca000)
19:57:19 [2024-02-22T19:57:19.381Z] 	/usr/local/go/src/net/http/server.go:2514 +0x144
19:57:19 [2024-02-22T19:57:19.381Z] github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp.(*middleware).serveHTTP(0x4000539970, {0xd849d0?, 0x4000352000}, 0x40001cb400, {0xd7ab00, 0x4000127100})
19:57:19 [2024-02-22T19:57:19.381Z] 	/go/src/github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/handler.go:229 +0xf44
19:57:19 [2024-02-22T19:57:19.381Z] github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp.NewMiddleware.func1.1({0xd849d0?, 0x4000352000?}, 0x400017cd50?)
19:57:19 [2024-02-22T19:57:19.381Z] 	/go/src/github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/handler.go:81 +0x40
19:57:19 [2024-02-22T19:57:19.381Z] net/http.HandlerFunc.ServeHTTP(0x1607dc0?, {0xd849d0?, 0x4000352000?}, 0x4000315b40?)
19:57:19 [2024-02-22T19:57:19.381Z] 	/usr/local/go/src/net/http/server.go:2136 +0x38
19:57:19 [2024-02-22T19:57:19.381Z] net/http.serverHandler.ServeHTTP({0x400017cd50?}, {0xd849d0?, 0x4000352000?}, 0x6?)
19:57:19 [2024-02-22T19:57:19.381Z] 	/usr/local/go/src/net/http/server.go:2938 +0xbc
19:57:19 [2024-02-22T19:57:19.381Z] net/http.(*conn).serve(0x4000464cf0, {0xd8c178, 0x40000267b0})
19:57:19 [2024-02-22T19:57:19.381Z] 	/usr/local/go/src/net/http/server.go:2009 +0x518
19:57:19 [2024-02-22T19:57:19.381Z] created by net/http.(*Server).Serve in goroutine 11
19:57:19 [2024-02-22T19:57:19.381Z] 	/usr/local/go/src/net/http/server.go:3086 +0x4cc
19:57:21 [2024-02-22T19:57:21.295Z] --- PASS: TestAuthZPluginAllowEventStream (5.98s)
19:57:21 [2024-02-22T19:57:21.295Z] === RUN   TestAuthZPluginErrorResponse
19:57:21 [2024-02-22T19:57:21.861Z] --- PASS: TestAuthZPluginErrorResponse (0.53s)
19:57:21 [2024-02-22T19:57:21.861Z] === RUN   TestAuthZPluginErrorRequest
19:57:22 [2024-02-22T19:57:22.428Z] --- PASS: TestAuthZPluginErrorRequest (0.52s)
19:57:22 [2024-02-22T19:57:22.428Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
19:57:22 [2024-02-22T19:57:22.994Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s)
19:57:22 [2024-02-22T19:57:22.994Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
19:57:24 [2024-02-22T19:57:24.369Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.11s)
19:57:24 [2024-02-22T19:57:24.369Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
19:57:25 [2024-02-22T19:57:25.304Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.09s)
19:57:25 [2024-02-22T19:57:25.304Z] === RUN   TestAuthZPluginHeader
19:57:25 [2024-02-22T19:57:25.871Z] --- PASS: TestAuthZPluginHeader (0.62s)
19:57:25 [2024-02-22T19:57:25.871Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
19:57:25 [2024-02-22T19:57:25.871Z]     authz_plugin_v2_test.go:40: (*Execution).NotAmd64-fm
19:57:25 [2024-02-22T19:57:25.871Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
19:57:25 [2024-02-22T19:57:25.871Z] === RUN   TestAuthZPluginV2Disable
19:57:25 [2024-02-22T19:57:25.871Z]     authz_plugin_v2_test.go:61: (*Execution).NotAmd64-fm
19:57:25 [2024-02-22T19:57:25.871Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
19:57:25 [2024-02-22T19:57:25.871Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
19:57:25 [2024-02-22T19:57:25.871Z]     authz_plugin_v2_test.go:87: (*Execution).NotAmd64-fm
19:57:25 [2024-02-22T19:57:25.871Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
19:57:25 [2024-02-22T19:57:25.871Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
19:57:25 [2024-02-22T19:57:25.871Z]     authz_plugin_v2_test.go:122: (*Execution).NotAmd64-fm
19:57:25 [2024-02-22T19:57:25.871Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
19:57:25 [2024-02-22T19:57:25.871Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
19:57:43 [2024-02-22T19:57:43.950Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.88s)
19:57:43 [2024-02-22T19:57:43.950Z] PASS
19:57:43 [2024-02-22T19:57:43.950Z] 
19:57:43 [2024-02-22T19:57:43.950Z] === Skipped
19:57:43 [2024-02-22T19:57:43.950Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
19:57:43 [2024-02-22T19:57:43.950Z]     authz_plugin_v2_test.go:40: (*Execution).NotAmd64-fm
19:57:43 [2024-02-22T19:57:43.950Z] 
19:57:43 [2024-02-22T19:57:43.950Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
19:57:43 [2024-02-22T19:57:43.950Z]     authz_plugin_v2_test.go:61: (*Execution).NotAmd64-fm
19:57:43 [2024-02-22T19:57:43.950Z] 
19:57:43 [2024-02-22T19:57:43.950Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
19:57:43 [2024-02-22T19:57:43.950Z]     authz_plugin_v2_test.go:87: (*Execution).NotAmd64-fm
19:57:43 [2024-02-22T19:57:43.950Z] 
19:57:43 [2024-02-22T19:57:43.950Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
19:57:43 [2024-02-22T19:57:43.950Z]     authz_plugin_v2_test.go:122: (*Execution).NotAmd64-fm
19:57:43 [2024-02-22T19:57:43.950Z] 
19:57:43 [2024-02-22T19:57:43.950Z] DONE 17 tests, 4 skipped in 30.396s
19:57:43 [2024-02-22T19:57:43.950Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m  
19:57:43 [2024-02-22T19:57:43.950Z] ++ '[' -n '' ']'
19:57:43 [2024-02-22T19:57:43.950Z] ++ 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
19:57:43 [2024-02-22T19:57:43.950Z] ++ set -e
19:57:43 [2024-02-22T19:57:43.950Z] ++ '[' -n 0 ']'
19:57:43 [2024-02-22T19:57:43.950Z] ++ set -x
19:57:43 [2024-02-22T19:57:43.950Z] ++ 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.IKgJtLjj80/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
19:57:43 [2024-02-22T19:57:43.950Z] INFO: Testing against a local daemon
19:57:43 [2024-02-22T19:57:43.950Z] === RUN   TestPluginInvalidJSON
19:57:43 [2024-02-22T19:57:43.950Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set
19:57:43 [2024-02-22T19:57:43.950Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set
19:57:43 [2024-02-22T19:57:43.950Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade
19:57:43 [2024-02-22T19:57:43.950Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade
19:57:43 [2024-02-22T19:57:43.950Z] === RUN   TestPluginInvalidJSON/plugins/pull
19:57:43 [2024-02-22T19:57:43.950Z] === PAUSE TestPluginInvalidJSON/plugins/pull
19:57:43 [2024-02-22T19:57:43.950Z] === CONT  TestPluginInvalidJSON/plugins/foobar/set
19:57:43 [2024-02-22T19:57:43.950Z] === CONT  TestPluginInvalidJSON/plugins/pull
19:57:43 [2024-02-22T19:57:43.950Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type
19:57:43 [2024-02-22T19:57:43.950Z] === CONT  TestPluginInvalidJSON/plugins/foobar/upgrade
19:57:43 [2024-02-22T19:57:43.950Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type
19:57:43 [2024-02-22T19:57:43.950Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_content_type
19:57:43 [2024-02-22T19:57:43.950Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_JSON
19:57:43 [2024-02-22T19:57:43.950Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON
19:57:43 [2024-02-22T19:57:43.950Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON
19:57:43 [2024-02-22T19:57:43.950Z] === RUN   TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON
19:57:43 [2024-02-22T19:57:43.950Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON
19:57:43 [2024-02-22T19:57:43.950Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON
19:57:43 [2024-02-22T19:57:43.950Z] === RUN   TestPluginInvalidJSON/plugins/pull/empty_body
19:57:43 [2024-02-22T19:57:43.950Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/empty_body
19:57:43 [2024-02-22T19:57:43.950Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body
19:57:43 [2024-02-22T19:57:43.950Z] --- PASS: TestPluginInvalidJSON (0.01s)
19:57:43 [2024-02-22T19:57:43.950Z]     --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s)
19:57:43 [2024-02-22T19:57:43.950Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s)
19:57:43 [2024-02-22T19:57:43.950Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s)
19:57:43 [2024-02-22T19:57:43.950Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s)
19:57:43 [2024-02-22T19:57:43.950Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s)
19:57:43 [2024-02-22T19:57:43.950Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s)
19:57:43 [2024-02-22T19:57:43.950Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s)
19:57:43 [2024-02-22T19:57:43.950Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s)
19:57:43 [2024-02-22T19:57:43.950Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s)
19:57:43 [2024-02-22T19:57:43.950Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s)
19:57:43 [2024-02-22T19:57:43.950Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s)
19:57:43 [2024-02-22T19:57:43.950Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s)
19:57:43 [2024-02-22T19:57:43.950Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s)
19:57:43 [2024-02-22T19:57:43.950Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s)
19:57:43 [2024-02-22T19:57:43.950Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s)
19:57:43 [2024-02-22T19:57:43.950Z] === RUN   TestPluginInstall
19:57:43 [2024-02-22T19:57:43.950Z] === RUN   TestPluginInstall/no_auth
19:57:46 [2024-02-22T19:57:46.482Z] time="2024-02-22T19:57:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
19:57:46 [2024-02-22T19:57:46.482Z] time="2024-02-22T19:57:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:6402c8dd3a7f3c155cdd6d1e28913270ad764693a8e3c4c8e6ec16a1e676e163" mediatype=application/vnd.docker.plugin.v1+json size=522
19:57:46 [2024-02-22T19:57:46.482Z] time="2024-02-22T19:57:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
19:57:46 [2024-02-22T19:57:46.482Z] time="2024-02-22T19:57:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:6402c8dd3a7f3c155cdd6d1e28913270ad764693a8e3c4c8e6ec16a1e676e163" mediatype=application/vnd.docker.plugin.v1+json size=522
19:57:46 [2024-02-22T19:57:46.482Z] === RUN   TestPluginInstall/with_digest
19:57:46 [2024-02-22T19:57:46.741Z] === RUN   TestPluginInstall/with_htpasswd
19:57:47 [2024-02-22T19:57:47.308Z] time="2024-02-22T19:57:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
19:57:47 [2024-02-22T19:57:47.308Z] time="2024-02-22T19:57:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:7c328f6de66d6c4077bac4768f3122b28b2b0a601985dbc5215b69471c88f2a1" mediatype=application/vnd.docker.plugin.v1+json size=522
19:57:47 [2024-02-22T19:57:47.308Z] time="2024-02-22T19:57:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
19:57:47 [2024-02-22T19:57:47.308Z] time="2024-02-22T19:57:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:7c328f6de66d6c4077bac4768f3122b28b2b0a601985dbc5215b69471c88f2a1" mediatype=application/vnd.docker.plugin.v1+json size=522
19:57:47 [2024-02-22T19:57:47.308Z] === RUN   TestPluginInstall/with_insecure
19:57:48 [2024-02-22T19:57:48.244Z] time="2024-02-22T19:57:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
19:57:48 [2024-02-22T19:57:48.244Z] time="2024-02-22T19:57:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:2494f816bd45667d7e2e57607db1300214e9708956589258e0a4bc75dfd0745e" mediatype=application/vnd.docker.plugin.v1+json size=522
19:57:48 [2024-02-22T19:57:48.244Z] time="2024-02-22T19:57:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
19:57:48 [2024-02-22T19:57:48.244Z] time="2024-02-22T19:57:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:2494f816bd45667d7e2e57607db1300214e9708956589258e0a4bc75dfd0745e" mediatype=application/vnd.docker.plugin.v1+json size=522
19:57:48 [2024-02-22T19:57:48.244Z]     plugin_test.go:247: [dd54e515003d3] daemon is not started
19:57:48 [2024-02-22T19:57:48.244Z] --- PASS: TestPluginInstall (5.51s)
19:57:48 [2024-02-22T19:57:48.244Z]     --- PASS: TestPluginInstall/no_auth (3.65s)
19:57:48 [2024-02-22T19:57:48.244Z]     --- PASS: TestPluginInstall/with_digest (0.48s)
19:57:48 [2024-02-22T19:57:48.244Z]     --- PASS: TestPluginInstall/with_htpasswd (0.45s)
19:57:48 [2024-02-22T19:57:48.244Z]     --- PASS: TestPluginInstall/with_insecure (0.92s)
19:57:48 [2024-02-22T19:57:48.244Z] === RUN   TestPluginsWithRuntimes
19:57:49 [2024-02-22T19:57:49.619Z] === RUN   TestPluginsWithRuntimes/No_Args
19:57:50 [2024-02-22T19:57:50.555Z] === RUN   TestPluginsWithRuntimes/With_Args
19:57:51 [2024-02-22T19:57:51.489Z] --- PASS: TestPluginsWithRuntimes (3.12s)
19:57:51 [2024-02-22T19:57:51.489Z]     --- PASS: TestPluginsWithRuntimes/No_Args (0.82s)
19:57:51 [2024-02-22T19:57:51.489Z]     --- PASS: TestPluginsWithRuntimes/With_Args (0.82s)
19:57:51 [2024-02-22T19:57:51.489Z] === RUN   TestPluginBackCompatMediaTypes
19:57:51 [2024-02-22T19:57:51.748Z] --- PASS: TestPluginBackCompatMediaTypes (0.48s)
19:57:51 [2024-02-22T19:57:51.748Z] PASS
19:57:51 [2024-02-22T19:57:51.748Z] 
19:57:51 [2024-02-22T19:57:51.748Z] DONE 25 tests in 9.145s
19:57:51 [2024-02-22T19:57:51.748Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m  
19:57:51 [2024-02-22T19:57:51.748Z] ++ '[' -n '' ']'
19:57:51 [2024-02-22T19:57:51.748Z] ++ 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
19:57:51 [2024-02-22T19:57:51.748Z] ++ set -e
19:57:51 [2024-02-22T19:57:51.748Z] ++ '[' -n 0 ']'
19:57:51 [2024-02-22T19:57:51.748Z] ++ set -x
19:57:51 [2024-02-22T19:57:51.748Z] ++ 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.IKgJtLjj80/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
19:57:51 [2024-02-22T19:57:51.748Z] INFO: Testing against a local daemon
19:57:51 [2024-02-22T19:57:51.748Z] === RUN   TestExternalGraphDriver
19:57:52 [2024-02-22T19:57:52.314Z] === RUN   TestExternalGraphDriver/json
19:57:52 [2024-02-22T19:57:52.314Z] === RUN   TestExternalGraphDriver/spec
19:57:52 [2024-02-22T19:57:52.314Z] === RUN   TestExternalGraphDriver/pull
19:57:52 [2024-02-22T19:57:52.314Z] --- PASS: TestExternalGraphDriver (0.34s)
19:57:52 [2024-02-22T19:57:52.314Z]     --- PASS: TestExternalGraphDriver/json (0.00s)
19:57:52 [2024-02-22T19:57:52.314Z]     --- PASS: TestExternalGraphDriver/spec (0.00s)
19:57:52 [2024-02-22T19:57:52.314Z]     --- PASS: TestExternalGraphDriver/pull (0.00s)
19:57:52 [2024-02-22T19:57:52.314Z] === RUN   TestGraphdriverPluginV2
19:57:52 [2024-02-22T19:57:52.573Z]     external_test.go:416: (*Execution).NotAmd64-fm
19:57:52 [2024-02-22T19:57:52.573Z] --- SKIP: TestGraphdriverPluginV2 (0.32s)
19:57:52 [2024-02-22T19:57:52.573Z] PASS
19:57:52 [2024-02-22T19:57:52.573Z] 
19:57:52 [2024-02-22T19:57:52.573Z] === Skipped
19:57:52 [2024-02-22T19:57:52.573Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.32s)
19:57:52 [2024-02-22T19:57:52.573Z]     external_test.go:416: (*Execution).NotAmd64-fm
19:57:52 [2024-02-22T19:57:52.573Z] 
19:57:52 [2024-02-22T19:57:52.573Z] DONE 5 tests, 1 skipped in 0.694s
19:57:52 [2024-02-22T19:57:52.573Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m  
19:57:52 [2024-02-22T19:57:52.573Z] ++ '[' -n '' ']'
19:57:52 [2024-02-22T19:57:52.573Z] ++ 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
19:57:52 [2024-02-22T19:57:52.573Z] ++ set -e
19:57:52 [2024-02-22T19:57:52.573Z] ++ '[' -n 0 ']'
19:57:52 [2024-02-22T19:57:52.573Z] ++ set -x
19:57:52 [2024-02-22T19:57:52.573Z] ++ 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.IKgJtLjj80/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
19:57:52 [2024-02-22T19:57:52.573Z] INFO: Testing against a local daemon
19:57:52 [2024-02-22T19:57:52.573Z] === RUN   TestContinueAfterPluginCrash
19:57:52 [2024-02-22T19:57:52.573Z] === PAUSE TestContinueAfterPluginCrash
19:57:52 [2024-02-22T19:57:52.573Z] === RUN   TestReadPluginNoRead
19:57:52 [2024-02-22T19:57:52.573Z] === PAUSE TestReadPluginNoRead
19:57:52 [2024-02-22T19:57:52.573Z] === RUN   TestDaemonStartWithLogOpt
19:57:52 [2024-02-22T19:57:52.573Z] === PAUSE TestDaemonStartWithLogOpt
19:57:52 [2024-02-22T19:57:52.573Z] === CONT  TestContinueAfterPluginCrash
19:57:52 [2024-02-22T19:57:52.573Z] === CONT  TestDaemonStartWithLogOpt
19:57:52 [2024-02-22T19:57:52.573Z] === CONT  TestReadPluginNoRead
19:57:55 [2024-02-22T19:57:55.105Z] === RUN   TestReadPluginNoRead/default
19:57:55 [2024-02-22T19:57:55.105Z] --- PASS: TestDaemonStartWithLogOpt (2.58s)
19:57:56 [2024-02-22T19:57:56.040Z] === RUN   TestReadPluginNoRead/disabled_caching
19:57:56 [2024-02-22T19:57:56.974Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
19:57:58 [2024-02-22T19:57:58.349Z]     read_test.go:93: [da06a8a462869] daemon is not started
19:57:58 [2024-02-22T19:57:58.349Z] --- PASS: TestReadPluginNoRead (5.53s)
19:57:58 [2024-02-22T19:57:58.349Z]     --- PASS: TestReadPluginNoRead/default (1.18s)
19:57:58 [2024-02-22T19:57:58.349Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.11s)
19:57:58 [2024-02-22T19:57:58.349Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.11s)
19:58:00 [2024-02-22T19:58:00.249Z] --- PASS: TestContinueAfterPluginCrash (7.54s)
19:58:00 [2024-02-22T19:58:00.249Z] PASS
19:58:00 [2024-02-22T19:58:00.249Z] 
19:58:00 [2024-02-22T19:58:00.249Z] DONE 6 tests in 7.564s
19:58:00 [2024-02-22T19:58:00.249Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m  
19:58:00 [2024-02-22T19:58:00.249Z] ++ '[' -n '' ']'
19:58:00 [2024-02-22T19:58:00.249Z] ++ 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
19:58:00 [2024-02-22T19:58:00.249Z] ++ set -e
19:58:00 [2024-02-22T19:58:00.249Z] ++ '[' -n 0 ']'
19:58:00 [2024-02-22T19:58:00.249Z] ++ set -x
19:58:00 [2024-02-22T19:58:00.249Z] ++ 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.IKgJtLjj80/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
19:58:00 [2024-02-22T19:58:00.249Z] testing: warning: no tests to run
19:58:00 [2024-02-22T19:58:00.249Z] PASS
19:58:00 [2024-02-22T19:58:00.249Z] 
19:58:00 [2024-02-22T19:58:00.249Z] DONE 0 tests in 0.005s
19:58:00 [2024-02-22T19:58:00.249Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m  
19:58:00 [2024-02-22T19:58:00.249Z] ++ '[' -n '' ']'
19:58:00 [2024-02-22T19:58:00.249Z] ++ 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
19:58:00 [2024-02-22T19:58:00.249Z] ++ set -e
19:58:00 [2024-02-22T19:58:00.249Z] ++ '[' -n 0 ']'
19:58:00 [2024-02-22T19:58:00.249Z] ++ set -x
19:58:00 [2024-02-22T19:58:00.249Z] ++ 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.IKgJtLjj80/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
19:58:00 [2024-02-22T19:58:00.249Z] INFO: Testing against a local daemon
19:58:00 [2024-02-22T19:58:00.249Z] === RUN   TestPluginWithDevMounts
19:58:00 [2024-02-22T19:58:00.249Z] === PAUSE TestPluginWithDevMounts
19:58:00 [2024-02-22T19:58:00.249Z] === CONT  TestPluginWithDevMounts
19:58:01 [2024-02-22T19:58:01.623Z] --- PASS: TestPluginWithDevMounts (1.46s)
19:58:01 [2024-02-22T19:58:01.623Z] PASS
19:58:01 [2024-02-22T19:58:01.623Z] 
19:58:01 [2024-02-22T19:58:01.623Z] DONE 1 tests in 1.487s
19:58:01 [2024-02-22T19:58:01.623Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m  
19:58:01 [2024-02-22T19:58:01.623Z] ++ '[' -n '' ']'
19:58:01 [2024-02-22T19:58:01.623Z] ++ 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
19:58:01 [2024-02-22T19:58:01.623Z] ++ set -e
19:58:01 [2024-02-22T19:58:01.623Z] ++ '[' -n 0 ']'
19:58:01 [2024-02-22T19:58:01.623Z] ++ set -x
19:58:01 [2024-02-22T19:58:01.623Z] ++ 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.IKgJtLjj80/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
19:58:01 [2024-02-22T19:58:01.623Z] INFO: Testing against a local daemon
19:58:01 [2024-02-22T19:58:01.623Z] === RUN   TestSecretInspect
19:58:03 [2024-02-22T19:58:03.523Z] --- PASS: TestSecretInspect (1.92s)
19:58:03 [2024-02-22T19:58:03.523Z] === RUN   TestSecretList
19:58:05 [2024-02-22T19:58:05.433Z] --- PASS: TestSecretList (1.93s)
19:58:05 [2024-02-22T19:58:05.433Z] === RUN   TestSecretsCreateAndDelete
19:58:07 [2024-02-22T19:58:07.335Z] --- PASS: TestSecretsCreateAndDelete (1.86s)
19:58:07 [2024-02-22T19:58:07.335Z] === RUN   TestSecretsUpdate
19:58:09 [2024-02-22T19:58:09.236Z] --- PASS: TestSecretsUpdate (1.85s)
19:58:09 [2024-02-22T19:58:09.236Z] === RUN   TestTemplatedSecret
19:58:11 [2024-02-22T19:58:11.765Z] --- PASS: TestTemplatedSecret (2.42s)
19:58:11 [2024-02-22T19:58:11.765Z] === RUN   TestSecretCreateResolve
19:58:13 [2024-02-22T19:58:13.667Z] --- PASS: TestSecretCreateResolve (1.93s)
19:58:13 [2024-02-22T19:58:13.667Z] PASS
19:58:13 [2024-02-22T19:58:13.667Z] 
19:58:13 [2024-02-22T19:58:13.667Z] DONE 6 tests in 11.943s
19:58:13 [2024-02-22T19:58:13.667Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m  
19:58:13 [2024-02-22T19:58:13.667Z] ++ '[' -n '' ']'
19:58:13 [2024-02-22T19:58:13.667Z] ++ 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
19:58:13 [2024-02-22T19:58:13.667Z] ++ set -e
19:58:13 [2024-02-22T19:58:13.667Z] ++ '[' -n 0 ']'
19:58:13 [2024-02-22T19:58:13.667Z] ++ set -x
19:58:13 [2024-02-22T19:58:13.667Z] ++ 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.IKgJtLjj80/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
19:58:13 [2024-02-22T19:58:13.667Z] INFO: Testing against a local daemon
19:58:13 [2024-02-22T19:58:13.667Z] === RUN   TestServiceCreateInit
19:58:13 [2024-02-22T19:58:13.667Z] === RUN   TestServiceCreateInit/daemonInitDisabled
19:58:16 [2024-02-22T19:58:16.951Z] === RUN   TestServiceCreateInit/daemonInitEnabled
19:58:20 [2024-02-22T19:58:20.234Z] --- PASS: TestServiceCreateInit (6.66s)
19:58:20 [2024-02-22T19:58:20.234Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (3.30s)
19:58:20 [2024-02-22T19:58:20.234Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (3.35s)
19:58:20 [2024-02-22T19:58:20.234Z] === RUN   TestCreateServiceMultipleTimes
19:58:35 [2024-02-22T19:58:35.107Z] --- PASS: TestCreateServiceMultipleTimes (14.23s)
19:58:35 [2024-02-22T19:58:35.107Z] === RUN   TestCreateServiceConflict
19:58:36 [2024-02-22T19:58:36.482Z] --- PASS: TestCreateServiceConflict (1.97s)
19:58:36 [2024-02-22T19:58:36.482Z] === RUN   TestCreateServiceMaxReplicas
19:58:39 [2024-02-22T19:58:39.012Z] --- PASS: TestCreateServiceMaxReplicas (2.62s)
19:58:39 [2024-02-22T19:58:39.012Z] === RUN   TestCreateServiceSecretFileMode
19:58:53 [2024-02-22T19:58:53.886Z] --- PASS: TestCreateServiceSecretFileMode (12.34s)
19:58:53 [2024-02-22T19:58:53.886Z] === RUN   TestCreateServiceConfigFileMode
19:59:03 [2024-02-22T19:59:03.857Z] --- PASS: TestCreateServiceConfigFileMode (12.37s)
19:59:03 [2024-02-22T19:59:03.857Z] === RUN   TestCreateServiceSysctls
19:59:07 [2024-02-22T19:59:07.155Z] --- PASS: TestCreateServiceSysctls (2.99s)
19:59:07 [2024-02-22T19:59:07.155Z] === RUN   TestCreateServiceCapabilities
19:59:09 [2024-02-22T19:59:09.057Z] --- PASS: TestCreateServiceCapabilities (2.34s)
19:59:09 [2024-02-22T19:59:09.057Z] === RUN   TestInspect
19:59:12 [2024-02-22T19:59:12.341Z] --- PASS: TestInspect (2.65s)
19:59:12 [2024-02-22T19:59:12.341Z] === RUN   TestCreateJob
19:59:14 [2024-02-22T19:59:14.872Z] --- PASS: TestCreateJob (2.84s)
19:59:14 [2024-02-22T19:59:14.872Z] === RUN   TestReplicatedJob
19:59:19 [2024-02-22T19:59:19.059Z] --- PASS: TestReplicatedJob (4.16s)
19:59:19 [2024-02-22T19:59:19.059Z] === RUN   TestUpdateReplicatedJob
19:59:21 [2024-02-22T19:59:21.590Z] --- PASS: TestUpdateReplicatedJob (2.91s)
19:59:21 [2024-02-22T19:59:21.590Z] === RUN   TestServiceListWithStatuses
19:59:25 [2024-02-22T19:59:25.779Z] --- PASS: TestServiceListWithStatuses (3.98s)
19:59:25 [2024-02-22T19:59:25.779Z] === RUN   TestDockerNetworkConnectAliasPreV144
19:59:29 [2024-02-22T19:59:29.965Z] --- PASS: TestDockerNetworkConnectAliasPreV144 (3.87s)
19:59:29 [2024-02-22T19:59:29.965Z] === RUN   TestDockerNetworkReConnect
19:59:33 [2024-02-22T19:59:33.250Z] --- PASS: TestDockerNetworkReConnect (3.12s)
19:59:33 [2024-02-22T19:59:33.250Z] === RUN   TestServicePlugin
19:59:33 [2024-02-22T19:59:33.250Z]     plugin_test.go:25: (*Execution).NotAmd64-fm
19:59:33 [2024-02-22T19:59:33.250Z] --- SKIP: TestServicePlugin (0.00s)
19:59:33 [2024-02-22T19:59:33.250Z] === RUN   TestServiceUpdateLabel
19:59:34 [2024-02-22T19:59:34.627Z] --- PASS: TestServiceUpdateLabel (1.94s)
19:59:34 [2024-02-22T19:59:34.627Z] === RUN   TestServiceUpdateSecrets
19:59:49 [2024-02-22T19:59:49.501Z] --- PASS: TestServiceUpdateSecrets (14.18s)
19:59:49 [2024-02-22T19:59:49.501Z] === RUN   TestServiceUpdateConfigs
20:00:04 [2024-02-22T20:00:04.382Z] --- PASS: TestServiceUpdateConfigs (14.14s)
20:00:04 [2024-02-22T20:00:04.382Z] === RUN   TestServiceUpdateNetwork
20:00:16 [2024-02-22T20:00:16.581Z] --- PASS: TestServiceUpdateNetwork (11.94s)
20:00:16 [2024-02-22T20:00:16.581Z] === RUN   TestServiceUpdatePidsLimit
20:00:16 [2024-02-22T20:00:16.581Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
20:00:16 [2024-02-22T20:00:16.581Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
20:00:24 [2024-02-22T20:00:24.693Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
20:00:31 [2024-02-22T20:00:31.254Z] --- PASS: TestServiceUpdatePidsLimit (15.95s)
20:00:31 [2024-02-22T20:00:31.255Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.52s)
20:00:31 [2024-02-22T20:00:31.255Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.78s)
20:00:31 [2024-02-22T20:00:31.255Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.78s)
20:00:31 [2024-02-22T20:00:31.255Z] PASS
20:00:31 [2024-02-22T20:00:31.255Z] 
20:00:31 [2024-02-22T20:00:31.255Z] === Skipped
20:00:31 [2024-02-22T20:00:31.255Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s)
20:00:31 [2024-02-22T20:00:31.255Z]     plugin_test.go:25: (*Execution).NotAmd64-fm
20:00:31 [2024-02-22T20:00:31.255Z] 
20:00:31 [2024-02-22T20:00:31.255Z] DONE 26 tests, 1 skipped in 137.230s
20:00:31 [2024-02-22T20:00:31.255Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m  
20:00:31 [2024-02-22T20:00:31.255Z] ++ '[' -n '' ']'
20:00:31 [2024-02-22T20:00:31.255Z] ++ 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
20:00:31 [2024-02-22T20:00:31.255Z] ++ set -e
20:00:31 [2024-02-22T20:00:31.255Z] ++ '[' -n 0 ']'
20:00:31 [2024-02-22T20:00:31.255Z] ++ set -x
20:00:31 [2024-02-22T20:00:31.255Z] ++ 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.IKgJtLjj80/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
20:00:31 [2024-02-22T20:00:31.255Z] INFO: Testing against a local daemon
20:00:31 [2024-02-22T20:00:31.255Z] === RUN   TestSessionCreate
20:00:31 [2024-02-22T20:00:31.255Z] --- PASS: TestSessionCreate (0.01s)
20:00:31 [2024-02-22T20:00:31.255Z] === RUN   TestSessionCreateWithBadUpgrade
20:00:31 [2024-02-22T20:00:31.255Z] --- PASS: TestSessionCreateWithBadUpgrade (0.01s)
20:00:31 [2024-02-22T20:00:31.255Z] PASS
20:00:31 [2024-02-22T20:00:31.255Z] 
20:00:31 [2024-02-22T20:00:31.255Z] DONE 2 tests in 0.039s
20:00:31 [2024-02-22T20:00:31.255Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m  
20:00:31 [2024-02-22T20:00:31.255Z] ++ '[' -n '' ']'
20:00:31 [2024-02-22T20:00:31.255Z] ++ 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
20:00:31 [2024-02-22T20:00:31.255Z] ++ set -e
20:00:31 [2024-02-22T20:00:31.255Z] ++ '[' -n 0 ']'
20:00:31 [2024-02-22T20:00:31.255Z] ++ set -x
20:00:31 [2024-02-22T20:00:31.255Z] ++ 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.IKgJtLjj80/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
20:00:31 [2024-02-22T20:00:31.255Z] INFO: Testing against a local daemon
20:00:31 [2024-02-22T20:00:31.255Z] === RUN   TestCgroupDriverSystemdMemoryLimit
20:00:31 [2024-02-22T20:00:31.255Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
20:00:31 [2024-02-22T20:00:31.255Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
20:00:31 [2024-02-22T20:00:31.255Z] === RUN   TestDiskUsage
20:00:31 [2024-02-22T20:00:31.255Z] === PAUSE TestDiskUsage
20:00:31 [2024-02-22T20:00:31.255Z] === RUN   TestEventsExecDie
20:00:31 [2024-02-22T20:00:31.255Z] --- PASS: TestEventsExecDie (0.46s)
20:00:31 [2024-02-22T20:00:31.255Z] === RUN   TestEventsBackwardsCompatible
20:00:31 [2024-02-22T20:00:31.513Z] --- PASS: TestEventsBackwardsCompatible (0.06s)
20:00:31 [2024-02-22T20:00:31.513Z] === RUN   TestEventsVolumeCreate
20:00:31 [2024-02-22T20:00:31.513Z] --- PASS: TestEventsVolumeCreate (0.06s)
20:00:31 [2024-02-22T20:00:31.513Z] === RUN   TestInfoBinaryCommits
20:00:31 [2024-02-22T20:00:31.513Z] --- PASS: TestInfoBinaryCommits (0.01s)
20:00:31 [2024-02-22T20:00:31.513Z] === RUN   TestInfoAPIVersioned
20:00:31 [2024-02-22T20:00:31.513Z] --- PASS: TestInfoAPIVersioned (0.01s)
20:00:31 [2024-02-22T20:00:31.513Z] === RUN   TestInfoAPI
20:00:31 [2024-02-22T20:00:31.513Z] --- PASS: TestInfoAPI (0.01s)
20:00:31 [2024-02-22T20:00:31.513Z] === RUN   TestInfoAPIWarnings
20:00:49 [2024-02-22T20:00:49.592Z] --- PASS: TestInfoAPIWarnings (16.54s)
20:00:49 [2024-02-22T20:00:49.592Z] === RUN   TestInfoDebug
20:00:49 [2024-02-22T20:00:49.592Z] --- PASS: TestInfoDebug (0.52s)
20:00:49 [2024-02-22T20:00:49.592Z] === RUN   TestInfoInsecureRegistries
20:00:49 [2024-02-22T20:00:49.592Z] --- PASS: TestInfoInsecureRegistries (0.52s)
20:00:49 [2024-02-22T20:00:49.592Z] === RUN   TestInfoRegistryMirrors
20:00:49 [2024-02-22T20:00:49.592Z] --- PASS: TestInfoRegistryMirrors (0.52s)
20:00:49 [2024-02-22T20:00:49.592Z] === RUN   TestLoginFailsWithBadCredentials
20:00:50 [2024-02-22T20:00:50.527Z] --- PASS: TestLoginFailsWithBadCredentials (0.98s)
20:00:50 [2024-02-22T20:00:50.528Z] === RUN   TestPingCacheHeaders
20:00:50 [2024-02-22T20:00:50.528Z] --- PASS: TestPingCacheHeaders (0.01s)
20:00:50 [2024-02-22T20:00:50.528Z] === RUN   TestPingGet
20:00:50 [2024-02-22T20:00:50.528Z] --- PASS: TestPingGet (0.01s)
20:00:50 [2024-02-22T20:00:50.528Z] === RUN   TestPingHead
20:00:50 [2024-02-22T20:00:50.528Z] --- PASS: TestPingHead (0.01s)
20:00:50 [2024-02-22T20:00:50.528Z] === RUN   TestPingSwarmHeader
20:00:51 [2024-02-22T20:00:51.094Z] === RUN   TestPingSwarmHeader/before_swarm_init
20:00:51 [2024-02-22T20:00:51.661Z] === RUN   TestPingSwarmHeader/after_swarm_init
20:00:52 [2024-02-22T20:00:52.596Z] === RUN   TestPingSwarmHeader/after_swarm_leave
20:00:52 [2024-02-22T20:00:52.596Z] --- PASS: TestPingSwarmHeader (1.98s)
20:00:52 [2024-02-22T20:00:52.596Z]     --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s)
20:00:52 [2024-02-22T20:00:52.596Z]     --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s)
20:00:52 [2024-02-22T20:00:52.596Z]     --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s)
20:00:52 [2024-02-22T20:00:52.596Z] === RUN   TestPingBuilderHeader
20:00:52 [2024-02-22T20:00:52.596Z] === RUN   TestPingBuilderHeader/default_config
20:00:53 [2024-02-22T20:00:53.162Z] === RUN   TestPingBuilderHeader/buildkit_disabled
20:00:53 [2024-02-22T20:00:53.729Z] --- PASS: TestPingBuilderHeader (1.04s)
20:00:53 [2024-02-22T20:00:53.729Z]     --- PASS: TestPingBuilderHeader/default_config (0.51s)
20:00:53 [2024-02-22T20:00:53.729Z]     --- PASS: TestPingBuilderHeader/buildkit_disabled (0.51s)
20:00:53 [2024-02-22T20:00:53.729Z] === RUN   TestVersion
20:00:53 [2024-02-22T20:00:53.729Z] --- PASS: TestVersion (0.01s)
20:00:53 [2024-02-22T20:00:53.729Z] === CONT  TestDiskUsage
20:00:54 [2024-02-22T20:00:54.296Z] === RUN   TestDiskUsage/empty
20:00:54 [2024-02-22T20:00:54.296Z] === RUN   TestDiskUsage/empty/container_types
20:00:54 [2024-02-22T20:00:54.296Z] === RUN   TestDiskUsage/empty/image_types
20:00:54 [2024-02-22T20:00:54.296Z] === RUN   TestDiskUsage/empty/volume_types
20:00:54 [2024-02-22T20:00:54.296Z] === RUN   TestDiskUsage/empty/build-cache_types
20:00:54 [2024-02-22T20:00:54.296Z] === RUN   TestDiskUsage/empty/container,_volume_types
20:00:54 [2024-02-22T20:00:54.296Z] === RUN   TestDiskUsage/empty/image,_build-cache_types
20:00:54 [2024-02-22T20:00:54.296Z] === RUN   TestDiskUsage/empty/container,_volume,_build-cache_types
20:00:54 [2024-02-22T20:00:54.296Z] === RUN   TestDiskUsage/empty/image,_volume,_build-cache_types
20:00:54 [2024-02-22T20:00:54.296Z] === RUN   TestDiskUsage/empty/container,_image,_volume_types
20:00:54 [2024-02-22T20:00:54.296Z] === RUN   TestDiskUsage/empty/container,_image,_volume,_build-cache_types
20:00:54 [2024-02-22T20:00:54.296Z] === RUN   TestDiskUsage/after_LoadBusybox
20:00:54 [2024-02-22T20:00:54.296Z] === RUN   TestDiskUsage/after_LoadBusybox/container_types
20:00:54 [2024-02-22T20:00:54.296Z] === RUN   TestDiskUsage/after_LoadBusybox/image_types
20:00:54 [2024-02-22T20:00:54.296Z] === RUN   TestDiskUsage/after_LoadBusybox/volume_types
20:00:54 [2024-02-22T20:00:54.296Z] === RUN   TestDiskUsage/after_LoadBusybox/build-cache_types
20:00:54 [2024-02-22T20:00:54.296Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume_types
20:00:54 [2024-02-22T20:00:54.296Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_build-cache_types
20:00:54 [2024-02-22T20:00:54.296Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types
20:00:54 [2024-02-22T20:00:54.296Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types
20:00:54 [2024-02-22T20:00:54.296Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume_types
20:00:54 [2024-02-22T20:00:54.296Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types
20:00:54 [2024-02-22T20:00:54.296Z] === RUN   TestDiskUsage/after_container.Run
20:00:54 [2024-02-22T20:00:54.296Z] === RUN   TestDiskUsage/after_container.Run/container_types
20:00:54 [2024-02-22T20:00:54.296Z] === RUN   TestDiskUsage/after_container.Run/image_types
20:00:54 [2024-02-22T20:00:54.296Z] === RUN   TestDiskUsage/after_container.Run/volume_types
20:00:54 [2024-02-22T20:00:54.296Z] === RUN   TestDiskUsage/after_container.Run/build-cache_types
20:00:54 [2024-02-22T20:00:54.296Z] === RUN   TestDiskUsage/after_container.Run/container,_volume_types
20:00:54 [2024-02-22T20:00:54.296Z] === RUN   TestDiskUsage/after_container.Run/image,_build-cache_types
20:00:54 [2024-02-22T20:00:54.296Z] === RUN   TestDiskUsage/after_container.Run/container,_volume,_build-cache_types
20:00:54 [2024-02-22T20:00:54.296Z] === RUN   TestDiskUsage/after_container.Run/image,_volume,_build-cache_types
20:00:54 [2024-02-22T20:00:54.296Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume_types
20:00:54 [2024-02-22T20:00:54.296Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types
20:00:54 [2024-02-22T20:00:54.555Z] --- PASS: TestDiskUsage (0.97s)
20:00:54 [2024-02-22T20:00:54.555Z]     --- PASS: TestDiskUsage/empty (0.01s)
20:00:54 [2024-02-22T20:00:54.555Z]         --- PASS: TestDiskUsage/empty/container_types (0.00s)
20:00:54 [2024-02-22T20:00:54.555Z]         --- PASS: TestDiskUsage/empty/image_types (0.00s)
20:00:54 [2024-02-22T20:00:54.555Z]         --- PASS: TestDiskUsage/empty/volume_types (0.00s)
20:00:54 [2024-02-22T20:00:54.555Z]         --- PASS: TestDiskUsage/empty/build-cache_types (0.00s)
20:00:54 [2024-02-22T20:00:54.555Z]         --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s)
20:00:54 [2024-02-22T20:00:54.555Z]         --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s)
20:00:54 [2024-02-22T20:00:54.555Z]         --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s)
20:00:54 [2024-02-22T20:00:54.555Z]         --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s)
20:00:54 [2024-02-22T20:00:54.555Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s)
20:00:54 [2024-02-22T20:00:54.555Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s)
20:00:54 [2024-02-22T20:00:54.555Z]     --- PASS: TestDiskUsage/after_LoadBusybox (0.08s)
20:00:54 [2024-02-22T20:00:54.555Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s)
20:00:54 [2024-02-22T20:00:54.555Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s)
20:00:54 [2024-02-22T20:00:54.555Z]         --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s)
20:00:54 [2024-02-22T20:00:54.555Z]         --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s)
20:00:54 [2024-02-22T20:00:54.555Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s)
20:00:54 [2024-02-22T20:00:54.555Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s)
20:00:54 [2024-02-22T20:00:54.555Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s)
20:00:54 [2024-02-22T20:00:54.555Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s)
20:00:54 [2024-02-22T20:00:54.555Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s)
20:00:54 [2024-02-22T20:00:54.555Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s)
20:00:54 [2024-02-22T20:00:54.555Z]     --- PASS: TestDiskUsage/after_container.Run (0.19s)
20:00:54 [2024-02-22T20:00:54.555Z]         --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s)
20:00:54 [2024-02-22T20:00:54.555Z]         --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s)
20:00:54 [2024-02-22T20:00:54.555Z]         --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s)
20:00:54 [2024-02-22T20:00:54.555Z]         --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s)
20:00:54 [2024-02-22T20:00:54.555Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s)
20:00:54 [2024-02-22T20:00:54.555Z]         --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s)
20:00:54 [2024-02-22T20:00:54.555Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s)
20:00:54 [2024-02-22T20:00:54.555Z]         --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s)
20:00:54 [2024-02-22T20:00:54.555Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s)
20:00:54 [2024-02-22T20:00:54.555Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s)
20:00:54 [2024-02-22T20:00:54.555Z] PASS
20:00:54 [2024-02-22T20:00:54.555Z] 
20:00:54 [2024-02-22T20:00:54.555Z] === Skipped
20:00:54 [2024-02-22T20:00:54.555Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
20:00:54 [2024-02-22T20:00:54.555Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
20:00:54 [2024-02-22T20:00:54.555Z] 
20:00:54 [2024-02-22T20:00:54.555Z] DONE 57 tests, 1 skipped in 23.751s
20:00:54 [2024-02-22T20:00:54.555Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m  
20:00:54 [2024-02-22T20:00:54.555Z] ++ '[' -n '' ']'
20:00:54 [2024-02-22T20:00:54.555Z] ++ 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
20:00:54 [2024-02-22T20:00:54.555Z] ++ set -e
20:00:54 [2024-02-22T20:00:54.555Z] ++ '[' -n 0 ']'
20:00:54 [2024-02-22T20:00:54.555Z] ++ set -x
20:00:54 [2024-02-22T20:00:54.555Z] ++ 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.IKgJtLjj80/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
20:00:54 [2024-02-22T20:00:54.555Z] INFO: Testing against a local daemon
20:00:54 [2024-02-22T20:00:54.555Z] === RUN   TestRunMountVolumeSubdir
20:00:54 [2024-02-22T20:00:54.814Z]     mount_test.go:28: Setup stderr:
20:00:54 [2024-02-22T20:00:54.814Z]     mount_test.go:28: Setup stdout:
20:00:54 [2024-02-22T20:00:54.814Z]         /volume:
20:00:54 [2024-02-22T20:00:54.814Z]         total 24K    
20:00:54 [2024-02-22T20:00:54.814Z]         drwxr-xr-x    5 root     root        4.0K Feb 22 20:00 .
20:00:54 [2024-02-22T20:00:54.814Z]         drwxr-xr-x    1 root     root        4.0K Feb 22 20:00 ..
20:00:54 [2024-02-22T20:00:54.814Z]         -rw-r--r--    1 root     root           4 Feb 22 20:00 bar.txt
20:00:54 [2024-02-22T20:00:54.814Z]         drwxr-xr-x    2 root     root        4.0K Feb 22 20:00 bin
20:00:54 [2024-02-22T20:00:54.814Z]         drwxr-xr-x    3 root     root        4.0K Feb 22 20:00 hack
20:00:54 [2024-02-22T20:00:54.814Z]         drwxr-xr-x    2 root     root        4.0K Feb 22 20:00 subdir
20:00:54 [2024-02-22T20:00:54.814Z]         
20:00:54 [2024-02-22T20:00:54.814Z]         /volume/hack/:
20:00:54 [2024-02-22T20:00:54.814Z]         total 12K    
20:00:54 [2024-02-22T20:00:54.814Z]         drwxr-xr-x    3 root     root        4.0K Feb 22 20:00 .
20:00:54 [2024-02-22T20:00:54.814Z]         drwxr-xr-x    5 root     root        4.0K Feb 22 20:00 ..
20:00:54 [2024-02-22T20:00:54.814Z]         lrwxrwxrwx    1 root     root           4 Feb 22 20:00 bad -> root
20:00:54 [2024-02-22T20:00:54.814Z]         lrwxrwxrwx    1 root     root           9 Feb 22 20:00 good -> ../subdir
20:00:54 [2024-02-22T20:00:54.814Z]         drwxr-xr-x    2 root     root        4.0K Feb 22 20:00 iwanttobehackedwithtoctou
20:00:54 [2024-02-22T20:00:54.814Z]         lrwxrwxrwx    1 root     root           1 Feb 22 20:00 root -> /
20:00:55 [2024-02-22T20:00:55.073Z] === RUN   TestRunMountVolumeSubdir/subdir
20:00:55 [2024-02-22T20:00:55.332Z]     mount_test.go:101: stdout:
20:00:55 [2024-02-22T20:00:55.332Z]         hello.txt
20:00:55 [2024-02-22T20:00:55.332Z]     mount_test.go:102: stderr:
20:00:55 [2024-02-22T20:00:55.332Z] === RUN   TestRunMountVolumeSubdir/subdir_link
20:00:55 [2024-02-22T20:00:55.899Z]     mount_test.go:101: stdout:
20:00:55 [2024-02-22T20:00:55.899Z]         hello.txt
20:00:55 [2024-02-22T20:00:55.899Z]     mount_test.go:102: stderr:
20:00:55 [2024-02-22T20:00:55.899Z] === RUN   TestRunMountVolumeSubdir/subdir_with_copy_data
20:00:56 [2024-02-22T20:00:56.157Z]     mount_test.go:101: stdout:
20:00:56 [2024-02-22T20:00:56.157Z]         /bin/busybox
20:00:56 [2024-02-22T20:00:56.157Z]     mount_test.go:102: stderr:
20:00:56 [2024-02-22T20:00:56.157Z] === RUN   TestRunMountVolumeSubdir/file
20:00:56 [2024-02-22T20:00:56.724Z]     mount_test.go:101: stdout:
20:00:56 [2024-02-22T20:00:56.724Z]         foo
20:00:56 [2024-02-22T20:00:56.724Z]     mount_test.go:102: stderr:
20:00:56 [2024-02-22T20:00:56.724Z] === RUN   TestRunMountVolumeSubdir/relative_with_backtracks
20:00:56 [2024-02-22T20:00:56.724Z] === RUN   TestRunMountVolumeSubdir/not_existing
20:00:56 [2024-02-22T20:00:56.724Z] === RUN   TestRunMountVolumeSubdir/mount_link
20:00:56 [2024-02-22T20:00:56.983Z] === RUN   TestRunMountVolumeSubdir/mount_link_link
20:00:56 [2024-02-22T20:00:56.983Z] --- PASS: TestRunMountVolumeSubdir (2.39s)
20:00:56 [2024-02-22T20:00:56.983Z]     --- PASS: TestRunMountVolumeSubdir/subdir (0.41s)
20:00:56 [2024-02-22T20:00:56.983Z]     --- PASS: TestRunMountVolumeSubdir/subdir_link (0.38s)
20:00:56 [2024-02-22T20:00:56.983Z]     --- PASS: TestRunMountVolumeSubdir/subdir_with_copy_data (0.40s)
20:00:56 [2024-02-22T20:00:56.983Z]     --- PASS: TestRunMountVolumeSubdir/file (0.42s)
20:00:56 [2024-02-22T20:00:56.983Z]     --- PASS: TestRunMountVolumeSubdir/relative_with_backtracks (0.00s)
20:00:56 [2024-02-22T20:00:56.983Z]     --- PASS: TestRunMountVolumeSubdir/not_existing (0.16s)
20:00:56 [2024-02-22T20:00:56.983Z]     --- PASS: TestRunMountVolumeSubdir/mount_link (0.13s)
20:00:56 [2024-02-22T20:00:56.983Z]     --- PASS: TestRunMountVolumeSubdir/mount_link_link (0.12s)
20:00:56 [2024-02-22T20:00:56.983Z] === RUN   TestVolumesCreateAndList
20:00:56 [2024-02-22T20:00:56.983Z] --- PASS: TestVolumesCreateAndList (0.01s)
20:00:56 [2024-02-22T20:00:56.983Z] === RUN   TestVolumesRemove
20:00:56 [2024-02-22T20:00:56.983Z] === RUN   TestVolumesRemove/volume_in_use
20:00:56 [2024-02-22T20:00:56.983Z] === RUN   TestVolumesRemove/volume_not_in_use
20:00:56 [2024-02-22T20:00:56.983Z] === RUN   TestVolumesRemove/non-existing_volume
20:00:56 [2024-02-22T20:00:56.983Z] === RUN   TestVolumesRemove/non-existing_volume_force
20:00:56 [2024-02-22T20:00:56.983Z] --- PASS: TestVolumesRemove (0.05s)
20:00:56 [2024-02-22T20:00:56.983Z]     --- PASS: TestVolumesRemove/volume_in_use (0.00s)
20:00:56 [2024-02-22T20:00:56.983Z]     --- PASS: TestVolumesRemove/volume_not_in_use (0.01s)
20:00:56 [2024-02-22T20:00:56.983Z]     --- PASS: TestVolumesRemove/non-existing_volume (0.00s)
20:00:56 [2024-02-22T20:00:56.983Z]     --- PASS: TestVolumesRemove/non-existing_volume_force (0.00s)
20:00:56 [2024-02-22T20:00:56.983Z] === RUN   TestVolumesRemoveSwarmEnabled
20:00:56 [2024-02-22T20:00:56.983Z] === PAUSE TestVolumesRemoveSwarmEnabled
20:00:56 [2024-02-22T20:00:56.983Z] === RUN   TestVolumesInspect
20:00:57 [2024-02-22T20:00:57.242Z] --- PASS: TestVolumesInspect (0.01s)
20:00:57 [2024-02-22T20:00:57.242Z] === RUN   TestVolumesInvalidJSON
20:00:57 [2024-02-22T20:00:57.242Z] === RUN   TestVolumesInvalidJSON/volumes/create
20:00:57 [2024-02-22T20:00:57.242Z] === PAUSE TestVolumesInvalidJSON/volumes/create
20:00:57 [2024-02-22T20:00:57.242Z] === CONT  TestVolumesInvalidJSON/volumes/create
20:00:57 [2024-02-22T20:00:57.242Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_content_type
20:00:57 [2024-02-22T20:00:57.242Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_JSON
20:00:57 [2024-02-22T20:00:57.242Z] === RUN   TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON
20:00:57 [2024-02-22T20:00:57.242Z] === RUN   TestVolumesInvalidJSON/volumes/create/empty_body
20:00:57 [2024-02-22T20:00:57.242Z] --- PASS: TestVolumesInvalidJSON (0.01s)
20:00:57 [2024-02-22T20:00:57.242Z]     --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s)
20:00:57 [2024-02-22T20:00:57.242Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s)
20:00:57 [2024-02-22T20:00:57.242Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s)
20:00:57 [2024-02-22T20:00:57.242Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s)
20:00:57 [2024-02-22T20:00:57.242Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s)
20:00:57 [2024-02-22T20:00:57.242Z] === RUN   TestVolumePruneAnonymous
20:00:57 [2024-02-22T20:00:57.242Z] --- PASS: TestVolumePruneAnonymous (0.03s)
20:00:57 [2024-02-22T20:00:57.242Z] === RUN   TestVolumePruneAnonFromImage
20:00:57 [2024-02-22T20:00:57.242Z] --- PASS: TestVolumePruneAnonFromImage (0.12s)
20:00:57 [2024-02-22T20:00:57.242Z] === CONT  TestVolumesRemoveSwarmEnabled
20:00:58 [2024-02-22T20:00:58.617Z] === RUN   TestVolumesRemoveSwarmEnabled/volume_in_use
20:00:58 [2024-02-22T20:00:58.617Z] === RUN   TestVolumesRemoveSwarmEnabled/volume_not_in_use
20:00:58 [2024-02-22T20:00:58.617Z] === RUN   TestVolumesRemoveSwarmEnabled/non-existing_volume
20:00:58 [2024-02-22T20:00:58.617Z] === RUN   TestVolumesRemoveSwarmEnabled/non-existing_volume_force
20:00:59 [2024-02-22T20:00:59.184Z] --- PASS: TestVolumesRemoveSwarmEnabled (1.84s)
20:00:59 [2024-02-22T20:00:59.184Z]     --- PASS: TestVolumesRemoveSwarmEnabled/volume_in_use (0.00s)
20:00:59 [2024-02-22T20:00:59.184Z]     --- PASS: TestVolumesRemoveSwarmEnabled/volume_not_in_use (0.01s)
20:00:59 [2024-02-22T20:00:59.184Z]     --- PASS: TestVolumesRemoveSwarmEnabled/non-existing_volume (0.00s)
20:00:59 [2024-02-22T20:00:59.184Z]     --- PASS: TestVolumesRemoveSwarmEnabled/non-existing_volume_force (0.00s)
20:00:59 [2024-02-22T20:00:59.184Z] PASS
20:00:59 [2024-02-22T20:00:59.184Z] 
20:00:59 [2024-02-22T20:00:59.184Z] DONE 29 tests in 4.491s
20:00:59 [2024-02-22T20:00:59.184Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
20:00:59 [2024-02-22T20:00:59.184Z] ++++ cat bundles/test-integration/TestUsernsCommit/deda0a843b875/docker.pid
20:00:59 [2024-02-22T20:00:59.184Z] +++ kill 65330
20:00:59 [2024-02-22T20:00:59.184Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 65330 is not a child of this shell
20:00:59 [2024-02-22T20:00:59.184Z] warning: PID 65330 from bundles/test-integration/TestUsernsCommit/deda0a843b875/docker.pid had a nonzero exit code
20:00:59 [2024-02-22T20:00:59.184Z] umount: bundles/test-integration/TestUsernsCommit/deda0a843b875/root: not mounted.
20:00:59 [2024-02-22T20:00:59.184Z] ++++ cat bundles/test-integration/docker.pid
20:00:59 [2024-02-22T20:00:59.184Z] +++ kill 24883
20:01:01 [2024-02-22T20:01:01.086Z] +++ /etc/init.d/apparmor stop
20:01:01 [2024-02-22T20:01:01.086Z] Leaving: AppArmorNo profiles have been unloaded.
20:01:01 [2024-02-22T20:01:01.086Z] 
20:01:01 [2024-02-22T20:01:01.086Z] Unloading profiles will leave already running processes permanently
20:01:01 [2024-02-22T20:01:01.086Z] unconfined, which can lead to unexpected situations.
20:01:01 [2024-02-22T20:01:01.086Z] 
20:01:01 [2024-02-22T20:01:01.086Z] To set a process to complain mode, use the command line tool
20:01:01 [2024-02-22T20:01:01.086Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
20:01:01 [2024-02-22T20:01:01.086Z] +++ true
20:01:01 [2024-02-22T20:01:01.086Z] exiting test-integration
20:01:01 [2024-02-22T20:01:01.086Z] ++ exit 0
20:01:01 [2024-02-22T20:01:01.086Z] 
Post stage
[Pipeline] junit
20:01:01 [2024-02-22T20:01:01.695Z] Recording test results
20:01:01 [2024-02-22T20:01:01.890Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
20:01:02 [2024-02-22T20:01:02.182Z] + echo Ensuring container killed.
20:01:02 [2024-02-22T20:01:02.182Z] Ensuring container killed.
20:01:02 [2024-02-22T20:01:02.182Z] + docker rm -vf docker-pr1
20:01:02 [2024-02-22T20:01:02.182Z] Error response from daemon: No such container: docker-pr1
[Pipeline] sh
20:01:02 [2024-02-22T20:01:02.460Z] + echo Chowning /workspace to jenkins user
20:01:02 [2024-02-22T20:01:02.460Z] Chowning /workspace to jenkins user
20:01:02 [2024-02-22T20:01:02.460Z] + id -u
20:01:02 [2024-02-22T20:01:02.460Z] + id -g
20:01:02 [2024-02-22T20:01:02.460Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-47435:/workspace busybox chown -R 1000:1000 /workspace
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
20:01:04 [2024-02-22T20:01:04.118Z] + bundleName=arm64-integration
20:01:04 [2024-02-22T20:01:04.118Z] + echo Creating arm64-integration-bundles.tar.gz
20:01:04 [2024-02-22T20:01:04.118Z] Creating arm64-integration-bundles.tar.gz
20:01:04 [2024-02-22T20:01:04.118Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o+  -name *-report.xml ) -print
20:01:04 [2024-02-22T20:01:04.118Z] xargs tar -czf arm64-integration-bundles.tar.gz
[Pipeline] archiveArtifacts
20:01:04 [2024-02-22T20:01:04.388Z] Archiving artifacts
20:01:04 [2024-02-22T20:01:04.667Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-47435/1/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
20:01:04 [2024-02-22T20:01:04.953Z] + make clean
20:01:04 [2024-02-22T20:01:04.953Z] docker volume rm -f docker-dev-cache docker-mod-cache
20:01:04 [2024-02-22T20:01:04.953Z] docker-dev-cache
20:01:04 [2024-02-22T20:01:04.953Z] 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
Deleted 0 stash(es) from https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-47435/1/stashes/