Skip to content
Success

Console Output

Pull request #46553 opened
10:03:32 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials)
Obtained Jenkinsfile from bb5402e6fba892348bc4972635198909408e66d9+605c8fb75dcfcd5d2d79dce5a58b330a6d5165dc (96d6a0465530f1fda1f65cda268113fd9c1d165d)
Running in Durability level: PERFORMANCE_OPTIMIZED
Loading library jps@master
Examining docker/jps
Attempting to resolve master as a branch
Resolved master as branch master at revision 4f8fd6a86e521290dafaf7c28eced2a9b21b220a
The recommended git tool is: NONE
using credential jps-reader
Cloning the remote Git repository
Cloning with configured refspecs honoured and without tags
Cloning repository https://github.com/docker/jps.git
 > git init /var/cloudbees-jenkins-distribution/workspace/moby_PR-46553@libs/jps # timeout=10
Fetching upstream changes from https://github.com/docker/jps.git
 > git --version # timeout=10
 > git --version # 'git version 2.20.1'
using GIT_ASKPASS to set credentials GitHub credentials for docker/jps
 > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config remote.origin.url https://github.com/docker/jps.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
Avoid second fetch
Checking out Revision 4f8fd6a86e521290dafaf7c28eced2a9b21b220a (master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 4f8fd6a86e521290dafaf7c28eced2a9b21b220a # timeout=10
Commit message: "Merge pull request #26 from docker/add-retry-to-vpn-image-pull"
First time build. Skipping changelog.
 > git --version # timeout=10
 > git --version # 'git version 2.20.1'
Excluding src/test/ from checkout of git https://github.com/docker/jps.git so that shared library test code cannot be accessed by Pipelines.
To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins.
[Pipeline] Start of Pipeline
[Pipeline] withEnv
[Pipeline] {
[Pipeline] timeout
Timeout set to expire in 2 hr 0 min
[Pipeline] {
[Pipeline] timestamps
[Pipeline] {
[Pipeline] stage
[Pipeline] { (pr-hack)
[Pipeline] script
[Pipeline] {
[Pipeline] echo
10:03:35 [2023-09-27T10:03:35.083Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353
[Pipeline] milestone
10:03:35 [2023-09-27T10:03:35.086Z] Trying to pass milestone 1
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (DCO-check)
[Pipeline] node
10:03:35 [2023-09-27T10:03:35.319Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-008e3f77dff5d4621) in /home/ubuntu/workspace/moby_PR-46553
[Pipeline] {
[Pipeline] checkout
10:03:35 [2023-09-27T10:03:35.344Z] The recommended git tool is: git
10:03:35 [2023-09-27T10:03:35.369Z] using credential docker-jenkins-github-credentials
10:03:35 [2023-09-27T10:03:35.389Z] Cloning the remote Git repository
10:03:35 [2023-09-27T10:03:35.389Z] Cloning with configured refspecs honoured and without tags
10:03:35 [2023-09-27T10:03:35.402Z] Cloning repository https://github.com/moby/moby.git
10:03:35 [2023-09-27T10:03:35.402Z]  > git init /home/ubuntu/workspace/moby_PR-46553 # timeout=10
10:03:35 [2023-09-27T10:03:35.407Z] Fetching upstream changes from https://github.com/moby/moby.git
10:03:35 [2023-09-27T10:03:35.407Z]  > git --version # timeout=10
10:03:35 [2023-09-27T10:03:35.409Z]  > git --version # 'git version 2.25.1'
10:03:35 [2023-09-27T10:03:35.409Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
10:03:35 [2023-09-27T10:03:35.410Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/46553/head:refs/remotes/origin/PR-46553 +refs/heads/master:refs/remotes/origin/master # timeout=10
10:03:46 [2023-09-27T10:03:46.547Z] Fetching without tags
10:03:46 [2023-09-27T10:03:46.759Z] Merging remotes/origin/master commit 605c8fb75dcfcd5d2d79dce5a58b330a6d5165dc into PR head commit bb5402e6fba892348bc4972635198909408e66d9
10:03:47 [2023-09-27T10:03:47.412Z] Merge succeeded, producing bb5402e6fba892348bc4972635198909408e66d9
10:03:47 [2023-09-27T10:03:47.413Z] Checking out Revision bb5402e6fba892348bc4972635198909408e66d9 (PR-46553)
10:03:46 [2023-09-27T10:03:46.543Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
10:03:46 [2023-09-27T10:03:46.545Z]  > git config --add remote.origin.fetch +refs/pull/46553/head:refs/remotes/origin/PR-46553 # timeout=10
10:03:46 [2023-09-27T10:03:46.548Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
10:03:46 [2023-09-27T10:03:46.554Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
10:03:46 [2023-09-27T10:03:46.559Z] Fetching upstream changes from https://github.com/moby/moby.git
10:03:46 [2023-09-27T10:03:46.559Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
10:03:46 [2023-09-27T10:03:46.560Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/46553/head:refs/remotes/origin/PR-46553 +refs/heads/master:refs/remotes/origin/master # timeout=10
10:03:46 [2023-09-27T10:03:46.771Z]  > git config core.sparsecheckout # timeout=10
10:03:46 [2023-09-27T10:03:46.774Z]  > git checkout -f bb5402e6fba892348bc4972635198909408e66d9 # timeout=10
10:03:47 [2023-09-27T10:03:47.406Z]  > git remote # timeout=10
10:03:47 [2023-09-27T10:03:47.409Z]  > git config --get remote.origin.url # timeout=10
10:03:47 [2023-09-27T10:03:47.411Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
10:03:47 [2023-09-27T10:03:47.412Z]  > git merge 605c8fb75dcfcd5d2d79dce5a58b330a6d5165dc # timeout=10
10:03:47 [2023-09-27T10:03:47.419Z]  > git rev-parse HEAD^{commit} # timeout=10
10:03:47 [2023-09-27T10:03:47.426Z]  > git config core.sparsecheckout # timeout=10
10:03:47 [2023-09-27T10:03:47.428Z]  > git checkout -f bb5402e6fba892348bc4972635198909408e66d9 # timeout=10
10:03:48 [2023-09-27T10:03:48.052Z] Commit message: "libnetwork: Controller: getKeys, getPrimaryKeyTag: slight refactor"
10:03:48 [2023-09-27T10:03:48.052Z] First time build. Skipping changelog.
10:03:48 [2023-09-27T10:03:48.074Z]  > git --version # timeout=10
10:03:48 [2023-09-27T10:03:48.076Z]  > git --version # 'git version 2.25.1'
10:03:48 [2023-09-27T10:03:48.078Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
10:03:48 [2023-09-27T10:03:48.764Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-46553:/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
10:03:51 [2023-09-27T10:03:51.333Z] 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
10:03:51 [2023-09-27T10:03:51.383Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-008e3f77dff5d4621) in /home/ubuntu/workspace/moby_PR-46553
[Pipeline] {
[Pipeline] checkout
10:03:51 [2023-09-27T10:03:51.398Z] The recommended git tool is: git
10:03:51 [2023-09-27T10:03:51.406Z] using credential docker-jenkins-github-credentials
10:03:51 [2023-09-27T10:03:51.423Z] Fetching changes from the remote Git repository
10:03:51 [2023-09-27T10:03:51.429Z] Fetching without tags
10:03:51 [2023-09-27T10:03:51.668Z] Merging remotes/origin/master commit 605c8fb75dcfcd5d2d79dce5a58b330a6d5165dc into PR head commit bb5402e6fba892348bc4972635198909408e66d9
10:03:52 [2023-09-27T10:03:52.229Z] Merge succeeded, producing bb5402e6fba892348bc4972635198909408e66d9
10:03:52 [2023-09-27T10:03:52.230Z] Checking out Revision bb5402e6fba892348bc4972635198909408e66d9 (PR-46553)
10:03:52 [2023-09-27T10:03:52.267Z] Commit message: "libnetwork: Controller: getKeys, getPrimaryKeyTag: slight refactor"
10:03:52 [2023-09-27T10:03:52.288Z]  > git --version # timeout=10
10:03:52 [2023-09-27T10:03:52.291Z]  > git --version # 'git version 2.25.1'
10:03:52 [2023-09-27T10:03:52.293Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a
10:03:51 [2023-09-27T10:03:51.430Z]  > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-46553/.git # timeout=10
10:03:51 [2023-09-27T10:03:51.435Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
10:03:51 [2023-09-27T10:03:51.441Z] Fetching upstream changes from https://github.com/moby/moby.git
10:03:51 [2023-09-27T10:03:51.441Z]  > git --version # timeout=10
10:03:51 [2023-09-27T10:03:51.443Z]  > git --version # 'git version 2.25.1'
10:03:51 [2023-09-27T10:03:51.443Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
10:03:51 [2023-09-27T10:03:51.444Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/46553/head:refs/remotes/origin/PR-46553 +refs/heads/master:refs/remotes/origin/master # timeout=10
10:03:51 [2023-09-27T10:03:51.680Z]  > git config core.sparsecheckout # timeout=10
10:03:51 [2023-09-27T10:03:51.683Z]  > git checkout -f bb5402e6fba892348bc4972635198909408e66d9 # timeout=10
10:03:52 [2023-09-27T10:03:52.219Z]  > git remote # timeout=10
10:03:52 [2023-09-27T10:03:52.221Z]  > git config --get remote.origin.url # timeout=10
10:03:52 [2023-09-27T10:03:52.228Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
10:03:52 [2023-09-27T10:03:52.228Z]  > git merge 605c8fb75dcfcd5d2d79dce5a58b330a6d5165dc # timeout=10
10:03:52 [2023-09-27T10:03:52.236Z]  > git rev-parse HEAD^{commit} # timeout=10
10:03:52 [2023-09-27T10:03:52.241Z]  > git config core.sparsecheckout # timeout=10
10:03:52 [2023-09-27T10:03:52.244Z]  > git checkout -f bb5402e6fba892348bc4972635198909408e66d9 # timeout=10
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
10:03:53 [2023-09-27T10:03:53.699Z] + docker version
10:03:53 [2023-09-27T10:03:53.699Z] Client: Docker Engine - Community
10:03:53 [2023-09-27T10:03:53.699Z]  Version:           24.0.2
10:03:53 [2023-09-27T10:03:53.699Z]  API version:       1.43
10:03:53 [2023-09-27T10:03:53.699Z]  Go version:        go1.20.4
10:03:53 [2023-09-27T10:03:53.699Z]  Git commit:        cb74dfc
10:03:53 [2023-09-27T10:03:53.699Z]  Built:             Thu May 25 21:52:41 2023
10:03:53 [2023-09-27T10:03:53.699Z]  OS/Arch:           linux/arm64
10:03:53 [2023-09-27T10:03:53.699Z]  Context:           default
10:03:53 [2023-09-27T10:03:53.699Z] 
10:03:53 [2023-09-27T10:03:53.699Z] Server: Docker Engine - Community
10:03:53 [2023-09-27T10:03:53.699Z]  Engine:
10:03:53 [2023-09-27T10:03:53.699Z]   Version:          24.0.2
10:03:53 [2023-09-27T10:03:53.699Z]   API version:      1.43 (minimum version 1.12)
10:03:53 [2023-09-27T10:03:53.699Z]   Go version:       go1.20.4
10:03:53 [2023-09-27T10:03:53.699Z]   Git commit:       659604f
10:03:53 [2023-09-27T10:03:53.699Z]   Built:            Thu May 25 21:52:41 2023
10:03:53 [2023-09-27T10:03:53.699Z]   OS/Arch:          linux/arm64
10:03:53 [2023-09-27T10:03:53.699Z]   Experimental:     true
10:03:53 [2023-09-27T10:03:53.699Z]  containerd:
10:03:53 [2023-09-27T10:03:53.700Z]   Version:          1.6.21
10:03:53 [2023-09-27T10:03:53.700Z]   GitCommit:        3dce8eb055cbb6872793272b4f20ed16117344f8
10:03:53 [2023-09-27T10:03:53.700Z]  runc:
10:03:53 [2023-09-27T10:03:53.700Z]   Version:          1.1.7
10:03:53 [2023-09-27T10:03:53.700Z]   GitCommit:        v1.1.7-0-g860f061
10:03:53 [2023-09-27T10:03:53.700Z]  docker-init:
10:03:53 [2023-09-27T10:03:53.700Z]   Version:          0.19.0
10:03:53 [2023-09-27T10:03:53.700Z]   GitCommit:        de40ad0
[Pipeline] sh
10:03:53 [2023-09-27T10:03:53.981Z] + docker info
10:03:53 [2023-09-27T10:03:53.981Z] Client: Docker Engine - Community
10:03:53 [2023-09-27T10:03:53.981Z]  Version:    24.0.2
10:03:53 [2023-09-27T10:03:53.981Z]  Context:    default
10:03:53 [2023-09-27T10:03:53.981Z]  Debug Mode: false
10:03:53 [2023-09-27T10:03:53.981Z]  Plugins:
10:03:53 [2023-09-27T10:03:53.981Z]   buildx: Docker Buildx (Docker Inc.)
10:03:53 [2023-09-27T10:03:53.981Z]     Version:  v0.11.0
10:03:53 [2023-09-27T10:03:53.981Z]     Path:     /usr/libexec/docker/cli-plugins/docker-buildx
10:03:53 [2023-09-27T10:03:53.981Z]   compose: Docker Compose (Docker Inc.)
10:03:53 [2023-09-27T10:03:53.981Z]     Version:  v2.19.1
10:03:53 [2023-09-27T10:03:53.981Z]     Path:     /usr/libexec/docker/cli-plugins/docker-compose
10:03:53 [2023-09-27T10:03:53.981Z] 
10:03:53 [2023-09-27T10:03:53.981Z] Server:
10:03:53 [2023-09-27T10:03:53.981Z]  Containers: 0
10:03:53 [2023-09-27T10:03:53.981Z]   Running: 0
10:03:53 [2023-09-27T10:03:53.981Z]   Paused: 0
10:03:53 [2023-09-27T10:03:53.981Z]   Stopped: 0
10:03:53 [2023-09-27T10:03:53.981Z]  Images: 4
10:03:53 [2023-09-27T10:03:53.981Z]  Server Version: 24.0.2
10:03:53 [2023-09-27T10:03:53.981Z]  Storage Driver: overlay2
10:03:53 [2023-09-27T10:03:53.981Z]   Backing Filesystem: extfs
10:03:53 [2023-09-27T10:03:53.981Z]   Supports d_type: true
10:03:53 [2023-09-27T10:03:53.981Z]   Using metacopy: false
10:03:53 [2023-09-27T10:03:53.981Z]   Native Overlay Diff: true
10:03:53 [2023-09-27T10:03:53.981Z]   userxattr: false
10:03:53 [2023-09-27T10:03:53.981Z]  Logging Driver: json-file
10:03:53 [2023-09-27T10:03:53.981Z]  Cgroup Driver: cgroupfs
10:03:53 [2023-09-27T10:03:53.981Z]  Cgroup Version: 1
10:03:53 [2023-09-27T10:03:53.981Z]  Plugins:
10:03:53 [2023-09-27T10:03:53.981Z]   Volume: local
10:03:53 [2023-09-27T10:03:53.981Z]   Network: bridge host ipvlan macvlan null overlay
10:03:53 [2023-09-27T10:03:53.981Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
10:03:53 [2023-09-27T10:03:53.981Z]  Swarm: inactive
10:03:53 [2023-09-27T10:03:53.981Z]  Runtimes: io.containerd.runc.v2 runc
10:03:53 [2023-09-27T10:03:53.981Z]  Default Runtime: runc
10:03:53 [2023-09-27T10:03:53.981Z]  Init Binary: docker-init
10:03:53 [2023-09-27T10:03:53.981Z]  containerd version: 3dce8eb055cbb6872793272b4f20ed16117344f8
10:03:53 [2023-09-27T10:03:53.981Z]  runc version: v1.1.7-0-g860f061
10:03:53 [2023-09-27T10:03:53.981Z]  init version: de40ad0
10:03:53 [2023-09-27T10:03:53.981Z]  Security Options:
10:03:53 [2023-09-27T10:03:53.981Z]   apparmor
10:03:53 [2023-09-27T10:03:53.981Z]   seccomp
10:03:53 [2023-09-27T10:03:53.981Z]    Profile: builtin
10:03:53 [2023-09-27T10:03:53.981Z]  Kernel Version: 5.15.0-1039-aws
10:03:53 [2023-09-27T10:03:53.981Z]  Operating System: Ubuntu 20.04.6 LTS
10:03:53 [2023-09-27T10:03:53.981Z]  OSType: linux
10:03:53 [2023-09-27T10:03:53.981Z]  Architecture: aarch64
10:03:53 [2023-09-27T10:03:53.981Z]  CPUs: 8
10:03:53 [2023-09-27T10:03:53.981Z]  Total Memory: 30.64GiB
10:03:53 [2023-09-27T10:03:53.981Z]  Name: ip-10-100-48-57
10:03:53 [2023-09-27T10:03:53.981Z]  ID: ef507593-6b20-4340-8f95-bbcbfb83a0a5
10:03:53 [2023-09-27T10:03:53.981Z]  Docker Root Dir: /var/lib/docker
10:03:53 [2023-09-27T10:03:53.981Z]  Debug Mode: false
10:03:53 [2023-09-27T10:03:53.981Z]  Experimental: true
10:03:53 [2023-09-27T10:03:53.981Z]  Insecure Registries:
10:03:53 [2023-09-27T10:03:53.981Z]   127.0.0.0/8
10:03:53 [2023-09-27T10:03:53.981Z]  Live Restore Enabled: true
10:03:53 [2023-09-27T10:03:53.981Z] 
[Pipeline] sh
10:03:54 [2023-09-27T10:03:54.262Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
10:03:54 [2023-09-27T10:03:54.262Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
10:03:54 [2023-09-27T10:03:54.262Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-46553/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh
10:03:54 [2023-09-27T10:03:54.262Z] + bash /home/ubuntu/workspace/moby_PR-46553/check-config.sh
10:03:54 [2023-09-27T10:03:54.262Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
10:03:54 [2023-09-27T10:03:54.262Z] info: reading kernel config from /boot/config-5.15.0-1039-aws ...
10:03:54 [2023-09-27T10:03:54.262Z] 
10:03:54 [2023-09-27T10:03:54.262Z] Generally Necessary:
10:03:54 [2023-09-27T10:03:54.262Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
10:03:54 [2023-09-27T10:03:54.262Z] - apparmor: enabled and tools installed
10:03:54 [2023-09-27T10:03:54.262Z] - CONFIG_NAMESPACES: enabled
10:03:54 [2023-09-27T10:03:54.262Z] - CONFIG_NET_NS: enabled
10:03:54 [2023-09-27T10:03:54.262Z] - CONFIG_PID_NS: enabled
10:03:54 [2023-09-27T10:03:54.262Z] - CONFIG_IPC_NS: enabled
10:03:54 [2023-09-27T10:03:54.262Z] - CONFIG_UTS_NS: enabled
10:03:54 [2023-09-27T10:03:54.262Z] - CONFIG_CGROUPS: enabled
10:03:54 [2023-09-27T10:03:54.262Z] - CONFIG_CGROUP_CPUACCT: enabled
10:03:54 [2023-09-27T10:03:54.262Z] - CONFIG_CGROUP_DEVICE: enabled
10:03:54 [2023-09-27T10:03:54.262Z] - CONFIG_CGROUP_FREEZER: enabled
10:03:54 [2023-09-27T10:03:54.262Z] - CONFIG_CGROUP_SCHED: enabled
10:03:54 [2023-09-27T10:03:54.262Z] - CONFIG_CPUSETS: enabled
10:03:54 [2023-09-27T10:03:54.262Z] - CONFIG_MEMCG: enabled
10:03:54 [2023-09-27T10:03:54.262Z] - CONFIG_KEYS: enabled
10:03:54 [2023-09-27T10:03:54.521Z] - CONFIG_VETH: enabled (as module)
10:03:54 [2023-09-27T10:03:54.521Z] - CONFIG_BRIDGE: enabled (as module)
10:03:54 [2023-09-27T10:03:54.521Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
10:03:54 [2023-09-27T10:03:54.521Z] - CONFIG_IP_NF_FILTER: enabled (as module)
10:03:54 [2023-09-27T10:03:54.521Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
10:03:54 [2023-09-27T10:03:54.521Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
10:03:54 [2023-09-27T10:03:54.521Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
10:03:54 [2023-09-27T10:03:54.521Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
10:03:54 [2023-09-27T10:03:54.521Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module)
10:03:54 [2023-09-27T10:03:54.521Z] - CONFIG_IP_NF_NAT: enabled (as module)
10:03:54 [2023-09-27T10:03:54.521Z] - CONFIG_NF_NAT: enabled (as module)
10:03:54 [2023-09-27T10:03:54.521Z] - CONFIG_POSIX_MQUEUE: enabled
10:03:54 [2023-09-27T10:03:54.521Z] - CONFIG_CGROUP_BPF: enabled
10:03:54 [2023-09-27T10:03:54.521Z] 
10:03:54 [2023-09-27T10:03:54.521Z] Optional Features:
10:03:54 [2023-09-27T10:03:54.521Z] - CONFIG_USER_NS: enabled
10:03:54 [2023-09-27T10:03:54.521Z] - CONFIG_SECCOMP: enabled
10:03:54 [2023-09-27T10:03:54.521Z] - CONFIG_SECCOMP_FILTER: enabled
10:03:54 [2023-09-27T10:03:54.521Z] - CONFIG_CGROUP_PIDS: enabled
10:03:54 [2023-09-27T10:03:54.521Z] - CONFIG_MEMCG_SWAP: enabled
10:03:54 [2023-09-27T10:03:54.521Z]     (cgroup swap accounting is currently enabled)
10:03:54 [2023-09-27T10:03:54.521Z] - CONFIG_BLK_CGROUP: enabled
10:03:54 [2023-09-27T10:03:54.521Z] - CONFIG_BLK_DEV_THROTTLING: enabled
10:03:54 [2023-09-27T10:03:54.521Z] - CONFIG_CGROUP_PERF: enabled
10:03:54 [2023-09-27T10:03:54.521Z] - CONFIG_CGROUP_HUGETLB: enabled
10:03:54 [2023-09-27T10:03:54.780Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
10:03:54 [2023-09-27T10:03:54.780Z] - CONFIG_CGROUP_NET_PRIO: enabled
10:03:54 [2023-09-27T10:03:54.780Z] - CONFIG_CFS_BANDWIDTH: enabled
10:03:54 [2023-09-27T10:03:54.780Z] - CONFIG_FAIR_GROUP_SCHED: enabled
10:03:54 [2023-09-27T10:03:54.780Z] - CONFIG_RT_GROUP_SCHED: missing
10:03:54 [2023-09-27T10:03:54.780Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
10:03:54 [2023-09-27T10:03:54.780Z] - CONFIG_IP_VS: enabled (as module)
10:03:54 [2023-09-27T10:03:54.780Z] - CONFIG_IP_VS_NFCT: enabled
10:03:54 [2023-09-27T10:03:54.780Z] - CONFIG_IP_VS_PROTO_TCP: enabled
10:03:54 [2023-09-27T10:03:54.780Z] - CONFIG_IP_VS_PROTO_UDP: enabled
10:03:54 [2023-09-27T10:03:54.780Z] - CONFIG_IP_VS_RR: enabled (as module)
10:03:54 [2023-09-27T10:03:54.780Z] - CONFIG_SECURITY_SELINUX: enabled
10:03:54 [2023-09-27T10:03:54.780Z] - CONFIG_SECURITY_APPARMOR: enabled
10:03:54 [2023-09-27T10:03:54.780Z] - CONFIG_EXT4_FS: enabled
10:03:54 [2023-09-27T10:03:54.780Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
10:03:54 [2023-09-27T10:03:54.780Z] - CONFIG_EXT4_FS_SECURITY: enabled
10:03:54 [2023-09-27T10:03:54.780Z] - Network Drivers:
10:03:54 [2023-09-27T10:03:54.780Z]   - "overlay":
10:03:54 [2023-09-27T10:03:54.780Z]     - CONFIG_VXLAN: enabled (as module)
10:03:54 [2023-09-27T10:03:54.780Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
10:03:54 [2023-09-27T10:03:54.781Z]       Optional (for encrypted networks):
10:03:55 [2023-09-27T10:03:55.040Z]       - CONFIG_CRYPTO: enabled
10:03:55 [2023-09-27T10:03:55.040Z]       - CONFIG_CRYPTO_AEAD: enabled
10:03:55 [2023-09-27T10:03:55.040Z]       - CONFIG_CRYPTO_GCM: enabled
10:03:55 [2023-09-27T10:03:55.040Z]       - CONFIG_CRYPTO_SEQIV: enabled
10:03:55 [2023-09-27T10:03:55.040Z]       - CONFIG_CRYPTO_GHASH: enabled
10:03:55 [2023-09-27T10:03:55.040Z]       - CONFIG_XFRM: enabled
10:03:55 [2023-09-27T10:03:55.040Z]       - CONFIG_XFRM_USER: enabled (as module)
10:03:55 [2023-09-27T10:03:55.040Z]       - CONFIG_XFRM_ALGO: enabled (as module)
10:03:55 [2023-09-27T10:03:55.040Z]       - CONFIG_INET_ESP: enabled (as module)
10:03:55 [2023-09-27T10:03:55.040Z]   - "ipvlan":
10:03:55 [2023-09-27T10:03:55.040Z]     - CONFIG_IPVLAN: enabled (as module)
10:03:55 [2023-09-27T10:03:55.040Z]   - "macvlan":
10:03:55 [2023-09-27T10:03:55.040Z]     - CONFIG_MACVLAN: enabled (as module)
10:03:55 [2023-09-27T10:03:55.040Z]     - CONFIG_DUMMY: enabled (as module)
10:03:55 [2023-09-27T10:03:55.040Z]   - "ftp,tftp client in container":
10:03:55 [2023-09-27T10:03:55.040Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
10:03:55 [2023-09-27T10:03:55.040Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
10:03:55 [2023-09-27T10:03:55.040Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
10:03:55 [2023-09-27T10:03:55.040Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
10:03:55 [2023-09-27T10:03:55.040Z] - Storage Drivers:
10:03:55 [2023-09-27T10:03:55.040Z]   - "aufs":
10:03:55 [2023-09-27T10:03:55.040Z]     - CONFIG_AUFS_FS: enabled (as module)
10:03:55 [2023-09-27T10:03:55.040Z]   - "btrfs":
10:03:55 [2023-09-27T10:03:55.040Z]     - CONFIG_BTRFS_FS: enabled (as module)
10:03:55 [2023-09-27T10:03:55.040Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
10:03:55 [2023-09-27T10:03:55.040Z]   - "devicemapper":
10:03:55 [2023-09-27T10:03:55.040Z]     - CONFIG_BLK_DEV_DM: enabled
10:03:55 [2023-09-27T10:03:55.040Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
10:03:55 [2023-09-27T10:03:55.040Z]   - "overlay":
10:03:55 [2023-09-27T10:03:55.040Z]     - CONFIG_OVERLAY_FS: enabled (as module)
10:03:55 [2023-09-27T10:03:55.040Z]   - "zfs":
10:03:55 [2023-09-27T10:03:55.040Z]     - /dev/zfs: present
10:03:55 [2023-09-27T10:03:55.040Z]     - zfs command: missing
10:03:55 [2023-09-27T10:03:55.040Z]     - zpool command: missing
10:03:55 [2023-09-27T10:03:55.040Z] 
10:03:55 [2023-09-27T10:03:55.040Z] Limits:
10:03:55 [2023-09-27T10:03:55.040Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
10:03:55 [2023-09-27T10:03:55.040Z] 
10:03:55 [2023-09-27T10:03:55.040Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
10:03:55 [2023-09-27T10:03:55.336Z] + docker build --force-rm -t docker:bb5402e6fba892348bc4972635198909408e66d9 .
10:03:55 [2023-09-27T10:03:55.595Z] #0 building with "default" instance using docker driver
10:03:55 [2023-09-27T10:03:55.595Z] 
10:03:55 [2023-09-27T10:03:55.595Z] #1 [internal] load .dockerignore
10:03:55 [2023-09-27T10:03:55.595Z] #1 transferring context: 113B done
10:03:55 [2023-09-27T10:03:55.595Z] #1 DONE 0.0s
10:03:55 [2023-09-27T10:03:55.595Z] 
10:03:55 [2023-09-27T10:03:55.595Z] #2 [internal] load build definition from Dockerfile
10:03:55 [2023-09-27T10:03:55.595Z] #2 transferring dockerfile: 28.05kB done
10:03:55 [2023-09-27T10:03:55.595Z] #2 DONE 0.0s
10:03:55 [2023-09-27T10:03:55.595Z] 
10:03:55 [2023-09-27T10:03:55.595Z] #3 resolve image config for docker.io/docker/dockerfile:1
10:03:55 [2023-09-27T10:03:55.595Z] #3 DONE 0.2s
10:03:55 [2023-09-27T10:03:55.855Z] 
10:03:55 [2023-09-27T10:03:55.855Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021
10:03:55 [2023-09-27T10:03:55.855Z] #4 CACHED
10:03:55 [2023-09-27T10:03:55.855Z] 
10:03:55 [2023-09-27T10:03:55.855Z] #5 [internal] load metadata for docker.io/library/busybox:latest
10:03:55 [2023-09-27T10:03:55.855Z] #5 DONE 0.0s
10:03:55 [2023-09-27T10:03:55.855Z] 
10:03:55 [2023-09-27T10:03:55.855Z] #6 [internal] load metadata for docker.io/docker/buildx-bin:0.11.2
10:03:55 [2023-09-27T10:03:55.855Z] #6 ...
10:03:55 [2023-09-27T10:03:55.855Z] 
10:03:55 [2023-09-27T10:03:55.855Z] #7 [internal] load metadata for docker.io/tonistiigi/xx:1.2.1
10:03:55 [2023-09-27T10:03:55.855Z] #7 DONE 0.1s
10:03:55 [2023-09-27T10:03:55.855Z] 
10:03:55 [2023-09-27T10:03:55.855Z] #8 [internal] load metadata for docker.io/library/debian:bullseye
10:03:55 [2023-09-27T10:03:55.855Z] #8 DONE 0.2s
10:03:55 [2023-09-27T10:03:55.855Z] 
10:03:55 [2023-09-27T10:03:55.855Z] #9 [internal] load metadata for docker.io/library/golang:1.20.8-bullseye
10:03:55 [2023-09-27T10:03:55.855Z] #9 DONE 0.2s
10:03:56 [2023-09-27T10:03:56.115Z] 
10:03:56 [2023-09-27T10:03:56.115Z] #10 [internal] load metadata for docker.io/docker/compose-bin:v2.20.1
10:03:56 [2023-09-27T10:03:56.115Z] #10 DONE 0.2s
10:03:56 [2023-09-27T10:03:56.115Z] 
10:03:56 [2023-09-27T10:03:56.115Z] #11 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
10:03:56 [2023-09-27T10:03:56.115Z] #11 DONE 0.2s
10:03:56 [2023-09-27T10:03:56.115Z] 
10:03:56 [2023-09-27T10:03:56.115Z] #6 [internal] load metadata for docker.io/docker/buildx-bin:0.11.2
10:03:56 [2023-09-27T10:03:56.115Z] #6 DONE 0.2s
10:03:56 [2023-09-27T10:03:56.115Z] 
10:03:56 [2023-09-27T10:03:56.115Z] #12 [internal] load metadata for docker.io/distribution/distribution:2.8.2
10:03:56 [2023-09-27T10:03:56.115Z] #12 DONE 0.3s
10:03:56 [2023-09-27T10:03:56.115Z] 
10:03:56 [2023-09-27T10:03:56.115Z] #13 [base 1/5] FROM docker.io/library/golang:1.20.8-bullseye@sha256:c4aae7dbd205196eef1c2ac4dd2a8d576b72556fa6687a8b67c3f4a2da681434
10:03:56 [2023-09-27T10:03:56.115Z] #13 DONE 0.0s
10:03:56 [2023-09-27T10:03:56.115Z] 
10:03:56 [2023-09-27T10:03:56.115Z] #14 [compose 1/1] FROM docker.io/docker/compose-bin:v2.20.1@sha256:808e1bf7a9b64a345b30bbaf10df1b2f119f9011ff2ffd332cb8ed282e518d6b
10:03:56 [2023-09-27T10:03:56.115Z] #14 DONE 0.0s
10:03:56 [2023-09-27T10:03:56.115Z] 
10:03:56 [2023-09-27T10:03:56.115Z] #15 [buildx 1/1] FROM docker.io/docker/buildx-bin:0.11.2@sha256:e7f00cf9fc3754de699190b215d383e57bd654179b31b28eefadf978a362e647
10:03:56 [2023-09-27T10:03:56.115Z] #15 DONE 0.0s
10:03:56 [2023-09-27T10:03:56.115Z] 
10:03:56 [2023-09-27T10:03:56.115Z] #16 [vpnkit-linux-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
10:03:56 [2023-09-27T10:03:56.115Z] #16 DONE 0.0s
10:03:56 [2023-09-27T10:03:56.115Z] 
10:03:56 [2023-09-27T10:03:56.115Z] #17 [build-dummy 1/2] FROM docker.io/library/busybox:latest
10:03:56 [2023-09-27T10:03:56.115Z] #17 DONE 0.0s
10:03:56 [2023-09-27T10:03:56.115Z] 
10:03:56 [2023-09-27T10:03:56.115Z] #18 [xx 1/1] FROM docker.io/tonistiigi/xx:1.2.1@sha256:8879a398dedf0aadaacfbd332b29ff2f84bc39ae6d4e9c0a1109db27ac5ba012
10:03:56 [2023-09-27T10:03:56.115Z] #18 DONE 0.0s
10:03:56 [2023-09-27T10:03:56.115Z] 
10:03:56 [2023-09-27T10:03:56.115Z] #19 [registry-v2 1/2] FROM docker.io/distribution/distribution:2.8.2@sha256:5d9a57b8024989a7f460cc4c44552fc8e0a183598962a916aafa276861cdae77
10:03:56 [2023-09-27T10:03:56.115Z] #19 DONE 0.0s
10:03:56 [2023-09-27T10:03:56.115Z] 
10:03:56 [2023-09-27T10:03:56.115Z] #20 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:54d33aaad0bc936a9a40d856764c7bc35c0afaa9cab51f88bb95f6cd8004438d
10:03:56 [2023-09-27T10:03:56.115Z] #20 DONE 0.0s
10:03:56 [2023-09-27T10:03:56.115Z] 
10:03:56 [2023-09-27T10:03:56.115Z] #21 [internal] load build context
10:03:57 [2023-09-27T10:03:57.053Z] #21 transferring context: 72.96MB 0.9s done
10:03:57 [2023-09-27T10:03:57.053Z] #21 DONE 0.9s
10:03:57 [2023-09-27T10:03:57.053Z] 
10:03:57 [2023-09-27T10:03:57.053Z] #22 [dockercli 2/2] RUN --mount=source=hack/dockerfile/cli.sh,target=/download-or-build-cli.sh     --mount=type=cache,id=dockercli-git-linux/arm64,sharing=locked,target=./.git     --mount=type=cache,target=/root/.cache/go-build,id=dockercli-build-linux/arm64         rm -f ./.git/*.lock      && /download-or-build-cli.sh v24.0.2 https://github.com/docker/cli.git /build      && /build/docker --version
10:03:57 [2023-09-27T10:03:57.053Z] #22 CACHED
10:03:57 [2023-09-27T10:03:57.053Z] 
10:03:57 [2023-09-27T10:03:57.053Z] #23 [dev-base  5/13] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
10:03:57 [2023-09-27T10:03:57.053Z] #23 CACHED
10:03:57 [2023-09-27T10:03:57.053Z] 
10:03:57 [2023-09-27T10:03:57.053Z] #24 [swagger-src 2/3] RUN git init . && git remote add origin "https://github.com/kolyshkin/go-swagger.git"
10:03:57 [2023-09-27T10:03:57.053Z] #24 CACHED
10:03:57 [2023-09-27T10:03:57.053Z] 
10:03:57 [2023-09-27T10:03:57.053Z] #25 [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
10:03:57 [2023-09-27T10:03:57.053Z] #25 CACHED
10:03:57 [2023-09-27T10:03:57.053Z] 
10:03:57 [2023-09-27T10:03:57.053Z] #26 [runc-src 1/3] WORKDIR /usr/src/runc
10:03:57 [2023-09-27T10:03:57.053Z] #26 CACHED
10:03:57 [2023-09-27T10:03:57.053Z] 
10:03:57 [2023-09-27T10:03:57.053Z] #27 [dev-base  9/13] RUN update-alternatives --set iptables  /usr/sbin/iptables-legacy  || true  && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true  && update-alternatives --set arptables /usr/sbin/arptables-legacy || true
10:03:57 [2023-09-27T10:03:57.053Z] #27 CACHED
10:03:57 [2023-09-27T10:03:57.053Z] 
10:03:57 [2023-09-27T10:03:57.053Z] #28 [dev-systemd-false 20/21] COPY --link --from=compose       /docker-compose /usr/libexec/docker/cli-plugins/docker-compose
10:03:57 [2023-09-27T10:03:57.053Z] #28 CACHED
10:03:57 [2023-09-27T10:03:57.053Z] 
10:03:57 [2023-09-27T10:03:57.053Z] #29 [registry-v2 2/2] RUN mkdir /build && mv /bin/registry /build/registry-v2
10:03:57 [2023-09-27T10:03:57.053Z] #29 CACHED
10:03:57 [2023-09-27T10:03:57.053Z] 
10:03:57 [2023-09-27T10:03:57.053Z] #30 [dev-systemd-false  7/21] COPY --link --from=registry      /build/ /usr/local/bin/
10:03:57 [2023-09-27T10:03:57.053Z] #30 CACHED
10:03:57 [2023-09-27T10:03:57.053Z] 
10:03:57 [2023-09-27T10:03:57.053Z] #31 [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
10:03:57 [2023-09-27T10:03:57.053Z] #31 CACHED
10:03:57 [2023-09-27T10:03:57.053Z] 
10:03:57 [2023-09-27T10:03:57.053Z] #32 [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...)
10:03:57 [2023-09-27T10:03:57.053Z] #32 CACHED
10:03:57 [2023-09-27T10:03:57.053Z] 
10:03:57 [2023-09-27T10:03:57.053Z] #33 [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...)
10:03:57 [2023-09-27T10:03:57.053Z] #33 CACHED
10:03:57 [2023-09-27T10:03:57.053Z] 
10:03:57 [2023-09-27T10:03:57.053Z] #34 [dev-systemd-false  5/21] COPY --link --from=gowinres      /build/ /usr/local/bin/
10:03:57 [2023-09-27T10:03:57.053Z] #34 CACHED
10:03:57 [2023-09-27T10:03:57.053Z] 
10:03:57 [2023-09-27T10:03:57.053Z] #35 [dev-systemd-false  1/21] COPY --link --from=frozen-images /build/ /docker-frozen-images
10:03:57 [2023-09-27T10:03:57.053Z] #35 CACHED
10:03:57 [2023-09-27T10:03:57.053Z] 
10:03:57 [2023-09-27T10:03:57.053Z] #36 [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
10:03:57 [2023-09-27T10:03:57.053Z] #36 CACHED
10:03:57 [2023-09-27T10:03:57.053Z] 
10:03:57 [2023-09-27T10:03:57.053Z] #37 [delve-src 2/3] RUN git init . && git remote add origin "https://github.com/go-delve/delve.git"
10:03:57 [2023-09-27T10:03:57.053Z] #37 CACHED
10:03:57 [2023-09-27T10:03:57.053Z] 
10:03:57 [2023-09-27T10:03:57.053Z] #38 [dev-systemd-false 15/21] COPY --link --from=vpnkit        /       /usr/local/bin/
10:03:57 [2023-09-27T10:03:57.053Z] #38 CACHED
10:03:57 [2023-09-27T10:03:57.053Z] 
10:03:57 [2023-09-27T10:03:57.053Z] #39 [dev-base  3/13] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
10:03:57 [2023-09-27T10:03:57.053Z] #39 CACHED
10:03:57 [2023-09-27T10:03:57.053Z] 
10:03:57 [2023-09-27T10:03:57.053Z] #40 [dev-systemd-false  9/21] COPY --link --from=gotestsum     /build/ /usr/local/bin/
10:03:57 [2023-09-27T10:03:57.053Z] #40 CACHED
10:03:57 [2023-09-27T10:03:57.053Z] 
10:03:57 [2023-09-27T10:03:57.053Z] #41 [delve-build 1/2] WORKDIR /usr/src/delve
10:03:57 [2023-09-27T10:03:57.053Z] #41 CACHED
10:03:57 [2023-09-27T10:03:57.053Z] 
10:03:57 [2023-09-27T10:03:57.053Z] #42 [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.0"      && /build/go-winres --help
10:03:57 [2023-09-27T10:03:57.053Z] #42 CACHED
10:03:57 [2023-09-27T10:03:57.053Z] 
10:03:57 [2023-09-27T10:03:57.053Z] #43 [dev-systemd-false  4/21] COPY --link --from=tomll         /build/ /usr/local/bin/
10:03:57 [2023-09-27T10:03:57.053Z] #43 CACHED
10:03:57 [2023-09-27T10:03:57.053Z] 
10:03:57 [2023-09-27T10:03:57.053Z] #44 [registry-src 1/2] WORKDIR /usr/src/registry
10:03:57 [2023-09-27T10:03:57.053Z] #44 CACHED
10:03:57 [2023-09-27T10:03:57.053Z] 
10:03:57 [2023-09-27T10:03:57.053Z] #45 [registry-src 2/2] RUN git init . && git remote add origin "https://github.com/distribution/distribution.git"
10:03:57 [2023-09-27T10:03:57.053Z] #45 CACHED
10:03:57 [2023-09-27T10:03:57.053Z] 
10:03:57 [2023-09-27T10:03:57.053Z] #46 [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
10:03:57 [2023-09-27T10:03:57.053Z] #46 CACHED
10:03:57 [2023-09-27T10:03:57.053Z] 
10:03:57 [2023-09-27T10:03:57.053Z] #47 [swagger-src 1/3] WORKDIR /usr/src/swagger
10:03:57 [2023-09-27T10:03:57.053Z] #47 CACHED
10:03:57 [2023-09-27T10:03:57.053Z] 
10:03:57 [2023-09-27T10:03:57.053Z] #48 [dev-systemd-false 14/21] COPY --link --from=rootlesskit   /build/ /usr/local/bin/
10:03:57 [2023-09-27T10:03:57.053Z] #48 CACHED
10:03:57 [2023-09-27T10:03:57.053Z] 
10:03:57 [2023-09-27T10:03:57.053Z] #49 [rootlesskit-src 1/3] WORKDIR /usr/src/rootlesskit
10:03:57 [2023-09-27T10:03:57.053Z] #49 CACHED
10:03:57 [2023-09-27T10:03:57.053Z] 
10:03:57 [2023-09-27T10:03:57.053Z] #50 [tini-build 1/4] WORKDIR /go/src/github.com/krallin/tini
10:03:57 [2023-09-27T10:03:57.053Z] #50 CACHED
10:03:57 [2023-09-27T10:03:57.053Z] 
10:03:57 [2023-09-27T10:03:57.054Z] #51 [rootlesskit-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
10:03:57 [2023-09-27T10:03:57.054Z] #51 CACHED
10:03:57 [2023-09-27T10:03:57.054Z] 
10:03:57 [2023-09-27T10:03:57.054Z] #52 [build-dummy 2/2] RUN mkdir -p /build
10:03:57 [2023-09-27T10:03:57.054Z] #52 CACHED
10:03:57 [2023-09-27T10:03:57.054Z] 
10:03:57 [2023-09-27T10:03:57.054Z] #53 [dev-systemd-false 10/21] COPY --link --from=golangci_lint /build/ /usr/local/bin/
10:03:57 [2023-09-27T10:03:57.054Z] #53 CACHED
10:03:57 [2023-09-27T10:03:57.054Z] 
10:03:57 [2023-09-27T10:03:57.054Z] #54 [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
10:03:57 [2023-09-27T10:03:57.054Z] #54 CACHED
10:03:57 [2023-09-27T10:03:57.054Z] 
10:03:57 [2023-09-27T10:03:57.054Z] #55 [dev-base  2/13] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
10:03:57 [2023-09-27T10:03:57.054Z] #55 CACHED
10:03:57 [2023-09-27T10:03:57.054Z] 
10:03:57 [2023-09-27T10:03:57.054Z] #56 [tini-src 1/3] WORKDIR /usr/src/tini
10:03:57 [2023-09-27T10:03:57.054Z] #56 CACHED
10:03:57 [2023-09-27T10:03:57.054Z] 
10:03:57 [2023-09-27T10:03:57.054Z] #57 [dev-systemd-false  2/21] COPY --link --from=swagger       /build/ /usr/local/bin/
10:03:57 [2023-09-27T10:03:57.054Z] #57 CACHED
10:03:57 [2023-09-27T10:03:57.054Z] 
10:03:57 [2023-09-27T10:03:57.054Z] #58 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
10:03:57 [2023-09-27T10:03:57.054Z] #58 CACHED
10:03:57 [2023-09-27T10:03:57.054Z] 
10:03:57 [2023-09-27T10:03:57.054Z] #59 [dev-base  7/13] RUN git config --global --add safe.directory /go/src/github.com/docker/docker
10:03:57 [2023-09-27T10:03:57.054Z] #59 CACHED
10:03:57 [2023-09-27T10:03:57.054Z] 
10:03:57 [2023-09-27T10:03:57.054Z] #60 [tini-src 2/3] RUN git init . && git remote add origin "https://github.com/krallin/tini.git"
10:03:57 [2023-09-27T10:03:57.054Z] #60 CACHED
10:03:57 [2023-09-27T10:03:57.054Z] 
10:03:57 [2023-09-27T10:03:57.054Z] #61 [rootlesskit-build 4/5] COPY --link ./contrib/dockerd-rootless.sh /build/
10:03:57 [2023-09-27T10:03:57.054Z] #61 CACHED
10:03:57 [2023-09-27T10:03:57.054Z] 
10:03:57 [2023-09-27T10:03:57.054Z] #62 [base 3/5] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
10:03:57 [2023-09-27T10:03:57.054Z] #62 CACHED
10:03:57 [2023-09-27T10:03:57.054Z] 
10:03:57 [2023-09-27T10:03:57.054Z] #63 [containerd-src 3/3] RUN git fetch -q --depth 1 origin "v1.7.6" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
10:03:57 [2023-09-27T10:03:57.054Z] #63 CACHED
10:03:57 [2023-09-27T10:03:57.054Z] 
10:03:57 [2023-09-27T10:03:57.054Z] #64 [dev-base  8/13] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             libyajl2             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             systemd-journal-remote             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
10:03:57 [2023-09-27T10:03:57.054Z] #64 CACHED
10:03:57 [2023-09-27T10:03:57.054Z] 
10:03:57 [2023-09-27T10:03:57.054Z] #65 [containerd-src 1/3] WORKDIR /usr/src/containerd
10:03:57 [2023-09-27T10:03:57.054Z] #65 CACHED
10:03:57 [2023-09-27T10:03:57.054Z] 
10:03:57 [2023-09-27T10:03:57.054Z] #66 [swagger-src 3/3] RUN git fetch -q --depth 1 origin "c56166c036004ba7a3a321e5951ba472b9ae298c" && git checkout -q FETCH_HEAD
10:03:57 [2023-09-27T10:03:57.054Z] #66 CACHED
10:03:57 [2023-09-27T10:03:57.054Z] 
10:03:57 [2023-09-27T10:03:57.054Z] #67 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
10:03:57 [2023-09-27T10:03:57.054Z] #67 CACHED
10:03:57 [2023-09-27T10:03:57.054Z] 
10:03:57 [2023-09-27T10:03:57.054Z] #68 [dev-systemd-false 19/21] COPY --link --from=buildx        /buildx /usr/local/libexec/docker/cli-plugins/docker-buildx
10:03:57 [2023-09-27T10:03:57.054Z] #68 CACHED
10:03:57 [2023-09-27T10:03:57.054Z] 
10:03:57 [2023-09-27T10:03:57.054Z] #69 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
10:03:57 [2023-09-27T10:03:57.054Z] #69 CACHED
10:03:57 [2023-09-27T10:03:57.054Z] 
10:03:57 [2023-09-27T10:03:57.054Z] #70 [delve-src 3/3] RUN git fetch -q --depth 1 origin "v1.20.1" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
10:03:57 [2023-09-27T10:03:57.054Z] #70 CACHED
10:03:57 [2023-09-27T10:03:57.054Z] 
10:03:57 [2023-09-27T10:03:57.054Z] #71 [containerd-src 2/3] RUN git init . && git remote add origin "https://github.com/containerd/containerd.git"
10:03:57 [2023-09-27T10:03:57.054Z] #71 CACHED
10:03:57 [2023-09-27T10:03:57.054Z] 
10:03:57 [2023-09-27T10:03:57.054Z] #72 [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
10:03:57 [2023-09-27T10:03:57.054Z] #72 CACHED
10:03:57 [2023-09-27T10:03:57.054Z] 
10:03:57 [2023-09-27T10:03:57.054Z] #73 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.54.2"      && /build/golangci-lint --version
10:03:57 [2023-09-27T10:03:57.054Z] #73 CACHED
10:03:57 [2023-09-27T10:03:57.054Z] 
10:03:57 [2023-09-27T10:03:57.054Z] #74 [dev-systemd-false 13/21] COPY --link --from=containerd    /build/ /usr/local/bin/
10:03:57 [2023-09-27T10:03:57.054Z] #74 CACHED
10:03:57 [2023-09-27T10:03:57.054Z] 
10:03:57 [2023-09-27T10:03:57.054Z] #75 [binary-dummy 1/1] COPY --from=build-dummy /build /build
10:03:57 [2023-09-27T10:03:57.054Z] #75 CACHED
10:03:57 [2023-09-27T10:03:57.054Z] 
10:03:57 [2023-09-27T10:03:57.054Z] #76 [dev-systemd-false 17/21] COPY --link --from=crun          /build/ /usr/local/bin/
10:03:57 [2023-09-27T10:03:57.054Z] #76 CACHED
10:03:57 [2023-09-27T10:03:57.054Z] 
10:03:57 [2023-09-27T10:03:57.054Z] #77 [dev-systemd-false  8/21] COPY --link --from=registry-v2   /build/ /usr/local/bin/
10:03:57 [2023-09-27T10:03:57.054Z] #77 CACHED
10:03:57 [2023-09-27T10:03:57.054Z] 
10:03:57 [2023-09-27T10:03:57.054Z] #78 [dev-base  6/13] RUN ldconfig
10:03:57 [2023-09-27T10:03:57.054Z] #78 CACHED
10:03:57 [2023-09-27T10:03:57.054Z] 
10:03:57 [2023-09-27T10:03:57.054Z] #79 [delve-build 2/2] RUN --mount=from=delve-src,src=/usr/src/delve,rw     --mount=type=cache,target=/root/.cache/go-build,id=delve-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod <<EOT (set -e...)
10:03:57 [2023-09-27T10:03:57.054Z] #79 CACHED
10:03:57 [2023-09-27T10:03:57.054Z] 
10:03:57 [2023-09-27T10:03:57.054Z] #80 [rootlesskit-build 5/5] COPY --link ./contrib/dockerd-rootless-setuptool.sh /build/
10:03:57 [2023-09-27T10:03:57.054Z] #80 CACHED
10:03:57 [2023-09-27T10:03:57.054Z] 
10:03:57 [2023-09-27T10:03:57.054Z] #81 [base 4/5] RUN test -n "$APT_MIRROR" && sed -ri "s#(httpredir|deb|security).debian.org#${APT_MIRROR}#g" /etc/apt/sources.list || true
10:03:57 [2023-09-27T10:03:57.054Z] #81 CACHED
10:03:57 [2023-09-27T10:03:57.054Z] 
10:03:57 [2023-09-27T10:03:57.054Z] #82 [dev-base  4/13] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
10:03:57 [2023-09-27T10:03:57.054Z] #82 CACHED
10:03:57 [2023-09-27T10:03:57.054Z] 
10:03:57 [2023-09-27T10:03:57.054Z] #83 [dev-systemd-false  6/21] COPY --link --from=tini          /build/ /usr/local/bin/
10:03:57 [2023-09-27T10:03:57.054Z] #83 CACHED
10:03:57 [2023-09-27T10:03:57.054Z] 
10:03:57 [2023-09-27T10:03:57.054Z] #84 [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...)
10:03:57 [2023-09-27T10:03:57.054Z] #84 CACHED
10:03:57 [2023-09-27T10:03:57.054Z] 
10:03:57 [2023-09-27T10:03:57.054Z] #85 [dev-systemd-false  3/21] COPY --link --from=delve         /build/ /usr/local/bin/
10:03:57 [2023-09-27T10:03:57.054Z] #85 CACHED
10:03:57 [2023-09-27T10:03:57.054Z] 
10:03:57 [2023-09-27T10:03:57.054Z] #86 [dev-systemd-false 12/21] COPY --link --from=runc          /build/ /usr/local/bin/
10:03:57 [2023-09-27T10:03:57.054Z] #86 CACHED
10:03:57 [2023-09-27T10:03:57.054Z] 
10:03:57 [2023-09-27T10:03:57.054Z] #87 [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
10:03:57 [2023-09-27T10:03:57.054Z] #87 CACHED
10:03:57 [2023-09-27T10:03:57.054Z] 
10:03:57 [2023-09-27T10:03:57.054Z] #88 [rootlesskit-src 2/3] RUN git init . && git remote add origin "https://github.com/rootless-containers/rootlesskit.git"
10:03:57 [2023-09-27T10:03:57.054Z] #88 CACHED
10:03:57 [2023-09-27T10:03:57.054Z] 
10:03:57 [2023-09-27T10:03:57.054Z] #89 [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
10:03:57 [2023-09-27T10:03:57.054Z] #89 CACHED
10:03:57 [2023-09-27T10:03:57.054Z] 
10:03:57 [2023-09-27T10:03:57.054Z] #90 [dev-systemd-false 11/21] COPY --link --from=shfmt         /build/ /usr/local/bin/
10:03:57 [2023-09-27T10:03:57.054Z] #90 CACHED
10:03:57 [2023-09-27T10:03:57.054Z] 
10:03:57 [2023-09-27T10:03:57.054Z] #91 [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
10:03:57 [2023-09-27T10:03:57.054Z] #91 CACHED
10:03:57 [2023-09-27T10:03:57.054Z] 
10:03:57 [2023-09-27T10:03:57.054Z] #92 [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             ;
10:03:57 [2023-09-27T10:03:57.054Z] #92 CACHED
10:03:57 [2023-09-27T10:03:57.054Z] 
10:03:57 [2023-09-27T10:03:57.054Z] #93 [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...)
10:03:57 [2023-09-27T10:03:57.054Z] #93 CACHED
10:03:57 [2023-09-27T10:03:57.054Z] 
10:03:57 [2023-09-27T10:03:57.054Z] #94 [rootlesskit-build 1/5] WORKDIR /go/src/github.com/rootless-containers/rootlesskit
10:03:57 [2023-09-27T10:03:57.054Z] #94 CACHED
10:03:57 [2023-09-27T10:03:57.054Z] 
10:03:57 [2023-09-27T10:03:57.054Z] #95 [runc-src 2/3] RUN git init . && git remote add origin "https://github.com/opencontainers/runc.git"
10:03:57 [2023-09-27T10:03:57.054Z] #95 CACHED
10:03:57 [2023-09-27T10:03:57.054Z] 
10:03:57 [2023-09-27T10:03:57.054Z] #96 [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
10:03:57 [2023-09-27T10:03:57.054Z] #96 CACHED
10:03:57 [2023-09-27T10:03:57.054Z] 
10:03:57 [2023-09-27T10:03:57.054Z] #97 [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...)
10:03:57 [2023-09-27T10:03:57.054Z] #97 CACHED
10:03:57 [2023-09-27T10:03:57.054Z] 
10:03:57 [2023-09-27T10:03:57.054Z] #98 [base 2/5] COPY --from=xx / /
10:03:57 [2023-09-27T10:03:57.054Z] #98 CACHED
10:03:57 [2023-09-27T10:03:57.054Z] 
10:03:57 [2023-09-27T10:03:57.054Z] #99 [runc-build 1/3] WORKDIR /go/src/github.com/opencontainers/runc
10:03:57 [2023-09-27T10:03:57.054Z] #99 CACHED
10:03:57 [2023-09-27T10:03:57.054Z] 
10:03:57 [2023-09-27T10:03:57.054Z] #100 [dev-systemd-false 21/21] WORKDIR /go/src/github.com/docker/docker
10:03:57 [2023-09-27T10:03:57.054Z] #100 CACHED
10:03:57 [2023-09-27T10:03:57.054Z] 
10:03:57 [2023-09-27T10:03:57.054Z] #101 [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...)
10:03:57 [2023-09-27T10:03:57.054Z] #101 CACHED
10:03:57 [2023-09-27T10:03:57.054Z] 
10:03:57 [2023-09-27T10:03:57.054Z] #102 [dev-systemd-false 16/21] COPY --link --from=containerutil /build/ /usr/local/bin/
10:03:57 [2023-09-27T10:03:57.054Z] #102 CACHED
10:03:57 [2023-09-27T10:03:57.054Z] 
10:03:57 [2023-09-27T10:03:57.054Z] #103 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
10:03:57 [2023-09-27T10:03:57.054Z] #103 CACHED
10:03:57 [2023-09-27T10:03:57.054Z] 
10:03:57 [2023-09-27T10:03:57.054Z] #104 [tini-src 3/3] RUN git fetch -q --depth 1 origin "v0.19.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
10:03:57 [2023-09-27T10:03:57.054Z] #104 CACHED
10:03:57 [2023-09-27T10:03:57.054Z] 
10:03:57 [2023-09-27T10:03:57.054Z] #105 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.8.7" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
10:03:57 [2023-09-27T10:03:57.054Z] #105 CACHED
10:03:57 [2023-09-27T10:03:57.054Z] 
10:03:57 [2023-09-27T10:03:57.054Z] #106 [dev-systemd-false 18/21] COPY --link hack/dockerfile/etc/docker/  /etc/docker/
10:03:57 [2023-09-27T10:03:57.054Z] #106 CACHED
10:03:57 [2023-09-27T10:03:57.054Z] 
10:03:57 [2023-09-27T10:03:57.054Z] #107 [base 5/5] RUN apt-get update && apt-get install --no-install-recommends -y file
10:03:57 [2023-09-27T10:03:57.054Z] #107 CACHED
10:03:57 [2023-09-27T10:03:57.054Z] 
10:03:57 [2023-09-27T10:03:57.054Z] #108 [dev-base 10/13] RUN pip3 install yamllint==1.27.1
10:03:57 [2023-09-27T10:03:57.054Z] #108 CACHED
10:03:57 [2023-09-27T10:03:57.054Z] 
10:03:57 [2023-09-27T10:03:57.054Z] #109 [dev-base  1/13] RUN groupadd -r docker
10:03:57 [2023-09-27T10:03:57.054Z] #109 CACHED
10:03:57 [2023-09-27T10:03:57.054Z] 
10:03:57 [2023-09-27T10:03:57.054Z] #110 [containerd-build 1/3] WORKDIR /go/src/github.com/containerd/containerd
10:03:57 [2023-09-27T10:03:57.054Z] #110 CACHED
10:03:57 [2023-09-27T10:03:57.054Z] 
10:03:57 [2023-09-27T10:03:57.054Z] #111 [runc-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.9" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
10:03:57 [2023-09-27T10:03:57.054Z] #111 CACHED
10:03:57 [2023-09-27T10:03:57.054Z] 
10:03:57 [2023-09-27T10:03:57.054Z] #112 [dev-base 11/13] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install --no-install-recommends -y             gcc             pkg-config             dpkg-dev             libapparmor-dev             libseccomp-dev             libsecret-1-dev             libsystemd-dev             libudev-dev
10:03:57 [2023-09-27T10:03:57.054Z] #112 CACHED
10:03:57 [2023-09-27T10:03:57.054Z] 
10:03:57 [2023-09-27T10:03:57.054Z] #113 [dev-base 12/13] COPY --link --from=dockercli             /build/ /usr/local/cli
10:03:57 [2023-09-27T10:03:57.054Z] #113 CACHED
10:03:57 [2023-09-27T10:03:57.054Z] 
10:03:57 [2023-09-27T10:03:57.054Z] #114 [dockercli-integration 1/2] WORKDIR /go/src/github.com/docker/cli
10:03:57 [2023-09-27T10:03:57.054Z] #114 CACHED
10:03:57 [2023-09-27T10:03:57.054Z] 
10:03:57 [2023-09-27T10:03:57.054Z] #115 [dev-base 13/13] COPY --link --from=dockercli-integration /build/ /usr/local/cli-integration
10:03:57 [2023-09-27T10:03:57.054Z] #115 CACHED
10:03:57 [2023-09-27T10:03:57.054Z] 
10:03:57 [2023-09-27T10:03:57.054Z] #116 [dev 1/1] COPY --link . .
10:04:02 [2023-09-27T10:04:02.327Z] #116 DONE 4.5s
10:04:02 [2023-09-27T10:04:02.327Z] 
10:04:02 [2023-09-27T10:04:02.327Z] #117 exporting to image
10:04:02 [2023-09-27T10:04:02.327Z] #117 exporting layers
10:04:02 [2023-09-27T10:04:02.327Z] #117 exporting layers 0.8s done
10:04:02 [2023-09-27T10:04:02.327Z] #117 writing image sha256:55539696120703881a5b42a73b7b9562217fe0934622a3231042c380a99b38c4 done
10:04:02 [2023-09-27T10:04:02.327Z] #117 naming to docker.io/library/docker:bb5402e6fba892348bc4972635198909408e66d9
10:04:02 [2023-09-27T10:04:02.327Z] #117 naming to docker.io/library/docker:bb5402e6fba892348bc4972635198909408e66d9 done
10:04:02 [2023-09-27T10:04:02.327Z] #117 DONE 0.8s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
10:04:02 [2023-09-27T10:04:02.627Z] + sudo modprobe ip6table_filter
[Pipeline] sh
10:04:02 [2023-09-27T10:04:02.908Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-46553/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=bb5402e6fba892348bc4972635198909408e66d9 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:bb5402e6fba892348bc4972635198909408e66d9 hack/test/unit
10:04:03 [2023-09-27T10:04:03.168Z] + BUILDFLAGS=(-tags 'netgo journald')
10:04:03 [2023-09-27T10:04:03.168Z] + TESTFLAGS+=' -test.timeout=5m'
10:04:03 [2023-09-27T10:04:03.168Z] + TESTDIRS=./...
10:04:03 [2023-09-27T10:04:03.168Z] + exclude_paths='/vendor/|/integration'
10:04:03 [2023-09-27T10:04:03.168Z] ++ go list ./...
10:04:03 [2023-09-27T10:04:03.168Z] ++ grep -vE '(/vendor/|/integration)'
10:04:03 [2023-09-27T10:04:03.739Z] + pkg_list='github.com/docker/docker/api
10:04:03 [2023-09-27T10:04:03.739Z] github.com/docker/docker/api/server
10:04:03 [2023-09-27T10:04:03.739Z] github.com/docker/docker/api/server/backend/build
10:04:03 [2023-09-27T10:04:03.739Z] github.com/docker/docker/api/server/httpstatus
10:04:03 [2023-09-27T10:04:03.739Z] github.com/docker/docker/api/server/httputils
10:04:03 [2023-09-27T10:04:03.739Z] github.com/docker/docker/api/server/middleware
10:04:03 [2023-09-27T10:04:03.739Z] github.com/docker/docker/api/server/router
10:04:03 [2023-09-27T10:04:03.739Z] github.com/docker/docker/api/server/router/build
10:04:03 [2023-09-27T10:04:03.739Z] github.com/docker/docker/api/server/router/checkpoint
10:04:03 [2023-09-27T10:04:03.739Z] github.com/docker/docker/api/server/router/container
10:04:03 [2023-09-27T10:04:03.739Z] github.com/docker/docker/api/server/router/debug
10:04:03 [2023-09-27T10:04:03.739Z] github.com/docker/docker/api/server/router/distribution
10:04:03 [2023-09-27T10:04:03.739Z] github.com/docker/docker/api/server/router/grpc
10:04:03 [2023-09-27T10:04:03.739Z] github.com/docker/docker/api/server/router/image
10:04:03 [2023-09-27T10:04:03.739Z] github.com/docker/docker/api/server/router/network
10:04:03 [2023-09-27T10:04:03.739Z] github.com/docker/docker/api/server/router/plugin
10:04:03 [2023-09-27T10:04:03.739Z] github.com/docker/docker/api/server/router/session
10:04:03 [2023-09-27T10:04:03.739Z] github.com/docker/docker/api/server/router/swarm
10:04:03 [2023-09-27T10:04:03.739Z] github.com/docker/docker/api/server/router/system
10:04:03 [2023-09-27T10:04:03.739Z] github.com/docker/docker/api/server/router/volume
10:04:03 [2023-09-27T10:04:03.739Z] github.com/docker/docker/api/types
10:04:03 [2023-09-27T10:04:03.739Z] github.com/docker/docker/api/types/backend
10:04:03 [2023-09-27T10:04:03.739Z] github.com/docker/docker/api/types/blkiodev
10:04:03 [2023-09-27T10:04:03.739Z] github.com/docker/docker/api/types/checkpoint
10:04:03 [2023-09-27T10:04:03.739Z] github.com/docker/docker/api/types/container
10:04:03 [2023-09-27T10:04:03.739Z] github.com/docker/docker/api/types/events
10:04:03 [2023-09-27T10:04:03.739Z] github.com/docker/docker/api/types/filters
10:04:03 [2023-09-27T10:04:03.739Z] github.com/docker/docker/api/types/image
10:04:03 [2023-09-27T10:04:03.739Z] github.com/docker/docker/api/types/mount
10:04:03 [2023-09-27T10:04:03.739Z] github.com/docker/docker/api/types/network
10:04:03 [2023-09-27T10:04:03.739Z] github.com/docker/docker/api/types/plugins/logdriver
10:04:03 [2023-09-27T10:04:03.739Z] github.com/docker/docker/api/types/registry
10:04:03 [2023-09-27T10:04:03.739Z] github.com/docker/docker/api/types/strslice
10:04:03 [2023-09-27T10:04:03.739Z] github.com/docker/docker/api/types/swarm
10:04:03 [2023-09-27T10:04:03.739Z] github.com/docker/docker/api/types/swarm/runtime
10:04:03 [2023-09-27T10:04:03.739Z] github.com/docker/docker/api/types/system
10:04:03 [2023-09-27T10:04:03.739Z] github.com/docker/docker/api/types/time
10:04:03 [2023-09-27T10:04:03.739Z] github.com/docker/docker/api/types/versions
10:04:03 [2023-09-27T10:04:03.739Z] github.com/docker/docker/api/types/versions/v1p19
10:04:03 [2023-09-27T10:04:03.739Z] github.com/docker/docker/api/types/versions/v1p20
10:04:03 [2023-09-27T10:04:03.739Z] github.com/docker/docker/api/types/volume
10:04:03 [2023-09-27T10:04:03.739Z] github.com/docker/docker/builder
10:04:03 [2023-09-27T10:04:03.739Z] github.com/docker/docker/builder/builder-next
10:04:03 [2023-09-27T10:04:03.739Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
10:04:03 [2023-09-27T10:04:03.739Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
10:04:03 [2023-09-27T10:04:03.739Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
10:04:03 [2023-09-27T10:04:03.739Z] github.com/docker/docker/builder/builder-next/exporter
10:04:03 [2023-09-27T10:04:03.739Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
10:04:03 [2023-09-27T10:04:03.739Z] github.com/docker/docker/builder/builder-next/exporter/overrides
10:04:03 [2023-09-27T10:04:03.739Z] github.com/docker/docker/builder/builder-next/imagerefchecker
10:04:03 [2023-09-27T10:04:03.739Z] github.com/docker/docker/builder/builder-next/worker
10:04:03 [2023-09-27T10:04:03.739Z] github.com/docker/docker/builder/builder-next/worker/label
10:04:03 [2023-09-27T10:04:03.739Z] github.com/docker/docker/builder/dockerfile
10:04:03 [2023-09-27T10:04:03.739Z] github.com/docker/docker/builder/remotecontext
10:04:03 [2023-09-27T10:04:03.739Z] github.com/docker/docker/builder/remotecontext/git
10:04:03 [2023-09-27T10:04:03.739Z] github.com/docker/docker/builder/remotecontext/urlutil
10:04:03 [2023-09-27T10:04:03.739Z] github.com/docker/docker/cli/debug
10:04:03 [2023-09-27T10:04:03.739Z] github.com/docker/docker/cli/winresources/docker-proxy
10:04:03 [2023-09-27T10:04:03.739Z] github.com/docker/docker/cli/winresources/dockerd
10:04:03 [2023-09-27T10:04:03.739Z] github.com/docker/docker/client
10:04:03 [2023-09-27T10:04:03.739Z] github.com/docker/docker/client/buildkit
10:04:03 [2023-09-27T10:04:03.739Z] github.com/docker/docker/cmd/docker-proxy
10:04:03 [2023-09-27T10:04:03.739Z] github.com/docker/docker/cmd/dockerd
10:04:03 [2023-09-27T10:04:03.739Z] github.com/docker/docker/cmd/dockerd/trap
10:04:03 [2023-09-27T10:04:03.739Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
10:04:03 [2023-09-27T10:04:03.739Z] github.com/docker/docker/container
10:04:03 [2023-09-27T10:04:03.739Z] github.com/docker/docker/container/stream
10:04:03 [2023-09-27T10:04:03.739Z] github.com/docker/docker/contrib/apparmor
10:04:03 [2023-09-27T10:04:03.739Z] github.com/docker/docker/contrib/httpserver
10:04:03 [2023-09-27T10:04:03.739Z] github.com/docker/docker/daemon
10:04:03 [2023-09-27T10:04:03.739Z] github.com/docker/docker/daemon/cluster
10:04:03 [2023-09-27T10:04:03.739Z] github.com/docker/docker/daemon/cluster/controllers/plugin
10:04:03 [2023-09-27T10:04:03.739Z] github.com/docker/docker/daemon/cluster/convert
10:04:03 [2023-09-27T10:04:03.739Z] github.com/docker/docker/daemon/cluster/executor
10:04:03 [2023-09-27T10:04:03.739Z] github.com/docker/docker/daemon/cluster/executor/container
10:04:03 [2023-09-27T10:04:03.739Z] github.com/docker/docker/daemon/cluster/provider
10:04:03 [2023-09-27T10:04:03.739Z] github.com/docker/docker/daemon/config
10:04:03 [2023-09-27T10:04:03.739Z] github.com/docker/docker/daemon/containerd
10:04:03 [2023-09-27T10:04:03.739Z] github.com/docker/docker/daemon/events
10:04:03 [2023-09-27T10:04:03.739Z] github.com/docker/docker/daemon/events/testutils
10:04:03 [2023-09-27T10:04:03.739Z] github.com/docker/docker/daemon/graphdriver
10:04:03 [2023-09-27T10:04:03.739Z] github.com/docker/docker/daemon/graphdriver/btrfs
10:04:03 [2023-09-27T10:04:03.739Z] github.com/docker/docker/daemon/graphdriver/copy
10:04:03 [2023-09-27T10:04:03.739Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
10:04:03 [2023-09-27T10:04:03.739Z] github.com/docker/docker/daemon/graphdriver/graphtest
10:04:03 [2023-09-27T10:04:03.739Z] github.com/docker/docker/daemon/graphdriver/overlay2
10:04:03 [2023-09-27T10:04:03.739Z] github.com/docker/docker/daemon/graphdriver/overlayutils
10:04:03 [2023-09-27T10:04:03.739Z] github.com/docker/docker/daemon/graphdriver/register
10:04:03 [2023-09-27T10:04:03.739Z] github.com/docker/docker/daemon/graphdriver/vfs
10:04:03 [2023-09-27T10:04:03.739Z] github.com/docker/docker/daemon/graphdriver/zfs
10:04:03 [2023-09-27T10:04:03.739Z] github.com/docker/docker/daemon/images
10:04:03 [2023-09-27T10:04:03.739Z] github.com/docker/docker/daemon/initlayer
10:04:03 [2023-09-27T10:04:03.739Z] github.com/docker/docker/daemon/links
10:04:03 [2023-09-27T10:04:03.739Z] github.com/docker/docker/daemon/listeners
10:04:03 [2023-09-27T10:04:03.739Z] github.com/docker/docker/daemon/logger
10:04:03 [2023-09-27T10:04:03.739Z] github.com/docker/docker/daemon/logger/awslogs
10:04:03 [2023-09-27T10:04:03.739Z] github.com/docker/docker/daemon/logger/fluentd
10:04:03 [2023-09-27T10:04:03.739Z] github.com/docker/docker/daemon/logger/gcplogs
10:04:03 [2023-09-27T10:04:03.739Z] github.com/docker/docker/daemon/logger/gelf
10:04:03 [2023-09-27T10:04:03.739Z] github.com/docker/docker/daemon/logger/journald
10:04:03 [2023-09-27T10:04:03.739Z] github.com/docker/docker/daemon/logger/journald/internal/export
10:04:03 [2023-09-27T10:04:03.739Z] github.com/docker/docker/daemon/logger/journald/internal/fake
10:04:03 [2023-09-27T10:04:03.739Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
10:04:03 [2023-09-27T10:04:03.739Z] github.com/docker/docker/daemon/logger/jsonfilelog
10:04:03 [2023-09-27T10:04:03.739Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
10:04:03 [2023-09-27T10:04:03.739Z] github.com/docker/docker/daemon/logger/local
10:04:03 [2023-09-27T10:04:03.739Z] github.com/docker/docker/daemon/logger/logentries
10:04:03 [2023-09-27T10:04:03.739Z] github.com/docker/docker/daemon/logger/loggertest
10:04:03 [2023-09-27T10:04:03.739Z] github.com/docker/docker/daemon/logger/loggerutils
10:04:03 [2023-09-27T10:04:03.739Z] github.com/docker/docker/daemon/logger/loggerutils/cache
10:04:03 [2023-09-27T10:04:03.739Z] github.com/docker/docker/daemon/logger/splunk
10:04:03 [2023-09-27T10:04:03.739Z] github.com/docker/docker/daemon/logger/syslog
10:04:03 [2023-09-27T10:04:03.739Z] github.com/docker/docker/daemon/logger/templates
10:04:03 [2023-09-27T10:04:03.739Z] github.com/docker/docker/daemon/names
10:04:03 [2023-09-27T10:04:03.739Z] github.com/docker/docker/daemon/network
10:04:03 [2023-09-27T10:04:03.739Z] github.com/docker/docker/daemon/snapshotter
10:04:03 [2023-09-27T10:04:03.739Z] github.com/docker/docker/daemon/stats
10:04:03 [2023-09-27T10:04:03.739Z] github.com/docker/docker/distribution
10:04:03 [2023-09-27T10:04:03.739Z] github.com/docker/docker/distribution/metadata
10:04:03 [2023-09-27T10:04:03.739Z] github.com/docker/docker/distribution/utils
10:04:03 [2023-09-27T10:04:03.739Z] github.com/docker/docker/distribution/xfer
10:04:03 [2023-09-27T10:04:03.739Z] github.com/docker/docker/dockerversion
10:04:03 [2023-09-27T10:04:03.739Z] github.com/docker/docker/errdefs
10:04:03 [2023-09-27T10:04:03.739Z] github.com/docker/docker/image
10:04:03 [2023-09-27T10:04:03.739Z] github.com/docker/docker/image/cache
10:04:03 [2023-09-27T10:04:03.739Z] github.com/docker/docker/image/spec/specs-go
10:04:03 [2023-09-27T10:04:03.739Z] github.com/docker/docker/image/spec/specs-go/v1
10:04:03 [2023-09-27T10:04:03.739Z] github.com/docker/docker/image/tarexport
10:04:03 [2023-09-27T10:04:03.739Z] github.com/docker/docker/image/v1
10:04:03 [2023-09-27T10:04:03.739Z] github.com/docker/docker/internal/mod
10:04:03 [2023-09-27T10:04:03.739Z] github.com/docker/docker/internal/mounttree
10:04:03 [2023-09-27T10:04:03.739Z] github.com/docker/docker/internal/multierror
10:04:03 [2023-09-27T10:04:03.739Z] github.com/docker/docker/internal/test/suite
10:04:03 [2023-09-27T10:04:03.739Z] github.com/docker/docker/internal/testutils
10:04:03 [2023-09-27T10:04:03.739Z] github.com/docker/docker/internal/testutils/netnsutils
10:04:03 [2023-09-27T10:04:03.739Z] github.com/docker/docker/internal/unshare
10:04:03 [2023-09-27T10:04:03.739Z] github.com/docker/docker/layer
10:04:03 [2023-09-27T10:04:03.739Z] github.com/docker/docker/libcontainerd
10:04:03 [2023-09-27T10:04:03.739Z] github.com/docker/docker/libcontainerd/queue
10:04:03 [2023-09-27T10:04:03.739Z] github.com/docker/docker/libcontainerd/remote
10:04:03 [2023-09-27T10:04:03.739Z] github.com/docker/docker/libcontainerd/shimopts
10:04:03 [2023-09-27T10:04:03.739Z] github.com/docker/docker/libcontainerd/supervisor
10:04:03 [2023-09-27T10:04:03.739Z] github.com/docker/docker/libcontainerd/types
10:04:03 [2023-09-27T10:04:03.739Z] github.com/docker/docker/libnetwork
10:04:03 [2023-09-27T10:04:03.739Z] github.com/docker/docker/libnetwork/bitmap
10:04:03 [2023-09-27T10:04:03.739Z] github.com/docker/docker/libnetwork/cluster
10:04:03 [2023-09-27T10:04:03.739Z] github.com/docker/docker/libnetwork/cmd/diagnostic
10:04:03 [2023-09-27T10:04:03.739Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
10:04:03 [2023-09-27T10:04:03.739Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
10:04:03 [2023-09-27T10:04:03.739Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
10:04:03 [2023-09-27T10:04:03.739Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
10:04:03 [2023-09-27T10:04:03.739Z] github.com/docker/docker/libnetwork/cmd/readme_test
10:04:03 [2023-09-27T10:04:03.739Z] github.com/docker/docker/libnetwork/config
10:04:03 [2023-09-27T10:04:03.739Z] github.com/docker/docker/libnetwork/datastore
10:04:03 [2023-09-27T10:04:03.739Z] github.com/docker/docker/libnetwork/diagnostic
10:04:03 [2023-09-27T10:04:03.739Z] github.com/docker/docker/libnetwork/discoverapi
10:04:03 [2023-09-27T10:04:03.739Z] github.com/docker/docker/libnetwork/driverapi
10:04:03 [2023-09-27T10:04:03.739Z] github.com/docker/docker/libnetwork/drivers/bridge
10:04:03 [2023-09-27T10:04:03.739Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
10:04:03 [2023-09-27T10:04:03.739Z] github.com/docker/docker/libnetwork/drivers/host
10:04:03 [2023-09-27T10:04:03.739Z] github.com/docker/docker/libnetwork/drivers/ipvlan
10:04:03 [2023-09-27T10:04:03.739Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
10:04:03 [2023-09-27T10:04:03.739Z] github.com/docker/docker/libnetwork/drivers/macvlan
10:04:03 [2023-09-27T10:04:03.739Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
10:04:03 [2023-09-27T10:04:03.739Z] github.com/docker/docker/libnetwork/drivers/null
10:04:03 [2023-09-27T10:04:03.739Z] github.com/docker/docker/libnetwork/drivers/overlay
10:04:03 [2023-09-27T10:04:03.739Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
10:04:03 [2023-09-27T10:04:03.739Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
10:04:03 [2023-09-27T10:04:03.739Z] github.com/docker/docker/libnetwork/drivers/remote
10:04:03 [2023-09-27T10:04:03.739Z] github.com/docker/docker/libnetwork/drivers/remote/api
10:04:03 [2023-09-27T10:04:03.739Z] github.com/docker/docker/libnetwork/drivers/windows
10:04:03 [2023-09-27T10:04:03.739Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
10:04:03 [2023-09-27T10:04:03.739Z] github.com/docker/docker/libnetwork/drvregistry
10:04:03 [2023-09-27T10:04:03.739Z] github.com/docker/docker/libnetwork/etchosts
10:04:03 [2023-09-27T10:04:03.739Z] github.com/docker/docker/libnetwork/internal/caller
10:04:03 [2023-09-27T10:04:03.739Z] github.com/docker/docker/libnetwork/internal/kvstore
10:04:03 [2023-09-27T10:04:03.739Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
10:04:03 [2023-09-27T10:04:03.739Z] github.com/docker/docker/libnetwork/internal/setmatrix
10:04:03 [2023-09-27T10:04:03.739Z] github.com/docker/docker/libnetwork/ipam
10:04:03 [2023-09-27T10:04:03.739Z] github.com/docker/docker/libnetwork/ipamapi
10:04:03 [2023-09-27T10:04:03.739Z] github.com/docker/docker/libnetwork/ipams/builtin
10:04:03 [2023-09-27T10:04:03.739Z] github.com/docker/docker/libnetwork/ipams/null
10:04:03 [2023-09-27T10:04:03.739Z] github.com/docker/docker/libnetwork/ipams/remote
10:04:03 [2023-09-27T10:04:03.739Z] github.com/docker/docker/libnetwork/ipams/remote/api
10:04:03 [2023-09-27T10:04:03.739Z] github.com/docker/docker/libnetwork/ipams/windowsipam
10:04:03 [2023-09-27T10:04:03.739Z] github.com/docker/docker/libnetwork/ipamutils
10:04:03 [2023-09-27T10:04:03.739Z] github.com/docker/docker/libnetwork/ipbits
10:04:03 [2023-09-27T10:04:03.739Z] github.com/docker/docker/libnetwork/iptables
10:04:03 [2023-09-27T10:04:03.739Z] github.com/docker/docker/libnetwork/netlabel
10:04:03 [2023-09-27T10:04:03.739Z] github.com/docker/docker/libnetwork/netutils
10:04:03 [2023-09-27T10:04:03.739Z] github.com/docker/docker/libnetwork/networkdb
10:04:03 [2023-09-27T10:04:03.739Z] github.com/docker/docker/libnetwork/ns
10:04:03 [2023-09-27T10:04:03.739Z] github.com/docker/docker/libnetwork/options
10:04:03 [2023-09-27T10:04:03.739Z] github.com/docker/docker/libnetwork/osl
10:04:03 [2023-09-27T10:04:03.739Z] github.com/docker/docker/libnetwork/osl/kernel
10:04:03 [2023-09-27T10:04:03.739Z] github.com/docker/docker/libnetwork/portallocator
10:04:03 [2023-09-27T10:04:03.739Z] github.com/docker/docker/libnetwork/portmapper
10:04:03 [2023-09-27T10:04:03.739Z] github.com/docker/docker/libnetwork/resolvconf
10:04:03 [2023-09-27T10:04:03.739Z] github.com/docker/docker/libnetwork/scope
10:04:03 [2023-09-27T10:04:03.739Z] github.com/docker/docker/libnetwork/types
10:04:03 [2023-09-27T10:04:03.739Z] github.com/docker/docker/oci
10:04:03 [2023-09-27T10:04:03.739Z] github.com/docker/docker/oci/caps
10:04:03 [2023-09-27T10:04:03.739Z] github.com/docker/docker/opts
10:04:03 [2023-09-27T10:04:03.739Z] github.com/docker/docker/pkg/aaparser
10:04:03 [2023-09-27T10:04:03.739Z] github.com/docker/docker/pkg/archive
10:04:03 [2023-09-27T10:04:03.739Z] github.com/docker/docker/pkg/authorization
10:04:03 [2023-09-27T10:04:03.739Z] github.com/docker/docker/pkg/broadcaster
10:04:03 [2023-09-27T10:04:03.739Z] github.com/docker/docker/pkg/capabilities
10:04:03 [2023-09-27T10:04:03.739Z] github.com/docker/docker/pkg/chrootarchive
10:04:03 [2023-09-27T10:04:03.739Z] github.com/docker/docker/pkg/containerfs
10:04:03 [2023-09-27T10:04:03.739Z] github.com/docker/docker/pkg/directory
10:04:03 [2023-09-27T10:04:03.739Z] github.com/docker/docker/pkg/dmesg
10:04:03 [2023-09-27T10:04:03.739Z] github.com/docker/docker/pkg/fileutils
10:04:03 [2023-09-27T10:04:03.739Z] github.com/docker/docker/pkg/homedir
10:04:03 [2023-09-27T10:04:03.739Z] github.com/docker/docker/pkg/idtools
10:04:03 [2023-09-27T10:04:03.739Z] github.com/docker/docker/pkg/ioutils
10:04:03 [2023-09-27T10:04:03.739Z] github.com/docker/docker/pkg/jsonmessage
10:04:03 [2023-09-27T10:04:03.739Z] github.com/docker/docker/pkg/longpath
10:04:03 [2023-09-27T10:04:03.739Z] github.com/docker/docker/pkg/loopback
10:04:03 [2023-09-27T10:04:03.739Z] github.com/docker/docker/pkg/meminfo
10:04:03 [2023-09-27T10:04:03.739Z] github.com/docker/docker/pkg/namesgenerator
10:04:03 [2023-09-27T10:04:03.739Z] github.com/docker/docker/pkg/parsers
10:04:03 [2023-09-27T10:04:03.739Z] github.com/docker/docker/pkg/parsers/kernel
10:04:03 [2023-09-27T10:04:03.739Z] github.com/docker/docker/pkg/parsers/operatingsystem
10:04:03 [2023-09-27T10:04:03.739Z] github.com/docker/docker/pkg/pidfile
10:04:03 [2023-09-27T10:04:03.739Z] github.com/docker/docker/pkg/platform
10:04:03 [2023-09-27T10:04:03.739Z] github.com/docker/docker/pkg/platforms
10:04:03 [2023-09-27T10:04:03.739Z] github.com/docker/docker/pkg/plugingetter
10:04:03 [2023-09-27T10:04:03.739Z] github.com/docker/docker/pkg/plugins
10:04:03 [2023-09-27T10:04:03.739Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
10:04:03 [2023-09-27T10:04:03.739Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
10:04:03 [2023-09-27T10:04:03.739Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
10:04:03 [2023-09-27T10:04:03.739Z] github.com/docker/docker/pkg/plugins/transport
10:04:03 [2023-09-27T10:04:03.739Z] github.com/docker/docker/pkg/pools
10:04:03 [2023-09-27T10:04:03.739Z] github.com/docker/docker/pkg/process
10:04:03 [2023-09-27T10:04:03.739Z] github.com/docker/docker/pkg/progress
10:04:03 [2023-09-27T10:04:03.739Z] github.com/docker/docker/pkg/reexec
10:04:03 [2023-09-27T10:04:03.739Z] github.com/docker/docker/pkg/rootless
10:04:03 [2023-09-27T10:04:03.739Z] github.com/docker/docker/pkg/rootless/specconv
10:04:03 [2023-09-27T10:04:03.739Z] github.com/docker/docker/pkg/stack
10:04:03 [2023-09-27T10:04:03.739Z] github.com/docker/docker/pkg/stdcopy
10:04:03 [2023-09-27T10:04:03.739Z] github.com/docker/docker/pkg/streamformatter
10:04:03 [2023-09-27T10:04:03.739Z] github.com/docker/docker/pkg/stringid
10:04:03 [2023-09-27T10:04:03.739Z] github.com/docker/docker/pkg/sysinfo
10:04:03 [2023-09-27T10:04:03.739Z] github.com/docker/docker/pkg/system
10:04:03 [2023-09-27T10:04:03.739Z] github.com/docker/docker/pkg/tailfile
10:04:03 [2023-09-27T10:04:03.739Z] github.com/docker/docker/pkg/tarsum
10:04:03 [2023-09-27T10:04:03.739Z] github.com/docker/docker/pkg/useragent
10:04:03 [2023-09-27T10:04:03.739Z] github.com/docker/docker/plugin
10:04:03 [2023-09-27T10:04:03.739Z] github.com/docker/docker/plugin/executor/containerd
10:04:03 [2023-09-27T10:04:03.739Z] github.com/docker/docker/plugin/v2
10:04:03 [2023-09-27T10:04:03.739Z] github.com/docker/docker/profiles/apparmor
10:04:03 [2023-09-27T10:04:03.739Z] github.com/docker/docker/profiles/seccomp
10:04:03 [2023-09-27T10:04:03.739Z] github.com/docker/docker/quota
10:04:03 [2023-09-27T10:04:03.739Z] github.com/docker/docker/reference
10:04:03 [2023-09-27T10:04:03.739Z] github.com/docker/docker/registry
10:04:03 [2023-09-27T10:04:03.739Z] github.com/docker/docker/registry/resumable
10:04:03 [2023-09-27T10:04:03.739Z] github.com/docker/docker/restartmanager
10:04:03 [2023-09-27T10:04:03.739Z] github.com/docker/docker/runconfig
10:04:03 [2023-09-27T10:04:03.739Z] github.com/docker/docker/runconfig/opts
10:04:03 [2023-09-27T10:04:03.739Z] github.com/docker/docker/testutil
10:04:03 [2023-09-27T10:04:03.739Z] github.com/docker/docker/testutil/daemon
10:04:03 [2023-09-27T10:04:03.739Z] github.com/docker/docker/testutil/environment
10:04:03 [2023-09-27T10:04:03.739Z] github.com/docker/docker/testutil/fakecontext
10:04:03 [2023-09-27T10:04:03.739Z] github.com/docker/docker/testutil/fakegit
10:04:03 [2023-09-27T10:04:03.739Z] github.com/docker/docker/testutil/fakestorage
10:04:03 [2023-09-27T10:04:03.739Z] github.com/docker/docker/testutil/fixtures/load
10:04:03 [2023-09-27T10:04:03.739Z] github.com/docker/docker/testutil/fixtures/plugin
10:04:03 [2023-09-27T10:04:03.739Z] github.com/docker/docker/testutil/fixtures/plugin/basic
10:04:03 [2023-09-27T10:04:03.739Z] github.com/docker/docker/testutil/registry
10:04:03 [2023-09-27T10:04:03.739Z] github.com/docker/docker/testutil/request
10:04:03 [2023-09-27T10:04:03.739Z] github.com/docker/docker/volume
10:04:03 [2023-09-27T10:04:03.739Z] github.com/docker/docker/volume/drivers
10:04:03 [2023-09-27T10:04:03.739Z] github.com/docker/docker/volume/local
10:04:03 [2023-09-27T10:04:03.739Z] github.com/docker/docker/volume/mounts
10:04:03 [2023-09-27T10:04:03.739Z] github.com/docker/docker/volume/service
10:04:03 [2023-09-27T10:04:03.739Z] github.com/docker/docker/volume/service/opts
10:04:03 [2023-09-27T10:04:03.739Z] github.com/docker/docker/volume/testutils'
10:04:03 [2023-09-27T10:04:03.739Z] ++ grep --fixed-strings -v /libnetwork
10:04:03 [2023-09-27T10:04:03.739Z] ++ echo 'github.com/docker/docker/api
10:04:03 [2023-09-27T10:04:03.739Z] github.com/docker/docker/api/server
10:04:03 [2023-09-27T10:04:03.739Z] github.com/docker/docker/api/server/backend/build
10:04:03 [2023-09-27T10:04:03.739Z] github.com/docker/docker/api/server/httpstatus
10:04:03 [2023-09-27T10:04:03.740Z] github.com/docker/docker/api/server/httputils
10:04:03 [2023-09-27T10:04:03.740Z] github.com/docker/docker/api/server/middleware
10:04:03 [2023-09-27T10:04:03.740Z] github.com/docker/docker/api/server/router
10:04:03 [2023-09-27T10:04:03.740Z] github.com/docker/docker/api/server/router/build
10:04:03 [2023-09-27T10:04:03.740Z] github.com/docker/docker/api/server/router/checkpoint
10:04:03 [2023-09-27T10:04:03.740Z] github.com/docker/docker/api/server/router/container
10:04:03 [2023-09-27T10:04:03.740Z] github.com/docker/docker/api/server/router/debug
10:04:03 [2023-09-27T10:04:03.740Z] github.com/docker/docker/api/server/router/distribution
10:04:03 [2023-09-27T10:04:03.740Z] github.com/docker/docker/api/server/router/grpc
10:04:03 [2023-09-27T10:04:03.740Z] github.com/docker/docker/api/server/router/image
10:04:03 [2023-09-27T10:04:03.740Z] github.com/docker/docker/api/server/router/network
10:04:03 [2023-09-27T10:04:03.740Z] github.com/docker/docker/api/server/router/plugin
10:04:03 [2023-09-27T10:04:03.740Z] github.com/docker/docker/api/server/router/session
10:04:03 [2023-09-27T10:04:03.740Z] github.com/docker/docker/api/server/router/swarm
10:04:03 [2023-09-27T10:04:03.740Z] github.com/docker/docker/api/server/router/system
10:04:03 [2023-09-27T10:04:03.740Z] github.com/docker/docker/api/server/router/volume
10:04:03 [2023-09-27T10:04:03.740Z] github.com/docker/docker/api/types
10:04:03 [2023-09-27T10:04:03.740Z] github.com/docker/docker/api/types/backend
10:04:03 [2023-09-27T10:04:03.740Z] github.com/docker/docker/api/types/blkiodev
10:04:03 [2023-09-27T10:04:03.740Z] github.com/docker/docker/api/types/checkpoint
10:04:03 [2023-09-27T10:04:03.740Z] github.com/docker/docker/api/types/container
10:04:03 [2023-09-27T10:04:03.740Z] github.com/docker/docker/api/types/events
10:04:03 [2023-09-27T10:04:03.740Z] github.com/docker/docker/api/types/filters
10:04:03 [2023-09-27T10:04:03.740Z] github.com/docker/docker/api/types/image
10:04:03 [2023-09-27T10:04:03.740Z] github.com/docker/docker/api/types/mount
10:04:03 [2023-09-27T10:04:03.740Z] github.com/docker/docker/api/types/network
10:04:03 [2023-09-27T10:04:03.740Z] github.com/docker/docker/api/types/plugins/logdriver
10:04:03 [2023-09-27T10:04:03.740Z] github.com/docker/docker/api/types/registry
10:04:03 [2023-09-27T10:04:03.740Z] github.com/docker/docker/api/types/strslice
10:04:03 [2023-09-27T10:04:03.740Z] github.com/docker/docker/api/types/swarm
10:04:03 [2023-09-27T10:04:03.740Z] github.com/docker/docker/api/types/swarm/runtime
10:04:03 [2023-09-27T10:04:03.740Z] github.com/docker/docker/api/types/system
10:04:03 [2023-09-27T10:04:03.740Z] github.com/docker/docker/api/types/time
10:04:03 [2023-09-27T10:04:03.740Z] github.com/docker/docker/api/types/versions
10:04:03 [2023-09-27T10:04:03.740Z] github.com/docker/docker/api/types/versions/v1p19
10:04:03 [2023-09-27T10:04:03.740Z] github.com/docker/docker/api/types/versions/v1p20
10:04:03 [2023-09-27T10:04:03.740Z] github.com/docker/docker/api/types/volume
10:04:03 [2023-09-27T10:04:03.740Z] github.com/docker/docker/builder
10:04:03 [2023-09-27T10:04:03.740Z] github.com/docker/docker/builder/builder-next
10:04:03 [2023-09-27T10:04:03.740Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
10:04:03 [2023-09-27T10:04:03.740Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
10:04:03 [2023-09-27T10:04:03.740Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
10:04:03 [2023-09-27T10:04:03.740Z] github.com/docker/docker/builder/builder-next/exporter
10:04:03 [2023-09-27T10:04:03.740Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
10:04:03 [2023-09-27T10:04:03.740Z] github.com/docker/docker/builder/builder-next/exporter/overrides
10:04:03 [2023-09-27T10:04:03.740Z] github.com/docker/docker/builder/builder-next/imagerefchecker
10:04:03 [2023-09-27T10:04:03.740Z] github.com/docker/docker/builder/builder-next/worker
10:04:03 [2023-09-27T10:04:03.740Z] github.com/docker/docker/builder/builder-next/worker/label
10:04:03 [2023-09-27T10:04:03.740Z] github.com/docker/docker/builder/dockerfile
10:04:03 [2023-09-27T10:04:03.740Z] github.com/docker/docker/builder/remotecontext
10:04:03 [2023-09-27T10:04:03.740Z] github.com/docker/docker/builder/remotecontext/git
10:04:03 [2023-09-27T10:04:03.740Z] github.com/docker/docker/builder/remotecontext/urlutil
10:04:03 [2023-09-27T10:04:03.740Z] github.com/docker/docker/cli/debug
10:04:03 [2023-09-27T10:04:03.740Z] github.com/docker/docker/cli/winresources/docker-proxy
10:04:03 [2023-09-27T10:04:03.740Z] github.com/docker/docker/cli/winresources/dockerd
10:04:03 [2023-09-27T10:04:03.740Z] github.com/docker/docker/client
10:04:03 [2023-09-27T10:04:03.740Z] github.com/docker/docker/client/buildkit
10:04:03 [2023-09-27T10:04:03.740Z] github.com/docker/docker/cmd/docker-proxy
10:04:03 [2023-09-27T10:04:03.740Z] github.com/docker/docker/cmd/dockerd
10:04:03 [2023-09-27T10:04:03.740Z] github.com/docker/docker/cmd/dockerd/trap
10:04:03 [2023-09-27T10:04:03.740Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
10:04:03 [2023-09-27T10:04:03.740Z] github.com/docker/docker/container
10:04:03 [2023-09-27T10:04:03.740Z] github.com/docker/docker/container/stream
10:04:03 [2023-09-27T10:04:03.740Z] github.com/docker/docker/contrib/apparmor
10:04:03 [2023-09-27T10:04:03.740Z] github.com/docker/docker/contrib/httpserver
10:04:03 [2023-09-27T10:04:03.740Z] github.com/docker/docker/daemon
10:04:03 [2023-09-27T10:04:03.740Z] github.com/docker/docker/daemon/cluster
10:04:03 [2023-09-27T10:04:03.740Z] github.com/docker/docker/daemon/cluster/controllers/plugin
10:04:03 [2023-09-27T10:04:03.740Z] github.com/docker/docker/daemon/cluster/convert
10:04:03 [2023-09-27T10:04:03.740Z] github.com/docker/docker/daemon/cluster/executor
10:04:03 [2023-09-27T10:04:03.740Z] github.com/docker/docker/daemon/cluster/executor/container
10:04:03 [2023-09-27T10:04:03.740Z] github.com/docker/docker/daemon/cluster/provider
10:04:03 [2023-09-27T10:04:03.740Z] github.com/docker/docker/daemon/config
10:04:03 [2023-09-27T10:04:03.740Z] github.com/docker/docker/daemon/containerd
10:04:03 [2023-09-27T10:04:03.740Z] github.com/docker/docker/daemon/events
10:04:03 [2023-09-27T10:04:03.740Z] github.com/docker/docker/daemon/events/testutils
10:04:03 [2023-09-27T10:04:03.740Z] github.com/docker/docker/daemon/graphdriver
10:04:03 [2023-09-27T10:04:03.740Z] github.com/docker/docker/daemon/graphdriver/btrfs
10:04:03 [2023-09-27T10:04:03.740Z] github.com/docker/docker/daemon/graphdriver/copy
10:04:03 [2023-09-27T10:04:03.740Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
10:04:03 [2023-09-27T10:04:03.740Z] github.com/docker/docker/daemon/graphdriver/graphtest
10:04:03 [2023-09-27T10:04:03.740Z] github.com/docker/docker/daemon/graphdriver/overlay2
10:04:03 [2023-09-27T10:04:03.740Z] github.com/docker/docker/daemon/graphdriver/overlayutils
10:04:03 [2023-09-27T10:04:03.740Z] github.com/docker/docker/daemon/graphdriver/register
10:04:03 [2023-09-27T10:04:03.740Z] github.com/docker/docker/daemon/graphdriver/vfs
10:04:03 [2023-09-27T10:04:03.740Z] github.com/docker/docker/daemon/graphdriver/zfs
10:04:03 [2023-09-27T10:04:03.740Z] github.com/docker/docker/daemon/images
10:04:03 [2023-09-27T10:04:03.740Z] github.com/docker/docker/daemon/initlayer
10:04:03 [2023-09-27T10:04:03.740Z] github.com/docker/docker/daemon/links
10:04:03 [2023-09-27T10:04:03.740Z] github.com/docker/docker/daemon/listeners
10:04:03 [2023-09-27T10:04:03.740Z] github.com/docker/docker/daemon/logger
10:04:03 [2023-09-27T10:04:03.740Z] github.com/docker/docker/daemon/logger/awslogs
10:04:03 [2023-09-27T10:04:03.740Z] github.com/docker/docker/daemon/logger/fluentd
10:04:03 [2023-09-27T10:04:03.740Z] github.com/docker/docker/daemon/logger/gcplogs
10:04:03 [2023-09-27T10:04:03.740Z] github.com/docker/docker/daemon/logger/gelf
10:04:03 [2023-09-27T10:04:03.740Z] github.com/docker/docker/daemon/logger/journald
10:04:03 [2023-09-27T10:04:03.740Z] github.com/docker/docker/daemon/logger/journald/internal/export
10:04:03 [2023-09-27T10:04:03.740Z] github.com/docker/docker/daemon/logger/journald/internal/fake
10:04:03 [2023-09-27T10:04:03.740Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
10:04:03 [2023-09-27T10:04:03.740Z] github.com/docker/docker/daemon/logger/jsonfilelog
10:04:03 [2023-09-27T10:04:03.740Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
10:04:03 [2023-09-27T10:04:03.740Z] github.com/docker/docker/daemon/logger/local
10:04:03 [2023-09-27T10:04:03.740Z] github.com/docker/docker/daemon/logger/logentries
10:04:03 [2023-09-27T10:04:03.740Z] github.com/docker/docker/daemon/logger/loggertest
10:04:03 [2023-09-27T10:04:03.740Z] github.com/docker/docker/daemon/logger/loggerutils
10:04:03 [2023-09-27T10:04:03.740Z] github.com/docker/docker/daemon/logger/loggerutils/cache
10:04:03 [2023-09-27T10:04:03.740Z] github.com/docker/docker/daemon/logger/splunk
10:04:03 [2023-09-27T10:04:03.740Z] github.com/docker/docker/daemon/logger/syslog
10:04:03 [2023-09-27T10:04:03.740Z] github.com/docker/docker/daemon/logger/templates
10:04:03 [2023-09-27T10:04:03.740Z] github.com/docker/docker/daemon/names
10:04:03 [2023-09-27T10:04:03.740Z] github.com/docker/docker/daemon/network
10:04:03 [2023-09-27T10:04:03.740Z] github.com/docker/docker/daemon/snapshotter
10:04:03 [2023-09-27T10:04:03.740Z] github.com/docker/docker/daemon/stats
10:04:03 [2023-09-27T10:04:03.740Z] github.com/docker/docker/distribution
10:04:03 [2023-09-27T10:04:03.740Z] github.com/docker/docker/distribution/metadata
10:04:03 [2023-09-27T10:04:03.740Z] github.com/docker/docker/distribution/utils
10:04:03 [2023-09-27T10:04:03.740Z] github.com/docker/docker/distribution/xfer
10:04:03 [2023-09-27T10:04:03.740Z] github.com/docker/docker/dockerversion
10:04:03 [2023-09-27T10:04:03.740Z] github.com/docker/docker/errdefs
10:04:03 [2023-09-27T10:04:03.740Z] github.com/docker/docker/image
10:04:03 [2023-09-27T10:04:03.740Z] github.com/docker/docker/image/cache
10:04:03 [2023-09-27T10:04:03.740Z] github.com/docker/docker/image/spec/specs-go
10:04:03 [2023-09-27T10:04:03.740Z] github.com/docker/docker/image/spec/specs-go/v1
10:04:03 [2023-09-27T10:04:03.740Z] github.com/docker/docker/image/tarexport
10:04:03 [2023-09-27T10:04:03.740Z] github.com/docker/docker/image/v1
10:04:03 [2023-09-27T10:04:03.740Z] github.com/docker/docker/internal/mod
10:04:03 [2023-09-27T10:04:03.740Z] github.com/docker/docker/internal/mounttree
10:04:03 [2023-09-27T10:04:03.740Z] github.com/docker/docker/internal/multierror
10:04:03 [2023-09-27T10:04:03.740Z] github.com/docker/docker/internal/test/suite
10:04:03 [2023-09-27T10:04:03.740Z] github.com/docker/docker/internal/testutils
10:04:03 [2023-09-27T10:04:03.740Z] github.com/docker/docker/internal/testutils/netnsutils
10:04:03 [2023-09-27T10:04:03.740Z] github.com/docker/docker/internal/unshare
10:04:03 [2023-09-27T10:04:03.740Z] github.com/docker/docker/layer
10:04:03 [2023-09-27T10:04:03.740Z] github.com/docker/docker/libcontainerd
10:04:03 [2023-09-27T10:04:03.740Z] github.com/docker/docker/libcontainerd/queue
10:04:03 [2023-09-27T10:04:03.740Z] github.com/docker/docker/libcontainerd/remote
10:04:03 [2023-09-27T10:04:03.740Z] github.com/docker/docker/libcontainerd/shimopts
10:04:03 [2023-09-27T10:04:03.740Z] github.com/docker/docker/libcontainerd/supervisor
10:04:03 [2023-09-27T10:04:03.740Z] github.com/docker/docker/libcontainerd/types
10:04:03 [2023-09-27T10:04:03.740Z] github.com/docker/docker/libnetwork
10:04:03 [2023-09-27T10:04:03.740Z] github.com/docker/docker/libnetwork/bitmap
10:04:03 [2023-09-27T10:04:03.740Z] github.com/docker/docker/libnetwork/cluster
10:04:03 [2023-09-27T10:04:03.740Z] github.com/docker/docker/libnetwork/cmd/diagnostic
10:04:03 [2023-09-27T10:04:03.740Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
10:04:03 [2023-09-27T10:04:03.740Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
10:04:03 [2023-09-27T10:04:03.740Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
10:04:03 [2023-09-27T10:04:03.740Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
10:04:03 [2023-09-27T10:04:03.740Z] github.com/docker/docker/libnetwork/cmd/readme_test
10:04:03 [2023-09-27T10:04:03.740Z] github.com/docker/docker/libnetwork/config
10:04:03 [2023-09-27T10:04:03.740Z] github.com/docker/docker/libnetwork/datastore
10:04:03 [2023-09-27T10:04:03.740Z] github.com/docker/docker/libnetwork/diagnostic
10:04:03 [2023-09-27T10:04:03.740Z] github.com/docker/docker/libnetwork/discoverapi
10:04:03 [2023-09-27T10:04:03.740Z] github.com/docker/docker/libnetwork/driverapi
10:04:03 [2023-09-27T10:04:03.740Z] github.com/docker/docker/libnetwork/drivers/bridge
10:04:03 [2023-09-27T10:04:03.740Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
10:04:03 [2023-09-27T10:04:03.740Z] github.com/docker/docker/libnetwork/drivers/host
10:04:03 [2023-09-27T10:04:03.740Z] github.com/docker/docker/libnetwork/drivers/ipvlan
10:04:03 [2023-09-27T10:04:03.740Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
10:04:03 [2023-09-27T10:04:03.740Z] github.com/docker/docker/libnetwork/drivers/macvlan
10:04:03 [2023-09-27T10:04:03.740Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
10:04:03 [2023-09-27T10:04:03.740Z] github.com/docker/docker/libnetwork/drivers/null
10:04:03 [2023-09-27T10:04:03.740Z] github.com/docker/docker/libnetwork/drivers/overlay
10:04:03 [2023-09-27T10:04:03.740Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
10:04:03 [2023-09-27T10:04:03.740Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
10:04:03 [2023-09-27T10:04:03.740Z] github.com/docker/docker/libnetwork/drivers/remote
10:04:03 [2023-09-27T10:04:03.740Z] github.com/docker/docker/libnetwork/drivers/remote/api
10:04:03 [2023-09-27T10:04:03.740Z] github.com/docker/docker/libnetwork/drivers/windows
10:04:03 [2023-09-27T10:04:03.740Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
10:04:03 [2023-09-27T10:04:03.740Z] github.com/docker/docker/libnetwork/drvregistry
10:04:03 [2023-09-27T10:04:03.740Z] github.com/docker/docker/libnetwork/etchosts
10:04:03 [2023-09-27T10:04:03.740Z] github.com/docker/docker/libnetwork/internal/caller
10:04:03 [2023-09-27T10:04:03.740Z] github.com/docker/docker/libnetwork/internal/kvstore
10:04:03 [2023-09-27T10:04:03.740Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
10:04:03 [2023-09-27T10:04:03.740Z] github.com/docker/docker/libnetwork/internal/setmatrix
10:04:03 [2023-09-27T10:04:03.740Z] github.com/docker/docker/libnetwork/ipam
10:04:03 [2023-09-27T10:04:03.740Z] github.com/docker/docker/libnetwork/ipamapi
10:04:03 [2023-09-27T10:04:03.740Z] github.com/docker/docker/libnetwork/ipams/builtin
10:04:03 [2023-09-27T10:04:03.740Z] github.com/docker/docker/libnetwork/ipams/null
10:04:03 [2023-09-27T10:04:03.740Z] github.com/docker/docker/libnetwork/ipams/remote
10:04:03 [2023-09-27T10:04:03.740Z] github.com/docker/docker/libnetwork/ipams/remote/api
10:04:03 [2023-09-27T10:04:03.740Z] github.com/docker/docker/libnetwork/ipams/windowsipam
10:04:03 [2023-09-27T10:04:03.740Z] github.com/docker/docker/libnetwork/ipamutils
10:04:03 [2023-09-27T10:04:03.740Z] github.com/docker/docker/libnetwork/ipbits
10:04:03 [2023-09-27T10:04:03.740Z] github.com/docker/docker/libnetwork/iptables
10:04:03 [2023-09-27T10:04:03.740Z] github.com/docker/docker/libnetwork/netlabel
10:04:03 [2023-09-27T10:04:03.740Z] github.com/docker/docker/libnetwork/netutils
10:04:03 [2023-09-27T10:04:03.740Z] github.com/docker/docker/libnetwork/networkdb
10:04:03 [2023-09-27T10:04:03.740Z] github.com/docker/docker/libnetwork/ns
10:04:03 [2023-09-27T10:04:03.740Z] github.com/docker/docker/libnetwork/options
10:04:03 [2023-09-27T10:04:03.740Z] github.com/docker/docker/libnetwork/osl
10:04:03 [2023-09-27T10:04:03.740Z] github.com/docker/docker/libnetwork/osl/kernel
10:04:03 [2023-09-27T10:04:03.740Z] github.com/docker/docker/libnetwork/portallocator
10:04:03 [2023-09-27T10:04:03.740Z] github.com/docker/docker/libnetwork/portmapper
10:04:03 [2023-09-27T10:04:03.740Z] github.com/docker/docker/libnetwork/resolvconf
10:04:03 [2023-09-27T10:04:03.740Z] github.com/docker/docker/libnetwork/scope
10:04:03 [2023-09-27T10:04:03.740Z] github.com/docker/docker/libnetwork/types
10:04:03 [2023-09-27T10:04:03.740Z] github.com/docker/docker/oci
10:04:03 [2023-09-27T10:04:03.740Z] github.com/docker/docker/oci/caps
10:04:03 [2023-09-27T10:04:03.740Z] github.com/docker/docker/opts
10:04:03 [2023-09-27T10:04:03.740Z] github.com/docker/docker/pkg/aaparser
10:04:03 [2023-09-27T10:04:03.740Z] github.com/docker/docker/pkg/archive
10:04:03 [2023-09-27T10:04:03.740Z] github.com/docker/docker/pkg/authorization
10:04:03 [2023-09-27T10:04:03.740Z] github.com/docker/docker/pkg/broadcaster
10:04:03 [2023-09-27T10:04:03.740Z] github.com/docker/docker/pkg/capabilities
10:04:03 [2023-09-27T10:04:03.740Z] github.com/docker/docker/pkg/chrootarchive
10:04:03 [2023-09-27T10:04:03.740Z] github.com/docker/docker/pkg/containerfs
10:04:03 [2023-09-27T10:04:03.740Z] github.com/docker/docker/pkg/directory
10:04:03 [2023-09-27T10:04:03.740Z] github.com/docker/docker/pkg/dmesg
10:04:03 [2023-09-27T10:04:03.740Z] github.com/docker/docker/pkg/fileutils
10:04:03 [2023-09-27T10:04:03.740Z] github.com/docker/docker/pkg/homedir
10:04:03 [2023-09-27T10:04:03.740Z] github.com/docker/docker/pkg/idtools
10:04:03 [2023-09-27T10:04:03.740Z] github.com/docker/docker/pkg/ioutils
10:04:03 [2023-09-27T10:04:03.740Z] github.com/docker/docker/pkg/jsonmessage
10:04:03 [2023-09-27T10:04:03.740Z] github.com/docker/docker/pkg/longpath
10:04:03 [2023-09-27T10:04:03.740Z] github.com/docker/docker/pkg/loopback
10:04:03 [2023-09-27T10:04:03.740Z] github.com/docker/docker/pkg/meminfo
10:04:03 [2023-09-27T10:04:03.740Z] github.com/docker/docker/pkg/namesgenerator
10:04:03 [2023-09-27T10:04:03.740Z] github.com/docker/docker/pkg/parsers
10:04:03 [2023-09-27T10:04:03.740Z] github.com/docker/docker/pkg/parsers/kernel
10:04:03 [2023-09-27T10:04:03.740Z] github.com/docker/docker/pkg/parsers/operatingsystem
10:04:03 [2023-09-27T10:04:03.740Z] github.com/docker/docker/pkg/pidfile
10:04:03 [2023-09-27T10:04:03.740Z] github.com/docker/docker/pkg/platform
10:04:03 [2023-09-27T10:04:03.740Z] github.com/docker/docker/pkg/platforms
10:04:03 [2023-09-27T10:04:03.740Z] github.com/docker/docker/pkg/plugingetter
10:04:03 [2023-09-27T10:04:03.740Z] github.com/docker/docker/pkg/plugins
10:04:03 [2023-09-27T10:04:03.740Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
10:04:03 [2023-09-27T10:04:03.740Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
10:04:03 [2023-09-27T10:04:03.740Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
10:04:03 [2023-09-27T10:04:03.740Z] github.com/docker/docker/pkg/plugins/transport
10:04:03 [2023-09-27T10:04:03.740Z] github.com/docker/docker/pkg/pools
10:04:03 [2023-09-27T10:04:03.740Z] github.com/docker/docker/pkg/process
10:04:03 [2023-09-27T10:04:03.740Z] github.com/docker/docker/pkg/progress
10:04:03 [2023-09-27T10:04:03.740Z] github.com/docker/docker/pkg/reexec
10:04:03 [2023-09-27T10:04:03.740Z] github.com/docker/docker/pkg/rootless
10:04:03 [2023-09-27T10:04:03.740Z] github.com/docker/docker/pkg/rootless/specconv
10:04:03 [2023-09-27T10:04:03.740Z] github.com/docker/docker/pkg/stack
10:04:03 [2023-09-27T10:04:03.740Z] github.com/docker/docker/pkg/stdcopy
10:04:03 [2023-09-27T10:04:03.740Z] github.com/docker/docker/pkg/streamformatter
10:04:03 [2023-09-27T10:04:03.740Z] github.com/docker/docker/pkg/stringid
10:04:03 [2023-09-27T10:04:03.740Z] github.com/docker/docker/pkg/sysinfo
10:04:03 [2023-09-27T10:04:03.740Z] github.com/docker/docker/pkg/system
10:04:03 [2023-09-27T10:04:03.740Z] github.com/docker/docker/pkg/tailfile
10:04:03 [2023-09-27T10:04:03.740Z] github.com/docker/docker/pkg/tarsum
10:04:03 [2023-09-27T10:04:03.740Z] github.com/docker/docker/pkg/useragent
10:04:03 [2023-09-27T10:04:03.740Z] github.com/docker/docker/plugin
10:04:03 [2023-09-27T10:04:03.740Z] github.com/docker/docker/plugin/executor/containerd
10:04:03 [2023-09-27T10:04:03.740Z] github.com/docker/docker/plugin/v2
10:04:03 [2023-09-27T10:04:03.740Z] github.com/docker/docker/profiles/apparmor
10:04:03 [2023-09-27T10:04:03.740Z] github.com/docker/docker/profiles/seccomp
10:04:03 [2023-09-27T10:04:03.740Z] github.com/docker/docker/quota
10:04:03 [2023-09-27T10:04:03.740Z] github.com/docker/docker/reference
10:04:03 [2023-09-27T10:04:03.740Z] github.com/docker/docker/registry
10:04:03 [2023-09-27T10:04:03.740Z] github.com/docker/docker/registry/resumable
10:04:03 [2023-09-27T10:04:03.740Z] github.com/docker/docker/restartmanager
10:04:03 [2023-09-27T10:04:03.740Z] github.com/docker/docker/runconfig
10:04:03 [2023-09-27T10:04:03.740Z] github.com/docker/docker/runconfig/opts
10:04:03 [2023-09-27T10:04:03.740Z] github.com/docker/docker/testutil
10:04:03 [2023-09-27T10:04:03.740Z] github.com/docker/docker/testutil/daemon
10:04:03 [2023-09-27T10:04:03.740Z] github.com/docker/docker/testutil/environment
10:04:03 [2023-09-27T10:04:03.740Z] github.com/docker/docker/testutil/fakecontext
10:04:03 [2023-09-27T10:04:03.740Z] github.com/docker/docker/testutil/fakegit
10:04:03 [2023-09-27T10:04:03.740Z] github.com/docker/docker/testutil/fakestorage
10:04:03 [2023-09-27T10:04:03.740Z] github.com/docker/docker/testutil/fixtures/load
10:04:03 [2023-09-27T10:04:03.740Z] github.com/docker/docker/testutil/fixtures/plugin
10:04:03 [2023-09-27T10:04:03.740Z] github.com/docker/docker/testutil/fixtures/plugin/basic
10:04:03 [2023-09-27T10:04:03.740Z] github.com/docker/docker/testutil/registry
10:04:03 [2023-09-27T10:04:03.740Z] github.com/docker/docker/testutil/request
10:04:03 [2023-09-27T10:04:03.740Z] github.com/docker/docker/volume
10:04:03 [2023-09-27T10:04:03.740Z] github.com/docker/docker/volume/drivers
10:04:03 [2023-09-27T10:04:03.740Z] github.com/docker/docker/volume/local
10:04:03 [2023-09-27T10:04:03.740Z] github.com/docker/docker/volume/mounts
10:04:03 [2023-09-27T10:04:03.740Z] github.com/docker/docker/volume/service
10:04:03 [2023-09-27T10:04:03.740Z] github.com/docker/docker/volume/service/opts
10:04:03 [2023-09-27T10:04:03.740Z] github.com/docker/docker/volume/testutils'
10:04:03 [2023-09-27T10:04:03.740Z] + base_pkg_list='github.com/docker/docker/api
10:04:03 [2023-09-27T10:04:03.740Z] github.com/docker/docker/api/server
10:04:03 [2023-09-27T10:04:03.740Z] github.com/docker/docker/api/server/backend/build
10:04:03 [2023-09-27T10:04:03.740Z] github.com/docker/docker/api/server/httpstatus
10:04:03 [2023-09-27T10:04:03.740Z] github.com/docker/docker/api/server/httputils
10:04:03 [2023-09-27T10:04:03.740Z] github.com/docker/docker/api/server/middleware
10:04:03 [2023-09-27T10:04:03.740Z] github.com/docker/docker/api/server/router
10:04:03 [2023-09-27T10:04:03.740Z] github.com/docker/docker/api/server/router/build
10:04:03 [2023-09-27T10:04:03.740Z] github.com/docker/docker/api/server/router/checkpoint
10:04:03 [2023-09-27T10:04:03.740Z] github.com/docker/docker/api/server/router/container
10:04:03 [2023-09-27T10:04:03.740Z] github.com/docker/docker/api/server/router/debug
10:04:03 [2023-09-27T10:04:03.740Z] github.com/docker/docker/api/server/router/distribution
10:04:03 [2023-09-27T10:04:03.740Z] github.com/docker/docker/api/server/router/grpc
10:04:03 [2023-09-27T10:04:03.740Z] github.com/docker/docker/api/server/router/image
10:04:03 [2023-09-27T10:04:03.740Z] github.com/docker/docker/api/server/router/network
10:04:03 [2023-09-27T10:04:03.740Z] github.com/docker/docker/api/server/router/plugin
10:04:03 [2023-09-27T10:04:03.740Z] github.com/docker/docker/api/server/router/session
10:04:03 [2023-09-27T10:04:03.740Z] github.com/docker/docker/api/server/router/swarm
10:04:03 [2023-09-27T10:04:03.740Z] github.com/docker/docker/api/server/router/system
10:04:03 [2023-09-27T10:04:03.740Z] github.com/docker/docker/api/server/router/volume
10:04:03 [2023-09-27T10:04:03.740Z] github.com/docker/docker/api/types
10:04:03 [2023-09-27T10:04:03.740Z] github.com/docker/docker/api/types/backend
10:04:03 [2023-09-27T10:04:03.740Z] github.com/docker/docker/api/types/blkiodev
10:04:03 [2023-09-27T10:04:03.740Z] github.com/docker/docker/api/types/checkpoint
10:04:03 [2023-09-27T10:04:03.740Z] github.com/docker/docker/api/types/container
10:04:03 [2023-09-27T10:04:03.740Z] github.com/docker/docker/api/types/events
10:04:03 [2023-09-27T10:04:03.740Z] github.com/docker/docker/api/types/filters
10:04:03 [2023-09-27T10:04:03.740Z] github.com/docker/docker/api/types/image
10:04:03 [2023-09-27T10:04:03.740Z] github.com/docker/docker/api/types/mount
10:04:03 [2023-09-27T10:04:03.740Z] github.com/docker/docker/api/types/network
10:04:03 [2023-09-27T10:04:03.740Z] github.com/docker/docker/api/types/plugins/logdriver
10:04:03 [2023-09-27T10:04:03.740Z] github.com/docker/docker/api/types/registry
10:04:03 [2023-09-27T10:04:03.740Z] github.com/docker/docker/api/types/strslice
10:04:03 [2023-09-27T10:04:03.740Z] github.com/docker/docker/api/types/swarm
10:04:03 [2023-09-27T10:04:03.740Z] github.com/docker/docker/api/types/swarm/runtime
10:04:03 [2023-09-27T10:04:03.740Z] github.com/docker/docker/api/types/system
10:04:03 [2023-09-27T10:04:03.740Z] github.com/docker/docker/api/types/time
10:04:03 [2023-09-27T10:04:03.740Z] github.com/docker/docker/api/types/versions
10:04:03 [2023-09-27T10:04:03.740Z] github.com/docker/docker/api/types/versions/v1p19
10:04:03 [2023-09-27T10:04:03.740Z] github.com/docker/docker/api/types/versions/v1p20
10:04:03 [2023-09-27T10:04:03.740Z] github.com/docker/docker/api/types/volume
10:04:03 [2023-09-27T10:04:03.740Z] github.com/docker/docker/builder
10:04:03 [2023-09-27T10:04:03.740Z] github.com/docker/docker/builder/builder-next
10:04:03 [2023-09-27T10:04:03.740Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
10:04:03 [2023-09-27T10:04:03.740Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
10:04:03 [2023-09-27T10:04:03.740Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
10:04:03 [2023-09-27T10:04:03.740Z] github.com/docker/docker/builder/builder-next/exporter
10:04:03 [2023-09-27T10:04:03.740Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
10:04:03 [2023-09-27T10:04:03.740Z] github.com/docker/docker/builder/builder-next/exporter/overrides
10:04:03 [2023-09-27T10:04:03.740Z] github.com/docker/docker/builder/builder-next/imagerefchecker
10:04:03 [2023-09-27T10:04:03.740Z] github.com/docker/docker/builder/builder-next/worker
10:04:03 [2023-09-27T10:04:03.740Z] github.com/docker/docker/builder/builder-next/worker/label
10:04:03 [2023-09-27T10:04:03.740Z] github.com/docker/docker/builder/dockerfile
10:04:03 [2023-09-27T10:04:03.740Z] github.com/docker/docker/builder/remotecontext
10:04:03 [2023-09-27T10:04:03.741Z] github.com/docker/docker/builder/remotecontext/git
10:04:03 [2023-09-27T10:04:03.741Z] github.com/docker/docker/builder/remotecontext/urlutil
10:04:03 [2023-09-27T10:04:03.741Z] github.com/docker/docker/cli/debug
10:04:03 [2023-09-27T10:04:03.741Z] github.com/docker/docker/cli/winresources/docker-proxy
10:04:03 [2023-09-27T10:04:03.741Z] github.com/docker/docker/cli/winresources/dockerd
10:04:03 [2023-09-27T10:04:03.741Z] github.com/docker/docker/client
10:04:03 [2023-09-27T10:04:03.741Z] github.com/docker/docker/client/buildkit
10:04:03 [2023-09-27T10:04:03.741Z] github.com/docker/docker/cmd/docker-proxy
10:04:03 [2023-09-27T10:04:03.741Z] github.com/docker/docker/cmd/dockerd
10:04:03 [2023-09-27T10:04:03.741Z] github.com/docker/docker/cmd/dockerd/trap
10:04:03 [2023-09-27T10:04:03.741Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
10:04:03 [2023-09-27T10:04:03.741Z] github.com/docker/docker/container
10:04:03 [2023-09-27T10:04:03.741Z] github.com/docker/docker/container/stream
10:04:03 [2023-09-27T10:04:03.741Z] github.com/docker/docker/contrib/apparmor
10:04:03 [2023-09-27T10:04:03.741Z] github.com/docker/docker/contrib/httpserver
10:04:03 [2023-09-27T10:04:03.741Z] github.com/docker/docker/daemon
10:04:03 [2023-09-27T10:04:03.741Z] github.com/docker/docker/daemon/cluster
10:04:03 [2023-09-27T10:04:03.741Z] github.com/docker/docker/daemon/cluster/controllers/plugin
10:04:03 [2023-09-27T10:04:03.741Z] github.com/docker/docker/daemon/cluster/convert
10:04:03 [2023-09-27T10:04:03.741Z] github.com/docker/docker/daemon/cluster/executor
10:04:03 [2023-09-27T10:04:03.741Z] github.com/docker/docker/daemon/cluster/executor/container
10:04:03 [2023-09-27T10:04:03.741Z] github.com/docker/docker/daemon/cluster/provider
10:04:03 [2023-09-27T10:04:03.741Z] github.com/docker/docker/daemon/config
10:04:03 [2023-09-27T10:04:03.741Z] github.com/docker/docker/daemon/containerd
10:04:03 [2023-09-27T10:04:03.741Z] github.com/docker/docker/daemon/events
10:04:03 [2023-09-27T10:04:03.741Z] github.com/docker/docker/daemon/events/testutils
10:04:03 [2023-09-27T10:04:03.741Z] github.com/docker/docker/daemon/graphdriver
10:04:03 [2023-09-27T10:04:03.741Z] github.com/docker/docker/daemon/graphdriver/btrfs
10:04:03 [2023-09-27T10:04:03.741Z] github.com/docker/docker/daemon/graphdriver/copy
10:04:03 [2023-09-27T10:04:03.741Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
10:04:03 [2023-09-27T10:04:03.741Z] github.com/docker/docker/daemon/graphdriver/graphtest
10:04:03 [2023-09-27T10:04:03.741Z] github.com/docker/docker/daemon/graphdriver/overlay2
10:04:03 [2023-09-27T10:04:03.741Z] github.com/docker/docker/daemon/graphdriver/overlayutils
10:04:03 [2023-09-27T10:04:03.741Z] github.com/docker/docker/daemon/graphdriver/register
10:04:03 [2023-09-27T10:04:03.741Z] github.com/docker/docker/daemon/graphdriver/vfs
10:04:03 [2023-09-27T10:04:03.741Z] github.com/docker/docker/daemon/graphdriver/zfs
10:04:03 [2023-09-27T10:04:03.741Z] github.com/docker/docker/daemon/images
10:04:03 [2023-09-27T10:04:03.741Z] github.com/docker/docker/daemon/initlayer
10:04:03 [2023-09-27T10:04:03.741Z] github.com/docker/docker/daemon/links
10:04:03 [2023-09-27T10:04:03.741Z] github.com/docker/docker/daemon/listeners
10:04:03 [2023-09-27T10:04:03.741Z] github.com/docker/docker/daemon/logger
10:04:03 [2023-09-27T10:04:03.741Z] github.com/docker/docker/daemon/logger/awslogs
10:04:03 [2023-09-27T10:04:03.741Z] github.com/docker/docker/daemon/logger/fluentd
10:04:03 [2023-09-27T10:04:03.741Z] github.com/docker/docker/daemon/logger/gcplogs
10:04:03 [2023-09-27T10:04:03.741Z] github.com/docker/docker/daemon/logger/gelf
10:04:03 [2023-09-27T10:04:03.741Z] github.com/docker/docker/daemon/logger/journald
10:04:03 [2023-09-27T10:04:03.741Z] github.com/docker/docker/daemon/logger/journald/internal/export
10:04:03 [2023-09-27T10:04:03.741Z] github.com/docker/docker/daemon/logger/journald/internal/fake
10:04:03 [2023-09-27T10:04:03.741Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
10:04:03 [2023-09-27T10:04:03.741Z] github.com/docker/docker/daemon/logger/jsonfilelog
10:04:03 [2023-09-27T10:04:03.741Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
10:04:03 [2023-09-27T10:04:03.741Z] github.com/docker/docker/daemon/logger/local
10:04:03 [2023-09-27T10:04:03.741Z] github.com/docker/docker/daemon/logger/logentries
10:04:03 [2023-09-27T10:04:03.741Z] github.com/docker/docker/daemon/logger/loggertest
10:04:03 [2023-09-27T10:04:03.741Z] github.com/docker/docker/daemon/logger/loggerutils
10:04:03 [2023-09-27T10:04:03.741Z] github.com/docker/docker/daemon/logger/loggerutils/cache
10:04:03 [2023-09-27T10:04:03.741Z] github.com/docker/docker/daemon/logger/splunk
10:04:03 [2023-09-27T10:04:03.741Z] github.com/docker/docker/daemon/logger/syslog
10:04:03 [2023-09-27T10:04:03.741Z] github.com/docker/docker/daemon/logger/templates
10:04:03 [2023-09-27T10:04:03.741Z] github.com/docker/docker/daemon/names
10:04:03 [2023-09-27T10:04:03.741Z] github.com/docker/docker/daemon/network
10:04:03 [2023-09-27T10:04:03.741Z] github.com/docker/docker/daemon/snapshotter
10:04:03 [2023-09-27T10:04:03.741Z] github.com/docker/docker/daemon/stats
10:04:03 [2023-09-27T10:04:03.741Z] github.com/docker/docker/distribution
10:04:03 [2023-09-27T10:04:03.741Z] github.com/docker/docker/distribution/metadata
10:04:03 [2023-09-27T10:04:03.741Z] github.com/docker/docker/distribution/utils
10:04:03 [2023-09-27T10:04:03.741Z] github.com/docker/docker/distribution/xfer
10:04:03 [2023-09-27T10:04:03.741Z] github.com/docker/docker/dockerversion
10:04:03 [2023-09-27T10:04:03.741Z] github.com/docker/docker/errdefs
10:04:03 [2023-09-27T10:04:03.741Z] github.com/docker/docker/image
10:04:03 [2023-09-27T10:04:03.741Z] github.com/docker/docker/image/cache
10:04:03 [2023-09-27T10:04:03.741Z] github.com/docker/docker/image/spec/specs-go
10:04:03 [2023-09-27T10:04:03.741Z] github.com/docker/docker/image/spec/specs-go/v1
10:04:03 [2023-09-27T10:04:03.741Z] github.com/docker/docker/image/tarexport
10:04:03 [2023-09-27T10:04:03.741Z] github.com/docker/docker/image/v1
10:04:03 [2023-09-27T10:04:03.741Z] github.com/docker/docker/internal/mod
10:04:03 [2023-09-27T10:04:03.741Z] github.com/docker/docker/internal/mounttree
10:04:03 [2023-09-27T10:04:03.741Z] github.com/docker/docker/internal/multierror
10:04:03 [2023-09-27T10:04:03.741Z] github.com/docker/docker/internal/test/suite
10:04:03 [2023-09-27T10:04:03.741Z] github.com/docker/docker/internal/testutils
10:04:03 [2023-09-27T10:04:03.741Z] github.com/docker/docker/internal/testutils/netnsutils
10:04:03 [2023-09-27T10:04:03.741Z] github.com/docker/docker/internal/unshare
10:04:03 [2023-09-27T10:04:03.741Z] github.com/docker/docker/layer
10:04:03 [2023-09-27T10:04:03.741Z] github.com/docker/docker/libcontainerd
10:04:03 [2023-09-27T10:04:03.741Z] github.com/docker/docker/libcontainerd/queue
10:04:03 [2023-09-27T10:04:03.741Z] github.com/docker/docker/libcontainerd/remote
10:04:03 [2023-09-27T10:04:03.741Z] github.com/docker/docker/libcontainerd/shimopts
10:04:03 [2023-09-27T10:04:03.741Z] github.com/docker/docker/libcontainerd/supervisor
10:04:03 [2023-09-27T10:04:03.741Z] github.com/docker/docker/libcontainerd/types
10:04:03 [2023-09-27T10:04:03.741Z] github.com/docker/docker/oci
10:04:03 [2023-09-27T10:04:03.741Z] github.com/docker/docker/oci/caps
10:04:03 [2023-09-27T10:04:03.741Z] github.com/docker/docker/opts
10:04:03 [2023-09-27T10:04:03.741Z] github.com/docker/docker/pkg/aaparser
10:04:03 [2023-09-27T10:04:03.741Z] github.com/docker/docker/pkg/archive
10:04:03 [2023-09-27T10:04:03.741Z] github.com/docker/docker/pkg/authorization
10:04:03 [2023-09-27T10:04:03.741Z] github.com/docker/docker/pkg/broadcaster
10:04:03 [2023-09-27T10:04:03.741Z] github.com/docker/docker/pkg/capabilities
10:04:03 [2023-09-27T10:04:03.741Z] github.com/docker/docker/pkg/chrootarchive
10:04:03 [2023-09-27T10:04:03.741Z] github.com/docker/docker/pkg/containerfs
10:04:03 [2023-09-27T10:04:03.741Z] github.com/docker/docker/pkg/directory
10:04:03 [2023-09-27T10:04:03.741Z] github.com/docker/docker/pkg/dmesg
10:04:03 [2023-09-27T10:04:03.741Z] github.com/docker/docker/pkg/fileutils
10:04:03 [2023-09-27T10:04:03.741Z] github.com/docker/docker/pkg/homedir
10:04:03 [2023-09-27T10:04:03.741Z] github.com/docker/docker/pkg/idtools
10:04:03 [2023-09-27T10:04:03.741Z] github.com/docker/docker/pkg/ioutils
10:04:03 [2023-09-27T10:04:03.741Z] github.com/docker/docker/pkg/jsonmessage
10:04:03 [2023-09-27T10:04:03.741Z] github.com/docker/docker/pkg/longpath
10:04:03 [2023-09-27T10:04:03.741Z] github.com/docker/docker/pkg/loopback
10:04:03 [2023-09-27T10:04:03.741Z] github.com/docker/docker/pkg/meminfo
10:04:03 [2023-09-27T10:04:03.741Z] github.com/docker/docker/pkg/namesgenerator
10:04:03 [2023-09-27T10:04:03.741Z] github.com/docker/docker/pkg/parsers
10:04:03 [2023-09-27T10:04:03.741Z] github.com/docker/docker/pkg/parsers/kernel
10:04:03 [2023-09-27T10:04:03.741Z] github.com/docker/docker/pkg/parsers/operatingsystem
10:04:03 [2023-09-27T10:04:03.741Z] github.com/docker/docker/pkg/pidfile
10:04:03 [2023-09-27T10:04:03.741Z] github.com/docker/docker/pkg/platform
10:04:03 [2023-09-27T10:04:03.741Z] github.com/docker/docker/pkg/platforms
10:04:03 [2023-09-27T10:04:03.741Z] github.com/docker/docker/pkg/plugingetter
10:04:03 [2023-09-27T10:04:03.741Z] github.com/docker/docker/pkg/plugins
10:04:03 [2023-09-27T10:04:03.741Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
10:04:03 [2023-09-27T10:04:03.741Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
10:04:03 [2023-09-27T10:04:03.741Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
10:04:03 [2023-09-27T10:04:03.741Z] github.com/docker/docker/pkg/plugins/transport
10:04:03 [2023-09-27T10:04:03.741Z] github.com/docker/docker/pkg/pools
10:04:03 [2023-09-27T10:04:03.741Z] github.com/docker/docker/pkg/process
10:04:03 [2023-09-27T10:04:03.741Z] github.com/docker/docker/pkg/progress
10:04:03 [2023-09-27T10:04:03.741Z] github.com/docker/docker/pkg/reexec
10:04:03 [2023-09-27T10:04:03.741Z] github.com/docker/docker/pkg/rootless
10:04:03 [2023-09-27T10:04:03.741Z] github.com/docker/docker/pkg/rootless/specconv
10:04:03 [2023-09-27T10:04:03.741Z] github.com/docker/docker/pkg/stack
10:04:03 [2023-09-27T10:04:03.741Z] github.com/docker/docker/pkg/stdcopy
10:04:03 [2023-09-27T10:04:03.741Z] github.com/docker/docker/pkg/streamformatter
10:04:03 [2023-09-27T10:04:03.741Z] github.com/docker/docker/pkg/stringid
10:04:03 [2023-09-27T10:04:03.741Z] github.com/docker/docker/pkg/sysinfo
10:04:03 [2023-09-27T10:04:03.741Z] github.com/docker/docker/pkg/system
10:04:03 [2023-09-27T10:04:03.741Z] github.com/docker/docker/pkg/tailfile
10:04:03 [2023-09-27T10:04:03.741Z] github.com/docker/docker/pkg/tarsum
10:04:03 [2023-09-27T10:04:03.741Z] github.com/docker/docker/pkg/useragent
10:04:03 [2023-09-27T10:04:03.741Z] github.com/docker/docker/plugin
10:04:03 [2023-09-27T10:04:03.741Z] github.com/docker/docker/plugin/executor/containerd
10:04:03 [2023-09-27T10:04:03.741Z] github.com/docker/docker/plugin/v2
10:04:03 [2023-09-27T10:04:03.741Z] github.com/docker/docker/profiles/apparmor
10:04:03 [2023-09-27T10:04:03.741Z] github.com/docker/docker/profiles/seccomp
10:04:03 [2023-09-27T10:04:03.741Z] github.com/docker/docker/quota
10:04:03 [2023-09-27T10:04:03.741Z] github.com/docker/docker/reference
10:04:03 [2023-09-27T10:04:03.741Z] github.com/docker/docker/registry
10:04:03 [2023-09-27T10:04:03.741Z] github.com/docker/docker/registry/resumable
10:04:03 [2023-09-27T10:04:03.741Z] github.com/docker/docker/restartmanager
10:04:03 [2023-09-27T10:04:03.741Z] github.com/docker/docker/runconfig
10:04:03 [2023-09-27T10:04:03.741Z] github.com/docker/docker/runconfig/opts
10:04:03 [2023-09-27T10:04:03.741Z] github.com/docker/docker/testutil
10:04:03 [2023-09-27T10:04:03.741Z] github.com/docker/docker/testutil/daemon
10:04:03 [2023-09-27T10:04:03.741Z] github.com/docker/docker/testutil/environment
10:04:03 [2023-09-27T10:04:03.741Z] github.com/docker/docker/testutil/fakecontext
10:04:03 [2023-09-27T10:04:03.741Z] github.com/docker/docker/testutil/fakegit
10:04:03 [2023-09-27T10:04:03.741Z] github.com/docker/docker/testutil/fakestorage
10:04:03 [2023-09-27T10:04:03.741Z] github.com/docker/docker/testutil/fixtures/load
10:04:03 [2023-09-27T10:04:03.741Z] github.com/docker/docker/testutil/fixtures/plugin
10:04:03 [2023-09-27T10:04:03.741Z] github.com/docker/docker/testutil/fixtures/plugin/basic
10:04:03 [2023-09-27T10:04:03.741Z] github.com/docker/docker/testutil/registry
10:04:03 [2023-09-27T10:04:03.741Z] github.com/docker/docker/testutil/request
10:04:03 [2023-09-27T10:04:03.741Z] github.com/docker/docker/volume
10:04:03 [2023-09-27T10:04:03.741Z] github.com/docker/docker/volume/drivers
10:04:03 [2023-09-27T10:04:03.741Z] github.com/docker/docker/volume/local
10:04:03 [2023-09-27T10:04:03.741Z] github.com/docker/docker/volume/mounts
10:04:03 [2023-09-27T10:04:03.741Z] github.com/docker/docker/volume/service
10:04:03 [2023-09-27T10:04:03.741Z] github.com/docker/docker/volume/service/opts
10:04:03 [2023-09-27T10:04:03.741Z] github.com/docker/docker/volume/testutils'
10:04:03 [2023-09-27T10:04:03.741Z] ++ grep --fixed-strings /libnetwork
10:04:03 [2023-09-27T10:04:03.741Z] ++ echo 'github.com/docker/docker/api
10:04:03 [2023-09-27T10:04:03.741Z] github.com/docker/docker/api/server
10:04:03 [2023-09-27T10:04:03.741Z] github.com/docker/docker/api/server/backend/build
10:04:03 [2023-09-27T10:04:03.741Z] github.com/docker/docker/api/server/httpstatus
10:04:03 [2023-09-27T10:04:03.741Z] github.com/docker/docker/api/server/httputils
10:04:03 [2023-09-27T10:04:03.741Z] github.com/docker/docker/api/server/middleware
10:04:03 [2023-09-27T10:04:03.741Z] github.com/docker/docker/api/server/router
10:04:03 [2023-09-27T10:04:03.741Z] github.com/docker/docker/api/server/router/build
10:04:03 [2023-09-27T10:04:03.741Z] github.com/docker/docker/api/server/router/checkpoint
10:04:03 [2023-09-27T10:04:03.741Z] github.com/docker/docker/api/server/router/container
10:04:03 [2023-09-27T10:04:03.741Z] github.com/docker/docker/api/server/router/debug
10:04:03 [2023-09-27T10:04:03.741Z] github.com/docker/docker/api/server/router/distribution
10:04:03 [2023-09-27T10:04:03.741Z] github.com/docker/docker/api/server/router/grpc
10:04:03 [2023-09-27T10:04:03.741Z] github.com/docker/docker/api/server/router/image
10:04:03 [2023-09-27T10:04:03.741Z] github.com/docker/docker/api/server/router/network
10:04:03 [2023-09-27T10:04:03.741Z] github.com/docker/docker/api/server/router/plugin
10:04:03 [2023-09-27T10:04:03.741Z] github.com/docker/docker/api/server/router/session
10:04:03 [2023-09-27T10:04:03.741Z] github.com/docker/docker/api/server/router/swarm
10:04:03 [2023-09-27T10:04:03.741Z] github.com/docker/docker/api/server/router/system
10:04:03 [2023-09-27T10:04:03.741Z] github.com/docker/docker/api/server/router/volume
10:04:03 [2023-09-27T10:04:03.741Z] github.com/docker/docker/api/types
10:04:03 [2023-09-27T10:04:03.741Z] github.com/docker/docker/api/types/backend
10:04:03 [2023-09-27T10:04:03.741Z] github.com/docker/docker/api/types/blkiodev
10:04:03 [2023-09-27T10:04:03.741Z] github.com/docker/docker/api/types/checkpoint
10:04:03 [2023-09-27T10:04:03.741Z] github.com/docker/docker/api/types/container
10:04:03 [2023-09-27T10:04:03.741Z] github.com/docker/docker/api/types/events
10:04:03 [2023-09-27T10:04:03.741Z] github.com/docker/docker/api/types/filters
10:04:03 [2023-09-27T10:04:03.741Z] github.com/docker/docker/api/types/image
10:04:03 [2023-09-27T10:04:03.741Z] github.com/docker/docker/api/types/mount
10:04:03 [2023-09-27T10:04:03.741Z] github.com/docker/docker/api/types/network
10:04:03 [2023-09-27T10:04:03.741Z] github.com/docker/docker/api/types/plugins/logdriver
10:04:03 [2023-09-27T10:04:03.741Z] github.com/docker/docker/api/types/registry
10:04:03 [2023-09-27T10:04:03.741Z] github.com/docker/docker/api/types/strslice
10:04:03 [2023-09-27T10:04:03.741Z] github.com/docker/docker/api/types/swarm
10:04:03 [2023-09-27T10:04:03.741Z] github.com/docker/docker/api/types/swarm/runtime
10:04:03 [2023-09-27T10:04:03.741Z] github.com/docker/docker/api/types/system
10:04:03 [2023-09-27T10:04:03.741Z] github.com/docker/docker/api/types/time
10:04:03 [2023-09-27T10:04:03.741Z] github.com/docker/docker/api/types/versions
10:04:03 [2023-09-27T10:04:03.741Z] github.com/docker/docker/api/types/versions/v1p19
10:04:03 [2023-09-27T10:04:03.741Z] github.com/docker/docker/api/types/versions/v1p20
10:04:03 [2023-09-27T10:04:03.741Z] github.com/docker/docker/api/types/volume
10:04:03 [2023-09-27T10:04:03.741Z] github.com/docker/docker/builder
10:04:03 [2023-09-27T10:04:03.741Z] github.com/docker/docker/builder/builder-next
10:04:03 [2023-09-27T10:04:03.741Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
10:04:03 [2023-09-27T10:04:03.741Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
10:04:03 [2023-09-27T10:04:03.741Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
10:04:03 [2023-09-27T10:04:03.741Z] github.com/docker/docker/builder/builder-next/exporter
10:04:03 [2023-09-27T10:04:03.741Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
10:04:03 [2023-09-27T10:04:03.741Z] github.com/docker/docker/builder/builder-next/exporter/overrides
10:04:03 [2023-09-27T10:04:03.741Z] github.com/docker/docker/builder/builder-next/imagerefchecker
10:04:03 [2023-09-27T10:04:03.741Z] github.com/docker/docker/builder/builder-next/worker
10:04:03 [2023-09-27T10:04:03.741Z] github.com/docker/docker/builder/builder-next/worker/label
10:04:03 [2023-09-27T10:04:03.741Z] github.com/docker/docker/builder/dockerfile
10:04:03 [2023-09-27T10:04:03.741Z] github.com/docker/docker/builder/remotecontext
10:04:03 [2023-09-27T10:04:03.741Z] github.com/docker/docker/builder/remotecontext/git
10:04:03 [2023-09-27T10:04:03.741Z] github.com/docker/docker/builder/remotecontext/urlutil
10:04:03 [2023-09-27T10:04:03.741Z] github.com/docker/docker/cli/debug
10:04:03 [2023-09-27T10:04:03.741Z] github.com/docker/docker/cli/winresources/docker-proxy
10:04:03 [2023-09-27T10:04:03.741Z] github.com/docker/docker/cli/winresources/dockerd
10:04:03 [2023-09-27T10:04:03.741Z] github.com/docker/docker/client
10:04:03 [2023-09-27T10:04:03.741Z] github.com/docker/docker/client/buildkit
10:04:03 [2023-09-27T10:04:03.741Z] github.com/docker/docker/cmd/docker-proxy
10:04:03 [2023-09-27T10:04:03.741Z] github.com/docker/docker/cmd/dockerd
10:04:03 [2023-09-27T10:04:03.741Z] github.com/docker/docker/cmd/dockerd/trap
10:04:03 [2023-09-27T10:04:03.741Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
10:04:03 [2023-09-27T10:04:03.741Z] github.com/docker/docker/container
10:04:03 [2023-09-27T10:04:03.741Z] github.com/docker/docker/container/stream
10:04:03 [2023-09-27T10:04:03.741Z] github.com/docker/docker/contrib/apparmor
10:04:03 [2023-09-27T10:04:03.741Z] github.com/docker/docker/contrib/httpserver
10:04:03 [2023-09-27T10:04:03.741Z] github.com/docker/docker/daemon
10:04:03 [2023-09-27T10:04:03.741Z] github.com/docker/docker/daemon/cluster
10:04:03 [2023-09-27T10:04:03.741Z] github.com/docker/docker/daemon/cluster/controllers/plugin
10:04:03 [2023-09-27T10:04:03.741Z] github.com/docker/docker/daemon/cluster/convert
10:04:03 [2023-09-27T10:04:03.741Z] github.com/docker/docker/daemon/cluster/executor
10:04:03 [2023-09-27T10:04:03.741Z] github.com/docker/docker/daemon/cluster/executor/container
10:04:03 [2023-09-27T10:04:03.741Z] github.com/docker/docker/daemon/cluster/provider
10:04:03 [2023-09-27T10:04:03.741Z] github.com/docker/docker/daemon/config
10:04:03 [2023-09-27T10:04:03.741Z] github.com/docker/docker/daemon/containerd
10:04:03 [2023-09-27T10:04:03.741Z] github.com/docker/docker/daemon/events
10:04:03 [2023-09-27T10:04:03.741Z] github.com/docker/docker/daemon/events/testutils
10:04:03 [2023-09-27T10:04:03.741Z] github.com/docker/docker/daemon/graphdriver
10:04:03 [2023-09-27T10:04:03.741Z] github.com/docker/docker/daemon/graphdriver/btrfs
10:04:03 [2023-09-27T10:04:03.741Z] github.com/docker/docker/daemon/graphdriver/copy
10:04:03 [2023-09-27T10:04:03.741Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
10:04:03 [2023-09-27T10:04:03.741Z] github.com/docker/docker/daemon/graphdriver/graphtest
10:04:03 [2023-09-27T10:04:03.741Z] github.com/docker/docker/daemon/graphdriver/overlay2
10:04:03 [2023-09-27T10:04:03.741Z] github.com/docker/docker/daemon/graphdriver/overlayutils
10:04:03 [2023-09-27T10:04:03.741Z] github.com/docker/docker/daemon/graphdriver/register
10:04:03 [2023-09-27T10:04:03.741Z] github.com/docker/docker/daemon/graphdriver/vfs
10:04:03 [2023-09-27T10:04:03.741Z] github.com/docker/docker/daemon/graphdriver/zfs
10:04:03 [2023-09-27T10:04:03.741Z] github.com/docker/docker/daemon/images
10:04:03 [2023-09-27T10:04:03.741Z] github.com/docker/docker/daemon/initlayer
10:04:03 [2023-09-27T10:04:03.741Z] github.com/docker/docker/daemon/links
10:04:03 [2023-09-27T10:04:03.741Z] github.com/docker/docker/daemon/listeners
10:04:03 [2023-09-27T10:04:03.741Z] github.com/docker/docker/daemon/logger
10:04:03 [2023-09-27T10:04:03.741Z] github.com/docker/docker/daemon/logger/awslogs
10:04:03 [2023-09-27T10:04:03.741Z] github.com/docker/docker/daemon/logger/fluentd
10:04:03 [2023-09-27T10:04:03.741Z] github.com/docker/docker/daemon/logger/gcplogs
10:04:03 [2023-09-27T10:04:03.741Z] github.com/docker/docker/daemon/logger/gelf
10:04:03 [2023-09-27T10:04:03.741Z] github.com/docker/docker/daemon/logger/journald
10:04:03 [2023-09-27T10:04:03.741Z] github.com/docker/docker/daemon/logger/journald/internal/export
10:04:03 [2023-09-27T10:04:03.741Z] github.com/docker/docker/daemon/logger/journald/internal/fake
10:04:03 [2023-09-27T10:04:03.741Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
10:04:03 [2023-09-27T10:04:03.741Z] github.com/docker/docker/daemon/logger/jsonfilelog
10:04:03 [2023-09-27T10:04:03.741Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
10:04:03 [2023-09-27T10:04:03.741Z] github.com/docker/docker/daemon/logger/local
10:04:03 [2023-09-27T10:04:03.741Z] github.com/docker/docker/daemon/logger/logentries
10:04:03 [2023-09-27T10:04:03.741Z] github.com/docker/docker/daemon/logger/loggertest
10:04:03 [2023-09-27T10:04:03.741Z] github.com/docker/docker/daemon/logger/loggerutils
10:04:03 [2023-09-27T10:04:03.741Z] github.com/docker/docker/daemon/logger/loggerutils/cache
10:04:03 [2023-09-27T10:04:03.741Z] github.com/docker/docker/daemon/logger/splunk
10:04:03 [2023-09-27T10:04:03.741Z] github.com/docker/docker/daemon/logger/syslog
10:04:03 [2023-09-27T10:04:03.741Z] github.com/docker/docker/daemon/logger/templates
10:04:03 [2023-09-27T10:04:03.741Z] github.com/docker/docker/daemon/names
10:04:03 [2023-09-27T10:04:03.741Z] github.com/docker/docker/daemon/network
10:04:03 [2023-09-27T10:04:03.741Z] github.com/docker/docker/daemon/snapshotter
10:04:03 [2023-09-27T10:04:03.741Z] github.com/docker/docker/daemon/stats
10:04:03 [2023-09-27T10:04:03.741Z] github.com/docker/docker/distribution
10:04:03 [2023-09-27T10:04:03.741Z] github.com/docker/docker/distribution/metadata
10:04:03 [2023-09-27T10:04:03.741Z] github.com/docker/docker/distribution/utils
10:04:03 [2023-09-27T10:04:03.741Z] github.com/docker/docker/distribution/xfer
10:04:03 [2023-09-27T10:04:03.741Z] github.com/docker/docker/dockerversion
10:04:03 [2023-09-27T10:04:03.741Z] github.com/docker/docker/errdefs
10:04:03 [2023-09-27T10:04:03.741Z] github.com/docker/docker/image
10:04:03 [2023-09-27T10:04:03.741Z] github.com/docker/docker/image/cache
10:04:03 [2023-09-27T10:04:03.741Z] github.com/docker/docker/image/spec/specs-go
10:04:03 [2023-09-27T10:04:03.741Z] github.com/docker/docker/image/spec/specs-go/v1
10:04:03 [2023-09-27T10:04:03.741Z] github.com/docker/docker/image/tarexport
10:04:03 [2023-09-27T10:04:03.741Z] github.com/docker/docker/image/v1
10:04:03 [2023-09-27T10:04:03.741Z] github.com/docker/docker/internal/mod
10:04:03 [2023-09-27T10:04:03.741Z] github.com/docker/docker/internal/mounttree
10:04:03 [2023-09-27T10:04:03.741Z] github.com/docker/docker/internal/multierror
10:04:03 [2023-09-27T10:04:03.741Z] github.com/docker/docker/internal/test/suite
10:04:03 [2023-09-27T10:04:03.741Z] github.com/docker/docker/internal/testutils
10:04:03 [2023-09-27T10:04:03.741Z] github.com/docker/docker/internal/testutils/netnsutils
10:04:03 [2023-09-27T10:04:03.741Z] github.com/docker/docker/internal/unshare
10:04:03 [2023-09-27T10:04:03.741Z] github.com/docker/docker/layer
10:04:03 [2023-09-27T10:04:03.741Z] github.com/docker/docker/libcontainerd
10:04:03 [2023-09-27T10:04:03.741Z] github.com/docker/docker/libcontainerd/queue
10:04:03 [2023-09-27T10:04:03.741Z] github.com/docker/docker/libcontainerd/remote
10:04:03 [2023-09-27T10:04:03.741Z] github.com/docker/docker/libcontainerd/shimopts
10:04:03 [2023-09-27T10:04:03.741Z] github.com/docker/docker/libcontainerd/supervisor
10:04:03 [2023-09-27T10:04:03.741Z] github.com/docker/docker/libcontainerd/types
10:04:03 [2023-09-27T10:04:03.741Z] github.com/docker/docker/libnetwork
10:04:03 [2023-09-27T10:04:03.741Z] github.com/docker/docker/libnetwork/bitmap
10:04:03 [2023-09-27T10:04:03.741Z] github.com/docker/docker/libnetwork/cluster
10:04:03 [2023-09-27T10:04:03.742Z] github.com/docker/docker/libnetwork/cmd/diagnostic
10:04:03 [2023-09-27T10:04:03.742Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
10:04:03 [2023-09-27T10:04:03.742Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
10:04:03 [2023-09-27T10:04:03.742Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
10:04:03 [2023-09-27T10:04:03.742Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
10:04:03 [2023-09-27T10:04:03.742Z] github.com/docker/docker/libnetwork/cmd/readme_test
10:04:03 [2023-09-27T10:04:03.742Z] github.com/docker/docker/libnetwork/config
10:04:03 [2023-09-27T10:04:03.742Z] github.com/docker/docker/libnetwork/datastore
10:04:03 [2023-09-27T10:04:03.742Z] github.com/docker/docker/libnetwork/diagnostic
10:04:03 [2023-09-27T10:04:03.742Z] github.com/docker/docker/libnetwork/discoverapi
10:04:03 [2023-09-27T10:04:03.742Z] github.com/docker/docker/libnetwork/driverapi
10:04:03 [2023-09-27T10:04:03.742Z] github.com/docker/docker/libnetwork/drivers/bridge
10:04:03 [2023-09-27T10:04:03.742Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
10:04:03 [2023-09-27T10:04:03.742Z] github.com/docker/docker/libnetwork/drivers/host
10:04:03 [2023-09-27T10:04:03.742Z] github.com/docker/docker/libnetwork/drivers/ipvlan
10:04:03 [2023-09-27T10:04:03.742Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
10:04:03 [2023-09-27T10:04:03.742Z] github.com/docker/docker/libnetwork/drivers/macvlan
10:04:03 [2023-09-27T10:04:03.742Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
10:04:03 [2023-09-27T10:04:03.742Z] github.com/docker/docker/libnetwork/drivers/null
10:04:03 [2023-09-27T10:04:03.742Z] github.com/docker/docker/libnetwork/drivers/overlay
10:04:03 [2023-09-27T10:04:03.742Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
10:04:03 [2023-09-27T10:04:03.742Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
10:04:03 [2023-09-27T10:04:03.742Z] github.com/docker/docker/libnetwork/drivers/remote
10:04:03 [2023-09-27T10:04:03.742Z] github.com/docker/docker/libnetwork/drivers/remote/api
10:04:03 [2023-09-27T10:04:03.742Z] github.com/docker/docker/libnetwork/drivers/windows
10:04:03 [2023-09-27T10:04:03.742Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
10:04:03 [2023-09-27T10:04:03.742Z] github.com/docker/docker/libnetwork/drvregistry
10:04:03 [2023-09-27T10:04:03.742Z] github.com/docker/docker/libnetwork/etchosts
10:04:03 [2023-09-27T10:04:03.742Z] github.com/docker/docker/libnetwork/internal/caller
10:04:03 [2023-09-27T10:04:03.742Z] github.com/docker/docker/libnetwork/internal/kvstore
10:04:03 [2023-09-27T10:04:03.742Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
10:04:03 [2023-09-27T10:04:03.742Z] github.com/docker/docker/libnetwork/internal/setmatrix
10:04:03 [2023-09-27T10:04:03.742Z] github.com/docker/docker/libnetwork/ipam
10:04:03 [2023-09-27T10:04:03.742Z] github.com/docker/docker/libnetwork/ipamapi
10:04:03 [2023-09-27T10:04:03.742Z] github.com/docker/docker/libnetwork/ipams/builtin
10:04:03 [2023-09-27T10:04:03.742Z] github.com/docker/docker/libnetwork/ipams/null
10:04:03 [2023-09-27T10:04:03.742Z] github.com/docker/docker/libnetwork/ipams/remote
10:04:03 [2023-09-27T10:04:03.742Z] github.com/docker/docker/libnetwork/ipams/remote/api
10:04:03 [2023-09-27T10:04:03.742Z] github.com/docker/docker/libnetwork/ipams/windowsipam
10:04:03 [2023-09-27T10:04:03.742Z] github.com/docker/docker/libnetwork/ipamutils
10:04:03 [2023-09-27T10:04:03.742Z] github.com/docker/docker/libnetwork/ipbits
10:04:03 [2023-09-27T10:04:03.742Z] github.com/docker/docker/libnetwork/iptables
10:04:03 [2023-09-27T10:04:03.742Z] github.com/docker/docker/libnetwork/netlabel
10:04:03 [2023-09-27T10:04:03.742Z] github.com/docker/docker/libnetwork/netutils
10:04:03 [2023-09-27T10:04:03.742Z] github.com/docker/docker/libnetwork/networkdb
10:04:03 [2023-09-27T10:04:03.742Z] github.com/docker/docker/libnetwork/ns
10:04:03 [2023-09-27T10:04:03.742Z] github.com/docker/docker/libnetwork/options
10:04:03 [2023-09-27T10:04:03.742Z] github.com/docker/docker/libnetwork/osl
10:04:03 [2023-09-27T10:04:03.742Z] github.com/docker/docker/libnetwork/osl/kernel
10:04:03 [2023-09-27T10:04:03.742Z] github.com/docker/docker/libnetwork/portallocator
10:04:03 [2023-09-27T10:04:03.742Z] github.com/docker/docker/libnetwork/portmapper
10:04:03 [2023-09-27T10:04:03.742Z] github.com/docker/docker/libnetwork/resolvconf
10:04:03 [2023-09-27T10:04:03.742Z] github.com/docker/docker/libnetwork/scope
10:04:03 [2023-09-27T10:04:03.742Z] github.com/docker/docker/libnetwork/types
10:04:03 [2023-09-27T10:04:03.742Z] github.com/docker/docker/oci
10:04:03 [2023-09-27T10:04:03.742Z] github.com/docker/docker/oci/caps
10:04:03 [2023-09-27T10:04:03.742Z] github.com/docker/docker/opts
10:04:03 [2023-09-27T10:04:03.742Z] github.com/docker/docker/pkg/aaparser
10:04:03 [2023-09-27T10:04:03.742Z] github.com/docker/docker/pkg/archive
10:04:03 [2023-09-27T10:04:03.742Z] github.com/docker/docker/pkg/authorization
10:04:03 [2023-09-27T10:04:03.742Z] github.com/docker/docker/pkg/broadcaster
10:04:03 [2023-09-27T10:04:03.742Z] github.com/docker/docker/pkg/capabilities
10:04:03 [2023-09-27T10:04:03.742Z] github.com/docker/docker/pkg/chrootarchive
10:04:03 [2023-09-27T10:04:03.742Z] github.com/docker/docker/pkg/containerfs
10:04:03 [2023-09-27T10:04:03.742Z] github.com/docker/docker/pkg/directory
10:04:03 [2023-09-27T10:04:03.742Z] github.com/docker/docker/pkg/dmesg
10:04:03 [2023-09-27T10:04:03.742Z] github.com/docker/docker/pkg/fileutils
10:04:03 [2023-09-27T10:04:03.742Z] github.com/docker/docker/pkg/homedir
10:04:03 [2023-09-27T10:04:03.742Z] github.com/docker/docker/pkg/idtools
10:04:03 [2023-09-27T10:04:03.742Z] github.com/docker/docker/pkg/ioutils
10:04:03 [2023-09-27T10:04:03.742Z] github.com/docker/docker/pkg/jsonmessage
10:04:03 [2023-09-27T10:04:03.742Z] github.com/docker/docker/pkg/longpath
10:04:03 [2023-09-27T10:04:03.742Z] github.com/docker/docker/pkg/loopback
10:04:03 [2023-09-27T10:04:03.742Z] github.com/docker/docker/pkg/meminfo
10:04:03 [2023-09-27T10:04:03.742Z] github.com/docker/docker/pkg/namesgenerator
10:04:03 [2023-09-27T10:04:03.742Z] github.com/docker/docker/pkg/parsers
10:04:03 [2023-09-27T10:04:03.742Z] github.com/docker/docker/pkg/parsers/kernel
10:04:03 [2023-09-27T10:04:03.742Z] github.com/docker/docker/pkg/parsers/operatingsystem
10:04:03 [2023-09-27T10:04:03.742Z] github.com/docker/docker/pkg/pidfile
10:04:03 [2023-09-27T10:04:03.742Z] github.com/docker/docker/pkg/platform
10:04:03 [2023-09-27T10:04:03.742Z] github.com/docker/docker/pkg/platforms
10:04:03 [2023-09-27T10:04:03.742Z] github.com/docker/docker/pkg/plugingetter
10:04:03 [2023-09-27T10:04:03.742Z] github.com/docker/docker/pkg/plugins
10:04:03 [2023-09-27T10:04:03.742Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
10:04:03 [2023-09-27T10:04:03.742Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
10:04:03 [2023-09-27T10:04:03.742Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
10:04:03 [2023-09-27T10:04:03.742Z] github.com/docker/docker/pkg/plugins/transport
10:04:03 [2023-09-27T10:04:03.742Z] github.com/docker/docker/pkg/pools
10:04:03 [2023-09-27T10:04:03.742Z] github.com/docker/docker/pkg/process
10:04:03 [2023-09-27T10:04:03.742Z] github.com/docker/docker/pkg/progress
10:04:03 [2023-09-27T10:04:03.742Z] github.com/docker/docker/pkg/reexec
10:04:03 [2023-09-27T10:04:03.742Z] github.com/docker/docker/pkg/rootless
10:04:03 [2023-09-27T10:04:03.742Z] github.com/docker/docker/pkg/rootless/specconv
10:04:03 [2023-09-27T10:04:03.742Z] github.com/docker/docker/pkg/stack
10:04:03 [2023-09-27T10:04:03.742Z] github.com/docker/docker/pkg/stdcopy
10:04:03 [2023-09-27T10:04:03.742Z] github.com/docker/docker/pkg/streamformatter
10:04:03 [2023-09-27T10:04:03.742Z] github.com/docker/docker/pkg/stringid
10:04:03 [2023-09-27T10:04:03.742Z] github.com/docker/docker/pkg/sysinfo
10:04:03 [2023-09-27T10:04:03.742Z] github.com/docker/docker/pkg/system
10:04:03 [2023-09-27T10:04:03.742Z] github.com/docker/docker/pkg/tailfile
10:04:03 [2023-09-27T10:04:03.742Z] github.com/docker/docker/pkg/tarsum
10:04:03 [2023-09-27T10:04:03.742Z] github.com/docker/docker/pkg/useragent
10:04:03 [2023-09-27T10:04:03.742Z] github.com/docker/docker/plugin
10:04:03 [2023-09-27T10:04:03.742Z] github.com/docker/docker/plugin/executor/containerd
10:04:03 [2023-09-27T10:04:03.742Z] github.com/docker/docker/plugin/v2
10:04:03 [2023-09-27T10:04:03.742Z] github.com/docker/docker/profiles/apparmor
10:04:03 [2023-09-27T10:04:03.742Z] github.com/docker/docker/profiles/seccomp
10:04:03 [2023-09-27T10:04:03.742Z] github.com/docker/docker/quota
10:04:03 [2023-09-27T10:04:03.742Z] github.com/docker/docker/reference
10:04:03 [2023-09-27T10:04:03.742Z] github.com/docker/docker/registry
10:04:03 [2023-09-27T10:04:03.742Z] github.com/docker/docker/registry/resumable
10:04:03 [2023-09-27T10:04:03.742Z] github.com/docker/docker/restartmanager
10:04:03 [2023-09-27T10:04:03.742Z] github.com/docker/docker/runconfig
10:04:03 [2023-09-27T10:04:03.742Z] github.com/docker/docker/runconfig/opts
10:04:03 [2023-09-27T10:04:03.742Z] github.com/docker/docker/testutil
10:04:03 [2023-09-27T10:04:03.742Z] github.com/docker/docker/testutil/daemon
10:04:03 [2023-09-27T10:04:03.742Z] github.com/docker/docker/testutil/environment
10:04:03 [2023-09-27T10:04:03.742Z] github.com/docker/docker/testutil/fakecontext
10:04:03 [2023-09-27T10:04:03.742Z] github.com/docker/docker/testutil/fakegit
10:04:03 [2023-09-27T10:04:03.742Z] github.com/docker/docker/testutil/fakestorage
10:04:03 [2023-09-27T10:04:03.742Z] github.com/docker/docker/testutil/fixtures/load
10:04:03 [2023-09-27T10:04:03.742Z] github.com/docker/docker/testutil/fixtures/plugin
10:04:03 [2023-09-27T10:04:03.742Z] github.com/docker/docker/testutil/fixtures/plugin/basic
10:04:03 [2023-09-27T10:04:03.742Z] github.com/docker/docker/testutil/registry
10:04:03 [2023-09-27T10:04:03.742Z] github.com/docker/docker/testutil/request
10:04:03 [2023-09-27T10:04:03.742Z] github.com/docker/docker/volume
10:04:03 [2023-09-27T10:04:03.742Z] github.com/docker/docker/volume/drivers
10:04:03 [2023-09-27T10:04:03.742Z] github.com/docker/docker/volume/local
10:04:03 [2023-09-27T10:04:03.742Z] github.com/docker/docker/volume/mounts
10:04:03 [2023-09-27T10:04:03.742Z] github.com/docker/docker/volume/service
10:04:03 [2023-09-27T10:04:03.742Z] github.com/docker/docker/volume/service/opts
10:04:03 [2023-09-27T10:04:03.742Z] github.com/docker/docker/volume/testutils'
10:04:03 [2023-09-27T10:04:03.742Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork
10:04:03 [2023-09-27T10:04:03.742Z] github.com/docker/docker/libnetwork/bitmap
10:04:03 [2023-09-27T10:04:03.742Z] github.com/docker/docker/libnetwork/cluster
10:04:03 [2023-09-27T10:04:03.742Z] github.com/docker/docker/libnetwork/cmd/diagnostic
10:04:03 [2023-09-27T10:04:03.742Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
10:04:03 [2023-09-27T10:04:03.742Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
10:04:03 [2023-09-27T10:04:03.742Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
10:04:03 [2023-09-27T10:04:03.742Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
10:04:03 [2023-09-27T10:04:03.742Z] github.com/docker/docker/libnetwork/cmd/readme_test
10:04:03 [2023-09-27T10:04:03.742Z] github.com/docker/docker/libnetwork/config
10:04:03 [2023-09-27T10:04:03.742Z] github.com/docker/docker/libnetwork/datastore
10:04:03 [2023-09-27T10:04:03.742Z] github.com/docker/docker/libnetwork/diagnostic
10:04:03 [2023-09-27T10:04:03.742Z] github.com/docker/docker/libnetwork/discoverapi
10:04:03 [2023-09-27T10:04:03.742Z] github.com/docker/docker/libnetwork/driverapi
10:04:03 [2023-09-27T10:04:03.742Z] github.com/docker/docker/libnetwork/drivers/bridge
10:04:03 [2023-09-27T10:04:03.742Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
10:04:03 [2023-09-27T10:04:03.742Z] github.com/docker/docker/libnetwork/drivers/host
10:04:03 [2023-09-27T10:04:03.742Z] github.com/docker/docker/libnetwork/drivers/ipvlan
10:04:03 [2023-09-27T10:04:03.742Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
10:04:03 [2023-09-27T10:04:03.742Z] github.com/docker/docker/libnetwork/drivers/macvlan
10:04:03 [2023-09-27T10:04:03.742Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
10:04:03 [2023-09-27T10:04:03.742Z] github.com/docker/docker/libnetwork/drivers/null
10:04:03 [2023-09-27T10:04:03.742Z] github.com/docker/docker/libnetwork/drivers/overlay
10:04:03 [2023-09-27T10:04:03.742Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
10:04:03 [2023-09-27T10:04:03.742Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
10:04:03 [2023-09-27T10:04:03.742Z] github.com/docker/docker/libnetwork/drivers/remote
10:04:03 [2023-09-27T10:04:03.742Z] github.com/docker/docker/libnetwork/drivers/remote/api
10:04:03 [2023-09-27T10:04:03.742Z] github.com/docker/docker/libnetwork/drivers/windows
10:04:03 [2023-09-27T10:04:03.742Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
10:04:03 [2023-09-27T10:04:03.742Z] github.com/docker/docker/libnetwork/drvregistry
10:04:03 [2023-09-27T10:04:03.742Z] github.com/docker/docker/libnetwork/etchosts
10:04:03 [2023-09-27T10:04:03.742Z] github.com/docker/docker/libnetwork/internal/caller
10:04:03 [2023-09-27T10:04:03.742Z] github.com/docker/docker/libnetwork/internal/kvstore
10:04:03 [2023-09-27T10:04:03.742Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
10:04:03 [2023-09-27T10:04:03.742Z] github.com/docker/docker/libnetwork/internal/setmatrix
10:04:03 [2023-09-27T10:04:03.742Z] github.com/docker/docker/libnetwork/ipam
10:04:03 [2023-09-27T10:04:03.742Z] github.com/docker/docker/libnetwork/ipamapi
10:04:03 [2023-09-27T10:04:03.742Z] github.com/docker/docker/libnetwork/ipams/builtin
10:04:03 [2023-09-27T10:04:03.742Z] github.com/docker/docker/libnetwork/ipams/null
10:04:03 [2023-09-27T10:04:03.742Z] github.com/docker/docker/libnetwork/ipams/remote
10:04:03 [2023-09-27T10:04:03.742Z] github.com/docker/docker/libnetwork/ipams/remote/api
10:04:03 [2023-09-27T10:04:03.742Z] github.com/docker/docker/libnetwork/ipams/windowsipam
10:04:03 [2023-09-27T10:04:03.742Z] github.com/docker/docker/libnetwork/ipamutils
10:04:03 [2023-09-27T10:04:03.742Z] github.com/docker/docker/libnetwork/ipbits
10:04:03 [2023-09-27T10:04:03.742Z] github.com/docker/docker/libnetwork/iptables
10:04:03 [2023-09-27T10:04:03.742Z] github.com/docker/docker/libnetwork/netlabel
10:04:03 [2023-09-27T10:04:03.742Z] github.com/docker/docker/libnetwork/netutils
10:04:03 [2023-09-27T10:04:03.742Z] github.com/docker/docker/libnetwork/networkdb
10:04:03 [2023-09-27T10:04:03.742Z] github.com/docker/docker/libnetwork/ns
10:04:03 [2023-09-27T10:04:03.742Z] github.com/docker/docker/libnetwork/options
10:04:03 [2023-09-27T10:04:03.742Z] github.com/docker/docker/libnetwork/osl
10:04:03 [2023-09-27T10:04:03.742Z] github.com/docker/docker/libnetwork/osl/kernel
10:04:03 [2023-09-27T10:04:03.742Z] github.com/docker/docker/libnetwork/portallocator
10:04:03 [2023-09-27T10:04:03.742Z] github.com/docker/docker/libnetwork/portmapper
10:04:03 [2023-09-27T10:04:03.742Z] github.com/docker/docker/libnetwork/resolvconf
10:04:03 [2023-09-27T10:04:03.742Z] github.com/docker/docker/libnetwork/scope
10:04:03 [2023-09-27T10:04:03.742Z] github.com/docker/docker/libnetwork/types'
10:04:03 [2023-09-27T10:04:03.742Z] + echo 'github.com/docker/docker/libnetwork
10:04:03 [2023-09-27T10:04:03.742Z] github.com/docker/docker/libnetwork/bitmap
10:04:03 [2023-09-27T10:04:03.742Z] github.com/docker/docker/libnetwork/cluster
10:04:03 [2023-09-27T10:04:03.742Z] github.com/docker/docker/libnetwork/cmd/diagnostic
10:04:03 [2023-09-27T10:04:03.742Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
10:04:03 [2023-09-27T10:04:03.742Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
10:04:03 [2023-09-27T10:04:03.742Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
10:04:03 [2023-09-27T10:04:03.742Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
10:04:03 [2023-09-27T10:04:03.742Z] github.com/docker/docker/libnetwork/cmd/readme_test
10:04:03 [2023-09-27T10:04:03.742Z] github.com/docker/docker/libnetwork/config
10:04:03 [2023-09-27T10:04:03.742Z] github.com/docker/docker/libnetwork/datastore
10:04:03 [2023-09-27T10:04:03.742Z] github.com/docker/docker/libnetwork/diagnostic
10:04:03 [2023-09-27T10:04:03.742Z] github.com/docker/docker/libnetwork/discoverapi
10:04:03 [2023-09-27T10:04:03.742Z] github.com/docker/docker/libnetwork/driverapi
10:04:03 [2023-09-27T10:04:03.742Z] github.com/docker/docker/libnetwork/drivers/bridge
10:04:03 [2023-09-27T10:04:03.742Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
10:04:03 [2023-09-27T10:04:03.742Z] github.com/docker/docker/libnetwork/drivers/host
10:04:03 [2023-09-27T10:04:03.742Z] github.com/docker/docker/libnetwork/drivers/ipvlan
10:04:03 [2023-09-27T10:04:03.742Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
10:04:03 [2023-09-27T10:04:03.742Z] github.com/docker/docker/libnetwork/drivers/macvlan
10:04:03 [2023-09-27T10:04:03.742Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
10:04:03 [2023-09-27T10:04:03.742Z] github.com/docker/docker/libnetwork/drivers/null
10:04:03 [2023-09-27T10:04:03.742Z] github.com/docker/docker/libnetwork/drivers/overlay
10:04:03 [2023-09-27T10:04:03.742Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
10:04:03 [2023-09-27T10:04:03.742Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
10:04:03 [2023-09-27T10:04:03.742Z] github.com/docker/docker/libnetwork/drivers/remote
10:04:03 [2023-09-27T10:04:03.742Z] github.com/docker/docker/libnetwork/drivers/remote/api
10:04:03 [2023-09-27T10:04:03.742Z] github.com/docker/docker/libnetwork/drivers/windows
10:04:03 [2023-09-27T10:04:03.742Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
10:04:03 [2023-09-27T10:04:03.742Z] github.com/docker/docker/libnetwork/drvregistry
10:04:03 [2023-09-27T10:04:03.742Z] github.com/docker/docker/libnetwork/etchosts
10:04:03 [2023-09-27T10:04:03.742Z] github.com/docker/docker/libnetwork/internal/caller
10:04:03 [2023-09-27T10:04:03.742Z] github.com/docker/docker/libnetwork/internal/kvstore
10:04:03 [2023-09-27T10:04:03.742Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
10:04:03 [2023-09-27T10:04:03.742Z] github.com/docker/docker/libnetwork/internal/setmatrix
10:04:03 [2023-09-27T10:04:03.742Z] github.com/docker/docker/libnetwork/ipam
10:04:03 [2023-09-27T10:04:03.742Z] github.com/docker/docker/libnetwork/ipamapi
10:04:03 [2023-09-27T10:04:03.742Z] github.com/docker/docker/libnetwork/ipams/builtin
10:04:03 [2023-09-27T10:04:03.742Z] github.com/docker/docker/libnetwork/ipams/null
10:04:03 [2023-09-27T10:04:03.742Z] github.com/docker/docker/libnetwork/ipams/remote
10:04:03 [2023-09-27T10:04:03.742Z] github.com/docker/docker/libnetwork/ipams/remote/api
10:04:03 [2023-09-27T10:04:03.742Z] github.com/docker/docker/libnetwork/ipams/windowsipam
10:04:03 [2023-09-27T10:04:03.742Z] github.com/docker/docker/libnetwork/ipamutils
10:04:03 [2023-09-27T10:04:03.742Z] github.com/docker/docker/libnetwork/ipbits
10:04:03 [2023-09-27T10:04:03.742Z] github.com/docker/docker/libnetwork/iptables
10:04:03 [2023-09-27T10:04:03.742Z] github.com/docker/docker/libnetwork/netlabel
10:04:03 [2023-09-27T10:04:03.742Z] github.com/docker/docker/libnetwork/netutils
10:04:03 [2023-09-27T10:04:03.742Z] + grep --fixed-strings libnetwork/drivers/bridge
10:04:03 [2023-09-27T10:04:03.742Z] github.com/docker/docker/libnetwork/networkdb
10:04:03 [2023-09-27T10:04:03.742Z] github.com/docker/docker/libnetwork/ns
10:04:03 [2023-09-27T10:04:03.742Z] github.com/docker/docker/libnetwork/options
10:04:03 [2023-09-27T10:04:03.742Z] github.com/docker/docker/libnetwork/osl
10:04:03 [2023-09-27T10:04:03.742Z] github.com/docker/docker/libnetwork/osl/kernel
10:04:03 [2023-09-27T10:04:03.742Z] github.com/docker/docker/libnetwork/portallocator
10:04:03 [2023-09-27T10:04:03.742Z] github.com/docker/docker/libnetwork/portmapper
10:04:03 [2023-09-27T10:04:03.742Z] github.com/docker/docker/libnetwork/resolvconf
10:04:03 [2023-09-27T10:04:03.742Z] github.com/docker/docker/libnetwork/scope
10:04:03 [2023-09-27T10:04:03.742Z] github.com/docker/docker/libnetwork/types'
10:04:03 [2023-09-27T10:04:03.742Z] github.com/docker/docker/libnetwork/drivers/bridge
10:04:03 [2023-09-27T10:04:03.742Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
10:04:03 [2023-09-27T10:04:03.742Z] + type docker-proxy
10:04:03 [2023-09-27T10:04:03.742Z] hack/test/unit: line 25: type: docker-proxy: not found
10:04:03 [2023-09-27T10:04:03.742Z] + hack/make.sh binary-proxy install-proxy
10:04:03 [2023-09-27T10:04:03.742Z] 
10:04:03 [2023-09-27T10:04:03.742Z] Removing bundles/
10:04:03 [2023-09-27T10:04:03.742Z] 
10:04:03 [2023-09-27T10:04:03.742Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy)
10:04:03 [2023-09-27T10:04:03.742Z] Building static bundles/binary-proxy/docker-proxy (linux/arm64)...
10:04:03 [2023-09-27T10:04:03.742Z] + tee /go/src/github.com/docker/docker/go.mod
10:04:03 [2023-09-27T10:04:03.742Z] module github.com/docker/docker
10:04:03 [2023-09-27T10:04:03.742Z] 
10:04:03 [2023-09-27T10:04:03.742Z] go 1.19
10:04:03 [2023-09-27T10:04:03.742Z] + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT
10:04:03 [2023-09-27T10:04:03.742Z] + GO111MODULE=on
10:04:03 [2023-09-27T10:04:03.742Z] + 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=bb5402e6fba892348bc4972635198909408e66d9" -X "github.com/docker/docker/dockerversion.BuildTime=2023-09-27T10:04:03.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
10:04:07 [2023-09-27T10:04:07.937Z] + rm -f /go/src/github.com/docker/docker/go.mod
10:04:07 [2023-09-27T10:04:07.937Z] Created binary: bundles/binary-proxy/docker-proxy
10:04:07 [2023-09-27T10:04:07.937Z] 
10:04:07 [2023-09-27T10:04:07.937Z] ---> Making bundle: install-proxy (in bundles/install-proxy)
10:04:07 [2023-09-27T10:04:07.937Z] Installing docker-proxy to /usr/local/bin/
10:04:07 [2023-09-27T10:04:07.937Z] 
10:04:07 [2023-09-27T10:04:07.937Z] + mkdir -p bundles
10:04:07 [2023-09-27T10:04:07.937Z] + '[' -n 'github.com/docker/docker/api
10:04:07 [2023-09-27T10:04:07.937Z] github.com/docker/docker/api/server
10:04:07 [2023-09-27T10:04:07.937Z] github.com/docker/docker/api/server/backend/build
10:04:07 [2023-09-27T10:04:07.937Z] github.com/docker/docker/api/server/httpstatus
10:04:07 [2023-09-27T10:04:07.937Z] github.com/docker/docker/api/server/httputils
10:04:07 [2023-09-27T10:04:07.937Z] github.com/docker/docker/api/server/middleware
10:04:07 [2023-09-27T10:04:07.937Z] github.com/docker/docker/api/server/router
10:04:07 [2023-09-27T10:04:07.937Z] github.com/docker/docker/api/server/router/build
10:04:07 [2023-09-27T10:04:07.937Z] github.com/docker/docker/api/server/router/checkpoint
10:04:07 [2023-09-27T10:04:07.937Z] github.com/docker/docker/api/server/router/container
10:04:07 [2023-09-27T10:04:07.937Z] github.com/docker/docker/api/server/router/debug
10:04:07 [2023-09-27T10:04:07.937Z] github.com/docker/docker/api/server/router/distribution
10:04:07 [2023-09-27T10:04:07.937Z] github.com/docker/docker/api/server/router/grpc
10:04:07 [2023-09-27T10:04:07.937Z] github.com/docker/docker/api/server/router/image
10:04:07 [2023-09-27T10:04:07.937Z] github.com/docker/docker/api/server/router/network
10:04:07 [2023-09-27T10:04:07.937Z] github.com/docker/docker/api/server/router/plugin
10:04:07 [2023-09-27T10:04:07.937Z] github.com/docker/docker/api/server/router/session
10:04:07 [2023-09-27T10:04:07.937Z] github.com/docker/docker/api/server/router/swarm
10:04:07 [2023-09-27T10:04:07.937Z] github.com/docker/docker/api/server/router/system
10:04:07 [2023-09-27T10:04:07.937Z] github.com/docker/docker/api/server/router/volume
10:04:07 [2023-09-27T10:04:07.937Z] github.com/docker/docker/api/types
10:04:07 [2023-09-27T10:04:07.937Z] github.com/docker/docker/api/types/backend
10:04:07 [2023-09-27T10:04:07.937Z] github.com/docker/docker/api/types/blkiodev
10:04:07 [2023-09-27T10:04:07.937Z] github.com/docker/docker/api/types/checkpoint
10:04:07 [2023-09-27T10:04:07.937Z] github.com/docker/docker/api/types/container
10:04:07 [2023-09-27T10:04:07.937Z] github.com/docker/docker/api/types/events
10:04:07 [2023-09-27T10:04:07.937Z] github.com/docker/docker/api/types/filters
10:04:07 [2023-09-27T10:04:07.937Z] github.com/docker/docker/api/types/image
10:04:07 [2023-09-27T10:04:07.937Z] github.com/docker/docker/api/types/mount
10:04:07 [2023-09-27T10:04:07.937Z] github.com/docker/docker/api/types/network
10:04:07 [2023-09-27T10:04:07.937Z] github.com/docker/docker/api/types/plugins/logdriver
10:04:07 [2023-09-27T10:04:07.937Z] github.com/docker/docker/api/types/registry
10:04:07 [2023-09-27T10:04:07.937Z] github.com/docker/docker/api/types/strslice
10:04:07 [2023-09-27T10:04:07.937Z] github.com/docker/docker/api/types/swarm
10:04:07 [2023-09-27T10:04:07.937Z] github.com/docker/docker/api/types/swarm/runtime
10:04:07 [2023-09-27T10:04:07.937Z] github.com/docker/docker/api/types/system
10:04:07 [2023-09-27T10:04:07.937Z] github.com/docker/docker/api/types/time
10:04:07 [2023-09-27T10:04:07.937Z] github.com/docker/docker/api/types/versions
10:04:07 [2023-09-27T10:04:07.937Z] github.com/docker/docker/api/types/versions/v1p19
10:04:07 [2023-09-27T10:04:07.937Z] github.com/docker/docker/api/types/versions/v1p20
10:04:07 [2023-09-27T10:04:07.937Z] github.com/docker/docker/api/types/volume
10:04:07 [2023-09-27T10:04:07.937Z] github.com/docker/docker/builder
10:04:07 [2023-09-27T10:04:07.937Z] github.com/docker/docker/builder/builder-next
10:04:07 [2023-09-27T10:04:07.937Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
10:04:07 [2023-09-27T10:04:07.937Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
10:04:07 [2023-09-27T10:04:07.937Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
10:04:07 [2023-09-27T10:04:07.937Z] github.com/docker/docker/builder/builder-next/exporter
10:04:07 [2023-09-27T10:04:07.937Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
10:04:07 [2023-09-27T10:04:07.937Z] github.com/docker/docker/builder/builder-next/exporter/overrides
10:04:07 [2023-09-27T10:04:07.937Z] github.com/docker/docker/builder/builder-next/imagerefchecker
10:04:07 [2023-09-27T10:04:07.937Z] github.com/docker/docker/builder/builder-next/worker
10:04:07 [2023-09-27T10:04:07.937Z] github.com/docker/docker/builder/builder-next/worker/label
10:04:07 [2023-09-27T10:04:07.937Z] github.com/docker/docker/builder/dockerfile
10:04:07 [2023-09-27T10:04:07.937Z] github.com/docker/docker/builder/remotecontext
10:04:07 [2023-09-27T10:04:07.937Z] github.com/docker/docker/builder/remotecontext/git
10:04:07 [2023-09-27T10:04:07.937Z] github.com/docker/docker/builder/remotecontext/urlutil
10:04:07 [2023-09-27T10:04:07.937Z] github.com/docker/docker/cli/debug
10:04:07 [2023-09-27T10:04:07.937Z] github.com/docker/docker/cli/winresources/docker-proxy
10:04:07 [2023-09-27T10:04:07.937Z] github.com/docker/docker/cli/winresources/dockerd
10:04:07 [2023-09-27T10:04:07.937Z] github.com/docker/docker/client
10:04:07 [2023-09-27T10:04:07.937Z] github.com/docker/docker/client/buildkit
10:04:07 [2023-09-27T10:04:07.937Z] github.com/docker/docker/cmd/docker-proxy
10:04:07 [2023-09-27T10:04:07.937Z] github.com/docker/docker/cmd/dockerd
10:04:07 [2023-09-27T10:04:07.937Z] github.com/docker/docker/cmd/dockerd/trap
10:04:07 [2023-09-27T10:04:07.937Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
10:04:07 [2023-09-27T10:04:07.937Z] github.com/docker/docker/container
10:04:07 [2023-09-27T10:04:07.937Z] github.com/docker/docker/container/stream
10:04:07 [2023-09-27T10:04:07.937Z] github.com/docker/docker/contrib/apparmor
10:04:07 [2023-09-27T10:04:07.937Z] github.com/docker/docker/contrib/httpserver
10:04:07 [2023-09-27T10:04:07.937Z] github.com/docker/docker/daemon
10:04:07 [2023-09-27T10:04:07.937Z] github.com/docker/docker/daemon/cluster
10:04:07 [2023-09-27T10:04:07.937Z] github.com/docker/docker/daemon/cluster/controllers/plugin
10:04:07 [2023-09-27T10:04:07.937Z] github.com/docker/docker/daemon/cluster/convert
10:04:07 [2023-09-27T10:04:07.937Z] github.com/docker/docker/daemon/cluster/executor
10:04:07 [2023-09-27T10:04:07.937Z] github.com/docker/docker/daemon/cluster/executor/container
10:04:07 [2023-09-27T10:04:07.937Z] github.com/docker/docker/daemon/cluster/provider
10:04:07 [2023-09-27T10:04:07.937Z] github.com/docker/docker/daemon/config
10:04:07 [2023-09-27T10:04:07.937Z] github.com/docker/docker/daemon/containerd
10:04:07 [2023-09-27T10:04:07.937Z] github.com/docker/docker/daemon/events
10:04:07 [2023-09-27T10:04:07.937Z] github.com/docker/docker/daemon/events/testutils
10:04:07 [2023-09-27T10:04:07.937Z] github.com/docker/docker/daemon/graphdriver
10:04:07 [2023-09-27T10:04:07.937Z] github.com/docker/docker/daemon/graphdriver/btrfs
10:04:07 [2023-09-27T10:04:07.937Z] github.com/docker/docker/daemon/graphdriver/copy
10:04:07 [2023-09-27T10:04:07.937Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
10:04:07 [2023-09-27T10:04:07.937Z] github.com/docker/docker/daemon/graphdriver/graphtest
10:04:07 [2023-09-27T10:04:07.937Z] github.com/docker/docker/daemon/graphdriver/overlay2
10:04:07 [2023-09-27T10:04:07.937Z] github.com/docker/docker/daemon/graphdriver/overlayutils
10:04:07 [2023-09-27T10:04:07.937Z] github.com/docker/docker/daemon/graphdriver/register
10:04:07 [2023-09-27T10:04:07.937Z] github.com/docker/docker/daemon/graphdriver/vfs
10:04:07 [2023-09-27T10:04:07.937Z] github.com/docker/docker/daemon/graphdriver/zfs
10:04:07 [2023-09-27T10:04:07.937Z] github.com/docker/docker/daemon/images
10:04:07 [2023-09-27T10:04:07.937Z] github.com/docker/docker/daemon/initlayer
10:04:07 [2023-09-27T10:04:07.937Z] github.com/docker/docker/daemon/links
10:04:07 [2023-09-27T10:04:07.937Z] github.com/docker/docker/daemon/listeners
10:04:07 [2023-09-27T10:04:07.937Z] github.com/docker/docker/daemon/logger
10:04:07 [2023-09-27T10:04:07.937Z] github.com/docker/docker/daemon/logger/awslogs
10:04:07 [2023-09-27T10:04:07.937Z] github.com/docker/docker/daemon/logger/fluentd
10:04:07 [2023-09-27T10:04:07.937Z] github.com/docker/docker/daemon/logger/gcplogs
10:04:07 [2023-09-27T10:04:07.937Z] github.com/docker/docker/daemon/logger/gelf
10:04:07 [2023-09-27T10:04:07.937Z] github.com/docker/docker/daemon/logger/journald
10:04:07 [2023-09-27T10:04:07.937Z] github.com/docker/docker/daemon/logger/journald/internal/export
10:04:07 [2023-09-27T10:04:07.937Z] github.com/docker/docker/daemon/logger/journald/internal/fake
10:04:07 [2023-09-27T10:04:07.937Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
10:04:07 [2023-09-27T10:04:07.937Z] github.com/docker/docker/daemon/logger/jsonfilelog
10:04:07 [2023-09-27T10:04:07.937Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
10:04:07 [2023-09-27T10:04:07.937Z] github.com/docker/docker/daemon/logger/local
10:04:07 [2023-09-27T10:04:07.937Z] github.com/docker/docker/daemon/logger/logentries
10:04:07 [2023-09-27T10:04:07.937Z] github.com/docker/docker/daemon/logger/loggertest
10:04:07 [2023-09-27T10:04:07.937Z] github.com/docker/docker/daemon/logger/loggerutils
10:04:07 [2023-09-27T10:04:07.937Z] github.com/docker/docker/daemon/logger/loggerutils/cache
10:04:07 [2023-09-27T10:04:07.937Z] github.com/docker/docker/daemon/logger/splunk
10:04:07 [2023-09-27T10:04:07.937Z] github.com/docker/docker/daemon/logger/syslog
10:04:07 [2023-09-27T10:04:07.937Z] github.com/docker/docker/daemon/logger/templates
10:04:07 [2023-09-27T10:04:07.937Z] github.com/docker/docker/daemon/names
10:04:07 [2023-09-27T10:04:07.937Z] github.com/docker/docker/daemon/network
10:04:07 [2023-09-27T10:04:07.937Z] github.com/docker/docker/daemon/snapshotter
10:04:07 [2023-09-27T10:04:07.937Z] github.com/docker/docker/daemon/stats
10:04:07 [2023-09-27T10:04:07.937Z] github.com/docker/docker/distribution
10:04:07 [2023-09-27T10:04:07.937Z] github.com/docker/docker/distribution/metadata
10:04:07 [2023-09-27T10:04:07.937Z] github.com/docker/docker/distribution/utils
10:04:07 [2023-09-27T10:04:07.937Z] github.com/docker/docker/distribution/xfer
10:04:07 [2023-09-27T10:04:07.937Z] github.com/docker/docker/dockerversion
10:04:07 [2023-09-27T10:04:07.937Z] github.com/docker/docker/errdefs
10:04:07 [2023-09-27T10:04:07.937Z] github.com/docker/docker/image
10:04:07 [2023-09-27T10:04:07.937Z] github.com/docker/docker/image/cache
10:04:07 [2023-09-27T10:04:07.937Z] github.com/docker/docker/image/spec/specs-go
10:04:07 [2023-09-27T10:04:07.937Z] github.com/docker/docker/image/spec/specs-go/v1
10:04:07 [2023-09-27T10:04:07.937Z] github.com/docker/docker/image/tarexport
10:04:07 [2023-09-27T10:04:07.937Z] github.com/docker/docker/image/v1
10:04:07 [2023-09-27T10:04:07.937Z] github.com/docker/docker/internal/mod
10:04:07 [2023-09-27T10:04:07.937Z] github.com/docker/docker/internal/mounttree
10:04:07 [2023-09-27T10:04:07.937Z] github.com/docker/docker/internal/multierror
10:04:07 [2023-09-27T10:04:07.937Z] github.com/docker/docker/internal/test/suite
10:04:07 [2023-09-27T10:04:07.937Z] github.com/docker/docker/internal/testutils
10:04:07 [2023-09-27T10:04:07.937Z] github.com/docker/docker/internal/testutils/netnsutils
10:04:07 [2023-09-27T10:04:07.937Z] github.com/docker/docker/internal/unshare
10:04:07 [2023-09-27T10:04:07.937Z] github.com/docker/docker/layer
10:04:07 [2023-09-27T10:04:07.937Z] github.com/docker/docker/libcontainerd
10:04:07 [2023-09-27T10:04:07.937Z] github.com/docker/docker/libcontainerd/queue
10:04:07 [2023-09-27T10:04:07.937Z] github.com/docker/docker/libcontainerd/remote
10:04:07 [2023-09-27T10:04:07.937Z] github.com/docker/docker/libcontainerd/shimopts
10:04:07 [2023-09-27T10:04:07.937Z] github.com/docker/docker/libcontainerd/supervisor
10:04:07 [2023-09-27T10:04:07.937Z] github.com/docker/docker/libcontainerd/types
10:04:07 [2023-09-27T10:04:07.937Z] github.com/docker/docker/oci
10:04:07 [2023-09-27T10:04:07.937Z] github.com/docker/docker/oci/caps
10:04:07 [2023-09-27T10:04:07.937Z] github.com/docker/docker/opts
10:04:07 [2023-09-27T10:04:07.937Z] github.com/docker/docker/pkg/aaparser
10:04:07 [2023-09-27T10:04:07.937Z] github.com/docker/docker/pkg/archive
10:04:07 [2023-09-27T10:04:07.937Z] github.com/docker/docker/pkg/authorization
10:04:07 [2023-09-27T10:04:07.937Z] github.com/docker/docker/pkg/broadcaster
10:04:07 [2023-09-27T10:04:07.937Z] github.com/docker/docker/pkg/capabilities
10:04:07 [2023-09-27T10:04:07.937Z] github.com/docker/docker/pkg/chrootarchive
10:04:07 [2023-09-27T10:04:07.937Z] github.com/docker/docker/pkg/containerfs
10:04:07 [2023-09-27T10:04:07.937Z] github.com/docker/docker/pkg/directory
10:04:07 [2023-09-27T10:04:07.938Z] github.com/docker/docker/pkg/dmesg
10:04:07 [2023-09-27T10:04:07.938Z] github.com/docker/docker/pkg/fileutils
10:04:07 [2023-09-27T10:04:07.938Z] github.com/docker/docker/pkg/homedir
10:04:07 [2023-09-27T10:04:07.938Z] github.com/docker/docker/pkg/idtools
10:04:07 [2023-09-27T10:04:07.938Z] github.com/docker/docker/pkg/ioutils
10:04:07 [2023-09-27T10:04:07.938Z] github.com/docker/docker/pkg/jsonmessage
10:04:07 [2023-09-27T10:04:07.938Z] github.com/docker/docker/pkg/longpath
10:04:07 [2023-09-27T10:04:07.938Z] github.com/docker/docker/pkg/loopback
10:04:07 [2023-09-27T10:04:07.938Z] github.com/docker/docker/pkg/meminfo
10:04:07 [2023-09-27T10:04:07.938Z] github.com/docker/docker/pkg/namesgenerator
10:04:07 [2023-09-27T10:04:07.938Z] github.com/docker/docker/pkg/parsers
10:04:07 [2023-09-27T10:04:07.938Z] github.com/docker/docker/pkg/parsers/kernel
10:04:07 [2023-09-27T10:04:07.938Z] github.com/docker/docker/pkg/parsers/operatingsystem
10:04:07 [2023-09-27T10:04:07.938Z] github.com/docker/docker/pkg/pidfile
10:04:07 [2023-09-27T10:04:07.938Z] github.com/docker/docker/pkg/platform
10:04:07 [2023-09-27T10:04:07.938Z] github.com/docker/docker/pkg/platforms
10:04:07 [2023-09-27T10:04:07.938Z] github.com/docker/docker/pkg/plugingetter
10:04:07 [2023-09-27T10:04:07.938Z] github.com/docker/docker/pkg/plugins
10:04:07 [2023-09-27T10:04:07.938Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
10:04:07 [2023-09-27T10:04:07.938Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
10:04:07 [2023-09-27T10:04:07.938Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
10:04:07 [2023-09-27T10:04:07.938Z] github.com/docker/docker/pkg/plugins/transport
10:04:07 [2023-09-27T10:04:07.938Z] github.com/docker/docker/pkg/pools
10:04:07 [2023-09-27T10:04:07.938Z] github.com/docker/docker/pkg/process
10:04:07 [2023-09-27T10:04:07.938Z] github.com/docker/docker/pkg/progress
10:04:07 [2023-09-27T10:04:07.938Z] github.com/docker/docker/pkg/reexec
10:04:07 [2023-09-27T10:04:07.938Z] github.com/docker/docker/pkg/rootless
10:04:07 [2023-09-27T10:04:07.938Z] github.com/docker/docker/pkg/rootless/specconv
10:04:07 [2023-09-27T10:04:07.938Z] github.com/docker/docker/pkg/stack
10:04:07 [2023-09-27T10:04:07.938Z] github.com/docker/docker/pkg/stdcopy
10:04:07 [2023-09-27T10:04:07.938Z] github.com/docker/docker/pkg/streamformatter
10:04:07 [2023-09-27T10:04:07.938Z] github.com/docker/docker/pkg/stringid
10:04:07 [2023-09-27T10:04:07.938Z] github.com/docker/docker/pkg/sysinfo
10:04:07 [2023-09-27T10:04:07.938Z] github.com/docker/docker/pkg/system
10:04:07 [2023-09-27T10:04:07.938Z] github.com/docker/docker/pkg/tailfile
10:04:07 [2023-09-27T10:04:07.938Z] github.com/docker/docker/pkg/tarsum
10:04:07 [2023-09-27T10:04:07.938Z] github.com/docker/docker/pkg/useragent
10:04:07 [2023-09-27T10:04:07.938Z] github.com/docker/docker/plugin
10:04:07 [2023-09-27T10:04:07.938Z] github.com/docker/docker/plugin/executor/containerd
10:04:07 [2023-09-27T10:04:07.938Z] github.com/docker/docker/plugin/v2
10:04:07 [2023-09-27T10:04:07.938Z] github.com/docker/docker/profiles/apparmor
10:04:07 [2023-09-27T10:04:07.938Z] github.com/docker/docker/profiles/seccomp
10:04:07 [2023-09-27T10:04:07.938Z] github.com/docker/docker/quota
10:04:07 [2023-09-27T10:04:07.938Z] github.com/docker/docker/reference
10:04:07 [2023-09-27T10:04:07.938Z] github.com/docker/docker/registry
10:04:07 [2023-09-27T10:04:07.938Z] github.com/docker/docker/registry/resumable
10:04:07 [2023-09-27T10:04:07.938Z] github.com/docker/docker/restartmanager
10:04:07 [2023-09-27T10:04:07.938Z] github.com/docker/docker/runconfig
10:04:07 [2023-09-27T10:04:07.938Z] github.com/docker/docker/runconfig/opts
10:04:07 [2023-09-27T10:04:07.938Z] github.com/docker/docker/testutil
10:04:07 [2023-09-27T10:04:07.938Z] github.com/docker/docker/testutil/daemon
10:04:07 [2023-09-27T10:04:07.938Z] github.com/docker/docker/testutil/environment
10:04:07 [2023-09-27T10:04:07.938Z] github.com/docker/docker/testutil/fakecontext
10:04:07 [2023-09-27T10:04:07.938Z] github.com/docker/docker/testutil/fakegit
10:04:07 [2023-09-27T10:04:07.938Z] github.com/docker/docker/testutil/fakestorage
10:04:07 [2023-09-27T10:04:07.938Z] github.com/docker/docker/testutil/fixtures/load
10:04:07 [2023-09-27T10:04:07.938Z] github.com/docker/docker/testutil/fixtures/plugin
10:04:07 [2023-09-27T10:04:07.938Z] github.com/docker/docker/testutil/fixtures/plugin/basic
10:04:07 [2023-09-27T10:04:07.938Z] github.com/docker/docker/testutil/registry
10:04:07 [2023-09-27T10:04:07.938Z] github.com/docker/docker/testutil/request
10:04:07 [2023-09-27T10:04:07.938Z] github.com/docker/docker/volume
10:04:07 [2023-09-27T10:04:07.938Z] github.com/docker/docker/volume/drivers
10:04:07 [2023-09-27T10:04:07.938Z] github.com/docker/docker/volume/local
10:04:07 [2023-09-27T10:04:07.938Z] github.com/docker/docker/volume/mounts
10:04:07 [2023-09-27T10:04:07.938Z] github.com/docker/docker/volume/service
10:04:07 [2023-09-27T10:04:07.938Z] github.com/docker/docker/volume/service/opts
10:04:07 [2023-09-27T10:04:07.938Z] github.com/docker/docker/volume/testutils' ']'
10:04:07 [2023-09-27T10:04:07.938Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo journald' -cover -coverprofile=bundles/coverage.out -covermode=atomic -test.timeout=5m github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httpstatus github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/checkpoint github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/system github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/exporter/mobyexporter github.com/docker/docker/builder/builder-next/exporter/overrides github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/builder-next/worker/label github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/builder/remotecontext/urlutil github.com/docker/docker/cli/debug github.com/docker/docker/cli/winresources/docker-proxy github.com/docker/docker/cli/winresources/dockerd github.com/docker/docker/client github.com/docker/docker/client/buildkit github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/containerd github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/copy github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/overlayutils github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/journald/internal/export github.com/docker/docker/daemon/logger/journald/internal/fake github.com/docker/docker/daemon/logger/journald/internal/sdjournal github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggertest github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/snapshotter github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/spec/specs-go github.com/docker/docker/image/spec/specs-go/v1 github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/mod github.com/docker/docker/internal/mounttree github.com/docker/docker/internal/multierror github.com/docker/docker/internal/test/suite github.com/docker/docker/internal/testutils github.com/docker/docker/internal/testutils/netnsutils github.com/docker/docker/internal/unshare github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/shimopts github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/dmesg github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/loopback github.com/docker/docker/pkg/meminfo github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/platforms github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/process github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/rootless github.com/docker/docker/pkg/rootless/specconv github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/apparmor github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils
10:04:08 [2023-09-27T10:04:08.507Z] ?   	github.com/docker/docker/api	[no test files]
10:04:16 [2023-09-27T10:04:16.641Z] 	github.com/docker/docker/api/server	coverage: 13.0% of statements
10:04:16 [2023-09-27T10:04:16.641Z] ok  	github.com/docker/docker/api/server	0.050s	coverage: 13.0% of statements
10:04:38 [2023-09-27T10:04:38.699Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
10:04:38 [2023-09-27T10:04:38.699Z] ?   	github.com/docker/docker/api/server/httpstatus	[no test files]
10:04:38 [2023-09-27T10:04:38.699Z] ?   	github.com/docker/docker/api/server/router	[no test files]
10:04:38 [2023-09-27T10:04:38.699Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
10:04:38 [2023-09-27T10:04:38.699Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
10:04:38 [2023-09-27T10:04:38.699Z] 	github.com/docker/docker/api/server/httputils	coverage: 28.3% of statements
10:04:38 [2023-09-27T10:04:38.699Z] 	github.com/docker/docker/api/server/middleware	coverage: 37.7% of statements
10:04:38 [2023-09-27T10:04:38.699Z] ok  	github.com/docker/docker/api/server/httputils	0.008s	coverage: 28.3% of statements
10:04:38 [2023-09-27T10:04:38.699Z] ok  	github.com/docker/docker/api/server/middleware	0.011s	coverage: 37.7% of statements
10:04:38 [2023-09-27T10:04:38.699Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
10:04:38 [2023-09-27T10:04:38.699Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
10:04:38 [2023-09-27T10:04:38.699Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
10:04:38 [2023-09-27T10:04:38.699Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
10:04:38 [2023-09-27T10:04:38.699Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
10:04:38 [2023-09-27T10:04:38.699Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
10:04:38 [2023-09-27T10:04:38.699Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
10:04:38 [2023-09-27T10:04:38.699Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
10:04:38 [2023-09-27T10:04:38.699Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
10:04:38 [2023-09-27T10:04:38.699Z] ?   	github.com/docker/docker/api/types	[no test files]
10:04:38 [2023-09-27T10:04:38.699Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
10:04:38 [2023-09-27T10:04:38.699Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
10:04:38 [2023-09-27T10:04:38.699Z] ?   	github.com/docker/docker/api/types/checkpoint	[no test files]
10:04:38 [2023-09-27T10:04:38.699Z] 	github.com/docker/docker/api/server/router/swarm	coverage: 7.4% of statements
10:04:38 [2023-09-27T10:04:38.699Z] ok  	github.com/docker/docker/api/server/router/swarm	0.005s	coverage: 7.4% of statements
10:04:38 [2023-09-27T10:04:38.699Z] 	github.com/docker/docker/api/server/router/volume	coverage: 66.7% of statements
10:04:38 [2023-09-27T10:04:38.699Z] ok  	github.com/docker/docker/api/server/router/volume	0.019s	coverage: 66.7% of statements
10:04:38 [2023-09-27T10:04:38.699Z] ?   	github.com/docker/docker/api/types/events	[no test files]
10:04:38 [2023-09-27T10:04:38.699Z] 	github.com/docker/docker/api/types/container	coverage: 83.7% of statements
10:04:38 [2023-09-27T10:04:38.699Z] ok  	github.com/docker/docker/api/types/container	0.008s	coverage: 83.7% of statements
10:04:38 [2023-09-27T10:04:38.699Z] ?   	github.com/docker/docker/api/types/image	[no test files]
10:04:38 [2023-09-27T10:04:38.699Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
10:04:38 [2023-09-27T10:04:38.699Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
10:04:38 [2023-09-27T10:04:38.699Z] 	github.com/docker/docker/api/types/filters	coverage: 94.0% of statements
10:04:38 [2023-09-27T10:04:38.699Z] 	github.com/docker/docker/api/types/network	coverage: 74.3% of statements
10:04:38 [2023-09-27T10:04:38.699Z] ok  	github.com/docker/docker/api/types/filters	0.004s	coverage: 94.0% of statements
10:04:38 [2023-09-27T10:04:38.699Z] ok  	github.com/docker/docker/api/types/network	0.004s	coverage: 74.3% of statements
10:04:38 [2023-09-27T10:04:38.699Z] 	github.com/docker/docker/api/types/registry	coverage: 54.2% of statements
10:04:38 [2023-09-27T10:04:38.699Z] ok  	github.com/docker/docker/api/types/registry	0.018s	coverage: 54.2% of statements
10:04:38 [2023-09-27T10:04:38.699Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
10:04:38 [2023-09-27T10:04:38.699Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
10:04:38 [2023-09-27T10:04:38.699Z] ?   	github.com/docker/docker/api/types/system	[no test files]
10:04:38 [2023-09-27T10:04:38.699Z] 	github.com/docker/docker/api/types/strslice	coverage: 90.0% of statements
10:04:38 [2023-09-27T10:04:38.699Z] ok  	github.com/docker/docker/api/types/strslice	0.002s	coverage: 90.0% of statements
10:04:38 [2023-09-27T10:04:38.699Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
10:04:38 [2023-09-27T10:04:38.699Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
10:04:38 [2023-09-27T10:04:38.699Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
10:04:38 [2023-09-27T10:04:38.699Z] ?   	github.com/docker/docker/builder	[no test files]
10:04:38 [2023-09-27T10:04:38.699Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
10:04:38 [2023-09-27T10:04:38.699Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
10:04:38 [2023-09-27T10:04:38.699Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
10:04:38 [2023-09-27T10:04:38.699Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
10:04:38 [2023-09-27T10:04:38.699Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
10:04:38 [2023-09-27T10:04:38.699Z] ?   	github.com/docker/docker/builder/builder-next/exporter/mobyexporter	[no test files]
10:04:38 [2023-09-27T10:04:38.699Z] ?   	github.com/docker/docker/builder/builder-next/exporter/overrides	[no test files]
10:04:38 [2023-09-27T10:04:38.699Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
10:04:38 [2023-09-27T10:04:38.699Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
10:04:38 [2023-09-27T10:04:38.699Z] ?   	github.com/docker/docker/builder/builder-next/worker/label	[no test files]
10:04:38 [2023-09-27T10:04:38.699Z] 	github.com/docker/docker/api/types/versions	coverage: 77.3% of statements
10:04:38 [2023-09-27T10:04:38.699Z] 	github.com/docker/docker/api/types/time	coverage: 100.0% of statements
10:04:38 [2023-09-27T10:04:38.699Z] ok  	github.com/docker/docker/api/types/versions	0.002s	coverage: 77.3% of statements
10:04:38 [2023-09-27T10:04:38.699Z] ok  	github.com/docker/docker/api/types/time	0.003s	coverage: 100.0% of statements
10:04:38 [2023-09-27T10:04:38.699Z] ?   	github.com/docker/docker/cli/winresources/docker-proxy	[no test files]
10:04:38 [2023-09-27T10:04:38.699Z] ?   	github.com/docker/docker/cli/winresources/dockerd	[no test files]
10:04:38 [2023-09-27T10:04:38.699Z] 	github.com/docker/docker/cli/debug	coverage: 100.0% of statements
10:04:38 [2023-09-27T10:04:38.699Z] 	github.com/docker/docker/builder/remotecontext/urlutil	coverage: 100.0% of statements
10:04:38 [2023-09-27T10:04:38.699Z] ok  	github.com/docker/docker/builder/remotecontext/urlutil	0.003s	coverage: 100.0% of statements
10:04:38 [2023-09-27T10:04:38.699Z] ok  	github.com/docker/docker/cli/debug	0.012s	coverage: 100.0% of statements
10:04:38 [2023-09-27T10:04:38.699Z] 	github.com/docker/docker/builder/dockerfile	coverage: 50.1% of statements
10:04:38 [2023-09-27T10:04:38.699Z] 	github.com/docker/docker/builder/remotecontext	coverage: 33.5% of statements
10:04:38 [2023-09-27T10:04:38.699Z] ok  	github.com/docker/docker/builder/dockerfile	0.042s	coverage: 50.1% of statements
10:04:38 [2023-09-27T10:04:38.699Z] ok  	github.com/docker/docker/builder/remotecontext	0.043s	coverage: 33.5% of statements
10:04:40 [2023-09-27T10:04:40.609Z] ?   	github.com/docker/docker/client/buildkit	[no test files]
10:04:40 [2023-09-27T10:04:40.609Z] 	github.com/docker/docker/cmd/docker-proxy	coverage: 66.5% of statements
10:04:40 [2023-09-27T10:04:40.609Z] ok  	github.com/docker/docker/cmd/docker-proxy	0.045s	coverage: 66.5% of statements
10:04:40 [2023-09-27T10:04:40.609Z] 	github.com/docker/docker/client	coverage: 77.3% of statements
10:04:40 [2023-09-27T10:04:40.609Z] ok  	github.com/docker/docker/client	0.171s	coverage: 77.3% of statements
10:04:43 [2023-09-27T10:04:43.152Z] 	github.com/docker/docker/builder/remotecontext/git	coverage: 82.5% of statements
10:04:43 [2023-09-27T10:04:43.152Z] ok  	github.com/docker/docker/builder/remotecontext/git	4.695s	coverage: 82.5% of statements
10:04:53 [2023-09-27T10:04:53.142Z] ?   	github.com/docker/docker/cmd/dockerd/trap/testfiles	[no test files]
10:04:53 [2023-09-27T10:04:53.142Z] ?   	github.com/docker/docker/container/stream	[no test files]
10:04:53 [2023-09-27T10:04:53.142Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
10:04:53 [2023-09-27T10:04:53.142Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
10:04:53 [2023-09-27T10:04:53.142Z] 	github.com/docker/docker/container	coverage: 36.5% of statements
10:04:53 [2023-09-27T10:04:53.142Z] ok  	github.com/docker/docker/container	0.149s	coverage: 36.5% of statements
10:04:53 [2023-09-27T10:04:53.142Z] 	github.com/docker/docker/cmd/dockerd	coverage: 29.5% of statements
10:04:53 [2023-09-27T10:04:53.142Z] ok  	github.com/docker/docker/cmd/dockerd	0.227s	coverage: 29.5% of statements
10:04:54 [2023-09-27T10:04:54.079Z] 	github.com/docker/docker/cmd/dockerd/trap	coverage: 0.0% of statements
10:04:54 [2023-09-27T10:04:54.079Z] ok  	github.com/docker/docker/cmd/dockerd/trap	2.409s	coverage: 0.0% of statements
10:04:55 [2023-09-27T10:04:55.459Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
10:04:55 [2023-09-27T10:04:55.459Z] 	github.com/docker/docker/daemon/cluster/convert	coverage: 38.7% of statements
10:04:55 [2023-09-27T10:04:55.459Z] 	github.com/docker/docker/daemon/cluster/controllers/plugin	coverage: 65.3% of statements
10:04:55 [2023-09-27T10:04:55.459Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.019s	coverage: 65.3% of statements
10:04:55 [2023-09-27T10:04:55.459Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.020s	coverage: 38.7% of statements
10:04:55 [2023-09-27T10:04:55.459Z] 	github.com/docker/docker/daemon/cluster	coverage: 0.5% of statements
10:04:55 [2023-09-27T10:04:55.459Z] ok  	github.com/docker/docker/daemon/cluster	0.053s	coverage: 0.5% of statements
10:04:55 [2023-09-27T10:04:55.719Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
10:04:55 [2023-09-27T10:04:55.719Z] 	github.com/docker/docker/daemon/config	coverage: 75.7% of statements
10:04:55 [2023-09-27T10:04:55.719Z] ok  	github.com/docker/docker/daemon/config	0.058s	coverage: 75.7% of statements
10:04:57 [2023-09-27T10:04:57.098Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
10:04:57 [2023-09-27T10:04:57.098Z] 	github.com/docker/docker/daemon/graphdriver	coverage: 2.3% of statements
10:04:57 [2023-09-27T10:04:57.098Z] ok  	github.com/docker/docker/daemon/graphdriver	0.008s	coverage: 2.3% of statements
10:04:57 [2023-09-27T10:04:57.098Z] 	github.com/docker/docker/daemon/containerd	coverage: 0.9% of statements
10:04:57 [2023-09-27T10:04:57.098Z] ok  	github.com/docker/docker/daemon/containerd	0.021s	coverage: 0.9% of statements
10:04:57 [2023-09-27T10:04:57.098Z] 	github.com/docker/docker/daemon/events	coverage: 50.0% of statements
10:04:57 [2023-09-27T10:04:57.098Z] ok  	github.com/docker/docker/daemon/events	0.058s	coverage: 50.0% of statements
10:04:57 [2023-09-27T10:04:57.357Z] 	github.com/docker/docker/daemon/graphdriver/btrfs	coverage: 2.8% of statements
10:04:57 [2023-09-27T10:04:57.357Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.008s	coverage: 2.8% of statements
10:04:57 [2023-09-27T10:04:57.357Z] 	github.com/docker/docker/daemon/graphdriver/copy	coverage: 59.6% of statements
10:04:57 [2023-09-27T10:04:57.357Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.213s	coverage: 59.6% of statements
10:04:57 [2023-09-27T10:04:57.925Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
10:04:57 [2023-09-27T10:04:57.925Z] 	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	coverage: 1.9% of statements
10:04:57 [2023-09-27T10:04:57.925Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.008s	coverage: 1.9% of statements
10:04:58 [2023-09-27T10:04:58.186Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
10:04:58 [2023-09-27T10:04:58.186Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
10:04:58 [2023-09-27T10:04:58.186Z] 	github.com/docker/docker/daemon/graphdriver/overlay2	coverage: 60.2% of statements
10:04:58 [2023-09-27T10:04:58.186Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	0.185s	coverage: 60.2% of statements
10:04:58 [2023-09-27T10:04:58.186Z] 	github.com/docker/docker/daemon/graphdriver/vfs	coverage: 60.9% of statements
10:04:58 [2023-09-27T10:04:58.186Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.011s	coverage: 60.9% of statements
10:04:58 [2023-09-27T10:04:58.770Z] 	github.com/docker/docker/daemon/graphdriver/zfs	coverage: 3.0% of statements
10:04:58 [2023-09-27T10:04:58.770Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.007s	coverage: 3.0% of statements
10:04:59 [2023-09-27T10:04:59.339Z] 	github.com/docker/docker/daemon/cluster/executor/container	coverage: 13.4% of statements
10:04:59 [2023-09-27T10:04:59.339Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.487s	coverage: 13.4% of statements
10:04:59 [2023-09-27T10:04:59.599Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
10:04:59 [2023-09-27T10:04:59.599Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
10:04:59 [2023-09-27T10:04:59.599Z] 	github.com/docker/docker/daemon/links	coverage: 93.0% of statements
10:04:59 [2023-09-27T10:04:59.599Z] ok  	github.com/docker/docker/daemon/links	0.003s	coverage: 93.0% of statements
10:04:59 [2023-09-27T10:04:59.599Z] 	github.com/docker/docker/daemon/images	coverage: 3.0% of statements
10:04:59 [2023-09-27T10:04:59.599Z] ok  	github.com/docker/docker/daemon/images	0.029s	coverage: 3.0% of statements
10:04:59 [2023-09-27T10:04:59.599Z] 	github.com/docker/docker/daemon/logger	coverage: 43.2% of statements
10:04:59 [2023-09-27T10:04:59.599Z] ok  	github.com/docker/docker/daemon/logger	0.231s	coverage: 43.2% of statements
10:04:59 [2023-09-27T10:04:59.859Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
10:04:59 [2023-09-27T10:04:59.859Z] 	github.com/docker/docker/daemon/logger/fluentd	coverage: 53.6% of statements
10:04:59 [2023-09-27T10:04:59.859Z] ok  	github.com/docker/docker/daemon/logger/fluentd	0.012s	coverage: 53.6% of statements
10:05:00 [2023-09-27T10:05:00.119Z] 	github.com/docker/docker/daemon/logger/awslogs	coverage: 78.6% of statements
10:05:00 [2023-09-27T10:05:00.119Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.118s	coverage: 78.6% of statements
10:05:00 [2023-09-27T10:05:00.119Z] 	github.com/docker/docker/daemon/logger/gelf	coverage: 68.2% of statements
10:05:00 [2023-09-27T10:05:00.119Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.018s	coverage: 68.2% of statements
10:05:00 [2023-09-27T10:05:00.379Z] ?   	github.com/docker/docker/daemon/logger/journald/internal/fake	[no test files]
10:05:00 [2023-09-27T10:05:00.379Z] ?   	github.com/docker/docker/daemon/logger/journald/internal/sdjournal	[no test files]
10:05:00 [2023-09-27T10:05:00.379Z] 	github.com/docker/docker/daemon/logger/journald/internal/export	coverage: 88.2% of statements
10:05:00 [2023-09-27T10:05:00.379Z] ok  	github.com/docker/docker/daemon/logger/journald/internal/export	0.003s	coverage: 88.2% of statements
10:05:00 [2023-09-27T10:05:00.639Z] 	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	coverage: 87.2% of statements
10:05:00 [2023-09-27T10:05:00.639Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.005s	coverage: 87.2% of statements
10:05:00 [2023-09-27T10:05:00.639Z] 	github.com/docker/docker/daemon/logger/jsonfilelog	coverage: 76.8% of statements
10:05:00 [2023-09-27T10:05:00.639Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.087s	coverage: 76.8% of statements
10:05:00 [2023-09-27T10:05:00.639Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
10:05:00 [2023-09-27T10:05:00.639Z] ?   	github.com/docker/docker/daemon/logger/loggertest	[no test files]
10:05:00 [2023-09-27T10:05:00.899Z] 	github.com/docker/docker/daemon/logger/local	coverage: 79.4% of statements
10:05:00 [2023-09-27T10:05:00.900Z] ok  	github.com/docker/docker/daemon/logger/local	0.023s	coverage: 79.4% of statements
10:05:01 [2023-09-27T10:05:01.160Z] 	github.com/docker/docker/daemon/logger/loggerutils/cache	coverage: 31.5% of statements
10:05:01 [2023-09-27T10:05:01.160Z] 	github.com/docker/docker/daemon/logger/loggerutils	coverage: 63.5% of statements
10:05:01 [2023-09-27T10:05:01.160Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.023s	coverage: 31.5% of statements
10:05:01 [2023-09-27T10:05:01.160Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.024s	coverage: 63.5% of statements
10:05:01 [2023-09-27T10:05:01.420Z] ?   	github.com/docker/docker/daemon/names	[no test files]
10:05:01 [2023-09-27T10:05:01.420Z] 	github.com/docker/docker/daemon/logger/templates	coverage: 8.3% of statements
10:05:01 [2023-09-27T10:05:01.420Z] ok  	github.com/docker/docker/daemon/logger/templates	0.004s	coverage: 8.3% of statements
10:05:01 [2023-09-27T10:05:01.420Z] 	github.com/docker/docker/daemon/logger/syslog	coverage: 46.8% of statements
10:05:01 [2023-09-27T10:05:01.420Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.011s	coverage: 46.8% of statements
10:05:01 [2023-09-27T10:05:01.680Z] ?   	github.com/docker/docker/daemon/snapshotter	[no test files]
10:05:01 [2023-09-27T10:05:01.680Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
10:05:01 [2023-09-27T10:05:01.680Z] 	github.com/docker/docker/daemon/network	coverage: 63.8% of statements
10:05:01 [2023-09-27T10:05:01.680Z] ok  	github.com/docker/docker/daemon/network	0.005s	coverage: 63.8% of statements
10:05:01 [2023-09-27T10:05:01.940Z] 	github.com/docker/docker/daemon/logger/journald	coverage: 74.5% of statements
10:05:01 [2023-09-27T10:05:01.940Z] ok  	github.com/docker/docker/daemon/logger/journald	1.422s	coverage: 74.5% of statements
10:05:02 [2023-09-27T10:05:02.879Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
10:05:02 [2023-09-27T10:05:02.879Z] 	github.com/docker/docker/errdefs	coverage: 77.7% of statements
10:05:02 [2023-09-27T10:05:02.879Z] 	github.com/docker/docker/dockerversion	coverage: 100.0% of statements
10:05:02 [2023-09-27T10:05:02.879Z] ok  	github.com/docker/docker/errdefs	0.004s	coverage: 77.7% of statements
10:05:02 [2023-09-27T10:05:02.879Z] ok  	github.com/docker/docker/dockerversion	0.007s	coverage: 100.0% of statements
10:05:02 [2023-09-27T10:05:02.879Z] 	github.com/docker/docker/distribution/metadata	coverage: 44.4% of statements
10:05:02 [2023-09-27T10:05:02.879Z] ok  	github.com/docker/docker/distribution/metadata	0.027s	coverage: 44.4% of statements
10:05:02 [2023-09-27T10:05:02.879Z] 	github.com/docker/docker/daemon/logger/splunk	coverage: 82.5% of statements
10:05:02 [2023-09-27T10:05:02.879Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.422s	coverage: 82.5% of statements
10:05:03 [2023-09-27T10:05:03.448Z] ?   	github.com/docker/docker/image/spec/specs-go	[no test files]
10:05:03 [2023-09-27T10:05:03.448Z] ?   	github.com/docker/docker/image/spec/specs-go/v1	[no test files]
10:05:03 [2023-09-27T10:05:03.448Z] 	github.com/docker/docker/image/cache	coverage: 19.2% of statements
10:05:03 [2023-09-27T10:05:03.448Z] ok  	github.com/docker/docker/image/cache	0.009s	coverage: 19.2% of statements
10:05:03 [2023-09-27T10:05:03.448Z] 	github.com/docker/docker/image	coverage: 84.6% of statements
10:05:03 [2023-09-27T10:05:03.448Z] ok  	github.com/docker/docker/image	0.031s	coverage: 84.6% of statements
10:05:03 [2023-09-27T10:05:03.708Z] ?   	github.com/docker/docker/image/v1	[no test files]
10:05:03 [2023-09-27T10:05:03.708Z] ?   	github.com/docker/docker/internal/mounttree	[no test files]
10:05:03 [2023-09-27T10:05:03.708Z] 	github.com/docker/docker/internal/mod	coverage: 66.7% of statements
10:05:03 [2023-09-27T10:05:03.708Z] ok  	github.com/docker/docker/internal/mod	0.002s	coverage: 66.7% of statements
10:05:03 [2023-09-27T10:05:03.708Z] 	github.com/docker/docker/internal/multierror	coverage: 88.9% of statements
10:05:03 [2023-09-27T10:05:03.708Z] ok  	github.com/docker/docker/internal/multierror	0.003s	coverage: 88.9% of statements
10:05:03 [2023-09-27T10:05:03.708Z] 	github.com/docker/docker/image/tarexport	coverage: 0.6% of statements
10:05:03 [2023-09-27T10:05:03.708Z] ok  	github.com/docker/docker/image/tarexport	0.009s	coverage: 0.6% of statements
10:05:03 [2023-09-27T10:05:03.708Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
10:05:03 [2023-09-27T10:05:03.708Z] ?   	github.com/docker/docker/internal/testutils	[no test files]
10:05:03 [2023-09-27T10:05:03.708Z] ?   	github.com/docker/docker/internal/testutils/netnsutils	[no test files]
10:05:03 [2023-09-27T10:05:03.708Z] ?   	github.com/docker/docker/internal/unshare	[no test files]
10:05:04 [2023-09-27T10:05:04.276Z] 	github.com/docker/docker/distribution	coverage: 29.3% of statements
10:05:04 [2023-09-27T10:05:04.276Z] ok  	github.com/docker/docker/distribution	1.521s	coverage: 29.3% of statements
10:05:04 [2023-09-27T10:05:04.844Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
10:05:04 [2023-09-27T10:05:04.845Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
10:05:04 [2023-09-27T10:05:04.845Z] ?   	github.com/docker/docker/libcontainerd/shimopts	[no test files]
10:05:04 [2023-09-27T10:05:04.845Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
10:05:04 [2023-09-27T10:05:04.845Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
10:05:04 [2023-09-27T10:05:04.845Z] 	github.com/docker/docker/libcontainerd/queue	coverage: 100.0% of statements
10:05:04 [2023-09-27T10:05:04.845Z] ok  	github.com/docker/docker/libcontainerd/queue	0.026s	coverage: 100.0% of statements
10:05:04 [2023-09-27T10:05:04.845Z] 	github.com/docker/docker/distribution/xfer	coverage: 85.4% of statements
10:05:04 [2023-09-27T10:05:04.845Z] ok  	github.com/docker/docker/distribution/xfer	2.173s	coverage: 85.4% of statements
10:05:05 [2023-09-27T10:05:05.105Z] ?   	github.com/docker/docker/oci/caps	[no test files]
10:05:05 [2023-09-27T10:05:05.105Z] 	github.com/docker/docker/pkg/aaparser	coverage: 52.9% of statements
10:05:05 [2023-09-27T10:05:05.105Z] ok  	github.com/docker/docker/pkg/aaparser	0.016s	coverage: 52.9% of statements
10:05:05 [2023-09-27T10:05:05.105Z] 	github.com/docker/docker/oci	coverage: 38.1% of statements
10:05:05 [2023-09-27T10:05:05.105Z] ok  	github.com/docker/docker/oci	0.019s	coverage: 38.1% of statements
10:05:05 [2023-09-27T10:05:05.365Z] 	github.com/docker/docker/opts	coverage: 67.9% of statements
10:05:05 [2023-09-27T10:05:05.365Z] ok  	github.com/docker/docker/opts	0.049s	coverage: 67.9% of statements
10:05:05 [2023-09-27T10:05:05.365Z] 	github.com/docker/docker/daemon	coverage: 17.2% of statements
10:05:05 [2023-09-27T10:05:05.365Z] ok  	github.com/docker/docker/daemon	11.000s	coverage: 17.2% of statements
10:05:05 [2023-09-27T10:05:05.934Z] 	github.com/docker/docker/pkg/capabilities	coverage: 87.5% of statements
10:05:05 [2023-09-27T10:05:05.934Z] 	github.com/docker/docker/pkg/broadcaster	coverage: 100.0% of statements
10:05:05 [2023-09-27T10:05:05.934Z] ok  	github.com/docker/docker/pkg/broadcaster	0.003s	coverage: 100.0% of statements
10:05:05 [2023-09-27T10:05:05.934Z] 	github.com/docker/docker/pkg/containerfs	coverage: 28.6% of statements
10:05:05 [2023-09-27T10:05:05.934Z] ok  	github.com/docker/docker/pkg/capabilities	0.005s	coverage: 87.5% of statements
10:05:05 [2023-09-27T10:05:05.934Z] ok  	github.com/docker/docker/pkg/containerfs	0.005s	coverage: 28.6% of statements
10:05:05 [2023-09-27T10:05:05.934Z] 	github.com/docker/docker/pkg/directory	coverage: 81.8% of statements
10:05:05 [2023-09-27T10:05:05.934Z] ok  	github.com/docker/docker/pkg/directory	0.002s	coverage: 81.8% of statements
10:05:05 [2023-09-27T10:05:05.934Z] 	github.com/docker/docker/pkg/fileutils	coverage: 56.4% of statements
10:05:05 [2023-09-27T10:05:05.934Z] ok  	github.com/docker/docker/pkg/fileutils	0.003s	coverage: 56.4% of statements
10:05:05 [2023-09-27T10:05:05.934Z] 	github.com/docker/docker/pkg/dmesg	coverage: 83.3% of statements
10:05:05 [2023-09-27T10:05:05.934Z] ok  	github.com/docker/docker/pkg/dmesg	0.009s	coverage: 83.3% of statements
10:05:05 [2023-09-27T10:05:05.934Z] 	github.com/docker/docker/pkg/chrootarchive	coverage: 83.7% of statements
10:05:05 [2023-09-27T10:05:05.934Z] ok  	github.com/docker/docker/pkg/chrootarchive	0.258s	coverage: 83.7% of statements
10:05:06 [2023-09-27T10:05:06.194Z] 	github.com/docker/docker/pkg/homedir	coverage: 8.3% of statements
10:05:06 [2023-09-27T10:05:06.194Z] ok  	github.com/docker/docker/pkg/homedir	0.013s	coverage: 8.3% of statements
10:05:06 [2023-09-27T10:05:06.194Z] 	github.com/docker/docker/pkg/archive	coverage: 80.8% of statements
10:05:06 [2023-09-27T10:05:06.194Z] ok  	github.com/docker/docker/pkg/archive	0.416s	coverage: 80.8% of statements
10:05:06 [2023-09-27T10:05:06.455Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
10:05:06 [2023-09-27T10:05:06.455Z] 	github.com/docker/docker/pkg/longpath	coverage: 45.5% of statements
10:05:06 [2023-09-27T10:05:06.455Z] 	github.com/docker/docker/pkg/jsonmessage	coverage: 92.3% of statements
10:05:06 [2023-09-27T10:05:06.455Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.005s	coverage: 92.3% of statements
10:05:06 [2023-09-27T10:05:06.455Z] ok  	github.com/docker/docker/pkg/longpath	0.006s	coverage: 45.5% of statements
10:05:06 [2023-09-27T10:05:06.455Z] 	github.com/docker/docker/pkg/authorization	coverage: 68.3% of statements
10:05:06 [2023-09-27T10:05:06.455Z] ok  	github.com/docker/docker/pkg/authorization	0.710s	coverage: 68.3% of statements
10:05:06 [2023-09-27T10:05:06.455Z] 	github.com/docker/docker/pkg/meminfo	coverage: 75.0% of statements
10:05:06 [2023-09-27T10:05:06.455Z] ok  	github.com/docker/docker/pkg/meminfo	0.007s	coverage: 75.0% of statements
10:05:06 [2023-09-27T10:05:06.714Z] 	github.com/docker/docker/pkg/namesgenerator	coverage: 85.7% of statements
10:05:06 [2023-09-27T10:05:06.715Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.002s	coverage: 85.7% of statements
10:05:06 [2023-09-27T10:05:06.715Z] 	github.com/docker/docker/pkg/parsers	coverage: 97.0% of statements
10:05:06 [2023-09-27T10:05:06.715Z] ok  	github.com/docker/docker/pkg/parsers	0.006s	coverage: 97.0% of statements
10:05:06 [2023-09-27T10:05:06.715Z] 	github.com/docker/docker/pkg/parsers/kernel	coverage: 60.0% of statements
10:05:06 [2023-09-27T10:05:06.715Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.012s	coverage: 60.0% of statements
10:05:06 [2023-09-27T10:05:06.715Z] 	github.com/docker/docker/pkg/parsers/operatingsystem	coverage: 90.2% of statements
10:05:06 [2023-09-27T10:05:06.715Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.004s	coverage: 90.2% of statements
10:05:06 [2023-09-27T10:05:06.715Z] 	github.com/docker/docker/pkg/idtools	coverage: 69.7% of statements
10:05:06 [2023-09-27T10:05:06.715Z] ok  	github.com/docker/docker/pkg/idtools	0.363s	coverage: 69.7% of statements
10:05:06 [2023-09-27T10:05:06.974Z] 	github.com/docker/docker/pkg/ioutils	coverage: 72.3% of statements
10:05:06 [2023-09-27T10:05:06.974Z] ok  	github.com/docker/docker/pkg/ioutils	0.385s	coverage: 72.3% of statements
10:05:06 [2023-09-27T10:05:06.974Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
10:05:06 [2023-09-27T10:05:06.974Z] ?   	github.com/docker/docker/pkg/platforms	[no test files]
10:05:06 [2023-09-27T10:05:06.974Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
10:05:06 [2023-09-27T10:05:06.974Z] 	github.com/docker/docker/pkg/pidfile	coverage: 94.1% of statements
10:05:06 [2023-09-27T10:05:06.974Z] ok  	github.com/docker/docker/pkg/pidfile	0.006s	coverage: 94.1% of statements
10:05:07 [2023-09-27T10:05:07.234Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
10:05:07 [2023-09-27T10:05:07.234Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
10:05:07 [2023-09-27T10:05:07.234Z] 	github.com/docker/docker/pkg/process	coverage: 21.7% of statements
10:05:07 [2023-09-27T10:05:07.234Z] 	github.com/docker/docker/pkg/pools	coverage: 88.2% of statements
10:05:07 [2023-09-27T10:05:07.234Z] 	github.com/docker/docker/pkg/plugins/transport	coverage: 90.0% of statements
10:05:07 [2023-09-27T10:05:07.234Z] ok  	github.com/docker/docker/pkg/pools	0.004s	coverage: 88.2% of statements
10:05:07 [2023-09-27T10:05:07.234Z] 	github.com/docker/docker/pkg/plugins/pluginrpc-gen	coverage: 56.8% of statements
10:05:07 [2023-09-27T10:05:07.494Z] ok  	github.com/docker/docker/pkg/process	0.004s	coverage: 21.7% of statements
10:05:07 [2023-09-27T10:05:07.494Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.004s	coverage: 90.0% of statements
10:05:07 [2023-09-27T10:05:07.494Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.007s	coverage: 56.8% of statements
10:05:07 [2023-09-27T10:05:07.494Z] 	github.com/docker/docker/pkg/progress	coverage: 75.9% of statements
10:05:07 [2023-09-27T10:05:07.494Z] ok  	github.com/docker/docker/pkg/progress	0.002s	coverage: 75.9% of statements
10:05:07 [2023-09-27T10:05:07.494Z] ?   	github.com/docker/docker/pkg/rootless	[no test files]
10:05:07 [2023-09-27T10:05:07.494Z] ?   	github.com/docker/docker/pkg/rootless/specconv	[no test files]
10:05:07 [2023-09-27T10:05:07.494Z] 	github.com/docker/docker/pkg/stack	coverage: 90.9% of statements
10:05:07 [2023-09-27T10:05:07.494Z] ok  	github.com/docker/docker/pkg/stack	0.005s	coverage: 90.9% of statements
10:05:07 [2023-09-27T10:05:07.494Z] 	github.com/docker/docker/pkg/reexec	coverage: 82.4% of statements
10:05:07 [2023-09-27T10:05:07.494Z] ok  	github.com/docker/docker/pkg/reexec	0.012s	coverage: 82.4% of statements
10:05:07 [2023-09-27T10:05:07.494Z] 	github.com/docker/docker/pkg/stdcopy	coverage: 100.0% of statements
10:05:07 [2023-09-27T10:05:07.755Z] ok  	github.com/docker/docker/pkg/stdcopy	0.016s	coverage: 100.0% of statements
10:05:07 [2023-09-27T10:05:07.755Z] 	github.com/docker/docker/pkg/stringid	coverage: 61.9% of statements
10:05:07 [2023-09-27T10:05:07.755Z] 	github.com/docker/docker/pkg/streamformatter	coverage: 66.2% of statements
10:05:07 [2023-09-27T10:05:07.755Z] ok  	github.com/docker/docker/pkg/stringid	0.004s	coverage: 61.9% of statements
10:05:07 [2023-09-27T10:05:07.755Z] ok  	github.com/docker/docker/pkg/streamformatter	0.016s	coverage: 66.2% of statements
10:05:08 [2023-09-27T10:05:08.015Z] 	github.com/docker/docker/pkg/system	coverage: 43.1% of statements
10:05:08 [2023-09-27T10:05:08.015Z] ok  	github.com/docker/docker/pkg/system	0.005s	coverage: 43.1% of statements
10:05:08 [2023-09-27T10:05:08.015Z] 	github.com/docker/docker/pkg/sysinfo	coverage: 53.4% of statements
10:05:08 [2023-09-27T10:05:08.015Z] ok  	github.com/docker/docker/pkg/sysinfo	0.012s	coverage: 53.4% of statements
10:05:08 [2023-09-27T10:05:08.274Z] 	github.com/docker/docker/pkg/useragent	coverage: 88.9% of statements
10:05:08 [2023-09-27T10:05:08.274Z] ok  	github.com/docker/docker/pkg/useragent	0.003s	coverage: 88.9% of statements
10:05:08 [2023-09-27T10:05:08.274Z] 	github.com/docker/docker/pkg/tailfile	coverage: 88.6% of statements
10:05:08 [2023-09-27T10:05:08.274Z] ok  	github.com/docker/docker/pkg/tailfile	0.032s	coverage: 88.6% of statements
10:05:08 [2023-09-27T10:05:08.274Z] 	github.com/docker/docker/pkg/tarsum	coverage: 89.1% of statements
10:05:08 [2023-09-27T10:05:08.274Z] ok  	github.com/docker/docker/pkg/tarsum	0.047s	coverage: 89.1% of statements
10:05:09 [2023-09-27T10:05:09.223Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
10:05:09 [2023-09-27T10:05:09.223Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
10:05:09 [2023-09-27T10:05:09.223Z] 	github.com/docker/docker/plugin/v2	coverage: 14.4% of statements
10:05:09 [2023-09-27T10:05:09.223Z] ok  	github.com/docker/docker/plugin/v2	0.006s	coverage: 14.4% of statements
10:05:09 [2023-09-27T10:05:09.223Z] 	github.com/docker/docker/profiles/seccomp	coverage: 86.0% of statements
10:05:09 [2023-09-27T10:05:09.223Z] ok  	github.com/docker/docker/profiles/seccomp	0.015s	coverage: 86.0% of statements
10:05:09 [2023-09-27T10:05:09.484Z] 	github.com/docker/docker/pkg/plugins	coverage: 74.9% of statements
10:05:09 [2023-09-27T10:05:09.484Z] ok  	github.com/docker/docker/pkg/plugins	2.026s	coverage: 74.9% of statements
10:05:09 [2023-09-27T10:05:09.484Z] 	github.com/docker/docker/reference	coverage: 83.7% of statements
10:05:09 [2023-09-27T10:05:09.484Z] ok  	github.com/docker/docker/reference	0.008s	coverage: 83.7% of statements
10:05:09 [2023-09-27T10:05:09.484Z] 	github.com/docker/docker/quota	coverage: 69.2% of statements
10:05:09 [2023-09-27T10:05:09.484Z] ok  	github.com/docker/docker/quota	0.313s	coverage: 69.2% of statements
10:05:09 [2023-09-27T10:05:09.484Z] 	github.com/docker/docker/plugin	coverage: 23.3% of statements
10:05:09 [2023-09-27T10:05:09.484Z] ok  	github.com/docker/docker/plugin	0.526s	coverage: 23.3% of statements
10:05:09 [2023-09-27T10:05:09.744Z] 	github.com/docker/docker/restartmanager	coverage: 46.2% of statements
10:05:09 [2023-09-27T10:05:09.744Z] ok  	github.com/docker/docker/restartmanager	0.006s	coverage: 46.2% of statements
10:05:09 [2023-09-27T10:05:09.744Z] 	github.com/docker/docker/registry/resumable	coverage: 100.0% of statements
10:05:09 [2023-09-27T10:05:09.744Z] ok  	github.com/docker/docker/registry/resumable	0.040s	coverage: 100.0% of statements
10:05:09 [2023-09-27T10:05:09.744Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
10:05:10 [2023-09-27T10:05:10.004Z] 	github.com/docker/docker/runconfig	coverage: 63.6% of statements
10:05:10 [2023-09-27T10:05:10.004Z] ok  	github.com/docker/docker/runconfig	0.018s	coverage: 63.6% of statements
10:05:10 [2023-09-27T10:05:10.004Z] 	github.com/docker/docker/registry	coverage: 63.9% of statements
10:05:10 [2023-09-27T10:05:10.004Z] ok  	github.com/docker/docker/registry	0.125s	coverage: 63.9% of statements
10:05:10 [2023-09-27T10:05:10.264Z] 	github.com/docker/docker/testutil	coverage: 8.2% of statements
10:05:10 [2023-09-27T10:05:10.264Z] ok  	github.com/docker/docker/testutil	0.008s	coverage: 8.2% of statements
10:05:10 [2023-09-27T10:05:10.264Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
10:05:10 [2023-09-27T10:05:10.264Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
10:05:10 [2023-09-27T10:05:10.264Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
10:05:10 [2023-09-27T10:05:10.264Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
10:05:10 [2023-09-27T10:05:10.264Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
10:05:10 [2023-09-27T10:05:10.264Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
10:05:10 [2023-09-27T10:05:10.264Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
10:05:10 [2023-09-27T10:05:10.264Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
10:05:10 [2023-09-27T10:05:10.264Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
10:05:10 [2023-09-27T10:05:10.264Z] ?   	github.com/docker/docker/testutil/request	[no test files]
10:05:10 [2023-09-27T10:05:10.264Z] ?   	github.com/docker/docker/volume	[no test files]
10:05:10 [2023-09-27T10:05:10.835Z] 	github.com/docker/docker/volume/drivers	coverage: 36.1% of statements
10:05:10 [2023-09-27T10:05:10.835Z] ok  	github.com/docker/docker/volume/drivers	0.009s	coverage: 36.1% of statements
10:05:10 [2023-09-27T10:05:10.835Z] 	github.com/docker/docker/volume/mounts	coverage: 65.7% of statements
10:05:10 [2023-09-27T10:05:10.835Z] ok  	github.com/docker/docker/volume/mounts	0.009s	coverage: 65.7% of statements
10:05:11 [2023-09-27T10:05:11.094Z] 	github.com/docker/docker/volume/local	coverage: 74.6% of statements
10:05:11 [2023-09-27T10:05:11.094Z] ok  	github.com/docker/docker/volume/local	0.129s	coverage: 74.6% of statements
10:05:11 [2023-09-27T10:05:11.353Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
10:05:11 [2023-09-27T10:05:11.353Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
10:05:11 [2023-09-27T10:05:11.353Z] 	github.com/docker/docker/volume/service	coverage: 71.8% of statements
10:05:11 [2023-09-27T10:05:11.353Z] ok  	github.com/docker/docker/volume/service	0.013s	coverage: 71.8% of statements
10:05:12 [2023-09-27T10:05:12.291Z] 	github.com/docker/docker/layer	coverage: 68.7% of statements
10:05:12 [2023-09-27T10:05:12.291Z] ok  	github.com/docker/docker/layer	7.437s	coverage: 68.7% of statements
10:05:12 [2023-09-27T10:05:12.291Z] 
10:05:12 [2023-09-27T10:05:12.291Z] === Skipped
10:05:12 [2023-09-27T10:05:12.291Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s)
10:05:12 [2023-09-27T10:05:12.291Z]     network_proxy_test.go:195: Need to start CI docker with --ipv6
10:05:12 [2023-09-27T10:05:12.291Z] 
10:05:12 [2023-09-27T10:05:12.291Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s)
10:05:12 [2023-09-27T10:05:12.291Z]     network_proxy_test.go:210: No support for dual stack yet
10:05:12 [2023-09-27T10:05:12.291Z] 
10:05:12 [2023-09-27T10:05:12.291Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s)
10:05:12 [2023-09-27T10:05:12.291Z]     network_proxy_test.go:239: Need to start CI docker with --ipv6
10:05:12 [2023-09-27T10:05:12.291Z] 
10:05:12 [2023-09-27T10:05:12.291Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s)
10:05:12 [2023-09-27T10:05:12.291Z]     network_proxy_test.go:300: Need to start CI docker with --ipv6
10:05:12 [2023-09-27T10:05:12.291Z] 
10:05:12 [2023-09-27T10:05:12.291Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
10:05:12 [2023-09-27T10:05:12.291Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
10:05:12 [2023-09-27T10:05:12.291Z]     graphtest_unix.go:41: Driver btrfs not supported
10:05:12 [2023-09-27T10:05:12.291Z] 
10:05:12 [2023-09-27T10:05:12.291Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
10:05:12 [2023-09-27T10:05:12.291Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
10:05:12 [2023-09-27T10:05:12.291Z]     graphtest_unix.go:41: Driver btrfs not supported
10:05:12 [2023-09-27T10:05:12.291Z] 
10:05:12 [2023-09-27T10:05:12.291Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
10:05:12 [2023-09-27T10:05:12.291Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
10:05:12 [2023-09-27T10:05:12.291Z]     graphtest_unix.go:41: Driver btrfs not supported
10:05:12 [2023-09-27T10:05:12.291Z] 
10:05:12 [2023-09-27T10:05:12.291Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
10:05:12 [2023-09-27T10:05:12.291Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
10:05:12 [2023-09-27T10:05:12.291Z]     graphtest_unix.go:41: Driver btrfs not supported
10:05:12 [2023-09-27T10:05:12.291Z] 
10:05:12 [2023-09-27T10:05:12.291Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
10:05:12 [2023-09-27T10:05:12.291Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
10:05:12 [2023-09-27T10:05:12.291Z]     graphtest_unix.go:41: Driver btrfs not supported
10:05:12 [2023-09-27T10:05:12.291Z] 
10:05:12 [2023-09-27T10:05:12.291Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
10:05:12 [2023-09-27T10:05:12.291Z]     graphtest_unix.go:68: No driver to put!
10:05:12 [2023-09-27T10:05:12.291Z] 
10:05:12 [2023-09-27T10:05:12.291Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
10:05:12 [2023-09-27T10:05:12.291Z] time="2023-09-27T10:04:57Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
10:05:12 [2023-09-27T10:05:12.291Z]     graphtest_unix.go:39: graphdriver: driver not supported
10:05:12 [2023-09-27T10:05:12.291Z]     graphtest_unix.go:41: Driver fuse-overlayfs not supported
10:05:12 [2023-09-27T10:05:12.291Z] 
10:05:12 [2023-09-27T10:05:12.291Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
10:05:12 [2023-09-27T10:05:12.291Z] time="2023-09-27T10:04:57Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
10:05:12 [2023-09-27T10:05:12.291Z]     graphtest_unix.go:39: graphdriver: driver not supported
10:05:12 [2023-09-27T10:05:12.291Z]     graphtest_unix.go:41: Driver fuse-overlayfs not supported
10:05:12 [2023-09-27T10:05:12.291Z] 
10:05:12 [2023-09-27T10:05:12.291Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
10:05:12 [2023-09-27T10:05:12.291Z] time="2023-09-27T10:04:57Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
10:05:12 [2023-09-27T10:05:12.291Z]     graphtest_unix.go:39: graphdriver: driver not supported
10:05:12 [2023-09-27T10:05:12.291Z]     graphtest_unix.go:41: Driver fuse-overlayfs not supported
10:05:12 [2023-09-27T10:05:12.291Z] 
10:05:12 [2023-09-27T10:05:12.291Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
10:05:12 [2023-09-27T10:05:12.291Z] time="2023-09-27T10:04:57Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
10:05:12 [2023-09-27T10:05:12.291Z]     graphtest_unix.go:39: graphdriver: driver not supported
10:05:12 [2023-09-27T10:05:12.291Z]     graphtest_unix.go:41: Driver fuse-overlayfs not supported
10:05:12 [2023-09-27T10:05:12.291Z] 
10:05:12 [2023-09-27T10:05:12.291Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
10:05:12 [2023-09-27T10:05:12.291Z] time="2023-09-27T10:04:57Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
10:05:12 [2023-09-27T10:05:12.291Z]     graphtest_unix.go:39: graphdriver: driver not supported
10:05:12 [2023-09-27T10:05:12.291Z]     graphtest_unix.go:41: Driver fuse-overlayfs not supported
10:05:12 [2023-09-27T10:05:12.291Z] 
10:05:12 [2023-09-27T10:05:12.291Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
10:05:12 [2023-09-27T10:05:12.291Z]     graphtest_unix.go:68: No driver to put!
10:05:12 [2023-09-27T10:05:12.291Z] 
10:05:12 [2023-09-27T10:05:12.291Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
10:05:12 [2023-09-27T10:05:12.291Z]     overlay_test.go:61: Cannot run test with naive change algorithm
10:05:12 [2023-09-27T10:05:12.291Z] 
10:05:12 [2023-09-27T10:05:12.291Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
10:05:12 [2023-09-27T10:05:12.291Z]     graphtest_unix.go:311: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
10:05:12 [2023-09-27T10:05:12.291Z] 
10:05:12 [2023-09-27T10:05:12.291Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
10:05:12 [2023-09-27T10:05:12.291Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
10:05:12 [2023-09-27T10:05:12.291Z]     graphtest_unix.go:41: Driver zfs not supported
10:05:12 [2023-09-27T10:05:12.291Z] 
10:05:12 [2023-09-27T10:05:12.291Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
10:05:12 [2023-09-27T10:05:12.291Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
10:05:12 [2023-09-27T10:05:12.291Z]     graphtest_unix.go:41: Driver zfs not supported
10:05:12 [2023-09-27T10:05:12.291Z] 
10:05:12 [2023-09-27T10:05:12.291Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
10:05:12 [2023-09-27T10:05:12.291Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
10:05:12 [2023-09-27T10:05:12.291Z]     graphtest_unix.go:41: Driver zfs not supported
10:05:12 [2023-09-27T10:05:12.291Z] 
10:05:12 [2023-09-27T10:05:12.291Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
10:05:12 [2023-09-27T10:05:12.291Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
10:05:12 [2023-09-27T10:05:12.291Z]     graphtest_unix.go:41: Driver zfs not supported
10:05:12 [2023-09-27T10:05:12.291Z] 
10:05:12 [2023-09-27T10:05:12.291Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
10:05:12 [2023-09-27T10:05:12.291Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
10:05:12 [2023-09-27T10:05:12.291Z]     graphtest_unix.go:41: Driver zfs not supported
10:05:12 [2023-09-27T10:05:12.291Z] 
10:05:12 [2023-09-27T10:05:12.291Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
10:05:12 [2023-09-27T10:05:12.291Z]     graphtest_unix.go:68: No driver to put!
10:05:12 [2023-09-27T10:05:12.291Z] 
10:05:12 [2023-09-27T10:05:12.291Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
10:05:12 [2023-09-27T10:05:12.291Z]     sysinfo_linux_test.go:86: AppArmor Must be Disabled
10:05:12 [2023-09-27T10:05:12.291Z] 
10:05:12 [2023-09-27T10:05:12.291Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
10:05:12 [2023-09-27T10:05:12.291Z]     sysinfo_linux_test.go:106: cgroup namespaces must be disabled
10:05:12 [2023-09-27T10:05:12.291Z] 
10:05:12 [2023-09-27T10:05:12.291Z] === SKIP: volume/mounts TestValidateLCOWMount (0.00s)
10:05:12 [2023-09-27T10:05:12.291Z]     validate_test.go:70: only tested on Windows
10:05:12 [2023-09-27T10:05:12.291Z] 
10:05:12 [2023-09-27T10:05:12.291Z] DONE 3150 tests, 27 skipped in 64.453s
10:05:12 [2023-09-27T10:05:12.291Z] + '[' -n 'github.com/docker/docker/libnetwork
10:05:12 [2023-09-27T10:05:12.291Z] github.com/docker/docker/libnetwork/bitmap
10:05:12 [2023-09-27T10:05:12.291Z] github.com/docker/docker/libnetwork/cluster
10:05:12 [2023-09-27T10:05:12.291Z] github.com/docker/docker/libnetwork/cmd/diagnostic
10:05:12 [2023-09-27T10:05:12.291Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
10:05:12 [2023-09-27T10:05:12.291Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
10:05:12 [2023-09-27T10:05:12.291Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
10:05:12 [2023-09-27T10:05:12.291Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
10:05:12 [2023-09-27T10:05:12.291Z] github.com/docker/docker/libnetwork/cmd/readme_test
10:05:12 [2023-09-27T10:05:12.291Z] github.com/docker/docker/libnetwork/config
10:05:12 [2023-09-27T10:05:12.291Z] github.com/docker/docker/libnetwork/datastore
10:05:12 [2023-09-27T10:05:12.291Z] github.com/docker/docker/libnetwork/diagnostic
10:05:12 [2023-09-27T10:05:12.291Z] github.com/docker/docker/libnetwork/discoverapi
10:05:12 [2023-09-27T10:05:12.291Z] github.com/docker/docker/libnetwork/driverapi
10:05:12 [2023-09-27T10:05:12.291Z] github.com/docker/docker/libnetwork/drivers/bridge
10:05:12 [2023-09-27T10:05:12.291Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
10:05:12 [2023-09-27T10:05:12.291Z] github.com/docker/docker/libnetwork/drivers/host
10:05:12 [2023-09-27T10:05:12.291Z] github.com/docker/docker/libnetwork/drivers/ipvlan
10:05:12 [2023-09-27T10:05:12.291Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
10:05:12 [2023-09-27T10:05:12.291Z] github.com/docker/docker/libnetwork/drivers/macvlan
10:05:12 [2023-09-27T10:05:12.291Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
10:05:12 [2023-09-27T10:05:12.291Z] github.com/docker/docker/libnetwork/drivers/null
10:05:12 [2023-09-27T10:05:12.291Z] github.com/docker/docker/libnetwork/drivers/overlay
10:05:12 [2023-09-27T10:05:12.291Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
10:05:12 [2023-09-27T10:05:12.291Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
10:05:12 [2023-09-27T10:05:12.291Z] github.com/docker/docker/libnetwork/drivers/remote
10:05:12 [2023-09-27T10:05:12.291Z] github.com/docker/docker/libnetwork/drivers/remote/api
10:05:12 [2023-09-27T10:05:12.291Z] github.com/docker/docker/libnetwork/drivers/windows
10:05:12 [2023-09-27T10:05:12.291Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
10:05:12 [2023-09-27T10:05:12.291Z] github.com/docker/docker/libnetwork/drvregistry
10:05:12 [2023-09-27T10:05:12.291Z] github.com/docker/docker/libnetwork/etchosts
10:05:12 [2023-09-27T10:05:12.291Z] github.com/docker/docker/libnetwork/internal/caller
10:05:12 [2023-09-27T10:05:12.291Z] github.com/docker/docker/libnetwork/internal/kvstore
10:05:12 [2023-09-27T10:05:12.291Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
10:05:12 [2023-09-27T10:05:12.291Z] github.com/docker/docker/libnetwork/internal/setmatrix
10:05:12 [2023-09-27T10:05:12.291Z] github.com/docker/docker/libnetwork/ipam
10:05:12 [2023-09-27T10:05:12.291Z] github.com/docker/docker/libnetwork/ipamapi
10:05:12 [2023-09-27T10:05:12.291Z] github.com/docker/docker/libnetwork/ipams/builtin
10:05:12 [2023-09-27T10:05:12.291Z] github.com/docker/docker/libnetwork/ipams/null
10:05:12 [2023-09-27T10:05:12.291Z] github.com/docker/docker/libnetwork/ipams/remote
10:05:12 [2023-09-27T10:05:12.291Z] github.com/docker/docker/libnetwork/ipams/remote/api
10:05:12 [2023-09-27T10:05:12.291Z] github.com/docker/docker/libnetwork/ipams/windowsipam
10:05:12 [2023-09-27T10:05:12.291Z] github.com/docker/docker/libnetwork/ipamutils
10:05:12 [2023-09-27T10:05:12.291Z] github.com/docker/docker/libnetwork/ipbits
10:05:12 [2023-09-27T10:05:12.291Z] github.com/docker/docker/libnetwork/iptables
10:05:12 [2023-09-27T10:05:12.291Z] github.com/docker/docker/libnetwork/netlabel
10:05:12 [2023-09-27T10:05:12.291Z] github.com/docker/docker/libnetwork/netutils
10:05:12 [2023-09-27T10:05:12.291Z] github.com/docker/docker/libnetwork/networkdb
10:05:12 [2023-09-27T10:05:12.291Z] github.com/docker/docker/libnetwork/ns
10:05:12 [2023-09-27T10:05:12.291Z] github.com/docker/docker/libnetwork/options
10:05:12 [2023-09-27T10:05:12.291Z] github.com/docker/docker/libnetwork/osl
10:05:12 [2023-09-27T10:05:12.291Z] github.com/docker/docker/libnetwork/osl/kernel
10:05:12 [2023-09-27T10:05:12.291Z] github.com/docker/docker/libnetwork/portallocator
10:05:12 [2023-09-27T10:05:12.291Z] github.com/docker/docker/libnetwork/portmapper
10:05:12 [2023-09-27T10:05:12.291Z] github.com/docker/docker/libnetwork/resolvconf
10:05:12 [2023-09-27T10:05:12.291Z] github.com/docker/docker/libnetwork/scope
10:05:12 [2023-09-27T10:05:12.291Z] github.com/docker/docker/libnetwork/types' ']'
10:05:12 [2023-09-27T10:05:12.291Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report-libnetwork.json --junitfile=bundles/junit-report-libnetwork.xml -- -tags 'netgo journald' -cover -coverprofile=bundles/coverage-libnetwork.out -covermode=atomic -p=1 -test.timeout=5m github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitmap github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/kvstore github.com/docker/docker/libnetwork/internal/kvstore/boltdb github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/ipbits github.com/docker/docker/libnetwork/iptables github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/scope github.com/docker/docker/libnetwork/types
10:06:08 [2023-09-27T10:06:08.530Z] 	github.com/docker/docker/libnetwork	coverage: 42.9% of statements
10:06:08 [2023-09-27T10:06:08.530Z] ok  	github.com/docker/docker/libnetwork	44.361s	coverage: 42.9% of statements
10:06:08 [2023-09-27T10:06:08.530Z] 	github.com/docker/docker/libnetwork/bitmap	coverage: 96.1% of statements
10:06:08 [2023-09-27T10:06:08.530Z] ok  	github.com/docker/docker/libnetwork/bitmap	0.006s	coverage: 96.1% of statements
10:06:08 [2023-09-27T10:06:08.530Z] ?   	github.com/docker/docker/libnetwork/cluster	[no test files]
10:06:08 [2023-09-27T10:06:08.530Z] ?   	github.com/docker/docker/libnetwork/cmd/diagnostic	[no test files]
10:06:08 [2023-09-27T10:06:08.530Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test	[no test files]
10:06:08 [2023-09-27T10:06:08.530Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient	[no test files]
10:06:08 [2023-09-27T10:06:08.530Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver	[no test files]
10:06:08 [2023-09-27T10:06:08.530Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient	[no test files]
10:06:08 [2023-09-27T10:06:08.530Z] ?   	github.com/docker/docker/libnetwork/cmd/readme_test	[no test files]
10:06:08 [2023-09-27T10:06:08.530Z] 	github.com/docker/docker/libnetwork/config	coverage: 10.3% of statements
10:06:08 [2023-09-27T10:06:08.530Z] ok  	github.com/docker/docker/libnetwork/config	0.011s	coverage: 10.3% of statements
10:06:08 [2023-09-27T10:06:08.530Z] 	github.com/docker/docker/libnetwork/datastore	coverage: 16.2% of statements
10:06:08 [2023-09-27T10:06:08.530Z] ok  	github.com/docker/docker/libnetwork/datastore	0.004s	coverage: 16.2% of statements
10:06:08 [2023-09-27T10:06:08.530Z] ?   	github.com/docker/docker/libnetwork/diagnostic	[no test files]
10:06:08 [2023-09-27T10:06:08.530Z] ?   	github.com/docker/docker/libnetwork/discoverapi	[no test files]
10:06:08 [2023-09-27T10:06:08.530Z] 	github.com/docker/docker/libnetwork/driverapi	coverage: 68.9% of statements
10:06:08 [2023-09-27T10:06:08.530Z] ok  	github.com/docker/docker/libnetwork/driverapi	0.003s	coverage: 68.9% of statements
10:06:08 [2023-09-27T10:06:08.530Z] 	github.com/docker/docker/libnetwork/drivers/bridge	coverage: 62.4% of statements
10:06:08 [2023-09-27T10:06:08.530Z] ok  	github.com/docker/docker/libnetwork/drivers/bridge	1.986s	coverage: 62.4% of statements
10:06:08 [2023-09-27T10:06:08.530Z] ?   	github.com/docker/docker/libnetwork/drivers/bridge/brmanager	[no test files]
10:06:08 [2023-09-27T10:06:08.530Z] 	github.com/docker/docker/libnetwork/drivers/host	coverage: 40.0% of statements
10:06:08 [2023-09-27T10:06:08.530Z] ok  	github.com/docker/docker/libnetwork/drivers/host	0.002s	coverage: 40.0% of statements
10:06:08 [2023-09-27T10:06:08.530Z] 	github.com/docker/docker/libnetwork/drivers/ipvlan	coverage: 5.0% of statements
10:06:08 [2023-09-27T10:06:08.530Z] ok  	github.com/docker/docker/libnetwork/drivers/ipvlan	0.871s	coverage: 5.0% of statements
10:06:08 [2023-09-27T10:06:08.530Z] ?   	github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager	[no test files]
10:06:08 [2023-09-27T10:06:08.530Z] 	github.com/docker/docker/libnetwork/drivers/macvlan	coverage: 4.6% of statements
10:06:08 [2023-09-27T10:06:08.530Z] ok  	github.com/docker/docker/libnetwork/drivers/macvlan	0.004s	coverage: 4.6% of statements
10:06:08 [2023-09-27T10:06:08.530Z] ?   	github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager	[no test files]
10:06:08 [2023-09-27T10:06:08.530Z] 	github.com/docker/docker/libnetwork/drivers/null	coverage: 40.0% of statements
10:06:08 [2023-09-27T10:06:08.530Z] ok  	github.com/docker/docker/libnetwork/drivers/null	0.002s	coverage: 40.0% of statements
10:06:09 [2023-09-27T10:06:09.468Z] 	github.com/docker/docker/libnetwork/drivers/overlay	coverage: 1.4% of statements
10:06:09 [2023-09-27T10:06:09.468Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay	0.010s	coverage: 1.4% of statements
10:06:09 [2023-09-27T10:06:09.728Z] 	github.com/docker/docker/libnetwork/drivers/overlay/overlayutils	coverage: 45.0% of statements
10:06:09 [2023-09-27T10:06:09.728Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay/overlayutils	0.003s	coverage: 45.0% of statements
10:06:09 [2023-09-27T10:06:09.987Z] 	github.com/docker/docker/libnetwork/drivers/overlay/ovmanager	coverage: 62.7% of statements
10:06:09 [2023-09-27T10:06:09.987Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay/ovmanager	0.004s	coverage: 62.7% of statements
10:06:10 [2023-09-27T10:06:10.556Z] 	github.com/docker/docker/libnetwork/drivers/remote	coverage: 57.2% of statements
10:06:10 [2023-09-27T10:06:10.556Z] ok  	github.com/docker/docker/libnetwork/drivers/remote	0.011s	coverage: 57.2% of statements
10:06:10 [2023-09-27T10:06:10.556Z] ?   	github.com/docker/docker/libnetwork/drivers/remote/api	[no test files]
10:06:10 [2023-09-27T10:06:10.556Z] ?   	github.com/docker/docker/libnetwork/drivers/windows	[no test files]
10:06:10 [2023-09-27T10:06:10.556Z] ?   	github.com/docker/docker/libnetwork/drivers/windows/overlay	[no test files]
10:06:11 [2023-09-27T10:06:11.125Z] 	github.com/docker/docker/libnetwork/drvregistry	coverage: 87.0% of statements
10:06:11 [2023-09-27T10:06:11.125Z] ok  	github.com/docker/docker/libnetwork/drvregistry	0.019s	coverage: 87.0% of statements
10:06:11 [2023-09-27T10:06:11.125Z] 	github.com/docker/docker/libnetwork/etchosts	coverage: 81.0% of statements
10:06:11 [2023-09-27T10:06:11.125Z] ok  	github.com/docker/docker/libnetwork/etchosts	0.017s	coverage: 81.0% of statements
10:06:11 [2023-09-27T10:06:11.385Z] 	github.com/docker/docker/libnetwork/internal/caller	coverage: 100.0% of statements
10:06:11 [2023-09-27T10:06:11.385Z] ok  	github.com/docker/docker/libnetwork/internal/caller	0.002s	coverage: 100.0% of statements
10:06:11 [2023-09-27T10:06:11.385Z] ?   	github.com/docker/docker/libnetwork/internal/kvstore	[no test files]
10:06:11 [2023-09-27T10:06:11.385Z] ?   	github.com/docker/docker/libnetwork/internal/kvstore/boltdb	[no test files]
10:06:23 [2023-09-27T10:06:23.594Z] 	github.com/docker/docker/libnetwork/internal/setmatrix	coverage: 100.0% of statements
10:06:23 [2023-09-27T10:06:23.594Z] ok  	github.com/docker/docker/libnetwork/internal/setmatrix	10.003s	coverage: 100.0% of statements
10:06:25 [2023-09-27T10:06:25.497Z] 	github.com/docker/docker/libnetwork/ipam	coverage: 80.0% of statements
10:06:25 [2023-09-27T10:06:25.497Z] ok  	github.com/docker/docker/libnetwork/ipam	3.339s	coverage: 80.0% of statements
10:06:25 [2023-09-27T10:06:25.497Z] ?   	github.com/docker/docker/libnetwork/ipamapi	[no test files]
10:06:25 [2023-09-27T10:06:25.497Z] ?   	github.com/docker/docker/libnetwork/ipams/builtin	[no test files]
10:06:25 [2023-09-27T10:06:25.755Z] 	github.com/docker/docker/libnetwork/ipams/null	coverage: 63.2% of statements
10:06:25 [2023-09-27T10:06:25.756Z] ok  	github.com/docker/docker/libnetwork/ipams/null	0.002s	coverage: 63.2% of statements
10:06:26 [2023-09-27T10:06:26.014Z] 	github.com/docker/docker/libnetwork/ipams/remote	coverage: 48.7% of statements
10:06:26 [2023-09-27T10:06:26.014Z] ok  	github.com/docker/docker/libnetwork/ipams/remote	0.008s	coverage: 48.7% of statements
10:06:26 [2023-09-27T10:06:26.014Z] ?   	github.com/docker/docker/libnetwork/ipams/remote/api	[no test files]
10:06:26 [2023-09-27T10:06:26.272Z] 	github.com/docker/docker/libnetwork/ipams/windowsipam	coverage: 80.0% of statements
10:06:26 [2023-09-27T10:06:26.272Z] ok  	github.com/docker/docker/libnetwork/ipams/windowsipam	0.002s	coverage: 80.0% of statements
10:06:26 [2023-09-27T10:06:26.840Z] 	github.com/docker/docker/libnetwork/ipamutils	coverage: 86.4% of statements
10:06:26 [2023-09-27T10:06:26.840Z] ok  	github.com/docker/docker/libnetwork/ipamutils	0.277s	coverage: 86.4% of statements
10:06:27 [2023-09-27T10:06:27.098Z] 	github.com/docker/docker/libnetwork/ipbits	coverage: 100.0% of statements
10:06:27 [2023-09-27T10:06:27.098Z] ok  	github.com/docker/docker/libnetwork/ipbits	0.002s	coverage: 100.0% of statements
10:06:27 [2023-09-27T10:06:27.666Z] 	github.com/docker/docker/libnetwork/iptables	coverage: 39.9% of statements
10:06:27 [2023-09-27T10:06:27.666Z] ok  	github.com/docker/docker/libnetwork/iptables	0.218s	coverage: 39.9% of statements
10:06:27 [2023-09-27T10:06:27.666Z] ?   	github.com/docker/docker/libnetwork/netlabel	[no test files]
10:06:27 [2023-09-27T10:06:27.924Z] 	github.com/docker/docker/libnetwork/netutils	coverage: 54.9% of statements
10:06:27 [2023-09-27T10:06:27.924Z] ok  	github.com/docker/docker/libnetwork/netutils	0.015s	coverage: 54.9% of statements
10:09:04 [2023-09-27T10:09:04.436Z] 	github.com/docker/docker/libnetwork/networkdb	coverage: 58.8% of statements
10:09:04 [2023-09-27T10:09:04.436Z] ok  	github.com/docker/docker/libnetwork/networkdb	151.663s	coverage: 58.8% of statements
10:09:04 [2023-09-27T10:09:04.436Z] ?   	github.com/docker/docker/libnetwork/ns	[no test files]
10:09:04 [2023-09-27T10:09:04.436Z] 	github.com/docker/docker/libnetwork/options	coverage: 100.0% of statements
10:09:04 [2023-09-27T10:09:04.436Z] ok  	github.com/docker/docker/libnetwork/options	0.002s	coverage: 100.0% of statements
10:09:06 [2023-09-27T10:09:06.340Z] 	github.com/docker/docker/libnetwork/osl	coverage: 40.2% of statements
10:09:06 [2023-09-27T10:09:06.340Z] ok  	github.com/docker/docker/libnetwork/osl	4.440s	coverage: 40.2% of statements
10:09:06 [2023-09-27T10:09:06.340Z] 	github.com/docker/docker/libnetwork/osl/kernel	coverage: 20.0% of statements
10:09:06 [2023-09-27T10:09:06.340Z] ok  	github.com/docker/docker/libnetwork/osl/kernel	0.003s	coverage: 20.0% of statements
10:09:06 [2023-09-27T10:09:06.598Z] 	github.com/docker/docker/libnetwork/portallocator	coverage: 80.7% of statements
10:09:06 [2023-09-27T10:09:06.598Z] ok  	github.com/docker/docker/libnetwork/portallocator	0.016s	coverage: 80.7% of statements
10:09:07 [2023-09-27T10:09:07.976Z] 	github.com/docker/docker/libnetwork/portmapper	coverage: 46.3% of statements
10:09:07 [2023-09-27T10:09:07.976Z] ok  	github.com/docker/docker/libnetwork/portmapper	0.702s	coverage: 46.3% of statements
10:09:07 [2023-09-27T10:09:07.976Z] 	github.com/docker/docker/libnetwork/resolvconf	coverage: 84.9% of statements
10:09:07 [2023-09-27T10:09:07.976Z] ok  	github.com/docker/docker/libnetwork/resolvconf	0.004s	coverage: 84.9% of statements
10:09:07 [2023-09-27T10:09:07.976Z] ?   	github.com/docker/docker/libnetwork/scope	[no test files]
10:09:08 [2023-09-27T10:09:08.235Z] 	github.com/docker/docker/libnetwork/types	coverage: 41.7% of statements
10:09:08 [2023-09-27T10:09:08.235Z] ok  	github.com/docker/docker/libnetwork/types	0.003s	coverage: 41.7% of statements
10:09:08 [2023-09-27T10:09:08.235Z] 
10:09:08 [2023-09-27T10:09:08.235Z] === Skipped
10:09:08 [2023-09-27T10:09:08.235Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s)
10:09:08 [2023-09-27T10:09:08.235Z]     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
10:09:08 [2023-09-27T10:09:08.235Z] 
10:09:08 [2023-09-27T10:09:08.235Z] === SKIP: libnetwork/iptables TestPassthrough (0.00s)
10:09:08 [2023-09-27T10:09:08.235Z]     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
10:09:08 [2023-09-27T10:09:08.235Z] 
10:09:08 [2023-09-27T10:09:08.235Z] DONE 345 tests, 2 skipped in 236.018s
Post stage
[Pipeline] junit
10:09:09 [2023-09-27T10:09:09.185Z] Recording test results
10:09:09 [2023-09-27T10:09:09.277Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
10:09:09 [2023-09-27T10:09:09.582Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-46553/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=bb5402e6fba892348bc4972635198909408e66d9 -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:bb5402e6fba892348bc4972635198909408e66d9 hack/make.sh dynbinary test-integration
10:09:09 [2023-09-27T10:09:09.842Z] 
10:09:09 [2023-09-27T10:09:09.842Z] Removing bundles/
10:09:09 [2023-09-27T10:09:09.842Z] 
10:09:09 [2023-09-27T10:09:09.842Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
10:09:09 [2023-09-27T10:09:09.842Z] Building dynamic bundles/dynbinary-daemon/dockerd (linux/arm64)...
10:09:09 [2023-09-27T10:09:09.842Z] + tee /go/src/github.com/docker/docker/go.mod
10:09:09 [2023-09-27T10:09:09.842Z] module github.com/docker/docker
10:09:09 [2023-09-27T10:09:09.842Z] 
10:09:09 [2023-09-27T10:09:09.842Z] go 1.19
10:09:09 [2023-09-27T10:09:09.842Z] + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT
10:09:09 [2023-09-27T10:09:09.842Z] + GO111MODULE=on
10:09:09 [2023-09-27T10:09:09.842Z] + 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=bb5402e6fba892348bc4972635198909408e66d9" -X "github.com/docker/docker/dockerversion.BuildTime=2023-09-27T10:09:09.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
10:09:48 [2023-09-27T10:09:48.647Z] + rm -f /go/src/github.com/docker/docker/go.mod
10:09:48 [2023-09-27T10:09:48.647Z] Created binary: bundles/dynbinary-daemon/dockerd
10:09:48 [2023-09-27T10:09:48.647Z] Building dynamic bundles/dynbinary-daemon/docker-proxy (linux/arm64)...
10:09:48 [2023-09-27T10:09:48.647Z] + tee /go/src/github.com/docker/docker/go.mod
10:09:48 [2023-09-27T10:09:48.647Z] module github.com/docker/docker
10:09:48 [2023-09-27T10:09:48.647Z] 
10:09:48 [2023-09-27T10:09:48.647Z] go 1.19
10:09:48 [2023-09-27T10:09:48.647Z] + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT
10:09:48 [2023-09-27T10:09:48.647Z] + GO111MODULE=on
10:09:48 [2023-09-27T10:09:48.648Z] + 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=bb5402e6fba892348bc4972635198909408e66d9" -X "github.com/docker/docker/dockerversion.BuildTime=2023-09-27T10:09:09.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
10:09:48 [2023-09-27T10:09:48.648Z] + rm -f /go/src/github.com/docker/docker/go.mod
10:09:48 [2023-09-27T10:09:48.648Z] Created binary: bundles/dynbinary-daemon/docker-proxy
10:09:48 [2023-09-27T10:09:48.648Z] 
10:09:48 [2023-09-27T10:09:48.648Z] ---> Making bundle: test-integration (in bundles/test-integration)
10:09:48 [2023-09-27T10:09:48.648Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
10:09:48 [2023-09-27T10:09:48.648Z] HOSTNAME=cb503740478c
10:09:48 [2023-09-27T10:09:48.648Z] TESTDEBUG=0
10:09:48 [2023-09-27T10:09:48.648Z] DEST=bundles/test-integration
10:09:48 [2023-09-27T10:09:48.648Z] PWD=/go/src/github.com/docker/docker
10:09:48 [2023-09-27T10:09:48.648Z] CONTAINERD_ADDRESS=/run/docker/containerd/containerd.sock
10:09:48 [2023-09-27T10:09:48.648Z] DOCKER_GITCOMMIT=bb5402e6fba892348bc4972635198909408e66d9
10:09:48 [2023-09-27T10:09:48.648Z] container=docker
10:09:48 [2023-09-27T10:09:48.648Z] HOME=/root
10:09:48 [2023-09-27T10:09:48.648Z] CONTAINERD_NAMESPACE=moby
10:09:48 [2023-09-27T10:09:48.648Z] GOLANG_VERSION=1.20.8
10:09:48 [2023-09-27T10:09:48.648Z] VALIDATE_REPO=https://github.com/moby/moby.git
10:09:48 [2023-09-27T10:09:48.648Z] VALIDATE_BRANCH=master
10:09:48 [2023-09-27T10:09:48.648Z] TERM=xterm
10:09:48 [2023-09-27T10:09:48.648Z] DOCKER_PKG=github.com/docker/docker
10:09:48 [2023-09-27T10:09:48.648Z] TEST_CLIENT_BINARY=/usr/local/cli-integration/docker
10:09:48 [2023-09-27T10:09:48.648Z] SHLVL=1
10:09:48 [2023-09-27T10:09:48.648Z] TIMEOUT=120m
10:09:48 [2023-09-27T10:09:48.648Z] DOCKER_GRAPHDRIVER=overlay2
10:09:48 [2023-09-27T10:09:48.648Z] GO111MODULE=off
10:09:48 [2023-09-27T10:09:48.648Z] DOCKER_EXPERIMENTAL=1
10:09:48 [2023-09-27T10:09:48.648Z] TEST_SKIP_INTEGRATION_CLI=1
10:09:48 [2023-09-27T10:09:48.648Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
10:09:48 [2023-09-27T10:09:48.648Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
10:09:48 [2023-09-27T10:09:48.648Z] GOPATH=/go
10:09:48 [2023-09-27T10:09:48.648Z] PKG_CONFIG=pkg-config
10:09:48 [2023-09-27T10:09:48.648Z] _=/usr/bin/env
10:09:48 [2023-09-27T10:09:48.648Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
10:10:10 [2023-09-27T10:10:10.605Z] Building test suite binary /go/src/github.com/docker/docker/integration/capabilities/test.main
10:10:10 [2023-09-27T10:10:10.605Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
10:10:10 [2023-09-27T10:10:10.605Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
10:10:12 [2023-09-27T10:10:12.511Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main
10:10:17 [2023-09-27T10:10:17.796Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
10:10:20 [2023-09-27T10:10:20.333Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main
10:10:20 [2023-09-27T10:10:20.594Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
10:10:21 [2023-09-27T10:10:21.974Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
10:10:23 [2023-09-27T10:10:23.354Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
10:10:24 [2023-09-27T10:10:24.733Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
10:10:24 [2023-09-27T10:10:24.733Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
10:10:26 [2023-09-27T10:10:26.114Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
10:10:28 [2023-09-27T10:10:28.021Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
10:10:29 [2023-09-27T10:10:29.400Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
10:10:30 [2023-09-27T10:10:30.779Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
10:10:31 [2023-09-27T10:10:31.038Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
10:10:32 [2023-09-27T10:10:32.415Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
10:10:33 [2023-09-27T10:10:33.793Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
10:10:34 [2023-09-27T10:10:34.730Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
10:10:35 [2023-09-27T10:10:35.667Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
10:10:37 [2023-09-27T10:10:37.045Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
10:10:37 [2023-09-27T10:10:37.988Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
10:10:37 [2023-09-27T10:10:37.988Z] Using test binary /usr/local/cli-integration/docker
10:10:37 [2023-09-27T10:10:37.988Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
10:10:37 [2023-09-27T10:10:37.988Z] +++ /etc/init.d/apparmor start
10:10:37 [2023-09-27T10:10:37.988Z] Not: starting.
10:10:37 [2023-09-27T10:10:37.988Z] INFO: Waiting for daemon to start...
10:10:37 [2023-09-27T10:10:37.988Z] Starting dockerd
10:10:37 [2023-09-27T10:10:37.988Z] +++ exec dockerd --debug --host unix:///run/docker/tmp.1rYXuJukJ2/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental
10:10:42 [2023-09-27T10:10:42.178Z] .
10:10:42 [2023-09-27T10:10:42.178Z] ---> Making bundle: .build-empty-images (in bundles/test-integration)
10:10:42 [2023-09-27T10:10:42.178Z] ++++ tar -cC bundles/test-integration/emptyfs .
10:10:42 [2023-09-27T10:10:42.178Z] ++++ docker load
10:10:42 [2023-09-27T10:10:42.178Z] Loaded image: emptyfs:latest
10:10:42 [2023-09-27T10:10:42.437Z] ++++ tar -cC bundles/test-integration/dangling .
10:10:42 [2023-09-27T10:10:42.437Z] ++++ docker load
10:10:42 [2023-09-27T10:10:42.437Z] Loaded image ID: sha256:0df1207206e5288f4a989a2f13d1f5b3c4e70467702c1d5d21dfc9f002b7bd43
10:10:42 [2023-09-27T10:10:42.437Z] Running integration-test (iteration 1)
10:10:42 [2023-09-27T10:10:42.437Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m  
10:10:42 [2023-09-27T10:10:42.437Z] ++ '[' -n '' ']'
10:10:42 [2023-09-27T10:10:42.437Z] ++ 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
10:10:42 [2023-09-27T10:10:42.437Z] ++ set -e
10:10:42 [2023-09-27T10:10:42.437Z] ++ '[' -n 0 ']'
10:10:42 [2023-09-27T10:10:42.437Z] ++ set -x
10:10:42 [2023-09-27T10:10:42.438Z] ++ 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.1rYXuJukJ2/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
10:10:42 [2023-09-27T10:10:42.438Z] Loaded image: busybox:latest
10:10:42 [2023-09-27T10:10:42.438Z] Loaded image: busybox:glibc
10:10:43 [2023-09-27T10:10:43.816Z] Loaded image: debian:bullseye-slim
10:10:43 [2023-09-27T10:10:43.816Z] Loaded image: hello-world:latest
10:10:43 [2023-09-27T10:10:43.816Z] Loaded image: arm32v7/hello-world:latest
10:10:43 [2023-09-27T10:10:43.816Z] INFO: Testing against a local daemon
10:10:43 [2023-09-27T10:10:43.816Z] === RUN   TestCgroupNamespacesBuild
10:10:44 [2023-09-27T10:10:44.753Z] --- PASS: TestCgroupNamespacesBuild (1.10s)
10:10:44 [2023-09-27T10:10:44.753Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
10:10:45 [2023-09-27T10:10:45.690Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.08s)
10:10:45 [2023-09-27T10:10:45.690Z] === RUN   TestBuildWithSession
10:10:45 [2023-09-27T10:10:45.690Z]     build_session_test.go:26: TODO: BuildKit
10:10:45 [2023-09-27T10:10:45.690Z] --- SKIP: TestBuildWithSession (0.00s)
10:10:45 [2023-09-27T10:10:45.690Z] === RUN   TestBuildSquashParent
10:10:49 [2023-09-27T10:10:49.881Z] --- PASS: TestBuildSquashParent (3.63s)
10:10:49 [2023-09-27T10:10:49.881Z] === RUN   TestBuildWithRemoveAndForceRemove
10:10:49 [2023-09-27T10:10:49.881Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
10:10:49 [2023-09-27T10:10:49.881Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
10:10:49 [2023-09-27T10:10:49.881Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
10:10:49 [2023-09-27T10:10:49.881Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
10:10:49 [2023-09-27T10:10:49.881Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
10:10:49 [2023-09-27T10:10:49.881Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
10:10:49 [2023-09-27T10:10:49.881Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
10:10:49 [2023-09-27T10:10:49.881Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
10:10:49 [2023-09-27T10:10:49.881Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
10:10:49 [2023-09-27T10:10:49.881Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
10:10:49 [2023-09-27T10:10:49.881Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
10:10:49 [2023-09-27T10:10:49.881Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
10:10:49 [2023-09-27T10:10:49.881Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
10:10:49 [2023-09-27T10:10:49.881Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
10:10:49 [2023-09-27T10:10:49.881Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
10:10:49 [2023-09-27T10:10:49.881Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
10:10:49 [2023-09-27T10:10:49.881Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
10:10:49 [2023-09-27T10:10:49.881Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
10:10:53 [2023-09-27T10:10:53.171Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.05s)
10:10:53 [2023-09-27T10:10:53.171Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.60s)
10:10:53 [2023-09-27T10:10:53.171Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.79s)
10:10:53 [2023-09-27T10:10:53.171Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.90s)
10:10:53 [2023-09-27T10:10:53.171Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.10s)
10:10:53 [2023-09-27T10:10:53.171Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.21s)
10:10:53 [2023-09-27T10:10:53.171Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.31s)
10:10:53 [2023-09-27T10:10:53.171Z] === RUN   TestBuildMultiStageCopy
10:10:53 [2023-09-27T10:10:53.171Z] === RUN   TestBuildMultiStageCopy/copy_to_root
10:10:53 [2023-09-27T10:10:53.740Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
10:10:53 [2023-09-27T10:10:53.999Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
10:10:53 [2023-09-27T10:10:53.999Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
10:10:53 [2023-09-27T10:10:53.999Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
10:10:54 [2023-09-27T10:10:54.258Z] --- PASS: TestBuildMultiStageCopy (1.48s)
10:10:54 [2023-09-27T10:10:54.258Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (1.12s)
10:10:54 [2023-09-27T10:10:54.258Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.07s)
10:10:54 [2023-09-27T10:10:54.258Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.08s)
10:10:54 [2023-09-27T10:10:54.258Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.10s)
10:10:54 [2023-09-27T10:10:54.258Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.10s)
10:10:54 [2023-09-27T10:10:54.258Z] === RUN   TestBuildMultiStageParentConfig
10:10:54 [2023-09-27T10:10:54.518Z] --- PASS: TestBuildMultiStageParentConfig (0.33s)
10:10:54 [2023-09-27T10:10:54.518Z] === RUN   TestBuildLabelWithTargets
10:10:55 [2023-09-27T10:10:55.086Z] --- PASS: TestBuildLabelWithTargets (0.66s)
10:10:55 [2023-09-27T10:10:55.086Z] === RUN   TestBuildWithEmptyLayers
10:10:55 [2023-09-27T10:10:55.345Z] --- PASS: TestBuildWithEmptyLayers (0.14s)
10:10:55 [2023-09-27T10:10:55.345Z] === RUN   TestBuildMultiStageOnBuild
10:10:56 [2023-09-27T10:10:56.724Z] --- PASS: TestBuildMultiStageOnBuild (1.11s)
10:10:56 [2023-09-27T10:10:56.724Z] === RUN   TestBuildUncleanTarFilenames
10:10:56 [2023-09-27T10:10:56.724Z] --- PASS: TestBuildUncleanTarFilenames (0.12s)
10:10:56 [2023-09-27T10:10:56.724Z] === RUN   TestBuildMultiStageLayerLeak
10:10:57 [2023-09-27T10:10:57.664Z] --- PASS: TestBuildMultiStageLayerLeak (1.05s)
10:10:57 [2023-09-27T10:10:57.664Z] === RUN   TestBuildWithHugeFile
10:11:44 [2023-09-27T10:11:44.346Z] --- PASS: TestBuildWithHugeFile (43.91s)
10:11:44 [2023-09-27T10:11:44.346Z] === RUN   TestBuildWCOWSandboxSize
10:11:44 [2023-09-27T10:11:44.346Z]     build_test.go:525: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
10:11:44 [2023-09-27T10:11:44.346Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s)
10:11:44 [2023-09-27T10:11:44.346Z] === RUN   TestBuildWithEmptyDockerfile
10:11:44 [2023-09-27T10:11:44.346Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
10:11:44 [2023-09-27T10:11:44.346Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
10:11:44 [2023-09-27T10:11:44.346Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
10:11:44 [2023-09-27T10:11:44.346Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
10:11:44 [2023-09-27T10:11:44.346Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
10:11:44 [2023-09-27T10:11:44.346Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
10:11:44 [2023-09-27T10:11:44.346Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
10:11:44 [2023-09-27T10:11:44.346Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
10:11:44 [2023-09-27T10:11:44.346Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
10:11:44 [2023-09-27T10:11:44.346Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s)
10:11:44 [2023-09-27T10:11:44.346Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s)
10:11:44 [2023-09-27T10:11:44.346Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.00s)
10:11:44 [2023-09-27T10:11:44.346Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.00s)
10:11:44 [2023-09-27T10:11:44.346Z] === RUN   TestBuildPreserveOwnership
10:11:44 [2023-09-27T10:11:44.346Z] === RUN   TestBuildPreserveOwnership/copy_from
10:11:44 [2023-09-27T10:11:44.346Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
10:11:44 [2023-09-27T10:11:44.346Z] --- PASS: TestBuildPreserveOwnership (2.37s)
10:11:44 [2023-09-27T10:11:44.346Z]     --- PASS: TestBuildPreserveOwnership/copy_from (1.68s)
10:11:44 [2023-09-27T10:11:44.346Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.69s)
10:11:44 [2023-09-27T10:11:44.346Z] === RUN   TestBuildPlatformInvalid
10:11:44 [2023-09-27T10:11:44.346Z] --- PASS: TestBuildPlatformInvalid (0.03s)
10:11:44 [2023-09-27T10:11:44.346Z] === RUN   TestBuildkitHistoryTracePropagation
10:11:44 [2023-09-27T10:11:44.346Z] time="2023-09-27T10:11:43Z" level=info msg="[core] [Channel #1] Channel created" module=grpc
10:11:44 [2023-09-27T10:11:44.346Z] time="2023-09-27T10:11:43Z" level=info msg="[core] [Channel #1] original dial target is: \"unix:///run/buildkit/buildkitd.sock\"" module=grpc
10:11:44 [2023-09-27T10:11:44.346Z] time="2023-09-27T10:11:43Z" level=info msg="[core] [Channel #1] parsed dial target is: {Scheme:unix Authority: URL:{Scheme:unix Opaque: User: Host: Path:/run/buildkit/buildkitd.sock RawPath: OmitHost:false ForceQuery:false RawQuery: Fragment: RawFragment:}}" module=grpc
10:11:44 [2023-09-27T10:11:44.346Z] time="2023-09-27T10:11:43Z" level=info msg="[core] [Channel #1] Channel authority set to \"localhost\"" module=grpc
10:11:44 [2023-09-27T10:11:44.346Z] time="2023-09-27T10:11:43Z" level=info msg="[core] [Channel #1] Resolver state updated: {\n  \"Addresses\": [\n    {\n      \"Addr\": \"/run/buildkit/buildkitd.sock\",\n      \"ServerName\": \"\",\n      \"Attributes\": {},\n      \"BalancerAttributes\": null,\n      \"Type\": 0,\n      \"Metadata\": null\n    }\n  ],\n  \"ServiceConfig\": null,\n  \"Attributes\": null\n} (resolver returned new addresses)" module=grpc
10:11:44 [2023-09-27T10:11:44.346Z] time="2023-09-27T10:11:43Z" level=info msg="[core] [Channel #1] Channel switches to new LB policy \"pick_first\"" module=grpc
10:11:44 [2023-09-27T10:11:44.346Z] time="2023-09-27T10:11:43Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel created" module=grpc
10:11:44 [2023-09-27T10:11:44.346Z] time="2023-09-27T10:11:43Z" level=info msg="[core] [Channel #1] Channel Connectivity change to CONNECTING" module=grpc
10:11:44 [2023-09-27T10:11:44.346Z] time="2023-09-27T10:11:43Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel Connectivity change to CONNECTING" module=grpc
10:11:44 [2023-09-27T10:11:44.346Z] time="2023-09-27T10:11:43Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel picks a new address \"/run/buildkit/buildkitd.sock\" to connect" module=grpc
10:11:44 [2023-09-27T10:11:44.346Z] time="2023-09-27T10:11:43Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel Connectivity change to READY" module=grpc
10:11:44 [2023-09-27T10:11:44.346Z] time="2023-09-27T10:11:43Z" level=info msg="[core] [Channel #1] Channel Connectivity change to READY" module=grpc
10:11:44 [2023-09-27T10:11:44.346Z] time="2023-09-27T10:11:43Z" level=info msg="[core] [Server #4] Server created" module=grpc
10:11:44 [2023-09-27T10:11:44.346Z]     build_traces_test.go:84: Waiting for trace to be available
10:11:48 [2023-09-27T10:11:48.534Z] time="2023-09-27T10:11:47Z" level=info msg="[core] [Channel #1] Channel Connectivity change to SHUTDOWN" module=grpc
10:11:48 [2023-09-27T10:11:48.534Z] time="2023-09-27T10:11:47Z" level=info msg="[core] [Channel #1] ccBalancerWrapper: closing" module=grpc
10:11:48 [2023-09-27T10:11:48.534Z] time="2023-09-27T10:11:47Z" level=info msg="[core] [Channel #1] Closing the name resolver" module=grpc
10:11:48 [2023-09-27T10:11:48.534Z] time="2023-09-27T10:11:47Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel Connectivity change to SHUTDOWN" module=grpc
10:11:48 [2023-09-27T10:11:48.534Z] time="2023-09-27T10:11:47Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel deleted" module=grpc
10:11:48 [2023-09-27T10:11:48.534Z] time="2023-09-27T10:11:47Z" level=info msg="[core] [Channel #1] Channel deleted" module=grpc
10:11:48 [2023-09-27T10:11:48.534Z] --- PASS: TestBuildkitHistoryTracePropagation (4.03s)
10:11:48 [2023-09-27T10:11:48.534Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
10:11:48 [2023-09-27T10:11:48.534Z] Loaded image: busybox:latest
10:11:48 [2023-09-27T10:11:48.793Z] Loaded image: busybox:glibc
10:11:49 [2023-09-27T10:11:49.730Z] Loaded image: debian:bullseye-slim
10:11:49 [2023-09-27T10:11:49.730Z] Loaded image: hello-world:latest
10:11:49 [2023-09-27T10:11:49.730Z] Loaded image: arm32v7/hello-world:latest
10:11:59 [2023-09-27T10:11:59.706Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (10.39s)
10:11:59 [2023-09-27T10:11:59.706Z] PASS
10:11:59 [2023-09-27T10:11:59.706Z] 
10:11:59 [2023-09-27T10:11:59.706Z] === Skipped
10:11:59 [2023-09-27T10:11:59.706Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s)
10:11:59 [2023-09-27T10:11:59.706Z]     build_session_test.go:26: TODO: BuildKit
10:11:59 [2023-09-27T10:11:59.706Z] 
10:11:59 [2023-09-27T10:11:59.706Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s)
10:11:59 [2023-09-27T10:11:59.706Z]     build_test.go:525: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
10:11:59 [2023-09-27T10:11:59.706Z] 
10:11:59 [2023-09-27T10:11:59.706Z] DONE 35 tests, 2 skipped in 76.028s
10:11:59 [2023-09-27T10:11:59.706Z] Running /go/src/github.com/docker/docker/integration/capabilities (arm64.integration.capabilities) flags=-test.v -test.timeout=120m  
10:11:59 [2023-09-27T10:11:59.706Z] ++ '[' -n '' ']'
10:11:59 [2023-09-27T10:11:59.706Z] ++ 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
10:11:59 [2023-09-27T10:11:59.706Z] ++ set -e
10:11:59 [2023-09-27T10:11:59.706Z] ++ '[' -n 0 ']'
10:11:59 [2023-09-27T10:11:59.706Z] ++ set -x
10:11:59 [2023-09-27T10:11:59.706Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.1rYXuJukJ2/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
10:11:59 [2023-09-27T10:11:59.706Z] INFO: Testing against a local daemon
10:11:59 [2023-09-27T10:11:59.706Z] === RUN   TestNoNewPrivileges
10:12:03 [2023-09-27T10:12:03.913Z] === RUN   TestNoNewPrivileges/CapabilityRequested=true
10:12:03 [2023-09-27T10:12:03.913Z] === RUN   TestNoNewPrivileges/CapabilityRequested=false
10:12:04 [2023-09-27T10:12:04.480Z] --- PASS: TestNoNewPrivileges (6.04s)
10:12:04 [2023-09-27T10:12:04.480Z]     --- PASS: TestNoNewPrivileges/CapabilityRequested=true (0.47s)
10:12:04 [2023-09-27T10:12:04.480Z]     --- PASS: TestNoNewPrivileges/CapabilityRequested=false (0.42s)
10:12:04 [2023-09-27T10:12:04.480Z] PASS
10:12:04 [2023-09-27T10:12:04.480Z] 
10:12:04 [2023-09-27T10:12:04.480Z] DONE 3 tests in 6.077s
10:12:04 [2023-09-27T10:12:04.480Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m  
10:12:04 [2023-09-27T10:12:04.480Z] ++ '[' -n '' ']'
10:12:04 [2023-09-27T10:12:04.480Z] ++ 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
10:12:04 [2023-09-27T10:12:04.480Z] ++ set -e
10:12:04 [2023-09-27T10:12:04.480Z] ++ '[' -n 0 ']'
10:12:04 [2023-09-27T10:12:04.480Z] ++ set -x
10:12:04 [2023-09-27T10:12:04.480Z] ++ 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.1rYXuJukJ2/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
10:12:04 [2023-09-27T10:12:04.480Z] INFO: Testing against a local daemon
10:12:04 [2023-09-27T10:12:04.480Z] === RUN   TestConfigInspect
10:12:06 [2023-09-27T10:12:06.384Z] --- PASS: TestConfigInspect (1.98s)
10:12:06 [2023-09-27T10:12:06.384Z] === RUN   TestConfigList
10:12:07 [2023-09-27T10:12:07.762Z] === RUN   TestConfigList/test_filter_by_name
10:12:07 [2023-09-27T10:12:07.762Z] === RUN   TestConfigList/test_filter_by_id
10:12:07 [2023-09-27T10:12:07.762Z] === RUN   TestConfigList/test_filter_by_label_key_only
10:12:07 [2023-09-27T10:12:07.762Z] === RUN   TestConfigList/test_filter_by_label_key=value_test0-TestConfigList
10:12:07 [2023-09-27T10:12:07.762Z] === RUN   TestConfigList/test_filter_by_label_key=value_test1-TestConfigList
10:12:08 [2023-09-27T10:12:08.698Z] --- PASS: TestConfigList (1.96s)
10:12:08 [2023-09-27T10:12:08.698Z]     --- PASS: TestConfigList/test_filter_by_name (0.00s)
10:12:08 [2023-09-27T10:12:08.698Z]     --- PASS: TestConfigList/test_filter_by_id (0.00s)
10:12:08 [2023-09-27T10:12:08.698Z]     --- PASS: TestConfigList/test_filter_by_label_key_only (0.00s)
10:12:08 [2023-09-27T10:12:08.698Z]     --- PASS: TestConfigList/test_filter_by_label_key=value_test0-TestConfigList (0.00s)
10:12:08 [2023-09-27T10:12:08.698Z]     --- PASS: TestConfigList/test_filter_by_label_key=value_test1-TestConfigList (0.00s)
10:12:08 [2023-09-27T10:12:08.698Z] === RUN   TestConfigsCreateAndDelete
10:12:10 [2023-09-27T10:12:10.605Z] --- PASS: TestConfigsCreateAndDelete (1.91s)
10:12:10 [2023-09-27T10:12:10.605Z] === RUN   TestConfigsUpdate
10:12:12 [2023-09-27T10:12:12.510Z] --- PASS: TestConfigsUpdate (2.05s)
10:12:12 [2023-09-27T10:12:12.510Z] === RUN   TestTemplatedConfig
10:12:15 [2023-09-27T10:12:15.046Z] --- PASS: TestTemplatedConfig (2.73s)
10:12:15 [2023-09-27T10:12:15.046Z] === RUN   TestConfigCreateResolve
10:12:17 [2023-09-27T10:12:17.582Z] --- PASS: TestConfigCreateResolve (2.02s)
10:12:17 [2023-09-27T10:12:17.582Z] PASS
10:12:17 [2023-09-27T10:12:17.582Z] 
10:12:17 [2023-09-27T10:12:17.582Z] DONE 11 tests in 12.701s
10:12:17 [2023-09-27T10:12:17.582Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m  
10:12:17 [2023-09-27T10:12:17.582Z] ++ '[' -n '' ']'
10:12:17 [2023-09-27T10:12:17.582Z] ++ 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
10:12:17 [2023-09-27T10:12:17.582Z] ++ set -e
10:12:17 [2023-09-27T10:12:17.582Z] ++ '[' -n 0 ']'
10:12:17 [2023-09-27T10:12:17.582Z] ++ set -x
10:12:17 [2023-09-27T10:12:17.582Z] ++ 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.1rYXuJukJ2/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
10:12:17 [2023-09-27T10:12:17.582Z] INFO: Testing against a local daemon
10:12:17 [2023-09-27T10:12:17.582Z] === RUN   TestAttach
10:12:17 [2023-09-27T10:12:17.582Z] === RUN   TestAttach/without_TTY
10:12:17 [2023-09-27T10:12:17.582Z] === PAUSE TestAttach/without_TTY
10:12:17 [2023-09-27T10:12:17.582Z] === RUN   TestAttach/with_TTY
10:12:17 [2023-09-27T10:12:17.582Z] === PAUSE TestAttach/with_TTY
10:12:17 [2023-09-27T10:12:17.582Z] === CONT  TestAttach/without_TTY
10:12:17 [2023-09-27T10:12:17.582Z] === CONT  TestAttach/with_TTY
10:12:17 [2023-09-27T10:12:17.582Z] --- PASS: TestAttach (0.03s)
10:12:17 [2023-09-27T10:12:17.582Z]     --- PASS: TestAttach/with_TTY (0.05s)
10:12:17 [2023-09-27T10:12:17.582Z]     --- PASS: TestAttach/without_TTY (0.05s)
10:12:17 [2023-09-27T10:12:17.582Z] === RUN   TestCreateWithCDIDevices
10:12:18 [2023-09-27T10:12:18.519Z] --- PASS: TestCreateWithCDIDevices (1.09s)
10:12:18 [2023-09-27T10:12:18.519Z] === RUN   TestCDISpecDirsAreInSystemInfo
10:12:18 [2023-09-27T10:12:18.519Z] === RUN   TestCDISpecDirsAreInSystemInfo/experimental_no_spec_dirs_specified_returns_default
10:12:19 [2023-09-27T10:12:19.087Z] === RUN   TestCDISpecDirsAreInSystemInfo/experimental_specified_spec_dirs_are_returned
10:12:19 [2023-09-27T10:12:19.347Z] === RUN   TestCDISpecDirsAreInSystemInfo/experimental_empty_string_as_spec_dir_returns_empty_slice
10:12:19 [2023-09-27T10:12:19.915Z] === RUN   TestCDISpecDirsAreInSystemInfo/experimental_empty_config_option_returns_empty_slice
10:12:20 [2023-09-27T10:12:20.483Z] === RUN   TestCDISpecDirsAreInSystemInfo/non-experimental_no_spec_dirs_specified_returns_empty_slice
10:12:21 [2023-09-27T10:12:21.050Z] === RUN   TestCDISpecDirsAreInSystemInfo/non-experimental_specified_spec_dirs_returns_empty_slice
10:12:21 [2023-09-27T10:12:21.617Z] === RUN   TestCDISpecDirsAreInSystemInfo/non-experimental_empty_string_as_spec_dir_returns_empty_slice
10:12:22 [2023-09-27T10:12:22.186Z] === RUN   TestCDISpecDirsAreInSystemInfo/non-experimental_empty_config_option_returns_empty_slice
10:12:22 [2023-09-27T10:12:22.755Z] --- PASS: TestCDISpecDirsAreInSystemInfo (4.18s)
10:12:22 [2023-09-27T10:12:22.755Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/experimental_no_spec_dirs_specified_returns_default (0.52s)
10:12:22 [2023-09-27T10:12:22.755Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/experimental_specified_spec_dirs_are_returned (0.52s)
10:12:22 [2023-09-27T10:12:22.755Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/experimental_empty_string_as_spec_dir_returns_empty_slice (0.52s)
10:12:22 [2023-09-27T10:12:22.755Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/experimental_empty_config_option_returns_empty_slice (0.52s)
10:12:22 [2023-09-27T10:12:22.755Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/non-experimental_no_spec_dirs_specified_returns_empty_slice (0.52s)
10:12:22 [2023-09-27T10:12:22.755Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/non-experimental_specified_spec_dirs_returns_empty_slice (0.52s)
10:12:22 [2023-09-27T10:12:22.755Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/non-experimental_empty_string_as_spec_dir_returns_empty_slice (0.52s)
10:12:22 [2023-09-27T10:12:22.755Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/non-experimental_empty_config_option_returns_empty_slice (0.52s)
10:12:22 [2023-09-27T10:12:22.755Z] === RUN   TestCheckpoint
10:12:22 [2023-09-27T10:12:22.755Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
10:12:22 [2023-09-27T10:12:22.755Z] --- SKIP: TestCheckpoint (0.00s)
10:12:22 [2023-09-27T10:12:22.755Z] === RUN   TestContainerInvalidJSON
10:12:22 [2023-09-27T10:12:22.755Z] === RUN   TestContainerInvalidJSON/commit
10:12:22 [2023-09-27T10:12:22.755Z] === PAUSE TestContainerInvalidJSON/commit
10:12:22 [2023-09-27T10:12:22.755Z] === RUN   TestContainerInvalidJSON/containers/create
10:12:22 [2023-09-27T10:12:22.755Z] === PAUSE TestContainerInvalidJSON/containers/create
10:12:22 [2023-09-27T10:12:22.755Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec
10:12:22 [2023-09-27T10:12:22.755Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec
10:12:22 [2023-09-27T10:12:22.755Z] === RUN   TestContainerInvalidJSON/containers/foobar/update
10:12:22 [2023-09-27T10:12:22.755Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update
10:12:22 [2023-09-27T10:12:22.755Z] === RUN   TestContainerInvalidJSON/exec/foobar/start
10:12:22 [2023-09-27T10:12:22.755Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start
10:12:22 [2023-09-27T10:12:22.755Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy
10:12:22 [2023-09-27T10:12:22.755Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy
10:12:22 [2023-09-27T10:12:22.755Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start
10:12:22 [2023-09-27T10:12:22.755Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start
10:12:22 [2023-09-27T10:12:22.755Z] === CONT  TestContainerInvalidJSON/commit
10:12:22 [2023-09-27T10:12:22.755Z] === RUN   TestContainerInvalidJSON/commit/invalid_content_type
10:12:22 [2023-09-27T10:12:22.755Z] === CONT  TestContainerInvalidJSON/exec/foobar/start
10:12:22 [2023-09-27T10:12:22.755Z] === CONT  TestContainerInvalidJSON/containers/foobar/exec
10:12:22 [2023-09-27T10:12:22.755Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_content_type
10:12:22 [2023-09-27T10:12:22.755Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type
10:12:22 [2023-09-27T10:12:22.755Z] === CONT  TestContainerInvalidJSON/containers/create
10:12:22 [2023-09-27T10:12:22.755Z] === CONT  TestContainerInvalidJSON/containers/foobar/update
10:12:22 [2023-09-27T10:12:22.755Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/start
10:12:22 [2023-09-27T10:12:22.755Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/copy
10:12:22 [2023-09-27T10:12:22.755Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_content_type
10:12:22 [2023-09-27T10:12:22.755Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_content_type
10:12:22 [2023-09-27T10:12:22.755Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type
10:12:22 [2023-09-27T10:12:22.755Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type
10:12:22 [2023-09-27T10:12:22.755Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON
10:12:22 [2023-09-27T10:12:22.755Z] === RUN   TestContainerInvalidJSON/commit/invalid_JSON
10:12:22 [2023-09-27T10:12:22.755Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_JSON
10:12:22 [2023-09-27T10:12:22.755Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON
10:12:22 [2023-09-27T10:12:22.755Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_JSON
10:12:22 [2023-09-27T10:12:22.755Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON
10:12:22 [2023-09-27T10:12:22.755Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_JSON
10:12:22 [2023-09-27T10:12:22.755Z] === RUN   TestContainerInvalidJSON/commit/extra_content_after_JSON
10:12:22 [2023-09-27T10:12:22.755Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON
10:12:22 [2023-09-27T10:12:22.755Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON
10:12:22 [2023-09-27T10:12:22.755Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON
10:12:22 [2023-09-27T10:12:22.755Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON
10:12:22 [2023-09-27T10:12:22.755Z] === RUN   TestContainerInvalidJSON/containers/create/extra_content_after_JSON
10:12:22 [2023-09-27T10:12:22.755Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/empty_body
10:12:22 [2023-09-27T10:12:22.755Z] === RUN   TestContainerInvalidJSON/commit/empty_body
10:12:22 [2023-09-27T10:12:22.755Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body
10:12:22 [2023-09-27T10:12:22.755Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/empty_body
10:12:22 [2023-09-27T10:12:22.755Z] === RUN   TestContainerInvalidJSON/containers/create/empty_body
10:12:22 [2023-09-27T10:12:22.755Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON
10:12:22 [2023-09-27T10:12:22.755Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/empty_body
10:12:22 [2023-09-27T10:12:22.755Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body
10:12:22 [2023-09-27T10:12:22.755Z] --- PASS: TestContainerInvalidJSON (0.01s)
10:12:22 [2023-09-27T10:12:22.755Z]     --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s)
10:12:22 [2023-09-27T10:12:22.755Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s)
10:12:22 [2023-09-27T10:12:22.755Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s)
10:12:22 [2023-09-27T10:12:22.755Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s)
10:12:22 [2023-09-27T10:12:22.755Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s)
10:12:22 [2023-09-27T10:12:22.755Z]     --- PASS: TestContainerInvalidJSON/commit (0.00s)
10:12:22 [2023-09-27T10:12:22.755Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s)
10:12:22 [2023-09-27T10:12:22.755Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s)
10:12:22 [2023-09-27T10:12:22.755Z]         --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s)
10:12:22 [2023-09-27T10:12:22.755Z]         --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s)
10:12:22 [2023-09-27T10:12:22.755Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s)
10:12:22 [2023-09-27T10:12:22.755Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s)
10:12:22 [2023-09-27T10:12:22.755Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s)
10:12:22 [2023-09-27T10:12:22.755Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s)
10:12:22 [2023-09-27T10:12:22.755Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s)
10:12:22 [2023-09-27T10:12:22.755Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s)
10:12:22 [2023-09-27T10:12:22.755Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s)
10:12:22 [2023-09-27T10:12:22.755Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s)
10:12:22 [2023-09-27T10:12:22.755Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s)
10:12:22 [2023-09-27T10:12:22.755Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s)
10:12:22 [2023-09-27T10:12:22.755Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s)
10:12:22 [2023-09-27T10:12:22.755Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s)
10:12:22 [2023-09-27T10:12:22.755Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s)
10:12:22 [2023-09-27T10:12:22.755Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s)
10:12:22 [2023-09-27T10:12:22.755Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s)
10:12:22 [2023-09-27T10:12:22.755Z]     --- PASS: TestContainerInvalidJSON/containers/create (0.00s)
10:12:22 [2023-09-27T10:12:22.755Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s)
10:12:22 [2023-09-27T10:12:22.755Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s)
10:12:22 [2023-09-27T10:12:22.755Z]         --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s)
10:12:22 [2023-09-27T10:12:22.755Z]         --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s)
10:12:22 [2023-09-27T10:12:22.755Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s)
10:12:22 [2023-09-27T10:12:22.755Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s)
10:12:22 [2023-09-27T10:12:22.755Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s)
10:12:22 [2023-09-27T10:12:22.755Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s)
10:12:22 [2023-09-27T10:12:22.755Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s)
10:12:22 [2023-09-27T10:12:22.755Z] === RUN   TestCopyFromContainerPathDoesNotExist
10:12:22 [2023-09-27T10:12:22.755Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s)
10:12:22 [2023-09-27T10:12:22.755Z] === RUN   TestCopyFromContainerPathIsNotDir
10:12:22 [2023-09-27T10:12:22.755Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s)
10:12:22 [2023-09-27T10:12:22.755Z] === RUN   TestCopyToContainerPathDoesNotExist
10:12:22 [2023-09-27T10:12:22.755Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.06s)
10:12:22 [2023-09-27T10:12:22.755Z] === RUN   TestCopyEmptyFile
10:12:22 [2023-09-27T10:12:22.755Z] --- PASS: TestCopyEmptyFile (0.07s)
10:12:22 [2023-09-27T10:12:22.755Z] === RUN   TestCopyToContainerPathIsNotDir
10:12:23 [2023-09-27T10:12:23.015Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s)
10:12:23 [2023-09-27T10:12:23.015Z] === RUN   TestCopyFromContainer
10:12:23 [2023-09-27T10:12:23.583Z] === RUN   TestCopyFromContainer//
10:12:23 [2023-09-27T10:12:23.583Z] === RUN   TestCopyFromContainer/.
10:12:23 [2023-09-27T10:12:23.583Z] === RUN   TestCopyFromContainer//.
10:12:23 [2023-09-27T10:12:23.583Z] === RUN   TestCopyFromContainer/./
10:12:23 [2023-09-27T10:12:23.583Z] === RUN   TestCopyFromContainer//./
10:12:23 [2023-09-27T10:12:23.583Z] === RUN   TestCopyFromContainer//bar/root
10:12:23 [2023-09-27T10:12:23.583Z] === RUN   TestCopyFromContainer//bar/root/
10:12:23 [2023-09-27T10:12:23.583Z] === RUN   TestCopyFromContainer//bar/root/.
10:12:23 [2023-09-27T10:12:23.583Z] === RUN   TestCopyFromContainer/bar/quux
10:12:23 [2023-09-27T10:12:23.583Z] === RUN   TestCopyFromContainer/bar/quux/
10:12:23 [2023-09-27T10:12:23.583Z] === RUN   TestCopyFromContainer/bar/quux/.
10:12:23 [2023-09-27T10:12:23.583Z] === RUN   TestCopyFromContainer/bar/quux/baz
10:12:23 [2023-09-27T10:12:23.583Z] === RUN   TestCopyFromContainer/bar/filesymlink
10:12:23 [2023-09-27T10:12:23.583Z] === RUN   TestCopyFromContainer/bar/dirsymlink
10:12:23 [2023-09-27T10:12:23.583Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
10:12:23 [2023-09-27T10:12:23.583Z] === RUN   TestCopyFromContainer/bar/dirsymlink/.
10:12:23 [2023-09-27T10:12:23.583Z] === RUN   TestCopyFromContainer/bar/notarget
10:12:23 [2023-09-27T10:12:23.583Z] --- PASS: TestCopyFromContainer (0.79s)
10:12:23 [2023-09-27T10:12:23.583Z]     --- PASS: TestCopyFromContainer// (0.01s)
10:12:23 [2023-09-27T10:12:23.583Z]     --- PASS: TestCopyFromContainer/. (0.01s)
10:12:23 [2023-09-27T10:12:23.583Z]     --- PASS: TestCopyFromContainer//. (0.01s)
10:12:23 [2023-09-27T10:12:23.583Z]     --- PASS: TestCopyFromContainer/./ (0.01s)
10:12:23 [2023-09-27T10:12:23.583Z]     --- PASS: TestCopyFromContainer//./ (0.01s)
10:12:23 [2023-09-27T10:12:23.583Z]     --- PASS: TestCopyFromContainer//bar/root (0.01s)
10:12:23 [2023-09-27T10:12:23.583Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.01s)
10:12:23 [2023-09-27T10:12:23.583Z]     --- PASS: TestCopyFromContainer//bar/root/. (0.01s)
10:12:23 [2023-09-27T10:12:23.583Z]     --- PASS: TestCopyFromContainer/bar/quux (0.01s)
10:12:23 [2023-09-27T10:12:23.583Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.01s)
10:12:23 [2023-09-27T10:12:23.583Z]     --- PASS: TestCopyFromContainer/bar/quux/. (0.00s)
10:12:23 [2023-09-27T10:12:23.583Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.01s)
10:12:23 [2023-09-27T10:12:23.583Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.01s)
10:12:23 [2023-09-27T10:12:23.583Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.00s)
10:12:23 [2023-09-27T10:12:23.583Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.01s)
10:12:23 [2023-09-27T10:12:23.583Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/. (0.01s)
10:12:23 [2023-09-27T10:12:23.583Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.00s)
10:12:23 [2023-09-27T10:12:23.583Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
10:12:23 [2023-09-27T10:12:23.583Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
10:12:23 [2023-09-27T10:12:23.583Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
10:12:23 [2023-09-27T10:12:23.583Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
10:12:23 [2023-09-27T10:12:23.583Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
10:12:23 [2023-09-27T10:12:23.583Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
10:12:23 [2023-09-27T10:12:23.583Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
10:12:23 [2023-09-27T10:12:23.583Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
10:12:23 [2023-09-27T10:12:23.583Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
10:12:23 [2023-09-27T10:12:23.583Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
10:12:23 [2023-09-27T10:12:23.842Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s)
10:12:23 [2023-09-27T10:12:23.842Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
10:12:23 [2023-09-27T10:12:23.842Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
10:12:23 [2023-09-27T10:12:23.842Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
10:12:23 [2023-09-27T10:12:23.842Z] === RUN   TestCreateLinkToNonExistingContainer
10:12:23 [2023-09-27T10:12:23.842Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s)
10:12:23 [2023-09-27T10:12:23.842Z] === RUN   TestCreateWithInvalidEnv
10:12:23 [2023-09-27T10:12:23.842Z] === RUN   TestCreateWithInvalidEnv/0
10:12:23 [2023-09-27T10:12:23.842Z] === PAUSE TestCreateWithInvalidEnv/0
10:12:23 [2023-09-27T10:12:23.842Z] === RUN   TestCreateWithInvalidEnv/1
10:12:23 [2023-09-27T10:12:23.842Z] === PAUSE TestCreateWithInvalidEnv/1
10:12:23 [2023-09-27T10:12:23.842Z] === RUN   TestCreateWithInvalidEnv/2
10:12:23 [2023-09-27T10:12:23.842Z] === PAUSE TestCreateWithInvalidEnv/2
10:12:23 [2023-09-27T10:12:23.842Z] === CONT  TestCreateWithInvalidEnv/0
10:12:23 [2023-09-27T10:12:23.842Z] === CONT  TestCreateWithInvalidEnv/2
10:12:23 [2023-09-27T10:12:23.842Z] === CONT  TestCreateWithInvalidEnv/1
10:12:23 [2023-09-27T10:12:23.842Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
10:12:23 [2023-09-27T10:12:23.842Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
10:12:23 [2023-09-27T10:12:23.842Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
10:12:23 [2023-09-27T10:12:23.842Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
10:12:23 [2023-09-27T10:12:23.842Z] === RUN   TestCreateTmpfsMountsTarget
10:12:23 [2023-09-27T10:12:23.842Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s)
10:12:23 [2023-09-27T10:12:23.842Z] === RUN   TestCreateWithCustomMaskedPaths
10:12:25 [2023-09-27T10:12:25.222Z] --- PASS: TestCreateWithCustomMaskedPaths (1.33s)
10:12:25 [2023-09-27T10:12:25.222Z] === RUN   TestCreateWithCustomReadonlyPaths
10:12:26 [2023-09-27T10:12:26.602Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.39s)
10:12:26 [2023-09-27T10:12:26.602Z] === RUN   TestCreateWithInvalidHealthcheckParams
10:12:26 [2023-09-27T10:12:26.602Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
10:12:26 [2023-09-27T10:12:26.602Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
10:12:26 [2023-09-27T10:12:26.602Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
10:12:26 [2023-09-27T10:12:26.602Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
10:12:26 [2023-09-27T10:12:26.602Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
10:12:26 [2023-09-27T10:12:26.602Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
10:12:26 [2023-09-27T10:12:26.602Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
10:12:26 [2023-09-27T10:12:26.602Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
10:12:26 [2023-09-27T10:12:26.602Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
10:12:26 [2023-09-27T10:12:26.602Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
10:12:26 [2023-09-27T10:12:26.602Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
10:12:26 [2023-09-27T10:12:26.602Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
10:12:26 [2023-09-27T10:12:26.602Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
10:12:26 [2023-09-27T10:12:26.602Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
10:12:26 [2023-09-27T10:12:26.602Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
10:12:26 [2023-09-27T10:12:26.602Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
10:12:26 [2023-09-27T10:12:26.602Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
10:12:26 [2023-09-27T10:12:26.602Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
10:12:26 [2023-09-27T10:12:26.602Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
10:12:26 [2023-09-27T10:12:26.602Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
10:12:26 [2023-09-27T10:12:26.602Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
10:12:26 [2023-09-27T10:12:26.602Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
10:12:26 [2023-09-27T10:12:26.861Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.46s)
10:12:26 [2023-09-27T10:12:26.861Z] === RUN   TestCreateDifferentPlatform
10:12:27 [2023-09-27T10:12:27.120Z] === RUN   TestCreateDifferentPlatform/different_os
10:12:27 [2023-09-27T10:12:27.120Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
10:12:27 [2023-09-27T10:12:27.120Z] --- PASS: TestCreateDifferentPlatform (0.01s)
10:12:27 [2023-09-27T10:12:27.120Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
10:12:27 [2023-09-27T10:12:27.120Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
10:12:27 [2023-09-27T10:12:27.120Z] === RUN   TestCreateVolumesFromNonExistingContainer
10:12:27 [2023-09-27T10:12:27.120Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s)
10:12:27 [2023-09-27T10:12:27.120Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
10:12:27 [2023-09-27T10:12:27.120Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s)
10:12:27 [2023-09-27T10:12:27.120Z] === RUN   TestCreateInvalidHostConfig
10:12:27 [2023-09-27T10:12:27.120Z] === RUN   TestCreateInvalidHostConfig/invalid_IpcMode
10:12:27 [2023-09-27T10:12:27.120Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode
10:12:27 [2023-09-27T10:12:27.120Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode
10:12:27 [2023-09-27T10:12:27.121Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode
10:12:27 [2023-09-27T10:12:27.121Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
10:12:27 [2023-09-27T10:12:27.121Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
10:12:27 [2023-09-27T10:12:27.121Z] === RUN   TestCreateInvalidHostConfig/invalid_UTSMode
10:12:27 [2023-09-27T10:12:27.121Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode
10:12:27 [2023-09-27T10:12:27.121Z] === RUN   TestCreateInvalidHostConfig/invalid_Annotations
10:12:27 [2023-09-27T10:12:27.121Z] === PAUSE TestCreateInvalidHostConfig/invalid_Annotations
10:12:27 [2023-09-27T10:12:27.121Z] === CONT  TestCreateInvalidHostConfig/invalid_IpcMode
10:12:27 [2023-09-27T10:12:27.121Z] === CONT  TestCreateInvalidHostConfig/invalid_UTSMode
10:12:27 [2023-09-27T10:12:27.121Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
10:12:27 [2023-09-27T10:12:27.121Z] === CONT  TestCreateInvalidHostConfig/invalid_Annotations
10:12:27 [2023-09-27T10:12:27.121Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode
10:12:27 [2023-09-27T10:12:27.121Z] --- PASS: TestCreateInvalidHostConfig (0.01s)
10:12:27 [2023-09-27T10:12:27.121Z]     --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s)
10:12:27 [2023-09-27T10:12:27.121Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s)
10:12:27 [2023-09-27T10:12:27.121Z]     --- PASS: TestCreateInvalidHostConfig/invalid_Annotations (0.00s)
10:12:27 [2023-09-27T10:12:27.121Z]     --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s)
10:12:27 [2023-09-27T10:12:27.121Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s)
10:12:27 [2023-09-27T10:12:27.121Z] === RUN   TestCreateWithMultipleEndpointSettings
10:12:27 [2023-09-27T10:12:27.121Z] === RUN   TestCreateWithMultipleEndpointSettings/with_API_v1.44
10:12:27 [2023-09-27T10:12:27.121Z] === RUN   TestCreateWithMultipleEndpointSettings/with_API_v1.43
10:12:27 [2023-09-27T10:12:27.121Z] --- PASS: TestCreateWithMultipleEndpointSettings (0.06s)
10:12:27 [2023-09-27T10:12:27.121Z]     --- PASS: TestCreateWithMultipleEndpointSettings/with_API_v1.44 (0.04s)
10:12:27 [2023-09-27T10:12:27.121Z]     --- PASS: TestCreateWithMultipleEndpointSettings/with_API_v1.43 (0.00s)
10:12:27 [2023-09-27T10:12:27.121Z] === RUN   TestContainerStartOnDaemonRestart
10:12:27 [2023-09-27T10:12:27.121Z] === PAUSE TestContainerStartOnDaemonRestart
10:12:27 [2023-09-27T10:12:27.121Z] === RUN   TestDaemonRestartIpcMode
10:12:27 [2023-09-27T10:12:27.121Z] === PAUSE TestDaemonRestartIpcMode
10:12:27 [2023-09-27T10:12:27.121Z] === RUN   TestDaemonHostGatewayIP
10:12:27 [2023-09-27T10:12:27.121Z] === PAUSE TestDaemonHostGatewayIP
10:12:27 [2023-09-27T10:12:27.121Z] === RUN   TestRestartDaemonWithRestartingContainer
10:12:27 [2023-09-27T10:12:27.121Z] === PAUSE TestRestartDaemonWithRestartingContainer
10:12:27 [2023-09-27T10:12:27.121Z] === RUN   TestHardRestartWhenContainerIsRunning
10:12:27 [2023-09-27T10:12:27.121Z] === PAUSE TestHardRestartWhenContainerIsRunning
10:12:27 [2023-09-27T10:12:27.121Z] === RUN   TestContainerKillOnDaemonStart
10:12:27 [2023-09-27T10:12:27.121Z] === PAUSE TestContainerKillOnDaemonStart
10:12:27 [2023-09-27T10:12:27.121Z] === RUN   TestDiff
10:12:27 [2023-09-27T10:12:27.689Z] --- PASS: TestDiff (0.45s)
10:12:27 [2023-09-27T10:12:27.689Z] === RUN   TestDiffStoppedContainer
10:12:28 [2023-09-27T10:12:28.257Z] --- PASS: TestDiffStoppedContainer (0.49s)
10:12:28 [2023-09-27T10:12:28.257Z] === RUN   TestExecConsoleSize
10:12:28 [2023-09-27T10:12:28.824Z] --- PASS: TestExecConsoleSize (0.65s)
10:12:28 [2023-09-27T10:12:28.824Z] === RUN   TestExecWithCloseStdin
10:12:29 [2023-09-27T10:12:29.392Z] --- PASS: TestExecWithCloseStdin (0.53s)
10:12:29 [2023-09-27T10:12:29.392Z] === RUN   TestExec
10:12:29 [2023-09-27T10:12:29.963Z] --- PASS: TestExec (0.56s)
10:12:29 [2023-09-27T10:12:29.963Z] === RUN   TestExecUser
10:12:30 [2023-09-27T10:12:30.537Z] --- PASS: TestExecUser (0.54s)
10:12:30 [2023-09-27T10:12:30.537Z] === RUN   TestExportContainerAndImportImage
10:12:31 [2023-09-27T10:12:31.106Z] --- PASS: TestExportContainerAndImportImage (0.55s)
10:12:31 [2023-09-27T10:12:31.106Z] === RUN   TestExportContainerAfterDaemonRestart
10:12:37 [2023-09-27T10:12:37.674Z] --- PASS: TestExportContainerAfterDaemonRestart (6.16s)
10:12:37 [2023-09-27T10:12:37.674Z] === RUN   TestHealthCheckWorkdir
10:12:37 [2023-09-27T10:12:37.674Z] --- PASS: TestHealthCheckWorkdir (0.69s)
10:12:37 [2023-09-27T10:12:37.674Z] === RUN   TestHealthKillContainer
10:12:45 [2023-09-27T10:12:45.795Z] --- PASS: TestHealthKillContainer (7.97s)
10:12:45 [2023-09-27T10:12:45.796Z] === RUN   TestHealthCheckProcessKilled
10:12:46 [2023-09-27T10:12:46.732Z] --- PASS: TestHealthCheckProcessKilled (0.79s)
10:12:46 [2023-09-27T10:12:46.732Z] === RUN   TestHealthStartInterval
10:12:48 [2023-09-27T10:12:48.107Z]     health_test.go:141: &{2023-09-27 10:12:47.661747208 +0000 UTC 2023-09-27 10:12:47.740790001 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
10:12:48 [2023-09-27T10:12:48.107Z]         }
10:12:48 [2023-09-27T10:12:48.107Z]     health_test.go:141: &{2023-09-27 10:12:47.661747208 +0000 UTC 2023-09-27 10:12:47.740790001 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
10:12:48 [2023-09-27T10:12:48.107Z]         }
10:12:48 [2023-09-27T10:12:48.107Z]     health_test.go:141: &{2023-09-27 10:12:47.661747208 +0000 UTC 2023-09-27 10:12:47.740790001 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
10:12:48 [2023-09-27T10:12:48.107Z]         }
10:12:48 [2023-09-27T10:12:48.107Z]     health_test.go:141: &{2023-09-27 10:12:47.661747208 +0000 UTC 2023-09-27 10:12:47.740790001 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
10:12:48 [2023-09-27T10:12:48.107Z]         }
10:12:48 [2023-09-27T10:12:48.366Z]     health_test.go:141: &{2023-09-27 10:12:47.661747208 +0000 UTC 2023-09-27 10:12:47.740790001 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
10:12:48 [2023-09-27T10:12:48.366Z]         }
10:12:48 [2023-09-27T10:12:48.366Z]     health_test.go:141: &{2023-09-27 10:12:47.661747208 +0000 UTC 2023-09-27 10:12:47.740790001 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
10:12:48 [2023-09-27T10:12:48.366Z]         }
10:12:48 [2023-09-27T10:12:48.625Z]     health_test.go:141: &{2023-09-27 10:12:47.661747208 +0000 UTC 2023-09-27 10:12:47.740790001 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
10:12:48 [2023-09-27T10:12:48.625Z]         }
10:12:48 [2023-09-27T10:12:48.625Z]     health_test.go:141: &{2023-09-27 10:12:47.661747208 +0000 UTC 2023-09-27 10:12:47.740790001 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
10:12:48 [2023-09-27T10:12:48.625Z]         }
10:12:48 [2023-09-27T10:12:48.625Z]     health_test.go:141: &{2023-09-27 10:12:47.661747208 +0000 UTC 2023-09-27 10:12:47.740790001 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
10:12:48 [2023-09-27T10:12:48.625Z]         }
10:12:48 [2023-09-27T10:12:48.883Z]     health_test.go:141: &{2023-09-27 10:12:47.661747208 +0000 UTC 2023-09-27 10:12:47.740790001 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
10:12:48 [2023-09-27T10:12:48.883Z]         }
10:12:48 [2023-09-27T10:12:48.883Z]     health_test.go:141: &{2023-09-27 10:12:47.661747208 +0000 UTC 2023-09-27 10:12:47.740790001 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
10:12:48 [2023-09-27T10:12:48.883Z]         }
10:12:48 [2023-09-27T10:12:48.884Z]     health_test.go:141: &{2023-09-27 10:12:48.748107081 +0000 UTC 2023-09-27 10:12:48.821404252 +0000 UTC 1 2}
10:12:49 [2023-09-27T10:12:49.142Z]     health_test.go:141: &{2023-09-27 10:12:48.748107081 +0000 UTC 2023-09-27 10:12:48.821404252 +0000 UTC 1 2}
10:12:49 [2023-09-27T10:12:49.142Z]     health_test.go:141: &{2023-09-27 10:12:48.748107081 +0000 UTC 2023-09-27 10:12:48.821404252 +0000 UTC 1 2}
10:12:49 [2023-09-27T10:12:49.401Z]     health_test.go:141: &{2023-09-27 10:12:48.748107081 +0000 UTC 2023-09-27 10:12:48.821404252 +0000 UTC 1 2}
10:12:49 [2023-09-27T10:12:49.401Z]     health_test.go:141: &{2023-09-27 10:12:48.748107081 +0000 UTC 2023-09-27 10:12:48.821404252 +0000 UTC 1 2}
10:12:49 [2023-09-27T10:12:49.401Z]     health_test.go:141: &{2023-09-27 10:12:48.748107081 +0000 UTC 2023-09-27 10:12:48.821404252 +0000 UTC 1 2}
10:12:49 [2023-09-27T10:12:49.660Z]     health_test.go:141: &{2023-09-27 10:12:48.748107081 +0000 UTC 2023-09-27 10:12:48.821404252 +0000 UTC 1 2}
10:12:49 [2023-09-27T10:12:49.660Z]     health_test.go:141: &{2023-09-27 10:12:48.748107081 +0000 UTC 2023-09-27 10:12:48.821404252 +0000 UTC 1 2}
10:12:49 [2023-09-27T10:12:49.919Z]     health_test.go:141: &{2023-09-27 10:12:48.748107081 +0000 UTC 2023-09-27 10:12:48.821404252 +0000 UTC 1 2}
10:12:49 [2023-09-27T10:12:49.919Z]     health_test.go:141: &{2023-09-27 10:12:48.748107081 +0000 UTC 2023-09-27 10:12:48.821404252 +0000 UTC 1 2}
10:12:49 [2023-09-27T10:12:49.919Z]     health_test.go:169: 1.079178208s
10:12:51 [2023-09-27T10:12:51.294Z]     health_test.go:169: 1.079178208s
10:12:52 [2023-09-27T10:12:52.229Z]     health_test.go:169: 1.079178208s
10:12:53 [2023-09-27T10:12:53.166Z]     health_test.go:169: 1.079178208s
10:12:54 [2023-09-27T10:12:54.101Z]     health_test.go:169: 1.079178208s
10:12:55 [2023-09-27T10:12:55.035Z]     health_test.go:169: 1.079178208s
10:12:55 [2023-09-27T10:12:55.971Z]     health_test.go:169: 1.079178208s
10:12:56 [2023-09-27T10:12:56.906Z]     health_test.go:169: 1.079178208s
10:12:58 [2023-09-27T10:12:58.283Z]     health_test.go:169: 1.079178208s
10:12:59 [2023-09-27T10:12:59.219Z]     health_test.go:169: 1.079178208s
10:13:00 [2023-09-27T10:13:00.155Z]     health_test.go:169: 1.079178208s
10:13:01 [2023-09-27T10:13:01.090Z]     health_test.go:169: 1.079178208s
10:13:02 [2023-09-27T10:13:02.025Z]     health_test.go:169: 1.079178208s
10:13:02 [2023-09-27T10:13:02.962Z]     health_test.go:169: 1.079178208s
10:13:04 [2023-09-27T10:13:04.338Z]     health_test.go:169: 1.079178208s
10:13:05 [2023-09-27T10:13:05.274Z]     health_test.go:169: 1.079178208s
10:13:06 [2023-09-27T10:13:06.210Z]     health_test.go:169: 1.079178208s
10:13:07 [2023-09-27T10:13:07.147Z]     health_test.go:169: 1.079178208s
10:13:08 [2023-09-27T10:13:08.083Z]     health_test.go:169: 1.079178208s
10:13:09 [2023-09-27T10:13:09.019Z]     health_test.go:169: 1.079178208s
10:13:09 [2023-09-27T10:13:09.955Z]     health_test.go:169: 1.079178208s
10:13:11 [2023-09-27T10:13:11.330Z]     health_test.go:169: 1.079178208s
10:13:12 [2023-09-27T10:13:12.266Z]     health_test.go:169: 1.079178208s
10:13:13 [2023-09-27T10:13:13.202Z]     health_test.go:169: 1.079178208s
10:13:14 [2023-09-27T10:13:14.136Z]     health_test.go:169: 1.079178208s
10:13:15 [2023-09-27T10:13:15.071Z]     health_test.go:169: 1.079178208s
10:13:16 [2023-09-27T10:13:16.008Z]     health_test.go:169: 1.079178208s
10:13:16 [2023-09-27T10:13:16.944Z]     health_test.go:169: 1.079178208s
10:13:18 [2023-09-27T10:13:18.320Z]     health_test.go:169: 1.079178208s
10:13:19 [2023-09-27T10:13:19.256Z]     health_test.go:169: 1.079178208s
10:13:20 [2023-09-27T10:13:20.193Z]     health_test.go:169: 1.079178208s
10:13:21 [2023-09-27T10:13:21.130Z] --- PASS: TestHealthStartInterval (34.72s)
10:13:21 [2023-09-27T10:13:21.130Z] === RUN   TestInspectCpusetInConfigPre120
10:13:21 [2023-09-27T10:13:21.700Z] --- PASS: TestInspectCpusetInConfigPre120 (0.46s)
10:13:21 [2023-09-27T10:13:21.700Z] === RUN   TestInspectAnnotations
10:13:21 [2023-09-27T10:13:21.700Z] --- PASS: TestInspectAnnotations (0.05s)
10:13:21 [2023-09-27T10:13:21.700Z] === RUN   TestIpcModeNone
10:13:22 [2023-09-27T10:13:22.269Z] --- PASS: TestIpcModeNone (0.52s)
10:13:22 [2023-09-27T10:13:22.269Z] === RUN   TestIpcModePrivate
10:13:22 [2023-09-27T10:13:22.528Z]     ipcmode_linux_test.go:88: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:78, shared: false, mustBeShared: false
10:13:22 [2023-09-27T10:13:22.786Z] --- PASS: TestIpcModePrivate (0.49s)
10:13:22 [2023-09-27T10:13:22.786Z] === RUN   TestIpcModeShareable
10:13:23 [2023-09-27T10:13:23.045Z]     ipcmode_linux_test.go:88: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:72, shared: true, mustBeShared: true
10:13:23 [2023-09-27T10:13:23.303Z] --- PASS: TestIpcModeShareable (0.56s)
10:13:23 [2023-09-27T10:13:23.303Z] === RUN   TestAPIIpcModeShareableAndContainer
10:13:24 [2023-09-27T10:13:24.680Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.25s)
10:13:24 [2023-09-27T10:13:24.680Z] === RUN   TestAPIIpcModeHost
10:13:24 [2023-09-27T10:13:24.939Z] --- PASS: TestAPIIpcModeHost (0.36s)
10:13:24 [2023-09-27T10:13:24.939Z] === RUN   TestDaemonIpcModeShareable
10:13:25 [2023-09-27T10:13:25.874Z]     ipcmode_linux_test.go:256: [testDaemonIpcPrivateShareable] ipcdev: 0:104, shared: true, mustBeShared: true
10:13:26 [2023-09-27T10:13:26.132Z] --- PASS: TestDaemonIpcModeShareable (1.14s)
10:13:26 [2023-09-27T10:13:26.132Z] === RUN   TestDaemonIpcModePrivate
10:13:27 [2023-09-27T10:13:27.068Z]     ipcmode_linux_test.go:256: [testDaemonIpcPrivateShareable] ipcdev: 0:110, shared: false, mustBeShared: false
10:13:27 [2023-09-27T10:13:27.327Z] --- PASS: TestDaemonIpcModePrivate (1.13s)
10:13:27 [2023-09-27T10:13:27.327Z] === RUN   TestDaemonIpcModePrivateFromConfig
10:13:28 [2023-09-27T10:13:28.263Z]     ipcmode_linux_test.go:256: [testDaemonIpcPrivateShareable] ipcdev: 0:110, shared: false, mustBeShared: false
10:13:28 [2023-09-27T10:13:28.263Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.14s)
10:13:28 [2023-09-27T10:13:28.263Z] === RUN   TestDaemonIpcModeShareableFromConfig
10:13:29 [2023-09-27T10:13:29.199Z]     ipcmode_linux_test.go:256: [testDaemonIpcPrivateShareable] ipcdev: 0:104, shared: true, mustBeShared: true
10:13:29 [2023-09-27T10:13:29.458Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.08s)
10:13:29 [2023-09-27T10:13:29.458Z] === RUN   TestIpcModeOlderClient
10:13:29 [2023-09-27T10:13:29.458Z] === PAUSE TestIpcModeOlderClient
10:13:29 [2023-09-27T10:13:29.458Z] === RUN   TestKillContainerInvalidSignal
10:13:30 [2023-09-27T10:13:30.026Z] --- PASS: TestKillContainerInvalidSignal (0.45s)
10:13:30 [2023-09-27T10:13:30.026Z] === RUN   TestKillContainer
10:13:30 [2023-09-27T10:13:30.026Z] === RUN   TestKillContainer/no_signal
10:13:30 [2023-09-27T10:13:30.284Z] === RUN   TestKillContainer/non_killing_signal
10:13:30 [2023-09-27T10:13:30.543Z] === RUN   TestKillContainer/killing_signal
10:13:31 [2023-09-27T10:13:31.483Z] --- PASS: TestKillContainer (1.44s)
10:13:31 [2023-09-27T10:13:31.483Z]     --- PASS: TestKillContainer/no_signal (0.44s)
10:13:31 [2023-09-27T10:13:31.483Z]     --- PASS: TestKillContainer/non_killing_signal (0.30s)
10:13:31 [2023-09-27T10:13:31.483Z]     --- PASS: TestKillContainer/killing_signal (0.45s)
10:13:31 [2023-09-27T10:13:31.483Z] === RUN   TestKillWithStopSignalAndRestartPolicies
10:13:31 [2023-09-27T10:13:31.483Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
10:13:31 [2023-09-27T10:13:31.742Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
10:13:32 [2023-09-27T10:13:32.309Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.94s)
10:13:32 [2023-09-27T10:13:32.309Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.45s)
10:13:32 [2023-09-27T10:13:32.309Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.27s)
10:13:32 [2023-09-27T10:13:32.309Z] === RUN   TestKillStoppedContainer
10:13:32 [2023-09-27T10:13:32.309Z] --- PASS: TestKillStoppedContainer (0.05s)
10:13:32 [2023-09-27T10:13:32.309Z] === RUN   TestKillStoppedContainerAPIPre120
10:13:32 [2023-09-27T10:13:32.309Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s)
10:13:32 [2023-09-27T10:13:32.309Z] === RUN   TestKillDifferentUserContainer
10:13:32 [2023-09-27T10:13:32.876Z] --- PASS: TestKillDifferentUserContainer (0.43s)
10:13:32 [2023-09-27T10:13:32.876Z] === RUN   TestInspectOomKilledTrue
10:13:33 [2023-09-27T10:13:33.444Z] --- PASS: TestInspectOomKilledTrue (0.53s)
10:13:33 [2023-09-27T10:13:33.444Z] === RUN   TestInspectOomKilledFalse
10:13:33 [2023-09-27T10:13:33.738Z] --- PASS: TestInspectOomKilledFalse (0.45s)
10:13:33 [2023-09-27T10:13:33.738Z] === RUN   TestLinksEtcHostsContentMatch
10:13:33 [2023-09-27T10:13:33.997Z] --- PASS: TestLinksEtcHostsContentMatch (0.28s)
10:13:33 [2023-09-27T10:13:33.997Z] === RUN   TestLinksContainerNames
10:13:34 [2023-09-27T10:13:34.939Z] --- PASS: TestLinksContainerNames (0.94s)
10:13:34 [2023-09-27T10:13:34.939Z] === RUN   TestLogsFollowTailEmpty
10:13:35 [2023-09-27T10:13:35.512Z] --- PASS: TestLogsFollowTailEmpty (0.54s)
10:13:35 [2023-09-27T10:13:35.512Z] === RUN   TestLogs
10:13:35 [2023-09-27T10:13:35.512Z] === RUN   TestLogs/driver_local
10:13:35 [2023-09-27T10:13:35.512Z] === RUN   TestLogs/driver_local/tty/stdout_and_stderr
10:13:35 [2023-09-27T10:13:35.512Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr
10:13:35 [2023-09-27T10:13:35.512Z] === RUN   TestLogs/driver_local/tty/only_stdout
10:13:35 [2023-09-27T10:13:35.512Z] === PAUSE TestLogs/driver_local/tty/only_stdout
10:13:35 [2023-09-27T10:13:35.512Z] === RUN   TestLogs/driver_local/tty/only_stderr
10:13:35 [2023-09-27T10:13:35.512Z] === PAUSE TestLogs/driver_local/tty/only_stderr
10:13:35 [2023-09-27T10:13:35.512Z] === RUN   TestLogs/driver_local/without_tty/stdout_and_stderr
10:13:35 [2023-09-27T10:13:35.512Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr
10:13:35 [2023-09-27T10:13:35.512Z] === RUN   TestLogs/driver_local/without_tty/only_stdout
10:13:35 [2023-09-27T10:13:35.512Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout
10:13:35 [2023-09-27T10:13:35.512Z] === RUN   TestLogs/driver_local/without_tty/only_stderr
10:13:35 [2023-09-27T10:13:35.512Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr
10:13:35 [2023-09-27T10:13:35.512Z] === CONT  TestLogs/driver_local/tty/stdout_and_stderr
10:13:35 [2023-09-27T10:13:35.512Z] === CONT  TestLogs/driver_local/without_tty/stdout_and_stderr
10:13:35 [2023-09-27T10:13:35.512Z] === CONT  TestLogs/driver_local/without_tty/only_stderr
10:13:35 [2023-09-27T10:13:35.512Z] === CONT  TestLogs/driver_local/tty/only_stderr
10:13:35 [2023-09-27T10:13:35.512Z] === CONT  TestLogs/driver_local/tty/only_stdout
10:13:35 [2023-09-27T10:13:35.512Z] === CONT  TestLogs/driver_local/without_tty/only_stdout
10:13:37 [2023-09-27T10:13:37.419Z] === RUN   TestLogs/driver_json-file
10:13:37 [2023-09-27T10:13:37.419Z] === RUN   TestLogs/driver_json-file/tty/stdout_and_stderr
10:13:37 [2023-09-27T10:13:37.419Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr
10:13:37 [2023-09-27T10:13:37.419Z] === RUN   TestLogs/driver_json-file/tty/only_stdout
10:13:37 [2023-09-27T10:13:37.419Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout
10:13:37 [2023-09-27T10:13:37.419Z] === RUN   TestLogs/driver_json-file/tty/only_stderr
10:13:37 [2023-09-27T10:13:37.419Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr
10:13:37 [2023-09-27T10:13:37.419Z] === RUN   TestLogs/driver_json-file/without_tty/stdout_and_stderr
10:13:37 [2023-09-27T10:13:37.419Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr
10:13:37 [2023-09-27T10:13:37.419Z] === RUN   TestLogs/driver_json-file/without_tty/only_stdout
10:13:37 [2023-09-27T10:13:37.419Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout
10:13:37 [2023-09-27T10:13:37.419Z] === RUN   TestLogs/driver_json-file/without_tty/only_stderr
10:13:37 [2023-09-27T10:13:37.419Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr
10:13:37 [2023-09-27T10:13:37.419Z] === CONT  TestLogs/driver_json-file/tty/stdout_and_stderr
10:13:37 [2023-09-27T10:13:37.419Z] === CONT  TestLogs/driver_json-file/without_tty/stdout_and_stderr
10:13:37 [2023-09-27T10:13:37.419Z] === CONT  TestLogs/driver_json-file/without_tty/only_stderr
10:13:37 [2023-09-27T10:13:37.419Z] === CONT  TestLogs/driver_json-file/without_tty/only_stdout
10:13:37 [2023-09-27T10:13:37.419Z] === CONT  TestLogs/driver_json-file/tty/only_stderr
10:13:37 [2023-09-27T10:13:37.419Z] === CONT  TestLogs/driver_json-file/tty/only_stdout
10:13:38 [2023-09-27T10:13:38.798Z] --- PASS: TestLogs (3.20s)
10:13:38 [2023-09-27T10:13:38.798Z]     --- PASS: TestLogs/driver_local (0.01s)
10:13:38 [2023-09-27T10:13:38.798Z]         --- PASS: TestLogs/driver_local/tty/only_stderr (0.93s)
10:13:38 [2023-09-27T10:13:38.798Z]         --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (1.04s)
10:13:38 [2023-09-27T10:13:38.798Z]         --- PASS: TestLogs/driver_local/without_tty/only_stderr (1.46s)
10:13:38 [2023-09-27T10:13:38.798Z]         --- PASS: TestLogs/driver_local/tty/only_stdout (1.51s)
10:13:38 [2023-09-27T10:13:38.798Z]         --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (1.64s)
10:13:38 [2023-09-27T10:13:38.798Z]         --- PASS: TestLogs/driver_local/without_tty/only_stdout (1.68s)
10:13:38 [2023-09-27T10:13:38.798Z]     --- PASS: TestLogs/driver_json-file (0.01s)
10:13:38 [2023-09-27T10:13:38.798Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.93s)
10:13:38 [2023-09-27T10:13:38.798Z]         --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.97s)
10:13:38 [2023-09-27T10:13:38.798Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (1.34s)
10:13:38 [2023-09-27T10:13:38.798Z]         --- PASS: TestLogs/driver_json-file/tty/only_stdout (1.34s)
10:13:38 [2023-09-27T10:13:38.798Z]         --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (1.47s)
10:13:38 [2023-09-27T10:13:38.798Z]         --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (1.50s)
10:13:38 [2023-09-27T10:13:38.798Z] === RUN   TestContainerNetworkMountsNoChown
10:13:39 [2023-09-27T10:13:39.368Z] --- PASS: TestContainerNetworkMountsNoChown (0.45s)
10:13:39 [2023-09-27T10:13:39.368Z] === RUN   TestMountDaemonRoot
10:13:39 [2023-09-27T10:13:39.368Z] === RUN   TestMountDaemonRoot/default
10:13:39 [2023-09-27T10:13:39.368Z] === PAUSE TestMountDaemonRoot/default
10:13:39 [2023-09-27T10:13:39.368Z] === RUN   TestMountDaemonRoot/private
10:13:39 [2023-09-27T10:13:39.368Z] === PAUSE TestMountDaemonRoot/private
10:13:39 [2023-09-27T10:13:39.368Z] === RUN   TestMountDaemonRoot/rprivate
10:13:39 [2023-09-27T10:13:39.368Z] === PAUSE TestMountDaemonRoot/rprivate
10:13:39 [2023-09-27T10:13:39.368Z] === RUN   TestMountDaemonRoot/slave
10:13:39 [2023-09-27T10:13:39.368Z] === PAUSE TestMountDaemonRoot/slave
10:13:39 [2023-09-27T10:13:39.368Z] === RUN   TestMountDaemonRoot/rslave
10:13:39 [2023-09-27T10:13:39.368Z] === PAUSE TestMountDaemonRoot/rslave
10:13:39 [2023-09-27T10:13:39.368Z] === RUN   TestMountDaemonRoot/shared
10:13:39 [2023-09-27T10:13:39.368Z] === PAUSE TestMountDaemonRoot/shared
10:13:39 [2023-09-27T10:13:39.368Z] === RUN   TestMountDaemonRoot/rshared
10:13:39 [2023-09-27T10:13:39.368Z] === PAUSE TestMountDaemonRoot/rshared
10:13:39 [2023-09-27T10:13:39.368Z] === CONT  TestMountDaemonRoot/default
10:13:39 [2023-09-27T10:13:39.368Z] === CONT  TestMountDaemonRoot/rslave
10:13:39 [2023-09-27T10:13:39.368Z] === CONT  TestMountDaemonRoot/rshared
10:13:39 [2023-09-27T10:13:39.368Z] === CONT  TestMountDaemonRoot/slave
10:13:39 [2023-09-27T10:13:39.368Z] === CONT  TestMountDaemonRoot/shared
10:13:39 [2023-09-27T10:13:39.368Z] === RUN   TestMountDaemonRoot/rslave/bind_root
10:13:39 [2023-09-27T10:13:39.368Z] === RUN   TestMountDaemonRoot/slave/bind_root
10:13:39 [2023-09-27T10:13:39.368Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
10:13:39 [2023-09-27T10:13:39.368Z] === PAUSE TestMountDaemonRoot/slave/bind_root
10:13:39 [2023-09-27T10:13:39.368Z] === CONT  TestMountDaemonRoot/rprivate
10:13:39 [2023-09-27T10:13:39.368Z] === CONT  TestMountDaemonRoot/private
10:13:39 [2023-09-27T10:13:39.368Z] === RUN   TestMountDaemonRoot/rshared/mount_root
10:13:39 [2023-09-27T10:13:39.368Z] === RUN   TestMountDaemonRoot/default/bind_root
10:13:39 [2023-09-27T10:13:39.368Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
10:13:39 [2023-09-27T10:13:39.368Z] === PAUSE TestMountDaemonRoot/default/bind_root
10:13:39 [2023-09-27T10:13:39.368Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
10:13:39 [2023-09-27T10:13:39.368Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
10:13:39 [2023-09-27T10:13:39.368Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
10:13:39 [2023-09-27T10:13:39.368Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
10:13:39 [2023-09-27T10:13:39.368Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
10:13:39 [2023-09-27T10:13:39.368Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
10:13:39 [2023-09-27T10:13:39.368Z] === RUN   TestMountDaemonRoot/rshared/bind_root
10:13:39 [2023-09-27T10:13:39.368Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
10:13:39 [2023-09-27T10:13:39.368Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
10:13:39 [2023-09-27T10:13:39.368Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
10:13:39 [2023-09-27T10:13:39.368Z] === CONT  TestMountDaemonRoot/rshared/mount_root
10:13:39 [2023-09-27T10:13:39.368Z] === RUN   TestMountDaemonRoot/shared/bind_root
10:13:39 [2023-09-27T10:13:39.368Z] === PAUSE TestMountDaemonRoot/shared/bind_root
10:13:39 [2023-09-27T10:13:39.368Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
10:13:39 [2023-09-27T10:13:39.368Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
10:13:39 [2023-09-27T10:13:39.368Z] === RUN   TestMountDaemonRoot/default/bind_subpath
10:13:39 [2023-09-27T10:13:39.368Z] === RUN   TestMountDaemonRoot/rslave/mount_root
10:13:39 [2023-09-27T10:13:39.368Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
10:13:39 [2023-09-27T10:13:39.368Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
10:13:39 [2023-09-27T10:13:39.368Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
10:13:39 [2023-09-27T10:13:39.368Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
10:13:39 [2023-09-27T10:13:39.368Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
10:13:39 [2023-09-27T10:13:39.368Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
10:13:39 [2023-09-27T10:13:39.368Z] === RUN   TestMountDaemonRoot/slave/mount_root
10:13:39 [2023-09-27T10:13:39.368Z] === PAUSE TestMountDaemonRoot/slave/mount_root
10:13:39 [2023-09-27T10:13:39.368Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
10:13:39 [2023-09-27T10:13:39.368Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
10:13:39 [2023-09-27T10:13:39.368Z] === CONT  TestMountDaemonRoot/rshared/bind_root
10:13:39 [2023-09-27T10:13:39.368Z] === RUN   TestMountDaemonRoot/private/bind_root
10:13:39 [2023-09-27T10:13:39.368Z] === PAUSE TestMountDaemonRoot/private/bind_root
10:13:39 [2023-09-27T10:13:39.368Z] === RUN   TestMountDaemonRoot/private/bind_subpath
10:13:39 [2023-09-27T10:13:39.368Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
10:13:39 [2023-09-27T10:13:39.368Z] === RUN   TestMountDaemonRoot/private/mount_root
10:13:39 [2023-09-27T10:13:39.368Z] === PAUSE TestMountDaemonRoot/private/mount_root
10:13:39 [2023-09-27T10:13:39.368Z] === RUN   TestMountDaemonRoot/private/mount_subpath
10:13:39 [2023-09-27T10:13:39.368Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
10:13:39 [2023-09-27T10:13:39.368Z] === RUN   TestMountDaemonRoot/shared/mount_root
10:13:39 [2023-09-27T10:13:39.368Z] === CONT  TestMountDaemonRoot/rslave/bind_root
10:13:39 [2023-09-27T10:13:39.368Z] === PAUSE TestMountDaemonRoot/shared/mount_root
10:13:39 [2023-09-27T10:13:39.368Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
10:13:39 [2023-09-27T10:13:39.368Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
10:13:39 [2023-09-27T10:13:39.368Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
10:13:39 [2023-09-27T10:13:39.368Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
10:13:39 [2023-09-27T10:13:39.368Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
10:13:39 [2023-09-27T10:13:39.368Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
10:13:39 [2023-09-27T10:13:39.368Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
10:13:39 [2023-09-27T10:13:39.368Z] === RUN   TestMountDaemonRoot/default/mount_root
10:13:39 [2023-09-27T10:13:39.368Z] === PAUSE TestMountDaemonRoot/default/mount_root
10:13:39 [2023-09-27T10:13:39.368Z] === RUN   TestMountDaemonRoot/default/mount_subpath
10:13:39 [2023-09-27T10:13:39.368Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
10:13:39 [2023-09-27T10:13:39.368Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
10:13:39 [2023-09-27T10:13:39.368Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
10:13:39 [2023-09-27T10:13:39.368Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
10:13:39 [2023-09-27T10:13:39.368Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
10:13:39 [2023-09-27T10:13:39.368Z] === CONT  TestMountDaemonRoot/rslave/mount_root
10:13:39 [2023-09-27T10:13:39.368Z] === CONT  TestMountDaemonRoot/slave/bind_root
10:13:39 [2023-09-27T10:13:39.368Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
10:13:39 [2023-09-27T10:13:39.368Z] === CONT  TestMountDaemonRoot/private/bind_root
10:13:39 [2023-09-27T10:13:39.368Z] === CONT  TestMountDaemonRoot/private/mount_subpath
10:13:39 [2023-09-27T10:13:39.368Z] === CONT  TestMountDaemonRoot/private/mount_root
10:13:39 [2023-09-27T10:13:39.368Z] === CONT  TestMountDaemonRoot/private/bind_subpath
10:13:39 [2023-09-27T10:13:39.368Z] === CONT  TestMountDaemonRoot/slave/mount_root
10:13:39 [2023-09-27T10:13:39.368Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
10:13:39 [2023-09-27T10:13:39.368Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
10:13:39 [2023-09-27T10:13:39.368Z] === CONT  TestMountDaemonRoot/default/bind_root
10:13:39 [2023-09-27T10:13:39.368Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
10:13:39 [2023-09-27T10:13:39.368Z] === CONT  TestMountDaemonRoot/shared/bind_root
10:13:39 [2023-09-27T10:13:39.368Z] === CONT  TestMountDaemonRoot/shared/mount_root
10:13:39 [2023-09-27T10:13:39.368Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
10:13:39 [2023-09-27T10:13:39.368Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
10:13:39 [2023-09-27T10:13:39.368Z] === CONT  TestMountDaemonRoot/default/mount_root
10:13:39 [2023-09-27T10:13:39.368Z] === CONT  TestMountDaemonRoot/default/mount_subpath
10:13:39 [2023-09-27T10:13:39.368Z] === CONT  TestMountDaemonRoot/default/bind_subpath
10:13:39 [2023-09-27T10:13:39.368Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
10:13:39 [2023-09-27T10:13:39.368Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
10:13:39 [2023-09-27T10:13:39.368Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
10:13:39 [2023-09-27T10:13:39.368Z] --- PASS: TestMountDaemonRoot (0.02s)
10:13:39 [2023-09-27T10:13:39.368Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
10:13:39 [2023-09-27T10:13:39.368Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s)
10:13:39 [2023-09-27T10:13:39.368Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.07s)
10:13:39 [2023-09-27T10:13:39.368Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.07s)
10:13:39 [2023-09-27T10:13:39.368Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.08s)
10:13:39 [2023-09-27T10:13:39.368Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
10:13:39 [2023-09-27T10:13:39.368Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.07s)
10:13:39 [2023-09-27T10:13:39.368Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.07s)
10:13:39 [2023-09-27T10:13:39.368Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.07s)
10:13:39 [2023-09-27T10:13:39.368Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.07s)
10:13:39 [2023-09-27T10:13:39.368Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
10:13:39 [2023-09-27T10:13:39.368Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.06s)
10:13:39 [2023-09-27T10:13:39.368Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.05s)
10:13:39 [2023-09-27T10:13:39.368Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.05s)
10:13:39 [2023-09-27T10:13:39.368Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.05s)
10:13:39 [2023-09-27T10:13:39.368Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
10:13:39 [2023-09-27T10:13:39.368Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.05s)
10:13:39 [2023-09-27T10:13:39.368Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.05s)
10:13:39 [2023-09-27T10:13:39.368Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.05s)
10:13:39 [2023-09-27T10:13:39.368Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.05s)
10:13:39 [2023-09-27T10:13:39.368Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
10:13:39 [2023-09-27T10:13:39.368Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.05s)
10:13:39 [2023-09-27T10:13:39.368Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.05s)
10:13:39 [2023-09-27T10:13:39.368Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.06s)
10:13:39 [2023-09-27T10:13:39.368Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.05s)
10:13:39 [2023-09-27T10:13:39.368Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
10:13:39 [2023-09-27T10:13:39.368Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.05s)
10:13:39 [2023-09-27T10:13:39.368Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s)
10:13:39 [2023-09-27T10:13:39.368Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.05s)
10:13:39 [2023-09-27T10:13:39.368Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.05s)
10:13:39 [2023-09-27T10:13:39.368Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
10:13:39 [2023-09-27T10:13:39.368Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.07s)
10:13:39 [2023-09-27T10:13:39.368Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.07s)
10:13:39 [2023-09-27T10:13:39.368Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.07s)
10:13:39 [2023-09-27T10:13:39.368Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s)
10:13:39 [2023-09-27T10:13:39.368Z] === RUN   TestContainerBindMountNonRecursive
10:13:40 [2023-09-27T10:13:40.746Z] --- PASS: TestContainerBindMountNonRecursive (1.18s)
10:13:40 [2023-09-27T10:13:40.746Z] === RUN   TestContainerVolumesMountedAsShared
10:13:41 [2023-09-27T10:13:41.006Z] --- PASS: TestContainerVolumesMountedAsShared (0.45s)
10:13:41 [2023-09-27T10:13:41.006Z] === RUN   TestContainerVolumesMountedAsSlave
10:13:41 [2023-09-27T10:13:41.265Z] --- PASS: TestContainerVolumesMountedAsSlave (0.33s)
10:13:41 [2023-09-27T10:13:41.265Z] === RUN   TestContainerCopyLeaksMounts
10:13:41 [2023-09-27T10:13:41.833Z] --- PASS: TestContainerCopyLeaksMounts (0.55s)
10:13:41 [2023-09-27T10:13:41.833Z] === RUN   TestContainerBindMountRecursivelyReadOnly
10:13:43 [2023-09-27T10:13:43.738Z] --- PASS: TestContainerBindMountRecursivelyReadOnly (1.68s)
10:13:43 [2023-09-27T10:13:43.738Z] === RUN   TestNetworkNat
10:13:44 [2023-09-27T10:13:44.305Z] --- PASS: TestNetworkNat (0.52s)
10:13:44 [2023-09-27T10:13:44.305Z] === RUN   TestNetworkLocalhostTCPNat
10:13:44 [2023-09-27T10:13:44.564Z] --- PASS: TestNetworkLocalhostTCPNat (0.47s)
10:13:44 [2023-09-27T10:13:44.564Z] === RUN   TestNetworkLoopbackNat
10:13:47 [2023-09-27T10:13:47.853Z] --- PASS: TestNetworkLoopbackNat (2.63s)
10:13:47 [2023-09-27T10:13:47.853Z] === RUN   TestNoOverlayfsWarningsAboutUndefinedBehaviors
10:13:47 [2023-09-27T10:13:47.853Z] === RUN   TestNoOverlayfsWarningsAboutUndefinedBehaviors/diff
10:13:47 [2023-09-27T10:13:47.853Z] === RUN   TestNoOverlayfsWarningsAboutUndefinedBehaviors/export
10:13:47 [2023-09-27T10:13:47.853Z] === RUN   TestNoOverlayfsWarningsAboutUndefinedBehaviors/cp_to_container
10:13:47 [2023-09-27T10:13:47.853Z] === RUN   TestNoOverlayfsWarningsAboutUndefinedBehaviors/cp_from_container
10:13:47 [2023-09-27T10:13:47.853Z] --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors (0.51s)
10:13:47 [2023-09-27T10:13:47.853Z]     --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors/diff (0.02s)
10:13:47 [2023-09-27T10:13:47.853Z]     --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors/export (0.01s)
10:13:47 [2023-09-27T10:13:47.853Z]     --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors/cp_to_container (0.01s)
10:13:47 [2023-09-27T10:13:47.853Z]     --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors/cp_from_container (0.01s)
10:13:47 [2023-09-27T10:13:47.853Z] === RUN   TestPause
10:13:48 [2023-09-27T10:13:48.113Z] --- PASS: TestPause (0.47s)
10:13:48 [2023-09-27T10:13:48.113Z] === RUN   TestPauseFailsOnWindowsServerContainers
10:13:48 [2023-09-27T10:13:48.113Z]     pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
10:13:48 [2023-09-27T10:13:48.113Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
10:13:48 [2023-09-27T10:13:48.113Z] === RUN   TestPauseStopPausedContainer
10:13:48 [2023-09-27T10:13:48.681Z] --- PASS: TestPauseStopPausedContainer (0.48s)
10:13:48 [2023-09-27T10:13:48.681Z] === RUN   TestPIDModeHost
10:13:49 [2023-09-27T10:13:49.625Z] --- PASS: TestPIDModeHost (1.05s)
10:13:49 [2023-09-27T10:13:49.625Z] === RUN   TestPIDModeContainer
10:13:49 [2023-09-27T10:13:49.884Z] === RUN   TestPIDModeContainer/non-existing_container
10:13:49 [2023-09-27T10:13:49.884Z] === RUN   TestPIDModeContainer/non-running_container
10:13:49 [2023-09-27T10:13:49.884Z] === RUN   TestPIDModeContainer/running_container
10:13:50 [2023-09-27T10:13:50.821Z] --- PASS: TestPIDModeContainer (1.06s)
10:13:50 [2023-09-27T10:13:50.821Z]     --- PASS: TestPIDModeContainer/non-existing_container (0.00s)
10:13:50 [2023-09-27T10:13:50.821Z]     --- PASS: TestPIDModeContainer/non-running_container (0.15s)
10:13:50 [2023-09-27T10:13:50.821Z]     --- PASS: TestPIDModeContainer/running_container (0.47s)
10:13:50 [2023-09-27T10:13:50.821Z] === RUN   TestPsFilter
10:13:50 [2023-09-27T10:13:50.821Z] === RUN   TestPsFilter/since
10:13:50 [2023-09-27T10:13:50.821Z] === RUN   TestPsFilter/before
10:13:50 [2023-09-27T10:13:50.821Z] --- PASS: TestPsFilter (0.12s)
10:13:50 [2023-09-27T10:13:50.821Z]     --- PASS: TestPsFilter/since (0.00s)
10:13:50 [2023-09-27T10:13:50.821Z]     --- PASS: TestPsFilter/before (0.00s)
10:13:50 [2023-09-27T10:13:50.821Z] === RUN   TestRemoveContainerWithRemovedVolume
10:13:51 [2023-09-27T10:13:51.389Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.43s)
10:13:51 [2023-09-27T10:13:51.389Z] === RUN   TestRemoveContainerWithVolume
10:13:51 [2023-09-27T10:13:51.955Z] --- PASS: TestRemoveContainerWithVolume (0.47s)
10:13:51 [2023-09-27T10:13:51.955Z] === RUN   TestRemoveContainerRunning
10:13:52 [2023-09-27T10:13:52.213Z] --- PASS: TestRemoveContainerRunning (0.48s)
10:13:52 [2023-09-27T10:13:52.213Z] === RUN   TestRemoveContainerForceRemoveRunning
10:13:52 [2023-09-27T10:13:52.782Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.44s)
10:13:52 [2023-09-27T10:13:52.782Z] === RUN   TestRemoveInvalidContainer
10:13:52 [2023-09-27T10:13:52.782Z] --- PASS: TestRemoveInvalidContainer (0.01s)
10:13:52 [2023-09-27T10:13:52.782Z] === RUN   TestRenameLinkedContainer
10:13:54 [2023-09-27T10:13:54.684Z] --- PASS: TestRenameLinkedContainer (1.83s)
10:13:54 [2023-09-27T10:13:54.684Z] === RUN   TestRenameStoppedContainer
10:13:54 [2023-09-27T10:13:54.943Z] --- PASS: TestRenameStoppedContainer (0.44s)
10:13:54 [2023-09-27T10:13:54.943Z] === RUN   TestRenameRunningContainerAndReuse
10:13:55 [2023-09-27T10:13:55.878Z] --- PASS: TestRenameRunningContainerAndReuse (0.86s)
10:13:55 [2023-09-27T10:13:55.878Z] === RUN   TestRenameInvalidName
10:13:56 [2023-09-27T10:13:56.444Z] --- PASS: TestRenameInvalidName (0.47s)
10:13:56 [2023-09-27T10:13:56.444Z] === RUN   TestRenameAnonymousContainer
10:13:57 [2023-09-27T10:13:57.819Z] --- PASS: TestRenameAnonymousContainer (1.57s)
10:13:57 [2023-09-27T10:13:57.819Z] === RUN   TestRenameContainerWithSameName
10:13:58 [2023-09-27T10:13:58.386Z] --- PASS: TestRenameContainerWithSameName (0.44s)
10:13:58 [2023-09-27T10:13:58.386Z] === RUN   TestRenameContainerWithLinkedContainer
10:13:59 [2023-09-27T10:13:59.320Z] --- PASS: TestRenameContainerWithLinkedContainer (0.95s)
10:13:59 [2023-09-27T10:13:59.320Z] === RUN   TestResize
10:13:59 [2023-09-27T10:13:59.320Z] === RUN   TestResize/success
10:13:59 [2023-09-27T10:13:59.580Z] === RUN   TestResize/invalid_size
10:13:59 [2023-09-27T10:13:59.838Z] === RUN   TestResize/invalid_state
10:14:00 [2023-09-27T10:14:00.405Z] --- PASS: TestResize (0.97s)
10:14:00 [2023-09-27T10:14:00.405Z]     --- PASS: TestResize/success (0.26s)
10:14:00 [2023-09-27T10:14:00.405Z]     --- PASS: TestResize/invalid_size (0.27s)
10:14:00 [2023-09-27T10:14:00.405Z]     --- PASS: TestResize/invalid_state (0.03s)
10:14:00 [2023-09-27T10:14:00.405Z] === RUN   TestDaemonRestartKillContainers
10:14:00 [2023-09-27T10:14:00.405Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
10:14:00 [2023-09-27T10:14:00.405Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
10:14:00 [2023-09-27T10:14:00.405Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
10:14:00 [2023-09-27T10:14:00.405Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
10:14:00 [2023-09-27T10:14:00.405Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
10:14:00 [2023-09-27T10:14:00.405Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
10:14:00 [2023-09-27T10:14:00.405Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
10:14:00 [2023-09-27T10:14:00.405Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
10:14:00 [2023-09-27T10:14:00.405Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
10:14:00 [2023-09-27T10:14:00.405Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
10:14:00 [2023-09-27T10:14:00.405Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
10:14:00 [2023-09-27T10:14:00.405Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
10:14:00 [2023-09-27T10:14:00.405Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
10:14:00 [2023-09-27T10:14:00.405Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
10:14:00 [2023-09-27T10:14:00.405Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
10:14:00 [2023-09-27T10:14:00.405Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
10:14:00 [2023-09-27T10:14:00.405Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
10:14:00 [2023-09-27T10:14:00.405Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
10:14:00 [2023-09-27T10:14:00.405Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
10:14:00 [2023-09-27T10:14:00.405Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
10:14:00 [2023-09-27T10:14:00.405Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
10:14:00 [2023-09-27T10:14:00.406Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
10:14:00 [2023-09-27T10:14:00.406Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
10:14:00 [2023-09-27T10:14:00.406Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
10:14:00 [2023-09-27T10:14:00.406Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
10:14:00 [2023-09-27T10:14:00.406Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
10:14:00 [2023-09-27T10:14:00.406Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
10:14:00 [2023-09-27T10:14:00.406Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
10:14:00 [2023-09-27T10:14:00.406Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
10:14:00 [2023-09-27T10:14:00.406Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
10:14:00 [2023-09-27T10:14:00.406Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
10:14:00 [2023-09-27T10:14:00.406Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
10:14:00 [2023-09-27T10:14:00.406Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
10:14:00 [2023-09-27T10:14:00.406Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
10:14:00 [2023-09-27T10:14:00.406Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
10:14:00 [2023-09-27T10:14:00.406Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
10:14:00 [2023-09-27T10:14:00.406Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
10:14:00 [2023-09-27T10:14:00.406Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
10:14:00 [2023-09-27T10:14:00.406Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
10:14:00 [2023-09-27T10:14:00.406Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
10:14:01 [2023-09-27T10:14:01.782Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
10:14:01 [2023-09-27T10:14:01.782Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
10:14:02 [2023-09-27T10:14:02.349Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
10:14:02 [2023-09-27T10:14:02.608Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
10:14:02 [2023-09-27T10:14:02.608Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
10:14:02 [2023-09-27T10:14:02.608Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
10:14:02 [2023-09-27T10:14:02.608Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
10:14:04 [2023-09-27T10:14:04.512Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
10:14:06 [2023-09-27T10:14:06.427Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
10:14:06 [2023-09-27T10:14:06.427Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.24s)
10:14:06 [2023-09-27T10:14:06.427Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.24s)
10:14:06 [2023-09-27T10:14:06.427Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.92s)
10:14:06 [2023-09-27T10:14:06.427Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.22s)
10:14:06 [2023-09-27T10:14:06.427Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.24s)
10:14:06 [2023-09-27T10:14:06.427Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.19s)
10:14:06 [2023-09-27T10:14:06.427Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.19s)
10:14:06 [2023-09-27T10:14:06.427Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.97s)
10:14:06 [2023-09-27T10:14:06.427Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (4.01s)
10:14:06 [2023-09-27T10:14:06.427Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.83s)
10:14:06 [2023-09-27T10:14:06.427Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.36s)
10:14:06 [2023-09-27T10:14:06.427Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.21s)
10:14:06 [2023-09-27T10:14:06.427Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.55s)
10:14:06 [2023-09-27T10:14:06.427Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.39s)
10:14:06 [2023-09-27T10:14:06.427Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.70s)
10:14:06 [2023-09-27T10:14:06.427Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (4.06s)
10:14:06 [2023-09-27T10:14:06.427Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted
10:14:06 [2023-09-27T10:14:06.427Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/kill
10:14:07 [2023-09-27T10:14:07.363Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/stop
10:14:08 [2023-09-27T10:14:08.300Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (2.03s)
10:14:08 [2023-09-27T10:14:08.300Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (1.00s)
10:14:08 [2023-09-27T10:14:08.300Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (1.02s)
10:14:08 [2023-09-27T10:14:08.300Z] === RUN   TestCgroupNamespacesRun
10:14:09 [2023-09-27T10:14:09.676Z] --- PASS: TestCgroupNamespacesRun (1.07s)
10:14:09 [2023-09-27T10:14:09.676Z] === RUN   TestCgroupNamespacesRunPrivileged
10:14:10 [2023-09-27T10:14:10.617Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.11s)
10:14:10 [2023-09-27T10:14:10.617Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
10:14:11 [2023-09-27T10:14:11.554Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.16s)
10:14:11 [2023-09-27T10:14:11.554Z] === RUN   TestCgroupNamespacesRunHostMode
10:14:12 [2023-09-27T10:14:12.933Z] --- PASS: TestCgroupNamespacesRunHostMode (1.10s)
10:14:12 [2023-09-27T10:14:12.933Z] === RUN   TestCgroupNamespacesRunPrivateMode
10:14:13 [2023-09-27T10:14:13.870Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.08s)
10:14:13 [2023-09-27T10:14:13.870Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
10:14:14 [2023-09-27T10:14:14.807Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.04s)
10:14:14 [2023-09-27T10:14:14.807Z] === RUN   TestCgroupNamespacesRunInvalidMode
10:14:15 [2023-09-27T10:14:15.375Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.60s)
10:14:15 [2023-09-27T10:14:15.375Z] === RUN   TestCgroupNamespacesRunOlderClient
10:14:16 [2023-09-27T10:14:16.752Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.09s)
10:14:16 [2023-09-27T10:14:16.752Z] === RUN   TestNISDomainname
10:14:17 [2023-09-27T10:14:17.318Z] --- PASS: TestNISDomainname (0.61s)
10:14:17 [2023-09-27T10:14:17.318Z] === RUN   TestHostnameDnsResolution
10:14:17 [2023-09-27T10:14:17.888Z] --- PASS: TestHostnameDnsResolution (0.72s)
10:14:17 [2023-09-27T10:14:17.888Z] === RUN   TestUnprivilegedPortsAndPing
10:14:18 [2023-09-27T10:14:18.457Z] --- PASS: TestUnprivilegedPortsAndPing (0.55s)
10:14:18 [2023-09-27T10:14:18.457Z] === RUN   TestPrivilegedHostDevices
10:14:19 [2023-09-27T10:14:19.024Z] --- PASS: TestPrivilegedHostDevices (0.53s)
10:14:19 [2023-09-27T10:14:19.024Z] === RUN   TestRunConsoleSize
10:14:19 [2023-09-27T10:14:19.591Z] --- PASS: TestRunConsoleSize (0.48s)
10:14:19 [2023-09-27T10:14:19.591Z] === RUN   TestRunWithAlternativeContainerdShim
10:14:24 [2023-09-27T10:14:24.858Z] --- PASS: TestRunWithAlternativeContainerdShim (5.41s)
10:14:24 [2023-09-27T10:14:24.858Z] === RUN   TestMacAddressIsAppliedToMainNetworkWithShortID
10:14:26 [2023-09-27T10:14:26.233Z] --- PASS: TestMacAddressIsAppliedToMainNetworkWithShortID (1.09s)
10:14:26 [2023-09-27T10:14:26.233Z] === RUN   TestStats
10:14:28 [2023-09-27T10:14:28.764Z] --- PASS: TestStats (2.47s)
10:14:28 [2023-09-27T10:14:28.764Z] === RUN   TestStopContainerWithTimeout
10:14:28 [2023-09-27T10:14:28.764Z] === RUN   TestStopContainerWithTimeout/0
10:14:28 [2023-09-27T10:14:28.764Z] === PAUSE TestStopContainerWithTimeout/0
10:14:28 [2023-09-27T10:14:28.764Z] === RUN   TestStopContainerWithTimeout/1
10:14:28 [2023-09-27T10:14:28.764Z] === PAUSE TestStopContainerWithTimeout/1
10:14:28 [2023-09-27T10:14:28.764Z] === RUN   TestStopContainerWithTimeout/3
10:14:28 [2023-09-27T10:14:28.764Z] === PAUSE TestStopContainerWithTimeout/3
10:14:28 [2023-09-27T10:14:28.764Z] === RUN   TestStopContainerWithTimeout/-1
10:14:28 [2023-09-27T10:14:28.764Z] === PAUSE TestStopContainerWithTimeout/-1
10:14:28 [2023-09-27T10:14:28.764Z] === CONT  TestStopContainerWithTimeout/0
10:14:28 [2023-09-27T10:14:28.764Z] === CONT  TestStopContainerWithTimeout/3
10:14:28 [2023-09-27T10:14:28.764Z] === CONT  TestStopContainerWithTimeout/-1
10:14:28 [2023-09-27T10:14:28.764Z] === CONT  TestStopContainerWithTimeout/1
10:14:31 [2023-09-27T10:14:31.295Z] --- PASS: TestStopContainerWithTimeout (0.04s)
10:14:31 [2023-09-27T10:14:31.295Z]     --- PASS: TestStopContainerWithTimeout/0 (0.79s)
10:14:31 [2023-09-27T10:14:31.295Z]     --- PASS: TestStopContainerWithTimeout/1 (1.98s)
10:14:31 [2023-09-27T10:14:31.295Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.69s)
10:14:31 [2023-09-27T10:14:31.295Z]     --- PASS: TestStopContainerWithTimeout/3 (2.96s)
10:14:31 [2023-09-27T10:14:31.295Z] === RUN   TestStopContainerWithTimeoutCancel
10:14:31 [2023-09-27T10:14:31.295Z] === PAUSE TestStopContainerWithTimeoutCancel
10:14:31 [2023-09-27T10:14:31.295Z] === RUN   TestStopContainerWithRestartPolicyAlways
10:14:33 [2023-09-27T10:14:33.828Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.00s)
10:14:33 [2023-09-27T10:14:33.828Z] === RUN   TestUpdateMemory
10:14:34 [2023-09-27T10:14:34.087Z] --- PASS: TestUpdateMemory (0.62s)
10:14:34 [2023-09-27T10:14:34.087Z] === RUN   TestUpdateCPUQuota
10:14:35 [2023-09-27T10:14:35.022Z] --- PASS: TestUpdateCPUQuota (0.89s)
10:14:35 [2023-09-27T10:14:35.022Z] === RUN   TestUpdatePidsLimit
10:14:35 [2023-09-27T10:14:35.022Z] === RUN   TestUpdatePidsLimit/update_from_none
10:14:35 [2023-09-27T10:14:35.022Z] === RUN   TestUpdatePidsLimit/no_change
10:14:35 [2023-09-27T10:14:35.280Z] === RUN   TestUpdatePidsLimit/update_lower
10:14:35 [2023-09-27T10:14:35.539Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
10:14:35 [2023-09-27T10:14:35.798Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
10:14:36 [2023-09-27T10:14:36.060Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
10:14:36 [2023-09-27T10:14:36.317Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
10:14:36 [2023-09-27T10:14:36.885Z] --- PASS: TestUpdatePidsLimit (1.96s)
10:14:36 [2023-09-27T10:14:36.885Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.21s)
10:14:36 [2023-09-27T10:14:36.885Z]     --- PASS: TestUpdatePidsLimit/no_change (0.22s)
10:14:36 [2023-09-27T10:14:36.885Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.23s)
10:14:36 [2023-09-27T10:14:36.885Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.20s)
10:14:36 [2023-09-27T10:14:36.885Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.23s)
10:14:36 [2023-09-27T10:14:36.885Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.20s)
10:14:36 [2023-09-27T10:14:36.885Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.23s)
10:14:36 [2023-09-27T10:14:36.885Z] === RUN   TestUpdateRestartPolicy
10:14:49 [2023-09-27T10:14:49.094Z] --- PASS: TestUpdateRestartPolicy (10.81s)
10:14:49 [2023-09-27T10:14:49.094Z] === RUN   TestUpdateRestartWithAutoRemove
10:14:49 [2023-09-27T10:14:49.094Z] --- PASS: TestUpdateRestartWithAutoRemove (0.43s)
10:14:49 [2023-09-27T10:14:49.094Z] === RUN   TestWaitNonBlocked
10:14:49 [2023-09-27T10:14:49.094Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
10:14:49 [2023-09-27T10:14:49.094Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
10:14:49 [2023-09-27T10:14:49.094Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
10:14:49 [2023-09-27T10:14:49.094Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
10:14:49 [2023-09-27T10:14:49.094Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
10:14:49 [2023-09-27T10:14:49.094Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
10:14:49 [2023-09-27T10:14:49.094Z] --- PASS: TestWaitNonBlocked (0.02s)
10:14:49 [2023-09-27T10:14:49.094Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.62s)
10:14:49 [2023-09-27T10:14:49.094Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.68s)
10:14:49 [2023-09-27T10:14:49.094Z] === RUN   TestWaitBlocked
10:14:49 [2023-09-27T10:14:49.094Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
10:14:49 [2023-09-27T10:14:49.094Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
10:14:49 [2023-09-27T10:14:49.094Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
10:14:49 [2023-09-27T10:14:49.094Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
10:14:49 [2023-09-27T10:14:49.094Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
10:14:49 [2023-09-27T10:14:49.094Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
10:14:49 [2023-09-27T10:14:49.661Z] --- PASS: TestWaitBlocked (0.03s)
10:14:49 [2023-09-27T10:14:49.661Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.75s)
10:14:49 [2023-09-27T10:14:49.661Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.80s)
10:14:49 [2023-09-27T10:14:49.661Z] === RUN   TestWaitConditions
10:14:49 [2023-09-27T10:14:49.661Z] === RUN   TestWaitConditions/default
10:14:49 [2023-09-27T10:14:49.661Z] === PAUSE TestWaitConditions/default
10:14:49 [2023-09-27T10:14:49.661Z] === RUN   TestWaitConditions/not-running
10:14:49 [2023-09-27T10:14:49.661Z] === PAUSE TestWaitConditions/not-running
10:14:49 [2023-09-27T10:14:49.661Z] === RUN   TestWaitConditions/next-exit
10:14:49 [2023-09-27T10:14:49.661Z] === PAUSE TestWaitConditions/next-exit
10:14:49 [2023-09-27T10:14:49.661Z] === RUN   TestWaitConditions/removed
10:14:49 [2023-09-27T10:14:49.661Z] === PAUSE TestWaitConditions/removed
10:14:49 [2023-09-27T10:14:49.661Z] === CONT  TestWaitConditions/default
10:14:49 [2023-09-27T10:14:49.661Z] === CONT  TestWaitConditions/next-exit
10:14:49 [2023-09-27T10:14:49.661Z] === CONT  TestWaitConditions/removed
10:14:49 [2023-09-27T10:14:49.661Z] === CONT  TestWaitConditions/not-running
10:14:49 [2023-09-27T10:14:49.661Z]     wait_test.go:146: ContainerID = 2feaf9aa961f23287b53901deb2496f411fb2c83be1372fb6545a65d8079f895
10:14:49 [2023-09-27T10:14:49.661Z]     wait_test.go:146: ContainerID = c335f7cae50b10e00068490002187e06ffcf387ae82c56257d04605e0c2f4d6d
10:14:49 [2023-09-27T10:14:49.661Z]     wait_test.go:146: ContainerID = ddde0a89ba452a2421382f6963b333c4d4e38d99bda53df722821e0d9c68d3f2
10:14:49 [2023-09-27T10:14:49.661Z]     wait_test.go:146: ContainerID = bec6d45a68cb09a8dbfe431910146ae3264984635dff970230e9a074ee56f728
10:14:51 [2023-09-27T10:14:51.037Z] --- PASS: TestWaitConditions (0.03s)
10:14:51 [2023-09-27T10:14:51.037Z]     --- PASS: TestWaitConditions/not-running (0.94s)
10:14:51 [2023-09-27T10:14:51.037Z]     --- PASS: TestWaitConditions/default (1.26s)
10:14:51 [2023-09-27T10:14:51.037Z]     --- PASS: TestWaitConditions/removed (1.27s)
10:14:51 [2023-09-27T10:14:51.037Z]     --- PASS: TestWaitConditions/next-exit (1.34s)
10:14:51 [2023-09-27T10:14:51.037Z] === RUN   TestWaitRestartedContainer
10:14:51 [2023-09-27T10:14:51.037Z] === RUN   TestWaitRestartedContainer/default
10:14:51 [2023-09-27T10:14:51.037Z] === PAUSE TestWaitRestartedContainer/default
10:14:51 [2023-09-27T10:14:51.037Z] === RUN   TestWaitRestartedContainer/not-running
10:14:51 [2023-09-27T10:14:51.037Z] === PAUSE TestWaitRestartedContainer/not-running
10:14:51 [2023-09-27T10:14:51.037Z] === RUN   TestWaitRestartedContainer/next-exit
10:14:51 [2023-09-27T10:14:51.037Z] === PAUSE TestWaitRestartedContainer/next-exit
10:14:51 [2023-09-27T10:14:51.037Z] === CONT  TestWaitRestartedContainer/default
10:14:51 [2023-09-27T10:14:51.037Z] === CONT  TestWaitRestartedContainer/next-exit
10:14:51 [2023-09-27T10:14:51.037Z] === CONT  TestWaitRestartedContainer/not-running
10:14:52 [2023-09-27T10:14:52.958Z] --- PASS: TestWaitRestartedContainer (0.01s)
10:14:52 [2023-09-27T10:14:52.958Z]     --- PASS: TestWaitRestartedContainer/default (1.98s)
10:14:52 [2023-09-27T10:14:52.958Z]     --- PASS: TestWaitRestartedContainer/next-exit (1.99s)
10:14:52 [2023-09-27T10:14:52.958Z]     --- PASS: TestWaitRestartedContainer/not-running (2.04s)
10:14:52 [2023-09-27T10:14:52.958Z] === CONT  TestContainerStartOnDaemonRestart
10:14:52 [2023-09-27T10:14:52.958Z] === CONT  TestHardRestartWhenContainerIsRunning
10:14:52 [2023-09-27T10:14:52.958Z] === CONT  TestDaemonHostGatewayIP
10:14:52 [2023-09-27T10:14:52.958Z] === CONT  TestDaemonRestartIpcMode
10:14:52 [2023-09-27T10:14:52.958Z] === CONT  TestContainerKillOnDaemonStart
10:14:52 [2023-09-27T10:14:52.958Z] === CONT  TestIpcModeOlderClient
10:14:52 [2023-09-27T10:14:52.958Z] === CONT  TestRestartDaemonWithRestartingContainer
10:14:52 [2023-09-27T10:14:52.958Z] === CONT  TestStopContainerWithTimeoutCancel
10:14:53 [2023-09-27T10:14:53.218Z] --- PASS: TestIpcModeOlderClient (0.10s)
10:14:55 [2023-09-27T10:14:55.123Z] === RUN   TestHardRestartWhenContainerIsRunning/RestartPolicy=none
10:14:55 [2023-09-27T10:14:55.123Z] === RUN   TestHardRestartWhenContainerIsRunning/RestartPolicy=on-failure
10:14:55 [2023-09-27T10:14:55.396Z] --- PASS: TestHardRestartWhenContainerIsRunning (2.32s)
10:14:55 [2023-09-27T10:14:55.396Z]     --- PASS: TestHardRestartWhenContainerIsRunning/RestartPolicy=none (0.00s)
10:14:55 [2023-09-27T10:14:55.396Z]     --- PASS: TestHardRestartWhenContainerIsRunning/RestartPolicy=on-failure (0.42s)
10:14:55 [2023-09-27T10:14:55.656Z] --- PASS: TestContainerStartOnDaemonRestart (2.68s)
10:14:56 [2023-09-27T10:14:56.223Z] --- PASS: TestDaemonHostGatewayIP (3.12s)
10:14:56 [2023-09-27T10:14:56.483Z] --- PASS: TestRestartDaemonWithRestartingContainer (3.51s)
10:14:56 [2023-09-27T10:14:56.745Z] --- PASS: TestStopContainerWithTimeoutCancel (3.62s)
10:14:56 [2023-09-27T10:14:56.745Z] --- PASS: TestDaemonRestartIpcMode (3.77s)
10:15:04 [2023-09-27T10:15:04.856Z] --- PASS: TestContainerKillOnDaemonStart (11.59s)
10:15:04 [2023-09-27T10:15:04.856Z] PASS
10:15:04 [2023-09-27T10:15:04.856Z] 
10:15:04 [2023-09-27T10:15:04.856Z] === Skipped
10:15:04 [2023-09-27T10:15:04.856Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s)
10:15:04 [2023-09-27T10:15:04.856Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
10:15:04 [2023-09-27T10:15:04.856Z] 
10:15:04 [2023-09-27T10:15:04.856Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
10:15:04 [2023-09-27T10:15:04.856Z]     pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
10:15:04 [2023-09-27T10:15:04.856Z] 
10:15:04 [2023-09-27T10:15:04.856Z] DONE 316 tests, 2 skipped in 167.476s
10:15:04 [2023-09-27T10:15:04.856Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m  
10:15:04 [2023-09-27T10:15:04.856Z] ++ '[' -n '' ']'
10:15:04 [2023-09-27T10:15:04.856Z] ++ 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
10:15:04 [2023-09-27T10:15:04.856Z] ++ set -e
10:15:04 [2023-09-27T10:15:04.856Z] ++ '[' -n 0 ']'
10:15:04 [2023-09-27T10:15:04.856Z] ++ set -x
10:15:04 [2023-09-27T10:15:04.857Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.1rYXuJukJ2/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
10:15:04 [2023-09-27T10:15:04.857Z] INFO: Testing against a local daemon
10:15:04 [2023-09-27T10:15:04.857Z] === RUN   TestConfigDaemonID
10:15:05 [2023-09-27T10:15:05.792Z]     daemon_test.go:60: [d9d0e0dedaea9] daemon is not started
10:15:05 [2023-09-27T10:15:05.792Z] --- PASS: TestConfigDaemonID (1.04s)
10:15:05 [2023-09-27T10:15:05.792Z] === RUN   TestDaemonConfigValidation
10:15:05 [2023-09-27T10:15:05.792Z] === RUN   TestDaemonConfigValidation/config_with_no_content
10:15:05 [2023-09-27T10:15:05.792Z] === PAUSE TestDaemonConfigValidation/config_with_no_content
10:15:05 [2023-09-27T10:15:05.792Z] === RUN   TestDaemonConfigValidation/config_with_{}
10:15:05 [2023-09-27T10:15:05.792Z] === PAUSE TestDaemonConfigValidation/config_with_{}
10:15:05 [2023-09-27T10:15:05.792Z] === RUN   TestDaemonConfigValidation/invalid_config
10:15:05 [2023-09-27T10:15:05.792Z] === PAUSE TestDaemonConfigValidation/invalid_config
10:15:05 [2023-09-27T10:15:05.792Z] === RUN   TestDaemonConfigValidation/malformed_config
10:15:05 [2023-09-27T10:15:05.792Z] === PAUSE TestDaemonConfigValidation/malformed_config
10:15:05 [2023-09-27T10:15:05.792Z] === RUN   TestDaemonConfigValidation/valid_config
10:15:05 [2023-09-27T10:15:05.792Z] === PAUSE TestDaemonConfigValidation/valid_config
10:15:05 [2023-09-27T10:15:05.792Z] === CONT  TestDaemonConfigValidation/config_with_no_content
10:15:05 [2023-09-27T10:15:05.792Z] === CONT  TestDaemonConfigValidation/malformed_config
10:15:05 [2023-09-27T10:15:05.792Z] === CONT  TestDaemonConfigValidation/invalid_config
10:15:05 [2023-09-27T10:15:05.792Z] === CONT  TestDaemonConfigValidation/valid_config
10:15:05 [2023-09-27T10:15:05.792Z] === CONT  TestDaemonConfigValidation/config_with_{}
10:15:05 [2023-09-27T10:15:05.792Z] --- PASS: TestDaemonConfigValidation (0.00s)
10:15:05 [2023-09-27T10:15:05.792Z]     --- PASS: TestDaemonConfigValidation/valid_config (0.05s)
10:15:05 [2023-09-27T10:15:05.792Z]     --- PASS: TestDaemonConfigValidation/config_with_{} (0.06s)
10:15:05 [2023-09-27T10:15:05.792Z]     --- PASS: TestDaemonConfigValidation/config_with_no_content (0.07s)
10:15:05 [2023-09-27T10:15:05.792Z]     --- PASS: TestDaemonConfigValidation/malformed_config (0.07s)
10:15:05 [2023-09-27T10:15:05.792Z]     --- PASS: TestDaemonConfigValidation/invalid_config (0.07s)
10:15:05 [2023-09-27T10:15:05.792Z] === RUN   TestConfigDaemonSeccompProfiles
10:15:05 [2023-09-27T10:15:05.792Z] === RUN   TestConfigDaemonSeccompProfiles/empty_profile_set
10:15:07 [2023-09-27T10:15:07.167Z] === RUN   TestConfigDaemonSeccompProfiles/default_profile
10:15:08 [2023-09-27T10:15:08.102Z] === RUN   TestConfigDaemonSeccompProfiles/unconfined_profile
10:15:09 [2023-09-27T10:15:09.036Z]     daemon_test.go:179: [d88f0d37fcdc1] daemon is not started
10:15:09 [2023-09-27T10:15:09.036Z] --- PASS: TestConfigDaemonSeccompProfiles (3.13s)
10:15:09 [2023-09-27T10:15:09.036Z]     --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s)
10:15:09 [2023-09-27T10:15:09.036Z]     --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s)
10:15:09 [2023-09-27T10:15:09.036Z]     --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s)
10:15:09 [2023-09-27T10:15:09.036Z] === RUN   TestDaemonProxy
10:15:09 [2023-09-27T10:15:09.036Z] === RUN   TestDaemonProxy/environment_variables
10:15:09 [2023-09-27T10:15:09.036Z] === PAUSE TestDaemonProxy/environment_variables
10:15:09 [2023-09-27T10:15:09.036Z] === RUN   TestDaemonProxy/command-line_options
10:15:09 [2023-09-27T10:15:09.036Z] === PAUSE TestDaemonProxy/command-line_options
10:15:09 [2023-09-27T10:15:09.036Z] === RUN   TestDaemonProxy/configuration_file
10:15:09 [2023-09-27T10:15:09.036Z] === PAUSE TestDaemonProxy/configuration_file
10:15:09 [2023-09-27T10:15:09.036Z] === RUN   TestDaemonProxy/conflicting_options
10:15:09 [2023-09-27T10:15:09.603Z] === RUN   TestDaemonProxy/reload_sanitized
10:15:09 [2023-09-27T10:15:09.603Z] === PAUSE TestDaemonProxy/reload_sanitized
10:15:09 [2023-09-27T10:15:09.603Z] === CONT  TestDaemonProxy/environment_variables
10:15:09 [2023-09-27T10:15:09.603Z] === CONT  TestDaemonProxy/configuration_file
10:15:09 [2023-09-27T10:15:09.603Z] === CONT  TestDaemonProxy/command-line_options
10:15:09 [2023-09-27T10:15:09.603Z] === CONT  TestDaemonProxy/reload_sanitized
10:15:11 [2023-09-27T10:15:11.509Z] --- PASS: TestDaemonProxy (0.50s)
10:15:11 [2023-09-27T10:15:11.509Z]     --- PASS: TestDaemonProxy/conflicting_options (0.50s)
10:15:11 [2023-09-27T10:15:11.509Z]     --- PASS: TestDaemonProxy/reload_sanitized (0.62s)
10:15:11 [2023-09-27T10:15:11.509Z]     --- PASS: TestDaemonProxy/configuration_file (1.70s)
10:15:11 [2023-09-27T10:15:11.509Z]     --- PASS: TestDaemonProxy/environment_variables (1.72s)
10:15:11 [2023-09-27T10:15:11.509Z]     --- PASS: TestDaemonProxy/command-line_options (1.73s)
10:15:11 [2023-09-27T10:15:11.509Z] === RUN   TestLiveRestore
10:15:11 [2023-09-27T10:15:11.509Z] === RUN   TestLiveRestore/volume_references
10:15:11 [2023-09-27T10:15:11.509Z] === PAUSE TestLiveRestore/volume_references
10:15:11 [2023-09-27T10:15:11.509Z] === CONT  TestLiveRestore/volume_references
10:15:11 [2023-09-27T10:15:11.768Z] === RUN   TestLiveRestore/volume_references/restartPolicy
10:15:11 [2023-09-27T10:15:11.768Z] === RUN   TestLiveRestore/volume_references/restartPolicy/always
10:15:13 [2023-09-27T10:15:13.146Z] === RUN   TestLiveRestore/volume_references/restartPolicy/unless-stopped
10:15:13 [2023-09-27T10:15:13.713Z] === RUN   TestLiveRestore/volume_references/restartPolicy/on-failure
10:15:15 [2023-09-27T10:15:15.092Z] === RUN   TestLiveRestore/volume_references/restartPolicy/no
10:15:16 [2023-09-27T10:15:16.027Z] === RUN   TestLiveRestore/volume_references/local_volume_with_mount_options
10:15:16 [2023-09-27T10:15:16.596Z] === RUN   TestLiveRestore/volume_references/local_volume_with_mount_options/volume_still_mounted
10:15:17 [2023-09-27T10:15:17.163Z] === RUN   TestLiveRestore/volume_references/container_with_bind-mounts
10:15:18 [2023-09-27T10:15:18.540Z] --- PASS: TestLiveRestore (0.00s)
10:15:18 [2023-09-27T10:15:18.540Z]     --- PASS: TestLiveRestore/volume_references (7.08s)
10:15:18 [2023-09-27T10:15:18.540Z]         --- PASS: TestLiveRestore/volume_references/restartPolicy (4.02s)
10:15:18 [2023-09-27T10:15:18.540Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/always (1.05s)
10:15:18 [2023-09-27T10:15:18.540Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/unless-stopped (0.96s)
10:15:18 [2023-09-27T10:15:18.540Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/on-failure (1.00s)
10:15:18 [2023-09-27T10:15:18.540Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/no (1.01s)
10:15:18 [2023-09-27T10:15:18.540Z]         --- PASS: TestLiveRestore/volume_references/local_volume_with_mount_options (1.46s)
10:15:18 [2023-09-27T10:15:18.540Z]             --- PASS: TestLiveRestore/volume_references/local_volume_with_mount_options/volume_still_mounted (0.44s)
10:15:18 [2023-09-27T10:15:18.540Z]         --- PASS: TestLiveRestore/volume_references/container_with_bind-mounts (1.00s)
10:15:18 [2023-09-27T10:15:18.540Z] === RUN   TestDaemonDefaultBridgeWithFixedCidrButNoBip
10:15:19 [2023-09-27T10:15:19.107Z] --- PASS: TestDaemonDefaultBridgeWithFixedCidrButNoBip (0.68s)
10:15:19 [2023-09-27T10:15:19.107Z] PASS
10:15:19 [2023-09-27T10:15:19.107Z] 
10:15:19 [2023-09-27T10:15:19.107Z] DONE 28 tests in 14.292s
10:15:19 [2023-09-27T10:15:19.107Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m  
10:15:19 [2023-09-27T10:15:19.107Z] ++ '[' -n '' ']'
10:15:19 [2023-09-27T10:15:19.107Z] ++ 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
10:15:19 [2023-09-27T10:15:19.107Z] ++ set -e
10:15:19 [2023-09-27T10:15:19.107Z] ++ '[' -n 0 ']'
10:15:19 [2023-09-27T10:15:19.107Z] ++ set -x
10:15:19 [2023-09-27T10:15:19.107Z] ++ 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.1rYXuJukJ2/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
10:15:19 [2023-09-27T10:15:19.107Z] INFO: Testing against a local daemon
10:15:19 [2023-09-27T10:15:19.107Z] === RUN   TestCommitInheritsEnv
10:15:19 [2023-09-27T10:15:19.107Z] --- PASS: TestCommitInheritsEnv (0.16s)
10:15:19 [2023-09-27T10:15:19.107Z] === RUN   TestImportExtremelyLargeImageWorks
10:15:19 [2023-09-27T10:15:19.107Z]     import_test.go:23: runtime.GOARCH == "arm64": effective test will be time out
10:15:19 [2023-09-27T10:15:19.107Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s)
10:15:19 [2023-09-27T10:15:19.107Z] === RUN   TestImportWithCustomPlatform
10:15:19 [2023-09-27T10:15:19.107Z] === RUN   TestImportWithCustomPlatform/#00
10:15:19 [2023-09-27T10:15:19.366Z] === RUN   TestImportWithCustomPlatform/_______
10:15:19 [2023-09-27T10:15:19.366Z] === RUN   TestImportWithCustomPlatform//
10:15:19 [2023-09-27T10:15:19.366Z] === RUN   TestImportWithCustomPlatform/linux
10:15:19 [2023-09-27T10:15:19.366Z] === RUN   TestImportWithCustomPlatform/LINUX
10:15:19 [2023-09-27T10:15:19.366Z] === RUN   TestImportWithCustomPlatform/linux/sparc64
10:15:19 [2023-09-27T10:15:19.366Z] === RUN   TestImportWithCustomPlatform/macos
10:15:19 [2023-09-27T10:15:19.366Z] === RUN   TestImportWithCustomPlatform/macos/arm64
10:15:19 [2023-09-27T10:15:19.366Z] === RUN   TestImportWithCustomPlatform/nintendo64
10:15:19 [2023-09-27T10:15:19.366Z] --- PASS: TestImportWithCustomPlatform (0.12s)
10:15:19 [2023-09-27T10:15:19.366Z]     --- PASS: TestImportWithCustomPlatform/#00 (0.02s)
10:15:19 [2023-09-27T10:15:19.366Z]     --- PASS: TestImportWithCustomPlatform/_______ (0.00s)
10:15:19 [2023-09-27T10:15:19.366Z]     --- PASS: TestImportWithCustomPlatform// (0.00s)
10:15:19 [2023-09-27T10:15:19.366Z]     --- PASS: TestImportWithCustomPlatform/linux (0.02s)
10:15:19 [2023-09-27T10:15:19.366Z]     --- PASS: TestImportWithCustomPlatform/LINUX (0.02s)
10:15:19 [2023-09-27T10:15:19.366Z]     --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.02s)
10:15:19 [2023-09-27T10:15:19.366Z]     --- PASS: TestImportWithCustomPlatform/macos (0.00s)
10:15:19 [2023-09-27T10:15:19.366Z]     --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s)
10:15:19 [2023-09-27T10:15:19.366Z]     --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s)
10:15:19 [2023-09-27T10:15:19.366Z] === RUN   TestImageInspectEmptyTagsAndDigests
10:15:19 [2023-09-27T10:15:19.366Z] --- PASS: TestImageInspectEmptyTagsAndDigests (0.01s)
10:15:19 [2023-09-27T10:15:19.366Z] === RUN   TestImagesFilterMultiReference
10:15:19 [2023-09-27T10:15:19.366Z] --- PASS: TestImagesFilterMultiReference (0.05s)
10:15:19 [2023-09-27T10:15:19.366Z] === RUN   TestImagesFilterBeforeSince
10:15:19 [2023-09-27T10:15:19.625Z]     list_test.go:87: ImageList: ID=sha256:1b149413bde9a742ac54bdca4631ba061654428bce4cb5b3d6fcaab2a7542b43 RepoTags=[testimagesfilterbeforesince:v1]
10:15:19 [2023-09-27T10:15:19.625Z]     list_test.go:87: ImageList: ID=sha256:d6e93acd3952b10013f0848b113a48175dc65a2ec9c585d6e96ddef1db76686e RepoTags=[testimagesfilterbeforesince:v3]
10:15:19 [2023-09-27T10:15:19.625Z]     list_test.go:87: ImageList: ID=sha256:5132a609a0e25aa70b37004c68467a969139522f7613e3e0eabe655ca0927d57 RepoTags=[testimagesfilterbeforesince:v2]
10:15:19 [2023-09-27T10:15:19.625Z] --- PASS: TestImagesFilterBeforeSince (0.25s)
10:15:19 [2023-09-27T10:15:19.625Z] === RUN   TestAPIImagesFilters
10:15:19 [2023-09-27T10:15:19.625Z] === RUN   TestAPIImagesFilters/repository_regex
10:15:19 [2023-09-27T10:15:19.625Z] === PAUSE TestAPIImagesFilters/repository_regex
10:15:19 [2023-09-27T10:15:19.625Z] === RUN   TestAPIImagesFilters/image_name_regex
10:15:19 [2023-09-27T10:15:19.625Z] === PAUSE TestAPIImagesFilters/image_name_regex
10:15:19 [2023-09-27T10:15:19.625Z] === RUN   TestAPIImagesFilters/image_name_without_a_tag
10:15:19 [2023-09-27T10:15:19.625Z] === PAUSE TestAPIImagesFilters/image_name_without_a_tag
10:15:19 [2023-09-27T10:15:19.625Z] === RUN   TestAPIImagesFilters/registry_port_regex
10:15:19 [2023-09-27T10:15:19.625Z] === PAUSE TestAPIImagesFilters/registry_port_regex
10:15:19 [2023-09-27T10:15:19.625Z] === CONT  TestAPIImagesFilters/repository_regex
10:15:19 [2023-09-27T10:15:19.625Z] === CONT  TestAPIImagesFilters/image_name_without_a_tag
10:15:19 [2023-09-27T10:15:19.625Z] === CONT  TestAPIImagesFilters/registry_port_regex
10:15:19 [2023-09-27T10:15:19.625Z] === CONT  TestAPIImagesFilters/image_name_regex
10:15:19 [2023-09-27T10:15:19.625Z] --- PASS: TestAPIImagesFilters (0.04s)
10:15:19 [2023-09-27T10:15:19.625Z]     --- PASS: TestAPIImagesFilters/repository_regex (0.00s)
10:15:19 [2023-09-27T10:15:19.625Z]     --- PASS: TestAPIImagesFilters/image_name_without_a_tag (0.00s)
10:15:19 [2023-09-27T10:15:19.625Z]     --- PASS: TestAPIImagesFilters/registry_port_regex (0.00s)
10:15:19 [2023-09-27T10:15:19.625Z]     --- PASS: TestAPIImagesFilters/image_name_regex (0.00s)
10:15:19 [2023-09-27T10:15:19.625Z] === RUN   TestPruneDontDeleteUsedDangling
10:15:19 [2023-09-27T10:15:19.625Z] --- PASS: TestPruneDontDeleteUsedDangling (0.04s)
10:15:19 [2023-09-27T10:15:19.625Z] === RUN   TestImagePullPlatformInvalid
10:15:19 [2023-09-27T10:15:19.625Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
10:15:19 [2023-09-27T10:15:19.625Z] === RUN   TestImagePullStoredfDigestForOtherRepo
10:15:19 [2023-09-27T10:15:19.885Z] time="2023-09-27T10:15:19.637629494Z" 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.19.9 instance.id=609f4a09-3c6a-4890-9f8f-2b2aaa86af09 version=2.8.2 
10:15:19 [2023-09-27T10:15:19.885Z] time="2023-09-27T10:15:19.637726985Z" level=info msg="redis not configured" go.version=go1.19.9 instance.id=609f4a09-3c6a-4890-9f8f-2b2aaa86af09 version=2.8.2 
10:15:19 [2023-09-27T10:15:19.885Z] time="2023-09-27T10:15:19.637721717Z" level=info msg="Starting upload purge in 47m0s" go.version=go1.19.9 instance.id=609f4a09-3c6a-4890-9f8f-2b2aaa86af09 version=2.8.2 
10:15:19 [2023-09-27T10:15:19.885Z] time="2023-09-27T10:15:19.63796213Z" level=info msg="listening on 127.0.0.1:5000" go.version=go1.19.9 instance.id=609f4a09-3c6a-4890-9f8f-2b2aaa86af09 version=2.8.2 
10:15:19 [2023-09-27T10:15:19.885Z] time="2023-09-27T10:15:19.729998867Z" level=debug msg="authorizing request" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=89389ab3-b91b-4dc4-b787-5f55be6b89b7 http.request.method=GET http.request.remoteaddr="127.0.0.1:39734" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" 
10:15:19 [2023-09-27T10:15:19.885Z] time="2023-09-27T10:15:19.730055645Z" level=info msg="response completed" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=89389ab3-b91b-4dc4-b787-5f55be6b89b7 http.request.method=GET http.request.remoteaddr="127.0.0.1:39734" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.099879ms http.response.status=200 http.response.written=2 
10:15:19 [2023-09-27T10:15:19.885Z] 127.0.0.1 - - [27/Sep/2023:10:15:19 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1"
10:15:19 [2023-09-27T10:15:19.885Z] time="2023-09-27T10:15:19.73260888Z" level=debug msg="authorizing request" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=979e350c-ed41-4381-9a24-ed17b4f9a486 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:39742" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.6+unknown" vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
10:15:19 [2023-09-27T10:15:19.885Z] time="2023-09-27T10:15:19.732639632Z" level=debug msg="authorizing request" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=aa72bf47-9239-4cce-bae6-e39ca5d1d6b1 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:39740" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.6+unknown" vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
10:15:19 [2023-09-27T10:15:19.885Z] time="2023-09-27T10:15:19.732660358Z" level=debug msg=GetBlob go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=979e350c-ed41-4381-9a24-ed17b4f9a486 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:39742" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.6+unknown" vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
10:15:19 [2023-09-27T10:15:19.885Z] time="2023-09-27T10:15:19.732675545Z" level=debug msg=GetBlob go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=aa72bf47-9239-4cce-bae6-e39ca5d1d6b1 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:39740" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.6+unknown" vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
10:15:19 [2023-09-27T10:15:19.886Z] time="2023-09-27T10:15:19.732783842Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_layers/sha256/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/link")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=979e350c-ed41-4381-9a24-ed17b4f9a486 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:39742" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.6+unknown" trace.duration=45.939µ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=4b44b385-dbdd-4bb3-add8-b0e66ba23b18 trace.line=95 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
10:15:19 [2023-09-27T10:15:19.886Z] time="2023-09-27T10:15:19.732850335Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=aa72bf47-9239-4cce-bae6-e39ca5d1d6b1 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:39740" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.6+unknown" trace.duration=114.721µ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=8b02dd26-b001-406b-97af-106623e84157 trace.line=95 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
10:15:19 [2023-09-27T10:15:19.886Z] time="2023-09-27T10:15:19.732914079Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b err.message="blob unknown to registry" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=979e350c-ed41-4381-9a24-ed17b4f9a486 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:39742" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.6+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.202704ms http.response.status=404 http.response.written=157 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
10:15:19 [2023-09-27T10:15:19.886Z] 127.0.0.1 - - [27/Sep/2023:10:15:19 +0000] "HEAD /v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b HTTP/1.1" 404 157 "" "containerd/1.7.6+unknown"
10:15:19 [2023-09-27T10:15:19.886Z] time="2023-09-27T10:15:19.733011291Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 err.message="blob unknown to registry" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=aa72bf47-9239-4cce-bae6-e39ca5d1d6b1 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:39740" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.6+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.288429ms http.response.status=404 http.response.written=157 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
10:15:19 [2023-09-27T10:15:19.886Z] 127.0.0.1 - - [27/Sep/2023:10:15:19 +0000] "HEAD /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 404 157 "" "containerd/1.7.6+unknown"
10:15:19 [2023-09-27T10:15:19.886Z] time="2023-09-27T10:15:19.73449032Z" level=debug msg="authorizing request" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=4c56c685-b6e8-4c28-9d6d-afa6931c4aea http.request.method=POST http.request.remoteaddr="127.0.0.1:39742" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.6+unknown" vars.name=test 
10:15:19 [2023-09-27T10:15:19.886Z] time="2023-09-27T10:15:19.734564542Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=4c56c685-b6e8-4c28-9d6d-afa6931c4aea http.request.method=POST http.request.remoteaddr="127.0.0.1:39742" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.6+unknown" vars.name=test 
10:15:19 [2023-09-27T10:15:19.886Z] time="2023-09-27T10:15:19.734692588Z" level=debug msg="authorizing request" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=c6391f99-232f-465c-b121-537109e36039 http.request.method=POST http.request.remoteaddr="127.0.0.1:39740" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.6+unknown" vars.name=test 
10:15:19 [2023-09-27T10:15:19.886Z] time="2023-09-27T10:15:19.734725629Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/ef503108-5f60-4dc8-bd1d-2eeee1cb1d9f/startedat")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=4c56c685-b6e8-4c28-9d6d-afa6931c4aea http.request.method=POST http.request.remoteaddr="127.0.0.1:39742" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.6+unknown" trace.duration=121.506µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=ad708129-efeb-4dc9-96dd-5886d35e7f25 trace.line=110 vars.name=test 
10:15:19 [2023-09-27T10:15:19.886Z] time="2023-09-27T10:15:19.734738749Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=c6391f99-232f-465c-b121-537109e36039 http.request.method=POST http.request.remoteaddr="127.0.0.1:39740" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.6+unknown" vars.name=test 
10:15:19 [2023-09-27T10:15:19.886Z] time="2023-09-27T10:15:19.734783556Z" level=debug msg="filesystem.Writer("/docker/registry/v2/repositories/test/_uploads/ef503108-5f60-4dc8-bd1d-2eeee1cb1d9f/data", false)" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=4c56c685-b6e8-4c28-9d6d-afa6931c4aea http.request.method=POST http.request.remoteaddr="127.0.0.1:39742" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.6+unknown" trace.duration=23.573µ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=9e37ab3d-9214-4099-a7e3-64c26962adbc trace.line=142 vars.name=test 
10:15:19 [2023-09-27T10:15:19.886Z] time="2023-09-27T10:15:19.734837356Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/1e036079-979c-4785-b3b7-d5e78f1fd368/startedat")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=c6391f99-232f-465c-b121-537109e36039 http.request.method=POST http.request.remoteaddr="127.0.0.1:39740" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.6+unknown" trace.duration=69.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).PutContent" trace.id=946fb27f-d4ef-4642-a48f-31bdc48919a2 trace.line=110 vars.name=test 
10:15:19 [2023-09-27T10:15:19.886Z] time="2023-09-27T10:15:19.734864744Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/ef503108-5f60-4dc8-bd1d-2eeee1cb1d9f/hashstates/sha256/0")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=4c56c685-b6e8-4c28-9d6d-afa6931c4aea http.request.method=POST http.request.remoteaddr="127.0.0.1:39742" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.6+unknown" trace.duration=41.369µ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=f73f2aff-efd3-4e87-a6e4-fc646cdb8382 trace.line=110 vars.name=test 
10:15:19 [2023-09-27T10:15:19.886Z] time="2023-09-27T10:15:19.73488661Z" level=debug msg="filesystem.Writer("/docker/registry/v2/repositories/test/_uploads/1e036079-979c-4785-b3b7-d5e78f1fd368/data", false)" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=c6391f99-232f-465c-b121-537109e36039 http.request.method=POST http.request.remoteaddr="127.0.0.1:39740" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.6+unknown" trace.duration=18.756µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Writer" trace.id=0e8cd121-5147-441c-b4d0-bb3d04f26d99 trace.line=142 vars.name=test 
10:15:19 [2023-09-27T10:15:19.886Z] time="2023-09-27T10:15:19.734949287Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/1e036079-979c-4785-b3b7-d5e78f1fd368/hashstates/sha256/0")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=c6391f99-232f-465c-b121-537109e36039 http.request.method=POST http.request.remoteaddr="127.0.0.1:39740" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.6+unknown" trace.duration=37.177µ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=7c9ca725-b364-4e61-8c1b-4594a455d60c trace.line=110 vars.name=test 
10:15:19 [2023-09-27T10:15:19.886Z] time="2023-09-27T10:15:19.734964868Z" level=info msg="response completed" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=4c56c685-b6e8-4c28-9d6d-afa6931c4aea http.request.method=POST http.request.remoteaddr="127.0.0.1:39742" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.6+unknown" http.response.duration=1.76246ms http.response.status=202 http.response.written=0 
10:15:19 [2023-09-27T10:15:19.886Z] 127.0.0.1 - - [27/Sep/2023:10:15:19 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.7.6+unknown"
10:15:19 [2023-09-27T10:15:19.886Z] time="2023-09-27T10:15:19.735018849Z" level=info msg="response completed" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=c6391f99-232f-465c-b121-537109e36039 http.request.method=POST http.request.remoteaddr="127.0.0.1:39740" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.6+unknown" http.response.duration=1.682372ms http.response.status=202 http.response.written=0 
10:15:19 [2023-09-27T10:15:19.886Z] 127.0.0.1 - - [27/Sep/2023:10:15:19 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.7.6+unknown"
10:15:19 [2023-09-27T10:15:19.886Z] time="2023-09-27T10:15:19.737116365Z" level=debug msg="authorizing request" go.version=go1.19.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=93aeaeac-d1fc-42e8-810a-e2e9f4abb9eb http.request.method=PUT http.request.remoteaddr="127.0.0.1:39742" http.request.uri="/v2/test/blobs/uploads/1e036079-979c-4785-b3b7-d5e78f1fd368?_state=y9lrTENwnCl7Q_biaJ1WAr9KsRpTfLP64ThaLNuvv7l7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjFlMDM2MDc5LTk3OWMtNDc4NS1iM2I3LWQ1ZTc4ZjFmZDM2OCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOS0yN1QxMDoxNToxOS43MzQ3NTExMTNaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.6+unknown" vars.name=test vars.uuid=1e036079-979c-4785-b3b7-d5e78f1fd368 
10:15:19 [2023-09-27T10:15:19.886Z] time="2023-09-27T10:15:19.737149136Z" level=debug msg="authorizing request" go.version=go1.19.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=abbeb1b7-b62d-4594-b454-4f41bfd74d67 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39740" http.request.uri="/v2/test/blobs/uploads/ef503108-5f60-4dc8-bd1d-2eeee1cb1d9f?_state=eaihK0r9cTTm9asSAXe8mtlUTQvbXxMvXV3wTbtwEs57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImVmNTAzMTA4LTVmNjAtNGRjOC1iZDFkLTJlZWVlMWNiMWQ5ZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOS0yN1QxMDoxNToxOS43MzQ1ODEzODZaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.6+unknown" vars.name=test vars.uuid=ef503108-5f60-4dc8-bd1d-2eeee1cb1d9f 
10:15:19 [2023-09-27T10:15:19.886Z] time="2023-09-27T10:15:19.737207579Z" level=debug msg="(*linkedBlobStore).Resume" go.version=go1.19.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=93aeaeac-d1fc-42e8-810a-e2e9f4abb9eb http.request.method=PUT http.request.remoteaddr="127.0.0.1:39742" http.request.uri="/v2/test/blobs/uploads/1e036079-979c-4785-b3b7-d5e78f1fd368?_state=y9lrTENwnCl7Q_biaJ1WAr9KsRpTfLP64ThaLNuvv7l7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjFlMDM2MDc5LTk3OWMtNDc4NS1iM2I3LWQ1ZTc4ZjFmZDM2OCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOS0yN1QxMDoxNToxOS43MzQ3NTExMTNaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.6+unknown" vars.name=test vars.uuid=1e036079-979c-4785-b3b7-d5e78f1fd368 
10:15:19 [2023-09-27T10:15:19.886Z] time="2023-09-27T10:15:19.737214398Z" level=debug msg="(*linkedBlobStore).Resume" go.version=go1.19.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=abbeb1b7-b62d-4594-b454-4f41bfd74d67 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39740" http.request.uri="/v2/test/blobs/uploads/ef503108-5f60-4dc8-bd1d-2eeee1cb1d9f?_state=eaihK0r9cTTm9asSAXe8mtlUTQvbXxMvXV3wTbtwEs57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImVmNTAzMTA4LTVmNjAtNGRjOC1iZDFkLTJlZWVlMWNiMWQ5ZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOS0yN1QxMDoxNToxOS43MzQ1ODEzODZaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.6+unknown" vars.name=test vars.uuid=ef503108-5f60-4dc8-bd1d-2eeee1cb1d9f 
10:15:19 [2023-09-27T10:15:19.886Z] time="2023-09-27T10:15:19.737295979Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_uploads/ef503108-5f60-4dc8-bd1d-2eeee1cb1d9f/startedat")" go.version=go1.19.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=abbeb1b7-b62d-4594-b454-4f41bfd74d67 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39740" http.request.uri="/v2/test/blobs/uploads/ef503108-5f60-4dc8-bd1d-2eeee1cb1d9f?_state=eaihK0r9cTTm9asSAXe8mtlUTQvbXxMvXV3wTbtwEs57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImVmNTAzMTA4LTVmNjAtNGRjOC1iZDFkLTJlZWVlMWNiMWQ5ZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOS0yN1QxMDoxNToxOS43MzQ1ODEzODZaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.6+unknown" trace.duration=53.57µ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=3f365d05-dd09-4303-9b7a-8c702a5a514f trace.line=95 vars.name=test vars.uuid=ef503108-5f60-4dc8-bd1d-2eeee1cb1d9f 
10:15:19 [2023-09-27T10:15:19.886Z] time="2023-09-27T10:15:19.737351543Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_uploads/1e036079-979c-4785-b3b7-d5e78f1fd368/startedat")" go.version=go1.19.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=93aeaeac-d1fc-42e8-810a-e2e9f4abb9eb http.request.method=PUT http.request.remoteaddr="127.0.0.1:39742" http.request.uri="/v2/test/blobs/uploads/1e036079-979c-4785-b3b7-d5e78f1fd368?_state=y9lrTENwnCl7Q_biaJ1WAr9KsRpTfLP64ThaLNuvv7l7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjFlMDM2MDc5LTk3OWMtNDc4NS1iM2I3LWQ1ZTc4ZjFmZDM2OCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOS0yN1QxMDoxNToxOS43MzQ3NTExMTNaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.6+unknown" trace.duration=110.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).GetContent" trace.id=0dce84e3-c056-4938-b42f-7bfe2f30f8d1 trace.line=95 vars.name=test vars.uuid=1e036079-979c-4785-b3b7-d5e78f1fd368 
10:15:19 [2023-09-27T10:15:19.886Z] time="2023-09-27T10:15:19.737361414Z" level=debug msg="filesystem.Writer("/docker/registry/v2/repositories/test/_uploads/ef503108-5f60-4dc8-bd1d-2eeee1cb1d9f/data", true)" go.version=go1.19.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=abbeb1b7-b62d-4594-b454-4f41bfd74d67 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39740" http.request.uri="/v2/test/blobs/uploads/ef503108-5f60-4dc8-bd1d-2eeee1cb1d9f?_state=eaihK0r9cTTm9asSAXe8mtlUTQvbXxMvXV3wTbtwEs57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImVmNTAzMTA4LTVmNjAtNGRjOC1iZDFkLTJlZWVlMWNiMWQ5ZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOS0yN1QxMDoxNToxOS43MzQ1ODEzODZaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.6+unknown" trace.duration=24.23µ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=77db57e1-7d05-4a7f-8f41-436e5e04f5dc trace.line=142 vars.name=test vars.uuid=ef503108-5f60-4dc8-bd1d-2eeee1cb1d9f 
10:15:19 [2023-09-27T10:15:19.886Z] time="2023-09-27T10:15:19.737407599Z" level=debug msg="filesystem.Writer("/docker/registry/v2/repositories/test/_uploads/1e036079-979c-4785-b3b7-d5e78f1fd368/data", true)" go.version=go1.19.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=93aeaeac-d1fc-42e8-810a-e2e9f4abb9eb http.request.method=PUT http.request.remoteaddr="127.0.0.1:39742" http.request.uri="/v2/test/blobs/uploads/1e036079-979c-4785-b3b7-d5e78f1fd368?_state=y9lrTENwnCl7Q_biaJ1WAr9KsRpTfLP64ThaLNuvv7l7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjFlMDM2MDc5LTk3OWMtNDc4NS1iM2I3LWQ1ZTc4ZjFmZDM2OCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOS0yN1QxMDoxNToxOS43MzQ3NTExMTNaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.6+unknown" trace.duration=21.037µ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=14b321a2-396f-48c8-a075-6103c26e8be8 trace.line=142 vars.name=test vars.uuid=1e036079-979c-4785-b3b7-d5e78f1fd368 
10:15:19 [2023-09-27T10:15:19.886Z] time="2023-09-27T10:15:19.7374166Z" level=debug msg="(*blobWriter).Commit" go.version=go1.19.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=abbeb1b7-b62d-4594-b454-4f41bfd74d67 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39740" http.request.uri="/v2/test/blobs/uploads/ef503108-5f60-4dc8-bd1d-2eeee1cb1d9f?_state=eaihK0r9cTTm9asSAXe8mtlUTQvbXxMvXV3wTbtwEs57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImVmNTAzMTA4LTVmNjAtNGRjOC1iZDFkLTJlZWVlMWNiMWQ5ZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOS0yN1QxMDoxNToxOS43MzQ1ODEzODZaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.6+unknown" vars.name=test vars.uuid=ef503108-5f60-4dc8-bd1d-2eeee1cb1d9f 
10:15:19 [2023-09-27T10:15:19.886Z] time="2023-09-27T10:15:19.737442208Z" level=debug msg="(*blobWriter).Commit" go.version=go1.19.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=93aeaeac-d1fc-42e8-810a-e2e9f4abb9eb http.request.method=PUT http.request.remoteaddr="127.0.0.1:39742" http.request.uri="/v2/test/blobs/uploads/1e036079-979c-4785-b3b7-d5e78f1fd368?_state=y9lrTENwnCl7Q_biaJ1WAr9KsRpTfLP64ThaLNuvv7l7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjFlMDM2MDc5LTk3OWMtNDc4NS1iM2I3LWQ1ZTc4ZjFmZDM2OCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOS0yN1QxMDoxNToxOS43MzQ3NTExMTNaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.6+unknown" vars.name=test vars.uuid=1e036079-979c-4785-b3b7-d5e78f1fd368 
10:15:19 [2023-09-27T10:15:19.886Z] time="2023-09-27T10:15:19.737493021Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/ef503108-5f60-4dc8-bd1d-2eeee1cb1d9f/hashstates/sha256/194")" go.version=go1.19.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=abbeb1b7-b62d-4594-b454-4f41bfd74d67 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39740" http.request.uri="/v2/test/blobs/uploads/ef503108-5f60-4dc8-bd1d-2eeee1cb1d9f?_state=eaihK0r9cTTm9asSAXe8mtlUTQvbXxMvXV3wTbtwEs57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImVmNTAzMTA4LTVmNjAtNGRjOC1iZDFkLTJlZWVlMWNiMWQ5ZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOS0yN1QxMDoxNToxOS43MzQ1ODEzODZaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.6+unknown" trace.duration=41.427µ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=ca6c124c-8d60-4f6d-afcb-4031aa5ebbe9 trace.line=110 vars.name=test vars.uuid=ef503108-5f60-4dc8-bd1d-2eeee1cb1d9f 
10:15:19 [2023-09-27T10:15:19.886Z] time="2023-09-27T10:15:19.737542529Z" level=debug msg="filesystem.Stat("/docker/registry/v2/repositories/test/_uploads/ef503108-5f60-4dc8-bd1d-2eeee1cb1d9f/data")" go.version=go1.19.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=abbeb1b7-b62d-4594-b454-4f41bfd74d67 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39740" http.request.uri="/v2/test/blobs/uploads/ef503108-5f60-4dc8-bd1d-2eeee1cb1d9f?_state=eaihK0r9cTTm9asSAXe8mtlUTQvbXxMvXV3wTbtwEs57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImVmNTAzMTA4LTVmNjAtNGRjOC1iZDFkLTJlZWVlMWNiMWQ5ZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOS0yN1QxMDoxNToxOS43MzQ1ODEzODZaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.6+unknown" trace.duration=16.327µ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=a3408eb7-2053-4439-910d-f51752f94019 trace.line=155 vars.name=test vars.uuid=ef503108-5f60-4dc8-bd1d-2eeee1cb1d9f 
10:15:19 [2023-09-27T10:15:19.887Z] time="2023-09-27T10:15:19.73759157Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data")" go.version=go1.19.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=abbeb1b7-b62d-4594-b454-4f41bfd74d67 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39740" http.request.uri="/v2/test/blobs/uploads/ef503108-5f60-4dc8-bd1d-2eeee1cb1d9f?_state=eaihK0r9cTTm9asSAXe8mtlUTQvbXxMvXV3wTbtwEs57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImVmNTAzMTA4LTVmNjAtNGRjOC1iZDFkLTJlZWVlMWNiMWQ5ZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOS0yN1QxMDoxNToxOS43MzQ1ODEzODZaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.6+unknown" trace.duration=14.277µ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=739e5b4c-4c0e-4871-bb33-9720b2b7dd55 trace.line=155 vars.name=test vars.uuid=ef503108-5f60-4dc8-bd1d-2eeee1cb1d9f 
10:15:19 [2023-09-27T10:15:19.887Z] time="2023-09-27T10:15:19.737619754Z" level=debug msg="filesystem.Stat("/docker/registry/v2/repositories/test/_uploads/ef503108-5f60-4dc8-bd1d-2eeee1cb1d9f/data")" go.version=go1.19.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=abbeb1b7-b62d-4594-b454-4f41bfd74d67 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39740" http.request.uri="/v2/test/blobs/uploads/ef503108-5f60-4dc8-bd1d-2eeee1cb1d9f?_state=eaihK0r9cTTm9asSAXe8mtlUTQvbXxMvXV3wTbtwEs57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImVmNTAzMTA4LTVmNjAtNGRjOC1iZDFkLTJlZWVlMWNiMWQ5ZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOS0yN1QxMDoxNToxOS43MzQ1ODEzODZaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.6+unknown" trace.duration=9.067µ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=a1bec2e7-ea46-4d8a-9450-c663276c8be1 trace.line=155 vars.name=test vars.uuid=ef503108-5f60-4dc8-bd1d-2eeee1cb1d9f 
10:15:19 [2023-09-27T10:15:19.887Z] time="2023-09-27T10:15:19.737703994Z" level=debug msg="filesystem.Move("/docker/registry/v2/repositories/test/_uploads/ef503108-5f60-4dc8-bd1d-2eeee1cb1d9f/data", "/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data"" go.version=go1.19.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=abbeb1b7-b62d-4594-b454-4f41bfd74d67 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39740" http.request.uri="/v2/test/blobs/uploads/ef503108-5f60-4dc8-bd1d-2eeee1cb1d9f?_state=eaihK0r9cTTm9asSAXe8mtlUTQvbXxMvXV3wTbtwEs57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImVmNTAzMTA4LTVmNjAtNGRjOC1iZDFkLTJlZWVlMWNiMWQ5ZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOS0yN1QxMDoxNToxOS43MzQ1ODEzODZaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.6+unknown" trace.duration=57.689µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Move" trace.id=64f08d52-8456-4326-854c-3d0def27dd10 trace.line=185 vars.name=test vars.uuid=ef503108-5f60-4dc8-bd1d-2eeee1cb1d9f 
10:15:19 [2023-09-27T10:15:19.887Z] time="2023-09-27T10:15:19.737784813Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_layers/sha256/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/link")" go.version=go1.19.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=abbeb1b7-b62d-4594-b454-4f41bfd74d67 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39740" http.request.uri="/v2/test/blobs/uploads/ef503108-5f60-4dc8-bd1d-2eeee1cb1d9f?_state=eaihK0r9cTTm9asSAXe8mtlUTQvbXxMvXV3wTbtwEs57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImVmNTAzMTA4LTVmNjAtNGRjOC1iZDFkLTJlZWVlMWNiMWQ5ZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOS0yN1QxMDoxNToxOS43MzQ1ODEzODZaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.6+unknown" trace.duration=49.098µ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=cbeffa02-7f9f-4a74-b601-a4601544b896 trace.line=110 vars.name=test vars.uuid=ef503108-5f60-4dc8-bd1d-2eeee1cb1d9f 
10:15:19 [2023-09-27T10:15:19.887Z] time="2023-09-27T10:15:19.737784525Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/1e036079-979c-4785-b3b7-d5e78f1fd368/hashstates/sha256/68")" go.version=go1.19.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=93aeaeac-d1fc-42e8-810a-e2e9f4abb9eb http.request.method=PUT http.request.remoteaddr="127.0.0.1:39742" http.request.uri="/v2/test/blobs/uploads/1e036079-979c-4785-b3b7-d5e78f1fd368?_state=y9lrTENwnCl7Q_biaJ1WAr9KsRpTfLP64ThaLNuvv7l7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjFlMDM2MDc5LTk3OWMtNDc4NS1iM2I3LWQ1ZTc4ZjFmZDM2OCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOS0yN1QxMDoxNToxOS43MzQ3NTExMTNaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.6+unknown" trace.duration=308.432µ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=606a14b0-7acb-438a-8267-3e22dde56fb6 trace.line=110 vars.name=test vars.uuid=1e036079-979c-4785-b3b7-d5e78f1fd368 
10:15:19 [2023-09-27T10:15:19.887Z] time="2023-09-27T10:15:19.737912768Z" level=debug msg="filesystem.Delete("/docker/registry/v2/repositories/test/_uploads/ef503108-5f60-4dc8-bd1d-2eeee1cb1d9f")" go.version=go1.19.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=abbeb1b7-b62d-4594-b454-4f41bfd74d67 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39740" http.request.uri="/v2/test/blobs/uploads/ef503108-5f60-4dc8-bd1d-2eeee1cb1d9f?_state=eaihK0r9cTTm9asSAXe8mtlUTQvbXxMvXV3wTbtwEs57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImVmNTAzMTA4LTVmNjAtNGRjOC1iZDFkLTJlZWVlMWNiMWQ5ZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOS0yN1QxMDoxNToxOS43MzQ1ODEzODZaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.6+unknown" trace.duration=99.862µ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=29145aa0-0ff2-4acf-bde9-c212189b70ce trace.line=202 vars.name=test vars.uuid=ef503108-5f60-4dc8-bd1d-2eeee1cb1d9f 
10:15:19 [2023-09-27T10:15:19.887Z] time="2023-09-27T10:15:19.737938179Z" level=debug msg="filesystem.Stat("/docker/registry/v2/repositories/test/_uploads/1e036079-979c-4785-b3b7-d5e78f1fd368/data")" go.version=go1.19.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=93aeaeac-d1fc-42e8-810a-e2e9f4abb9eb http.request.method=PUT http.request.remoteaddr="127.0.0.1:39742" http.request.uri="/v2/test/blobs/uploads/1e036079-979c-4785-b3b7-d5e78f1fd368?_state=y9lrTENwnCl7Q_biaJ1WAr9KsRpTfLP64ThaLNuvv7l7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjFlMDM2MDc5LTk3OWMtNDc4NS1iM2I3LWQ1ZTc4ZjFmZDM2OCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOS0yN1QxMDoxNToxOS43MzQ3NTExMTNaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.6+unknown" trace.duration=30.834µ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=ff5a3859-f117-4a32-b295-f85bd34303f2 trace.line=155 vars.name=test vars.uuid=1e036079-979c-4785-b3b7-d5e78f1fd368 
10:15:19 [2023-09-27T10:15:19.887Z] time="2023-09-27T10:15:19.737991232Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data")" go.version=go1.19.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=93aeaeac-d1fc-42e8-810a-e2e9f4abb9eb http.request.method=PUT http.request.remoteaddr="127.0.0.1:39742" http.request.uri="/v2/test/blobs/uploads/1e036079-979c-4785-b3b7-d5e78f1fd368?_state=y9lrTENwnCl7Q_biaJ1WAr9KsRpTfLP64ThaLNuvv7l7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjFlMDM2MDc5LTk3OWMtNDc4NS1iM2I3LWQ1ZTc4ZjFmZDM2OCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOS0yN1QxMDoxNToxOS43MzQ3NTExMTNaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.6+unknown" trace.duration=14.481µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=e7ffeec1-3e0d-482e-8999-197313b71a6d trace.line=155 vars.name=test vars.uuid=1e036079-979c-4785-b3b7-d5e78f1fd368 
10:15:19 [2023-09-27T10:15:19.887Z] time="2023-09-27T10:15:19.738032921Z" level=debug msg="filesystem.Stat("/docker/registry/v2/repositories/test/_uploads/1e036079-979c-4785-b3b7-d5e78f1fd368/data")" go.version=go1.19.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=93aeaeac-d1fc-42e8-810a-e2e9f4abb9eb http.request.method=PUT http.request.remoteaddr="127.0.0.1:39742" http.request.uri="/v2/test/blobs/uploads/1e036079-979c-4785-b3b7-d5e78f1fd368?_state=y9lrTENwnCl7Q_biaJ1WAr9KsRpTfLP64ThaLNuvv7l7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjFlMDM2MDc5LTk3OWMtNDc4NS1iM2I3LWQ1ZTc4ZjFmZDM2OCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOS0yN1QxMDoxNToxOS43MzQ3NTExMTNaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.6+unknown" trace.duration=13.021µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=5beb1418-7d94-4604-b085-f29604eef2ba trace.line=155 vars.name=test vars.uuid=1e036079-979c-4785-b3b7-d5e78f1fd368 
10:15:19 [2023-09-27T10:15:19.887Z] time="2023-09-27T10:15:19.737994613Z" level=info msg="response completed" go.version=go1.19.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=abbeb1b7-b62d-4594-b454-4f41bfd74d67 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39740" http.request.uri="/v2/test/blobs/uploads/ef503108-5f60-4dc8-bd1d-2eeee1cb1d9f?_state=eaihK0r9cTTm9asSAXe8mtlUTQvbXxMvXV3wTbtwEs57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImVmNTAzMTA4LTVmNjAtNGRjOC1iZDFkLTJlZWVlMWNiMWQ5ZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOS0yN1QxMDoxNToxOS43MzQ1ODEzODZaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.6+unknown" http.response.duration=2.134537ms http.response.status=201 http.response.written=0 
10:15:19 [2023-09-27T10:15:19.887Z] time="2023-09-27T10:15:19.738100571Z" level=debug msg="filesystem.Move("/docker/registry/v2/repositories/test/_uploads/1e036079-979c-4785-b3b7-d5e78f1fd368/data", "/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data"" go.version=go1.19.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=93aeaeac-d1fc-42e8-810a-e2e9f4abb9eb http.request.method=PUT http.request.remoteaddr="127.0.0.1:39742" http.request.uri="/v2/test/blobs/uploads/1e036079-979c-4785-b3b7-d5e78f1fd368?_state=y9lrTENwnCl7Q_biaJ1WAr9KsRpTfLP64ThaLNuvv7l7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjFlMDM2MDc5LTk3OWMtNDc4NS1iM2I3LWQ1ZTc4ZjFmZDM2OCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOS0yN1QxMDoxNToxOS43MzQ3NTExMTNaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.6+unknown" trace.duration=41.738µ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=592cb215-2639-4105-8604-d33179d72d04 trace.line=185 vars.name=test vars.uuid=1e036079-979c-4785-b3b7-d5e78f1fd368 
10:15:19 [2023-09-27T10:15:19.887Z] 127.0.0.1 - - [27/Sep/2023:10:15:19 +0000] "PUT /v2/test/blobs/uploads/ef503108-5f60-4dc8-bd1d-2eeee1cb1d9f?_state=eaihK0r9cTTm9asSAXe8mtlUTQvbXxMvXV3wTbtwEs57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImVmNTAzMTA4LTVmNjAtNGRjOC1iZDFkLTJlZWVlMWNiMWQ5ZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOS0yN1QxMDoxNToxOS43MzQ1ODEzODZaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b HTTP/1.1" 201 0 "" "containerd/1.7.6+unknown"
10:15:19 [2023-09-27T10:15:19.887Z] time="2023-09-27T10:15:19.73822705Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link")" go.version=go1.19.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=93aeaeac-d1fc-42e8-810a-e2e9f4abb9eb http.request.method=PUT http.request.remoteaddr="127.0.0.1:39742" http.request.uri="/v2/test/blobs/uploads/1e036079-979c-4785-b3b7-d5e78f1fd368?_state=y9lrTENwnCl7Q_biaJ1WAr9KsRpTfLP64ThaLNuvv7l7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjFlMDM2MDc5LTk3OWMtNDc4NS1iM2I3LWQ1ZTc4ZjFmZDM2OCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOS0yN1QxMDoxNToxOS43MzQ3NTExMTNaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.6+unknown" trace.duration=49.262µ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=48bd2cb2-d054-4060-b283-af2112f140e9 trace.line=110 vars.name=test vars.uuid=1e036079-979c-4785-b3b7-d5e78f1fd368 
10:15:19 [2023-09-27T10:15:19.887Z] time="2023-09-27T10:15:19.738342124Z" level=debug msg="filesystem.Delete("/docker/registry/v2/repositories/test/_uploads/1e036079-979c-4785-b3b7-d5e78f1fd368")" go.version=go1.19.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=93aeaeac-d1fc-42e8-810a-e2e9f4abb9eb http.request.method=PUT http.request.remoteaddr="127.0.0.1:39742" http.request.uri="/v2/test/blobs/uploads/1e036079-979c-4785-b3b7-d5e78f1fd368?_state=y9lrTENwnCl7Q_biaJ1WAr9KsRpTfLP64ThaLNuvv7l7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjFlMDM2MDc5LTk3OWMtNDc4NS1iM2I3LWQ1ZTc4ZjFmZDM2OCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOS0yN1QxMDoxNToxOS43MzQ3NTExMTNaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.6+unknown" trace.duration=81.704µ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=b6deb11a-72ef-4f27-baa6-7c67202e47ba trace.line=202 vars.name=test vars.uuid=1e036079-979c-4785-b3b7-d5e78f1fd368 
10:15:19 [2023-09-27T10:15:19.887Z] time="2023-09-27T10:15:19.73841738Z" level=info msg="response completed" go.version=go1.19.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=93aeaeac-d1fc-42e8-810a-e2e9f4abb9eb http.request.method=PUT http.request.remoteaddr="127.0.0.1:39742" http.request.uri="/v2/test/blobs/uploads/1e036079-979c-4785-b3b7-d5e78f1fd368?_state=y9lrTENwnCl7Q_biaJ1WAr9KsRpTfLP64ThaLNuvv7l7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjFlMDM2MDc5LTk3OWMtNDc4NS1iM2I3LWQ1ZTc4ZjFmZDM2OCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOS0yN1QxMDoxNToxOS43MzQ3NTExMTNaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.6+unknown" http.response.duration=2.555991ms http.response.status=201 http.response.written=0 
10:15:19 [2023-09-27T10:15:19.887Z] 127.0.0.1 - - [27/Sep/2023:10:15:19 +0000] "PUT /v2/test/blobs/uploads/1e036079-979c-4785-b3b7-d5e78f1fd368?_state=y9lrTENwnCl7Q_biaJ1WAr9KsRpTfLP64ThaLNuvv7l7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjFlMDM2MDc5LTk3OWMtNDc4NS1iM2I3LWQ1ZTc4ZjFmZDM2OCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOS0yN1QxMDoxNToxOS43MzQ3NTExMTNaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 201 0 "" "containerd/1.7.6+unknown"
10:15:19 [2023-09-27T10:15:19.887Z] time="2023-09-27T10:15:19.739668665Z" level=debug msg="authorizing request" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=ebf563d3-47f0-4dad-ba41-2f6d6e7ff9fa http.request.method=HEAD http.request.remoteaddr="127.0.0.1:39742" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.6+unknown" vars.name=test vars.reference=latest 
10:15:19 [2023-09-27T10:15:19.887Z] time="2023-09-27T10:15:19.739707523Z" level=debug msg=GetImageManifest go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=ebf563d3-47f0-4dad-ba41-2f6d6e7ff9fa http.request.method=HEAD http.request.remoteaddr="127.0.0.1:39742" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.6+unknown" vars.name=test vars.reference=latest 
10:15:19 [2023-09-27T10:15:19.887Z] time="2023-09-27T10:15:19.7397766Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=ebf563d3-47f0-4dad-ba41-2f6d6e7ff9fa http.request.method=HEAD http.request.remoteaddr="127.0.0.1:39742" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.6+unknown" trace.duration=31.409µ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=84791403-55f1-4729-b719-bb7a76473beb trace.line=95 vars.name=test vars.reference=latest 
10:15:19 [2023-09-27T10:15:19.887Z] time="2023-09-27T10:15:19.739847434Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=latest" err.message="manifest unknown" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=ebf563d3-47f0-4dad-ba41-2f6d6e7ff9fa http.request.method=HEAD http.request.remoteaddr="127.0.0.1:39742" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.6+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.034207ms http.response.status=404 http.response.written=96 vars.name=test vars.reference=latest 
10:15:19 [2023-09-27T10:15:19.887Z] 127.0.0.1 - - [27/Sep/2023:10:15:19 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 404 96 "" "containerd/1.7.6+unknown"
10:15:19 [2023-09-27T10:15:19.887Z] time="2023-09-27T10:15:19.741471304Z" level=debug msg="authorizing request" go.version=go1.19.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=5bc062dd-ba07-4647-ae88-3ebd2d510d50 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39742" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.6+unknown" vars.name=test vars.reference=latest 
10:15:19 [2023-09-27T10:15:19.887Z] time="2023-09-27T10:15:19.741529157Z" level=debug msg=PutImageManifest go.version=go1.19.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=5bc062dd-ba07-4647-ae88-3ebd2d510d50 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39742" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.6+unknown" vars.name=test vars.reference=latest 
10:15:19 [2023-09-27T10:15:19.887Z] time="2023-09-27T10:15:19.741932208Z" level=debug msg="Putting a Docker Manifest!" go.version=go1.19.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=5bc062dd-ba07-4647-ae88-3ebd2d510d50 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39742" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.6+unknown" vars.name=test vars.reference=latest 
10:15:19 [2023-09-27T10:15:19.887Z] time="2023-09-27T10:15:19.741958497Z" level=debug msg="(*manifestStore).Put" go.version=go1.19.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=5bc062dd-ba07-4647-ae88-3ebd2d510d50 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39742" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.6+unknown" vars.name=test vars.reference=latest 
10:15:19 [2023-09-27T10:15:19.887Z] time="2023-09-27T10:15:19.741970927Z" level=debug msg="(*schema2ManifestHandler).Put" go.version=go1.19.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=5bc062dd-ba07-4647-ae88-3ebd2d510d50 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39742" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.6+unknown" vars.name=test vars.reference=latest 
10:15:19 [2023-09-27T10:15:19.887Z] time="2023-09-27T10:15:19.742064709Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_layers/sha256/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/link")" go.version=go1.19.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=5bc062dd-ba07-4647-ae88-3ebd2d510d50 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39742" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.6+unknown" trace.duration=53.529µ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=da717218-4eec-4499-9ecf-bfe5779240f2 trace.line=95 vars.name=test vars.reference=latest 
10:15:19 [2023-09-27T10:15:19.887Z] time="2023-09-27T10:15:19.742124302Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data")" go.version=go1.19.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=5bc062dd-ba07-4647-ae88-3ebd2d510d50 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39742" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.6+unknown" trace.duration=18.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=8b773e94-619a-4c56-95e5-d75baa2fb6df trace.line=155 vars.name=test vars.reference=latest 
10:15:19 [2023-09-27T10:15:19.887Z] time="2023-09-27T10:15:19.742176961Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link")" go.version=go1.19.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=5bc062dd-ba07-4647-ae88-3ebd2d510d50 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39742" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.6+unknown" trace.duration=21.39µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=5239fdc6-37fe-4cdd-ab5c-af8637f0e5aa trace.line=95 vars.name=test vars.reference=latest 
10:15:19 [2023-09-27T10:15:19.888Z] time="2023-09-27T10:15:19.742215737Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data")" go.version=go1.19.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=5bc062dd-ba07-4647-ae88-3ebd2d510d50 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39742" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.6+unknown" trace.duration=11.052µ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=cc68537d-8cc8-4829-8761-60784e38d680 trace.line=155 vars.name=test vars.reference=latest 
10:15:19 [2023-09-27T10:15:19.888Z] time="2023-09-27T10:15:19.742257287Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/a2/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/data")" go.version=go1.19.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=5bc062dd-ba07-4647-ae88-3ebd2d510d50 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39742" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.6+unknown" trace.duration=13.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).Stat" trace.id=3ff6759b-c528-4ea6-a689-feacc7fa195d trace.line=155 vars.name=test vars.reference=latest 
10:15:19 [2023-09-27T10:15:19.888Z] time="2023-09-27T10:15:19.742333905Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/blobs/sha256/a2/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/data")" go.version=go1.19.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=5bc062dd-ba07-4647-ae88-3ebd2d510d50 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39742" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.6+unknown" trace.duration=52.183µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=7ae20b2b-affd-4e25-bc75-2695b7879924 trace.line=110 vars.name=test vars.reference=latest 
10:15:19 [2023-09-27T10:15:19.888Z] time="2023-09-27T10:15:19.742472888Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_manifests/revisions/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link")" go.version=go1.19.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=5bc062dd-ba07-4647-ae88-3ebd2d510d50 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39742" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.6+unknown" trace.duration=58.616µ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=87422cfd-aa1d-4861-8e09-a50b831d81af trace.line=110 vars.name=test vars.reference=latest 
10:15:19 [2023-09-27T10:15:19.888Z] time="2023-09-27T10:15:19.742651009Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_manifests/tags/latest/index/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link")" go.version=go1.19.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=5bc062dd-ba07-4647-ae88-3ebd2d510d50 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39742" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.6+unknown" trace.duration=63.342µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=65e7a7e8-b24d-4300-b7ec-f253080c0f19 trace.line=110 vars.name=test vars.reference=latest 
10:15:19 [2023-09-27T10:15:19.888Z] time="2023-09-27T10:15:19.742713112Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link")" go.version=go1.19.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=5bc062dd-ba07-4647-ae88-3ebd2d510d50 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39742" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.6+unknown" trace.duration=32.164µ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=c949debb-2c18-4c72-9129-a4fe239bf32c trace.line=110 vars.name=test vars.reference=latest 
10:15:19 [2023-09-27T10:15:19.888Z] time="2023-09-27T10:15:19.742755474Z" level=debug msg="Succeeded in putting manifest!" go.version=go1.19.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=5bc062dd-ba07-4647-ae88-3ebd2d510d50 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39742" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.6+unknown" vars.name=test vars.reference=latest 
10:15:19 [2023-09-27T10:15:19.888Z] time="2023-09-27T10:15:19.742774821Z" level=info msg="response completed" go.version=go1.19.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=5bc062dd-ba07-4647-ae88-3ebd2d510d50 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39742" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.6+unknown" http.response.duration=2.152752ms http.response.status=201 http.response.written=0 
10:15:19 [2023-09-27T10:15:19.888Z] 127.0.0.1 - - [27/Sep/2023:10:15:19 +0000] "PUT /v2/test/manifests/latest HTTP/1.1" 201 0 "" "containerd/1.7.6+unknown"
10:15:19 [2023-09-27T10:15:19.888Z] time="2023-09-27T10:15:19.747374415Z" level=debug msg="authorizing request" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=337034f4-37c9-4baf-98f2-7f6921be9297 http.request.method=GET http.request.remoteaddr="127.0.0.1:39758" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.20.8 git-commit/bb5402e6fba892348bc4972635198909408e66d9 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" 
10:15:19 [2023-09-27T10:15:19.888Z] time="2023-09-27T10:15:19.747417409Z" level=info msg="response completed" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=337034f4-37c9-4baf-98f2-7f6921be9297 http.request.method=GET http.request.remoteaddr="127.0.0.1:39758" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.20.8 git-commit/bb5402e6fba892348bc4972635198909408e66d9 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration="858.99µs" http.response.status=200 http.response.written=2 
10:15:19 [2023-09-27T10:15:19.888Z] 127.0.0.1 - - [27/Sep/2023:10:15:19 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.20.8 git-commit/bb5402e6fba892348bc4972635198909408e66d9 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
10:15:19 [2023-09-27T10:15:19.888Z] time="2023-09-27T10:15:19.749517805Z" level=debug msg="authorizing request" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=a2229dd0-cf17-4b9f-8b6f-94a2202fbfe1 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:39768" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.8 git-commit/bb5402e6fba892348bc4972635198909408e66d9 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference=latest 
10:15:19 [2023-09-27T10:15:19.888Z] time="2023-09-27T10:15:19.7495645Z" level=debug msg=GetImageManifest go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=a2229dd0-cf17-4b9f-8b6f-94a2202fbfe1 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:39768" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.8 git-commit/bb5402e6fba892348bc4972635198909408e66d9 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference=latest 
10:15:19 [2023-09-27T10:15:19.888Z] time="2023-09-27T10:15:19.749646631Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=a2229dd0-cf17-4b9f-8b6f-94a2202fbfe1 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:39768" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.8 git-commit/bb5402e6fba892348bc4972635198909408e66d9 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=46.948µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=2613bf1f-23cc-4bfe-b299-9f9b3afbb138 trace.line=95 vars.name=test vars.reference=latest 
10:15:19 [2023-09-27T10:15:19.888Z] time="2023-09-27T10:15:19.749671623Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=a2229dd0-cf17-4b9f-8b6f-94a2202fbfe1 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:39768" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.8 git-commit/bb5402e6fba892348bc4972635198909408e66d9 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference=latest 
10:15:19 [2023-09-27T10:15:19.888Z] time="2023-09-27T10:15:19.749726793Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_manifests/revisions/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=a2229dd0-cf17-4b9f-8b6f-94a2202fbfe1 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:39768" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.8 git-commit/bb5402e6fba892348bc4972635198909408e66d9 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=23.187µ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=1510b027-3005-4694-b1d1-b2ff76dbb1a0 trace.line=95 vars.name=test vars.reference=latest 
10:15:19 [2023-09-27T10:15:19.888Z] time="2023-09-27T10:15:19.749774267Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/a2/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/data")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=a2229dd0-cf17-4b9f-8b6f-94a2202fbfe1 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:39768" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.8 git-commit/bb5402e6fba892348bc4972635198909408e66d9 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=16.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).Stat" trace.id=e2afe810-afc4-4da3-81c8-05658ee9653a trace.line=155 vars.name=test vars.reference=latest 
10:15:19 [2023-09-27T10:15:19.888Z] time="2023-09-27T10:15:19.749812707Z" level=debug msg="filesystem.Reader("/docker/registry/v2/blobs/sha256/a2/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/data", 0)" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=a2229dd0-cf17-4b9f-8b6f-94a2202fbfe1 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:39768" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.8 git-commit/bb5402e6fba892348bc4972635198909408e66d9 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=11.47µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Reader" trace.id=a90057a2-8d89-4347-9337-bddf2d03d03e trace.line=125 vars.name=test vars.reference=latest 
10:15:19 [2023-09-27T10:15:19.888Z] time="2023-09-27T10:15:19.749936618Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=a2229dd0-cf17-4b9f-8b6f-94a2202fbfe1 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:39768" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.8 git-commit/bb5402e6fba892348bc4972635198909408e66d9 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference=latest 
10:15:19 [2023-09-27T10:15:19.888Z] time="2023-09-27T10:15:19.750049633Z" level=info msg="response completed" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=a2229dd0-cf17-4b9f-8b6f-94a2202fbfe1 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:39768" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.8 git-commit/bb5402e6fba892348bc4972635198909408e66d9 kernel/5.15.0-1039-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.360057ms http.response.status=200 http.response.written=417 
10:15:19 [2023-09-27T10:15:19.888Z] 127.0.0.1 - - [27/Sep/2023:10:15:19 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 200 417 "" "docker/dev go/go1.20.8 git-commit/bb5402e6fba892348bc4972635198909408e66d9 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
10:15:19 [2023-09-27T10:15:19.888Z] time="2023-09-27T10:15:19.759540776Z" level=debug msg="authorizing request" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=8fd79405-c26d-40d2-9147-1091d6f75860 http.request.method=GET http.request.remoteaddr="127.0.0.1:39780" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.8 git-commit/bb5402e6fba892348bc4972635198909408e66d9 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
10:15:19 [2023-09-27T10:15:19.888Z] time="2023-09-27T10:15:19.759593049Z" level=debug msg=GetImageManifest go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=8fd79405-c26d-40d2-9147-1091d6f75860 http.request.method=GET http.request.remoteaddr="127.0.0.1:39780" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.8 git-commit/bb5402e6fba892348bc4972635198909408e66d9 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
10:15:19 [2023-09-27T10:15:19.888Z] time="2023-09-27T10:15:19.759612544Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=8fd79405-c26d-40d2-9147-1091d6f75860 http.request.method=GET http.request.remoteaddr="127.0.0.1:39780" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.8 git-commit/bb5402e6fba892348bc4972635198909408e66d9 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
10:15:19 [2023-09-27T10:15:19.888Z] time="2023-09-27T10:15:19.759694036Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_manifests/revisions/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=8fd79405-c26d-40d2-9147-1091d6f75860 http.request.method=GET http.request.remoteaddr="127.0.0.1:39780" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.8 git-commit/bb5402e6fba892348bc4972635198909408e66d9 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=46.112µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=fd604108-869d-47fb-8a01-e6921b1b4227 trace.line=95 vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
10:15:19 [2023-09-27T10:15:19.888Z] time="2023-09-27T10:15:19.759748754Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/a2/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/data")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=8fd79405-c26d-40d2-9147-1091d6f75860 http.request.method=GET http.request.remoteaddr="127.0.0.1:39780" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.8 git-commit/bb5402e6fba892348bc4972635198909408e66d9 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=16.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).Stat" trace.id=24f91501-5ef0-4432-9024-bff260340a0b trace.line=155 vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
10:15:19 [2023-09-27T10:15:19.888Z] time="2023-09-27T10:15:19.759786095Z" level=debug msg="filesystem.Reader("/docker/registry/v2/blobs/sha256/a2/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/data", 0)" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=8fd79405-c26d-40d2-9147-1091d6f75860 http.request.method=GET http.request.remoteaddr="127.0.0.1:39780" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.8 git-commit/bb5402e6fba892348bc4972635198909408e66d9 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=11.463µ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=94dd6ca9-1e06-4e8c-9b45-e638e65545ed trace.line=125 vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
10:15:19 [2023-09-27T10:15:19.888Z] time="2023-09-27T10:15:19.759818701Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=8fd79405-c26d-40d2-9147-1091d6f75860 http.request.method=GET http.request.remoteaddr="127.0.0.1:39780" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.8 git-commit/bb5402e6fba892348bc4972635198909408e66d9 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
10:15:19 [2023-09-27T10:15:19.888Z] time="2023-09-27T10:15:19.759925341Z" level=info msg="response completed" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=8fd79405-c26d-40d2-9147-1091d6f75860 http.request.method=GET http.request.remoteaddr="127.0.0.1:39780" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.8 git-commit/bb5402e6fba892348bc4972635198909408e66d9 kernel/5.15.0-1039-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.207084ms http.response.status=200 http.response.written=417 
10:15:19 [2023-09-27T10:15:19.888Z] 127.0.0.1 - - [27/Sep/2023:10:15:19 +0000] "GET /v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda HTTP/1.1" 200 417 "" "docker/dev go/go1.20.8 git-commit/bb5402e6fba892348bc4972635198909408e66d9 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
10:15:19 [2023-09-27T10:15:19.889Z] time="2023-09-27T10:15:19.766724849Z" level=debug msg="authorizing request" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=e24206ad-c470-499a-91d5-432cb9a7cb35 http.request.method=GET http.request.remoteaddr="127.0.0.1:39796" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.8 git-commit/bb5402e6fba892348bc4972635198909408e66d9 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
10:15:19 [2023-09-27T10:15:19.889Z] time="2023-09-27T10:15:19.76677718Z" level=debug msg=GetBlob go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=e24206ad-c470-499a-91d5-432cb9a7cb35 http.request.method=GET http.request.remoteaddr="127.0.0.1:39796" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.8 git-commit/bb5402e6fba892348bc4972635198909408e66d9 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
10:15:19 [2023-09-27T10:15:19.889Z] time="2023-09-27T10:15:19.766798496Z" level=debug msg="authorizing request" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=675bddc4-77cc-4f8e-8ff4-e5d96e157e8b http.request.method=GET http.request.remoteaddr="127.0.0.1:39790" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.8 git-commit/bb5402e6fba892348bc4972635198909408e66d9 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
10:15:19 [2023-09-27T10:15:19.889Z] time="2023-09-27T10:15:19.766834327Z" level=debug msg=GetBlob go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=675bddc4-77cc-4f8e-8ff4-e5d96e157e8b http.request.method=GET http.request.remoteaddr="127.0.0.1:39790" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.8 git-commit/bb5402e6fba892348bc4972635198909408e66d9 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
10:15:19 [2023-09-27T10:15:19.889Z] time="2023-09-27T10:15:19.766862084Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=e24206ad-c470-499a-91d5-432cb9a7cb35 http.request.method=GET http.request.remoteaddr="127.0.0.1:39796" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.8 git-commit/bb5402e6fba892348bc4972635198909408e66d9 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=47.909µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=9ceacaa2-d51b-4f34-b618-cf88d0a4258a trace.line=95 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
10:15:19 [2023-09-27T10:15:19.889Z] time="2023-09-27T10:15:19.766911027Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_layers/sha256/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/link")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=675bddc4-77cc-4f8e-8ff4-e5d96e157e8b http.request.method=GET http.request.remoteaddr="127.0.0.1:39790" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.8 git-commit/bb5402e6fba892348bc4972635198909408e66d9 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=37.127µ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=24592d44-2873-4279-b7dd-0ace07c8b536 trace.line=95 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
10:15:19 [2023-09-27T10:15:19.889Z] time="2023-09-27T10:15:19.766922538Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=e24206ad-c470-499a-91d5-432cb9a7cb35 http.request.method=GET http.request.remoteaddr="127.0.0.1:39796" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.8 git-commit/bb5402e6fba892348bc4972635198909408e66d9 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=22.465µ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=16bc73e2-1cb9-4618-a849-3a16c1a71275 trace.line=155 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
10:15:19 [2023-09-27T10:15:19.889Z] time="2023-09-27T10:15:19.766966853Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=675bddc4-77cc-4f8e-8ff4-e5d96e157e8b http.request.method=GET http.request.remoteaddr="127.0.0.1:39790" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.8 git-commit/bb5402e6fba892348bc4972635198909408e66d9 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=20.627µ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=df9fac45-62ca-44d2-9242-43c4d0807c0a trace.line=155 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
10:15:19 [2023-09-27T10:15:19.889Z] time="2023-09-27T10:15:19.767014499Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_layers/sha256/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/link")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=675bddc4-77cc-4f8e-8ff4-e5d96e157e8b http.request.method=GET http.request.remoteaddr="127.0.0.1:39790" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.8 git-commit/bb5402e6fba892348bc4972635198909408e66d9 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=17.64µ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=94aa3a85-b49e-4581-85e7-9ffcda764b27 trace.line=95 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
10:15:19 [2023-09-27T10:15:19.889Z] time="2023-09-27T10:15:19.766969659Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=e24206ad-c470-499a-91d5-432cb9a7cb35 http.request.method=GET http.request.remoteaddr="127.0.0.1:39796" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.8 git-commit/bb5402e6fba892348bc4972635198909408e66d9 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=19.552µ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=8e883615-3ddf-4f6c-b3b9-80b5b27181d7 trace.line=95 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
10:15:19 [2023-09-27T10:15:19.889Z] time="2023-09-27T10:15:19.767054556Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=675bddc4-77cc-4f8e-8ff4-e5d96e157e8b http.request.method=GET http.request.remoteaddr="127.0.0.1:39790" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.8 git-commit/bb5402e6fba892348bc4972635198909408e66d9 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=10.068µ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=151375d9-1e6b-4b48-b842-a88a68ebfa3e trace.line=155 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
10:15:19 [2023-09-27T10:15:19.889Z] time="2023-09-27T10:15:19.767089747Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=675bddc4-77cc-4f8e-8ff4-e5d96e157e8b http.request.method=GET http.request.remoteaddr="127.0.0.1:39790" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.8 git-commit/bb5402e6fba892348bc4972635198909408e66d9 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=8.968µ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=99740b67-f276-438b-8011-2cb14ea649f3 trace.line=155 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
10:15:19 [2023-09-27T10:15:19.889Z] time="2023-09-27T10:15:19.767124421Z" level=debug msg="filesystem.URLFor("/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=675bddc4-77cc-4f8e-8ff4-e5d96e157e8b http.request.method=GET http.request.remoteaddr="127.0.0.1:39790" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.8 git-commit/bb5402e6fba892348bc4972635198909408e66d9 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=10.412µ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=e866708b-7631-4aee-9476-1e69a1d4607d trace.line=217 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
10:15:19 [2023-09-27T10:15:19.889Z] time="2023-09-27T10:15:19.767120942Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=e24206ad-c470-499a-91d5-432cb9a7cb35 http.request.method=GET http.request.remoteaddr="127.0.0.1:39796" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.8 git-commit/bb5402e6fba892348bc4972635198909408e66d9 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=22.851µ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=e9b8ba4c-ebb3-4c38-b654-06acc898520a trace.line=155 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
10:15:19 [2023-09-27T10:15:19.889Z] time="2023-09-27T10:15:19.767211483Z" level=debug msg="filesystem.Reader("/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data", 0)" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=675bddc4-77cc-4f8e-8ff4-e5d96e157e8b http.request.method=GET http.request.remoteaddr="127.0.0.1:39790" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.8 git-commit/bb5402e6fba892348bc4972635198909408e66d9 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=14.293µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Reader" trace.id=24fc2b1b-f475-4d31-87c3-61be1d698903 trace.line=125 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
10:15:19 [2023-09-27T10:15:19.889Z] time="2023-09-27T10:15:19.767244409Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=e24206ad-c470-499a-91d5-432cb9a7cb35 http.request.method=GET http.request.remoteaddr="127.0.0.1:39796" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.8 git-commit/bb5402e6fba892348bc4972635198909408e66d9 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=11.511µ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=61e9aef6-f442-4142-ae89-5a22e837b2cf trace.line=155 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
10:15:19 [2023-09-27T10:15:19.889Z] time="2023-09-27T10:15:19.768071138Z" level=debug msg="filesystem.URLFor("/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=e24206ad-c470-499a-91d5-432cb9a7cb35 http.request.method=GET http.request.remoteaddr="127.0.0.1:39796" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.8 git-commit/bb5402e6fba892348bc4972635198909408e66d9 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=6.703µ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=81796c7f-350b-43b3-97ac-03e93ba4b298 trace.line=217 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
10:15:19 [2023-09-27T10:15:19.889Z] time="2023-09-27T10:15:19.768180584Z" level=debug msg="filesystem.Reader("/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data", 0)" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=e24206ad-c470-499a-91d5-432cb9a7cb35 http.request.method=GET http.request.remoteaddr="127.0.0.1:39796" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.8 git-commit/bb5402e6fba892348bc4972635198909408e66d9 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=33.263µ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=c792a07b-0a7d-4132-8687-3cc6ce991c72 trace.line=125 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
10:15:19 [2023-09-27T10:15:19.889Z] time="2023-09-27T10:15:19.768611671Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=e24206ad-c470-499a-91d5-432cb9a7cb35 http.request.method=GET http.request.remoteaddr="127.0.0.1:39796" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.8 git-commit/bb5402e6fba892348bc4972635198909408e66d9 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=31.573µ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=3a498d85-293b-4bc8-b7f4-60a1a1afd730 trace.line=95 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
10:15:19 [2023-09-27T10:15:19.889Z] time="2023-09-27T10:15:19.768685277Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=e24206ad-c470-499a-91d5-432cb9a7cb35 http.request.method=GET http.request.remoteaddr="127.0.0.1:39796" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.8 git-commit/bb5402e6fba892348bc4972635198909408e66d9 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=19.306µ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=8bb13041-c742-4925-8ea5-b4f41ba88bfe trace.line=155 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
10:15:19 [2023-09-27T10:15:19.889Z] time="2023-09-27T10:15:19.768799917Z" level=info msg="response completed" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=e24206ad-c470-499a-91d5-432cb9a7cb35 http.request.method=GET http.request.remoteaddr="127.0.0.1:39796" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.8 git-commit/bb5402e6fba892348bc4972635198909408e66d9 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/octet-stream" http.response.duration=3.530368ms http.response.status=200 http.response.written=68 
10:15:19 [2023-09-27T10:15:19.889Z] 127.0.0.1 - - [27/Sep/2023:10:15:19 +0000] "GET /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 200 68 "" "docker/dev go/go1.20.8 git-commit/bb5402e6fba892348bc4972635198909408e66d9 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
10:15:19 [2023-09-27T10:15:19.889Z] time="2023-09-27T10:15:19.768930153Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_layers/sha256/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/link")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=675bddc4-77cc-4f8e-8ff4-e5d96e157e8b http.request.method=GET http.request.remoteaddr="127.0.0.1:39790" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.8 git-commit/bb5402e6fba892348bc4972635198909408e66d9 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=23.959µ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=033b2440-de80-4814-b46f-315324400500 trace.line=95 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
10:15:19 [2023-09-27T10:15:19.889Z] time="2023-09-27T10:15:19.768997467Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=675bddc4-77cc-4f8e-8ff4-e5d96e157e8b http.request.method=GET http.request.remoteaddr="127.0.0.1:39790" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.8 git-commit/bb5402e6fba892348bc4972635198909408e66d9 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=14.097µ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=7cd3b8ae-7a22-4bc8-beda-06b16e07db16 trace.line=155 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
10:15:19 [2023-09-27T10:15:19.889Z] time="2023-09-27T10:15:19.769064148Z" level=info msg="response completed" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=675bddc4-77cc-4f8e-8ff4-e5d96e157e8b http.request.method=GET http.request.remoteaddr="127.0.0.1:39790" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.8 git-commit/bb5402e6fba892348bc4972635198909408e66d9 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/octet-stream" http.response.duration=3.791777ms http.response.status=200 http.response.written=194 
10:15:19 [2023-09-27T10:15:19.889Z] 127.0.0.1 - - [27/Sep/2023:10:15:19 +0000] "GET /v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b HTTP/1.1" 200 194 "" "docker/dev go/go1.20.8 git-commit/bb5402e6fba892348bc4972635198909408e66d9 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
10:15:19 [2023-09-27T10:15:19.889Z] time="2023-09-27T10:15:19.78172452Z" level=debug msg="authorizing request" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=b3068ea3-d156-420d-a4ca-7517f8b96c6a http.request.method=GET http.request.remoteaddr="127.0.0.1:39804" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.20.8 git-commit/bb5402e6fba892348bc4972635198909408e66d9 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" 
10:15:19 [2023-09-27T10:15:19.890Z] time="2023-09-27T10:15:19.781773364Z" level=info msg="response completed" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=b3068ea3-d156-420d-a4ca-7517f8b96c6a http.request.method=GET http.request.remoteaddr="127.0.0.1:39804" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.20.8 git-commit/bb5402e6fba892348bc4972635198909408e66d9 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration="891.056µs" http.response.status=200 http.response.written=2 
10:15:19 [2023-09-27T10:15:19.890Z] 127.0.0.1 - - [27/Sep/2023:10:15:19 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.20.8 git-commit/bb5402e6fba892348bc4972635198909408e66d9 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
10:15:19 [2023-09-27T10:15:19.890Z] time="2023-09-27T10:15:19.788918397Z" level=debug msg="authorizing request" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=c0ecd3c4-14ed-4d4c-a101-0a86024c4a41 http.request.method=GET http.request.remoteaddr="127.0.0.1:39806" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.8 git-commit/bb5402e6fba892348bc4972635198909408e66d9 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
10:15:19 [2023-09-27T10:15:19.890Z] time="2023-09-27T10:15:19.788971089Z" level=debug msg=GetImageManifest go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=c0ecd3c4-14ed-4d4c-a101-0a86024c4a41 http.request.method=GET http.request.remoteaddr="127.0.0.1:39806" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.8 git-commit/bb5402e6fba892348bc4972635198909408e66d9 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
10:15:19 [2023-09-27T10:15:19.890Z] time="2023-09-27T10:15:19.788987507Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=c0ecd3c4-14ed-4d4c-a101-0a86024c4a41 http.request.method=GET http.request.remoteaddr="127.0.0.1:39806" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.8 git-commit/bb5402e6fba892348bc4972635198909408e66d9 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
10:15:19 [2023-09-27T10:15:19.890Z] time="2023-09-27T10:15:19.789060654Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/other/_manifests/revisions/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=c0ecd3c4-14ed-4d4c-a101-0a86024c4a41 http.request.method=GET http.request.remoteaddr="127.0.0.1:39806" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.8 git-commit/bb5402e6fba892348bc4972635198909408e66d9 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=36.627µ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=70610e98-72a1-4ecb-9462-da871e98fb37 trace.line=95 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
10:15:19 [2023-09-27T10:15:19.890Z] time="2023-09-27T10:15:19.789113469Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/other/_layers/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=c0ecd3c4-14ed-4d4c-a101-0a86024c4a41 http.request.method=GET http.request.remoteaddr="127.0.0.1:39806" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.8 git-commit/bb5402e6fba892348bc4972635198909408e66d9 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=13.858µ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=cc5e4d24-35b6-4996-9ed8-ef6834a126d9 trace.line=95 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
10:15:19 [2023-09-27T10:15:19.890Z] time="2023-09-27T10:15:19.789192302Z" 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.19.9 http.request.host="127.0.0.1:5000" http.request.id=c0ecd3c4-14ed-4d4c-a101-0a86024c4a41 http.request.method=GET http.request.remoteaddr="127.0.0.1:39806" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.8 git-commit/bb5402e6fba892348bc4972635198909408e66d9 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.09087ms http.response.status=404 http.response.written=181 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
10:15:19 [2023-09-27T10:15:19.890Z] 127.0.0.1 - - [27/Sep/2023:10:15:19 +0000] "GET /v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda HTTP/1.1" 404 181 "" "docker/dev go/go1.20.8 git-commit/bb5402e6fba892348bc4972635198909408e66d9 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
10:15:19 [2023-09-27T10:15:19.890Z] --- PASS: TestImagePullStoredfDigestForOtherRepo (0.18s)
10:15:19 [2023-09-27T10:15:19.890Z] === RUN   TestRemoveImageOrphaning
10:15:20 [2023-09-27T10:15:20.150Z] --- PASS: TestRemoveImageOrphaning (0.17s)
10:15:20 [2023-09-27T10:15:20.150Z] === RUN   TestRemoveByDigest
10:15:20 [2023-09-27T10:15:20.150Z]     remove_test.go:63: !testEnv.UsingSnapshotter(): RepoDigests doesn't include tags when using graphdrivers
10:15:20 [2023-09-27T10:15:20.150Z] --- SKIP: TestRemoveByDigest (0.00s)
10:15:20 [2023-09-27T10:15:20.150Z] === RUN   TestRemoveImageGarbageCollector
10:15:20 [2023-09-27T10:15:20.150Z]     remove_unix_test.go:34: (*Execution).NotAmd64-fm
10:15:20 [2023-09-27T10:15:20.150Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
10:15:20 [2023-09-27T10:15:20.150Z] === RUN   TestSaveCheckTimes
10:15:20 [2023-09-27T10:15:20.150Z] === PAUSE TestSaveCheckTimes
10:15:20 [2023-09-27T10:15:20.150Z] === RUN   TestSaveRepoWithMultipleImages
10:15:21 [2023-09-27T10:15:21.094Z] --- PASS: TestSaveRepoWithMultipleImages (1.02s)
10:15:21 [2023-09-27T10:15:21.094Z] === RUN   TestSaveDirectoryPermissions
10:15:22 [2023-09-27T10:15:22.471Z] --- PASS: TestSaveDirectoryPermissions (1.07s)
10:15:22 [2023-09-27T10:15:22.471Z] === RUN   TestTagUnprefixedRepoByNameOrName
10:15:22 [2023-09-27T10:15:22.471Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s)
10:15:22 [2023-09-27T10:15:22.471Z] === RUN   TestTagUsingDigestAlgorithmAsName
10:15:22 [2023-09-27T10:15:22.471Z] --- PASS: TestTagUsingDigestAlgorithmAsName (0.01s)
10:15:22 [2023-09-27T10:15:22.471Z] === RUN   TestTagValidPrefixedRepo
10:15:22 [2023-09-27T10:15:22.471Z] === RUN   TestTagValidPrefixedRepo/fooo/bar
10:15:22 [2023-09-27T10:15:22.471Z] === PAUSE TestTagValidPrefixedRepo/fooo/bar
10:15:22 [2023-09-27T10:15:22.471Z] === RUN   TestTagValidPrefixedRepo/fooaa/test
10:15:22 [2023-09-27T10:15:22.471Z] === PAUSE TestTagValidPrefixedRepo/fooaa/test
10:15:22 [2023-09-27T10:15:22.471Z] === RUN   TestTagValidPrefixedRepo/foooo:t
10:15:22 [2023-09-27T10:15:22.471Z] === PAUSE TestTagValidPrefixedRepo/foooo:t
10:15:22 [2023-09-27T10:15:22.471Z] === RUN   TestTagValidPrefixedRepo/HOSTNAME.DOMAIN.COM:443/foo/bar
10:15:22 [2023-09-27T10:15:22.471Z] === PAUSE TestTagValidPrefixedRepo/HOSTNAME.DOMAIN.COM:443/foo/bar
10:15:22 [2023-09-27T10:15:22.471Z] === CONT  TestTagValidPrefixedRepo/fooo/bar
10:15:22 [2023-09-27T10:15:22.471Z] === CONT  TestTagValidPrefixedRepo/foooo:t
10:15:22 [2023-09-27T10:15:22.471Z] === CONT  TestTagValidPrefixedRepo/HOSTNAME.DOMAIN.COM:443/foo/bar
10:15:22 [2023-09-27T10:15:22.471Z] === CONT  TestTagValidPrefixedRepo/fooaa/test
10:15:22 [2023-09-27T10:15:22.471Z] --- PASS: TestTagValidPrefixedRepo (0.02s)
10:15:22 [2023-09-27T10:15:22.471Z]     --- PASS: TestTagValidPrefixedRepo/foooo:t (0.00s)
10:15:22 [2023-09-27T10:15:22.471Z]     --- PASS: TestTagValidPrefixedRepo/HOSTNAME.DOMAIN.COM:443/foo/bar (0.01s)
10:15:22 [2023-09-27T10:15:22.471Z]     --- PASS: TestTagValidPrefixedRepo/fooo/bar (0.01s)
10:15:22 [2023-09-27T10:15:22.471Z]     --- PASS: TestTagValidPrefixedRepo/fooaa/test (0.01s)
10:15:22 [2023-09-27T10:15:22.471Z] === RUN   TestTagExistedNameWithoutForce
10:15:22 [2023-09-27T10:15:22.471Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
10:15:22 [2023-09-27T10:15:22.471Z] === RUN   TestTagOfficialNames
10:15:22 [2023-09-27T10:15:22.471Z] === RUN   TestTagOfficialNames/tag_from_busybox_to_docker.io/busybox
10:15:22 [2023-09-27T10:15:22.471Z] === RUN   TestTagOfficialNames/tag_from_busybox_to_index.docker.io/busybox
10:15:22 [2023-09-27T10:15:22.471Z] === RUN   TestTagOfficialNames/tag_from_busybox_to_library/busybox
10:15:22 [2023-09-27T10:15:22.471Z] === RUN   TestTagOfficialNames/tag_from_busybox_to_docker.io/library/busybox
10:15:22 [2023-09-27T10:15:22.471Z] === RUN   TestTagOfficialNames/tag_from_busybox_to_index.docker.io/library/busybox
10:15:22 [2023-09-27T10:15:22.471Z] --- PASS: TestTagOfficialNames (0.05s)
10:15:22 [2023-09-27T10:15:22.471Z]     --- PASS: TestTagOfficialNames/tag_from_busybox_to_docker.io/busybox (0.01s)
10:15:22 [2023-09-27T10:15:22.471Z]     --- PASS: TestTagOfficialNames/tag_from_busybox_to_index.docker.io/busybox (0.01s)
10:15:22 [2023-09-27T10:15:22.471Z]     --- PASS: TestTagOfficialNames/tag_from_busybox_to_library/busybox (0.01s)
10:15:22 [2023-09-27T10:15:22.471Z]     --- PASS: TestTagOfficialNames/tag_from_busybox_to_docker.io/library/busybox (0.01s)
10:15:22 [2023-09-27T10:15:22.471Z]     --- PASS: TestTagOfficialNames/tag_from_busybox_to_index.docker.io/library/busybox (0.01s)
10:15:22 [2023-09-27T10:15:22.471Z] === RUN   TestTagMatchesDigest
10:15:22 [2023-09-27T10:15:22.471Z] --- PASS: TestTagMatchesDigest (0.01s)
10:15:22 [2023-09-27T10:15:22.471Z] === CONT  TestSaveCheckTimes
10:15:22 [2023-09-27T10:15:22.471Z] --- PASS: TestSaveCheckTimes (0.03s)
10:15:22 [2023-09-27T10:15:22.471Z] PASS
10:15:22 [2023-09-27T10:15:22.471Z] 
10:15:22 [2023-09-27T10:15:22.471Z] === Skipped
10:15:22 [2023-09-27T10:15:22.471Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s)
10:15:22 [2023-09-27T10:15:22.471Z]     import_test.go:23: runtime.GOARCH == "arm64": effective test will be time out
10:15:22 [2023-09-27T10:15:22.471Z] 
10:15:22 [2023-09-27T10:15:22.471Z] === SKIP: arm64.integration.image TestRemoveByDigest (0.00s)
10:15:22 [2023-09-27T10:15:22.471Z]     remove_test.go:63: !testEnv.UsingSnapshotter(): RepoDigests doesn't include tags when using graphdrivers
10:15:22 [2023-09-27T10:15:22.471Z] 
10:15:22 [2023-09-27T10:15:22.471Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s)
10:15:22 [2023-09-27T10:15:22.471Z]     remove_unix_test.go:34: (*Execution).NotAmd64-fm
10:15:22 [2023-09-27T10:15:22.471Z] 
10:15:22 [2023-09-27T10:15:22.471Z] DONE 44 tests, 3 skipped in 3.363s
10:15:22 [2023-09-27T10:15:22.471Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (arm64.integration.internal.termtest) flags=-test.v -test.timeout=120m  
10:15:22 [2023-09-27T10:15:22.471Z] ++ '[' -n '' ']'
10:15:22 [2023-09-27T10:15:22.471Z] ++ 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
10:15:22 [2023-09-27T10:15:22.471Z] ++ set -e
10:15:22 [2023-09-27T10:15:22.471Z] ++ '[' -n 0 ']'
10:15:22 [2023-09-27T10:15:22.471Z] ++ set -x
10:15:22 [2023-09-27T10:15:22.471Z] ++ 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.1rYXuJukJ2/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
10:15:22 [2023-09-27T10:15:22.471Z] === RUN   TestStripANSICommands
10:15:22 [2023-09-27T10:15:22.471Z] === RUN   TestStripANSICommands/#00
10:15:22 [2023-09-27T10:15:22.471Z] === RUN   TestStripANSICommands/#01
10:15:22 [2023-09-27T10:15:22.471Z] --- PASS: TestStripANSICommands (0.00s)
10:15:22 [2023-09-27T10:15:22.471Z]     --- PASS: TestStripANSICommands/#00 (0.00s)
10:15:22 [2023-09-27T10:15:22.471Z]     --- PASS: TestStripANSICommands/#01 (0.00s)
10:15:22 [2023-09-27T10:15:22.471Z] PASS
10:15:22 [2023-09-27T10:15:22.471Z] 
10:15:22 [2023-09-27T10:15:22.471Z] DONE 3 tests in 0.010s
10:15:22 [2023-09-27T10:15:22.471Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m  
10:15:22 [2023-09-27T10:15:22.471Z] ++ '[' -n '' ']'
10:15:22 [2023-09-27T10:15:22.471Z] ++ 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
10:15:22 [2023-09-27T10:15:22.471Z] ++ set -e
10:15:22 [2023-09-27T10:15:22.471Z] ++ '[' -n 0 ']'
10:15:22 [2023-09-27T10:15:22.471Z] ++ set -x
10:15:22 [2023-09-27T10:15:22.471Z] ++ 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.1rYXuJukJ2/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
10:15:22 [2023-09-27T10:15:22.471Z] INFO: Testing against a local daemon
10:15:22 [2023-09-27T10:15:22.471Z] === RUN   TestCreateWithMultiNetworks
10:15:23 [2023-09-27T10:15:23.407Z] --- PASS: TestCreateWithMultiNetworks (1.00s)
10:15:23 [2023-09-27T10:15:23.407Z] === RUN   TestNetworkCreateDelete
10:15:23 [2023-09-27T10:15:23.666Z] --- PASS: TestNetworkCreateDelete (0.18s)
10:15:23 [2023-09-27T10:15:23.666Z] === RUN   TestDockerNetworkDeletePreferID
10:15:24 [2023-09-27T10:15:24.233Z] --- PASS: TestDockerNetworkDeletePreferID (0.52s)
10:15:24 [2023-09-27T10:15:24.233Z] === RUN   TestDaemonDNSFallback
10:15:30 [2023-09-27T10:15:30.797Z] --- PASS: TestDaemonDNSFallback (6.21s)
10:15:30 [2023-09-27T10:15:30.797Z] === RUN   TestInspectNetwork
10:15:33 [2023-09-27T10:15:33.333Z] === RUN   TestInspectNetwork/full_network_id
10:15:33 [2023-09-27T10:15:33.333Z] === RUN   TestInspectNetwork/partial_network_id
10:15:33 [2023-09-27T10:15:33.333Z] === RUN   TestInspectNetwork/network_name
10:15:33 [2023-09-27T10:15:33.333Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
10:15:38 [2023-09-27T10:15:38.600Z] --- PASS: TestInspectNetwork (7.28s)
10:15:38 [2023-09-27T10:15:38.600Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
10:15:38 [2023-09-27T10:15:38.600Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
10:15:38 [2023-09-27T10:15:38.600Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
10:15:38 [2023-09-27T10:15:38.600Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
10:15:38 [2023-09-27T10:15:38.600Z] === RUN   TestRunContainerWithBridgeNone
10:15:39 [2023-09-27T10:15:39.169Z] --- PASS: TestRunContainerWithBridgeNone (1.37s)
10:15:39 [2023-09-27T10:15:39.169Z] === RUN   TestNetworkInvalidJSON
10:15:39 [2023-09-27T10:15:39.169Z] === RUN   TestNetworkInvalidJSON/networks/create
10:15:39 [2023-09-27T10:15:39.169Z] === PAUSE TestNetworkInvalidJSON/networks/create
10:15:39 [2023-09-27T10:15:39.169Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect
10:15:39 [2023-09-27T10:15:39.169Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect
10:15:39 [2023-09-27T10:15:39.169Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect
10:15:39 [2023-09-27T10:15:39.169Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect
10:15:39 [2023-09-27T10:15:39.169Z] === CONT  TestNetworkInvalidJSON/networks/create
10:15:39 [2023-09-27T10:15:39.169Z] === CONT  TestNetworkInvalidJSON/networks/bridge/disconnect
10:15:39 [2023-09-27T10:15:39.169Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_content_type
10:15:39 [2023-09-27T10:15:39.169Z] === CONT  TestNetworkInvalidJSON/networks/bridge/connect
10:15:39 [2023-09-27T10:15:39.169Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type
10:15:39 [2023-09-27T10:15:39.169Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type
10:15:39 [2023-09-27T10:15:39.169Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_JSON
10:15:39 [2023-09-27T10:15:39.169Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON
10:15:39 [2023-09-27T10:15:39.169Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON
10:15:39 [2023-09-27T10:15:39.169Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON
10:15:39 [2023-09-27T10:15:39.169Z] === RUN   TestNetworkInvalidJSON/networks/create/extra_content_after_JSON
10:15:39 [2023-09-27T10:15:39.169Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON
10:15:39 [2023-09-27T10:15:39.169Z] === RUN   TestNetworkInvalidJSON/networks/create/empty_body
10:15:39 [2023-09-27T10:15:39.169Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body
10:15:39 [2023-09-27T10:15:39.169Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/empty_body
10:15:39 [2023-09-27T10:15:39.169Z] --- PASS: TestNetworkInvalidJSON (0.01s)
10:15:39 [2023-09-27T10:15:39.169Z]     --- PASS: TestNetworkInvalidJSON/networks/create (0.00s)
10:15:39 [2023-09-27T10:15:39.169Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s)
10:15:39 [2023-09-27T10:15:39.169Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s)
10:15:39 [2023-09-27T10:15:39.169Z]         --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s)
10:15:39 [2023-09-27T10:15:39.169Z]         --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s)
10:15:39 [2023-09-27T10:15:39.169Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s)
10:15:39 [2023-09-27T10:15:39.169Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s)
10:15:39 [2023-09-27T10:15:39.169Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s)
10:15:39 [2023-09-27T10:15:39.169Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s)
10:15:39 [2023-09-27T10:15:39.169Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s)
10:15:39 [2023-09-27T10:15:39.169Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s)
10:15:39 [2023-09-27T10:15:39.169Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s)
10:15:39 [2023-09-27T10:15:39.169Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s)
10:15:39 [2023-09-27T10:15:39.169Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s)
10:15:39 [2023-09-27T10:15:39.169Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s)
10:15:39 [2023-09-27T10:15:39.169Z] === RUN   TestNetworkList
10:15:39 [2023-09-27T10:15:39.169Z] === RUN   TestNetworkList//networks
10:15:39 [2023-09-27T10:15:39.169Z] === PAUSE TestNetworkList//networks
10:15:39 [2023-09-27T10:15:39.169Z] === RUN   TestNetworkList//networks/
10:15:39 [2023-09-27T10:15:39.169Z] === PAUSE TestNetworkList//networks/
10:15:39 [2023-09-27T10:15:39.169Z] === CONT  TestNetworkList//networks
10:15:39 [2023-09-27T10:15:39.169Z] === CONT  TestNetworkList//networks/
10:15:39 [2023-09-27T10:15:39.169Z] --- PASS: TestNetworkList (0.01s)
10:15:39 [2023-09-27T10:15:39.169Z]     --- PASS: TestNetworkList//networks (0.00s)
10:15:39 [2023-09-27T10:15:39.169Z]     --- PASS: TestNetworkList//networks/ (0.00s)
10:15:39 [2023-09-27T10:15:39.169Z] === RUN   TestHostIPv4BridgeLabel
10:15:39 [2023-09-27T10:15:39.737Z] --- PASS: TestHostIPv4BridgeLabel (0.56s)
10:15:39 [2023-09-27T10:15:39.737Z] === RUN   TestDefaultNetworkOpts
10:15:39 [2023-09-27T10:15:39.737Z] === RUN   TestDefaultNetworkOpts/default_value
10:15:41 [2023-09-27T10:15:41.113Z] === RUN   TestDefaultNetworkOpts/cmdline_value
10:15:42 [2023-09-27T10:15:42.491Z] === RUN   TestDefaultNetworkOpts/config-from_value
10:15:43 [2023-09-27T10:15:43.429Z] --- PASS: TestDefaultNetworkOpts (3.89s)
10:15:43 [2023-09-27T10:15:43.429Z]     --- PASS: TestDefaultNetworkOpts/default_value (1.32s)
10:15:43 [2023-09-27T10:15:43.429Z]     --- PASS: TestDefaultNetworkOpts/cmdline_value (1.27s)
10:15:43 [2023-09-27T10:15:43.429Z]     --- PASS: TestDefaultNetworkOpts/config-from_value (1.30s)
10:15:43 [2023-09-27T10:15:43.429Z] === RUN   TestForbidDuplicateNetworkNames
10:15:44 [2023-09-27T10:15:44.364Z] --- PASS: TestForbidDuplicateNetworkNames (0.65s)
10:15:44 [2023-09-27T10:15:44.364Z] === RUN   TestDaemonRestartWithLiveRestore
10:15:45 [2023-09-27T10:15:45.299Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s)
10:15:45 [2023-09-27T10:15:45.299Z] === RUN   TestDaemonDefaultNetworkPools
10:15:45 [2023-09-27T10:15:45.867Z] --- PASS: TestDaemonDefaultNetworkPools (0.81s)
10:15:45 [2023-09-27T10:15:45.867Z] === RUN   TestDaemonRestartWithExistingNetwork
10:15:47 [2023-09-27T10:15:47.244Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.18s)
10:15:47 [2023-09-27T10:15:47.244Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
10:15:48 [2023-09-27T10:15:48.620Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.26s)
10:15:48 [2023-09-27T10:15:48.620Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
10:15:49 [2023-09-27T10:15:49.187Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.60s)
10:15:49 [2023-09-27T10:15:49.187Z] === RUN   TestServiceWithPredefinedNetwork
10:15:51 [2023-09-27T10:15:51.090Z] --- PASS: TestServiceWithPredefinedNetwork (2.19s)
10:15:51 [2023-09-27T10:15:51.090Z] === RUN   TestServiceRemoveKeepsIngressNetwork
10:15:51 [2023-09-27T10:15:51.090Z]     service_test.go:256: FLAKY_TEST
10:15:51 [2023-09-27T10:15:51.090Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
10:15:51 [2023-09-27T10:15:51.090Z] === RUN   TestServiceWithDataPathPortInit
10:16:05 [2023-09-27T10:16:05.971Z] --- PASS: TestServiceWithDataPathPortInit (13.25s)
10:16:05 [2023-09-27T10:16:05.971Z] === RUN   TestServiceWithDefaultAddressPoolInit
10:16:06 [2023-09-27T10:16:06.230Z]     service_test.go:447: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:ye9kczeigam9mzrqen0lzna4e Created:2023-09-27 10:16:05.255778534 +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[40ec57a278dd8da7913bcb2d83aede6847a5c34d29c75f7a0b07927719f8920e:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.t9mkbcgqqdc9jucjrybosexi1 EndpointID:ed16a3d033d7720a4da4c463c6029c84603633ce2086a6e7a1ea03637fc285a6 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:b49cea62da9dd7e5a7e83f14ec2a5f4a695447c71f994e65ce0be47f27290f48 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:0026d2d2b6a2 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.t9mkbcgqqdc9jucjrybosexi1 EndpointID:ed16a3d033d7720a4da4c463c6029c84603633ce2086a6e7a1ea03637fc285a6 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
10:16:11 [2023-09-27T10:16:11.495Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.54s)
10:16:11 [2023-09-27T10:16:11.495Z] PASS
10:16:11 [2023-09-27T10:16:11.495Z] 
10:16:11 [2023-09-27T10:16:11.495Z] === Skipped
10:16:11 [2023-09-27T10:16:11.495Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
10:16:11 [2023-09-27T10:16:11.495Z]     service_test.go:256: FLAKY_TEST
10:16:11 [2023-09-27T10:16:11.495Z] 
10:16:11 [2023-09-27T10:16:11.495Z] DONE 44 tests, 1 skipped in 48.602s
10:16:11 [2023-09-27T10:16:11.495Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m  
10:16:11 [2023-09-27T10:16:11.495Z] ++ '[' -n '' ']'
10:16:11 [2023-09-27T10:16:11.495Z] ++ 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
10:16:11 [2023-09-27T10:16:11.495Z] ++ set -e
10:16:11 [2023-09-27T10:16:11.495Z] ++ '[' -n 0 ']'
10:16:11 [2023-09-27T10:16:11.495Z] ++ set -x
10:16:11 [2023-09-27T10:16:11.495Z] ++ 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.1rYXuJukJ2/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
10:16:11 [2023-09-27T10:16:11.495Z] INFO: Testing against a local daemon
10:16:11 [2023-09-27T10:16:11.495Z] === RUN   TestDockerNetworkIpvlanPersistance
10:16:11 [2023-09-27T10:16:11.495Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
10:16:11 [2023-09-27T10:16:11.495Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
10:16:11 [2023-09-27T10:16:11.495Z] === RUN   TestDockerNetworkIpvlan
10:16:11 [2023-09-27T10:16:11.495Z]     ipvlan_test.go:55: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
10:16:11 [2023-09-27T10:16:11.495Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
10:16:11 [2023-09-27T10:16:11.495Z] PASS
10:16:11 [2023-09-27T10:16:11.495Z] 
10:16:11 [2023-09-27T10:16:11.495Z] === Skipped
10:16:11 [2023-09-27T10:16:11.495Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
10:16:11 [2023-09-27T10:16:11.495Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
10:16:11 [2023-09-27T10:16:11.495Z] 
10:16:11 [2023-09-27T10:16:11.495Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
10:16:11 [2023-09-27T10:16:11.495Z]     ipvlan_test.go:55: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
10:16:11 [2023-09-27T10:16:11.495Z] 
10:16:11 [2023-09-27T10:16:11.495Z] DONE 2 tests, 2 skipped in 0.046s
10:16:11 [2023-09-27T10:16:11.495Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m  
10:16:11 [2023-09-27T10:16:11.496Z] ++ '[' -n '' ']'
10:16:11 [2023-09-27T10:16:11.496Z] ++ 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
10:16:11 [2023-09-27T10:16:11.496Z] ++ set -e
10:16:11 [2023-09-27T10:16:11.496Z] ++ '[' -n 0 ']'
10:16:11 [2023-09-27T10:16:11.496Z] ++ set -x
10:16:11 [2023-09-27T10:16:11.496Z] ++ 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.1rYXuJukJ2/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
10:16:11 [2023-09-27T10:16:11.496Z] INFO: Testing against a local daemon
10:16:11 [2023-09-27T10:16:11.496Z] === RUN   TestDockerNetworkMacvlanPersistance
10:16:12 [2023-09-27T10:16:12.432Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.17s)
10:16:12 [2023-09-27T10:16:12.432Z] === RUN   TestDockerNetworkMacvlan
10:16:12 [2023-09-27T10:16:12.432Z] === RUN   TestDockerNetworkMacvlan/Subinterface
10:16:13 [2023-09-27T10:16:13.002Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
10:16:13 [2023-09-27T10:16:13.569Z] === RUN   TestDockerNetworkMacvlan/NilParent
10:16:14 [2023-09-27T10:16:14.137Z] === RUN   TestDockerNetworkMacvlan/InternalMode
10:16:14 [2023-09-27T10:16:14.703Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
10:16:15 [2023-09-27T10:16:15.270Z] === RUN   TestDockerNetworkMacvlan/Addressing
10:16:15 [2023-09-27T10:16:15.837Z] --- PASS: TestDockerNetworkMacvlan (3.57s)
10:16:15 [2023-09-27T10:16:15.837Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.59s)
10:16:15 [2023-09-27T10:16:15.837Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.59s)
10:16:15 [2023-09-27T10:16:15.837Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (0.60s)
10:16:15 [2023-09-27T10:16:15.837Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (0.60s)
10:16:15 [2023-09-27T10:16:15.837Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (0.60s)
10:16:15 [2023-09-27T10:16:15.837Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.59s)
10:16:15 [2023-09-27T10:16:15.837Z] PASS
10:16:15 [2023-09-27T10:16:15.837Z] 
10:16:15 [2023-09-27T10:16:15.837Z] DONE 8 tests in 4.780s
10:16:15 [2023-09-27T10:16:15.837Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m  
10:16:15 [2023-09-27T10:16:15.837Z] ++ '[' -n '' ']'
10:16:15 [2023-09-27T10:16:15.837Z] ++ 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
10:16:15 [2023-09-27T10:16:15.837Z] ++ set -e
10:16:15 [2023-09-27T10:16:15.837Z] ++ '[' -n 0 ']'
10:16:15 [2023-09-27T10:16:15.837Z] ++ set -x
10:16:15 [2023-09-27T10:16:15.837Z] ++ 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.1rYXuJukJ2/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
10:16:15 [2023-09-27T10:16:15.837Z] testing: warning: no tests to run
10:16:15 [2023-09-27T10:16:15.837Z] PASS
10:16:15 [2023-09-27T10:16:15.837Z] 
10:16:15 [2023-09-27T10:16:15.837Z] DONE 0 tests in 0.008s
10:16:15 [2023-09-27T10:16:15.837Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m  
10:16:15 [2023-09-27T10:16:15.837Z] ++ '[' -n '' ']'
10:16:15 [2023-09-27T10:16:15.837Z] ++ 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
10:16:15 [2023-09-27T10:16:15.837Z] ++ set -e
10:16:15 [2023-09-27T10:16:15.837Z] ++ '[' -n 0 ']'
10:16:15 [2023-09-27T10:16:15.837Z] ++ set -x
10:16:15 [2023-09-27T10:16:15.837Z] ++ 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.1rYXuJukJ2/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
10:16:15 [2023-09-27T10:16:15.837Z] INFO: Testing against a local daemon
10:16:15 [2023-09-27T10:16:15.837Z] === RUN   TestAuthZPluginAllowRequest
10:16:17 [2023-09-27T10:16:17.212Z] --- PASS: TestAuthZPluginAllowRequest (1.08s)
10:16:17 [2023-09-27T10:16:17.212Z] === RUN   TestAuthZPluginTLS
10:16:17 [2023-09-27T10:16:17.472Z] --- PASS: TestAuthZPluginTLS (0.55s)
10:16:17 [2023-09-27T10:16:17.472Z] === RUN   TestAuthZPluginDenyRequest
10:16:18 [2023-09-27T10:16:18.038Z] --- PASS: TestAuthZPluginDenyRequest (0.53s)
10:16:18 [2023-09-27T10:16:18.038Z] === RUN   TestAuthZPluginAPIDenyResponse
10:16:18 [2023-09-27T10:16:18.605Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s)
10:16:18 [2023-09-27T10:16:18.605Z] === RUN   TestAuthZPluginDenyResponse
10:16:19 [2023-09-27T10:16:19.172Z] --- PASS: TestAuthZPluginDenyResponse (0.53s)
10:16:19 [2023-09-27T10:16:19.172Z] === RUN   TestAuthZPluginAllowEventStream
10:16:20 [2023-09-27T10:16:20.108Z] 2023/09/27 10:16:19 http: panic serving 127.0.0.1:49102: runtime error: invalid memory address or nil pointer dereference
10:16:20 [2023-09-27T10:16:20.108Z] goroutine 173 [running]:
10:16:20 [2023-09-27T10:16:20.108Z] net/http.(*conn).serve.func1()
10:16:20 [2023-09-27T10:16:20.108Z] 	/usr/local/go/src/net/http/server.go:1854 +0xb0
10:16:20 [2023-09-27T10:16:20.108Z] panic({0xa98f00, 0x15944a0})
10:16:20 [2023-09-27T10:16:20.108Z] 	/usr/local/go/src/runtime/panic.go:890 +0x248
10:16:20 [2023-09-27T10:16:20.108Z] github.com/docker/docker/integration/plugin/authz.setupSuite.func3({0xd8cf70, 0x400012c7e0}, 0xffff704f2328?)
10:16:20 [2023-09-27T10:16:20.108Z] 	/go/src/github.com/docker/docker/integration/plugin/authz/main_test.go:159 +0x14c
10:16:20 [2023-09-27T10:16:20.108Z] net/http.HandlerFunc.ServeHTTP(0x4000716f00?, {0xd8cf70?, 0x400012c7e0?}, 0x4147ac?)
10:16:20 [2023-09-27T10:16:20.108Z] 	/usr/local/go/src/net/http/server.go:2122 +0x38
10:16:20 [2023-09-27T10:16:20.108Z] net/http.(*ServeMux).ServeHTTP(0xd8d400?, {0xd8cf70, 0x400012c7e0}, 0x4000716f00)
10:16:20 [2023-09-27T10:16:20.108Z] 	/usr/local/go/src/net/http/server.go:2500 +0x13c
10:16:20 [2023-09-27T10:16:20.108Z] github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp.(*Handler).ServeHTTP(0x400068e600, {0xd8c370?, 0x40007367e0}, 0x4000716e00)
10:16:20 [2023-09-27T10:16:20.108Z] 	/go/src/github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/handler.go:213 +0xf74
10:16:20 [2023-09-27T10:16:20.108Z] net/http.serverHandler.ServeHTTP({0xd84aa0?}, {0xd8c370, 0x40007367e0}, 0x4000716e00)
10:16:20 [2023-09-27T10:16:20.108Z] 	/usr/local/go/src/net/http/server.go:2936 +0x2c0
10:16:20 [2023-09-27T10:16:20.108Z] net/http.(*conn).serve(0x40005ac090, {0xd8d400, 0x400059c480})
10:16:20 [2023-09-27T10:16:20.108Z] 	/usr/local/go/src/net/http/server.go:1995 +0x518
10:16:20 [2023-09-27T10:16:20.108Z] created by net/http.(*Server).Serve
10:16:20 [2023-09-27T10:16:20.108Z] 	/usr/local/go/src/net/http/server.go:3089 +0x4e8
10:16:21 [2023-09-27T10:16:21.051Z] 2023/09/27 10:16:20 http: panic serving 127.0.0.1:49100: could not unmarshal json for /AuthZPlugin.AuthZRes: unexpected end of JSON input
10:16:21 [2023-09-27T10:16:21.051Z] goroutine 165 [running]:
10:16:21 [2023-09-27T10:16:21.051Z] net/http.(*conn).serve.func1()
10:16:21 [2023-09-27T10:16:21.051Z] 	/usr/local/go/src/net/http/server.go:1854 +0xb0
10:16:21 [2023-09-27T10:16:21.051Z] panic({0xa3ca60, 0x400078c5e0})
10:16:21 [2023-09-27T10:16:21.051Z] 	/usr/local/go/src/runtime/panic.go:890 +0x248
10:16:21 [2023-09-27T10:16:21.051Z] github.com/docker/docker/integration/plugin/authz.setupSuite.func3({0xd8cf70, 0x400012c900}, 0xffff704f2328?)
10:16:21 [2023-09-27T10:16:21.051Z] 	/go/src/github.com/docker/docker/integration/plugin/authz/main_test.go:149 +0x36c
10:16:21 [2023-09-27T10:16:21.051Z] net/http.HandlerFunc.ServeHTTP(0x4000717100?, {0xd8cf70?, 0x400012c900?}, 0x4147ac?)
10:16:21 [2023-09-27T10:16:21.051Z] 	/usr/local/go/src/net/http/server.go:2122 +0x38
10:16:21 [2023-09-27T10:16:21.051Z] net/http.(*ServeMux).ServeHTTP(0xd8d400?, {0xd8cf70, 0x400012c900}, 0x4000717100)
10:16:21 [2023-09-27T10:16:21.051Z] 	/usr/local/go/src/net/http/server.go:2500 +0x13c
10:16:21 [2023-09-27T10:16:21.051Z] github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp.(*Handler).ServeHTTP(0x400068e600, {0xd8c370?, 0x40007368c0}, 0x4000717000)
10:16:21 [2023-09-27T10:16:21.051Z] 	/go/src/github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/handler.go:213 +0xf74
10:16:21 [2023-09-27T10:16:21.051Z] net/http.serverHandler.ServeHTTP({0x40007cfec0?}, {0xd8c370, 0x40007368c0}, 0x4000717000)
10:16:21 [2023-09-27T10:16:21.051Z] 	/usr/local/go/src/net/http/server.go:2936 +0x2c0
10:16:21 [2023-09-27T10:16:21.051Z] net/http.(*conn).serve(0x4000360900, {0xd8d400, 0x400059c480})
10:16:21 [2023-09-27T10:16:21.051Z] 	/usr/local/go/src/net/http/server.go:1995 +0x518
10:16:21 [2023-09-27T10:16:21.051Z] created by net/http.(*Server).Serve
10:16:21 [2023-09-27T10:16:21.051Z] 	/usr/local/go/src/net/http/server.go:3089 +0x4e8
10:16:22 [2023-09-27T10:16:22.952Z] 2023/09/27 10:16:22 http: panic serving 127.0.0.1:49118: could not unmarshal json for /AuthZPlugin.AuthZRes: unexpected end of JSON input
10:16:22 [2023-09-27T10:16:22.952Z] goroutine 194 [running]:
10:16:22 [2023-09-27T10:16:22.952Z] net/http.(*conn).serve.func1()
10:16:22 [2023-09-27T10:16:22.952Z] 	/usr/local/go/src/net/http/server.go:1854 +0xb0
10:16:22 [2023-09-27T10:16:22.952Z] panic({0xa3ca60, 0x40003260a0})
10:16:22 [2023-09-27T10:16:22.952Z] 	/usr/local/go/src/runtime/panic.go:890 +0x248
10:16:22 [2023-09-27T10:16:22.952Z] github.com/docker/docker/integration/plugin/authz.setupSuite.func3({0xd8cf70, 0x40005b0120}, 0xffff70472008?)
10:16:22 [2023-09-27T10:16:22.952Z] 	/go/src/github.com/docker/docker/integration/plugin/authz/main_test.go:149 +0x36c
10:16:22 [2023-09-27T10:16:22.952Z] net/http.HandlerFunc.ServeHTTP(0x4000794000?, {0xd8cf70?, 0x40005b0120?}, 0x4147ac?)
10:16:22 [2023-09-27T10:16:22.952Z] 	/usr/local/go/src/net/http/server.go:2122 +0x38
10:16:22 [2023-09-27T10:16:22.952Z] net/http.(*ServeMux).ServeHTTP(0xd8d400?, {0xd8cf70, 0x40005b0120}, 0x4000794000)
10:16:22 [2023-09-27T10:16:22.952Z] 	/usr/local/go/src/net/http/server.go:2500 +0x13c
10:16:22 [2023-09-27T10:16:22.952Z] github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp.(*Handler).ServeHTTP(0x400068e600, {0xd8c370?, 0x40005b4000}, 0x4000717200)
10:16:22 [2023-09-27T10:16:22.952Z] 	/go/src/github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/handler.go:213 +0xf74
10:16:22 [2023-09-27T10:16:22.952Z] net/http.serverHandler.ServeHTTP({0x400011e0c0?}, {0xd8c370, 0x40005b4000}, 0x4000717200)
10:16:22 [2023-09-27T10:16:22.952Z] 	/usr/local/go/src/net/http/server.go:2936 +0x2c0
10:16:22 [2023-09-27T10:16:22.952Z] net/http.(*conn).serve(0x400071a990, {0xd8d400, 0x400059c480})
10:16:22 [2023-09-27T10:16:22.952Z] 	/usr/local/go/src/net/http/server.go:1995 +0x518
10:16:22 [2023-09-27T10:16:22.952Z] created by net/http.(*Server).Serve
10:16:22 [2023-09-27T10:16:22.952Z] 	/usr/local/go/src/net/http/server.go:3089 +0x4e8
10:16:25 [2023-09-27T10:16:25.482Z] --- PASS: TestAuthZPluginAllowEventStream (6.06s)
10:16:25 [2023-09-27T10:16:25.483Z] === RUN   TestAuthZPluginErrorResponse
10:16:25 [2023-09-27T10:16:25.741Z] --- PASS: TestAuthZPluginErrorResponse (0.53s)
10:16:25 [2023-09-27T10:16:25.741Z] === RUN   TestAuthZPluginErrorRequest
10:16:26 [2023-09-27T10:16:26.308Z] --- PASS: TestAuthZPluginErrorRequest (0.53s)
10:16:26 [2023-09-27T10:16:26.308Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
10:16:26 [2023-09-27T10:16:26.874Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s)
10:16:26 [2023-09-27T10:16:26.874Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
10:16:28 [2023-09-27T10:16:28.255Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.22s)
10:16:28 [2023-09-27T10:16:28.255Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
10:16:29 [2023-09-27T10:16:29.191Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.18s)
10:16:29 [2023-09-27T10:16:29.191Z] === RUN   TestAuthZPluginHeader
10:16:29 [2023-09-27T10:16:29.760Z] --- PASS: TestAuthZPluginHeader (0.61s)
10:16:29 [2023-09-27T10:16:29.760Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
10:16:29 [2023-09-27T10:16:29.760Z]     authz_plugin_v2_test.go:40: (*Execution).NotAmd64-fm
10:16:29 [2023-09-27T10:16:29.760Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
10:16:29 [2023-09-27T10:16:29.760Z] === RUN   TestAuthZPluginV2Disable
10:16:29 [2023-09-27T10:16:29.760Z]     authz_plugin_v2_test.go:61: (*Execution).NotAmd64-fm
10:16:29 [2023-09-27T10:16:29.760Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
10:16:29 [2023-09-27T10:16:29.760Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
10:16:29 [2023-09-27T10:16:29.760Z]     authz_plugin_v2_test.go:87: (*Execution).NotAmd64-fm
10:16:29 [2023-09-27T10:16:29.760Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
10:16:29 [2023-09-27T10:16:29.760Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
10:16:29 [2023-09-27T10:16:29.760Z]     authz_plugin_v2_test.go:122: (*Execution).NotAmd64-fm
10:16:29 [2023-09-27T10:16:29.760Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
10:16:29 [2023-09-27T10:16:29.760Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
10:16:47 [2023-09-27T10:16:47.847Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.90s)
10:16:47 [2023-09-27T10:16:47.847Z] PASS
10:16:47 [2023-09-27T10:16:47.847Z] 
10:16:47 [2023-09-27T10:16:47.847Z] === Skipped
10:16:47 [2023-09-27T10:16:47.847Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
10:16:47 [2023-09-27T10:16:47.847Z]     authz_plugin_v2_test.go:40: (*Execution).NotAmd64-fm
10:16:47 [2023-09-27T10:16:47.847Z] 
10:16:47 [2023-09-27T10:16:47.847Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
10:16:47 [2023-09-27T10:16:47.847Z]     authz_plugin_v2_test.go:61: (*Execution).NotAmd64-fm
10:16:47 [2023-09-27T10:16:47.847Z] 
10:16:47 [2023-09-27T10:16:47.847Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
10:16:47 [2023-09-27T10:16:47.847Z]     authz_plugin_v2_test.go:87: (*Execution).NotAmd64-fm
10:16:47 [2023-09-27T10:16:47.847Z] 
10:16:47 [2023-09-27T10:16:47.847Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
10:16:47 [2023-09-27T10:16:47.847Z]     authz_plugin_v2_test.go:122: (*Execution).NotAmd64-fm
10:16:47 [2023-09-27T10:16:47.847Z] 
10:16:47 [2023-09-27T10:16:47.847Z] DONE 17 tests, 4 skipped in 30.834s
10:16:47 [2023-09-27T10:16:47.848Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m  
10:16:47 [2023-09-27T10:16:47.848Z] ++ '[' -n '' ']'
10:16:47 [2023-09-27T10:16:47.848Z] ++ 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
10:16:47 [2023-09-27T10:16:47.848Z] ++ set -e
10:16:47 [2023-09-27T10:16:47.848Z] ++ '[' -n 0 ']'
10:16:47 [2023-09-27T10:16:47.848Z] ++ set -x
10:16:47 [2023-09-27T10:16:47.848Z] ++ 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.1rYXuJukJ2/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
10:16:47 [2023-09-27T10:16:47.848Z] INFO: Testing against a local daemon
10:16:47 [2023-09-27T10:16:47.848Z] === RUN   TestPluginInvalidJSON
10:16:47 [2023-09-27T10:16:47.848Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set
10:16:47 [2023-09-27T10:16:47.848Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set
10:16:47 [2023-09-27T10:16:47.848Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade
10:16:47 [2023-09-27T10:16:47.848Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade
10:16:47 [2023-09-27T10:16:47.848Z] === RUN   TestPluginInvalidJSON/plugins/pull
10:16:47 [2023-09-27T10:16:47.848Z] === PAUSE TestPluginInvalidJSON/plugins/pull
10:16:47 [2023-09-27T10:16:47.848Z] === CONT  TestPluginInvalidJSON/plugins/foobar/set
10:16:47 [2023-09-27T10:16:47.848Z] === CONT  TestPluginInvalidJSON/plugins/pull
10:16:47 [2023-09-27T10:16:47.848Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type
10:16:47 [2023-09-27T10:16:47.848Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_content_type
10:16:47 [2023-09-27T10:16:47.848Z] === CONT  TestPluginInvalidJSON/plugins/foobar/upgrade
10:16:47 [2023-09-27T10:16:47.848Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type
10:16:47 [2023-09-27T10:16:47.848Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON
10:16:47 [2023-09-27T10:16:47.848Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_JSON
10:16:47 [2023-09-27T10:16:47.848Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON
10:16:47 [2023-09-27T10:16:47.848Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON
10:16:47 [2023-09-27T10:16:47.848Z] === RUN   TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON
10:16:47 [2023-09-27T10:16:47.848Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/empty_body
10:16:47 [2023-09-27T10:16:47.848Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON
10:16:47 [2023-09-27T10:16:47.848Z] === RUN   TestPluginInvalidJSON/plugins/pull/empty_body
10:16:47 [2023-09-27T10:16:47.848Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body
10:16:47 [2023-09-27T10:16:47.848Z] --- PASS: TestPluginInvalidJSON (0.01s)
10:16:47 [2023-09-27T10:16:47.848Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s)
10:16:47 [2023-09-27T10:16:47.848Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s)
10:16:47 [2023-09-27T10:16:47.848Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s)
10:16:47 [2023-09-27T10:16:47.848Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s)
10:16:47 [2023-09-27T10:16:47.848Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s)
10:16:47 [2023-09-27T10:16:47.848Z]     --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s)
10:16:47 [2023-09-27T10:16:47.848Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s)
10:16:47 [2023-09-27T10:16:47.848Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s)
10:16:47 [2023-09-27T10:16:47.848Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s)
10:16:47 [2023-09-27T10:16:47.848Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s)
10:16:47 [2023-09-27T10:16:47.848Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s)
10:16:47 [2023-09-27T10:16:47.848Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s)
10:16:47 [2023-09-27T10:16:47.848Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s)
10:16:47 [2023-09-27T10:16:47.848Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s)
10:16:47 [2023-09-27T10:16:47.848Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s)
10:16:47 [2023-09-27T10:16:47.848Z] === RUN   TestPluginInstall
10:16:47 [2023-09-27T10:16:47.848Z] === RUN   TestPluginInstall/no_auth
10:16:49 [2023-09-27T10:16:49.751Z] time="2023-09-27T10:16:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
10:16:49 [2023-09-27T10:16:49.751Z] time="2023-09-27T10:16:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:53b978ee795ea1c62b9e6d7731dc645017e7dc51cf405fc195f6a233c4a6dac5" mediatype=application/vnd.docker.plugin.v1+json size=522
10:16:49 [2023-09-27T10:16:49.751Z] time="2023-09-27T10:16:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
10:16:49 [2023-09-27T10:16:49.751Z] time="2023-09-27T10:16:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:53b978ee795ea1c62b9e6d7731dc645017e7dc51cf405fc195f6a233c4a6dac5" mediatype=application/vnd.docker.plugin.v1+json size=522
10:16:49 [2023-09-27T10:16:49.751Z] === RUN   TestPluginInstall/with_htpasswd
10:16:50 [2023-09-27T10:16:50.009Z] time="2023-09-27T10:16:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
10:16:50 [2023-09-27T10:16:50.009Z] time="2023-09-27T10:16:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:53b978ee795ea1c62b9e6d7731dc645017e7dc51cf405fc195f6a233c4a6dac5" mediatype=application/vnd.docker.plugin.v1+json size=522
10:16:50 [2023-09-27T10:16:50.009Z] time="2023-09-27T10:16:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
10:16:50 [2023-09-27T10:16:50.009Z] time="2023-09-27T10:16:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:53b978ee795ea1c62b9e6d7731dc645017e7dc51cf405fc195f6a233c4a6dac5" mediatype=application/vnd.docker.plugin.v1+json size=522
10:16:50 [2023-09-27T10:16:50.268Z] === RUN   TestPluginInstall/with_insecure
10:16:51 [2023-09-27T10:16:51.204Z] time="2023-09-27T10:16:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
10:16:51 [2023-09-27T10:16:51.204Z] time="2023-09-27T10:16:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:0680463fdbff11723cfb096d32377b40dcb91ec6900da9d68251af0f0256616d" mediatype=application/vnd.docker.plugin.v1+json size=522
10:16:51 [2023-09-27T10:16:51.204Z] time="2023-09-27T10:16:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
10:16:51 [2023-09-27T10:16:51.204Z] time="2023-09-27T10:16:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:0680463fdbff11723cfb096d32377b40dcb91ec6900da9d68251af0f0256616d" mediatype=application/vnd.docker.plugin.v1+json size=522
10:16:51 [2023-09-27T10:16:51.204Z]     plugin_test.go:204: [d20d5372db7cf] daemon is not started
10:16:51 [2023-09-27T10:16:51.204Z] --- PASS: TestPluginInstall (4.33s)
10:16:51 [2023-09-27T10:16:51.204Z]     --- PASS: TestPluginInstall/no_auth (2.97s)
10:16:51 [2023-09-27T10:16:51.204Z]     --- PASS: TestPluginInstall/with_htpasswd (0.45s)
10:16:51 [2023-09-27T10:16:51.204Z]     --- PASS: TestPluginInstall/with_insecure (0.91s)
10:16:51 [2023-09-27T10:16:51.204Z] === RUN   TestPluginsWithRuntimes
10:16:52 [2023-09-27T10:16:52.583Z] === RUN   TestPluginsWithRuntimes/No_Args
10:16:53 [2023-09-27T10:16:53.519Z] === RUN   TestPluginsWithRuntimes/With_Args
10:16:54 [2023-09-27T10:16:54.459Z] --- PASS: TestPluginsWithRuntimes (3.35s)
10:16:54 [2023-09-27T10:16:54.459Z]     --- PASS: TestPluginsWithRuntimes/No_Args (0.91s)
10:16:54 [2023-09-27T10:16:54.459Z]     --- PASS: TestPluginsWithRuntimes/With_Args (0.93s)
10:16:54 [2023-09-27T10:16:54.459Z] === RUN   TestPluginBackCompatMediaTypes
10:16:55 [2023-09-27T10:16:55.026Z] --- PASS: TestPluginBackCompatMediaTypes (0.49s)
10:16:55 [2023-09-27T10:16:55.026Z] PASS
10:16:55 [2023-09-27T10:16:55.026Z] 
10:16:55 [2023-09-27T10:16:55.026Z] DONE 24 tests in 8.216s
10:16:55 [2023-09-27T10:16:55.026Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m  
10:16:55 [2023-09-27T10:16:55.026Z] ++ '[' -n '' ']'
10:16:55 [2023-09-27T10:16:55.026Z] ++ 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
10:16:55 [2023-09-27T10:16:55.026Z] ++ set -e
10:16:55 [2023-09-27T10:16:55.026Z] ++ '[' -n 0 ']'
10:16:55 [2023-09-27T10:16:55.026Z] ++ set -x
10:16:55 [2023-09-27T10:16:55.026Z] ++ 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.1rYXuJukJ2/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
10:16:55 [2023-09-27T10:16:55.026Z] INFO: Testing against a local daemon
10:16:55 [2023-09-27T10:16:55.026Z] === RUN   TestExternalGraphDriver
10:16:55 [2023-09-27T10:16:55.284Z] === RUN   TestExternalGraphDriver/json
10:16:55 [2023-09-27T10:16:55.284Z] === RUN   TestExternalGraphDriver/spec
10:16:55 [2023-09-27T10:16:55.284Z] === RUN   TestExternalGraphDriver/pull
10:16:55 [2023-09-27T10:16:55.284Z] --- PASS: TestExternalGraphDriver (0.34s)
10:16:55 [2023-09-27T10:16:55.284Z]     --- PASS: TestExternalGraphDriver/json (0.00s)
10:16:55 [2023-09-27T10:16:55.284Z]     --- PASS: TestExternalGraphDriver/spec (0.00s)
10:16:55 [2023-09-27T10:16:55.284Z]     --- PASS: TestExternalGraphDriver/pull (0.00s)
10:16:55 [2023-09-27T10:16:55.284Z] === RUN   TestGraphdriverPluginV2
10:16:55 [2023-09-27T10:16:55.851Z]     external_test.go:415: (*Execution).NotAmd64-fm
10:16:55 [2023-09-27T10:16:55.851Z] --- SKIP: TestGraphdriverPluginV2 (0.32s)
10:16:55 [2023-09-27T10:16:55.851Z] PASS
10:16:55 [2023-09-27T10:16:55.851Z] 
10:16:55 [2023-09-27T10:16:55.851Z] === Skipped
10:16:55 [2023-09-27T10:16:55.851Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.32s)
10:16:55 [2023-09-27T10:16:55.851Z]     external_test.go:415: (*Execution).NotAmd64-fm
10:16:55 [2023-09-27T10:16:55.851Z] 
10:16:55 [2023-09-27T10:16:55.852Z] DONE 5 tests, 1 skipped in 0.704s
10:16:55 [2023-09-27T10:16:55.852Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m  
10:16:55 [2023-09-27T10:16:55.852Z] ++ '[' -n '' ']'
10:16:55 [2023-09-27T10:16:55.852Z] ++ 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
10:16:55 [2023-09-27T10:16:55.852Z] ++ set -e
10:16:55 [2023-09-27T10:16:55.852Z] ++ '[' -n 0 ']'
10:16:55 [2023-09-27T10:16:55.852Z] ++ set -x
10:16:55 [2023-09-27T10:16:55.852Z] ++ 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.1rYXuJukJ2/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
10:16:55 [2023-09-27T10:16:55.852Z] INFO: Testing against a local daemon
10:16:55 [2023-09-27T10:16:55.852Z] === RUN   TestContinueAfterPluginCrash
10:16:55 [2023-09-27T10:16:55.852Z] === PAUSE TestContinueAfterPluginCrash
10:16:55 [2023-09-27T10:16:55.852Z] === RUN   TestReadPluginNoRead
10:16:55 [2023-09-27T10:16:55.852Z] === PAUSE TestReadPluginNoRead
10:16:55 [2023-09-27T10:16:55.852Z] === RUN   TestDaemonStartWithLogOpt
10:16:55 [2023-09-27T10:16:55.852Z] === PAUSE TestDaemonStartWithLogOpt
10:16:55 [2023-09-27T10:16:55.852Z] === CONT  TestDaemonStartWithLogOpt
10:16:55 [2023-09-27T10:16:55.852Z] === CONT  TestContinueAfterPluginCrash
10:16:55 [2023-09-27T10:16:55.852Z] === CONT  TestReadPluginNoRead
10:16:57 [2023-09-27T10:16:57.756Z] === RUN   TestReadPluginNoRead/disabled_caching
10:16:58 [2023-09-27T10:16:58.691Z] --- PASS: TestDaemonStartWithLogOpt (2.73s)
10:16:58 [2023-09-27T10:16:58.949Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
10:17:00 [2023-09-27T10:17:00.325Z] === RUN   TestReadPluginNoRead/default
10:17:01 [2023-09-27T10:17:01.704Z]     read_test.go:93: [da701e74c8d79] daemon is not started
10:17:01 [2023-09-27T10:17:01.704Z] --- PASS: TestReadPluginNoRead (5.86s)
10:17:01 [2023-09-27T10:17:01.704Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.19s)
10:17:01 [2023-09-27T10:17:01.704Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.27s)
10:17:01 [2023-09-27T10:17:01.704Z]     --- PASS: TestReadPluginNoRead/default (1.28s)
10:17:03 [2023-09-27T10:17:03.609Z] --- PASS: TestContinueAfterPluginCrash (7.64s)
10:17:03 [2023-09-27T10:17:03.609Z] PASS
10:17:03 [2023-09-27T10:17:03.609Z] 
10:17:03 [2023-09-27T10:17:03.609Z] DONE 6 tests in 7.681s
10:17:03 [2023-09-27T10:17:03.609Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m  
10:17:03 [2023-09-27T10:17:03.609Z] ++ '[' -n '' ']'
10:17:03 [2023-09-27T10:17:03.609Z] ++ 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
10:17:03 [2023-09-27T10:17:03.609Z] ++ set -e
10:17:03 [2023-09-27T10:17:03.609Z] ++ '[' -n 0 ']'
10:17:03 [2023-09-27T10:17:03.609Z] ++ set -x
10:17:03 [2023-09-27T10:17:03.609Z] ++ 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.1rYXuJukJ2/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
10:17:03 [2023-09-27T10:17:03.609Z] testing: warning: no tests to run
10:17:03 [2023-09-27T10:17:03.609Z] PASS
10:17:03 [2023-09-27T10:17:03.609Z] 
10:17:03 [2023-09-27T10:17:03.609Z] DONE 0 tests in 0.008s
10:17:03 [2023-09-27T10:17:03.609Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m  
10:17:03 [2023-09-27T10:17:03.609Z] ++ '[' -n '' ']'
10:17:03 [2023-09-27T10:17:03.609Z] ++ 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
10:17:03 [2023-09-27T10:17:03.609Z] ++ set -e
10:17:03 [2023-09-27T10:17:03.609Z] ++ '[' -n 0 ']'
10:17:03 [2023-09-27T10:17:03.609Z] ++ set -x
10:17:03 [2023-09-27T10:17:03.609Z] ++ 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.1rYXuJukJ2/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
10:17:03 [2023-09-27T10:17:03.609Z] INFO: Testing against a local daemon
10:17:03 [2023-09-27T10:17:03.609Z] === RUN   TestPluginWithDevMounts
10:17:03 [2023-09-27T10:17:03.609Z] === PAUSE TestPluginWithDevMounts
10:17:03 [2023-09-27T10:17:03.609Z] === CONT  TestPluginWithDevMounts
10:17:04 [2023-09-27T10:17:04.989Z] --- PASS: TestPluginWithDevMounts (1.49s)
10:17:04 [2023-09-27T10:17:04.989Z] PASS
10:17:04 [2023-09-27T10:17:04.989Z] 
10:17:04 [2023-09-27T10:17:04.989Z] DONE 1 tests in 1.528s
10:17:04 [2023-09-27T10:17:04.989Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m  
10:17:04 [2023-09-27T10:17:04.990Z] ++ '[' -n '' ']'
10:17:04 [2023-09-27T10:17:04.990Z] ++ 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
10:17:04 [2023-09-27T10:17:04.990Z] ++ set -e
10:17:04 [2023-09-27T10:17:04.990Z] ++ '[' -n 0 ']'
10:17:04 [2023-09-27T10:17:04.990Z] ++ set -x
10:17:04 [2023-09-27T10:17:04.990Z] ++ 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.1rYXuJukJ2/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
10:17:04 [2023-09-27T10:17:04.990Z] INFO: Testing against a local daemon
10:17:04 [2023-09-27T10:17:04.990Z] === RUN   TestSecretInspect
10:17:07 [2023-09-27T10:17:07.525Z] --- PASS: TestSecretInspect (2.01s)
10:17:07 [2023-09-27T10:17:07.525Z] === RUN   TestSecretList
10:17:08 [2023-09-27T10:17:08.905Z] --- PASS: TestSecretList (1.97s)
10:17:08 [2023-09-27T10:17:08.905Z] === RUN   TestSecretsCreateAndDelete
10:17:11 [2023-09-27T10:17:11.436Z] --- PASS: TestSecretsCreateAndDelete (1.94s)
10:17:11 [2023-09-27T10:17:11.436Z] === RUN   TestSecretsUpdate
10:17:13 [2023-09-27T10:17:13.336Z] --- PASS: TestSecretsUpdate (2.16s)
10:17:13 [2023-09-27T10:17:13.336Z] === RUN   TestTemplatedSecret
10:17:15 [2023-09-27T10:17:15.247Z] --- PASS: TestTemplatedSecret (2.26s)
10:17:15 [2023-09-27T10:17:15.247Z] === RUN   TestSecretCreateResolve
10:17:17 [2023-09-27T10:17:17.783Z] --- PASS: TestSecretCreateResolve (2.07s)
10:17:17 [2023-09-27T10:17:17.783Z] PASS
10:17:17 [2023-09-27T10:17:17.783Z] 
10:17:17 [2023-09-27T10:17:17.783Z] DONE 6 tests in 12.460s
10:17:17 [2023-09-27T10:17:17.783Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m  
10:17:17 [2023-09-27T10:17:17.783Z] ++ '[' -n '' ']'
10:17:17 [2023-09-27T10:17:17.783Z] ++ 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
10:17:17 [2023-09-27T10:17:17.783Z] ++ set -e
10:17:17 [2023-09-27T10:17:17.783Z] ++ '[' -n 0 ']'
10:17:17 [2023-09-27T10:17:17.783Z] ++ set -x
10:17:17 [2023-09-27T10:17:17.783Z] ++ 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.1rYXuJukJ2/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
10:17:17 [2023-09-27T10:17:17.783Z] INFO: Testing against a local daemon
10:17:17 [2023-09-27T10:17:17.783Z] === RUN   TestServiceCreateInit
10:17:17 [2023-09-27T10:17:17.783Z] === RUN   TestServiceCreateInit/daemonInitDisabled
10:17:21 [2023-09-27T10:17:21.988Z] === RUN   TestServiceCreateInit/daemonInitEnabled
10:17:25 [2023-09-27T10:17:25.275Z] --- PASS: TestServiceCreateInit (7.47s)
10:17:25 [2023-09-27T10:17:25.275Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (3.88s)
10:17:25 [2023-09-27T10:17:25.275Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (3.58s)
10:17:25 [2023-09-27T10:17:25.275Z] === RUN   TestCreateServiceMultipleTimes
10:17:40 [2023-09-27T10:17:40.157Z] --- PASS: TestCreateServiceMultipleTimes (14.51s)
10:17:40 [2023-09-27T10:17:40.157Z] === RUN   TestCreateServiceConflict
10:17:41 [2023-09-27T10:17:41.533Z] --- PASS: TestCreateServiceConflict (2.04s)
10:17:41 [2023-09-27T10:17:41.533Z] === RUN   TestCreateServiceMaxReplicas
10:17:44 [2023-09-27T10:17:44.820Z] --- PASS: TestCreateServiceMaxReplicas (2.83s)
10:17:44 [2023-09-27T10:17:44.820Z] === RUN   TestCreateServiceSecretFileMode
10:17:57 [2023-09-27T10:17:57.029Z] --- PASS: TestCreateServiceSecretFileMode (12.62s)
10:17:57 [2023-09-27T10:17:57.029Z] === RUN   TestCreateServiceConfigFileMode
10:18:11 [2023-09-27T10:18:11.907Z] --- PASS: TestCreateServiceConfigFileMode (12.52s)
10:18:11 [2023-09-27T10:18:11.907Z] === RUN   TestCreateServiceSysctls
10:18:12 [2023-09-27T10:18:12.558Z] --- PASS: TestCreateServiceSysctls (3.19s)
10:18:12 [2023-09-27T10:18:12.558Z] === RUN   TestCreateServiceCapabilities
10:18:15 [2023-09-27T10:18:15.090Z] --- PASS: TestCreateServiceCapabilities (2.50s)
10:18:15 [2023-09-27T10:18:15.090Z] === RUN   TestInspect
10:18:18 [2023-09-27T10:18:18.381Z] --- PASS: TestInspect (2.90s)
10:18:18 [2023-09-27T10:18:18.381Z] === RUN   TestCreateJob
10:18:21 [2023-09-27T10:18:21.671Z] --- PASS: TestCreateJob (3.29s)
10:18:21 [2023-09-27T10:18:21.671Z] === RUN   TestReplicatedJob
10:18:26 [2023-09-27T10:18:26.949Z] --- PASS: TestReplicatedJob (5.09s)
10:18:26 [2023-09-27T10:18:26.949Z] === RUN   TestUpdateReplicatedJob
10:18:30 [2023-09-27T10:18:30.240Z] --- PASS: TestUpdateReplicatedJob (3.23s)
10:18:30 [2023-09-27T10:18:30.240Z] === RUN   TestServiceListWithStatuses
10:18:30 [2023-09-27T10:18:30.240Z]     list_test.go:33: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
10:18:30 [2023-09-27T10:18:30.240Z] --- SKIP: TestServiceListWithStatuses (0.00s)
10:18:30 [2023-09-27T10:18:30.240Z] === RUN   TestDockerNetworkConnectAlias
10:18:34 [2023-09-27T10:18:34.427Z] --- PASS: TestDockerNetworkConnectAlias (4.19s)
10:18:34 [2023-09-27T10:18:34.427Z] === RUN   TestDockerNetworkReConnect
10:18:37 [2023-09-27T10:18:37.720Z] --- PASS: TestDockerNetworkReConnect (3.41s)
10:18:37 [2023-09-27T10:18:37.720Z] === RUN   TestServicePlugin
10:18:37 [2023-09-27T10:18:37.720Z]     plugin_test.go:25: (*Execution).NotAmd64-fm
10:18:37 [2023-09-27T10:18:37.720Z] --- SKIP: TestServicePlugin (0.00s)
10:18:37 [2023-09-27T10:18:37.720Z] === RUN   TestServiceUpdateLabel
10:18:39 [2023-09-27T10:18:39.192Z] --- PASS: TestServiceUpdateLabel (1.94s)
10:18:39 [2023-09-27T10:18:39.192Z] === RUN   TestServiceUpdateSecrets
10:18:54 [2023-09-27T10:18:54.075Z] --- PASS: TestServiceUpdateSecrets (14.45s)
10:18:54 [2023-09-27T10:18:54.075Z] === RUN   TestServiceUpdateConfigs
10:19:08 [2023-09-27T10:19:08.964Z] --- PASS: TestServiceUpdateConfigs (14.38s)
10:19:08 [2023-09-27T10:19:08.964Z] === RUN   TestServiceUpdateNetwork
10:19:21 [2023-09-27T10:19:21.179Z] --- PASS: TestServiceUpdateNetwork (12.03s)
10:19:21 [2023-09-27T10:19:21.179Z] === RUN   TestServiceUpdatePidsLimit
10:19:21 [2023-09-27T10:19:21.179Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
10:19:22 [2023-09-27T10:19:22.117Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
10:19:30 [2023-09-27T10:19:30.240Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
10:19:36 [2023-09-27T10:19:36.813Z] --- PASS: TestServiceUpdatePidsLimit (16.18s)
10:19:36 [2023-09-27T10:19:36.813Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.72s)
10:19:36 [2023-09-27T10:19:36.813Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.88s)
10:19:36 [2023-09-27T10:19:36.813Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.78s)
10:19:36 [2023-09-27T10:19:36.813Z] PASS
10:19:36 [2023-09-27T10:19:36.813Z] 
10:19:36 [2023-09-27T10:19:36.813Z] === Skipped
10:19:36 [2023-09-27T10:19:36.813Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s)
10:19:36 [2023-09-27T10:19:36.813Z]     list_test.go:33: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
10:19:36 [2023-09-27T10:19:36.813Z] 
10:19:36 [2023-09-27T10:19:36.813Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s)
10:19:36 [2023-09-27T10:19:36.813Z]     plugin_test.go:25: (*Execution).NotAmd64-fm
10:19:36 [2023-09-27T10:19:36.813Z] 
10:19:36 [2023-09-27T10:19:36.813Z] DONE 26 tests, 2 skipped in 138.814s
10:19:36 [2023-09-27T10:19:36.813Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m  
10:19:36 [2023-09-27T10:19:36.813Z] ++ '[' -n '' ']'
10:19:36 [2023-09-27T10:19:36.813Z] ++ 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
10:19:36 [2023-09-27T10:19:36.813Z] ++ set -e
10:19:36 [2023-09-27T10:19:36.813Z] ++ '[' -n 0 ']'
10:19:36 [2023-09-27T10:19:36.813Z] ++ set -x
10:19:36 [2023-09-27T10:19:36.813Z] ++ 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.1rYXuJukJ2/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
10:19:36 [2023-09-27T10:19:36.813Z] INFO: Testing against a local daemon
10:19:36 [2023-09-27T10:19:36.813Z] === RUN   TestSessionCreate
10:19:36 [2023-09-27T10:19:36.813Z] --- PASS: TestSessionCreate (0.02s)
10:19:36 [2023-09-27T10:19:36.813Z] === RUN   TestSessionCreateWithBadUpgrade
10:19:36 [2023-09-27T10:19:36.813Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
10:19:36 [2023-09-27T10:19:36.813Z] PASS
10:19:36 [2023-09-27T10:19:36.813Z] 
10:19:36 [2023-09-27T10:19:36.813Z] DONE 2 tests in 0.063s
10:19:36 [2023-09-27T10:19:36.813Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m  
10:19:36 [2023-09-27T10:19:36.813Z] ++ '[' -n '' ']'
10:19:36 [2023-09-27T10:19:36.813Z] ++ 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
10:19:36 [2023-09-27T10:19:36.813Z] ++ set -e
10:19:36 [2023-09-27T10:19:36.813Z] ++ '[' -n 0 ']'
10:19:36 [2023-09-27T10:19:36.813Z] ++ set -x
10:19:36 [2023-09-27T10:19:36.814Z] ++ 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.1rYXuJukJ2/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
10:19:36 [2023-09-27T10:19:36.814Z] INFO: Testing against a local daemon
10:19:36 [2023-09-27T10:19:36.814Z] === RUN   TestCgroupDriverSystemdMemoryLimit
10:19:36 [2023-09-27T10:19:36.814Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
10:19:36 [2023-09-27T10:19:36.814Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
10:19:36 [2023-09-27T10:19:36.814Z] === RUN   TestDiskUsage
10:19:36 [2023-09-27T10:19:36.814Z] === PAUSE TestDiskUsage
10:19:36 [2023-09-27T10:19:36.814Z] === RUN   TestEventsExecDie
10:19:36 [2023-09-27T10:19:36.814Z] --- PASS: TestEventsExecDie (0.52s)
10:19:36 [2023-09-27T10:19:36.814Z] === RUN   TestEventsBackwardsCompatible
10:19:37 [2023-09-27T10:19:37.073Z] --- PASS: TestEventsBackwardsCompatible (0.05s)
10:19:37 [2023-09-27T10:19:37.073Z] === RUN   TestEventsVolumeCreate
10:19:37 [2023-09-27T10:19:37.073Z] --- PASS: TestEventsVolumeCreate (0.05s)
10:19:37 [2023-09-27T10:19:37.073Z] === RUN   TestInfoBinaryCommits
10:19:37 [2023-09-27T10:19:37.073Z] --- PASS: TestInfoBinaryCommits (0.02s)
10:19:37 [2023-09-27T10:19:37.073Z] === RUN   TestInfoAPIVersioned
10:19:37 [2023-09-27T10:19:37.073Z] --- PASS: TestInfoAPIVersioned (0.01s)
10:19:37 [2023-09-27T10:19:37.073Z] === RUN   TestInfoAPI
10:19:37 [2023-09-27T10:19:37.073Z] --- PASS: TestInfoAPI (0.02s)
10:19:37 [2023-09-27T10:19:37.073Z] === RUN   TestInfoAPIWarnings
10:19:55 [2023-09-27T10:19:55.179Z] --- PASS: TestInfoAPIWarnings (16.54s)
10:19:55 [2023-09-27T10:19:55.179Z] === RUN   TestInfoDebug
10:19:55 [2023-09-27T10:19:55.179Z] --- PASS: TestInfoDebug (0.52s)
10:19:55 [2023-09-27T10:19:55.179Z] === RUN   TestInfoInsecureRegistries
10:19:55 [2023-09-27T10:19:55.179Z] --- PASS: TestInfoInsecureRegistries (0.52s)
10:19:55 [2023-09-27T10:19:55.179Z] === RUN   TestInfoRegistryMirrors
10:19:55 [2023-09-27T10:19:55.179Z] --- PASS: TestInfoRegistryMirrors (0.52s)
10:19:55 [2023-09-27T10:19:55.179Z] === RUN   TestLoginFailsWithBadCredentials
10:19:56 [2023-09-27T10:19:56.116Z] --- PASS: TestLoginFailsWithBadCredentials (1.08s)
10:19:56 [2023-09-27T10:19:56.116Z] === RUN   TestPingCacheHeaders
10:19:56 [2023-09-27T10:19:56.375Z] --- PASS: TestPingCacheHeaders (0.02s)
10:19:56 [2023-09-27T10:19:56.375Z] === RUN   TestPingGet
10:19:56 [2023-09-27T10:19:56.375Z] --- PASS: TestPingGet (0.01s)
10:19:56 [2023-09-27T10:19:56.375Z] === RUN   TestPingHead
10:19:56 [2023-09-27T10:19:56.375Z] --- PASS: TestPingHead (0.02s)
10:19:56 [2023-09-27T10:19:56.375Z] === RUN   TestPingSwarmHeader
10:19:56 [2023-09-27T10:19:56.943Z] === RUN   TestPingSwarmHeader/before_swarm_init
10:19:57 [2023-09-27T10:19:57.512Z] === RUN   TestPingSwarmHeader/after_swarm_init
10:19:58 [2023-09-27T10:19:58.080Z] === RUN   TestPingSwarmHeader/after_swarm_leave
10:19:58 [2023-09-27T10:19:58.080Z] --- PASS: TestPingSwarmHeader (1.91s)
10:19:58 [2023-09-27T10:19:58.080Z]     --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s)
10:19:58 [2023-09-27T10:19:58.080Z]     --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s)
10:19:58 [2023-09-27T10:19:58.080Z]     --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s)
10:19:58 [2023-09-27T10:19:58.080Z] === RUN   TestPingBuilderHeader
10:19:58 [2023-09-27T10:19:58.080Z] === RUN   TestPingBuilderHeader/default_config
10:19:58 [2023-09-27T10:19:58.647Z] === RUN   TestPingBuilderHeader/buildkit_disabled
10:19:59 [2023-09-27T10:19:59.216Z] --- PASS: TestPingBuilderHeader (1.04s)
10:19:59 [2023-09-27T10:19:59.216Z]     --- PASS: TestPingBuilderHeader/default_config (0.52s)
10:19:59 [2023-09-27T10:19:59.216Z]     --- PASS: TestPingBuilderHeader/buildkit_disabled (0.52s)
10:19:59 [2023-09-27T10:19:59.216Z] === RUN   TestVersion
10:19:59 [2023-09-27T10:19:59.216Z] --- PASS: TestVersion (0.02s)
10:19:59 [2023-09-27T10:19:59.216Z] === CONT  TestDiskUsage
10:19:59 [2023-09-27T10:19:59.784Z] === RUN   TestDiskUsage/empty
10:19:59 [2023-09-27T10:19:59.784Z] === RUN   TestDiskUsage/empty/container_types
10:19:59 [2023-09-27T10:19:59.784Z] === RUN   TestDiskUsage/empty/image_types
10:19:59 [2023-09-27T10:19:59.785Z] === RUN   TestDiskUsage/empty/volume_types
10:19:59 [2023-09-27T10:19:59.785Z] === RUN   TestDiskUsage/empty/build-cache_types
10:19:59 [2023-09-27T10:19:59.785Z] === RUN   TestDiskUsage/empty/container,_volume_types
10:19:59 [2023-09-27T10:19:59.785Z] === RUN   TestDiskUsage/empty/image,_build-cache_types
10:19:59 [2023-09-27T10:19:59.785Z] === RUN   TestDiskUsage/empty/container,_volume,_build-cache_types
10:19:59 [2023-09-27T10:19:59.785Z] === RUN   TestDiskUsage/empty/image,_volume,_build-cache_types
10:19:59 [2023-09-27T10:19:59.785Z] === RUN   TestDiskUsage/empty/container,_image,_volume_types
10:19:59 [2023-09-27T10:19:59.785Z] === RUN   TestDiskUsage/empty/container,_image,_volume,_build-cache_types
10:19:59 [2023-09-27T10:19:59.785Z] === RUN   TestDiskUsage/after_LoadBusybox
10:19:59 [2023-09-27T10:19:59.785Z] === RUN   TestDiskUsage/after_LoadBusybox/container_types
10:19:59 [2023-09-27T10:19:59.785Z] === RUN   TestDiskUsage/after_LoadBusybox/image_types
10:19:59 [2023-09-27T10:19:59.785Z] === RUN   TestDiskUsage/after_LoadBusybox/volume_types
10:19:59 [2023-09-27T10:19:59.785Z] === RUN   TestDiskUsage/after_LoadBusybox/build-cache_types
10:19:59 [2023-09-27T10:19:59.785Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume_types
10:19:59 [2023-09-27T10:19:59.785Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_build-cache_types
10:19:59 [2023-09-27T10:19:59.785Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types
10:19:59 [2023-09-27T10:19:59.785Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types
10:19:59 [2023-09-27T10:19:59.785Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume_types
10:19:59 [2023-09-27T10:19:59.785Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types
10:19:59 [2023-09-27T10:19:59.785Z] === RUN   TestDiskUsage/after_container.Run
10:20:00 [2023-09-27T10:20:00.044Z] === RUN   TestDiskUsage/after_container.Run/container_types
10:20:00 [2023-09-27T10:20:00.044Z] === RUN   TestDiskUsage/after_container.Run/image_types
10:20:00 [2023-09-27T10:20:00.044Z] === RUN   TestDiskUsage/after_container.Run/volume_types
10:20:00 [2023-09-27T10:20:00.044Z] === RUN   TestDiskUsage/after_container.Run/build-cache_types
10:20:00 [2023-09-27T10:20:00.044Z] === RUN   TestDiskUsage/after_container.Run/container,_volume_types
10:20:00 [2023-09-27T10:20:00.044Z] === RUN   TestDiskUsage/after_container.Run/image,_build-cache_types
10:20:00 [2023-09-27T10:20:00.044Z] === RUN   TestDiskUsage/after_container.Run/container,_volume,_build-cache_types
10:20:00 [2023-09-27T10:20:00.044Z] === RUN   TestDiskUsage/after_container.Run/image,_volume,_build-cache_types
10:20:00 [2023-09-27T10:20:00.044Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume_types
10:20:00 [2023-09-27T10:20:00.044Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types
10:20:00 [2023-09-27T10:20:00.304Z] --- PASS: TestDiskUsage (1.07s)
10:20:00 [2023-09-27T10:20:00.304Z]     --- PASS: TestDiskUsage/empty (0.01s)
10:20:00 [2023-09-27T10:20:00.304Z]         --- PASS: TestDiskUsage/empty/container_types (0.00s)
10:20:00 [2023-09-27T10:20:00.304Z]         --- PASS: TestDiskUsage/empty/image_types (0.00s)
10:20:00 [2023-09-27T10:20:00.304Z]         --- PASS: TestDiskUsage/empty/volume_types (0.00s)
10:20:00 [2023-09-27T10:20:00.304Z]         --- PASS: TestDiskUsage/empty/build-cache_types (0.00s)
10:20:00 [2023-09-27T10:20:00.304Z]         --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s)
10:20:00 [2023-09-27T10:20:00.304Z]         --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s)
10:20:00 [2023-09-27T10:20:00.304Z]         --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s)
10:20:00 [2023-09-27T10:20:00.304Z]         --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s)
10:20:00 [2023-09-27T10:20:00.304Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s)
10:20:00 [2023-09-27T10:20:00.304Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s)
10:20:00 [2023-09-27T10:20:00.304Z]     --- PASS: TestDiskUsage/after_LoadBusybox (0.08s)
10:20:00 [2023-09-27T10:20:00.304Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s)
10:20:00 [2023-09-27T10:20:00.304Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s)
10:20:00 [2023-09-27T10:20:00.304Z]         --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s)
10:20:00 [2023-09-27T10:20:00.304Z]         --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s)
10:20:00 [2023-09-27T10:20:00.304Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s)
10:20:00 [2023-09-27T10:20:00.304Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s)
10:20:00 [2023-09-27T10:20:00.304Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s)
10:20:00 [2023-09-27T10:20:00.304Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s)
10:20:00 [2023-09-27T10:20:00.304Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s)
10:20:00 [2023-09-27T10:20:00.304Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s)
10:20:00 [2023-09-27T10:20:00.304Z]     --- PASS: TestDiskUsage/after_container.Run (0.29s)
10:20:00 [2023-09-27T10:20:00.304Z]         --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s)
10:20:00 [2023-09-27T10:20:00.304Z]         --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s)
10:20:00 [2023-09-27T10:20:00.304Z]         --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s)
10:20:00 [2023-09-27T10:20:00.304Z]         --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s)
10:20:00 [2023-09-27T10:20:00.304Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s)
10:20:00 [2023-09-27T10:20:00.304Z]         --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s)
10:20:00 [2023-09-27T10:20:00.304Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s)
10:20:00 [2023-09-27T10:20:00.304Z]         --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s)
10:20:00 [2023-09-27T10:20:00.304Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s)
10:20:00 [2023-09-27T10:20:00.304Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s)
10:20:00 [2023-09-27T10:20:00.304Z] PASS
10:20:00 [2023-09-27T10:20:00.304Z] 
10:20:00 [2023-09-27T10:20:00.304Z] === Skipped
10:20:00 [2023-09-27T10:20:00.304Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
10:20:00 [2023-09-27T10:20:00.304Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
10:20:00 [2023-09-27T10:20:00.304Z] 
10:20:00 [2023-09-27T10:20:00.304Z] DONE 57 tests, 1 skipped in 23.956s
10:20:00 [2023-09-27T10:20:00.304Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m  
10:20:00 [2023-09-27T10:20:00.304Z] ++ '[' -n '' ']'
10:20:00 [2023-09-27T10:20:00.304Z] ++ 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
10:20:00 [2023-09-27T10:20:00.304Z] ++ set -e
10:20:00 [2023-09-27T10:20:00.304Z] ++ '[' -n 0 ']'
10:20:00 [2023-09-27T10:20:00.304Z] ++ set -x
10:20:00 [2023-09-27T10:20:00.304Z] ++ 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.1rYXuJukJ2/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
10:20:00 [2023-09-27T10:20:00.304Z] INFO: Testing against a local daemon
10:20:00 [2023-09-27T10:20:00.304Z] === RUN   TestVolumesCreateAndList
10:20:00 [2023-09-27T10:20:00.304Z] --- PASS: TestVolumesCreateAndList (0.02s)
10:20:00 [2023-09-27T10:20:00.304Z] === RUN   TestVolumesRemove
10:20:00 [2023-09-27T10:20:00.304Z] === RUN   TestVolumesRemove/volume_in_use
10:20:00 [2023-09-27T10:20:00.304Z] === RUN   TestVolumesRemove/volume_not_in_use
10:20:00 [2023-09-27T10:20:00.304Z] === RUN   TestVolumesRemove/non-existing_volume
10:20:00 [2023-09-27T10:20:00.304Z] === RUN   TestVolumesRemove/non-existing_volume_force
10:20:00 [2023-09-27T10:20:00.564Z] --- PASS: TestVolumesRemove (0.05s)
10:20:00 [2023-09-27T10:20:00.564Z]     --- PASS: TestVolumesRemove/volume_in_use (0.00s)
10:20:00 [2023-09-27T10:20:00.564Z]     --- PASS: TestVolumesRemove/volume_not_in_use (0.01s)
10:20:00 [2023-09-27T10:20:00.564Z]     --- PASS: TestVolumesRemove/non-existing_volume (0.00s)
10:20:00 [2023-09-27T10:20:00.564Z]     --- PASS: TestVolumesRemove/non-existing_volume_force (0.00s)
10:20:00 [2023-09-27T10:20:00.564Z] === RUN   TestVolumesRemoveSwarmEnabled
10:20:00 [2023-09-27T10:20:00.564Z] === PAUSE TestVolumesRemoveSwarmEnabled
10:20:00 [2023-09-27T10:20:00.564Z] === RUN   TestVolumesInspect
10:20:00 [2023-09-27T10:20:00.564Z] --- PASS: TestVolumesInspect (0.01s)
10:20:00 [2023-09-27T10:20:00.564Z] === RUN   TestVolumesInvalidJSON
10:20:00 [2023-09-27T10:20:00.564Z] === RUN   TestVolumesInvalidJSON/volumes/create
10:20:00 [2023-09-27T10:20:00.564Z] === PAUSE TestVolumesInvalidJSON/volumes/create
10:20:00 [2023-09-27T10:20:00.564Z] === CONT  TestVolumesInvalidJSON/volumes/create
10:20:00 [2023-09-27T10:20:00.564Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_content_type
10:20:00 [2023-09-27T10:20:00.564Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_JSON
10:20:00 [2023-09-27T10:20:00.564Z] === RUN   TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON
10:20:00 [2023-09-27T10:20:00.564Z] === RUN   TestVolumesInvalidJSON/volumes/create/empty_body
10:20:00 [2023-09-27T10:20:00.564Z] --- PASS: TestVolumesInvalidJSON (0.01s)
10:20:00 [2023-09-27T10:20:00.564Z]     --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s)
10:20:00 [2023-09-27T10:20:00.564Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s)
10:20:00 [2023-09-27T10:20:00.564Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s)
10:20:00 [2023-09-27T10:20:00.564Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s)
10:20:00 [2023-09-27T10:20:00.564Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s)
10:20:00 [2023-09-27T10:20:00.564Z] === RUN   TestVolumePruneAnonymous
10:20:00 [2023-09-27T10:20:00.564Z] --- PASS: TestVolumePruneAnonymous (0.03s)
10:20:00 [2023-09-27T10:20:00.564Z] === RUN   TestVolumePruneAnonFromImage
10:20:00 [2023-09-27T10:20:00.564Z] --- PASS: TestVolumePruneAnonFromImage (0.11s)
10:20:00 [2023-09-27T10:20:00.564Z] === CONT  TestVolumesRemoveSwarmEnabled
10:20:01 [2023-09-27T10:20:01.943Z] === RUN   TestVolumesRemoveSwarmEnabled/volume_in_use
10:20:01 [2023-09-27T10:20:01.943Z] === RUN   TestVolumesRemoveSwarmEnabled/volume_not_in_use
10:20:01 [2023-09-27T10:20:01.943Z] === RUN   TestVolumesRemoveSwarmEnabled/non-existing_volume
10:20:01 [2023-09-27T10:20:01.943Z] === RUN   TestVolumesRemoveSwarmEnabled/non-existing_volume_force
10:20:02 [2023-09-27T10:20:02.512Z] --- PASS: TestVolumesRemoveSwarmEnabled (1.99s)
10:20:02 [2023-09-27T10:20:02.512Z]     --- PASS: TestVolumesRemoveSwarmEnabled/volume_in_use (0.00s)
10:20:02 [2023-09-27T10:20:02.512Z]     --- PASS: TestVolumesRemoveSwarmEnabled/volume_not_in_use (0.01s)
10:20:02 [2023-09-27T10:20:02.512Z]     --- PASS: TestVolumesRemoveSwarmEnabled/non-existing_volume (0.00s)
10:20:02 [2023-09-27T10:20:02.512Z]     --- PASS: TestVolumesRemoveSwarmEnabled/non-existing_volume_force (0.00s)
10:20:02 [2023-09-27T10:20:02.512Z] PASS
10:20:02 [2023-09-27T10:20:02.512Z] 
10:20:02 [2023-09-27T10:20:02.512Z] DONE 20 tests in 2.265s
10:20:02 [2023-09-27T10:20:02.512Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
10:20:02 [2023-09-27T10:20:02.771Z] ++++ cat bundles/test-integration/docker.pid
10:20:02 [2023-09-27T10:20:02.771Z] +++ kill 24000
10:20:04 [2023-09-27T10:20:04.150Z] +++ /etc/init.d/apparmor stop
10:20:04 [2023-09-27T10:20:04.150Z] Leaving: AppArmorNo profiles have been unloaded.
10:20:04 [2023-09-27T10:20:04.150Z] 
10:20:04 [2023-09-27T10:20:04.150Z] Unloading profiles will leave already running processes permanently
10:20:04 [2023-09-27T10:20:04.150Z] unconfined, which can lead to unexpected situations.
10:20:04 [2023-09-27T10:20:04.150Z] 
10:20:04 [2023-09-27T10:20:04.150Z] To set a process to complain mode, use the command line tool
10:20:04 [2023-09-27T10:20:04.150Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
10:20:04 [2023-09-27T10:20:04.150Z] +++ true
10:20:04 [2023-09-27T10:20:04.150Z] exiting test-integration
10:20:04 [2023-09-27T10:20:04.150Z] ++ exit 0
10:20:04 [2023-09-27T10:20:04.150Z] 
Post stage
[Pipeline] junit
10:20:05 [2023-09-27T10:20:05.102Z] Recording test results
10:20:05 [2023-09-27T10:20:05.268Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
10:20:05 [2023-09-27T10:20:05.566Z] + echo Ensuring container killed.
10:20:05 [2023-09-27T10:20:05.566Z] Ensuring container killed.
10:20:05 [2023-09-27T10:20:05.566Z] + docker rm -vf docker-pr1
10:20:05 [2023-09-27T10:20:05.566Z] Error response from daemon: No such container: docker-pr1
[Pipeline] sh
10:20:05 [2023-09-27T10:20:05.849Z] + echo Chowning /workspace to jenkins user
10:20:05 [2023-09-27T10:20:05.849Z] Chowning /workspace to jenkins user
10:20:05 [2023-09-27T10:20:05.849Z] + id -u
10:20:05 [2023-09-27T10:20:05.849Z] + id -g
10:20:05 [2023-09-27T10:20:05.849Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-46553:/workspace busybox chown -R 1000:1000 /workspace
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
10:20:07 [2023-09-27T10:20:07.077Z] + bundleName=arm64-integration
10:20:07 [2023-09-27T10:20:07.077Z] + echo Creating arm64-integration-bundles.tar.gz
10:20:07 [2023-09-27T10:20:07.077Z] Creating arm64-integration-bundles.tar.gz
10:20:07 [2023-09-27T10:20:07.077Z] + + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
10:20:07 [2023-09-27T10:20:07.077Z] xargs tar -czf arm64-integration-bundles.tar.gz
[Pipeline] archiveArtifacts
10:20:07 [2023-09-27T10:20:07.353Z] Archiving artifacts
10:20:07 [2023-09-27T10:20:07.638Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-46553/1/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
10:20:07 [2023-09-27T10:20:07.926Z] + make clean
10:20:07 [2023-09-27T10:20:07.926Z] docker volume rm -f docker-dev-cache docker-mod-cache
10:20:07 [2023-09-27T10:20:07.926Z] docker-dev-cache
10:20:07 [2023-09-27T10:20:07.926Z] 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