Skip to content
Success

Console Output

Pull request #46479 updated
13:23:44 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials)
Obtained Jenkinsfile from 0c4397deaf3716ace589d54d02fde9aeddf7771a+05c60724edd80dff7ce42bba391500444b6cc729 (7456762824890a6e699e01f033ec6fa9914b572d)
Running in Durability level: PERFORMANCE_OPTIMIZED
Loading library jps@master
Examining docker/jps
Attempting to resolve master as a branch
Resolved master as branch master at revision 4f8fd6a86e521290dafaf7c28eced2a9b21b220a
The recommended git tool is: NONE
using credential jps-reader
 > git rev-parse --resolve-git-dir /var/cloudbees-jenkins-distribution/workspace/moby_PR-46479@libs/jps/.git # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/docker/jps.git # timeout=10
Fetching without tags
Fetching upstream changes from https://github.com/docker/jps.git
 > git --version # timeout=10
 > git --version # 'git version 2.20.1'
using GIT_ASKPASS to set credentials GitHub credentials for docker/jps
 > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10
Checking out Revision 4f8fd6a86e521290dafaf7c28eced2a9b21b220a (master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 4f8fd6a86e521290dafaf7c28eced2a9b21b220a # timeout=10
Commit message: "Merge pull request #26 from docker/add-retry-to-vpn-image-pull"
 > git rev-list --no-walk 4f8fd6a86e521290dafaf7c28eced2a9b21b220a # timeout=10
Excluding src/test/ from checkout of git https://github.com/docker/jps.git so that shared library test code cannot be accessed by Pipelines.
To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins.
[Pipeline] Start of Pipeline
[Pipeline] withEnv
[Pipeline] {
[Pipeline] timeout
Timeout set to expire in 2 hr 0 min
[Pipeline] {
[Pipeline] timestamps
[Pipeline] {
[Pipeline] stage
[Pipeline] { (pr-hack)
[Pipeline] script
[Pipeline] {
[Pipeline] echo
13:23:46 [2023-09-18T13:23:46.391Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353
[Pipeline] milestone
13:23:46 [2023-09-18T13:23:46.394Z] Trying to pass milestone 5
[Pipeline] milestone
13:23:46 [2023-09-18T13:23:46.535Z] Trying to pass milestone 6
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (DCO-check)
[Pipeline] node
13:23:46 [2023-09-18T13:23:46.732Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0e16a9feab9a0b90c) in /home/ubuntu/workspace/moby_PR-46479
[Pipeline] {
[Pipeline] checkout
13:23:46 [2023-09-18T13:23:46.753Z] The recommended git tool is: git
13:23:46 [2023-09-18T13:23:46.761Z] using credential docker-jenkins-github-credentials
13:23:46 [2023-09-18T13:23:46.775Z] Cloning the remote Git repository
13:23:46 [2023-09-18T13:23:46.775Z] Cloning with configured refspecs honoured and without tags
13:23:46 [2023-09-18T13:23:46.782Z] Cloning repository https://github.com/moby/moby.git
13:23:46 [2023-09-18T13:23:46.782Z]  > git init /home/ubuntu/workspace/moby_PR-46479 # timeout=10
13:23:46 [2023-09-18T13:23:46.786Z] Fetching upstream changes from https://github.com/moby/moby.git
13:23:46 [2023-09-18T13:23:46.786Z]  > git --version # timeout=10
13:23:46 [2023-09-18T13:23:46.789Z]  > git --version # 'git version 2.25.1'
13:23:46 [2023-09-18T13:23:46.789Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
13:23:46 [2023-09-18T13:23:46.789Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/46479/head:refs/remotes/origin/PR-46479 +refs/heads/master:refs/remotes/origin/master # timeout=10
13:23:58 [2023-09-18T13:23:58.578Z] Fetching without tags
13:23:58 [2023-09-18T13:23:58.771Z] Merging remotes/origin/master commit 05c60724edd80dff7ce42bba391500444b6cc729 into PR head commit 0c4397deaf3716ace589d54d02fde9aeddf7771a
13:23:58 [2023-09-18T13:23:58.570Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
13:23:58 [2023-09-18T13:23:58.573Z]  > git config --add remote.origin.fetch +refs/pull/46479/head:refs/remotes/origin/PR-46479 # timeout=10
13:23:58 [2023-09-18T13:23:58.575Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
13:23:58 [2023-09-18T13:23:58.580Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
13:23:58 [2023-09-18T13:23:58.585Z] Fetching upstream changes from https://github.com/moby/moby.git
13:23:58 [2023-09-18T13:23:58.585Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
13:23:58 [2023-09-18T13:23:58.586Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/46479/head:refs/remotes/origin/PR-46479 +refs/heads/master:refs/remotes/origin/master # timeout=10
13:23:58 [2023-09-18T13:23:58.778Z]  > git config core.sparsecheckout # timeout=10
13:23:58 [2023-09-18T13:23:58.780Z]  > git checkout -f 0c4397deaf3716ace589d54d02fde9aeddf7771a # timeout=10
13:23:59 [2023-09-18T13:23:59.410Z] Merge succeeded, producing 0c4397deaf3716ace589d54d02fde9aeddf7771a
13:23:59 [2023-09-18T13:23:59.411Z] Checking out Revision 0c4397deaf3716ace589d54d02fde9aeddf7771a (PR-46479)
13:23:59 [2023-09-18T13:23:59.965Z] Commit message: "api/pull: Validate repo name"
13:23:59 [2023-09-18T13:23:59.971Z] First time build. Skipping changelog.
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
13:24:00 [2023-09-18T13:24:00.608Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-46479:/workspace -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master alpine sh -c apk add --no-cache -q bash git openssh-client && git config --system --add safe.directory /workspace && cd /workspace && hack/validate/dco
13:23:59 [2023-09-18T13:23:59.399Z]  > git remote # timeout=10
13:23:59 [2023-09-18T13:23:59.402Z]  > git config --get remote.origin.url # timeout=10
13:23:59 [2023-09-18T13:23:59.404Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
13:23:59 [2023-09-18T13:23:59.405Z]  > git merge 05c60724edd80dff7ce42bba391500444b6cc729 # timeout=10
13:23:59 [2023-09-18T13:23:59.412Z]  > git rev-parse HEAD^{commit} # timeout=10
13:23:59 [2023-09-18T13:23:59.417Z]  > git config core.sparsecheckout # timeout=10
13:23:59 [2023-09-18T13:23:59.420Z]  > git checkout -f 0c4397deaf3716ace589d54d02fde9aeddf7771a # timeout=10
13:23:59 [2023-09-18T13:23:59.972Z]  > git rev-list --no-walk 7e37a8080884d38a187e17a79db7002522b66495 # timeout=10
13:24:03 [2023-09-18T13:24:03.139Z] Congratulations!  All commits are properly signed with the DCO!
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build)
[Pipeline] parallel
[Pipeline] { (Branch: arm64)
[Pipeline] stage
[Pipeline] { (arm64)
[Pipeline] node
13:24:03 [2023-09-18T13:24:03.201Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0e16a9feab9a0b90c) in /home/ubuntu/workspace/moby_PR-46479
[Pipeline] {
[Pipeline] checkout
13:24:03 [2023-09-18T13:24:03.221Z] The recommended git tool is: git
13:24:03 [2023-09-18T13:24:03.229Z] using credential docker-jenkins-github-credentials
13:24:03 [2023-09-18T13:24:03.246Z] Fetching changes from the remote Git repository
13:24:03 [2023-09-18T13:24:03.251Z] Fetching without tags
13:24:03 [2023-09-18T13:24:03.506Z] Merging remotes/origin/master commit 05c60724edd80dff7ce42bba391500444b6cc729 into PR head commit 0c4397deaf3716ace589d54d02fde9aeddf7771a
13:24:04 [2023-09-18T13:24:04.060Z] Merge succeeded, producing 0c4397deaf3716ace589d54d02fde9aeddf7771a
13:24:04 [2023-09-18T13:24:04.061Z] Checking out Revision 0c4397deaf3716ace589d54d02fde9aeddf7771a (PR-46479)
13:24:04 [2023-09-18T13:24:04.100Z] Commit message: "api/pull: Validate repo name"
13:24:03 [2023-09-18T13:24:03.248Z]  > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-46479/.git # timeout=10
13:24:03 [2023-09-18T13:24:03.253Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
13:24:03 [2023-09-18T13:24:03.258Z] Fetching upstream changes from https://github.com/moby/moby.git
13:24:03 [2023-09-18T13:24:03.258Z]  > git --version # timeout=10
13:24:03 [2023-09-18T13:24:03.260Z]  > git --version # 'git version 2.25.1'
13:24:03 [2023-09-18T13:24:03.260Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
13:24:03 [2023-09-18T13:24:03.260Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/46479/head:refs/remotes/origin/PR-46479 +refs/heads/master:refs/remotes/origin/master # timeout=10
13:24:03 [2023-09-18T13:24:03.513Z]  > git config core.sparsecheckout # timeout=10
13:24:03 [2023-09-18T13:24:03.515Z]  > git checkout -f 0c4397deaf3716ace589d54d02fde9aeddf7771a # timeout=10
13:24:04 [2023-09-18T13:24:04.049Z]  > git remote # timeout=10
13:24:04 [2023-09-18T13:24:04.051Z]  > git config --get remote.origin.url # timeout=10
13:24:04 [2023-09-18T13:24:04.054Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
13:24:04 [2023-09-18T13:24:04.054Z]  > git merge 05c60724edd80dff7ce42bba391500444b6cc729 # timeout=10
13:24:04 [2023-09-18T13:24:04.062Z]  > git rev-parse HEAD^{commit} # timeout=10
13:24:04 [2023-09-18T13:24:04.068Z]  > git config core.sparsecheckout # timeout=10
13:24:04 [2023-09-18T13:24:04.071Z]  > git checkout -f 0c4397deaf3716ace589d54d02fde9aeddf7771a # timeout=10
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
13:24:04 [2023-09-18T13:24:04.815Z] + docker version
13:24:04 [2023-09-18T13:24:04.815Z] Client: Docker Engine - Community
13:24:04 [2023-09-18T13:24:04.815Z]  Version:           24.0.2
13:24:04 [2023-09-18T13:24:04.815Z]  API version:       1.43
13:24:04 [2023-09-18T13:24:04.815Z]  Go version:        go1.20.4
13:24:04 [2023-09-18T13:24:04.815Z]  Git commit:        cb74dfc
13:24:04 [2023-09-18T13:24:04.815Z]  Built:             Thu May 25 21:52:41 2023
13:24:04 [2023-09-18T13:24:04.815Z]  OS/Arch:           linux/arm64
13:24:04 [2023-09-18T13:24:04.815Z]  Context:           default
13:24:04 [2023-09-18T13:24:04.815Z] 
13:24:04 [2023-09-18T13:24:04.815Z] Server: Docker Engine - Community
13:24:04 [2023-09-18T13:24:04.815Z]  Engine:
13:24:04 [2023-09-18T13:24:04.815Z]   Version:          24.0.2
13:24:04 [2023-09-18T13:24:04.815Z]   API version:      1.43 (minimum version 1.12)
13:24:04 [2023-09-18T13:24:04.815Z]   Go version:       go1.20.4
13:24:04 [2023-09-18T13:24:04.815Z]   Git commit:       659604f
13:24:04 [2023-09-18T13:24:04.815Z]   Built:            Thu May 25 21:52:41 2023
13:24:04 [2023-09-18T13:24:04.815Z]   OS/Arch:          linux/arm64
13:24:04 [2023-09-18T13:24:04.815Z]   Experimental:     true
13:24:04 [2023-09-18T13:24:04.815Z]  containerd:
13:24:04 [2023-09-18T13:24:04.815Z]   Version:          1.6.21
13:24:04 [2023-09-18T13:24:04.815Z]   GitCommit:        3dce8eb055cbb6872793272b4f20ed16117344f8
13:24:04 [2023-09-18T13:24:04.815Z]  runc:
13:24:04 [2023-09-18T13:24:04.815Z]   Version:          1.1.7
13:24:04 [2023-09-18T13:24:04.815Z]   GitCommit:        v1.1.7-0-g860f061
13:24:04 [2023-09-18T13:24:04.815Z]  docker-init:
13:24:04 [2023-09-18T13:24:04.815Z]   Version:          0.19.0
13:24:04 [2023-09-18T13:24:04.815Z]   GitCommit:        de40ad0
[Pipeline] sh
13:24:05 [2023-09-18T13:24:05.095Z] + docker info
13:24:05 [2023-09-18T13:24:05.095Z] Client: Docker Engine - Community
13:24:05 [2023-09-18T13:24:05.095Z]  Version:    24.0.2
13:24:05 [2023-09-18T13:24:05.095Z]  Context:    default
13:24:05 [2023-09-18T13:24:05.095Z]  Debug Mode: false
13:24:05 [2023-09-18T13:24:05.095Z]  Plugins:
13:24:05 [2023-09-18T13:24:05.095Z]   buildx: Docker Buildx (Docker Inc.)
13:24:05 [2023-09-18T13:24:05.095Z]     Version:  v0.11.0
13:24:05 [2023-09-18T13:24:05.095Z]     Path:     /usr/libexec/docker/cli-plugins/docker-buildx
13:24:05 [2023-09-18T13:24:05.095Z]   compose: Docker Compose (Docker Inc.)
13:24:05 [2023-09-18T13:24:05.095Z]     Version:  v2.19.1
13:24:05 [2023-09-18T13:24:05.095Z]     Path:     /usr/libexec/docker/cli-plugins/docker-compose
13:24:05 [2023-09-18T13:24:05.095Z] 
13:24:05 [2023-09-18T13:24:05.095Z] Server:
13:24:05 [2023-09-18T13:24:05.095Z]  Containers: 0
13:24:05 [2023-09-18T13:24:05.095Z]   Running: 0
13:24:05 [2023-09-18T13:24:05.095Z]   Paused: 0
13:24:05 [2023-09-18T13:24:05.095Z]   Stopped: 0
13:24:05 [2023-09-18T13:24:05.095Z]  Images: 5
13:24:05 [2023-09-18T13:24:05.095Z]  Server Version: 24.0.2
13:24:05 [2023-09-18T13:24:05.095Z]  Storage Driver: overlay2
13:24:05 [2023-09-18T13:24:05.095Z]   Backing Filesystem: extfs
13:24:05 [2023-09-18T13:24:05.095Z]   Supports d_type: true
13:24:05 [2023-09-18T13:24:05.095Z]   Using metacopy: false
13:24:05 [2023-09-18T13:24:05.095Z]   Native Overlay Diff: true
13:24:05 [2023-09-18T13:24:05.095Z]   userxattr: false
13:24:05 [2023-09-18T13:24:05.095Z]  Logging Driver: json-file
13:24:05 [2023-09-18T13:24:05.095Z]  Cgroup Driver: cgroupfs
13:24:05 [2023-09-18T13:24:05.095Z]  Cgroup Version: 1
13:24:05 [2023-09-18T13:24:05.095Z]  Plugins:
13:24:05 [2023-09-18T13:24:05.095Z]   Volume: local
13:24:05 [2023-09-18T13:24:05.095Z]   Network: bridge host ipvlan macvlan null overlay
13:24:05 [2023-09-18T13:24:05.095Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
13:24:05 [2023-09-18T13:24:05.095Z]  Swarm: inactive
13:24:05 [2023-09-18T13:24:05.095Z]  Runtimes: io.containerd.runc.v2 runc
13:24:05 [2023-09-18T13:24:05.095Z]  Default Runtime: runc
13:24:05 [2023-09-18T13:24:05.095Z]  Init Binary: docker-init
13:24:05 [2023-09-18T13:24:05.095Z]  containerd version: 3dce8eb055cbb6872793272b4f20ed16117344f8
13:24:05 [2023-09-18T13:24:05.095Z]  runc version: v1.1.7-0-g860f061
13:24:05 [2023-09-18T13:24:05.095Z]  init version: de40ad0
13:24:05 [2023-09-18T13:24:05.095Z]  Security Options:
13:24:05 [2023-09-18T13:24:05.095Z]   apparmor
13:24:05 [2023-09-18T13:24:05.095Z]   seccomp
13:24:05 [2023-09-18T13:24:05.095Z]    Profile: builtin
13:24:05 [2023-09-18T13:24:05.095Z]  Kernel Version: 5.15.0-1039-aws
13:24:05 [2023-09-18T13:24:05.095Z]  Operating System: Ubuntu 20.04.6 LTS
13:24:05 [2023-09-18T13:24:05.095Z]  OSType: linux
13:24:05 [2023-09-18T13:24:05.095Z]  Architecture: aarch64
13:24:05 [2023-09-18T13:24:05.095Z]  CPUs: 8
13:24:05 [2023-09-18T13:24:05.095Z]  Total Memory: 30.64GiB
13:24:05 [2023-09-18T13:24:05.095Z]  Name: ip-10-100-109-224
13:24:05 [2023-09-18T13:24:05.095Z]  ID: ef507593-6b20-4340-8f95-bbcbfb83a0a5
13:24:05 [2023-09-18T13:24:05.095Z]  Docker Root Dir: /var/lib/docker
13:24:05 [2023-09-18T13:24:05.095Z]  Debug Mode: false
13:24:05 [2023-09-18T13:24:05.095Z]  Experimental: true
13:24:05 [2023-09-18T13:24:05.095Z]  Insecure Registries:
13:24:05 [2023-09-18T13:24:05.095Z]   127.0.0.0/8
13:24:05 [2023-09-18T13:24:05.095Z]  Live Restore Enabled: true
13:24:05 [2023-09-18T13:24:05.095Z] 
[Pipeline] sh
13:24:05 [2023-09-18T13:24:05.377Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
13:24:05 [2023-09-18T13:24:05.377Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
13:24:05 [2023-09-18T13:24:05.377Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-46479/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh
13:24:05 [2023-09-18T13:24:05.377Z] + bash /home/ubuntu/workspace/moby_PR-46479/check-config.sh
13:24:05 [2023-09-18T13:24:05.377Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
13:24:05 [2023-09-18T13:24:05.377Z] info: reading kernel config from /boot/config-5.15.0-1039-aws ...
13:24:05 [2023-09-18T13:24:05.377Z] 
13:24:05 [2023-09-18T13:24:05.377Z] Generally Necessary:
13:24:05 [2023-09-18T13:24:05.377Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
13:24:05 [2023-09-18T13:24:05.377Z] - apparmor: enabled and tools installed
13:24:05 [2023-09-18T13:24:05.377Z] - CONFIG_NAMESPACES: enabled
13:24:05 [2023-09-18T13:24:05.377Z] - CONFIG_NET_NS: enabled
13:24:05 [2023-09-18T13:24:05.377Z] - CONFIG_PID_NS: enabled
13:24:05 [2023-09-18T13:24:05.377Z] - CONFIG_IPC_NS: enabled
13:24:05 [2023-09-18T13:24:05.377Z] - CONFIG_UTS_NS: enabled
13:24:05 [2023-09-18T13:24:05.377Z] - CONFIG_CGROUPS: enabled
13:24:05 [2023-09-18T13:24:05.377Z] - CONFIG_CGROUP_CPUACCT: enabled
13:24:05 [2023-09-18T13:24:05.377Z] - CONFIG_CGROUP_DEVICE: enabled
13:24:05 [2023-09-18T13:24:05.377Z] - CONFIG_CGROUP_FREEZER: enabled
13:24:05 [2023-09-18T13:24:05.377Z] - CONFIG_CGROUP_SCHED: enabled
13:24:05 [2023-09-18T13:24:05.377Z] - CONFIG_CPUSETS: enabled
13:24:05 [2023-09-18T13:24:05.377Z] - CONFIG_MEMCG: enabled
13:24:05 [2023-09-18T13:24:05.377Z] - CONFIG_KEYS: enabled
13:24:05 [2023-09-18T13:24:05.377Z] - CONFIG_VETH: enabled (as module)
13:24:05 [2023-09-18T13:24:05.377Z] - CONFIG_BRIDGE: enabled (as module)
13:24:05 [2023-09-18T13:24:05.377Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
13:24:05 [2023-09-18T13:24:05.377Z] - CONFIG_IP_NF_FILTER: enabled (as module)
13:24:05 [2023-09-18T13:24:05.377Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
13:24:05 [2023-09-18T13:24:05.377Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
13:24:05 [2023-09-18T13:24:05.377Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
13:24:05 [2023-09-18T13:24:05.636Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
13:24:05 [2023-09-18T13:24:05.636Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module)
13:24:05 [2023-09-18T13:24:05.636Z] - CONFIG_IP_NF_NAT: enabled (as module)
13:24:05 [2023-09-18T13:24:05.636Z] - CONFIG_NF_NAT: enabled (as module)
13:24:05 [2023-09-18T13:24:05.636Z] - CONFIG_POSIX_MQUEUE: enabled
13:24:05 [2023-09-18T13:24:05.636Z] - CONFIG_CGROUP_BPF: enabled
13:24:05 [2023-09-18T13:24:05.636Z] 
13:24:05 [2023-09-18T13:24:05.636Z] Optional Features:
13:24:05 [2023-09-18T13:24:05.636Z] - CONFIG_USER_NS: enabled
13:24:05 [2023-09-18T13:24:05.636Z] - CONFIG_SECCOMP: enabled
13:24:05 [2023-09-18T13:24:05.636Z] - CONFIG_SECCOMP_FILTER: enabled
13:24:05 [2023-09-18T13:24:05.636Z] - CONFIG_CGROUP_PIDS: enabled
13:24:05 [2023-09-18T13:24:05.636Z] - CONFIG_MEMCG_SWAP: enabled
13:24:05 [2023-09-18T13:24:05.636Z]     (cgroup swap accounting is currently enabled)
13:24:05 [2023-09-18T13:24:05.636Z] - CONFIG_BLK_CGROUP: enabled
13:24:05 [2023-09-18T13:24:05.636Z] - CONFIG_BLK_DEV_THROTTLING: enabled
13:24:05 [2023-09-18T13:24:05.636Z] - CONFIG_CGROUP_PERF: enabled
13:24:05 [2023-09-18T13:24:05.636Z] - CONFIG_CGROUP_HUGETLB: enabled
13:24:05 [2023-09-18T13:24:05.636Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
13:24:05 [2023-09-18T13:24:05.636Z] - CONFIG_CGROUP_NET_PRIO: enabled
13:24:05 [2023-09-18T13:24:05.636Z] - CONFIG_CFS_BANDWIDTH: enabled
13:24:05 [2023-09-18T13:24:05.636Z] - CONFIG_FAIR_GROUP_SCHED: enabled
13:24:05 [2023-09-18T13:24:05.636Z] - CONFIG_RT_GROUP_SCHED: missing
13:24:05 [2023-09-18T13:24:05.636Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
13:24:05 [2023-09-18T13:24:05.636Z] - CONFIG_IP_VS: enabled (as module)
13:24:05 [2023-09-18T13:24:05.636Z] - CONFIG_IP_VS_NFCT: enabled
13:24:05 [2023-09-18T13:24:05.636Z] - CONFIG_IP_VS_PROTO_TCP: enabled
13:24:05 [2023-09-18T13:24:05.636Z] - CONFIG_IP_VS_PROTO_UDP: enabled
13:24:05 [2023-09-18T13:24:05.894Z] - CONFIG_IP_VS_RR: enabled (as module)
13:24:05 [2023-09-18T13:24:05.894Z] - CONFIG_SECURITY_SELINUX: enabled
13:24:05 [2023-09-18T13:24:05.894Z] - CONFIG_SECURITY_APPARMOR: enabled
13:24:05 [2023-09-18T13:24:05.894Z] - CONFIG_EXT4_FS: enabled
13:24:05 [2023-09-18T13:24:05.894Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
13:24:05 [2023-09-18T13:24:05.894Z] - CONFIG_EXT4_FS_SECURITY: enabled
13:24:05 [2023-09-18T13:24:05.894Z] - Network Drivers:
13:24:05 [2023-09-18T13:24:05.894Z]   - "overlay":
13:24:05 [2023-09-18T13:24:05.894Z]     - CONFIG_VXLAN: enabled (as module)
13:24:05 [2023-09-18T13:24:05.894Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
13:24:05 [2023-09-18T13:24:05.894Z]       Optional (for encrypted networks):
13:24:05 [2023-09-18T13:24:05.894Z]       - CONFIG_CRYPTO: enabled
13:24:05 [2023-09-18T13:24:05.894Z]       - CONFIG_CRYPTO_AEAD: enabled
13:24:05 [2023-09-18T13:24:05.894Z]       - CONFIG_CRYPTO_GCM: enabled
13:24:05 [2023-09-18T13:24:05.894Z]       - CONFIG_CRYPTO_SEQIV: enabled
13:24:05 [2023-09-18T13:24:05.894Z]       - CONFIG_CRYPTO_GHASH: enabled
13:24:05 [2023-09-18T13:24:05.894Z]       - CONFIG_XFRM: enabled
13:24:05 [2023-09-18T13:24:05.894Z]       - CONFIG_XFRM_USER: enabled (as module)
13:24:05 [2023-09-18T13:24:05.894Z]       - CONFIG_XFRM_ALGO: enabled (as module)
13:24:05 [2023-09-18T13:24:05.894Z]       - CONFIG_INET_ESP: enabled (as module)
13:24:05 [2023-09-18T13:24:05.894Z]   - "ipvlan":
13:24:05 [2023-09-18T13:24:05.894Z]     - CONFIG_IPVLAN: enabled (as module)
13:24:05 [2023-09-18T13:24:05.894Z]   - "macvlan":
13:24:05 [2023-09-18T13:24:05.894Z]     - CONFIG_MACVLAN: enabled (as module)
13:24:05 [2023-09-18T13:24:05.894Z]     - CONFIG_DUMMY: enabled (as module)
13:24:05 [2023-09-18T13:24:05.894Z]   - "ftp,tftp client in container":
13:24:06 [2023-09-18T13:24:06.153Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
13:24:06 [2023-09-18T13:24:06.153Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
13:24:06 [2023-09-18T13:24:06.153Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
13:24:06 [2023-09-18T13:24:06.153Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
13:24:06 [2023-09-18T13:24:06.153Z] - Storage Drivers:
13:24:06 [2023-09-18T13:24:06.153Z]   - "aufs":
13:24:06 [2023-09-18T13:24:06.153Z]     - CONFIG_AUFS_FS: enabled (as module)
13:24:06 [2023-09-18T13:24:06.153Z]   - "btrfs":
13:24:06 [2023-09-18T13:24:06.153Z]     - CONFIG_BTRFS_FS: enabled (as module)
13:24:06 [2023-09-18T13:24:06.153Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
13:24:06 [2023-09-18T13:24:06.153Z]   - "devicemapper":
13:24:06 [2023-09-18T13:24:06.153Z]     - CONFIG_BLK_DEV_DM: enabled
13:24:06 [2023-09-18T13:24:06.153Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
13:24:06 [2023-09-18T13:24:06.153Z]   - "overlay":
13:24:06 [2023-09-18T13:24:06.153Z]     - CONFIG_OVERLAY_FS: enabled (as module)
13:24:06 [2023-09-18T13:24:06.153Z]   - "zfs":
13:24:06 [2023-09-18T13:24:06.153Z]     - /dev/zfs: present
13:24:06 [2023-09-18T13:24:06.153Z]     - zfs command: missing
13:24:06 [2023-09-18T13:24:06.153Z]     - zpool command: missing
13:24:06 [2023-09-18T13:24:06.153Z] 
13:24:06 [2023-09-18T13:24:06.153Z] Limits:
13:24:06 [2023-09-18T13:24:06.153Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
13:24:06 [2023-09-18T13:24:06.153Z] 
13:24:06 [2023-09-18T13:24:06.153Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
13:24:06 [2023-09-18T13:24:06.454Z] + docker build --force-rm -t docker:0c4397deaf3716ace589d54d02fde9aeddf7771a .
13:24:06 [2023-09-18T13:24:06.712Z] #0 building with "default" instance using docker driver
13:24:06 [2023-09-18T13:24:06.712Z] 
13:24:06 [2023-09-18T13:24:06.712Z] #1 [internal] load .dockerignore
13:24:06 [2023-09-18T13:24:06.712Z] #1 transferring context: 113B done
13:24:06 [2023-09-18T13:24:06.712Z] #1 DONE 0.0s
13:24:06 [2023-09-18T13:24:06.712Z] 
13:24:06 [2023-09-18T13:24:06.712Z] #2 [internal] load build definition from Dockerfile
13:24:06 [2023-09-18T13:24:06.712Z] #2 transferring dockerfile: 28.05kB done
13:24:06 [2023-09-18T13:24:06.712Z] #2 DONE 0.0s
13:24:06 [2023-09-18T13:24:06.712Z] 
13:24:06 [2023-09-18T13:24:06.712Z] #3 resolve image config for docker.io/docker/dockerfile:1
13:24:06 [2023-09-18T13:24:06.712Z] #3 DONE 0.1s
13:24:06 [2023-09-18T13:24:06.712Z] 
13:24:06 [2023-09-18T13:24:06.712Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021
13:24:06 [2023-09-18T13:24:06.712Z] #4 CACHED
13:24:06 [2023-09-18T13:24:06.712Z] 
13:24:06 [2023-09-18T13:24:06.712Z] #5 [internal] load metadata for docker.io/library/busybox:latest
13:24:06 [2023-09-18T13:24:06.712Z] #5 DONE 0.0s
13:24:06 [2023-09-18T13:24:06.712Z] 
13:24:06 [2023-09-18T13:24:06.712Z] #6 [internal] load metadata for docker.io/docker/compose-bin:v2.20.1
13:24:06 [2023-09-18T13:24:06.971Z] #6 ...
13:24:06 [2023-09-18T13:24:06.971Z] 
13:24:06 [2023-09-18T13:24:06.971Z] #7 [internal] load metadata for docker.io/library/golang:1.20.8-bullseye
13:24:06 [2023-09-18T13:24:06.971Z] #7 DONE 0.1s
13:24:06 [2023-09-18T13:24:06.971Z] 
13:24:06 [2023-09-18T13:24:06.971Z] #8 [internal] load metadata for docker.io/library/debian:bullseye
13:24:06 [2023-09-18T13:24:06.971Z] #8 DONE 0.2s
13:24:06 [2023-09-18T13:24:06.971Z] 
13:24:06 [2023-09-18T13:24:06.971Z] #9 [internal] load metadata for docker.io/tonistiigi/xx:1.2.1
13:24:06 [2023-09-18T13:24:06.971Z] #9 DONE 0.2s
13:24:06 [2023-09-18T13:24:06.971Z] 
13:24:06 [2023-09-18T13:24:06.971Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
13:24:06 [2023-09-18T13:24:06.971Z] #10 DONE 0.2s
13:24:06 [2023-09-18T13:24:06.971Z] 
13:24:06 [2023-09-18T13:24:06.971Z] #11 [internal] load metadata for docker.io/docker/buildx-bin:0.11.2
13:24:06 [2023-09-18T13:24:06.971Z] #11 DONE 0.2s
13:24:06 [2023-09-18T13:24:06.971Z] 
13:24:06 [2023-09-18T13:24:06.971Z] #6 [internal] load metadata for docker.io/docker/compose-bin:v2.20.1
13:24:06 [2023-09-18T13:24:06.971Z] #6 DONE 0.2s
13:24:06 [2023-09-18T13:24:06.971Z] 
13:24:06 [2023-09-18T13:24:06.971Z] #12 [internal] load metadata for docker.io/distribution/distribution:2.8.2
13:24:06 [2023-09-18T13:24:06.971Z] #12 DONE 0.3s
13:24:07 [2023-09-18T13:24:07.230Z] 
13:24:07 [2023-09-18T13:24:07.230Z] #13 [base 1/5] FROM docker.io/library/golang:1.20.8-bullseye@sha256:2db41d88870617e0f43e7e1f304649eb4563706e3c4d25a624e43e83299fb822
13:24:07 [2023-09-18T13:24:07.230Z] #13 DONE 0.0s
13:24:07 [2023-09-18T13:24:07.230Z] 
13:24:07 [2023-09-18T13:24:07.230Z] #14 [xx 1/1] FROM docker.io/tonistiigi/xx:1.2.1@sha256:8879a398dedf0aadaacfbd332b29ff2f84bc39ae6d4e9c0a1109db27ac5ba012
13:24:07 [2023-09-18T13:24:07.230Z] #14 DONE 0.0s
13:24:07 [2023-09-18T13:24:07.230Z] 
13:24:07 [2023-09-18T13:24:07.230Z] #15 [compose 1/1] FROM docker.io/docker/compose-bin:v2.20.1@sha256:808e1bf7a9b64a345b30bbaf10df1b2f119f9011ff2ffd332cb8ed282e518d6b
13:24:07 [2023-09-18T13:24:07.230Z] #15 DONE 0.0s
13:24:07 [2023-09-18T13:24:07.230Z] 
13:24:07 [2023-09-18T13:24:07.230Z] #16 [buildx 1/1] FROM docker.io/docker/buildx-bin:0.11.2@sha256:e7f00cf9fc3754de699190b215d383e57bd654179b31b28eefadf978a362e647
13:24:07 [2023-09-18T13:24:07.230Z] #16 DONE 0.0s
13:24:07 [2023-09-18T13:24:07.230Z] 
13:24:07 [2023-09-18T13:24:07.230Z] #17 [vpnkit-linux-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
13:24:07 [2023-09-18T13:24:07.230Z] #17 DONE 0.0s
13:24:07 [2023-09-18T13:24:07.230Z] 
13:24:07 [2023-09-18T13:24:07.230Z] #18 [build-dummy 1/2] FROM docker.io/library/busybox:latest
13:24:07 [2023-09-18T13:24:07.230Z] #18 DONE 0.0s
13:24:07 [2023-09-18T13:24:07.230Z] 
13:24:07 [2023-09-18T13:24:07.230Z] #19 [registry-v2 1/2] FROM docker.io/distribution/distribution:2.8.2@sha256:5d9a57b8024989a7f460cc4c44552fc8e0a183598962a916aafa276861cdae77
13:24:07 [2023-09-18T13:24:07.230Z] #19 DONE 0.0s
13:24:07 [2023-09-18T13:24:07.230Z] 
13:24:07 [2023-09-18T13:24:07.230Z] #20 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:f33900927c0a8bcf3f0e2281fd0237f4780cc6bc59729bb3a10e75b0703c5ca7
13:24:07 [2023-09-18T13:24:07.230Z] #20 DONE 0.0s
13:24:07 [2023-09-18T13:24:07.230Z] 
13:24:07 [2023-09-18T13:24:07.230Z] #21 [internal] load build context
13:24:08 [2023-09-18T13:24:08.168Z] #21 transferring context: 72.27MB 0.9s done
13:24:08 [2023-09-18T13:24:08.168Z] #21 DONE 1.0s
13:24:08 [2023-09-18T13:24:08.168Z] 
13:24:08 [2023-09-18T13:24:08.168Z] #22 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             autoconf             automake             build-essential             libcap-dev             libprotobuf-c-dev             libseccomp-dev             libsystemd-dev             libtool             libudev-dev             libyajl-dev             python3             ;
13:24:08 [2023-09-18T13:24:08.168Z] #22 CACHED
13:24:08 [2023-09-18T13:24:08.168Z] 
13:24:08 [2023-09-18T13:24:08.168Z] #23 [delve-src 3/3] RUN git fetch -q --depth 1 origin "v1.20.1" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
13:24:08 [2023-09-18T13:24:08.168Z] #23 CACHED
13:24:08 [2023-09-18T13:24:08.168Z] 
13:24:08 [2023-09-18T13:24:08.168Z] #24 [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
13:24:08 [2023-09-18T13:24:08.168Z] #24 CACHED
13:24:08 [2023-09-18T13:24:08.168Z] 
13:24:08 [2023-09-18T13:24:08.168Z] #25 [dev-systemd-false  5/21] COPY --link --from=gowinres      /build/ /usr/local/bin/
13:24:08 [2023-09-18T13:24:08.168Z] #25 CACHED
13:24:08 [2023-09-18T13:24:08.168Z] 
13:24:08 [2023-09-18T13:24:08.168Z] #26 [dev-systemd-false  9/21] COPY --link --from=gotestsum     /build/ /usr/local/bin/
13:24:08 [2023-09-18T13:24:08.168Z] #26 CACHED
13:24:08 [2023-09-18T13:24:08.168Z] 
13:24:08 [2023-09-18T13:24:08.168Z] #27 [dev-base  1/13] RUN groupadd -r docker
13:24:08 [2023-09-18T13:24:08.168Z] #27 CACHED
13:24:08 [2023-09-18T13:24:08.168Z] 
13:24:08 [2023-09-18T13:24:08.168Z] #28 [dev-base 12/13] COPY --link --from=dockercli             /build/ /usr/local/cli
13:24:08 [2023-09-18T13:24:08.168Z] #28 CACHED
13:24:08 [2023-09-18T13:24:08.168Z] 
13:24:08 [2023-09-18T13:24:08.168Z] #29 [rootlesskit-build 5/5] COPY --link ./contrib/dockerd-rootless-setuptool.sh /build/
13:24:08 [2023-09-18T13:24:08.168Z] #29 CACHED
13:24:08 [2023-09-18T13:24:08.168Z] 
13:24:08 [2023-09-18T13:24:08.168Z] #30 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
13:24:08 [2023-09-18T13:24:08.168Z] #30 CACHED
13:24:08 [2023-09-18T13:24:08.168Z] 
13:24:08 [2023-09-18T13:24:08.168Z] #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
13:24:08 [2023-09-18T13:24:08.168Z] #31 CACHED
13:24:08 [2023-09-18T13:24:08.168Z] 
13:24:08 [2023-09-18T13:24:08.168Z] #32 [containerd-build 1/3] WORKDIR /go/src/github.com/containerd/containerd
13:24:08 [2023-09-18T13:24:08.168Z] #32 CACHED
13:24:08 [2023-09-18T13:24:08.168Z] 
13:24:08 [2023-09-18T13:24:08.168Z] #33 [dev-base  2/13] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
13:24:08 [2023-09-18T13:24:08.168Z] #33 CACHED
13:24:08 [2023-09-18T13:24:08.168Z] 
13:24:08 [2023-09-18T13:24:08.168Z] #34 [dev-systemd-false  6/21] COPY --link --from=tini          /build/ /usr/local/bin/
13:24:08 [2023-09-18T13:24:08.168Z] #34 CACHED
13:24:08 [2023-09-18T13:24:08.168Z] 
13:24:08 [2023-09-18T13:24:08.168Z] #35 [dev-systemd-false 12/21] COPY --link --from=runc          /build/ /usr/local/bin/
13:24:08 [2023-09-18T13:24:08.168Z] #35 CACHED
13:24:08 [2023-09-18T13:24:08.168Z] 
13:24:08 [2023-09-18T13:24:08.168Z] #36 [runc-build 1/3] WORKDIR /go/src/github.com/opencontainers/runc
13:24:08 [2023-09-18T13:24:08.168Z] #36 CACHED
13:24:08 [2023-09-18T13:24:08.168Z] 
13:24:08 [2023-09-18T13:24:08.168Z] #37 [dev-systemd-false  1/21] COPY --link --from=frozen-images /build/ /docker-frozen-images
13:24:08 [2023-09-18T13:24:08.168Z] #37 CACHED
13:24:08 [2023-09-18T13:24:08.168Z] 
13:24:08 [2023-09-18T13:24:08.168Z] #38 [dev-systemd-false 16/21] COPY --link --from=containerutil /build/ /usr/local/bin/
13:24:08 [2023-09-18T13:24:08.168Z] #38 CACHED
13:24:08 [2023-09-18T13:24:08.168Z] 
13:24:08 [2023-09-18T13:24:08.168Z] #39 [containerd-src 2/3] RUN git init . && git remote add origin "https://github.com/containerd/containerd.git"
13:24:08 [2023-09-18T13:24:08.168Z] #39 CACHED
13:24:08 [2023-09-18T13:24:08.168Z] 
13:24:08 [2023-09-18T13:24:08.169Z] #40 [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
13:24:08 [2023-09-18T13:24:08.169Z] #40 CACHED
13:24:08 [2023-09-18T13:24:08.169Z] 
13:24:08 [2023-09-18T13:24:08.169Z] #41 [dockercli 2/2] RUN --mount=source=hack/dockerfile/cli.sh,target=/download-or-build-cli.sh     --mount=type=cache,id=dockercli-git-linux/arm64,sharing=locked,target=./.git     --mount=type=cache,target=/root/.cache/go-build,id=dockercli-build-linux/arm64         rm -f ./.git/*.lock      && /download-or-build-cli.sh v24.0.2 https://github.com/docker/cli.git /build      && /build/docker --version
13:24:08 [2023-09-18T13:24:08.169Z] #41 CACHED
13:24:08 [2023-09-18T13:24:08.169Z] 
13:24:08 [2023-09-18T13:24:08.169Z] #42 [rootlesskit-src 1/3] WORKDIR /usr/src/rootlesskit
13:24:08 [2023-09-18T13:24:08.169Z] #42 CACHED
13:24:08 [2023-09-18T13:24:08.169Z] 
13:24:08 [2023-09-18T13:24:08.169Z] #43 [dev-base  6/13] RUN ldconfig
13:24:08 [2023-09-18T13:24:08.169Z] #43 CACHED
13:24:08 [2023-09-18T13:24:08.169Z] 
13:24:08 [2023-09-18T13:24:08.169Z] #44 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1"      && /build/tomll --help
13:24:08 [2023-09-18T13:24:08.169Z] #44 CACHED
13:24:08 [2023-09-18T13:24:08.169Z] 
13:24:08 [2023-09-18T13:24:08.169Z] #45 [dockercli-integration 1/2] WORKDIR /go/src/github.com/docker/cli
13:24:08 [2023-09-18T13:24:08.169Z] #45 CACHED
13:24:08 [2023-09-18T13:24:08.169Z] 
13:24:08 [2023-09-18T13:24:08.169Z] #46 [dev-systemd-false 21/21] WORKDIR /go/src/github.com/docker/docker
13:24:08 [2023-09-18T13:24:08.169Z] #46 CACHED
13:24:08 [2023-09-18T13:24:08.169Z] 
13:24:08 [2023-09-18T13:24:08.169Z] #47 [runc-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.9" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
13:24:08 [2023-09-18T13:24:08.169Z] #47 CACHED
13:24:08 [2023-09-18T13:24:08.169Z] 
13:24:08 [2023-09-18T13:24:08.169Z] #48 [base 4/5] RUN test -n "$APT_MIRROR" && sed -ri "s#(httpredir|deb|security).debian.org#${APT_MIRROR}#g" /etc/apt/sources.list || true
13:24:08 [2023-09-18T13:24:08.169Z] #48 CACHED
13:24:08 [2023-09-18T13:24:08.169Z] 
13:24:08 [2023-09-18T13:24:08.169Z] #49 [dev-systemd-false 13/21] COPY --link --from=containerd    /build/ /usr/local/bin/
13:24:08 [2023-09-18T13:24:08.169Z] #49 CACHED
13:24:08 [2023-09-18T13:24:08.169Z] 
13:24:08 [2023-09-18T13:24:08.169Z] #50 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.6.0"      && /build/shfmt --version
13:24:08 [2023-09-18T13:24:08.169Z] #50 CACHED
13:24:08 [2023-09-18T13:24:08.169Z] 
13:24:08 [2023-09-18T13:24:08.169Z] #51 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.8.7" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
13:24:08 [2023-09-18T13:24:08.169Z] #51 CACHED
13:24:08 [2023-09-18T13:24:08.169Z] 
13:24:08 [2023-09-18T13:24:08.169Z] #52 [dev-systemd-false  4/21] COPY --link --from=tomll         /build/ /usr/local/bin/
13:24:08 [2023-09-18T13:24:08.169Z] #52 CACHED
13:24:08 [2023-09-18T13:24:08.169Z] 
13:24:08 [2023-09-18T13:24:08.169Z] #53 [dev-systemd-false  7/21] COPY --link --from=registry      /build/ /usr/local/bin/
13:24:08 [2023-09-18T13:24:08.169Z] #53 CACHED
13:24:08 [2023-09-18T13:24:08.169Z] 
13:24:08 [2023-09-18T13:24:08.169Z] #54 [containerd-build 3/3] RUN --mount=from=containerd-src,src=/usr/src/containerd,rw     --mount=type=cache,target=/root/.cache/go-build,id=containerd-build-linux/arm64 <<EOT (set -e...)
13:24:08 [2023-09-18T13:24:08.169Z] #54 CACHED
13:24:08 [2023-09-18T13:24:08.169Z] 
13:24:08 [2023-09-18T13:24:08.169Z] #55 [base 5/5] RUN apt-get update && apt-get install --no-install-recommends -y file
13:24:08 [2023-09-18T13:24:08.169Z] #55 CACHED
13:24:08 [2023-09-18T13:24:08.169Z] 
13:24:08 [2023-09-18T13:24:08.169Z] #56 [rootlesskit-src 2/3] RUN git init . && git remote add origin "https://github.com/rootless-containers/rootlesskit.git"
13:24:08 [2023-09-18T13:24:08.169Z] #56 CACHED
13:24:08 [2023-09-18T13:24:08.169Z] 
13:24:08 [2023-09-18T13:24:08.169Z] #57 [runc-src 1/3] WORKDIR /usr/src/runc
13:24:08 [2023-09-18T13:24:08.169Z] #57 CACHED
13:24:08 [2023-09-18T13:24:08.169Z] 
13:24:08 [2023-09-18T13:24:08.169Z] #58 [dev-systemd-false 17/21] COPY --link --from=crun          /build/ /usr/local/bin/
13:24:08 [2023-09-18T13:24:08.169Z] #58 CACHED
13:24:08 [2023-09-18T13:24:08.169Z] 
13:24:08 [2023-09-18T13:24:08.169Z] #59 [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
13:24:08 [2023-09-18T13:24:08.169Z] #59 CACHED
13:24:08 [2023-09-18T13:24:08.169Z] 
13:24:08 [2023-09-18T13:24:08.169Z] #60 [tini-src 3/3] RUN git fetch -q --depth 1 origin "v0.19.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
13:24:08 [2023-09-18T13:24:08.169Z] #60 CACHED
13:24:08 [2023-09-18T13:24:08.169Z] 
13:24:08 [2023-09-18T13:24:08.169Z] #61 [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
13:24:08 [2023-09-18T13:24:08.169Z] #61 CACHED
13:24:08 [2023-09-18T13:24:08.169Z] 
13:24:08 [2023-09-18T13:24:08.169Z] #62 [registry-src 2/2] RUN git init . && git remote add origin "https://github.com/distribution/distribution.git"
13:24:08 [2023-09-18T13:24:08.169Z] #62 CACHED
13:24:08 [2023-09-18T13:24:08.169Z] 
13:24:08 [2023-09-18T13:24:08.169Z] #63 [swagger-src 2/3] RUN git init . && git remote add origin "https://github.com/kolyshkin/go-swagger.git"
13:24:08 [2023-09-18T13:24:08.169Z] #63 CACHED
13:24:08 [2023-09-18T13:24:08.169Z] 
13:24:08 [2023-09-18T13:24:08.169Z] #64 [dev-systemd-false 19/21] COPY --link --from=buildx        /buildx /usr/local/libexec/docker/cli-plugins/docker-buildx
13:24:08 [2023-09-18T13:24:08.169Z] #64 CACHED
13:24:08 [2023-09-18T13:24:08.169Z] 
13:24:08 [2023-09-18T13:24:08.169Z] #65 [rootlesskit-build 1/5] WORKDIR /go/src/github.com/rootless-containers/rootlesskit
13:24:08 [2023-09-18T13:24:08.169Z] #65 CACHED
13:24:08 [2023-09-18T13:24:08.169Z] 
13:24:08 [2023-09-18T13:24:08.169Z] #66 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.54.2"      && /build/golangci-lint --version
13:24:08 [2023-09-18T13:24:08.169Z] #66 CACHED
13:24:08 [2023-09-18T13:24:08.169Z] 
13:24:08 [2023-09-18T13:24:08.169Z] #67 [dev-base  4/13] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
13:24:08 [2023-09-18T13:24:08.169Z] #67 CACHED
13:24:08 [2023-09-18T13:24:08.169Z] 
13:24:08 [2023-09-18T13:24:08.169Z] #68 [swagger 2/2] RUN --mount=from=swagger-src,src=/usr/src/swagger,rw     --mount=type=cache,target=/root/.cache/go-build,id=swagger-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/ <<EOT (set -e...)
13:24:08 [2023-09-18T13:24:08.169Z] #68 CACHED
13:24:08 [2023-09-18T13:24:08.169Z] 
13:24:08 [2023-09-18T13:24:08.169Z] #69 [rootlesskit-build 3/5] RUN --mount=from=rootlesskit-src,src=/usr/src/rootlesskit,rw     --mount=type=cache,target=/go/pkg/mod     --mount=type=cache,target=/root/.cache/go-build,id=rootlesskit-build-linux/arm64 <<EOT (set -e...)
13:24:08 [2023-09-18T13:24:08.169Z] #69 CACHED
13:24:08 [2023-09-18T13:24:08.169Z] 
13:24:08 [2023-09-18T13:24:08.169Z] #70 [dev-systemd-false 10/21] COPY --link --from=golangci_lint /build/ /usr/local/bin/
13:24:08 [2023-09-18T13:24:08.169Z] #70 CACHED
13:24:08 [2023-09-18T13:24:08.169Z] 
13:24:08 [2023-09-18T13:24:08.169Z] #71 [dev-base  7/13] RUN git config --global --add safe.directory /go/src/github.com/docker/docker
13:24:08 [2023-09-18T13:24:08.169Z] #71 CACHED
13:24:08 [2023-09-18T13:24:08.169Z] 
13:24:08 [2023-09-18T13:24:08.169Z] #72 [dev-base  3/13] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
13:24:08 [2023-09-18T13:24:08.169Z] #72 CACHED
13:24:08 [2023-09-18T13:24:08.169Z] 
13:24:08 [2023-09-18T13:24:08.169Z] #73 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
13:24:08 [2023-09-18T13:24:08.169Z] #73 CACHED
13:24:08 [2023-09-18T13:24:08.169Z] 
13:24:08 [2023-09-18T13:24:08.169Z] #74 [dev-systemd-false 11/21] COPY --link --from=shfmt         /build/ /usr/local/bin/
13:24:08 [2023-09-18T13:24:08.169Z] #74 CACHED
13:24:08 [2023-09-18T13:24:08.169Z] 
13:24:08 [2023-09-18T13:24:08.169Z] #75 [dev-systemd-false 18/21] COPY --link hack/dockerfile/etc/docker/  /etc/docker/
13:24:08 [2023-09-18T13:24:08.169Z] #75 CACHED
13:24:08 [2023-09-18T13:24:08.169Z] 
13:24:08 [2023-09-18T13:24:08.169Z] #76 [binary-dummy 1/1] COPY --from=build-dummy /build /build
13:24:08 [2023-09-18T13:24:08.169Z] #76 CACHED
13:24:08 [2023-09-18T13:24:08.169Z] 
13:24:08 [2023-09-18T13:24:08.169Z] #77 [registry 2/2] RUN --mount=from=registry-src,src=/usr/src/registry,rw     --mount=type=cache,target=/root/.cache/go-build,id=registry-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src <<EOT (set -ex...)
13:24:08 [2023-09-18T13:24:08.169Z] #77 CACHED
13:24:08 [2023-09-18T13:24:08.169Z] 
13:24:08 [2023-09-18T13:24:08.169Z] #78 [delve-build 2/2] RUN --mount=from=delve-src,src=/usr/src/delve,rw     --mount=type=cache,target=/root/.cache/go-build,id=delve-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod <<EOT (set -e...)
13:24:08 [2023-09-18T13:24:08.169Z] #78 CACHED
13:24:08 [2023-09-18T13:24:08.169Z] 
13:24:08 [2023-09-18T13:24:08.169Z] #79 [dockercli-integration 2/2] RUN --mount=source=hack/dockerfile/cli.sh,target=/download-or-build-cli.sh     --mount=type=cache,id=dockercli-git-linux/arm64,sharing=locked,target=./.git     --mount=type=cache,target=/root/.cache/go-build,id=dockercli-build-linux/arm64         rm -f ./.git/*.lock      && /download-or-build-cli.sh v17.06.2-ce https://github.com/docker/cli.git /build      && /build/docker --version
13:24:08 [2023-09-18T13:24:08.169Z] #79 CACHED
13:24:08 [2023-09-18T13:24:08.169Z] 
13:24:08 [2023-09-18T13:24:08.169Z] #80 [dev-systemd-false  3/21] COPY --link --from=delve         /build/ /usr/local/bin/
13:24:08 [2023-09-18T13:24:08.169Z] #80 CACHED
13:24:08 [2023-09-18T13:24:08.169Z] 
13:24:08 [2023-09-18T13:24:08.169Z] #81 [base 3/5] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
13:24:08 [2023-09-18T13:24:08.169Z] #81 CACHED
13:24:08 [2023-09-18T13:24:08.169Z] 
13:24:08 [2023-09-18T13:24:08.169Z] #82 [tini-build 1/4] WORKDIR /go/src/github.com/krallin/tini
13:24:08 [2023-09-18T13:24:08.169Z] #82 CACHED
13:24:08 [2023-09-18T13:24:08.169Z] 
13:24:08 [2023-09-18T13:24:08.169Z] #83 [containerd-src 1/3] WORKDIR /usr/src/containerd
13:24:08 [2023-09-18T13:24:08.169Z] #83 CACHED
13:24:08 [2023-09-18T13:24:08.169Z] 
13:24:08 [2023-09-18T13:24:08.169Z] #84 [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
13:24:08 [2023-09-18T13:24:08.169Z] #84 CACHED
13:24:08 [2023-09-18T13:24:08.169Z] 
13:24:08 [2023-09-18T13:24:08.169Z] #85 [dev-systemd-false  2/21] COPY --link --from=swagger       /build/ /usr/local/bin/
13:24:08 [2023-09-18T13:24:08.169Z] #85 CACHED
13:24:08 [2023-09-18T13:24:08.169Z] 
13:24:08 [2023-09-18T13:24:08.169Z] #86 [base 2/5] COPY --from=xx / /
13:24:08 [2023-09-18T13:24:08.169Z] #86 CACHED
13:24:08 [2023-09-18T13:24:08.169Z] 
13:24:08 [2023-09-18T13:24:08.169Z] #87 [swagger-src 3/3] RUN git fetch -q --depth 1 origin "c56166c036004ba7a3a321e5951ba472b9ae298c" && git checkout -q FETCH_HEAD
13:24:08 [2023-09-18T13:24:08.169Z] #87 CACHED
13:24:08 [2023-09-18T13:24:08.169Z] 
13:24:08 [2023-09-18T13:24:08.169Z] #88 [rootlesskit-build 4/5] COPY --link ./contrib/dockerd-rootless.sh /build/
13:24:08 [2023-09-18T13:24:08.169Z] #88 CACHED
13:24:08 [2023-09-18T13:24:08.169Z] 
13:24:08 [2023-09-18T13:24:08.169Z] #89 [tini-src 1/3] WORKDIR /usr/src/tini
13:24:08 [2023-09-18T13:24:08.169Z] #89 CACHED
13:24:08 [2023-09-18T13:24:08.169Z] 
13:24:08 [2023-09-18T13:24:08.169Z] #90 [dev-systemd-false 15/21] COPY --link --from=vpnkit        /       /usr/local/bin/
13:24:08 [2023-09-18T13:24:08.169Z] #90 CACHED
13:24:08 [2023-09-18T13:24:08.169Z] 
13:24:08 [2023-09-18T13:24:08.169Z] #91 [registry-src 1/2] WORKDIR /usr/src/registry
13:24:08 [2023-09-18T13:24:08.169Z] #91 CACHED
13:24:08 [2023-09-18T13:24:08.169Z] 
13:24:08 [2023-09-18T13:24:08.169Z] #92 [tini-src 2/3] RUN git init . && git remote add origin "https://github.com/krallin/tini.git"
13:24:08 [2023-09-18T13:24:08.169Z] #92 CACHED
13:24:08 [2023-09-18T13:24:08.169Z] 
13:24:08 [2023-09-18T13:24:08.169Z] #93 [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
13:24:08 [2023-09-18T13:24:08.169Z] #93 CACHED
13:24:08 [2023-09-18T13:24:08.169Z] 
13:24:08 [2023-09-18T13:24:08.169Z] #94 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt        apt-get update && apt-get install -y --no-install-recommends            ca-certificates            curl            jq
13:24:08 [2023-09-18T13:24:08.169Z] #94 CACHED
13:24:08 [2023-09-18T13:24:08.169Z] 
13:24:08 [2023-09-18T13:24:08.169Z] #95 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
13:24:08 [2023-09-18T13:24:08.169Z] #95 CACHED
13:24:08 [2023-09-18T13:24:08.169Z] 
13:24:08 [2023-09-18T13:24:08.169Z] #96 [delve-src 1/3] WORKDIR /usr/src/delve
13:24:08 [2023-09-18T13:24:08.169Z] #96 CACHED
13:24:08 [2023-09-18T13:24:08.169Z] 
13:24:08 [2023-09-18T13:24:08.169Z] #97 [containerd-src 3/3] RUN git fetch -q --depth 1 origin "v1.7.6" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
13:24:08 [2023-09-18T13:24:08.169Z] #97 CACHED
13:24:08 [2023-09-18T13:24:08.169Z] 
13:24:08 [2023-09-18T13:24:08.169Z] #98 [dev-base 10/13] RUN pip3 install yamllint==1.27.1
13:24:08 [2023-09-18T13:24:08.169Z] #98 CACHED
13:24:08 [2023-09-18T13:24:08.169Z] 
13:24:08 [2023-09-18T13:24:08.169Z] #99 [dev-base  5/13] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
13:24:08 [2023-09-18T13:24:08.169Z] #99 CACHED
13:24:08 [2023-09-18T13:24:08.169Z] 
13:24:08 [2023-09-18T13:24:08.169Z] #100 [runc-build 3/3] RUN --mount=from=runc-src,src=/usr/src/runc,rw     --mount=type=cache,target=/root/.cache/go-build,id=runc-build-linux/arm64 <<EOT (set -e...)
13:24:08 [2023-09-18T13:24:08.169Z] #100 CACHED
13:24:08 [2023-09-18T13:24:08.169Z] 
13:24:08 [2023-09-18T13:24:08.169Z] #101 [dev-systemd-false  8/21] COPY --link --from=registry-v2   /build/ /usr/local/bin/
13:24:08 [2023-09-18T13:24:08.169Z] #101 CACHED
13:24:08 [2023-09-18T13:24:08.169Z] 
13:24:08 [2023-09-18T13:24:08.169Z] #102 [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
13:24:08 [2023-09-18T13:24:08.169Z] #102 CACHED
13:24:08 [2023-09-18T13:24:08.169Z] 
13:24:08 [2023-09-18T13:24:08.169Z] #103 [dev-systemd-false 14/21] COPY --link --from=rootlesskit   /build/ /usr/local/bin/
13:24:08 [2023-09-18T13:24:08.169Z] #103 CACHED
13:24:08 [2023-09-18T13:24:08.169Z] 
13:24:08 [2023-09-18T13:24:08.169Z] #104 [swagger-src 1/3] WORKDIR /usr/src/swagger
13:24:08 [2023-09-18T13:24:08.169Z] #104 CACHED
13:24:08 [2023-09-18T13:24:08.169Z] 
13:24:08 [2023-09-18T13:24:08.169Z] #105 [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
13:24:08 [2023-09-18T13:24:08.169Z] #105 CACHED
13:24:08 [2023-09-18T13:24:08.169Z] 
13:24:08 [2023-09-18T13:24:08.169Z] #106 [runc-src 2/3] RUN git init . && git remote add origin "https://github.com/opencontainers/runc.git"
13:24:08 [2023-09-18T13:24:08.169Z] #106 CACHED
13:24:08 [2023-09-18T13:24:08.169Z] 
13:24:08 [2023-09-18T13:24:08.169Z] #107 [delve-src 2/3] RUN git init . && git remote add origin "https://github.com/go-delve/delve.git"
13:24:08 [2023-09-18T13:24:08.169Z] #107 CACHED
13:24:08 [2023-09-18T13:24:08.169Z] 
13:24:08 [2023-09-18T13:24:08.169Z] #108 [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
13:24:08 [2023-09-18T13:24:08.169Z] #108 CACHED
13:24:08 [2023-09-18T13:24:08.169Z] 
13:24:08 [2023-09-18T13:24:08.169Z] #109 [tini-build 2/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends cmake
13:24:08 [2023-09-18T13:24:08.169Z] #109 CACHED
13:24:08 [2023-09-18T13:24:08.169Z] 
13:24:08 [2023-09-18T13:24:08.169Z] #110 [rootlesskit-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
13:24:08 [2023-09-18T13:24:08.169Z] #110 CACHED
13:24:08 [2023-09-18T13:24:08.169Z] 
13:24:08 [2023-09-18T13:24:08.169Z] #111 [tini-build 4/4] RUN --mount=from=tini-src,src=/usr/src/tini,rw     --mount=type=cache,target=/root/.cache/go-build,id=tini-build-linux/arm64 <<EOT (set -e...)
13:24:08 [2023-09-18T13:24:08.169Z] #111 CACHED
13:24:08 [2023-09-18T13:24:08.169Z] 
13:24:08 [2023-09-18T13:24:08.169Z] #112 [build-dummy 2/2] RUN mkdir -p /build
13:24:08 [2023-09-18T13:24:08.169Z] #112 CACHED
13:24:08 [2023-09-18T13:24:08.169Z] 
13:24:08 [2023-09-18T13:24:08.169Z] #113 [dev-systemd-false 20/21] COPY --link --from=compose       /docker-compose /usr/libexec/docker/cli-plugins/docker-compose
13:24:08 [2023-09-18T13:24:08.169Z] #113 CACHED
13:24:08 [2023-09-18T13:24:08.169Z] 
13:24:08 [2023-09-18T13:24:08.169Z] #114 [registry-v2 2/2] RUN mkdir /build && mv /bin/registry /build/registry-v2
13:24:08 [2023-09-18T13:24:08.169Z] #114 CACHED
13:24:08 [2023-09-18T13:24:08.169Z] 
13:24:08 [2023-09-18T13:24:08.169Z] #115 [dev-base 13/13] COPY --link --from=dockercli-integration /build/ /usr/local/cli-integration
13:24:08 [2023-09-18T13:24:08.169Z] #115 CACHED
13:24:08 [2023-09-18T13:24:08.169Z] 
13:24:08 [2023-09-18T13:24:08.169Z] #116 [dev 1/1] COPY --link . .
13:24:09 [2023-09-18T13:24:09.545Z] #116 DONE 1.3s
13:24:09 [2023-09-18T13:24:09.545Z] 
13:24:09 [2023-09-18T13:24:09.545Z] #117 exporting to image
13:24:09 [2023-09-18T13:24:09.545Z] #117 exporting layers
13:24:10 [2023-09-18T13:24:10.111Z] #117 exporting layers 0.8s done
13:24:10 [2023-09-18T13:24:10.370Z] #117 writing image sha256:f766076986ffe9a6d04a8ec6c7b6cd8ffb19115ecc69973ff8557eef2163705a done
13:24:10 [2023-09-18T13:24:10.370Z] #117 naming to docker.io/library/docker:0c4397deaf3716ace589d54d02fde9aeddf7771a done
13:24:10 [2023-09-18T13:24:10.370Z] #117 DONE 0.8s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
13:24:10 [2023-09-18T13:24:10.666Z] + sudo modprobe ip6table_filter
[Pipeline] sh
13:24:10 [2023-09-18T13:24:10.945Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-46479/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr6 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=0c4397deaf3716ace589d54d02fde9aeddf7771a -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:0c4397deaf3716ace589d54d02fde9aeddf7771a hack/test/unit
13:24:11 [2023-09-18T13:24:11.204Z] + BUILDFLAGS=(-tags 'netgo journald')
13:24:11 [2023-09-18T13:24:11.204Z] + TESTFLAGS+=' -test.timeout=5m'
13:24:11 [2023-09-18T13:24:11.204Z] + TESTDIRS=./...
13:24:11 [2023-09-18T13:24:11.204Z] + exclude_paths='/vendor/|/integration'
13:24:11 [2023-09-18T13:24:11.204Z] ++ go list ./...
13:24:11 [2023-09-18T13:24:11.204Z] ++ grep -vE '(/vendor/|/integration)'
13:24:11 [2023-09-18T13:24:11.771Z] + pkg_list='github.com/docker/docker/api
13:24:11 [2023-09-18T13:24:11.771Z] github.com/docker/docker/api/server
13:24:11 [2023-09-18T13:24:11.771Z] github.com/docker/docker/api/server/backend/build
13:24:11 [2023-09-18T13:24:11.771Z] github.com/docker/docker/api/server/httpstatus
13:24:11 [2023-09-18T13:24:11.771Z] github.com/docker/docker/api/server/httputils
13:24:11 [2023-09-18T13:24:11.771Z] github.com/docker/docker/api/server/middleware
13:24:11 [2023-09-18T13:24:11.771Z] github.com/docker/docker/api/server/router
13:24:11 [2023-09-18T13:24:11.771Z] github.com/docker/docker/api/server/router/build
13:24:11 [2023-09-18T13:24:11.771Z] github.com/docker/docker/api/server/router/checkpoint
13:24:11 [2023-09-18T13:24:11.771Z] github.com/docker/docker/api/server/router/container
13:24:11 [2023-09-18T13:24:11.771Z] github.com/docker/docker/api/server/router/debug
13:24:11 [2023-09-18T13:24:11.771Z] github.com/docker/docker/api/server/router/distribution
13:24:11 [2023-09-18T13:24:11.771Z] github.com/docker/docker/api/server/router/grpc
13:24:11 [2023-09-18T13:24:11.771Z] github.com/docker/docker/api/server/router/image
13:24:11 [2023-09-18T13:24:11.771Z] github.com/docker/docker/api/server/router/network
13:24:11 [2023-09-18T13:24:11.771Z] github.com/docker/docker/api/server/router/plugin
13:24:11 [2023-09-18T13:24:11.771Z] github.com/docker/docker/api/server/router/session
13:24:11 [2023-09-18T13:24:11.771Z] github.com/docker/docker/api/server/router/swarm
13:24:11 [2023-09-18T13:24:11.771Z] github.com/docker/docker/api/server/router/system
13:24:11 [2023-09-18T13:24:11.771Z] github.com/docker/docker/api/server/router/volume
13:24:11 [2023-09-18T13:24:11.771Z] github.com/docker/docker/api/types
13:24:11 [2023-09-18T13:24:11.771Z] github.com/docker/docker/api/types/backend
13:24:11 [2023-09-18T13:24:11.771Z] github.com/docker/docker/api/types/blkiodev
13:24:11 [2023-09-18T13:24:11.771Z] github.com/docker/docker/api/types/checkpoint
13:24:11 [2023-09-18T13:24:11.771Z] github.com/docker/docker/api/types/container
13:24:11 [2023-09-18T13:24:11.771Z] github.com/docker/docker/api/types/events
13:24:11 [2023-09-18T13:24:11.771Z] github.com/docker/docker/api/types/filters
13:24:11 [2023-09-18T13:24:11.771Z] github.com/docker/docker/api/types/image
13:24:11 [2023-09-18T13:24:11.771Z] github.com/docker/docker/api/types/mount
13:24:11 [2023-09-18T13:24:11.771Z] github.com/docker/docker/api/types/network
13:24:11 [2023-09-18T13:24:11.771Z] github.com/docker/docker/api/types/plugins/logdriver
13:24:11 [2023-09-18T13:24:11.771Z] github.com/docker/docker/api/types/registry
13:24:11 [2023-09-18T13:24:11.771Z] github.com/docker/docker/api/types/strslice
13:24:11 [2023-09-18T13:24:11.771Z] github.com/docker/docker/api/types/swarm
13:24:11 [2023-09-18T13:24:11.771Z] github.com/docker/docker/api/types/swarm/runtime
13:24:11 [2023-09-18T13:24:11.771Z] github.com/docker/docker/api/types/system
13:24:11 [2023-09-18T13:24:11.771Z] github.com/docker/docker/api/types/time
13:24:11 [2023-09-18T13:24:11.771Z] github.com/docker/docker/api/types/versions
13:24:11 [2023-09-18T13:24:11.771Z] github.com/docker/docker/api/types/versions/v1p19
13:24:11 [2023-09-18T13:24:11.771Z] github.com/docker/docker/api/types/versions/v1p20
13:24:11 [2023-09-18T13:24:11.771Z] github.com/docker/docker/api/types/volume
13:24:11 [2023-09-18T13:24:11.771Z] github.com/docker/docker/builder
13:24:11 [2023-09-18T13:24:11.771Z] github.com/docker/docker/builder/builder-next
13:24:11 [2023-09-18T13:24:11.771Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
13:24:11 [2023-09-18T13:24:11.771Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
13:24:11 [2023-09-18T13:24:11.771Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
13:24:11 [2023-09-18T13:24:11.771Z] github.com/docker/docker/builder/builder-next/exporter
13:24:11 [2023-09-18T13:24:11.771Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
13:24:11 [2023-09-18T13:24:11.771Z] github.com/docker/docker/builder/builder-next/exporter/overrides
13:24:11 [2023-09-18T13:24:11.771Z] github.com/docker/docker/builder/builder-next/imagerefchecker
13:24:11 [2023-09-18T13:24:11.771Z] github.com/docker/docker/builder/builder-next/worker
13:24:11 [2023-09-18T13:24:11.771Z] github.com/docker/docker/builder/builder-next/worker/label
13:24:11 [2023-09-18T13:24:11.771Z] github.com/docker/docker/builder/dockerfile
13:24:11 [2023-09-18T13:24:11.771Z] github.com/docker/docker/builder/remotecontext
13:24:11 [2023-09-18T13:24:11.771Z] github.com/docker/docker/builder/remotecontext/git
13:24:11 [2023-09-18T13:24:11.771Z] github.com/docker/docker/builder/remotecontext/urlutil
13:24:11 [2023-09-18T13:24:11.771Z] github.com/docker/docker/cli/debug
13:24:11 [2023-09-18T13:24:11.771Z] github.com/docker/docker/cli/winresources/docker-proxy
13:24:11 [2023-09-18T13:24:11.771Z] github.com/docker/docker/cli/winresources/dockerd
13:24:11 [2023-09-18T13:24:11.771Z] github.com/docker/docker/client
13:24:11 [2023-09-18T13:24:11.771Z] github.com/docker/docker/client/buildkit
13:24:11 [2023-09-18T13:24:11.771Z] github.com/docker/docker/cmd/docker-proxy
13:24:11 [2023-09-18T13:24:11.771Z] github.com/docker/docker/cmd/dockerd
13:24:11 [2023-09-18T13:24:11.771Z] github.com/docker/docker/cmd/dockerd/trap
13:24:11 [2023-09-18T13:24:11.771Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
13:24:11 [2023-09-18T13:24:11.771Z] github.com/docker/docker/container
13:24:11 [2023-09-18T13:24:11.771Z] github.com/docker/docker/container/stream
13:24:11 [2023-09-18T13:24:11.771Z] github.com/docker/docker/contrib/apparmor
13:24:11 [2023-09-18T13:24:11.771Z] github.com/docker/docker/contrib/httpserver
13:24:11 [2023-09-18T13:24:11.771Z] github.com/docker/docker/daemon
13:24:11 [2023-09-18T13:24:11.771Z] github.com/docker/docker/daemon/cluster
13:24:11 [2023-09-18T13:24:11.772Z] github.com/docker/docker/daemon/cluster/controllers/plugin
13:24:11 [2023-09-18T13:24:11.772Z] github.com/docker/docker/daemon/cluster/convert
13:24:11 [2023-09-18T13:24:11.772Z] github.com/docker/docker/daemon/cluster/executor
13:24:11 [2023-09-18T13:24:11.772Z] github.com/docker/docker/daemon/cluster/executor/container
13:24:11 [2023-09-18T13:24:11.772Z] github.com/docker/docker/daemon/cluster/provider
13:24:11 [2023-09-18T13:24:11.772Z] github.com/docker/docker/daemon/config
13:24:11 [2023-09-18T13:24:11.772Z] github.com/docker/docker/daemon/containerd
13:24:11 [2023-09-18T13:24:11.772Z] github.com/docker/docker/daemon/events
13:24:11 [2023-09-18T13:24:11.772Z] github.com/docker/docker/daemon/events/testutils
13:24:11 [2023-09-18T13:24:11.772Z] github.com/docker/docker/daemon/graphdriver
13:24:11 [2023-09-18T13:24:11.772Z] github.com/docker/docker/daemon/graphdriver/btrfs
13:24:11 [2023-09-18T13:24:11.772Z] github.com/docker/docker/daemon/graphdriver/copy
13:24:11 [2023-09-18T13:24:11.772Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
13:24:11 [2023-09-18T13:24:11.772Z] github.com/docker/docker/daemon/graphdriver/graphtest
13:24:11 [2023-09-18T13:24:11.772Z] github.com/docker/docker/daemon/graphdriver/overlay2
13:24:11 [2023-09-18T13:24:11.772Z] github.com/docker/docker/daemon/graphdriver/overlayutils
13:24:11 [2023-09-18T13:24:11.772Z] github.com/docker/docker/daemon/graphdriver/register
13:24:11 [2023-09-18T13:24:11.772Z] github.com/docker/docker/daemon/graphdriver/vfs
13:24:11 [2023-09-18T13:24:11.772Z] github.com/docker/docker/daemon/graphdriver/zfs
13:24:11 [2023-09-18T13:24:11.772Z] github.com/docker/docker/daemon/images
13:24:11 [2023-09-18T13:24:11.772Z] github.com/docker/docker/daemon/initlayer
13:24:11 [2023-09-18T13:24:11.772Z] github.com/docker/docker/daemon/links
13:24:11 [2023-09-18T13:24:11.772Z] github.com/docker/docker/daemon/listeners
13:24:11 [2023-09-18T13:24:11.772Z] github.com/docker/docker/daemon/logger
13:24:11 [2023-09-18T13:24:11.772Z] github.com/docker/docker/daemon/logger/awslogs
13:24:11 [2023-09-18T13:24:11.772Z] github.com/docker/docker/daemon/logger/fluentd
13:24:11 [2023-09-18T13:24:11.772Z] github.com/docker/docker/daemon/logger/gcplogs
13:24:11 [2023-09-18T13:24:11.772Z] github.com/docker/docker/daemon/logger/gelf
13:24:11 [2023-09-18T13:24:11.772Z] github.com/docker/docker/daemon/logger/journald
13:24:11 [2023-09-18T13:24:11.772Z] github.com/docker/docker/daemon/logger/journald/internal/export
13:24:11 [2023-09-18T13:24:11.772Z] github.com/docker/docker/daemon/logger/journald/internal/fake
13:24:11 [2023-09-18T13:24:11.772Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
13:24:11 [2023-09-18T13:24:11.772Z] github.com/docker/docker/daemon/logger/jsonfilelog
13:24:11 [2023-09-18T13:24:11.772Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
13:24:11 [2023-09-18T13:24:11.772Z] github.com/docker/docker/daemon/logger/local
13:24:11 [2023-09-18T13:24:11.772Z] github.com/docker/docker/daemon/logger/logentries
13:24:11 [2023-09-18T13:24:11.772Z] github.com/docker/docker/daemon/logger/loggertest
13:24:11 [2023-09-18T13:24:11.772Z] github.com/docker/docker/daemon/logger/loggerutils
13:24:11 [2023-09-18T13:24:11.772Z] github.com/docker/docker/daemon/logger/loggerutils/cache
13:24:11 [2023-09-18T13:24:11.772Z] github.com/docker/docker/daemon/logger/splunk
13:24:11 [2023-09-18T13:24:11.772Z] github.com/docker/docker/daemon/logger/syslog
13:24:11 [2023-09-18T13:24:11.772Z] github.com/docker/docker/daemon/logger/templates
13:24:11 [2023-09-18T13:24:11.772Z] github.com/docker/docker/daemon/names
13:24:11 [2023-09-18T13:24:11.772Z] github.com/docker/docker/daemon/network
13:24:11 [2023-09-18T13:24:11.772Z] github.com/docker/docker/daemon/snapshotter
13:24:11 [2023-09-18T13:24:11.772Z] github.com/docker/docker/daemon/stats
13:24:11 [2023-09-18T13:24:11.772Z] github.com/docker/docker/distribution
13:24:11 [2023-09-18T13:24:11.772Z] github.com/docker/docker/distribution/metadata
13:24:11 [2023-09-18T13:24:11.772Z] github.com/docker/docker/distribution/utils
13:24:11 [2023-09-18T13:24:11.772Z] github.com/docker/docker/distribution/xfer
13:24:11 [2023-09-18T13:24:11.772Z] github.com/docker/docker/dockerversion
13:24:11 [2023-09-18T13:24:11.772Z] github.com/docker/docker/errdefs
13:24:11 [2023-09-18T13:24:11.772Z] github.com/docker/docker/image
13:24:11 [2023-09-18T13:24:11.772Z] github.com/docker/docker/image/cache
13:24:11 [2023-09-18T13:24:11.772Z] github.com/docker/docker/image/spec/specs-go
13:24:11 [2023-09-18T13:24:11.772Z] github.com/docker/docker/image/spec/specs-go/v1
13:24:11 [2023-09-18T13:24:11.772Z] github.com/docker/docker/image/tarexport
13:24:11 [2023-09-18T13:24:11.772Z] github.com/docker/docker/image/v1
13:24:11 [2023-09-18T13:24:11.772Z] github.com/docker/docker/internal/mod
13:24:11 [2023-09-18T13:24:11.772Z] github.com/docker/docker/internal/mounttree
13:24:11 [2023-09-18T13:24:11.772Z] github.com/docker/docker/internal/multierror
13:24:11 [2023-09-18T13:24:11.772Z] github.com/docker/docker/internal/test/suite
13:24:11 [2023-09-18T13:24:11.772Z] github.com/docker/docker/internal/testutils
13:24:11 [2023-09-18T13:24:11.772Z] github.com/docker/docker/internal/testutils/netnsutils
13:24:11 [2023-09-18T13:24:11.772Z] github.com/docker/docker/internal/unshare
13:24:11 [2023-09-18T13:24:11.772Z] github.com/docker/docker/layer
13:24:11 [2023-09-18T13:24:11.772Z] github.com/docker/docker/libcontainerd
13:24:11 [2023-09-18T13:24:11.772Z] github.com/docker/docker/libcontainerd/queue
13:24:11 [2023-09-18T13:24:11.772Z] github.com/docker/docker/libcontainerd/remote
13:24:11 [2023-09-18T13:24:11.772Z] github.com/docker/docker/libcontainerd/shimopts
13:24:11 [2023-09-18T13:24:11.772Z] github.com/docker/docker/libcontainerd/supervisor
13:24:11 [2023-09-18T13:24:11.772Z] github.com/docker/docker/libcontainerd/types
13:24:11 [2023-09-18T13:24:11.772Z] github.com/docker/docker/libnetwork
13:24:11 [2023-09-18T13:24:11.772Z] github.com/docker/docker/libnetwork/bitmap
13:24:11 [2023-09-18T13:24:11.772Z] github.com/docker/docker/libnetwork/cluster
13:24:11 [2023-09-18T13:24:11.772Z] github.com/docker/docker/libnetwork/cmd/diagnostic
13:24:11 [2023-09-18T13:24:11.772Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
13:24:11 [2023-09-18T13:24:11.772Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
13:24:11 [2023-09-18T13:24:11.772Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
13:24:11 [2023-09-18T13:24:11.772Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
13:24:11 [2023-09-18T13:24:11.772Z] github.com/docker/docker/libnetwork/cmd/readme_test
13:24:11 [2023-09-18T13:24:11.772Z] github.com/docker/docker/libnetwork/config
13:24:11 [2023-09-18T13:24:11.772Z] github.com/docker/docker/libnetwork/datastore
13:24:11 [2023-09-18T13:24:11.772Z] github.com/docker/docker/libnetwork/diagnostic
13:24:11 [2023-09-18T13:24:11.772Z] github.com/docker/docker/libnetwork/discoverapi
13:24:11 [2023-09-18T13:24:11.772Z] github.com/docker/docker/libnetwork/driverapi
13:24:11 [2023-09-18T13:24:11.772Z] github.com/docker/docker/libnetwork/drivers/bridge
13:24:11 [2023-09-18T13:24:11.772Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
13:24:11 [2023-09-18T13:24:11.772Z] github.com/docker/docker/libnetwork/drivers/host
13:24:11 [2023-09-18T13:24:11.772Z] github.com/docker/docker/libnetwork/drivers/ipvlan
13:24:11 [2023-09-18T13:24:11.772Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
13:24:11 [2023-09-18T13:24:11.772Z] github.com/docker/docker/libnetwork/drivers/macvlan
13:24:11 [2023-09-18T13:24:11.772Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
13:24:11 [2023-09-18T13:24:11.772Z] github.com/docker/docker/libnetwork/drivers/null
13:24:11 [2023-09-18T13:24:11.772Z] github.com/docker/docker/libnetwork/drivers/overlay
13:24:11 [2023-09-18T13:24:11.772Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
13:24:11 [2023-09-18T13:24:11.772Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
13:24:11 [2023-09-18T13:24:11.772Z] github.com/docker/docker/libnetwork/drivers/remote
13:24:11 [2023-09-18T13:24:11.772Z] github.com/docker/docker/libnetwork/drivers/remote/api
13:24:11 [2023-09-18T13:24:11.772Z] github.com/docker/docker/libnetwork/drivers/windows
13:24:11 [2023-09-18T13:24:11.772Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
13:24:11 [2023-09-18T13:24:11.772Z] github.com/docker/docker/libnetwork/drvregistry
13:24:11 [2023-09-18T13:24:11.772Z] github.com/docker/docker/libnetwork/etchosts
13:24:11 [2023-09-18T13:24:11.772Z] github.com/docker/docker/libnetwork/internal/caller
13:24:11 [2023-09-18T13:24:11.772Z] github.com/docker/docker/libnetwork/internal/kvstore
13:24:11 [2023-09-18T13:24:11.772Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
13:24:11 [2023-09-18T13:24:11.772Z] github.com/docker/docker/libnetwork/internal/setmatrix
13:24:11 [2023-09-18T13:24:11.772Z] github.com/docker/docker/libnetwork/ipam
13:24:11 [2023-09-18T13:24:11.772Z] github.com/docker/docker/libnetwork/ipamapi
13:24:11 [2023-09-18T13:24:11.772Z] github.com/docker/docker/libnetwork/ipams/builtin
13:24:11 [2023-09-18T13:24:11.772Z] github.com/docker/docker/libnetwork/ipams/null
13:24:11 [2023-09-18T13:24:11.772Z] github.com/docker/docker/libnetwork/ipams/remote
13:24:11 [2023-09-18T13:24:11.772Z] github.com/docker/docker/libnetwork/ipams/remote/api
13:24:11 [2023-09-18T13:24:11.772Z] github.com/docker/docker/libnetwork/ipams/windowsipam
13:24:11 [2023-09-18T13:24:11.772Z] github.com/docker/docker/libnetwork/ipamutils
13:24:11 [2023-09-18T13:24:11.772Z] github.com/docker/docker/libnetwork/ipbits
13:24:11 [2023-09-18T13:24:11.772Z] github.com/docker/docker/libnetwork/iptables
13:24:11 [2023-09-18T13:24:11.772Z] github.com/docker/docker/libnetwork/netlabel
13:24:11 [2023-09-18T13:24:11.772Z] github.com/docker/docker/libnetwork/netutils
13:24:11 [2023-09-18T13:24:11.772Z] github.com/docker/docker/libnetwork/networkdb
13:24:11 [2023-09-18T13:24:11.772Z] github.com/docker/docker/libnetwork/ns
13:24:11 [2023-09-18T13:24:11.772Z] github.com/docker/docker/libnetwork/options
13:24:11 [2023-09-18T13:24:11.772Z] github.com/docker/docker/libnetwork/osl
13:24:11 [2023-09-18T13:24:11.772Z] github.com/docker/docker/libnetwork/osl/kernel
13:24:11 [2023-09-18T13:24:11.772Z] github.com/docker/docker/libnetwork/portallocator
13:24:11 [2023-09-18T13:24:11.772Z] github.com/docker/docker/libnetwork/portmapper
13:24:11 [2023-09-18T13:24:11.772Z] github.com/docker/docker/libnetwork/resolvconf
13:24:11 [2023-09-18T13:24:11.772Z] github.com/docker/docker/libnetwork/scope
13:24:11 [2023-09-18T13:24:11.772Z] github.com/docker/docker/libnetwork/types
13:24:11 [2023-09-18T13:24:11.772Z] github.com/docker/docker/oci
13:24:11 [2023-09-18T13:24:11.772Z] github.com/docker/docker/oci/caps
13:24:11 [2023-09-18T13:24:11.772Z] github.com/docker/docker/opts
13:24:11 [2023-09-18T13:24:11.772Z] github.com/docker/docker/pkg/aaparser
13:24:11 [2023-09-18T13:24:11.772Z] github.com/docker/docker/pkg/archive
13:24:11 [2023-09-18T13:24:11.772Z] github.com/docker/docker/pkg/authorization
13:24:11 [2023-09-18T13:24:11.772Z] github.com/docker/docker/pkg/broadcaster
13:24:11 [2023-09-18T13:24:11.772Z] github.com/docker/docker/pkg/capabilities
13:24:11 [2023-09-18T13:24:11.772Z] github.com/docker/docker/pkg/chrootarchive
13:24:11 [2023-09-18T13:24:11.772Z] github.com/docker/docker/pkg/containerfs
13:24:11 [2023-09-18T13:24:11.772Z] github.com/docker/docker/pkg/directory
13:24:11 [2023-09-18T13:24:11.772Z] github.com/docker/docker/pkg/dmesg
13:24:11 [2023-09-18T13:24:11.772Z] github.com/docker/docker/pkg/fileutils
13:24:11 [2023-09-18T13:24:11.772Z] github.com/docker/docker/pkg/homedir
13:24:11 [2023-09-18T13:24:11.772Z] github.com/docker/docker/pkg/idtools
13:24:11 [2023-09-18T13:24:11.772Z] github.com/docker/docker/pkg/ioutils
13:24:11 [2023-09-18T13:24:11.772Z] github.com/docker/docker/pkg/jsonmessage
13:24:11 [2023-09-18T13:24:11.772Z] github.com/docker/docker/pkg/longpath
13:24:11 [2023-09-18T13:24:11.772Z] github.com/docker/docker/pkg/loopback
13:24:11 [2023-09-18T13:24:11.772Z] github.com/docker/docker/pkg/meminfo
13:24:11 [2023-09-18T13:24:11.772Z] github.com/docker/docker/pkg/namesgenerator
13:24:11 [2023-09-18T13:24:11.772Z] github.com/docker/docker/pkg/parsers
13:24:11 [2023-09-18T13:24:11.772Z] github.com/docker/docker/pkg/parsers/kernel
13:24:11 [2023-09-18T13:24:11.772Z] github.com/docker/docker/pkg/parsers/operatingsystem
13:24:11 [2023-09-18T13:24:11.772Z] github.com/docker/docker/pkg/pidfile
13:24:11 [2023-09-18T13:24:11.772Z] github.com/docker/docker/pkg/platform
13:24:11 [2023-09-18T13:24:11.772Z] github.com/docker/docker/pkg/platforms
13:24:11 [2023-09-18T13:24:11.772Z] github.com/docker/docker/pkg/plugingetter
13:24:11 [2023-09-18T13:24:11.772Z] github.com/docker/docker/pkg/plugins
13:24:11 [2023-09-18T13:24:11.772Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
13:24:11 [2023-09-18T13:24:11.772Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
13:24:11 [2023-09-18T13:24:11.772Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
13:24:11 [2023-09-18T13:24:11.772Z] github.com/docker/docker/pkg/plugins/transport
13:24:11 [2023-09-18T13:24:11.772Z] github.com/docker/docker/pkg/pools
13:24:11 [2023-09-18T13:24:11.772Z] github.com/docker/docker/pkg/process
13:24:11 [2023-09-18T13:24:11.772Z] github.com/docker/docker/pkg/progress
13:24:11 [2023-09-18T13:24:11.772Z] github.com/docker/docker/pkg/reexec
13:24:11 [2023-09-18T13:24:11.772Z] github.com/docker/docker/pkg/rootless
13:24:11 [2023-09-18T13:24:11.772Z] github.com/docker/docker/pkg/rootless/specconv
13:24:11 [2023-09-18T13:24:11.772Z] github.com/docker/docker/pkg/stack
13:24:11 [2023-09-18T13:24:11.772Z] github.com/docker/docker/pkg/stdcopy
13:24:11 [2023-09-18T13:24:11.772Z] github.com/docker/docker/pkg/streamformatter
13:24:11 [2023-09-18T13:24:11.772Z] github.com/docker/docker/pkg/stringid
13:24:11 [2023-09-18T13:24:11.772Z] github.com/docker/docker/pkg/sysinfo
13:24:11 [2023-09-18T13:24:11.772Z] github.com/docker/docker/pkg/system
13:24:11 [2023-09-18T13:24:11.772Z] github.com/docker/docker/pkg/tailfile
13:24:11 [2023-09-18T13:24:11.772Z] github.com/docker/docker/pkg/tarsum
13:24:11 [2023-09-18T13:24:11.772Z] github.com/docker/docker/pkg/useragent
13:24:11 [2023-09-18T13:24:11.772Z] github.com/docker/docker/plugin
13:24:11 [2023-09-18T13:24:11.772Z] github.com/docker/docker/plugin/executor/containerd
13:24:11 [2023-09-18T13:24:11.772Z] github.com/docker/docker/plugin/v2
13:24:11 [2023-09-18T13:24:11.772Z] github.com/docker/docker/profiles/apparmor
13:24:11 [2023-09-18T13:24:11.772Z] github.com/docker/docker/profiles/seccomp
13:24:11 [2023-09-18T13:24:11.772Z] github.com/docker/docker/quota
13:24:11 [2023-09-18T13:24:11.772Z] github.com/docker/docker/reference
13:24:11 [2023-09-18T13:24:11.772Z] github.com/docker/docker/registry
13:24:11 [2023-09-18T13:24:11.772Z] github.com/docker/docker/registry/resumable
13:24:11 [2023-09-18T13:24:11.772Z] github.com/docker/docker/restartmanager
13:24:11 [2023-09-18T13:24:11.772Z] github.com/docker/docker/runconfig
13:24:11 [2023-09-18T13:24:11.772Z] github.com/docker/docker/runconfig/opts
13:24:11 [2023-09-18T13:24:11.772Z] github.com/docker/docker/testutil
13:24:11 [2023-09-18T13:24:11.772Z] github.com/docker/docker/testutil/daemon
13:24:11 [2023-09-18T13:24:11.772Z] github.com/docker/docker/testutil/environment
13:24:11 [2023-09-18T13:24:11.772Z] github.com/docker/docker/testutil/fakecontext
13:24:11 [2023-09-18T13:24:11.772Z] github.com/docker/docker/testutil/fakegit
13:24:11 [2023-09-18T13:24:11.772Z] github.com/docker/docker/testutil/fakestorage
13:24:11 [2023-09-18T13:24:11.772Z] github.com/docker/docker/testutil/fixtures/load
13:24:11 [2023-09-18T13:24:11.772Z] github.com/docker/docker/testutil/fixtures/plugin
13:24:11 [2023-09-18T13:24:11.772Z] github.com/docker/docker/testutil/fixtures/plugin/basic
13:24:11 [2023-09-18T13:24:11.772Z] github.com/docker/docker/testutil/registry
13:24:11 [2023-09-18T13:24:11.772Z] github.com/docker/docker/testutil/request
13:24:11 [2023-09-18T13:24:11.772Z] github.com/docker/docker/volume
13:24:11 [2023-09-18T13:24:11.772Z] github.com/docker/docker/volume/drivers
13:24:11 [2023-09-18T13:24:11.772Z] github.com/docker/docker/volume/local
13:24:11 [2023-09-18T13:24:11.772Z] github.com/docker/docker/volume/mounts
13:24:11 [2023-09-18T13:24:11.772Z] github.com/docker/docker/volume/service
13:24:11 [2023-09-18T13:24:11.772Z] github.com/docker/docker/volume/service/opts
13:24:11 [2023-09-18T13:24:11.772Z] github.com/docker/docker/volume/testutils'
13:24:11 [2023-09-18T13:24:11.772Z] ++ grep --fixed-strings -v /libnetwork
13:24:11 [2023-09-18T13:24:11.772Z] ++ echo 'github.com/docker/docker/api
13:24:11 [2023-09-18T13:24:11.772Z] github.com/docker/docker/api/server
13:24:11 [2023-09-18T13:24:11.772Z] github.com/docker/docker/api/server/backend/build
13:24:11 [2023-09-18T13:24:11.772Z] github.com/docker/docker/api/server/httpstatus
13:24:11 [2023-09-18T13:24:11.772Z] github.com/docker/docker/api/server/httputils
13:24:11 [2023-09-18T13:24:11.772Z] github.com/docker/docker/api/server/middleware
13:24:11 [2023-09-18T13:24:11.772Z] github.com/docker/docker/api/server/router
13:24:11 [2023-09-18T13:24:11.772Z] github.com/docker/docker/api/server/router/build
13:24:11 [2023-09-18T13:24:11.772Z] github.com/docker/docker/api/server/router/checkpoint
13:24:11 [2023-09-18T13:24:11.772Z] github.com/docker/docker/api/server/router/container
13:24:11 [2023-09-18T13:24:11.772Z] github.com/docker/docker/api/server/router/debug
13:24:11 [2023-09-18T13:24:11.772Z] github.com/docker/docker/api/server/router/distribution
13:24:11 [2023-09-18T13:24:11.772Z] github.com/docker/docker/api/server/router/grpc
13:24:11 [2023-09-18T13:24:11.772Z] github.com/docker/docker/api/server/router/image
13:24:11 [2023-09-18T13:24:11.772Z] github.com/docker/docker/api/server/router/network
13:24:11 [2023-09-18T13:24:11.772Z] github.com/docker/docker/api/server/router/plugin
13:24:11 [2023-09-18T13:24:11.772Z] github.com/docker/docker/api/server/router/session
13:24:11 [2023-09-18T13:24:11.772Z] github.com/docker/docker/api/server/router/swarm
13:24:11 [2023-09-18T13:24:11.772Z] github.com/docker/docker/api/server/router/system
13:24:11 [2023-09-18T13:24:11.772Z] github.com/docker/docker/api/server/router/volume
13:24:11 [2023-09-18T13:24:11.772Z] github.com/docker/docker/api/types
13:24:11 [2023-09-18T13:24:11.772Z] github.com/docker/docker/api/types/backend
13:24:11 [2023-09-18T13:24:11.772Z] github.com/docker/docker/api/types/blkiodev
13:24:11 [2023-09-18T13:24:11.772Z] github.com/docker/docker/api/types/checkpoint
13:24:11 [2023-09-18T13:24:11.772Z] github.com/docker/docker/api/types/container
13:24:11 [2023-09-18T13:24:11.772Z] github.com/docker/docker/api/types/events
13:24:11 [2023-09-18T13:24:11.772Z] github.com/docker/docker/api/types/filters
13:24:11 [2023-09-18T13:24:11.772Z] github.com/docker/docker/api/types/image
13:24:11 [2023-09-18T13:24:11.772Z] github.com/docker/docker/api/types/mount
13:24:11 [2023-09-18T13:24:11.772Z] github.com/docker/docker/api/types/network
13:24:11 [2023-09-18T13:24:11.772Z] github.com/docker/docker/api/types/plugins/logdriver
13:24:11 [2023-09-18T13:24:11.772Z] github.com/docker/docker/api/types/registry
13:24:11 [2023-09-18T13:24:11.772Z] github.com/docker/docker/api/types/strslice
13:24:11 [2023-09-18T13:24:11.772Z] github.com/docker/docker/api/types/swarm
13:24:11 [2023-09-18T13:24:11.772Z] github.com/docker/docker/api/types/swarm/runtime
13:24:11 [2023-09-18T13:24:11.772Z] github.com/docker/docker/api/types/system
13:24:11 [2023-09-18T13:24:11.772Z] github.com/docker/docker/api/types/time
13:24:11 [2023-09-18T13:24:11.772Z] github.com/docker/docker/api/types/versions
13:24:11 [2023-09-18T13:24:11.772Z] github.com/docker/docker/api/types/versions/v1p19
13:24:11 [2023-09-18T13:24:11.772Z] github.com/docker/docker/api/types/versions/v1p20
13:24:11 [2023-09-18T13:24:11.772Z] github.com/docker/docker/api/types/volume
13:24:11 [2023-09-18T13:24:11.772Z] github.com/docker/docker/builder
13:24:11 [2023-09-18T13:24:11.772Z] github.com/docker/docker/builder/builder-next
13:24:11 [2023-09-18T13:24:11.772Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
13:24:11 [2023-09-18T13:24:11.772Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
13:24:11 [2023-09-18T13:24:11.772Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
13:24:11 [2023-09-18T13:24:11.772Z] github.com/docker/docker/builder/builder-next/exporter
13:24:11 [2023-09-18T13:24:11.772Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
13:24:11 [2023-09-18T13:24:11.772Z] github.com/docker/docker/builder/builder-next/exporter/overrides
13:24:11 [2023-09-18T13:24:11.772Z] github.com/docker/docker/builder/builder-next/imagerefchecker
13:24:11 [2023-09-18T13:24:11.772Z] github.com/docker/docker/builder/builder-next/worker
13:24:11 [2023-09-18T13:24:11.772Z] github.com/docker/docker/builder/builder-next/worker/label
13:24:11 [2023-09-18T13:24:11.772Z] github.com/docker/docker/builder/dockerfile
13:24:11 [2023-09-18T13:24:11.772Z] github.com/docker/docker/builder/remotecontext
13:24:11 [2023-09-18T13:24:11.772Z] github.com/docker/docker/builder/remotecontext/git
13:24:11 [2023-09-18T13:24:11.772Z] github.com/docker/docker/builder/remotecontext/urlutil
13:24:11 [2023-09-18T13:24:11.772Z] github.com/docker/docker/cli/debug
13:24:11 [2023-09-18T13:24:11.772Z] github.com/docker/docker/cli/winresources/docker-proxy
13:24:11 [2023-09-18T13:24:11.772Z] github.com/docker/docker/cli/winresources/dockerd
13:24:11 [2023-09-18T13:24:11.772Z] github.com/docker/docker/client
13:24:11 [2023-09-18T13:24:11.772Z] github.com/docker/docker/client/buildkit
13:24:11 [2023-09-18T13:24:11.772Z] github.com/docker/docker/cmd/docker-proxy
13:24:11 [2023-09-18T13:24:11.772Z] github.com/docker/docker/cmd/dockerd
13:24:11 [2023-09-18T13:24:11.772Z] github.com/docker/docker/cmd/dockerd/trap
13:24:11 [2023-09-18T13:24:11.772Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
13:24:11 [2023-09-18T13:24:11.772Z] github.com/docker/docker/container
13:24:11 [2023-09-18T13:24:11.772Z] github.com/docker/docker/container/stream
13:24:11 [2023-09-18T13:24:11.772Z] github.com/docker/docker/contrib/apparmor
13:24:11 [2023-09-18T13:24:11.772Z] github.com/docker/docker/contrib/httpserver
13:24:11 [2023-09-18T13:24:11.772Z] github.com/docker/docker/daemon
13:24:11 [2023-09-18T13:24:11.772Z] github.com/docker/docker/daemon/cluster
13:24:11 [2023-09-18T13:24:11.772Z] github.com/docker/docker/daemon/cluster/controllers/plugin
13:24:11 [2023-09-18T13:24:11.772Z] github.com/docker/docker/daemon/cluster/convert
13:24:11 [2023-09-18T13:24:11.772Z] github.com/docker/docker/daemon/cluster/executor
13:24:11 [2023-09-18T13:24:11.772Z] github.com/docker/docker/daemon/cluster/executor/container
13:24:11 [2023-09-18T13:24:11.772Z] github.com/docker/docker/daemon/cluster/provider
13:24:11 [2023-09-18T13:24:11.772Z] github.com/docker/docker/daemon/config
13:24:11 [2023-09-18T13:24:11.772Z] github.com/docker/docker/daemon/containerd
13:24:11 [2023-09-18T13:24:11.772Z] github.com/docker/docker/daemon/events
13:24:11 [2023-09-18T13:24:11.772Z] github.com/docker/docker/daemon/events/testutils
13:24:11 [2023-09-18T13:24:11.772Z] github.com/docker/docker/daemon/graphdriver
13:24:11 [2023-09-18T13:24:11.772Z] github.com/docker/docker/daemon/graphdriver/btrfs
13:24:11 [2023-09-18T13:24:11.772Z] github.com/docker/docker/daemon/graphdriver/copy
13:24:11 [2023-09-18T13:24:11.772Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
13:24:11 [2023-09-18T13:24:11.772Z] github.com/docker/docker/daemon/graphdriver/graphtest
13:24:11 [2023-09-18T13:24:11.772Z] github.com/docker/docker/daemon/graphdriver/overlay2
13:24:11 [2023-09-18T13:24:11.772Z] github.com/docker/docker/daemon/graphdriver/overlayutils
13:24:11 [2023-09-18T13:24:11.772Z] github.com/docker/docker/daemon/graphdriver/register
13:24:11 [2023-09-18T13:24:11.772Z] github.com/docker/docker/daemon/graphdriver/vfs
13:24:11 [2023-09-18T13:24:11.772Z] github.com/docker/docker/daemon/graphdriver/zfs
13:24:11 [2023-09-18T13:24:11.772Z] github.com/docker/docker/daemon/images
13:24:11 [2023-09-18T13:24:11.772Z] github.com/docker/docker/daemon/initlayer
13:24:11 [2023-09-18T13:24:11.772Z] github.com/docker/docker/daemon/links
13:24:11 [2023-09-18T13:24:11.772Z] github.com/docker/docker/daemon/listeners
13:24:11 [2023-09-18T13:24:11.772Z] github.com/docker/docker/daemon/logger
13:24:11 [2023-09-18T13:24:11.772Z] github.com/docker/docker/daemon/logger/awslogs
13:24:11 [2023-09-18T13:24:11.772Z] github.com/docker/docker/daemon/logger/fluentd
13:24:11 [2023-09-18T13:24:11.772Z] github.com/docker/docker/daemon/logger/gcplogs
13:24:11 [2023-09-18T13:24:11.772Z] github.com/docker/docker/daemon/logger/gelf
13:24:11 [2023-09-18T13:24:11.772Z] github.com/docker/docker/daemon/logger/journald
13:24:11 [2023-09-18T13:24:11.772Z] github.com/docker/docker/daemon/logger/journald/internal/export
13:24:11 [2023-09-18T13:24:11.772Z] github.com/docker/docker/daemon/logger/journald/internal/fake
13:24:11 [2023-09-18T13:24:11.772Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
13:24:11 [2023-09-18T13:24:11.772Z] github.com/docker/docker/daemon/logger/jsonfilelog
13:24:11 [2023-09-18T13:24:11.772Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
13:24:11 [2023-09-18T13:24:11.772Z] github.com/docker/docker/daemon/logger/local
13:24:11 [2023-09-18T13:24:11.772Z] github.com/docker/docker/daemon/logger/logentries
13:24:11 [2023-09-18T13:24:11.772Z] github.com/docker/docker/daemon/logger/loggertest
13:24:11 [2023-09-18T13:24:11.772Z] github.com/docker/docker/daemon/logger/loggerutils
13:24:11 [2023-09-18T13:24:11.772Z] github.com/docker/docker/daemon/logger/loggerutils/cache
13:24:11 [2023-09-18T13:24:11.772Z] github.com/docker/docker/daemon/logger/splunk
13:24:11 [2023-09-18T13:24:11.772Z] github.com/docker/docker/daemon/logger/syslog
13:24:11 [2023-09-18T13:24:11.772Z] github.com/docker/docker/daemon/logger/templates
13:24:11 [2023-09-18T13:24:11.772Z] github.com/docker/docker/daemon/names
13:24:11 [2023-09-18T13:24:11.772Z] github.com/docker/docker/daemon/network
13:24:11 [2023-09-18T13:24:11.772Z] github.com/docker/docker/daemon/snapshotter
13:24:11 [2023-09-18T13:24:11.772Z] github.com/docker/docker/daemon/stats
13:24:11 [2023-09-18T13:24:11.772Z] github.com/docker/docker/distribution
13:24:11 [2023-09-18T13:24:11.772Z] github.com/docker/docker/distribution/metadata
13:24:11 [2023-09-18T13:24:11.772Z] github.com/docker/docker/distribution/utils
13:24:11 [2023-09-18T13:24:11.772Z] github.com/docker/docker/distribution/xfer
13:24:11 [2023-09-18T13:24:11.772Z] github.com/docker/docker/dockerversion
13:24:11 [2023-09-18T13:24:11.772Z] github.com/docker/docker/errdefs
13:24:11 [2023-09-18T13:24:11.772Z] github.com/docker/docker/image
13:24:11 [2023-09-18T13:24:11.772Z] github.com/docker/docker/image/cache
13:24:11 [2023-09-18T13:24:11.772Z] github.com/docker/docker/image/spec/specs-go
13:24:11 [2023-09-18T13:24:11.772Z] github.com/docker/docker/image/spec/specs-go/v1
13:24:11 [2023-09-18T13:24:11.772Z] github.com/docker/docker/image/tarexport
13:24:11 [2023-09-18T13:24:11.772Z] github.com/docker/docker/image/v1
13:24:11 [2023-09-18T13:24:11.772Z] github.com/docker/docker/internal/mod
13:24:11 [2023-09-18T13:24:11.773Z] github.com/docker/docker/internal/mounttree
13:24:11 [2023-09-18T13:24:11.773Z] github.com/docker/docker/internal/multierror
13:24:11 [2023-09-18T13:24:11.773Z] github.com/docker/docker/internal/test/suite
13:24:11 [2023-09-18T13:24:11.773Z] github.com/docker/docker/internal/testutils
13:24:11 [2023-09-18T13:24:11.773Z] github.com/docker/docker/internal/testutils/netnsutils
13:24:11 [2023-09-18T13:24:11.773Z] github.com/docker/docker/internal/unshare
13:24:11 [2023-09-18T13:24:11.773Z] github.com/docker/docker/layer
13:24:11 [2023-09-18T13:24:11.773Z] github.com/docker/docker/libcontainerd
13:24:11 [2023-09-18T13:24:11.773Z] github.com/docker/docker/libcontainerd/queue
13:24:11 [2023-09-18T13:24:11.773Z] github.com/docker/docker/libcontainerd/remote
13:24:11 [2023-09-18T13:24:11.773Z] github.com/docker/docker/libcontainerd/shimopts
13:24:11 [2023-09-18T13:24:11.773Z] github.com/docker/docker/libcontainerd/supervisor
13:24:11 [2023-09-18T13:24:11.773Z] github.com/docker/docker/libcontainerd/types
13:24:11 [2023-09-18T13:24:11.773Z] github.com/docker/docker/libnetwork
13:24:11 [2023-09-18T13:24:11.773Z] github.com/docker/docker/libnetwork/bitmap
13:24:11 [2023-09-18T13:24:11.773Z] github.com/docker/docker/libnetwork/cluster
13:24:11 [2023-09-18T13:24:11.773Z] github.com/docker/docker/libnetwork/cmd/diagnostic
13:24:11 [2023-09-18T13:24:11.773Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
13:24:11 [2023-09-18T13:24:11.773Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
13:24:11 [2023-09-18T13:24:11.773Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
13:24:11 [2023-09-18T13:24:11.773Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
13:24:11 [2023-09-18T13:24:11.773Z] github.com/docker/docker/libnetwork/cmd/readme_test
13:24:11 [2023-09-18T13:24:11.773Z] github.com/docker/docker/libnetwork/config
13:24:11 [2023-09-18T13:24:11.773Z] github.com/docker/docker/libnetwork/datastore
13:24:11 [2023-09-18T13:24:11.773Z] github.com/docker/docker/libnetwork/diagnostic
13:24:11 [2023-09-18T13:24:11.773Z] github.com/docker/docker/libnetwork/discoverapi
13:24:11 [2023-09-18T13:24:11.773Z] github.com/docker/docker/libnetwork/driverapi
13:24:11 [2023-09-18T13:24:11.773Z] github.com/docker/docker/libnetwork/drivers/bridge
13:24:11 [2023-09-18T13:24:11.773Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
13:24:11 [2023-09-18T13:24:11.773Z] github.com/docker/docker/libnetwork/drivers/host
13:24:11 [2023-09-18T13:24:11.773Z] github.com/docker/docker/libnetwork/drivers/ipvlan
13:24:11 [2023-09-18T13:24:11.773Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
13:24:11 [2023-09-18T13:24:11.773Z] github.com/docker/docker/libnetwork/drivers/macvlan
13:24:11 [2023-09-18T13:24:11.773Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
13:24:11 [2023-09-18T13:24:11.773Z] github.com/docker/docker/libnetwork/drivers/null
13:24:11 [2023-09-18T13:24:11.773Z] github.com/docker/docker/libnetwork/drivers/overlay
13:24:11 [2023-09-18T13:24:11.773Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
13:24:11 [2023-09-18T13:24:11.773Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
13:24:11 [2023-09-18T13:24:11.773Z] github.com/docker/docker/libnetwork/drivers/remote
13:24:11 [2023-09-18T13:24:11.773Z] github.com/docker/docker/libnetwork/drivers/remote/api
13:24:11 [2023-09-18T13:24:11.773Z] github.com/docker/docker/libnetwork/drivers/windows
13:24:11 [2023-09-18T13:24:11.773Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
13:24:11 [2023-09-18T13:24:11.773Z] github.com/docker/docker/libnetwork/drvregistry
13:24:11 [2023-09-18T13:24:11.773Z] github.com/docker/docker/libnetwork/etchosts
13:24:11 [2023-09-18T13:24:11.773Z] github.com/docker/docker/libnetwork/internal/caller
13:24:11 [2023-09-18T13:24:11.773Z] github.com/docker/docker/libnetwork/internal/kvstore
13:24:11 [2023-09-18T13:24:11.773Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
13:24:11 [2023-09-18T13:24:11.773Z] github.com/docker/docker/libnetwork/internal/setmatrix
13:24:11 [2023-09-18T13:24:11.773Z] github.com/docker/docker/libnetwork/ipam
13:24:11 [2023-09-18T13:24:11.773Z] github.com/docker/docker/libnetwork/ipamapi
13:24:11 [2023-09-18T13:24:11.773Z] github.com/docker/docker/libnetwork/ipams/builtin
13:24:11 [2023-09-18T13:24:11.773Z] github.com/docker/docker/libnetwork/ipams/null
13:24:11 [2023-09-18T13:24:11.773Z] github.com/docker/docker/libnetwork/ipams/remote
13:24:11 [2023-09-18T13:24:11.773Z] github.com/docker/docker/libnetwork/ipams/remote/api
13:24:11 [2023-09-18T13:24:11.773Z] github.com/docker/docker/libnetwork/ipams/windowsipam
13:24:11 [2023-09-18T13:24:11.773Z] github.com/docker/docker/libnetwork/ipamutils
13:24:11 [2023-09-18T13:24:11.773Z] github.com/docker/docker/libnetwork/ipbits
13:24:11 [2023-09-18T13:24:11.773Z] github.com/docker/docker/libnetwork/iptables
13:24:11 [2023-09-18T13:24:11.773Z] github.com/docker/docker/libnetwork/netlabel
13:24:11 [2023-09-18T13:24:11.773Z] github.com/docker/docker/libnetwork/netutils
13:24:11 [2023-09-18T13:24:11.773Z] github.com/docker/docker/libnetwork/networkdb
13:24:11 [2023-09-18T13:24:11.773Z] github.com/docker/docker/libnetwork/ns
13:24:11 [2023-09-18T13:24:11.773Z] github.com/docker/docker/libnetwork/options
13:24:11 [2023-09-18T13:24:11.773Z] github.com/docker/docker/libnetwork/osl
13:24:11 [2023-09-18T13:24:11.773Z] github.com/docker/docker/libnetwork/osl/kernel
13:24:11 [2023-09-18T13:24:11.773Z] github.com/docker/docker/libnetwork/portallocator
13:24:11 [2023-09-18T13:24:11.773Z] github.com/docker/docker/libnetwork/portmapper
13:24:11 [2023-09-18T13:24:11.773Z] github.com/docker/docker/libnetwork/resolvconf
13:24:11 [2023-09-18T13:24:11.773Z] github.com/docker/docker/libnetwork/scope
13:24:11 [2023-09-18T13:24:11.773Z] github.com/docker/docker/libnetwork/types
13:24:11 [2023-09-18T13:24:11.773Z] github.com/docker/docker/oci
13:24:11 [2023-09-18T13:24:11.773Z] github.com/docker/docker/oci/caps
13:24:11 [2023-09-18T13:24:11.773Z] github.com/docker/docker/opts
13:24:11 [2023-09-18T13:24:11.773Z] github.com/docker/docker/pkg/aaparser
13:24:11 [2023-09-18T13:24:11.773Z] github.com/docker/docker/pkg/archive
13:24:11 [2023-09-18T13:24:11.773Z] github.com/docker/docker/pkg/authorization
13:24:11 [2023-09-18T13:24:11.773Z] github.com/docker/docker/pkg/broadcaster
13:24:11 [2023-09-18T13:24:11.773Z] github.com/docker/docker/pkg/capabilities
13:24:11 [2023-09-18T13:24:11.773Z] github.com/docker/docker/pkg/chrootarchive
13:24:11 [2023-09-18T13:24:11.773Z] github.com/docker/docker/pkg/containerfs
13:24:11 [2023-09-18T13:24:11.773Z] github.com/docker/docker/pkg/directory
13:24:11 [2023-09-18T13:24:11.773Z] github.com/docker/docker/pkg/dmesg
13:24:11 [2023-09-18T13:24:11.773Z] github.com/docker/docker/pkg/fileutils
13:24:11 [2023-09-18T13:24:11.773Z] github.com/docker/docker/pkg/homedir
13:24:11 [2023-09-18T13:24:11.773Z] github.com/docker/docker/pkg/idtools
13:24:11 [2023-09-18T13:24:11.773Z] github.com/docker/docker/pkg/ioutils
13:24:11 [2023-09-18T13:24:11.773Z] github.com/docker/docker/pkg/jsonmessage
13:24:11 [2023-09-18T13:24:11.773Z] github.com/docker/docker/pkg/longpath
13:24:11 [2023-09-18T13:24:11.773Z] github.com/docker/docker/pkg/loopback
13:24:11 [2023-09-18T13:24:11.773Z] github.com/docker/docker/pkg/meminfo
13:24:11 [2023-09-18T13:24:11.773Z] github.com/docker/docker/pkg/namesgenerator
13:24:11 [2023-09-18T13:24:11.773Z] github.com/docker/docker/pkg/parsers
13:24:11 [2023-09-18T13:24:11.773Z] github.com/docker/docker/pkg/parsers/kernel
13:24:11 [2023-09-18T13:24:11.773Z] github.com/docker/docker/pkg/parsers/operatingsystem
13:24:11 [2023-09-18T13:24:11.773Z] github.com/docker/docker/pkg/pidfile
13:24:11 [2023-09-18T13:24:11.773Z] github.com/docker/docker/pkg/platform
13:24:11 [2023-09-18T13:24:11.773Z] github.com/docker/docker/pkg/platforms
13:24:11 [2023-09-18T13:24:11.773Z] github.com/docker/docker/pkg/plugingetter
13:24:11 [2023-09-18T13:24:11.773Z] github.com/docker/docker/pkg/plugins
13:24:11 [2023-09-18T13:24:11.773Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
13:24:11 [2023-09-18T13:24:11.773Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
13:24:11 [2023-09-18T13:24:11.773Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
13:24:11 [2023-09-18T13:24:11.773Z] github.com/docker/docker/pkg/plugins/transport
13:24:11 [2023-09-18T13:24:11.773Z] github.com/docker/docker/pkg/pools
13:24:11 [2023-09-18T13:24:11.773Z] github.com/docker/docker/pkg/process
13:24:11 [2023-09-18T13:24:11.773Z] github.com/docker/docker/pkg/progress
13:24:11 [2023-09-18T13:24:11.773Z] github.com/docker/docker/pkg/reexec
13:24:11 [2023-09-18T13:24:11.773Z] github.com/docker/docker/pkg/rootless
13:24:11 [2023-09-18T13:24:11.773Z] github.com/docker/docker/pkg/rootless/specconv
13:24:11 [2023-09-18T13:24:11.773Z] github.com/docker/docker/pkg/stack
13:24:11 [2023-09-18T13:24:11.773Z] github.com/docker/docker/pkg/stdcopy
13:24:11 [2023-09-18T13:24:11.773Z] github.com/docker/docker/pkg/streamformatter
13:24:11 [2023-09-18T13:24:11.773Z] github.com/docker/docker/pkg/stringid
13:24:11 [2023-09-18T13:24:11.773Z] github.com/docker/docker/pkg/sysinfo
13:24:11 [2023-09-18T13:24:11.773Z] github.com/docker/docker/pkg/system
13:24:11 [2023-09-18T13:24:11.773Z] github.com/docker/docker/pkg/tailfile
13:24:11 [2023-09-18T13:24:11.773Z] github.com/docker/docker/pkg/tarsum
13:24:11 [2023-09-18T13:24:11.773Z] github.com/docker/docker/pkg/useragent
13:24:11 [2023-09-18T13:24:11.773Z] github.com/docker/docker/plugin
13:24:11 [2023-09-18T13:24:11.773Z] github.com/docker/docker/plugin/executor/containerd
13:24:11 [2023-09-18T13:24:11.773Z] github.com/docker/docker/plugin/v2
13:24:11 [2023-09-18T13:24:11.773Z] github.com/docker/docker/profiles/apparmor
13:24:11 [2023-09-18T13:24:11.773Z] github.com/docker/docker/profiles/seccomp
13:24:11 [2023-09-18T13:24:11.773Z] github.com/docker/docker/quota
13:24:11 [2023-09-18T13:24:11.773Z] github.com/docker/docker/reference
13:24:11 [2023-09-18T13:24:11.773Z] github.com/docker/docker/registry
13:24:11 [2023-09-18T13:24:11.773Z] github.com/docker/docker/registry/resumable
13:24:11 [2023-09-18T13:24:11.773Z] github.com/docker/docker/restartmanager
13:24:11 [2023-09-18T13:24:11.773Z] github.com/docker/docker/runconfig
13:24:11 [2023-09-18T13:24:11.773Z] github.com/docker/docker/runconfig/opts
13:24:11 [2023-09-18T13:24:11.773Z] github.com/docker/docker/testutil
13:24:11 [2023-09-18T13:24:11.773Z] github.com/docker/docker/testutil/daemon
13:24:11 [2023-09-18T13:24:11.773Z] github.com/docker/docker/testutil/environment
13:24:11 [2023-09-18T13:24:11.773Z] github.com/docker/docker/testutil/fakecontext
13:24:11 [2023-09-18T13:24:11.773Z] github.com/docker/docker/testutil/fakegit
13:24:11 [2023-09-18T13:24:11.773Z] github.com/docker/docker/testutil/fakestorage
13:24:11 [2023-09-18T13:24:11.773Z] github.com/docker/docker/testutil/fixtures/load
13:24:11 [2023-09-18T13:24:11.773Z] github.com/docker/docker/testutil/fixtures/plugin
13:24:11 [2023-09-18T13:24:11.773Z] github.com/docker/docker/testutil/fixtures/plugin/basic
13:24:11 [2023-09-18T13:24:11.773Z] github.com/docker/docker/testutil/registry
13:24:11 [2023-09-18T13:24:11.773Z] github.com/docker/docker/testutil/request
13:24:11 [2023-09-18T13:24:11.773Z] github.com/docker/docker/volume
13:24:11 [2023-09-18T13:24:11.773Z] github.com/docker/docker/volume/drivers
13:24:11 [2023-09-18T13:24:11.773Z] github.com/docker/docker/volume/local
13:24:11 [2023-09-18T13:24:11.773Z] github.com/docker/docker/volume/mounts
13:24:11 [2023-09-18T13:24:11.773Z] github.com/docker/docker/volume/service
13:24:11 [2023-09-18T13:24:11.773Z] github.com/docker/docker/volume/service/opts
13:24:11 [2023-09-18T13:24:11.773Z] github.com/docker/docker/volume/testutils'
13:24:11 [2023-09-18T13:24:11.773Z] + base_pkg_list='github.com/docker/docker/api
13:24:11 [2023-09-18T13:24:11.773Z] github.com/docker/docker/api/server
13:24:11 [2023-09-18T13:24:11.773Z] github.com/docker/docker/api/server/backend/build
13:24:11 [2023-09-18T13:24:11.773Z] github.com/docker/docker/api/server/httpstatus
13:24:11 [2023-09-18T13:24:11.773Z] github.com/docker/docker/api/server/httputils
13:24:11 [2023-09-18T13:24:11.773Z] github.com/docker/docker/api/server/middleware
13:24:11 [2023-09-18T13:24:11.773Z] github.com/docker/docker/api/server/router
13:24:11 [2023-09-18T13:24:11.773Z] github.com/docker/docker/api/server/router/build
13:24:11 [2023-09-18T13:24:11.773Z] github.com/docker/docker/api/server/router/checkpoint
13:24:11 [2023-09-18T13:24:11.773Z] github.com/docker/docker/api/server/router/container
13:24:11 [2023-09-18T13:24:11.773Z] github.com/docker/docker/api/server/router/debug
13:24:11 [2023-09-18T13:24:11.773Z] github.com/docker/docker/api/server/router/distribution
13:24:11 [2023-09-18T13:24:11.773Z] github.com/docker/docker/api/server/router/grpc
13:24:11 [2023-09-18T13:24:11.773Z] github.com/docker/docker/api/server/router/image
13:24:11 [2023-09-18T13:24:11.773Z] github.com/docker/docker/api/server/router/network
13:24:11 [2023-09-18T13:24:11.773Z] github.com/docker/docker/api/server/router/plugin
13:24:11 [2023-09-18T13:24:11.773Z] github.com/docker/docker/api/server/router/session
13:24:11 [2023-09-18T13:24:11.773Z] github.com/docker/docker/api/server/router/swarm
13:24:11 [2023-09-18T13:24:11.773Z] github.com/docker/docker/api/server/router/system
13:24:11 [2023-09-18T13:24:11.773Z] github.com/docker/docker/api/server/router/volume
13:24:11 [2023-09-18T13:24:11.773Z] github.com/docker/docker/api/types
13:24:11 [2023-09-18T13:24:11.773Z] github.com/docker/docker/api/types/backend
13:24:11 [2023-09-18T13:24:11.773Z] github.com/docker/docker/api/types/blkiodev
13:24:11 [2023-09-18T13:24:11.773Z] github.com/docker/docker/api/types/checkpoint
13:24:11 [2023-09-18T13:24:11.773Z] github.com/docker/docker/api/types/container
13:24:11 [2023-09-18T13:24:11.773Z] github.com/docker/docker/api/types/events
13:24:11 [2023-09-18T13:24:11.773Z] github.com/docker/docker/api/types/filters
13:24:11 [2023-09-18T13:24:11.773Z] github.com/docker/docker/api/types/image
13:24:11 [2023-09-18T13:24:11.773Z] github.com/docker/docker/api/types/mount
13:24:11 [2023-09-18T13:24:11.773Z] github.com/docker/docker/api/types/network
13:24:11 [2023-09-18T13:24:11.773Z] github.com/docker/docker/api/types/plugins/logdriver
13:24:11 [2023-09-18T13:24:11.773Z] github.com/docker/docker/api/types/registry
13:24:11 [2023-09-18T13:24:11.773Z] github.com/docker/docker/api/types/strslice
13:24:11 [2023-09-18T13:24:11.773Z] github.com/docker/docker/api/types/swarm
13:24:11 [2023-09-18T13:24:11.773Z] github.com/docker/docker/api/types/swarm/runtime
13:24:11 [2023-09-18T13:24:11.773Z] github.com/docker/docker/api/types/system
13:24:11 [2023-09-18T13:24:11.773Z] github.com/docker/docker/api/types/time
13:24:11 [2023-09-18T13:24:11.773Z] github.com/docker/docker/api/types/versions
13:24:11 [2023-09-18T13:24:11.773Z] github.com/docker/docker/api/types/versions/v1p19
13:24:11 [2023-09-18T13:24:11.773Z] github.com/docker/docker/api/types/versions/v1p20
13:24:11 [2023-09-18T13:24:11.773Z] github.com/docker/docker/api/types/volume
13:24:11 [2023-09-18T13:24:11.773Z] github.com/docker/docker/builder
13:24:11 [2023-09-18T13:24:11.773Z] github.com/docker/docker/builder/builder-next
13:24:11 [2023-09-18T13:24:11.773Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
13:24:11 [2023-09-18T13:24:11.773Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
13:24:11 [2023-09-18T13:24:11.773Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
13:24:11 [2023-09-18T13:24:11.773Z] github.com/docker/docker/builder/builder-next/exporter
13:24:11 [2023-09-18T13:24:11.773Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
13:24:11 [2023-09-18T13:24:11.773Z] github.com/docker/docker/builder/builder-next/exporter/overrides
13:24:11 [2023-09-18T13:24:11.773Z] github.com/docker/docker/builder/builder-next/imagerefchecker
13:24:11 [2023-09-18T13:24:11.773Z] github.com/docker/docker/builder/builder-next/worker
13:24:11 [2023-09-18T13:24:11.773Z] github.com/docker/docker/builder/builder-next/worker/label
13:24:11 [2023-09-18T13:24:11.773Z] github.com/docker/docker/builder/dockerfile
13:24:11 [2023-09-18T13:24:11.773Z] github.com/docker/docker/builder/remotecontext
13:24:11 [2023-09-18T13:24:11.773Z] github.com/docker/docker/builder/remotecontext/git
13:24:11 [2023-09-18T13:24:11.773Z] github.com/docker/docker/builder/remotecontext/urlutil
13:24:11 [2023-09-18T13:24:11.773Z] github.com/docker/docker/cli/debug
13:24:11 [2023-09-18T13:24:11.773Z] github.com/docker/docker/cli/winresources/docker-proxy
13:24:11 [2023-09-18T13:24:11.773Z] github.com/docker/docker/cli/winresources/dockerd
13:24:11 [2023-09-18T13:24:11.773Z] github.com/docker/docker/client
13:24:11 [2023-09-18T13:24:11.773Z] github.com/docker/docker/client/buildkit
13:24:11 [2023-09-18T13:24:11.773Z] github.com/docker/docker/cmd/docker-proxy
13:24:11 [2023-09-18T13:24:11.773Z] github.com/docker/docker/cmd/dockerd
13:24:11 [2023-09-18T13:24:11.773Z] github.com/docker/docker/cmd/dockerd/trap
13:24:11 [2023-09-18T13:24:11.773Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
13:24:11 [2023-09-18T13:24:11.773Z] github.com/docker/docker/container
13:24:11 [2023-09-18T13:24:11.773Z] github.com/docker/docker/container/stream
13:24:11 [2023-09-18T13:24:11.773Z] github.com/docker/docker/contrib/apparmor
13:24:11 [2023-09-18T13:24:11.773Z] github.com/docker/docker/contrib/httpserver
13:24:11 [2023-09-18T13:24:11.773Z] github.com/docker/docker/daemon
13:24:11 [2023-09-18T13:24:11.773Z] github.com/docker/docker/daemon/cluster
13:24:11 [2023-09-18T13:24:11.773Z] github.com/docker/docker/daemon/cluster/controllers/plugin
13:24:11 [2023-09-18T13:24:11.773Z] github.com/docker/docker/daemon/cluster/convert
13:24:11 [2023-09-18T13:24:11.773Z] github.com/docker/docker/daemon/cluster/executor
13:24:11 [2023-09-18T13:24:11.773Z] github.com/docker/docker/daemon/cluster/executor/container
13:24:11 [2023-09-18T13:24:11.773Z] github.com/docker/docker/daemon/cluster/provider
13:24:11 [2023-09-18T13:24:11.773Z] github.com/docker/docker/daemon/config
13:24:11 [2023-09-18T13:24:11.773Z] github.com/docker/docker/daemon/containerd
13:24:11 [2023-09-18T13:24:11.773Z] github.com/docker/docker/daemon/events
13:24:11 [2023-09-18T13:24:11.773Z] github.com/docker/docker/daemon/events/testutils
13:24:11 [2023-09-18T13:24:11.773Z] github.com/docker/docker/daemon/graphdriver
13:24:11 [2023-09-18T13:24:11.773Z] github.com/docker/docker/daemon/graphdriver/btrfs
13:24:11 [2023-09-18T13:24:11.773Z] github.com/docker/docker/daemon/graphdriver/copy
13:24:11 [2023-09-18T13:24:11.773Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
13:24:11 [2023-09-18T13:24:11.773Z] github.com/docker/docker/daemon/graphdriver/graphtest
13:24:11 [2023-09-18T13:24:11.773Z] github.com/docker/docker/daemon/graphdriver/overlay2
13:24:11 [2023-09-18T13:24:11.773Z] github.com/docker/docker/daemon/graphdriver/overlayutils
13:24:11 [2023-09-18T13:24:11.773Z] github.com/docker/docker/daemon/graphdriver/register
13:24:11 [2023-09-18T13:24:11.773Z] github.com/docker/docker/daemon/graphdriver/vfs
13:24:11 [2023-09-18T13:24:11.773Z] github.com/docker/docker/daemon/graphdriver/zfs
13:24:11 [2023-09-18T13:24:11.773Z] github.com/docker/docker/daemon/images
13:24:11 [2023-09-18T13:24:11.773Z] github.com/docker/docker/daemon/initlayer
13:24:11 [2023-09-18T13:24:11.773Z] github.com/docker/docker/daemon/links
13:24:11 [2023-09-18T13:24:11.773Z] github.com/docker/docker/daemon/listeners
13:24:11 [2023-09-18T13:24:11.773Z] github.com/docker/docker/daemon/logger
13:24:11 [2023-09-18T13:24:11.773Z] github.com/docker/docker/daemon/logger/awslogs
13:24:11 [2023-09-18T13:24:11.773Z] github.com/docker/docker/daemon/logger/fluentd
13:24:11 [2023-09-18T13:24:11.773Z] github.com/docker/docker/daemon/logger/gcplogs
13:24:11 [2023-09-18T13:24:11.773Z] github.com/docker/docker/daemon/logger/gelf
13:24:11 [2023-09-18T13:24:11.773Z] github.com/docker/docker/daemon/logger/journald
13:24:11 [2023-09-18T13:24:11.773Z] github.com/docker/docker/daemon/logger/journald/internal/export
13:24:11 [2023-09-18T13:24:11.773Z] github.com/docker/docker/daemon/logger/journald/internal/fake
13:24:11 [2023-09-18T13:24:11.773Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
13:24:11 [2023-09-18T13:24:11.773Z] github.com/docker/docker/daemon/logger/jsonfilelog
13:24:11 [2023-09-18T13:24:11.773Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
13:24:11 [2023-09-18T13:24:11.773Z] github.com/docker/docker/daemon/logger/local
13:24:11 [2023-09-18T13:24:11.773Z] github.com/docker/docker/daemon/logger/logentries
13:24:11 [2023-09-18T13:24:11.773Z] github.com/docker/docker/daemon/logger/loggertest
13:24:11 [2023-09-18T13:24:11.773Z] github.com/docker/docker/daemon/logger/loggerutils
13:24:11 [2023-09-18T13:24:11.773Z] github.com/docker/docker/daemon/logger/loggerutils/cache
13:24:11 [2023-09-18T13:24:11.773Z] github.com/docker/docker/daemon/logger/splunk
13:24:11 [2023-09-18T13:24:11.773Z] github.com/docker/docker/daemon/logger/syslog
13:24:11 [2023-09-18T13:24:11.773Z] github.com/docker/docker/daemon/logger/templates
13:24:11 [2023-09-18T13:24:11.773Z] github.com/docker/docker/daemon/names
13:24:11 [2023-09-18T13:24:11.773Z] github.com/docker/docker/daemon/network
13:24:11 [2023-09-18T13:24:11.773Z] github.com/docker/docker/daemon/snapshotter
13:24:11 [2023-09-18T13:24:11.773Z] github.com/docker/docker/daemon/stats
13:24:11 [2023-09-18T13:24:11.773Z] github.com/docker/docker/distribution
13:24:11 [2023-09-18T13:24:11.773Z] github.com/docker/docker/distribution/metadata
13:24:11 [2023-09-18T13:24:11.773Z] github.com/docker/docker/distribution/utils
13:24:11 [2023-09-18T13:24:11.773Z] github.com/docker/docker/distribution/xfer
13:24:11 [2023-09-18T13:24:11.773Z] github.com/docker/docker/dockerversion
13:24:11 [2023-09-18T13:24:11.773Z] github.com/docker/docker/errdefs
13:24:11 [2023-09-18T13:24:11.773Z] github.com/docker/docker/image
13:24:11 [2023-09-18T13:24:11.773Z] github.com/docker/docker/image/cache
13:24:11 [2023-09-18T13:24:11.773Z] github.com/docker/docker/image/spec/specs-go
13:24:11 [2023-09-18T13:24:11.773Z] github.com/docker/docker/image/spec/specs-go/v1
13:24:11 [2023-09-18T13:24:11.773Z] github.com/docker/docker/image/tarexport
13:24:11 [2023-09-18T13:24:11.773Z] github.com/docker/docker/image/v1
13:24:11 [2023-09-18T13:24:11.773Z] github.com/docker/docker/internal/mod
13:24:11 [2023-09-18T13:24:11.773Z] github.com/docker/docker/internal/mounttree
13:24:11 [2023-09-18T13:24:11.773Z] github.com/docker/docker/internal/multierror
13:24:11 [2023-09-18T13:24:11.773Z] github.com/docker/docker/internal/test/suite
13:24:11 [2023-09-18T13:24:11.773Z] github.com/docker/docker/internal/testutils
13:24:11 [2023-09-18T13:24:11.773Z] github.com/docker/docker/internal/testutils/netnsutils
13:24:11 [2023-09-18T13:24:11.773Z] github.com/docker/docker/internal/unshare
13:24:11 [2023-09-18T13:24:11.773Z] github.com/docker/docker/layer
13:24:11 [2023-09-18T13:24:11.773Z] github.com/docker/docker/libcontainerd
13:24:11 [2023-09-18T13:24:11.773Z] github.com/docker/docker/libcontainerd/queue
13:24:11 [2023-09-18T13:24:11.773Z] github.com/docker/docker/libcontainerd/remote
13:24:11 [2023-09-18T13:24:11.773Z] github.com/docker/docker/libcontainerd/shimopts
13:24:11 [2023-09-18T13:24:11.773Z] github.com/docker/docker/libcontainerd/supervisor
13:24:11 [2023-09-18T13:24:11.773Z] github.com/docker/docker/libcontainerd/types
13:24:11 [2023-09-18T13:24:11.773Z] github.com/docker/docker/oci
13:24:11 [2023-09-18T13:24:11.773Z] github.com/docker/docker/oci/caps
13:24:11 [2023-09-18T13:24:11.773Z] github.com/docker/docker/opts
13:24:11 [2023-09-18T13:24:11.773Z] github.com/docker/docker/pkg/aaparser
13:24:11 [2023-09-18T13:24:11.773Z] github.com/docker/docker/pkg/archive
13:24:11 [2023-09-18T13:24:11.773Z] github.com/docker/docker/pkg/authorization
13:24:11 [2023-09-18T13:24:11.773Z] github.com/docker/docker/pkg/broadcaster
13:24:11 [2023-09-18T13:24:11.773Z] github.com/docker/docker/pkg/capabilities
13:24:11 [2023-09-18T13:24:11.773Z] github.com/docker/docker/pkg/chrootarchive
13:24:11 [2023-09-18T13:24:11.773Z] github.com/docker/docker/pkg/containerfs
13:24:11 [2023-09-18T13:24:11.773Z] github.com/docker/docker/pkg/directory
13:24:11 [2023-09-18T13:24:11.773Z] github.com/docker/docker/pkg/dmesg
13:24:11 [2023-09-18T13:24:11.773Z] github.com/docker/docker/pkg/fileutils
13:24:11 [2023-09-18T13:24:11.773Z] github.com/docker/docker/pkg/homedir
13:24:11 [2023-09-18T13:24:11.773Z] github.com/docker/docker/pkg/idtools
13:24:11 [2023-09-18T13:24:11.773Z] github.com/docker/docker/pkg/ioutils
13:24:11 [2023-09-18T13:24:11.773Z] github.com/docker/docker/pkg/jsonmessage
13:24:11 [2023-09-18T13:24:11.773Z] github.com/docker/docker/pkg/longpath
13:24:11 [2023-09-18T13:24:11.773Z] github.com/docker/docker/pkg/loopback
13:24:11 [2023-09-18T13:24:11.773Z] github.com/docker/docker/pkg/meminfo
13:24:11 [2023-09-18T13:24:11.773Z] github.com/docker/docker/pkg/namesgenerator
13:24:11 [2023-09-18T13:24:11.773Z] github.com/docker/docker/pkg/parsers
13:24:11 [2023-09-18T13:24:11.773Z] github.com/docker/docker/pkg/parsers/kernel
13:24:11 [2023-09-18T13:24:11.773Z] github.com/docker/docker/pkg/parsers/operatingsystem
13:24:11 [2023-09-18T13:24:11.773Z] github.com/docker/docker/pkg/pidfile
13:24:11 [2023-09-18T13:24:11.773Z] github.com/docker/docker/pkg/platform
13:24:11 [2023-09-18T13:24:11.773Z] github.com/docker/docker/pkg/platforms
13:24:11 [2023-09-18T13:24:11.773Z] github.com/docker/docker/pkg/plugingetter
13:24:11 [2023-09-18T13:24:11.773Z] github.com/docker/docker/pkg/plugins
13:24:11 [2023-09-18T13:24:11.773Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
13:24:11 [2023-09-18T13:24:11.773Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
13:24:11 [2023-09-18T13:24:11.773Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
13:24:11 [2023-09-18T13:24:11.773Z] github.com/docker/docker/pkg/plugins/transport
13:24:11 [2023-09-18T13:24:11.773Z] github.com/docker/docker/pkg/pools
13:24:11 [2023-09-18T13:24:11.773Z] github.com/docker/docker/pkg/process
13:24:11 [2023-09-18T13:24:11.773Z] github.com/docker/docker/pkg/progress
13:24:11 [2023-09-18T13:24:11.773Z] github.com/docker/docker/pkg/reexec
13:24:11 [2023-09-18T13:24:11.773Z] github.com/docker/docker/pkg/rootless
13:24:11 [2023-09-18T13:24:11.773Z] github.com/docker/docker/pkg/rootless/specconv
13:24:11 [2023-09-18T13:24:11.773Z] github.com/docker/docker/pkg/stack
13:24:11 [2023-09-18T13:24:11.773Z] github.com/docker/docker/pkg/stdcopy
13:24:11 [2023-09-18T13:24:11.773Z] github.com/docker/docker/pkg/streamformatter
13:24:11 [2023-09-18T13:24:11.773Z] github.com/docker/docker/pkg/stringid
13:24:11 [2023-09-18T13:24:11.773Z] github.com/docker/docker/pkg/sysinfo
13:24:11 [2023-09-18T13:24:11.773Z] github.com/docker/docker/pkg/system
13:24:11 [2023-09-18T13:24:11.773Z] github.com/docker/docker/pkg/tailfile
13:24:11 [2023-09-18T13:24:11.773Z] github.com/docker/docker/pkg/tarsum
13:24:11 [2023-09-18T13:24:11.773Z] github.com/docker/docker/pkg/useragent
13:24:11 [2023-09-18T13:24:11.773Z] github.com/docker/docker/plugin
13:24:11 [2023-09-18T13:24:11.773Z] github.com/docker/docker/plugin/executor/containerd
13:24:11 [2023-09-18T13:24:11.774Z] github.com/docker/docker/plugin/v2
13:24:11 [2023-09-18T13:24:11.774Z] github.com/docker/docker/profiles/apparmor
13:24:11 [2023-09-18T13:24:11.774Z] github.com/docker/docker/profiles/seccomp
13:24:11 [2023-09-18T13:24:11.774Z] github.com/docker/docker/quota
13:24:11 [2023-09-18T13:24:11.774Z] github.com/docker/docker/reference
13:24:11 [2023-09-18T13:24:11.774Z] github.com/docker/docker/registry
13:24:11 [2023-09-18T13:24:11.774Z] github.com/docker/docker/registry/resumable
13:24:11 [2023-09-18T13:24:11.774Z] github.com/docker/docker/restartmanager
13:24:11 [2023-09-18T13:24:11.774Z] github.com/docker/docker/runconfig
13:24:11 [2023-09-18T13:24:11.774Z] github.com/docker/docker/runconfig/opts
13:24:11 [2023-09-18T13:24:11.774Z] github.com/docker/docker/testutil
13:24:11 [2023-09-18T13:24:11.774Z] github.com/docker/docker/testutil/daemon
13:24:11 [2023-09-18T13:24:11.774Z] github.com/docker/docker/testutil/environment
13:24:11 [2023-09-18T13:24:11.774Z] github.com/docker/docker/testutil/fakecontext
13:24:11 [2023-09-18T13:24:11.774Z] github.com/docker/docker/testutil/fakegit
13:24:11 [2023-09-18T13:24:11.774Z] github.com/docker/docker/testutil/fakestorage
13:24:11 [2023-09-18T13:24:11.774Z] github.com/docker/docker/testutil/fixtures/load
13:24:11 [2023-09-18T13:24:11.774Z] github.com/docker/docker/testutil/fixtures/plugin
13:24:11 [2023-09-18T13:24:11.774Z] github.com/docker/docker/testutil/fixtures/plugin/basic
13:24:11 [2023-09-18T13:24:11.774Z] github.com/docker/docker/testutil/registry
13:24:11 [2023-09-18T13:24:11.774Z] github.com/docker/docker/testutil/request
13:24:11 [2023-09-18T13:24:11.774Z] github.com/docker/docker/volume
13:24:11 [2023-09-18T13:24:11.774Z] github.com/docker/docker/volume/drivers
13:24:11 [2023-09-18T13:24:11.774Z] github.com/docker/docker/volume/local
13:24:11 [2023-09-18T13:24:11.774Z] github.com/docker/docker/volume/mounts
13:24:11 [2023-09-18T13:24:11.774Z] github.com/docker/docker/volume/service
13:24:11 [2023-09-18T13:24:11.774Z] github.com/docker/docker/volume/service/opts
13:24:11 [2023-09-18T13:24:11.774Z] github.com/docker/docker/volume/testutils'
13:24:11 [2023-09-18T13:24:11.774Z] ++ grep --fixed-strings /libnetwork
13:24:11 [2023-09-18T13:24:11.774Z] ++ echo 'github.com/docker/docker/api
13:24:11 [2023-09-18T13:24:11.774Z] github.com/docker/docker/api/server
13:24:11 [2023-09-18T13:24:11.774Z] github.com/docker/docker/api/server/backend/build
13:24:11 [2023-09-18T13:24:11.774Z] github.com/docker/docker/api/server/httpstatus
13:24:11 [2023-09-18T13:24:11.774Z] github.com/docker/docker/api/server/httputils
13:24:11 [2023-09-18T13:24:11.774Z] github.com/docker/docker/api/server/middleware
13:24:11 [2023-09-18T13:24:11.774Z] github.com/docker/docker/api/server/router
13:24:11 [2023-09-18T13:24:11.774Z] github.com/docker/docker/api/server/router/build
13:24:11 [2023-09-18T13:24:11.774Z] github.com/docker/docker/api/server/router/checkpoint
13:24:11 [2023-09-18T13:24:11.774Z] github.com/docker/docker/api/server/router/container
13:24:11 [2023-09-18T13:24:11.774Z] github.com/docker/docker/api/server/router/debug
13:24:11 [2023-09-18T13:24:11.774Z] github.com/docker/docker/api/server/router/distribution
13:24:11 [2023-09-18T13:24:11.774Z] github.com/docker/docker/api/server/router/grpc
13:24:11 [2023-09-18T13:24:11.774Z] github.com/docker/docker/api/server/router/image
13:24:11 [2023-09-18T13:24:11.774Z] github.com/docker/docker/api/server/router/network
13:24:11 [2023-09-18T13:24:11.774Z] github.com/docker/docker/api/server/router/plugin
13:24:11 [2023-09-18T13:24:11.774Z] github.com/docker/docker/api/server/router/session
13:24:11 [2023-09-18T13:24:11.774Z] github.com/docker/docker/api/server/router/swarm
13:24:11 [2023-09-18T13:24:11.774Z] github.com/docker/docker/api/server/router/system
13:24:11 [2023-09-18T13:24:11.774Z] github.com/docker/docker/api/server/router/volume
13:24:11 [2023-09-18T13:24:11.774Z] github.com/docker/docker/api/types
13:24:11 [2023-09-18T13:24:11.774Z] github.com/docker/docker/api/types/backend
13:24:11 [2023-09-18T13:24:11.774Z] github.com/docker/docker/api/types/blkiodev
13:24:11 [2023-09-18T13:24:11.774Z] github.com/docker/docker/api/types/checkpoint
13:24:11 [2023-09-18T13:24:11.774Z] github.com/docker/docker/api/types/container
13:24:11 [2023-09-18T13:24:11.774Z] github.com/docker/docker/api/types/events
13:24:11 [2023-09-18T13:24:11.774Z] github.com/docker/docker/api/types/filters
13:24:11 [2023-09-18T13:24:11.774Z] github.com/docker/docker/api/types/image
13:24:11 [2023-09-18T13:24:11.774Z] github.com/docker/docker/api/types/mount
13:24:11 [2023-09-18T13:24:11.774Z] github.com/docker/docker/api/types/network
13:24:11 [2023-09-18T13:24:11.774Z] github.com/docker/docker/api/types/plugins/logdriver
13:24:11 [2023-09-18T13:24:11.774Z] github.com/docker/docker/api/types/registry
13:24:11 [2023-09-18T13:24:11.774Z] github.com/docker/docker/api/types/strslice
13:24:11 [2023-09-18T13:24:11.774Z] github.com/docker/docker/api/types/swarm
13:24:11 [2023-09-18T13:24:11.774Z] github.com/docker/docker/api/types/swarm/runtime
13:24:11 [2023-09-18T13:24:11.774Z] github.com/docker/docker/api/types/system
13:24:11 [2023-09-18T13:24:11.774Z] github.com/docker/docker/api/types/time
13:24:11 [2023-09-18T13:24:11.774Z] github.com/docker/docker/api/types/versions
13:24:11 [2023-09-18T13:24:11.774Z] github.com/docker/docker/api/types/versions/v1p19
13:24:11 [2023-09-18T13:24:11.774Z] github.com/docker/docker/api/types/versions/v1p20
13:24:11 [2023-09-18T13:24:11.774Z] github.com/docker/docker/api/types/volume
13:24:11 [2023-09-18T13:24:11.774Z] github.com/docker/docker/builder
13:24:11 [2023-09-18T13:24:11.774Z] github.com/docker/docker/builder/builder-next
13:24:11 [2023-09-18T13:24:11.774Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
13:24:11 [2023-09-18T13:24:11.774Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
13:24:11 [2023-09-18T13:24:11.774Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
13:24:11 [2023-09-18T13:24:11.774Z] github.com/docker/docker/builder/builder-next/exporter
13:24:11 [2023-09-18T13:24:11.774Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
13:24:11 [2023-09-18T13:24:11.774Z] github.com/docker/docker/builder/builder-next/exporter/overrides
13:24:11 [2023-09-18T13:24:11.774Z] github.com/docker/docker/builder/builder-next/imagerefchecker
13:24:11 [2023-09-18T13:24:11.774Z] github.com/docker/docker/builder/builder-next/worker
13:24:11 [2023-09-18T13:24:11.774Z] github.com/docker/docker/builder/builder-next/worker/label
13:24:11 [2023-09-18T13:24:11.774Z] github.com/docker/docker/builder/dockerfile
13:24:11 [2023-09-18T13:24:11.774Z] github.com/docker/docker/builder/remotecontext
13:24:11 [2023-09-18T13:24:11.774Z] github.com/docker/docker/builder/remotecontext/git
13:24:11 [2023-09-18T13:24:11.774Z] github.com/docker/docker/builder/remotecontext/urlutil
13:24:11 [2023-09-18T13:24:11.774Z] github.com/docker/docker/cli/debug
13:24:11 [2023-09-18T13:24:11.774Z] github.com/docker/docker/cli/winresources/docker-proxy
13:24:11 [2023-09-18T13:24:11.774Z] github.com/docker/docker/cli/winresources/dockerd
13:24:11 [2023-09-18T13:24:11.774Z] github.com/docker/docker/client
13:24:11 [2023-09-18T13:24:11.774Z] github.com/docker/docker/client/buildkit
13:24:11 [2023-09-18T13:24:11.774Z] github.com/docker/docker/cmd/docker-proxy
13:24:11 [2023-09-18T13:24:11.774Z] github.com/docker/docker/cmd/dockerd
13:24:11 [2023-09-18T13:24:11.774Z] github.com/docker/docker/cmd/dockerd/trap
13:24:11 [2023-09-18T13:24:11.774Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
13:24:11 [2023-09-18T13:24:11.774Z] github.com/docker/docker/container
13:24:11 [2023-09-18T13:24:11.774Z] github.com/docker/docker/container/stream
13:24:11 [2023-09-18T13:24:11.774Z] github.com/docker/docker/contrib/apparmor
13:24:11 [2023-09-18T13:24:11.774Z] github.com/docker/docker/contrib/httpserver
13:24:11 [2023-09-18T13:24:11.774Z] github.com/docker/docker/daemon
13:24:11 [2023-09-18T13:24:11.774Z] github.com/docker/docker/daemon/cluster
13:24:11 [2023-09-18T13:24:11.774Z] github.com/docker/docker/daemon/cluster/controllers/plugin
13:24:11 [2023-09-18T13:24:11.774Z] github.com/docker/docker/daemon/cluster/convert
13:24:11 [2023-09-18T13:24:11.774Z] github.com/docker/docker/daemon/cluster/executor
13:24:11 [2023-09-18T13:24:11.774Z] github.com/docker/docker/daemon/cluster/executor/container
13:24:11 [2023-09-18T13:24:11.774Z] github.com/docker/docker/daemon/cluster/provider
13:24:11 [2023-09-18T13:24:11.774Z] github.com/docker/docker/daemon/config
13:24:11 [2023-09-18T13:24:11.774Z] github.com/docker/docker/daemon/containerd
13:24:11 [2023-09-18T13:24:11.774Z] github.com/docker/docker/daemon/events
13:24:11 [2023-09-18T13:24:11.774Z] github.com/docker/docker/daemon/events/testutils
13:24:11 [2023-09-18T13:24:11.774Z] github.com/docker/docker/daemon/graphdriver
13:24:11 [2023-09-18T13:24:11.774Z] github.com/docker/docker/daemon/graphdriver/btrfs
13:24:11 [2023-09-18T13:24:11.774Z] github.com/docker/docker/daemon/graphdriver/copy
13:24:11 [2023-09-18T13:24:11.774Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
13:24:11 [2023-09-18T13:24:11.774Z] github.com/docker/docker/daemon/graphdriver/graphtest
13:24:11 [2023-09-18T13:24:11.774Z] github.com/docker/docker/daemon/graphdriver/overlay2
13:24:11 [2023-09-18T13:24:11.774Z] github.com/docker/docker/daemon/graphdriver/overlayutils
13:24:11 [2023-09-18T13:24:11.774Z] github.com/docker/docker/daemon/graphdriver/register
13:24:11 [2023-09-18T13:24:11.774Z] github.com/docker/docker/daemon/graphdriver/vfs
13:24:11 [2023-09-18T13:24:11.774Z] github.com/docker/docker/daemon/graphdriver/zfs
13:24:11 [2023-09-18T13:24:11.774Z] github.com/docker/docker/daemon/images
13:24:11 [2023-09-18T13:24:11.774Z] github.com/docker/docker/daemon/initlayer
13:24:11 [2023-09-18T13:24:11.774Z] github.com/docker/docker/daemon/links
13:24:11 [2023-09-18T13:24:11.774Z] github.com/docker/docker/daemon/listeners
13:24:11 [2023-09-18T13:24:11.774Z] github.com/docker/docker/daemon/logger
13:24:11 [2023-09-18T13:24:11.774Z] github.com/docker/docker/daemon/logger/awslogs
13:24:11 [2023-09-18T13:24:11.774Z] github.com/docker/docker/daemon/logger/fluentd
13:24:11 [2023-09-18T13:24:11.774Z] github.com/docker/docker/daemon/logger/gcplogs
13:24:11 [2023-09-18T13:24:11.774Z] github.com/docker/docker/daemon/logger/gelf
13:24:11 [2023-09-18T13:24:11.774Z] github.com/docker/docker/daemon/logger/journald
13:24:11 [2023-09-18T13:24:11.774Z] github.com/docker/docker/daemon/logger/journald/internal/export
13:24:11 [2023-09-18T13:24:11.774Z] github.com/docker/docker/daemon/logger/journald/internal/fake
13:24:11 [2023-09-18T13:24:11.774Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
13:24:11 [2023-09-18T13:24:11.774Z] github.com/docker/docker/daemon/logger/jsonfilelog
13:24:11 [2023-09-18T13:24:11.774Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
13:24:11 [2023-09-18T13:24:11.774Z] github.com/docker/docker/daemon/logger/local
13:24:11 [2023-09-18T13:24:11.774Z] github.com/docker/docker/daemon/logger/logentries
13:24:11 [2023-09-18T13:24:11.774Z] github.com/docker/docker/daemon/logger/loggertest
13:24:11 [2023-09-18T13:24:11.774Z] github.com/docker/docker/daemon/logger/loggerutils
13:24:11 [2023-09-18T13:24:11.774Z] github.com/docker/docker/daemon/logger/loggerutils/cache
13:24:11 [2023-09-18T13:24:11.774Z] github.com/docker/docker/daemon/logger/splunk
13:24:11 [2023-09-18T13:24:11.774Z] github.com/docker/docker/daemon/logger/syslog
13:24:11 [2023-09-18T13:24:11.774Z] github.com/docker/docker/daemon/logger/templates
13:24:11 [2023-09-18T13:24:11.774Z] github.com/docker/docker/daemon/names
13:24:11 [2023-09-18T13:24:11.774Z] github.com/docker/docker/daemon/network
13:24:11 [2023-09-18T13:24:11.774Z] github.com/docker/docker/daemon/snapshotter
13:24:11 [2023-09-18T13:24:11.774Z] github.com/docker/docker/daemon/stats
13:24:11 [2023-09-18T13:24:11.774Z] github.com/docker/docker/distribution
13:24:11 [2023-09-18T13:24:11.774Z] github.com/docker/docker/distribution/metadata
13:24:11 [2023-09-18T13:24:11.774Z] github.com/docker/docker/distribution/utils
13:24:11 [2023-09-18T13:24:11.774Z] github.com/docker/docker/distribution/xfer
13:24:11 [2023-09-18T13:24:11.774Z] github.com/docker/docker/dockerversion
13:24:11 [2023-09-18T13:24:11.774Z] github.com/docker/docker/errdefs
13:24:11 [2023-09-18T13:24:11.774Z] github.com/docker/docker/image
13:24:11 [2023-09-18T13:24:11.774Z] github.com/docker/docker/image/cache
13:24:11 [2023-09-18T13:24:11.774Z] github.com/docker/docker/image/spec/specs-go
13:24:11 [2023-09-18T13:24:11.774Z] github.com/docker/docker/image/spec/specs-go/v1
13:24:11 [2023-09-18T13:24:11.774Z] github.com/docker/docker/image/tarexport
13:24:11 [2023-09-18T13:24:11.774Z] github.com/docker/docker/image/v1
13:24:11 [2023-09-18T13:24:11.774Z] github.com/docker/docker/internal/mod
13:24:11 [2023-09-18T13:24:11.774Z] github.com/docker/docker/internal/mounttree
13:24:11 [2023-09-18T13:24:11.774Z] github.com/docker/docker/internal/multierror
13:24:11 [2023-09-18T13:24:11.774Z] github.com/docker/docker/internal/test/suite
13:24:11 [2023-09-18T13:24:11.774Z] github.com/docker/docker/internal/testutils
13:24:11 [2023-09-18T13:24:11.774Z] github.com/docker/docker/internal/testutils/netnsutils
13:24:11 [2023-09-18T13:24:11.774Z] github.com/docker/docker/internal/unshare
13:24:11 [2023-09-18T13:24:11.774Z] github.com/docker/docker/layer
13:24:11 [2023-09-18T13:24:11.774Z] github.com/docker/docker/libcontainerd
13:24:11 [2023-09-18T13:24:11.774Z] github.com/docker/docker/libcontainerd/queue
13:24:11 [2023-09-18T13:24:11.774Z] github.com/docker/docker/libcontainerd/remote
13:24:11 [2023-09-18T13:24:11.774Z] github.com/docker/docker/libcontainerd/shimopts
13:24:11 [2023-09-18T13:24:11.774Z] github.com/docker/docker/libcontainerd/supervisor
13:24:11 [2023-09-18T13:24:11.774Z] github.com/docker/docker/libcontainerd/types
13:24:11 [2023-09-18T13:24:11.774Z] github.com/docker/docker/libnetwork
13:24:11 [2023-09-18T13:24:11.774Z] github.com/docker/docker/libnetwork/bitmap
13:24:11 [2023-09-18T13:24:11.774Z] github.com/docker/docker/libnetwork/cluster
13:24:11 [2023-09-18T13:24:11.774Z] github.com/docker/docker/libnetwork/cmd/diagnostic
13:24:11 [2023-09-18T13:24:11.774Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
13:24:11 [2023-09-18T13:24:11.774Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
13:24:11 [2023-09-18T13:24:11.774Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
13:24:11 [2023-09-18T13:24:11.774Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
13:24:11 [2023-09-18T13:24:11.774Z] github.com/docker/docker/libnetwork/cmd/readme_test
13:24:11 [2023-09-18T13:24:11.774Z] github.com/docker/docker/libnetwork/config
13:24:11 [2023-09-18T13:24:11.774Z] github.com/docker/docker/libnetwork/datastore
13:24:11 [2023-09-18T13:24:11.774Z] github.com/docker/docker/libnetwork/diagnostic
13:24:11 [2023-09-18T13:24:11.774Z] github.com/docker/docker/libnetwork/discoverapi
13:24:11 [2023-09-18T13:24:11.774Z] github.com/docker/docker/libnetwork/driverapi
13:24:11 [2023-09-18T13:24:11.774Z] github.com/docker/docker/libnetwork/drivers/bridge
13:24:11 [2023-09-18T13:24:11.774Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
13:24:11 [2023-09-18T13:24:11.774Z] github.com/docker/docker/libnetwork/drivers/host
13:24:11 [2023-09-18T13:24:11.774Z] github.com/docker/docker/libnetwork/drivers/ipvlan
13:24:11 [2023-09-18T13:24:11.774Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
13:24:11 [2023-09-18T13:24:11.774Z] github.com/docker/docker/libnetwork/drivers/macvlan
13:24:11 [2023-09-18T13:24:11.774Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
13:24:11 [2023-09-18T13:24:11.774Z] github.com/docker/docker/libnetwork/drivers/null
13:24:11 [2023-09-18T13:24:11.774Z] github.com/docker/docker/libnetwork/drivers/overlay
13:24:11 [2023-09-18T13:24:11.774Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
13:24:11 [2023-09-18T13:24:11.774Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
13:24:11 [2023-09-18T13:24:11.774Z] github.com/docker/docker/libnetwork/drivers/remote
13:24:11 [2023-09-18T13:24:11.774Z] github.com/docker/docker/libnetwork/drivers/remote/api
13:24:11 [2023-09-18T13:24:11.774Z] github.com/docker/docker/libnetwork/drivers/windows
13:24:11 [2023-09-18T13:24:11.774Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
13:24:11 [2023-09-18T13:24:11.774Z] github.com/docker/docker/libnetwork/drvregistry
13:24:11 [2023-09-18T13:24:11.774Z] github.com/docker/docker/libnetwork/etchosts
13:24:11 [2023-09-18T13:24:11.774Z] github.com/docker/docker/libnetwork/internal/caller
13:24:11 [2023-09-18T13:24:11.774Z] github.com/docker/docker/libnetwork/internal/kvstore
13:24:11 [2023-09-18T13:24:11.774Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
13:24:11 [2023-09-18T13:24:11.774Z] github.com/docker/docker/libnetwork/internal/setmatrix
13:24:11 [2023-09-18T13:24:11.774Z] github.com/docker/docker/libnetwork/ipam
13:24:11 [2023-09-18T13:24:11.774Z] github.com/docker/docker/libnetwork/ipamapi
13:24:11 [2023-09-18T13:24:11.774Z] github.com/docker/docker/libnetwork/ipams/builtin
13:24:11 [2023-09-18T13:24:11.774Z] github.com/docker/docker/libnetwork/ipams/null
13:24:11 [2023-09-18T13:24:11.774Z] github.com/docker/docker/libnetwork/ipams/remote
13:24:11 [2023-09-18T13:24:11.774Z] github.com/docker/docker/libnetwork/ipams/remote/api
13:24:11 [2023-09-18T13:24:11.774Z] github.com/docker/docker/libnetwork/ipams/windowsipam
13:24:11 [2023-09-18T13:24:11.774Z] github.com/docker/docker/libnetwork/ipamutils
13:24:11 [2023-09-18T13:24:11.774Z] github.com/docker/docker/libnetwork/ipbits
13:24:11 [2023-09-18T13:24:11.774Z] github.com/docker/docker/libnetwork/iptables
13:24:11 [2023-09-18T13:24:11.774Z] github.com/docker/docker/libnetwork/netlabel
13:24:11 [2023-09-18T13:24:11.774Z] github.com/docker/docker/libnetwork/netutils
13:24:11 [2023-09-18T13:24:11.774Z] github.com/docker/docker/libnetwork/networkdb
13:24:11 [2023-09-18T13:24:11.774Z] github.com/docker/docker/libnetwork/ns
13:24:11 [2023-09-18T13:24:11.774Z] github.com/docker/docker/libnetwork/options
13:24:11 [2023-09-18T13:24:11.774Z] github.com/docker/docker/libnetwork/osl
13:24:11 [2023-09-18T13:24:11.774Z] github.com/docker/docker/libnetwork/osl/kernel
13:24:11 [2023-09-18T13:24:11.774Z] github.com/docker/docker/libnetwork/portallocator
13:24:11 [2023-09-18T13:24:11.774Z] github.com/docker/docker/libnetwork/portmapper
13:24:11 [2023-09-18T13:24:11.774Z] github.com/docker/docker/libnetwork/resolvconf
13:24:11 [2023-09-18T13:24:11.774Z] github.com/docker/docker/libnetwork/scope
13:24:11 [2023-09-18T13:24:11.774Z] github.com/docker/docker/libnetwork/types
13:24:11 [2023-09-18T13:24:11.774Z] github.com/docker/docker/oci
13:24:11 [2023-09-18T13:24:11.774Z] github.com/docker/docker/oci/caps
13:24:11 [2023-09-18T13:24:11.774Z] github.com/docker/docker/opts
13:24:11 [2023-09-18T13:24:11.774Z] github.com/docker/docker/pkg/aaparser
13:24:11 [2023-09-18T13:24:11.774Z] github.com/docker/docker/pkg/archive
13:24:11 [2023-09-18T13:24:11.774Z] github.com/docker/docker/pkg/authorization
13:24:11 [2023-09-18T13:24:11.774Z] github.com/docker/docker/pkg/broadcaster
13:24:11 [2023-09-18T13:24:11.774Z] github.com/docker/docker/pkg/capabilities
13:24:11 [2023-09-18T13:24:11.774Z] github.com/docker/docker/pkg/chrootarchive
13:24:11 [2023-09-18T13:24:11.774Z] github.com/docker/docker/pkg/containerfs
13:24:11 [2023-09-18T13:24:11.774Z] github.com/docker/docker/pkg/directory
13:24:11 [2023-09-18T13:24:11.774Z] github.com/docker/docker/pkg/dmesg
13:24:11 [2023-09-18T13:24:11.774Z] github.com/docker/docker/pkg/fileutils
13:24:11 [2023-09-18T13:24:11.774Z] github.com/docker/docker/pkg/homedir
13:24:11 [2023-09-18T13:24:11.774Z] github.com/docker/docker/pkg/idtools
13:24:11 [2023-09-18T13:24:11.774Z] github.com/docker/docker/pkg/ioutils
13:24:11 [2023-09-18T13:24:11.774Z] github.com/docker/docker/pkg/jsonmessage
13:24:11 [2023-09-18T13:24:11.774Z] github.com/docker/docker/pkg/longpath
13:24:11 [2023-09-18T13:24:11.774Z] github.com/docker/docker/pkg/loopback
13:24:11 [2023-09-18T13:24:11.774Z] github.com/docker/docker/pkg/meminfo
13:24:11 [2023-09-18T13:24:11.774Z] github.com/docker/docker/pkg/namesgenerator
13:24:11 [2023-09-18T13:24:11.774Z] github.com/docker/docker/pkg/parsers
13:24:11 [2023-09-18T13:24:11.774Z] github.com/docker/docker/pkg/parsers/kernel
13:24:11 [2023-09-18T13:24:11.774Z] github.com/docker/docker/pkg/parsers/operatingsystem
13:24:11 [2023-09-18T13:24:11.774Z] github.com/docker/docker/pkg/pidfile
13:24:11 [2023-09-18T13:24:11.774Z] github.com/docker/docker/pkg/platform
13:24:11 [2023-09-18T13:24:11.774Z] github.com/docker/docker/pkg/platforms
13:24:11 [2023-09-18T13:24:11.774Z] github.com/docker/docker/pkg/plugingetter
13:24:11 [2023-09-18T13:24:11.774Z] github.com/docker/docker/pkg/plugins
13:24:11 [2023-09-18T13:24:11.774Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
13:24:11 [2023-09-18T13:24:11.774Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
13:24:11 [2023-09-18T13:24:11.774Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
13:24:11 [2023-09-18T13:24:11.774Z] github.com/docker/docker/pkg/plugins/transport
13:24:11 [2023-09-18T13:24:11.774Z] github.com/docker/docker/pkg/pools
13:24:11 [2023-09-18T13:24:11.774Z] github.com/docker/docker/pkg/process
13:24:11 [2023-09-18T13:24:11.774Z] github.com/docker/docker/pkg/progress
13:24:11 [2023-09-18T13:24:11.774Z] github.com/docker/docker/pkg/reexec
13:24:11 [2023-09-18T13:24:11.774Z] github.com/docker/docker/pkg/rootless
13:24:11 [2023-09-18T13:24:11.774Z] github.com/docker/docker/pkg/rootless/specconv
13:24:11 [2023-09-18T13:24:11.774Z] github.com/docker/docker/pkg/stack
13:24:11 [2023-09-18T13:24:11.774Z] github.com/docker/docker/pkg/stdcopy
13:24:11 [2023-09-18T13:24:11.774Z] github.com/docker/docker/pkg/streamformatter
13:24:11 [2023-09-18T13:24:11.774Z] github.com/docker/docker/pkg/stringid
13:24:11 [2023-09-18T13:24:11.774Z] github.com/docker/docker/pkg/sysinfo
13:24:11 [2023-09-18T13:24:11.774Z] github.com/docker/docker/pkg/system
13:24:11 [2023-09-18T13:24:11.774Z] github.com/docker/docker/pkg/tailfile
13:24:11 [2023-09-18T13:24:11.774Z] github.com/docker/docker/pkg/tarsum
13:24:11 [2023-09-18T13:24:11.774Z] github.com/docker/docker/pkg/useragent
13:24:11 [2023-09-18T13:24:11.774Z] github.com/docker/docker/plugin
13:24:11 [2023-09-18T13:24:11.774Z] github.com/docker/docker/plugin/executor/containerd
13:24:11 [2023-09-18T13:24:11.774Z] github.com/docker/docker/plugin/v2
13:24:11 [2023-09-18T13:24:11.774Z] github.com/docker/docker/profiles/apparmor
13:24:11 [2023-09-18T13:24:11.774Z] github.com/docker/docker/profiles/seccomp
13:24:11 [2023-09-18T13:24:11.774Z] github.com/docker/docker/quota
13:24:11 [2023-09-18T13:24:11.774Z] github.com/docker/docker/reference
13:24:11 [2023-09-18T13:24:11.774Z] github.com/docker/docker/registry
13:24:11 [2023-09-18T13:24:11.774Z] github.com/docker/docker/registry/resumable
13:24:11 [2023-09-18T13:24:11.774Z] github.com/docker/docker/restartmanager
13:24:11 [2023-09-18T13:24:11.774Z] github.com/docker/docker/runconfig
13:24:11 [2023-09-18T13:24:11.774Z] github.com/docker/docker/runconfig/opts
13:24:11 [2023-09-18T13:24:11.774Z] github.com/docker/docker/testutil
13:24:11 [2023-09-18T13:24:11.774Z] github.com/docker/docker/testutil/daemon
13:24:11 [2023-09-18T13:24:11.774Z] github.com/docker/docker/testutil/environment
13:24:11 [2023-09-18T13:24:11.774Z] github.com/docker/docker/testutil/fakecontext
13:24:11 [2023-09-18T13:24:11.774Z] github.com/docker/docker/testutil/fakegit
13:24:11 [2023-09-18T13:24:11.774Z] github.com/docker/docker/testutil/fakestorage
13:24:11 [2023-09-18T13:24:11.774Z] github.com/docker/docker/testutil/fixtures/load
13:24:11 [2023-09-18T13:24:11.774Z] github.com/docker/docker/testutil/fixtures/plugin
13:24:11 [2023-09-18T13:24:11.774Z] github.com/docker/docker/testutil/fixtures/plugin/basic
13:24:11 [2023-09-18T13:24:11.774Z] github.com/docker/docker/testutil/registry
13:24:11 [2023-09-18T13:24:11.774Z] github.com/docker/docker/testutil/request
13:24:11 [2023-09-18T13:24:11.774Z] github.com/docker/docker/volume
13:24:11 [2023-09-18T13:24:11.774Z] github.com/docker/docker/volume/drivers
13:24:11 [2023-09-18T13:24:11.774Z] github.com/docker/docker/volume/local
13:24:11 [2023-09-18T13:24:11.774Z] github.com/docker/docker/volume/mounts
13:24:11 [2023-09-18T13:24:11.774Z] github.com/docker/docker/volume/service
13:24:11 [2023-09-18T13:24:11.774Z] github.com/docker/docker/volume/service/opts
13:24:11 [2023-09-18T13:24:11.774Z] github.com/docker/docker/volume/testutils'
13:24:11 [2023-09-18T13:24:11.774Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork
13:24:11 [2023-09-18T13:24:11.774Z] github.com/docker/docker/libnetwork/bitmap
13:24:11 [2023-09-18T13:24:11.774Z] github.com/docker/docker/libnetwork/cluster
13:24:11 [2023-09-18T13:24:11.774Z] github.com/docker/docker/libnetwork/cmd/diagnostic
13:24:11 [2023-09-18T13:24:11.774Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
13:24:11 [2023-09-18T13:24:11.774Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
13:24:11 [2023-09-18T13:24:11.774Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
13:24:11 [2023-09-18T13:24:11.775Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
13:24:11 [2023-09-18T13:24:11.775Z] github.com/docker/docker/libnetwork/cmd/readme_test
13:24:11 [2023-09-18T13:24:11.775Z] github.com/docker/docker/libnetwork/config
13:24:11 [2023-09-18T13:24:11.775Z] github.com/docker/docker/libnetwork/datastore
13:24:11 [2023-09-18T13:24:11.775Z] github.com/docker/docker/libnetwork/diagnostic
13:24:11 [2023-09-18T13:24:11.775Z] github.com/docker/docker/libnetwork/discoverapi
13:24:11 [2023-09-18T13:24:11.775Z] github.com/docker/docker/libnetwork/driverapi
13:24:11 [2023-09-18T13:24:11.775Z] github.com/docker/docker/libnetwork/drivers/bridge
13:24:11 [2023-09-18T13:24:11.775Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
13:24:11 [2023-09-18T13:24:11.775Z] github.com/docker/docker/libnetwork/drivers/host
13:24:11 [2023-09-18T13:24:11.775Z] github.com/docker/docker/libnetwork/drivers/ipvlan
13:24:11 [2023-09-18T13:24:11.775Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
13:24:11 [2023-09-18T13:24:11.775Z] github.com/docker/docker/libnetwork/drivers/macvlan
13:24:11 [2023-09-18T13:24:11.775Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
13:24:11 [2023-09-18T13:24:11.775Z] github.com/docker/docker/libnetwork/drivers/null
13:24:11 [2023-09-18T13:24:11.775Z] github.com/docker/docker/libnetwork/drivers/overlay
13:24:11 [2023-09-18T13:24:11.775Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
13:24:11 [2023-09-18T13:24:11.775Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
13:24:11 [2023-09-18T13:24:11.775Z] github.com/docker/docker/libnetwork/drivers/remote
13:24:11 [2023-09-18T13:24:11.775Z] github.com/docker/docker/libnetwork/drivers/remote/api
13:24:11 [2023-09-18T13:24:11.775Z] github.com/docker/docker/libnetwork/drivers/windows
13:24:11 [2023-09-18T13:24:11.775Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
13:24:11 [2023-09-18T13:24:11.775Z] github.com/docker/docker/libnetwork/drvregistry
13:24:11 [2023-09-18T13:24:11.775Z] github.com/docker/docker/libnetwork/etchosts
13:24:11 [2023-09-18T13:24:11.775Z] github.com/docker/docker/libnetwork/internal/caller
13:24:11 [2023-09-18T13:24:11.775Z] github.com/docker/docker/libnetwork/internal/kvstore
13:24:11 [2023-09-18T13:24:11.775Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
13:24:11 [2023-09-18T13:24:11.775Z] github.com/docker/docker/libnetwork/internal/setmatrix
13:24:11 [2023-09-18T13:24:11.775Z] github.com/docker/docker/libnetwork/ipam
13:24:11 [2023-09-18T13:24:11.775Z] github.com/docker/docker/libnetwork/ipamapi
13:24:11 [2023-09-18T13:24:11.775Z] github.com/docker/docker/libnetwork/ipams/builtin
13:24:11 [2023-09-18T13:24:11.775Z] github.com/docker/docker/libnetwork/ipams/null
13:24:11 [2023-09-18T13:24:11.775Z] github.com/docker/docker/libnetwork/ipams/remote
13:24:11 [2023-09-18T13:24:11.775Z] github.com/docker/docker/libnetwork/ipams/remote/api
13:24:11 [2023-09-18T13:24:11.775Z] github.com/docker/docker/libnetwork/ipams/windowsipam
13:24:11 [2023-09-18T13:24:11.775Z] github.com/docker/docker/libnetwork/ipamutils
13:24:11 [2023-09-18T13:24:11.775Z] github.com/docker/docker/libnetwork/ipbits
13:24:11 [2023-09-18T13:24:11.775Z] github.com/docker/docker/libnetwork/iptables
13:24:11 [2023-09-18T13:24:11.775Z] github.com/docker/docker/libnetwork/netlabel
13:24:11 [2023-09-18T13:24:11.775Z] github.com/docker/docker/libnetwork/netutils
13:24:11 [2023-09-18T13:24:11.775Z] github.com/docker/docker/libnetwork/networkdb
13:24:11 [2023-09-18T13:24:11.775Z] github.com/docker/docker/libnetwork/ns
13:24:11 [2023-09-18T13:24:11.775Z] github.com/docker/docker/libnetwork/options
13:24:11 [2023-09-18T13:24:11.775Z] github.com/docker/docker/libnetwork/osl
13:24:11 [2023-09-18T13:24:11.775Z] github.com/docker/docker/libnetwork/osl/kernel
13:24:11 [2023-09-18T13:24:11.775Z] github.com/docker/docker/libnetwork/portallocator
13:24:11 [2023-09-18T13:24:11.775Z] github.com/docker/docker/libnetwork/portmapper
13:24:11 [2023-09-18T13:24:11.775Z] github.com/docker/docker/libnetwork/resolvconf
13:24:11 [2023-09-18T13:24:11.775Z] github.com/docker/docker/libnetwork/scope
13:24:11 [2023-09-18T13:24:11.775Z] github.com/docker/docker/libnetwork/types'
13:24:11 [2023-09-18T13:24:11.775Z] + echo 'github.com/docker/docker/libnetwork
13:24:11 [2023-09-18T13:24:11.775Z] github.com/docker/docker/libnetwork/bitmap
13:24:11 [2023-09-18T13:24:11.775Z] github.com/docker/docker/libnetwork/cluster
13:24:11 [2023-09-18T13:24:11.775Z] github.com/docker/docker/libnetwork/cmd/diagnostic
13:24:11 [2023-09-18T13:24:11.775Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
13:24:11 [2023-09-18T13:24:11.775Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
13:24:11 [2023-09-18T13:24:11.775Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
13:24:11 [2023-09-18T13:24:11.775Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
13:24:11 [2023-09-18T13:24:11.775Z] github.com/docker/docker/libnetwork/cmd/readme_test
13:24:11 [2023-09-18T13:24:11.775Z] github.com/docker/docker/libnetwork/config
13:24:11 [2023-09-18T13:24:11.775Z] github.com/docker/docker/libnetwork/datastore
13:24:11 [2023-09-18T13:24:11.775Z] github.com/docker/docker/libnetwork/diagnostic
13:24:11 [2023-09-18T13:24:11.775Z] github.com/docker/docker/libnetwork/discoverapi
13:24:11 [2023-09-18T13:24:11.775Z] github.com/docker/docker/libnetwork/driverapi
13:24:11 [2023-09-18T13:24:11.775Z] github.com/docker/docker/libnetwork/drivers/bridge
13:24:11 [2023-09-18T13:24:11.775Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
13:24:11 [2023-09-18T13:24:11.775Z] github.com/docker/docker/libnetwork/drivers/host
13:24:11 [2023-09-18T13:24:11.775Z] github.com/docker/docker/libnetwork/drivers/ipvlan
13:24:11 [2023-09-18T13:24:11.775Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
13:24:11 [2023-09-18T13:24:11.775Z] github.com/docker/docker/libnetwork/drivers/macvlan
13:24:11 [2023-09-18T13:24:11.775Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
13:24:11 [2023-09-18T13:24:11.775Z] github.com/docker/docker/libnetwork/drivers/null
13:24:11 [2023-09-18T13:24:11.775Z] github.com/docker/docker/libnetwork/drivers/overlay
13:24:11 [2023-09-18T13:24:11.775Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
13:24:11 [2023-09-18T13:24:11.775Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
13:24:11 [2023-09-18T13:24:11.775Z] github.com/docker/docker/libnetwork/drivers/remote
13:24:11 [2023-09-18T13:24:11.775Z] github.com/docker/docker/libnetwork/drivers/remote/api
13:24:11 [2023-09-18T13:24:11.775Z] github.com/docker/docker/libnetwork/drivers/windows
13:24:11 [2023-09-18T13:24:11.775Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
13:24:11 [2023-09-18T13:24:11.775Z] github.com/docker/docker/libnetwork/drvregistry
13:24:11 [2023-09-18T13:24:11.775Z] github.com/docker/docker/libnetwork/etchosts
13:24:11 [2023-09-18T13:24:11.775Z] github.com/docker/docker/libnetwork/internal/caller
13:24:11 [2023-09-18T13:24:11.775Z] github.com/docker/docker/libnetwork/internal/kvstore
13:24:11 [2023-09-18T13:24:11.775Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
13:24:11 [2023-09-18T13:24:11.775Z] github.com/docker/docker/libnetwork/internal/setmatrix
13:24:11 [2023-09-18T13:24:11.775Z] github.com/docker/docker/libnetwork/ipam
13:24:11 [2023-09-18T13:24:11.775Z] github.com/docker/docker/libnetwork/ipamapi
13:24:11 [2023-09-18T13:24:11.775Z] github.com/docker/docker/libnetwork/ipams/builtin
13:24:11 [2023-09-18T13:24:11.775Z] github.com/docker/docker/libnetwork/ipams/null
13:24:11 [2023-09-18T13:24:11.775Z] github.com/docker/docker/libnetwork/ipams/remote
13:24:11 [2023-09-18T13:24:11.775Z] + grep --fixed-strings libnetwork/drivers/bridge
13:24:11 [2023-09-18T13:24:11.775Z] github.com/docker/docker/libnetwork/ipams/remote/api
13:24:11 [2023-09-18T13:24:11.775Z] github.com/docker/docker/libnetwork/ipams/windowsipam
13:24:11 [2023-09-18T13:24:11.775Z] github.com/docker/docker/libnetwork/ipamutils
13:24:11 [2023-09-18T13:24:11.775Z] github.com/docker/docker/libnetwork/ipbits
13:24:11 [2023-09-18T13:24:11.775Z] github.com/docker/docker/libnetwork/iptables
13:24:11 [2023-09-18T13:24:11.775Z] github.com/docker/docker/libnetwork/netlabel
13:24:11 [2023-09-18T13:24:11.775Z] github.com/docker/docker/libnetwork/netutils
13:24:11 [2023-09-18T13:24:11.775Z] github.com/docker/docker/libnetwork/networkdb
13:24:11 [2023-09-18T13:24:11.775Z] github.com/docker/docker/libnetwork/ns
13:24:11 [2023-09-18T13:24:11.775Z] github.com/docker/docker/libnetwork/options
13:24:11 [2023-09-18T13:24:11.775Z] github.com/docker/docker/libnetwork/osl
13:24:11 [2023-09-18T13:24:11.775Z] github.com/docker/docker/libnetwork/osl/kernel
13:24:11 [2023-09-18T13:24:11.775Z] github.com/docker/docker/libnetwork/portallocator
13:24:11 [2023-09-18T13:24:11.775Z] github.com/docker/docker/libnetwork/portmapper
13:24:11 [2023-09-18T13:24:11.775Z] github.com/docker/docker/libnetwork/resolvconf
13:24:11 [2023-09-18T13:24:11.775Z] github.com/docker/docker/libnetwork/scope
13:24:11 [2023-09-18T13:24:11.775Z] github.com/docker/docker/libnetwork/types'
13:24:11 [2023-09-18T13:24:11.775Z] github.com/docker/docker/libnetwork/drivers/bridge
13:24:11 [2023-09-18T13:24:11.775Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
13:24:11 [2023-09-18T13:24:11.775Z] + type docker-proxy
13:24:11 [2023-09-18T13:24:11.775Z] hack/test/unit: line 25: type: docker-proxy: not found
13:24:11 [2023-09-18T13:24:11.775Z] + hack/make.sh binary-proxy install-proxy
13:24:11 [2023-09-18T13:24:11.775Z] 
13:24:11 [2023-09-18T13:24:11.775Z] Removing bundles/
13:24:11 [2023-09-18T13:24:11.775Z] 
13:24:11 [2023-09-18T13:24:11.775Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy)
13:24:11 [2023-09-18T13:24:11.775Z] Building static bundles/binary-proxy/docker-proxy (linux/arm64)...
13:24:11 [2023-09-18T13:24:11.775Z] + tee /go/src/github.com/docker/docker/go.mod
13:24:11 [2023-09-18T13:24:11.775Z] module github.com/docker/docker
13:24:11 [2023-09-18T13:24:11.775Z] 
13:24:11 [2023-09-18T13:24:11.775Z] go 1.19
13:24:11 [2023-09-18T13:24:11.775Z] + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT
13:24:11 [2023-09-18T13:24:11.775Z] + GO111MODULE=on
13:24:11 [2023-09-18T13:24:11.775Z] + 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=0c4397deaf3716ace589d54d02fde9aeddf7771a" -X "github.com/docker/docker/dockerversion.BuildTime=2023-09-18T13:24:11.000000000+00:00" -X "github.com/docker/docker/dockerversion.PlatformName=" -X "github.com/docker/docker/dockerversion.ProductName=" -X "github.com/docker/docker/dockerversion.DefaultProductLicense="  -extldflags -static ' -gcflags= github.com/docker/docker/cmd/docker-proxy
13:24:16 [2023-09-18T13:24:16.002Z] + rm -f /go/src/github.com/docker/docker/go.mod
13:24:16 [2023-09-18T13:24:16.002Z] Created binary: bundles/binary-proxy/docker-proxy
13:24:16 [2023-09-18T13:24:16.002Z] 
13:24:16 [2023-09-18T13:24:16.002Z] ---> Making bundle: install-proxy (in bundles/install-proxy)
13:24:16 [2023-09-18T13:24:16.002Z] Installing docker-proxy to /usr/local/bin/
13:24:16 [2023-09-18T13:24:16.002Z] 
13:24:16 [2023-09-18T13:24:16.002Z] + mkdir -p bundles
13:24:16 [2023-09-18T13:24:16.002Z] + '[' -n 'github.com/docker/docker/api
13:24:16 [2023-09-18T13:24:16.002Z] github.com/docker/docker/api/server
13:24:16 [2023-09-18T13:24:16.002Z] github.com/docker/docker/api/server/backend/build
13:24:16 [2023-09-18T13:24:16.003Z] github.com/docker/docker/api/server/httpstatus
13:24:16 [2023-09-18T13:24:16.003Z] github.com/docker/docker/api/server/httputils
13:24:16 [2023-09-18T13:24:16.003Z] github.com/docker/docker/api/server/middleware
13:24:16 [2023-09-18T13:24:16.003Z] github.com/docker/docker/api/server/router
13:24:16 [2023-09-18T13:24:16.003Z] github.com/docker/docker/api/server/router/build
13:24:16 [2023-09-18T13:24:16.003Z] github.com/docker/docker/api/server/router/checkpoint
13:24:16 [2023-09-18T13:24:16.003Z] github.com/docker/docker/api/server/router/container
13:24:16 [2023-09-18T13:24:16.003Z] github.com/docker/docker/api/server/router/debug
13:24:16 [2023-09-18T13:24:16.003Z] github.com/docker/docker/api/server/router/distribution
13:24:16 [2023-09-18T13:24:16.003Z] github.com/docker/docker/api/server/router/grpc
13:24:16 [2023-09-18T13:24:16.003Z] github.com/docker/docker/api/server/router/image
13:24:16 [2023-09-18T13:24:16.003Z] github.com/docker/docker/api/server/router/network
13:24:16 [2023-09-18T13:24:16.003Z] github.com/docker/docker/api/server/router/plugin
13:24:16 [2023-09-18T13:24:16.003Z] github.com/docker/docker/api/server/router/session
13:24:16 [2023-09-18T13:24:16.003Z] github.com/docker/docker/api/server/router/swarm
13:24:16 [2023-09-18T13:24:16.003Z] github.com/docker/docker/api/server/router/system
13:24:16 [2023-09-18T13:24:16.003Z] github.com/docker/docker/api/server/router/volume
13:24:16 [2023-09-18T13:24:16.003Z] github.com/docker/docker/api/types
13:24:16 [2023-09-18T13:24:16.003Z] github.com/docker/docker/api/types/backend
13:24:16 [2023-09-18T13:24:16.003Z] github.com/docker/docker/api/types/blkiodev
13:24:16 [2023-09-18T13:24:16.003Z] github.com/docker/docker/api/types/checkpoint
13:24:16 [2023-09-18T13:24:16.003Z] github.com/docker/docker/api/types/container
13:24:16 [2023-09-18T13:24:16.003Z] github.com/docker/docker/api/types/events
13:24:16 [2023-09-18T13:24:16.003Z] github.com/docker/docker/api/types/filters
13:24:16 [2023-09-18T13:24:16.003Z] github.com/docker/docker/api/types/image
13:24:16 [2023-09-18T13:24:16.003Z] github.com/docker/docker/api/types/mount
13:24:16 [2023-09-18T13:24:16.003Z] github.com/docker/docker/api/types/network
13:24:16 [2023-09-18T13:24:16.003Z] github.com/docker/docker/api/types/plugins/logdriver
13:24:16 [2023-09-18T13:24:16.003Z] github.com/docker/docker/api/types/registry
13:24:16 [2023-09-18T13:24:16.003Z] github.com/docker/docker/api/types/strslice
13:24:16 [2023-09-18T13:24:16.003Z] github.com/docker/docker/api/types/swarm
13:24:16 [2023-09-18T13:24:16.003Z] github.com/docker/docker/api/types/swarm/runtime
13:24:16 [2023-09-18T13:24:16.003Z] github.com/docker/docker/api/types/system
13:24:16 [2023-09-18T13:24:16.003Z] github.com/docker/docker/api/types/time
13:24:16 [2023-09-18T13:24:16.003Z] github.com/docker/docker/api/types/versions
13:24:16 [2023-09-18T13:24:16.003Z] github.com/docker/docker/api/types/versions/v1p19
13:24:16 [2023-09-18T13:24:16.003Z] github.com/docker/docker/api/types/versions/v1p20
13:24:16 [2023-09-18T13:24:16.003Z] github.com/docker/docker/api/types/volume
13:24:16 [2023-09-18T13:24:16.003Z] github.com/docker/docker/builder
13:24:16 [2023-09-18T13:24:16.003Z] github.com/docker/docker/builder/builder-next
13:24:16 [2023-09-18T13:24:16.003Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
13:24:16 [2023-09-18T13:24:16.003Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
13:24:16 [2023-09-18T13:24:16.003Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
13:24:16 [2023-09-18T13:24:16.003Z] github.com/docker/docker/builder/builder-next/exporter
13:24:16 [2023-09-18T13:24:16.003Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
13:24:16 [2023-09-18T13:24:16.003Z] github.com/docker/docker/builder/builder-next/exporter/overrides
13:24:16 [2023-09-18T13:24:16.003Z] github.com/docker/docker/builder/builder-next/imagerefchecker
13:24:16 [2023-09-18T13:24:16.003Z] github.com/docker/docker/builder/builder-next/worker
13:24:16 [2023-09-18T13:24:16.003Z] github.com/docker/docker/builder/builder-next/worker/label
13:24:16 [2023-09-18T13:24:16.003Z] github.com/docker/docker/builder/dockerfile
13:24:16 [2023-09-18T13:24:16.003Z] github.com/docker/docker/builder/remotecontext
13:24:16 [2023-09-18T13:24:16.003Z] github.com/docker/docker/builder/remotecontext/git
13:24:16 [2023-09-18T13:24:16.003Z] github.com/docker/docker/builder/remotecontext/urlutil
13:24:16 [2023-09-18T13:24:16.003Z] github.com/docker/docker/cli/debug
13:24:16 [2023-09-18T13:24:16.003Z] github.com/docker/docker/cli/winresources/docker-proxy
13:24:16 [2023-09-18T13:24:16.003Z] github.com/docker/docker/cli/winresources/dockerd
13:24:16 [2023-09-18T13:24:16.003Z] github.com/docker/docker/client
13:24:16 [2023-09-18T13:24:16.003Z] github.com/docker/docker/client/buildkit
13:24:16 [2023-09-18T13:24:16.003Z] github.com/docker/docker/cmd/docker-proxy
13:24:16 [2023-09-18T13:24:16.003Z] github.com/docker/docker/cmd/dockerd
13:24:16 [2023-09-18T13:24:16.003Z] github.com/docker/docker/cmd/dockerd/trap
13:24:16 [2023-09-18T13:24:16.003Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
13:24:16 [2023-09-18T13:24:16.003Z] github.com/docker/docker/container
13:24:16 [2023-09-18T13:24:16.003Z] github.com/docker/docker/container/stream
13:24:16 [2023-09-18T13:24:16.003Z] github.com/docker/docker/contrib/apparmor
13:24:16 [2023-09-18T13:24:16.003Z] github.com/docker/docker/contrib/httpserver
13:24:16 [2023-09-18T13:24:16.003Z] github.com/docker/docker/daemon
13:24:16 [2023-09-18T13:24:16.003Z] github.com/docker/docker/daemon/cluster
13:24:16 [2023-09-18T13:24:16.003Z] github.com/docker/docker/daemon/cluster/controllers/plugin
13:24:16 [2023-09-18T13:24:16.003Z] github.com/docker/docker/daemon/cluster/convert
13:24:16 [2023-09-18T13:24:16.003Z] github.com/docker/docker/daemon/cluster/executor
13:24:16 [2023-09-18T13:24:16.003Z] github.com/docker/docker/daemon/cluster/executor/container
13:24:16 [2023-09-18T13:24:16.003Z] github.com/docker/docker/daemon/cluster/provider
13:24:16 [2023-09-18T13:24:16.003Z] github.com/docker/docker/daemon/config
13:24:16 [2023-09-18T13:24:16.003Z] github.com/docker/docker/daemon/containerd
13:24:16 [2023-09-18T13:24:16.003Z] github.com/docker/docker/daemon/events
13:24:16 [2023-09-18T13:24:16.003Z] github.com/docker/docker/daemon/events/testutils
13:24:16 [2023-09-18T13:24:16.003Z] github.com/docker/docker/daemon/graphdriver
13:24:16 [2023-09-18T13:24:16.003Z] github.com/docker/docker/daemon/graphdriver/btrfs
13:24:16 [2023-09-18T13:24:16.003Z] github.com/docker/docker/daemon/graphdriver/copy
13:24:16 [2023-09-18T13:24:16.003Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
13:24:16 [2023-09-18T13:24:16.003Z] github.com/docker/docker/daemon/graphdriver/graphtest
13:24:16 [2023-09-18T13:24:16.003Z] github.com/docker/docker/daemon/graphdriver/overlay2
13:24:16 [2023-09-18T13:24:16.003Z] github.com/docker/docker/daemon/graphdriver/overlayutils
13:24:16 [2023-09-18T13:24:16.003Z] github.com/docker/docker/daemon/graphdriver/register
13:24:16 [2023-09-18T13:24:16.003Z] github.com/docker/docker/daemon/graphdriver/vfs
13:24:16 [2023-09-18T13:24:16.003Z] github.com/docker/docker/daemon/graphdriver/zfs
13:24:16 [2023-09-18T13:24:16.003Z] github.com/docker/docker/daemon/images
13:24:16 [2023-09-18T13:24:16.003Z] github.com/docker/docker/daemon/initlayer
13:24:16 [2023-09-18T13:24:16.003Z] github.com/docker/docker/daemon/links
13:24:16 [2023-09-18T13:24:16.003Z] github.com/docker/docker/daemon/listeners
13:24:16 [2023-09-18T13:24:16.003Z] github.com/docker/docker/daemon/logger
13:24:16 [2023-09-18T13:24:16.003Z] github.com/docker/docker/daemon/logger/awslogs
13:24:16 [2023-09-18T13:24:16.003Z] github.com/docker/docker/daemon/logger/fluentd
13:24:16 [2023-09-18T13:24:16.003Z] github.com/docker/docker/daemon/logger/gcplogs
13:24:16 [2023-09-18T13:24:16.003Z] github.com/docker/docker/daemon/logger/gelf
13:24:16 [2023-09-18T13:24:16.003Z] github.com/docker/docker/daemon/logger/journald
13:24:16 [2023-09-18T13:24:16.003Z] github.com/docker/docker/daemon/logger/journald/internal/export
13:24:16 [2023-09-18T13:24:16.003Z] github.com/docker/docker/daemon/logger/journald/internal/fake
13:24:16 [2023-09-18T13:24:16.003Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
13:24:16 [2023-09-18T13:24:16.003Z] github.com/docker/docker/daemon/logger/jsonfilelog
13:24:16 [2023-09-18T13:24:16.003Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
13:24:16 [2023-09-18T13:24:16.003Z] github.com/docker/docker/daemon/logger/local
13:24:16 [2023-09-18T13:24:16.003Z] github.com/docker/docker/daemon/logger/logentries
13:24:16 [2023-09-18T13:24:16.003Z] github.com/docker/docker/daemon/logger/loggertest
13:24:16 [2023-09-18T13:24:16.003Z] github.com/docker/docker/daemon/logger/loggerutils
13:24:16 [2023-09-18T13:24:16.003Z] github.com/docker/docker/daemon/logger/loggerutils/cache
13:24:16 [2023-09-18T13:24:16.003Z] github.com/docker/docker/daemon/logger/splunk
13:24:16 [2023-09-18T13:24:16.003Z] github.com/docker/docker/daemon/logger/syslog
13:24:16 [2023-09-18T13:24:16.003Z] github.com/docker/docker/daemon/logger/templates
13:24:16 [2023-09-18T13:24:16.003Z] github.com/docker/docker/daemon/names
13:24:16 [2023-09-18T13:24:16.003Z] github.com/docker/docker/daemon/network
13:24:16 [2023-09-18T13:24:16.003Z] github.com/docker/docker/daemon/snapshotter
13:24:16 [2023-09-18T13:24:16.003Z] github.com/docker/docker/daemon/stats
13:24:16 [2023-09-18T13:24:16.003Z] github.com/docker/docker/distribution
13:24:16 [2023-09-18T13:24:16.003Z] github.com/docker/docker/distribution/metadata
13:24:16 [2023-09-18T13:24:16.003Z] github.com/docker/docker/distribution/utils
13:24:16 [2023-09-18T13:24:16.003Z] github.com/docker/docker/distribution/xfer
13:24:16 [2023-09-18T13:24:16.003Z] github.com/docker/docker/dockerversion
13:24:16 [2023-09-18T13:24:16.003Z] github.com/docker/docker/errdefs
13:24:16 [2023-09-18T13:24:16.003Z] github.com/docker/docker/image
13:24:16 [2023-09-18T13:24:16.003Z] github.com/docker/docker/image/cache
13:24:16 [2023-09-18T13:24:16.003Z] github.com/docker/docker/image/spec/specs-go
13:24:16 [2023-09-18T13:24:16.003Z] github.com/docker/docker/image/spec/specs-go/v1
13:24:16 [2023-09-18T13:24:16.003Z] github.com/docker/docker/image/tarexport
13:24:16 [2023-09-18T13:24:16.003Z] github.com/docker/docker/image/v1
13:24:16 [2023-09-18T13:24:16.003Z] github.com/docker/docker/internal/mod
13:24:16 [2023-09-18T13:24:16.003Z] github.com/docker/docker/internal/mounttree
13:24:16 [2023-09-18T13:24:16.003Z] github.com/docker/docker/internal/multierror
13:24:16 [2023-09-18T13:24:16.003Z] github.com/docker/docker/internal/test/suite
13:24:16 [2023-09-18T13:24:16.003Z] github.com/docker/docker/internal/testutils
13:24:16 [2023-09-18T13:24:16.003Z] github.com/docker/docker/internal/testutils/netnsutils
13:24:16 [2023-09-18T13:24:16.003Z] github.com/docker/docker/internal/unshare
13:24:16 [2023-09-18T13:24:16.003Z] github.com/docker/docker/layer
13:24:16 [2023-09-18T13:24:16.003Z] github.com/docker/docker/libcontainerd
13:24:16 [2023-09-18T13:24:16.003Z] github.com/docker/docker/libcontainerd/queue
13:24:16 [2023-09-18T13:24:16.003Z] github.com/docker/docker/libcontainerd/remote
13:24:16 [2023-09-18T13:24:16.003Z] github.com/docker/docker/libcontainerd/shimopts
13:24:16 [2023-09-18T13:24:16.003Z] github.com/docker/docker/libcontainerd/supervisor
13:24:16 [2023-09-18T13:24:16.003Z] github.com/docker/docker/libcontainerd/types
13:24:16 [2023-09-18T13:24:16.003Z] github.com/docker/docker/oci
13:24:16 [2023-09-18T13:24:16.003Z] github.com/docker/docker/oci/caps
13:24:16 [2023-09-18T13:24:16.003Z] github.com/docker/docker/opts
13:24:16 [2023-09-18T13:24:16.003Z] github.com/docker/docker/pkg/aaparser
13:24:16 [2023-09-18T13:24:16.003Z] github.com/docker/docker/pkg/archive
13:24:16 [2023-09-18T13:24:16.003Z] github.com/docker/docker/pkg/authorization
13:24:16 [2023-09-18T13:24:16.003Z] github.com/docker/docker/pkg/broadcaster
13:24:16 [2023-09-18T13:24:16.003Z] github.com/docker/docker/pkg/capabilities
13:24:16 [2023-09-18T13:24:16.003Z] github.com/docker/docker/pkg/chrootarchive
13:24:16 [2023-09-18T13:24:16.003Z] github.com/docker/docker/pkg/containerfs
13:24:16 [2023-09-18T13:24:16.003Z] github.com/docker/docker/pkg/directory
13:24:16 [2023-09-18T13:24:16.003Z] github.com/docker/docker/pkg/dmesg
13:24:16 [2023-09-18T13:24:16.003Z] github.com/docker/docker/pkg/fileutils
13:24:16 [2023-09-18T13:24:16.003Z] github.com/docker/docker/pkg/homedir
13:24:16 [2023-09-18T13:24:16.003Z] github.com/docker/docker/pkg/idtools
13:24:16 [2023-09-18T13:24:16.003Z] github.com/docker/docker/pkg/ioutils
13:24:16 [2023-09-18T13:24:16.003Z] github.com/docker/docker/pkg/jsonmessage
13:24:16 [2023-09-18T13:24:16.003Z] github.com/docker/docker/pkg/longpath
13:24:16 [2023-09-18T13:24:16.003Z] github.com/docker/docker/pkg/loopback
13:24:16 [2023-09-18T13:24:16.003Z] github.com/docker/docker/pkg/meminfo
13:24:16 [2023-09-18T13:24:16.003Z] github.com/docker/docker/pkg/namesgenerator
13:24:16 [2023-09-18T13:24:16.003Z] github.com/docker/docker/pkg/parsers
13:24:16 [2023-09-18T13:24:16.003Z] github.com/docker/docker/pkg/parsers/kernel
13:24:16 [2023-09-18T13:24:16.003Z] github.com/docker/docker/pkg/parsers/operatingsystem
13:24:16 [2023-09-18T13:24:16.003Z] github.com/docker/docker/pkg/pidfile
13:24:16 [2023-09-18T13:24:16.003Z] github.com/docker/docker/pkg/platform
13:24:16 [2023-09-18T13:24:16.003Z] github.com/docker/docker/pkg/platforms
13:24:16 [2023-09-18T13:24:16.003Z] github.com/docker/docker/pkg/plugingetter
13:24:16 [2023-09-18T13:24:16.003Z] github.com/docker/docker/pkg/plugins
13:24:16 [2023-09-18T13:24:16.003Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
13:24:16 [2023-09-18T13:24:16.003Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
13:24:16 [2023-09-18T13:24:16.003Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
13:24:16 [2023-09-18T13:24:16.003Z] github.com/docker/docker/pkg/plugins/transport
13:24:16 [2023-09-18T13:24:16.003Z] github.com/docker/docker/pkg/pools
13:24:16 [2023-09-18T13:24:16.003Z] github.com/docker/docker/pkg/process
13:24:16 [2023-09-18T13:24:16.003Z] github.com/docker/docker/pkg/progress
13:24:16 [2023-09-18T13:24:16.003Z] github.com/docker/docker/pkg/reexec
13:24:16 [2023-09-18T13:24:16.003Z] github.com/docker/docker/pkg/rootless
13:24:16 [2023-09-18T13:24:16.003Z] github.com/docker/docker/pkg/rootless/specconv
13:24:16 [2023-09-18T13:24:16.003Z] github.com/docker/docker/pkg/stack
13:24:16 [2023-09-18T13:24:16.003Z] github.com/docker/docker/pkg/stdcopy
13:24:16 [2023-09-18T13:24:16.003Z] github.com/docker/docker/pkg/streamformatter
13:24:16 [2023-09-18T13:24:16.003Z] github.com/docker/docker/pkg/stringid
13:24:16 [2023-09-18T13:24:16.003Z] github.com/docker/docker/pkg/sysinfo
13:24:16 [2023-09-18T13:24:16.003Z] github.com/docker/docker/pkg/system
13:24:16 [2023-09-18T13:24:16.003Z] github.com/docker/docker/pkg/tailfile
13:24:16 [2023-09-18T13:24:16.003Z] github.com/docker/docker/pkg/tarsum
13:24:16 [2023-09-18T13:24:16.003Z] github.com/docker/docker/pkg/useragent
13:24:16 [2023-09-18T13:24:16.003Z] github.com/docker/docker/plugin
13:24:16 [2023-09-18T13:24:16.003Z] github.com/docker/docker/plugin/executor/containerd
13:24:16 [2023-09-18T13:24:16.003Z] github.com/docker/docker/plugin/v2
13:24:16 [2023-09-18T13:24:16.003Z] github.com/docker/docker/profiles/apparmor
13:24:16 [2023-09-18T13:24:16.003Z] github.com/docker/docker/profiles/seccomp
13:24:16 [2023-09-18T13:24:16.003Z] github.com/docker/docker/quota
13:24:16 [2023-09-18T13:24:16.003Z] github.com/docker/docker/reference
13:24:16 [2023-09-18T13:24:16.003Z] github.com/docker/docker/registry
13:24:16 [2023-09-18T13:24:16.003Z] github.com/docker/docker/registry/resumable
13:24:16 [2023-09-18T13:24:16.003Z] github.com/docker/docker/restartmanager
13:24:16 [2023-09-18T13:24:16.003Z] github.com/docker/docker/runconfig
13:24:16 [2023-09-18T13:24:16.003Z] github.com/docker/docker/runconfig/opts
13:24:16 [2023-09-18T13:24:16.003Z] github.com/docker/docker/testutil
13:24:16 [2023-09-18T13:24:16.003Z] github.com/docker/docker/testutil/daemon
13:24:16 [2023-09-18T13:24:16.003Z] github.com/docker/docker/testutil/environment
13:24:16 [2023-09-18T13:24:16.003Z] github.com/docker/docker/testutil/fakecontext
13:24:16 [2023-09-18T13:24:16.003Z] github.com/docker/docker/testutil/fakegit
13:24:16 [2023-09-18T13:24:16.003Z] github.com/docker/docker/testutil/fakestorage
13:24:16 [2023-09-18T13:24:16.003Z] github.com/docker/docker/testutil/fixtures/load
13:24:16 [2023-09-18T13:24:16.003Z] github.com/docker/docker/testutil/fixtures/plugin
13:24:16 [2023-09-18T13:24:16.003Z] github.com/docker/docker/testutil/fixtures/plugin/basic
13:24:16 [2023-09-18T13:24:16.003Z] github.com/docker/docker/testutil/registry
13:24:16 [2023-09-18T13:24:16.003Z] github.com/docker/docker/testutil/request
13:24:16 [2023-09-18T13:24:16.003Z] github.com/docker/docker/volume
13:24:16 [2023-09-18T13:24:16.003Z] github.com/docker/docker/volume/drivers
13:24:16 [2023-09-18T13:24:16.003Z] github.com/docker/docker/volume/local
13:24:16 [2023-09-18T13:24:16.003Z] github.com/docker/docker/volume/mounts
13:24:16 [2023-09-18T13:24:16.003Z] github.com/docker/docker/volume/service
13:24:16 [2023-09-18T13:24:16.003Z] github.com/docker/docker/volume/service/opts
13:24:16 [2023-09-18T13:24:16.003Z] github.com/docker/docker/volume/testutils' ']'
13:24:16 [2023-09-18T13:24:16.004Z] + 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
13:24:16 [2023-09-18T13:24:16.571Z] ?   	github.com/docker/docker/api	[no test files]
13:24:23 [2023-09-18T13:24:23.139Z] 	github.com/docker/docker/api/server	coverage: 13.0% of statements
13:24:23 [2023-09-18T13:24:23.139Z] ok  	github.com/docker/docker/api/server	0.011s	coverage: 13.0% of statements
13:24:45 [2023-09-18T13:24:45.074Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
13:24:45 [2023-09-18T13:24:45.074Z] ?   	github.com/docker/docker/api/server/httpstatus	[no test files]
13:24:45 [2023-09-18T13:24:45.074Z] 	github.com/docker/docker/api/server/httputils	coverage: 28.3% of statements
13:24:45 [2023-09-18T13:24:45.074Z] ok  	github.com/docker/docker/api/server/httputils	0.005s	coverage: 28.3% of statements
13:24:45 [2023-09-18T13:24:45.074Z] ?   	github.com/docker/docker/api/server/router	[no test files]
13:24:45 [2023-09-18T13:24:45.074Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
13:24:45 [2023-09-18T13:24:45.074Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
13:24:45 [2023-09-18T13:24:45.074Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
13:24:45 [2023-09-18T13:24:45.074Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
13:24:45 [2023-09-18T13:24:45.074Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
13:24:45 [2023-09-18T13:24:45.074Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
13:24:45 [2023-09-18T13:24:45.074Z] 	github.com/docker/docker/api/server/middleware	coverage: 37.7% of statements
13:24:45 [2023-09-18T13:24:45.074Z] ok  	github.com/docker/docker/api/server/middleware	0.005s	coverage: 37.7% of statements
13:24:45 [2023-09-18T13:24:45.074Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
13:24:45 [2023-09-18T13:24:45.074Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
13:24:45 [2023-09-18T13:24:45.074Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
13:24:45 [2023-09-18T13:24:45.074Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
13:24:45 [2023-09-18T13:24:45.074Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
13:24:45 [2023-09-18T13:24:45.074Z] 	github.com/docker/docker/api/server/router/swarm	coverage: 6.0% of statements
13:24:45 [2023-09-18T13:24:45.074Z] ok  	github.com/docker/docker/api/server/router/swarm	0.005s	coverage: 6.0% of statements
13:24:45 [2023-09-18T13:24:45.074Z] ?   	github.com/docker/docker/api/types	[no test files]
13:24:45 [2023-09-18T13:24:45.074Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
13:24:45 [2023-09-18T13:24:45.074Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
13:24:45 [2023-09-18T13:24:45.074Z] ?   	github.com/docker/docker/api/types/checkpoint	[no test files]
13:24:45 [2023-09-18T13:24:45.074Z] 	github.com/docker/docker/api/server/router/volume	coverage: 66.7% of statements
13:24:45 [2023-09-18T13:24:45.074Z] ok  	github.com/docker/docker/api/server/router/volume	0.006s	coverage: 66.7% of statements
13:24:45 [2023-09-18T13:24:45.074Z] ?   	github.com/docker/docker/api/types/events	[no test files]
13:24:45 [2023-09-18T13:24:45.074Z] ?   	github.com/docker/docker/api/types/image	[no test files]
13:24:45 [2023-09-18T13:24:45.074Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
13:24:45 [2023-09-18T13:24:45.074Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
13:24:45 [2023-09-18T13:24:45.074Z] 	github.com/docker/docker/api/types/network	coverage: 66.7% of statements
13:24:45 [2023-09-18T13:24:45.074Z] 	github.com/docker/docker/api/types/registry	coverage: 54.2% of statements
13:24:45 [2023-09-18T13:24:45.074Z] 	github.com/docker/docker/api/types/filters	coverage: 94.0% of statements
13:24:45 [2023-09-18T13:24:45.074Z] ok  	github.com/docker/docker/api/types/registry	0.004s	coverage: 54.2% of statements
13:24:45 [2023-09-18T13:24:45.074Z] ok  	github.com/docker/docker/api/types/filters	0.005s	coverage: 94.0% of statements
13:24:45 [2023-09-18T13:24:45.074Z] 	github.com/docker/docker/api/types/container	coverage: 83.7% of statements
13:24:45 [2023-09-18T13:24:45.074Z] ok  	github.com/docker/docker/api/types/network	0.008s	coverage: 66.7% of statements
13:24:45 [2023-09-18T13:24:45.074Z] ok  	github.com/docker/docker/api/types/container	0.016s	coverage: 83.7% of statements
13:24:45 [2023-09-18T13:24:45.074Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
13:24:45 [2023-09-18T13:24:45.074Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
13:24:45 [2023-09-18T13:24:45.074Z] ?   	github.com/docker/docker/api/types/system	[no test files]
13:24:45 [2023-09-18T13:24:45.074Z] 	github.com/docker/docker/api/types/strslice	coverage: 90.0% of statements
13:24:45 [2023-09-18T13:24:45.074Z] ok  	github.com/docker/docker/api/types/strslice	0.002s	coverage: 90.0% of statements
13:24:45 [2023-09-18T13:24:45.074Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
13:24:45 [2023-09-18T13:24:45.074Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
13:24:45 [2023-09-18T13:24:45.074Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
13:24:45 [2023-09-18T13:24:45.074Z] ?   	github.com/docker/docker/builder	[no test files]
13:24:45 [2023-09-18T13:24:45.074Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
13:24:45 [2023-09-18T13:24:45.074Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
13:24:45 [2023-09-18T13:24:45.074Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
13:24:45 [2023-09-18T13:24:45.074Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
13:24:45 [2023-09-18T13:24:45.074Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
13:24:45 [2023-09-18T13:24:45.074Z] ?   	github.com/docker/docker/builder/builder-next/exporter/mobyexporter	[no test files]
13:24:45 [2023-09-18T13:24:45.074Z] ?   	github.com/docker/docker/builder/builder-next/exporter/overrides	[no test files]
13:24:45 [2023-09-18T13:24:45.074Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
13:24:45 [2023-09-18T13:24:45.074Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
13:24:45 [2023-09-18T13:24:45.074Z] ?   	github.com/docker/docker/builder/builder-next/worker/label	[no test files]
13:24:45 [2023-09-18T13:24:45.074Z] 	github.com/docker/docker/api/types/time	coverage: 100.0% of statements
13:24:45 [2023-09-18T13:24:45.074Z] 	github.com/docker/docker/api/types/versions	coverage: 77.3% of statements
13:24:45 [2023-09-18T13:24:45.074Z] ok  	github.com/docker/docker/api/types/time	0.002s	coverage: 100.0% of statements
13:24:45 [2023-09-18T13:24:45.074Z] ok  	github.com/docker/docker/api/types/versions	0.002s	coverage: 77.3% of statements
13:24:45 [2023-09-18T13:24:45.074Z] ?   	github.com/docker/docker/cli/winresources/docker-proxy	[no test files]
13:24:45 [2023-09-18T13:24:45.074Z] ?   	github.com/docker/docker/cli/winresources/dockerd	[no test files]
13:24:45 [2023-09-18T13:24:45.074Z] 	github.com/docker/docker/builder/remotecontext/urlutil	coverage: 100.0% of statements
13:24:45 [2023-09-18T13:24:45.074Z] 	github.com/docker/docker/cli/debug	coverage: 100.0% of statements
13:24:45 [2023-09-18T13:24:45.074Z] ok  	github.com/docker/docker/builder/remotecontext/urlutil	0.013s	coverage: 100.0% of statements
13:24:45 [2023-09-18T13:24:45.074Z] ok  	github.com/docker/docker/cli/debug	0.016s	coverage: 100.0% of statements
13:24:45 [2023-09-18T13:24:45.075Z] 	github.com/docker/docker/builder/remotecontext	coverage: 33.5% of statements
13:24:45 [2023-09-18T13:24:45.075Z] ok  	github.com/docker/docker/builder/remotecontext	0.049s	coverage: 33.5% of statements
13:24:45 [2023-09-18T13:24:45.333Z] 	github.com/docker/docker/builder/dockerfile	coverage: 50.1% of statements
13:24:45 [2023-09-18T13:24:45.334Z] ok  	github.com/docker/docker/builder/dockerfile	0.086s	coverage: 50.1% of statements
13:24:46 [2023-09-18T13:24:46.271Z] ?   	github.com/docker/docker/client/buildkit	[no test files]
13:24:46 [2023-09-18T13:24:46.271Z] 	github.com/docker/docker/cmd/docker-proxy	coverage: 66.5% of statements
13:24:46 [2023-09-18T13:24:46.271Z] ok  	github.com/docker/docker/cmd/docker-proxy	0.027s	coverage: 66.5% of statements
13:24:46 [2023-09-18T13:24:46.271Z] 	github.com/docker/docker/client	coverage: 77.2% of statements
13:24:46 [2023-09-18T13:24:46.271Z] ok  	github.com/docker/docker/client	0.093s	coverage: 77.2% of statements
13:24:50 [2023-09-18T13:24:50.531Z] 	github.com/docker/docker/builder/remotecontext/git	coverage: 82.5% of statements
13:24:50 [2023-09-18T13:24:50.531Z] ok  	github.com/docker/docker/builder/remotecontext/git	5.360s	coverage: 82.5% of statements
13:24:58 [2023-09-18T13:24:58.649Z] ?   	github.com/docker/docker/cmd/dockerd/trap/testfiles	[no test files]
13:24:58 [2023-09-18T13:24:58.650Z] ?   	github.com/docker/docker/container/stream	[no test files]
13:24:58 [2023-09-18T13:24:58.650Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
13:24:58 [2023-09-18T13:24:58.650Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
13:24:58 [2023-09-18T13:24:58.650Z] 	github.com/docker/docker/container	coverage: 36.5% of statements
13:24:58 [2023-09-18T13:24:58.650Z] ok  	github.com/docker/docker/container	0.128s	coverage: 36.5% of statements
13:24:58 [2023-09-18T13:24:58.650Z] 	github.com/docker/docker/cmd/dockerd	coverage: 29.5% of statements
13:24:58 [2023-09-18T13:24:58.650Z] ok  	github.com/docker/docker/cmd/dockerd	0.201s	coverage: 29.5% of statements
13:25:00 [2023-09-18T13:25:00.025Z] 	github.com/docker/docker/cmd/dockerd/trap	coverage: 0.0% of statements
13:25:00 [2023-09-18T13:25:00.025Z] ok  	github.com/docker/docker/cmd/dockerd/trap	2.406s	coverage: 0.0% of statements
13:25:01 [2023-09-18T13:25:01.400Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
13:25:01 [2023-09-18T13:25:01.400Z] 	github.com/docker/docker/daemon/cluster/controllers/plugin	coverage: 65.3% of statements
13:25:01 [2023-09-18T13:25:01.400Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.014s	coverage: 65.3% of statements
13:25:01 [2023-09-18T13:25:01.400Z] 	github.com/docker/docker/daemon/cluster/convert	coverage: 39.2% of statements
13:25:01 [2023-09-18T13:25:01.400Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.018s	coverage: 39.2% of statements
13:25:01 [2023-09-18T13:25:01.400Z] 	github.com/docker/docker/daemon/cluster	coverage: 0.5% of statements
13:25:01 [2023-09-18T13:25:01.400Z] ok  	github.com/docker/docker/daemon/cluster	0.055s	coverage: 0.5% of statements
13:25:01 [2023-09-18T13:25:01.400Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
13:25:01 [2023-09-18T13:25:01.400Z] 	github.com/docker/docker/daemon/config	coverage: 75.7% of statements
13:25:01 [2023-09-18T13:25:01.400Z] ok  	github.com/docker/docker/daemon/config	0.059s	coverage: 75.7% of statements
13:25:03 [2023-09-18T13:25:03.302Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
13:25:03 [2023-09-18T13:25:03.302Z] 	github.com/docker/docker/daemon/graphdriver	coverage: 2.3% of statements
13:25:03 [2023-09-18T13:25:03.302Z] 	github.com/docker/docker/daemon/graphdriver/btrfs	coverage: 2.8% of statements
13:25:03 [2023-09-18T13:25:03.302Z] ok  	github.com/docker/docker/daemon/graphdriver	0.007s	coverage: 2.3% of statements
13:25:03 [2023-09-18T13:25:03.302Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.009s	coverage: 2.8% of statements
13:25:03 [2023-09-18T13:25:03.302Z] 	github.com/docker/docker/daemon/containerd	coverage: 0.9% of statements
13:25:03 [2023-09-18T13:25:03.302Z] ok  	github.com/docker/docker/daemon/containerd	0.024s	coverage: 0.9% of statements
13:25:03 [2023-09-18T13:25:03.302Z] 	github.com/docker/docker/daemon/events	coverage: 50.0% of statements
13:25:03 [2023-09-18T13:25:03.302Z] ok  	github.com/docker/docker/daemon/events	0.058s	coverage: 50.0% of statements
13:25:03 [2023-09-18T13:25:03.302Z] 	github.com/docker/docker/daemon/graphdriver/copy	coverage: 59.6% of statements
13:25:03 [2023-09-18T13:25:03.302Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.182s	coverage: 59.6% of statements
13:25:03 [2023-09-18T13:25:03.869Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
13:25:03 [2023-09-18T13:25:03.869Z] 	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	coverage: 1.9% of statements
13:25:03 [2023-09-18T13:25:03.869Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.009s	coverage: 1.9% of statements
13:25:03 [2023-09-18T13:25:03.869Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
13:25:03 [2023-09-18T13:25:03.869Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
13:25:04 [2023-09-18T13:25:04.126Z] 	github.com/docker/docker/daemon/graphdriver/overlay2	coverage: 60.2% of statements
13:25:04 [2023-09-18T13:25:04.126Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	0.189s	coverage: 60.2% of statements
13:25:04 [2023-09-18T13:25:04.126Z] 	github.com/docker/docker/daemon/graphdriver/vfs	coverage: 60.9% of statements
13:25:04 [2023-09-18T13:25:04.126Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.011s	coverage: 60.9% of statements
13:25:04 [2023-09-18T13:25:04.693Z] 	github.com/docker/docker/daemon/graphdriver/zfs	coverage: 3.0% of statements
13:25:04 [2023-09-18T13:25:04.693Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.008s	coverage: 3.0% of statements
13:25:04 [2023-09-18T13:25:04.952Z] 	github.com/docker/docker/daemon/cluster/executor/container	coverage: 13.2% of statements
13:25:04 [2023-09-18T13:25:04.952Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.461s	coverage: 13.2% of statements
13:25:05 [2023-09-18T13:25:05.210Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
13:25:05 [2023-09-18T13:25:05.210Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
13:25:05 [2023-09-18T13:25:05.210Z] 	github.com/docker/docker/daemon/links	coverage: 93.0% of statements
13:25:05 [2023-09-18T13:25:05.210Z] ok  	github.com/docker/docker/daemon/links	0.003s	coverage: 93.0% of statements
13:25:05 [2023-09-18T13:25:05.210Z] 	github.com/docker/docker/daemon/images	coverage: 3.0% of statements
13:25:05 [2023-09-18T13:25:05.210Z] ok  	github.com/docker/docker/daemon/images	0.027s	coverage: 3.0% of statements
13:25:05 [2023-09-18T13:25:05.470Z] 	github.com/docker/docker/daemon/logger	coverage: 43.2% of statements
13:25:05 [2023-09-18T13:25:05.470Z] ok  	github.com/docker/docker/daemon/logger	0.224s	coverage: 43.2% of statements
13:25:05 [2023-09-18T13:25:05.728Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
13:25:05 [2023-09-18T13:25:05.728Z] 	github.com/docker/docker/daemon/logger/fluentd	coverage: 53.6% of statements
13:25:05 [2023-09-18T13:25:05.728Z] ok  	github.com/docker/docker/daemon/logger/fluentd	0.017s	coverage: 53.6% of statements
13:25:05 [2023-09-18T13:25:05.728Z] 	github.com/docker/docker/daemon/logger/awslogs	coverage: 78.3% of statements
13:25:05 [2023-09-18T13:25:05.728Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.117s	coverage: 78.3% of statements
13:25:05 [2023-09-18T13:25:05.728Z] 	github.com/docker/docker/daemon/logger/gelf	coverage: 68.2% of statements
13:25:05 [2023-09-18T13:25:05.728Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.008s	coverage: 68.2% of statements
13:25:06 [2023-09-18T13:25:06.295Z] ?   	github.com/docker/docker/daemon/logger/journald/internal/fake	[no test files]
13:25:06 [2023-09-18T13:25:06.295Z] ?   	github.com/docker/docker/daemon/logger/journald/internal/sdjournal	[no test files]
13:25:06 [2023-09-18T13:25:06.295Z] 	github.com/docker/docker/daemon/logger/journald/internal/export	coverage: 88.2% of statements
13:25:06 [2023-09-18T13:25:06.295Z] ok  	github.com/docker/docker/daemon/logger/journald/internal/export	0.003s	coverage: 88.2% of statements
13:25:06 [2023-09-18T13:25:06.295Z] 	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	coverage: 87.2% of statements
13:25:06 [2023-09-18T13:25:06.295Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.010s	coverage: 87.2% of statements
13:25:06 [2023-09-18T13:25:06.554Z] 	github.com/docker/docker/daemon/logger/jsonfilelog	coverage: 76.8% of statements
13:25:06 [2023-09-18T13:25:06.554Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.122s	coverage: 76.8% of statements
13:25:06 [2023-09-18T13:25:06.554Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
13:25:06 [2023-09-18T13:25:06.554Z] ?   	github.com/docker/docker/daemon/logger/loggertest	[no test files]
13:25:06 [2023-09-18T13:25:06.554Z] 	github.com/docker/docker/daemon/logger/local	coverage: 79.4% of statements
13:25:06 [2023-09-18T13:25:06.554Z] ok  	github.com/docker/docker/daemon/logger/local	0.036s	coverage: 79.4% of statements
13:25:07 [2023-09-18T13:25:07.122Z] 	github.com/docker/docker/daemon/logger/loggerutils/cache	coverage: 31.5% of statements
13:25:07 [2023-09-18T13:25:07.122Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.026s	coverage: 31.5% of statements
13:25:07 [2023-09-18T13:25:07.122Z] 	github.com/docker/docker/daemon/logger/loggerutils	coverage: 63.5% of statements
13:25:07 [2023-09-18T13:25:07.122Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.034s	coverage: 63.5% of statements
13:25:07 [2023-09-18T13:25:07.380Z] ?   	github.com/docker/docker/daemon/names	[no test files]
13:25:07 [2023-09-18T13:25:07.380Z] 	github.com/docker/docker/daemon/logger/templates	coverage: 8.3% of statements
13:25:07 [2023-09-18T13:25:07.380Z] ok  	github.com/docker/docker/daemon/logger/templates	0.004s	coverage: 8.3% of statements
13:25:07 [2023-09-18T13:25:07.380Z] 	github.com/docker/docker/daemon/logger/syslog	coverage: 46.8% of statements
13:25:07 [2023-09-18T13:25:07.380Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.009s	coverage: 46.8% of statements
13:25:07 [2023-09-18T13:25:07.639Z] ?   	github.com/docker/docker/daemon/snapshotter	[no test files]
13:25:07 [2023-09-18T13:25:07.639Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
13:25:07 [2023-09-18T13:25:07.639Z] 	github.com/docker/docker/daemon/network	coverage: 63.8% of statements
13:25:07 [2023-09-18T13:25:07.639Z] ok  	github.com/docker/docker/daemon/network	0.008s	coverage: 63.8% of statements
13:25:07 [2023-09-18T13:25:07.639Z] 	github.com/docker/docker/daemon/logger/journald	coverage: 74.5% of statements
13:25:07 [2023-09-18T13:25:07.639Z] ok  	github.com/docker/docker/daemon/logger/journald	1.437s	coverage: 74.5% of statements
13:25:08 [2023-09-18T13:25:08.584Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
13:25:08 [2023-09-18T13:25:08.584Z] 	github.com/docker/docker/dockerversion	coverage: 100.0% of statements
13:25:08 [2023-09-18T13:25:08.584Z] 	github.com/docker/docker/errdefs	coverage: 77.7% of statements
13:25:08 [2023-09-18T13:25:08.584Z] ok  	github.com/docker/docker/errdefs	0.004s	coverage: 77.7% of statements
13:25:08 [2023-09-18T13:25:08.584Z] ok  	github.com/docker/docker/dockerversion	0.008s	coverage: 100.0% of statements
13:25:08 [2023-09-18T13:25:08.584Z] 	github.com/docker/docker/distribution/metadata	coverage: 44.4% of statements
13:25:08 [2023-09-18T13:25:08.584Z] ok  	github.com/docker/docker/distribution/metadata	0.030s	coverage: 44.4% of statements
13:25:08 [2023-09-18T13:25:08.843Z] 	github.com/docker/docker/daemon/logger/splunk	coverage: 82.5% of statements
13:25:08 [2023-09-18T13:25:08.843Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.406s	coverage: 82.5% of statements
13:25:09 [2023-09-18T13:25:09.101Z] ?   	github.com/docker/docker/image/spec/specs-go	[no test files]
13:25:09 [2023-09-18T13:25:09.101Z] ?   	github.com/docker/docker/image/spec/specs-go/v1	[no test files]
13:25:09 [2023-09-18T13:25:09.101Z] 	github.com/docker/docker/image/cache	coverage: 19.2% of statements
13:25:09 [2023-09-18T13:25:09.101Z] ok  	github.com/docker/docker/image/cache	0.009s	coverage: 19.2% of statements
13:25:09 [2023-09-18T13:25:09.101Z] 	github.com/docker/docker/image	coverage: 84.6% of statements
13:25:09 [2023-09-18T13:25:09.101Z] ok  	github.com/docker/docker/image	0.029s	coverage: 84.6% of statements
13:25:09 [2023-09-18T13:25:09.359Z] ?   	github.com/docker/docker/image/v1	[no test files]
13:25:09 [2023-09-18T13:25:09.359Z] ?   	github.com/docker/docker/internal/mounttree	[no test files]
13:25:09 [2023-09-18T13:25:09.359Z] 	github.com/docker/docker/internal/mod	coverage: 66.7% of statements
13:25:09 [2023-09-18T13:25:09.359Z] ok  	github.com/docker/docker/internal/mod	0.003s	coverage: 66.7% of statements
13:25:09 [2023-09-18T13:25:09.359Z] 	github.com/docker/docker/image/tarexport	coverage: 0.6% of statements
13:25:09 [2023-09-18T13:25:09.359Z] ok  	github.com/docker/docker/image/tarexport	0.010s	coverage: 0.6% of statements
13:25:09 [2023-09-18T13:25:09.359Z] 	github.com/docker/docker/internal/multierror	coverage: 88.9% of statements
13:25:09 [2023-09-18T13:25:09.359Z] ok  	github.com/docker/docker/internal/multierror	0.003s	coverage: 88.9% of statements
13:25:09 [2023-09-18T13:25:09.359Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
13:25:09 [2023-09-18T13:25:09.359Z] ?   	github.com/docker/docker/internal/testutils	[no test files]
13:25:09 [2023-09-18T13:25:09.359Z] ?   	github.com/docker/docker/internal/testutils/netnsutils	[no test files]
13:25:09 [2023-09-18T13:25:09.359Z] ?   	github.com/docker/docker/internal/unshare	[no test files]
13:25:09 [2023-09-18T13:25:09.926Z] 	github.com/docker/docker/distribution	coverage: 29.4% of statements
13:25:09 [2023-09-18T13:25:09.926Z] ok  	github.com/docker/docker/distribution	1.523s	coverage: 29.4% of statements
13:25:10 [2023-09-18T13:25:10.492Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
13:25:10 [2023-09-18T13:25:10.492Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
13:25:10 [2023-09-18T13:25:10.492Z] ?   	github.com/docker/docker/libcontainerd/shimopts	[no test files]
13:25:10 [2023-09-18T13:25:10.492Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
13:25:10 [2023-09-18T13:25:10.492Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
13:25:10 [2023-09-18T13:25:10.492Z] 	github.com/docker/docker/libcontainerd/queue	coverage: 100.0% of statements
13:25:10 [2023-09-18T13:25:10.492Z] ok  	github.com/docker/docker/libcontainerd/queue	0.024s	coverage: 100.0% of statements
13:25:10 [2023-09-18T13:25:10.750Z] 	github.com/docker/docker/distribution/xfer	coverage: 85.4% of statements
13:25:10 [2023-09-18T13:25:10.750Z] ok  	github.com/docker/docker/distribution/xfer	2.189s	coverage: 85.4% of statements
13:25:11 [2023-09-18T13:25:11.009Z] ?   	github.com/docker/docker/oci/caps	[no test files]
13:25:11 [2023-09-18T13:25:11.009Z] 	github.com/docker/docker/oci	coverage: 38.1% of statements
13:25:11 [2023-09-18T13:25:11.009Z] ok  	github.com/docker/docker/oci	0.012s	coverage: 38.1% of statements
13:25:11 [2023-09-18T13:25:11.009Z] 	github.com/docker/docker/pkg/aaparser	coverage: 52.9% of statements
13:25:11 [2023-09-18T13:25:11.009Z] ok  	github.com/docker/docker/pkg/aaparser	0.020s	coverage: 52.9% of statements
13:25:11 [2023-09-18T13:25:11.009Z] 	github.com/docker/docker/opts	coverage: 67.9% of statements
13:25:11 [2023-09-18T13:25:11.009Z] ok  	github.com/docker/docker/opts	0.045s	coverage: 67.9% of statements
13:25:11 [2023-09-18T13:25:11.575Z] 	github.com/docker/docker/daemon	coverage: 17.2% of statements
13:25:11 [2023-09-18T13:25:11.575Z] ok  	github.com/docker/docker/daemon	10.924s	coverage: 17.2% of statements
13:25:11 [2023-09-18T13:25:11.575Z] 	github.com/docker/docker/pkg/broadcaster	coverage: 100.0% of statements
13:25:11 [2023-09-18T13:25:11.575Z] ok  	github.com/docker/docker/pkg/broadcaster	0.003s	coverage: 100.0% of statements
13:25:11 [2023-09-18T13:25:11.575Z] 	github.com/docker/docker/pkg/capabilities	coverage: 87.5% of statements
13:25:11 [2023-09-18T13:25:11.575Z] 	github.com/docker/docker/pkg/containerfs	coverage: 28.6% of statements
13:25:11 [2023-09-18T13:25:11.575Z] ok  	github.com/docker/docker/pkg/capabilities	0.017s	coverage: 87.5% of statements
13:25:11 [2023-09-18T13:25:11.575Z] ok  	github.com/docker/docker/pkg/containerfs	0.020s	coverage: 28.6% of statements
13:25:11 [2023-09-18T13:25:11.834Z] 	github.com/docker/docker/pkg/directory	coverage: 81.8% of statements
13:25:11 [2023-09-18T13:25:11.834Z] ok  	github.com/docker/docker/pkg/directory	0.003s	coverage: 81.8% of statements
13:25:11 [2023-09-18T13:25:11.834Z] 	github.com/docker/docker/pkg/dmesg	coverage: 83.3% of statements
13:25:11 [2023-09-18T13:25:11.834Z] ok  	github.com/docker/docker/pkg/dmesg	0.008s	coverage: 83.3% of statements
13:25:11 [2023-09-18T13:25:11.834Z] 	github.com/docker/docker/pkg/chrootarchive	coverage: 83.7% of statements
13:25:11 [2023-09-18T13:25:11.834Z] ok  	github.com/docker/docker/pkg/chrootarchive	0.269s	coverage: 83.7% of statements
13:25:11 [2023-09-18T13:25:11.834Z] 	github.com/docker/docker/pkg/fileutils	coverage: 56.4% of statements
13:25:11 [2023-09-18T13:25:11.834Z] ok  	github.com/docker/docker/pkg/fileutils	0.004s	coverage: 56.4% of statements
13:25:11 [2023-09-18T13:25:11.834Z] 	github.com/docker/docker/pkg/homedir	coverage: 8.3% of statements
13:25:11 [2023-09-18T13:25:11.834Z] ok  	github.com/docker/docker/pkg/homedir	0.013s	coverage: 8.3% of statements
13:25:12 [2023-09-18T13:25:12.093Z] 	github.com/docker/docker/pkg/archive	coverage: 80.8% of statements
13:25:12 [2023-09-18T13:25:12.093Z] ok  	github.com/docker/docker/pkg/archive	0.498s	coverage: 80.8% of statements
13:25:12 [2023-09-18T13:25:12.093Z] 	github.com/docker/docker/pkg/authorization	coverage: 68.3% of statements
13:25:12 [2023-09-18T13:25:12.093Z] ok  	github.com/docker/docker/pkg/authorization	0.558s	coverage: 68.3% of statements
13:25:12 [2023-09-18T13:25:12.352Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
13:25:12 [2023-09-18T13:25:12.352Z] 	github.com/docker/docker/pkg/longpath	coverage: 45.5% of statements
13:25:12 [2023-09-18T13:25:12.352Z] 	github.com/docker/docker/pkg/jsonmessage	coverage: 92.3% of statements
13:25:12 [2023-09-18T13:25:12.352Z] ok  	github.com/docker/docker/pkg/longpath	0.006s	coverage: 45.5% of statements
13:25:12 [2023-09-18T13:25:12.352Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.007s	coverage: 92.3% of statements
13:25:12 [2023-09-18T13:25:12.352Z] 	github.com/docker/docker/pkg/meminfo	coverage: 75.0% of statements
13:25:12 [2023-09-18T13:25:12.352Z] ok  	github.com/docker/docker/pkg/meminfo	0.003s	coverage: 75.0% of statements
13:25:12 [2023-09-18T13:25:12.352Z] 	github.com/docker/docker/pkg/namesgenerator	coverage: 85.7% of statements
13:25:12 [2023-09-18T13:25:12.352Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.003s	coverage: 85.7% of statements
13:25:12 [2023-09-18T13:25:12.610Z] 	github.com/docker/docker/pkg/parsers	coverage: 97.0% of statements
13:25:12 [2023-09-18T13:25:12.610Z] ok  	github.com/docker/docker/pkg/parsers	0.003s	coverage: 97.0% of statements
13:25:12 [2023-09-18T13:25:12.610Z] 	github.com/docker/docker/pkg/parsers/kernel	coverage: 60.0% of statements
13:25:12 [2023-09-18T13:25:12.610Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.002s	coverage: 60.0% of statements
13:25:12 [2023-09-18T13:25:12.610Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
13:25:12 [2023-09-18T13:25:12.610Z] ?   	github.com/docker/docker/pkg/platforms	[no test files]
13:25:12 [2023-09-18T13:25:12.610Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
13:25:12 [2023-09-18T13:25:12.610Z] 	github.com/docker/docker/pkg/parsers/operatingsystem	coverage: 90.2% of statements
13:25:12 [2023-09-18T13:25:12.610Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.004s	coverage: 90.2% of statements
13:25:12 [2023-09-18T13:25:12.610Z] 	github.com/docker/docker/pkg/pidfile	coverage: 94.1% of statements
13:25:12 [2023-09-18T13:25:12.610Z] ok  	github.com/docker/docker/pkg/pidfile	0.007s	coverage: 94.1% of statements
13:25:12 [2023-09-18T13:25:12.610Z] 	github.com/docker/docker/pkg/idtools	coverage: 69.7% of statements
13:25:12 [2023-09-18T13:25:12.610Z] ok  	github.com/docker/docker/pkg/idtools	0.356s	coverage: 69.7% of statements
13:25:12 [2023-09-18T13:25:12.610Z] 	github.com/docker/docker/pkg/ioutils	coverage: 71.9% of statements
13:25:12 [2023-09-18T13:25:12.610Z] ok  	github.com/docker/docker/pkg/ioutils	0.375s	coverage: 71.9% of statements
13:25:13 [2023-09-18T13:25:13.177Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
13:25:13 [2023-09-18T13:25:13.177Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
13:25:13 [2023-09-18T13:25:13.177Z] 	github.com/docker/docker/pkg/process	coverage: 21.7% of statements
13:25:13 [2023-09-18T13:25:13.177Z] 	github.com/docker/docker/pkg/pools	coverage: 88.2% of statements
13:25:13 [2023-09-18T13:25:13.177Z] 	github.com/docker/docker/pkg/plugins/transport	coverage: 90.0% of statements
13:25:13 [2023-09-18T13:25:13.177Z] ok  	github.com/docker/docker/pkg/process	0.004s	coverage: 21.7% of statements
13:25:13 [2023-09-18T13:25:13.177Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.004s	coverage: 90.0% of statements
13:25:13 [2023-09-18T13:25:13.177Z] 	github.com/docker/docker/pkg/plugins/pluginrpc-gen	coverage: 56.8% of statements
13:25:13 [2023-09-18T13:25:13.177Z] ok  	github.com/docker/docker/pkg/pools	0.005s	coverage: 88.2% of statements
13:25:13 [2023-09-18T13:25:13.177Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.006s	coverage: 56.8% of statements
13:25:13 [2023-09-18T13:25:13.435Z] 	github.com/docker/docker/pkg/progress	coverage: 75.9% of statements
13:25:13 [2023-09-18T13:25:13.435Z] ok  	github.com/docker/docker/pkg/progress	0.002s	coverage: 75.9% of statements
13:25:13 [2023-09-18T13:25:13.435Z] ?   	github.com/docker/docker/pkg/rootless	[no test files]
13:25:13 [2023-09-18T13:25:13.435Z] ?   	github.com/docker/docker/pkg/rootless/specconv	[no test files]
13:25:13 [2023-09-18T13:25:13.435Z] 	github.com/docker/docker/pkg/stack	coverage: 90.9% of statements
13:25:13 [2023-09-18T13:25:13.436Z] ok  	github.com/docker/docker/pkg/stack	0.015s	coverage: 90.9% of statements
13:25:13 [2023-09-18T13:25:13.436Z] 	github.com/docker/docker/pkg/reexec	coverage: 82.4% of statements
13:25:13 [2023-09-18T13:25:13.436Z] ok  	github.com/docker/docker/pkg/reexec	0.020s	coverage: 82.4% of statements
13:25:13 [2023-09-18T13:25:13.436Z] 	github.com/docker/docker/pkg/stdcopy	coverage: 100.0% of statements
13:25:13 [2023-09-18T13:25:13.436Z] ok  	github.com/docker/docker/pkg/stdcopy	0.006s	coverage: 100.0% of statements
13:25:13 [2023-09-18T13:25:13.694Z] 	github.com/docker/docker/pkg/stringid	coverage: 61.9% of statements
13:25:13 [2023-09-18T13:25:13.694Z] ok  	github.com/docker/docker/pkg/stringid	0.003s	coverage: 61.9% of statements
13:25:13 [2023-09-18T13:25:13.694Z] 	github.com/docker/docker/pkg/streamformatter	coverage: 66.2% of statements
13:25:13 [2023-09-18T13:25:13.694Z] ok  	github.com/docker/docker/pkg/streamformatter	0.008s	coverage: 66.2% of statements
13:25:13 [2023-09-18T13:25:13.953Z] 	github.com/docker/docker/pkg/system	coverage: 43.1% of statements
13:25:13 [2023-09-18T13:25:13.953Z] ok  	github.com/docker/docker/pkg/system	0.004s	coverage: 43.1% of statements
13:25:13 [2023-09-18T13:25:13.953Z] 	github.com/docker/docker/pkg/sysinfo	coverage: 53.4% of statements
13:25:13 [2023-09-18T13:25:13.953Z] ok  	github.com/docker/docker/pkg/sysinfo	0.006s	coverage: 53.4% of statements
13:25:13 [2023-09-18T13:25:13.953Z] 	github.com/docker/docker/pkg/useragent	coverage: 88.9% of statements
13:25:13 [2023-09-18T13:25:13.953Z] ok  	github.com/docker/docker/pkg/useragent	0.002s	coverage: 88.9% of statements
13:25:13 [2023-09-18T13:25:13.953Z] 	github.com/docker/docker/pkg/tailfile	coverage: 88.6% of statements
13:25:13 [2023-09-18T13:25:13.953Z] ok  	github.com/docker/docker/pkg/tailfile	0.032s	coverage: 88.6% of statements
13:25:13 [2023-09-18T13:25:13.953Z] 	github.com/docker/docker/pkg/tarsum	coverage: 89.1% of statements
13:25:13 [2023-09-18T13:25:13.953Z] ok  	github.com/docker/docker/pkg/tarsum	0.057s	coverage: 89.1% of statements
13:25:14 [2023-09-18T13:25:14.888Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
13:25:14 [2023-09-18T13:25:14.888Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
13:25:14 [2023-09-18T13:25:14.888Z] 	github.com/docker/docker/plugin/v2	coverage: 14.4% of statements
13:25:14 [2023-09-18T13:25:14.888Z] ok  	github.com/docker/docker/plugin/v2	0.005s	coverage: 14.4% of statements
13:25:14 [2023-09-18T13:25:14.888Z] 	github.com/docker/docker/profiles/seccomp	coverage: 86.0% of statements
13:25:14 [2023-09-18T13:25:14.888Z] ok  	github.com/docker/docker/profiles/seccomp	0.009s	coverage: 86.0% of statements
13:25:15 [2023-09-18T13:25:15.151Z] 	github.com/docker/docker/reference	coverage: 83.7% of statements
13:25:15 [2023-09-18T13:25:15.151Z] ok  	github.com/docker/docker/reference	0.006s	coverage: 83.7% of statements
13:25:15 [2023-09-18T13:25:15.151Z] 	github.com/docker/docker/pkg/plugins	coverage: 74.9% of statements
13:25:15 [2023-09-18T13:25:15.151Z] ok  	github.com/docker/docker/pkg/plugins	2.023s	coverage: 74.9% of statements
13:25:15 [2023-09-18T13:25:15.410Z] 	github.com/docker/docker/quota	coverage: 69.2% of statements
13:25:15 [2023-09-18T13:25:15.410Z] ok  	github.com/docker/docker/quota	0.279s	coverage: 69.2% of statements
13:25:15 [2023-09-18T13:25:15.410Z] 	github.com/docker/docker/plugin	coverage: 23.3% of statements
13:25:15 [2023-09-18T13:25:15.410Z] ok  	github.com/docker/docker/plugin	0.528s	coverage: 23.3% of statements
13:25:15 [2023-09-18T13:25:15.668Z] 	github.com/docker/docker/restartmanager	coverage: 46.2% of statements
13:25:15 [2023-09-18T13:25:15.668Z] ok  	github.com/docker/docker/restartmanager	0.003s	coverage: 46.2% of statements
13:25:15 [2023-09-18T13:25:15.668Z] 	github.com/docker/docker/registry/resumable	coverage: 100.0% of statements
13:25:15 [2023-09-18T13:25:15.668Z] ok  	github.com/docker/docker/registry/resumable	0.022s	coverage: 100.0% of statements
13:25:15 [2023-09-18T13:25:15.668Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
13:25:15 [2023-09-18T13:25:15.668Z] 	github.com/docker/docker/runconfig	coverage: 63.6% of statements
13:25:15 [2023-09-18T13:25:15.668Z] ok  	github.com/docker/docker/runconfig	0.022s	coverage: 63.6% of statements
13:25:15 [2023-09-18T13:25:15.668Z] 	github.com/docker/docker/registry	coverage: 64.9% of statements
13:25:15 [2023-09-18T13:25:15.668Z] ok  	github.com/docker/docker/registry	0.148s	coverage: 64.9% of statements
13:25:15 [2023-09-18T13:25:15.926Z] 	github.com/docker/docker/testutil	coverage: 8.2% of statements
13:25:15 [2023-09-18T13:25:15.927Z] ok  	github.com/docker/docker/testutil	0.007s	coverage: 8.2% of statements
13:25:16 [2023-09-18T13:25:16.185Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
13:25:16 [2023-09-18T13:25:16.185Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
13:25:16 [2023-09-18T13:25:16.185Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
13:25:16 [2023-09-18T13:25:16.185Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
13:25:16 [2023-09-18T13:25:16.185Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
13:25:16 [2023-09-18T13:25:16.185Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
13:25:16 [2023-09-18T13:25:16.185Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
13:25:16 [2023-09-18T13:25:16.185Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
13:25:16 [2023-09-18T13:25:16.185Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
13:25:16 [2023-09-18T13:25:16.185Z] ?   	github.com/docker/docker/testutil/request	[no test files]
13:25:16 [2023-09-18T13:25:16.185Z] ?   	github.com/docker/docker/volume	[no test files]
13:25:16 [2023-09-18T13:25:16.752Z] 	github.com/docker/docker/volume/drivers	coverage: 36.1% of statements
13:25:16 [2023-09-18T13:25:16.752Z] ok  	github.com/docker/docker/volume/drivers	0.007s	coverage: 36.1% of statements
13:25:16 [2023-09-18T13:25:16.752Z] 	github.com/docker/docker/volume/mounts	coverage: 65.7% of statements
13:25:16 [2023-09-18T13:25:16.752Z] ok  	github.com/docker/docker/volume/mounts	0.009s	coverage: 65.7% of statements
13:25:16 [2023-09-18T13:25:16.752Z] 	github.com/docker/docker/volume/local	coverage: 74.6% of statements
13:25:16 [2023-09-18T13:25:16.752Z] ok  	github.com/docker/docker/volume/local	0.090s	coverage: 74.6% of statements
13:25:17 [2023-09-18T13:25:17.011Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
13:25:17 [2023-09-18T13:25:17.011Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
13:25:17 [2023-09-18T13:25:17.269Z] 	github.com/docker/docker/volume/service	coverage: 71.8% of statements
13:25:17 [2023-09-18T13:25:17.269Z] ok  	github.com/docker/docker/volume/service	0.013s	coverage: 71.8% of statements
13:25:18 [2023-09-18T13:25:18.204Z] 	github.com/docker/docker/layer	coverage: 68.7% of statements
13:25:18 [2023-09-18T13:25:18.204Z] ok  	github.com/docker/docker/layer	7.623s	coverage: 68.7% of statements
13:25:18 [2023-09-18T13:25:18.204Z] 
13:25:18 [2023-09-18T13:25:18.204Z] === Skipped
13:25:18 [2023-09-18T13:25:18.204Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s)
13:25:18 [2023-09-18T13:25:18.204Z]     network_proxy_test.go:195: Need to start CI docker with --ipv6
13:25:18 [2023-09-18T13:25:18.204Z] 
13:25:18 [2023-09-18T13:25:18.204Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s)
13:25:18 [2023-09-18T13:25:18.204Z]     network_proxy_test.go:210: No support for dual stack yet
13:25:18 [2023-09-18T13:25:18.204Z] 
13:25:18 [2023-09-18T13:25:18.204Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s)
13:25:18 [2023-09-18T13:25:18.204Z]     network_proxy_test.go:239: Need to start CI docker with --ipv6
13:25:18 [2023-09-18T13:25:18.204Z] 
13:25:18 [2023-09-18T13:25:18.204Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s)
13:25:18 [2023-09-18T13:25:18.204Z]     network_proxy_test.go:300: Need to start CI docker with --ipv6
13:25:18 [2023-09-18T13:25:18.204Z] 
13:25:18 [2023-09-18T13:25:18.204Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
13:25:18 [2023-09-18T13:25:18.204Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
13:25:18 [2023-09-18T13:25:18.204Z]     graphtest_unix.go:41: Driver btrfs not supported
13:25:18 [2023-09-18T13:25:18.204Z] 
13:25:18 [2023-09-18T13:25:18.204Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
13:25:18 [2023-09-18T13:25:18.204Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
13:25:18 [2023-09-18T13:25:18.204Z]     graphtest_unix.go:41: Driver btrfs not supported
13:25:18 [2023-09-18T13:25:18.204Z] 
13:25:18 [2023-09-18T13:25:18.204Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
13:25:18 [2023-09-18T13:25:18.204Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
13:25:18 [2023-09-18T13:25:18.204Z]     graphtest_unix.go:41: Driver btrfs not supported
13:25:18 [2023-09-18T13:25:18.204Z] 
13:25:18 [2023-09-18T13:25:18.204Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
13:25:18 [2023-09-18T13:25:18.204Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
13:25:18 [2023-09-18T13:25:18.204Z]     graphtest_unix.go:41: Driver btrfs not supported
13:25:18 [2023-09-18T13:25:18.204Z] 
13:25:18 [2023-09-18T13:25:18.204Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
13:25:18 [2023-09-18T13:25:18.204Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
13:25:18 [2023-09-18T13:25:18.204Z]     graphtest_unix.go:41: Driver btrfs not supported
13:25:18 [2023-09-18T13:25:18.204Z] 
13:25:18 [2023-09-18T13:25:18.204Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
13:25:18 [2023-09-18T13:25:18.204Z]     graphtest_unix.go:68: No driver to put!
13:25:18 [2023-09-18T13:25:18.204Z] 
13:25:18 [2023-09-18T13:25:18.204Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
13:25:18 [2023-09-18T13:25:18.204Z] time="2023-09-18T13:25:03Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
13:25:18 [2023-09-18T13:25:18.204Z]     graphtest_unix.go:39: graphdriver: driver not supported
13:25:18 [2023-09-18T13:25:18.204Z]     graphtest_unix.go:41: Driver fuse-overlayfs not supported
13:25:18 [2023-09-18T13:25:18.204Z] 
13:25:18 [2023-09-18T13:25:18.204Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
13:25:18 [2023-09-18T13:25:18.204Z] time="2023-09-18T13:25:03Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
13:25:18 [2023-09-18T13:25:18.204Z]     graphtest_unix.go:39: graphdriver: driver not supported
13:25:18 [2023-09-18T13:25:18.204Z]     graphtest_unix.go:41: Driver fuse-overlayfs not supported
13:25:18 [2023-09-18T13:25:18.204Z] 
13:25:18 [2023-09-18T13:25:18.204Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
13:25:18 [2023-09-18T13:25:18.204Z] time="2023-09-18T13:25:03Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
13:25:18 [2023-09-18T13:25:18.204Z]     graphtest_unix.go:39: graphdriver: driver not supported
13:25:18 [2023-09-18T13:25:18.204Z]     graphtest_unix.go:41: Driver fuse-overlayfs not supported
13:25:18 [2023-09-18T13:25:18.204Z] 
13:25:18 [2023-09-18T13:25:18.204Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
13:25:18 [2023-09-18T13:25:18.204Z] time="2023-09-18T13:25:03Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
13:25:18 [2023-09-18T13:25:18.204Z]     graphtest_unix.go:39: graphdriver: driver not supported
13:25:18 [2023-09-18T13:25:18.204Z]     graphtest_unix.go:41: Driver fuse-overlayfs not supported
13:25:18 [2023-09-18T13:25:18.204Z] 
13:25:18 [2023-09-18T13:25:18.204Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
13:25:18 [2023-09-18T13:25:18.204Z] time="2023-09-18T13:25:03Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
13:25:18 [2023-09-18T13:25:18.204Z]     graphtest_unix.go:39: graphdriver: driver not supported
13:25:18 [2023-09-18T13:25:18.204Z]     graphtest_unix.go:41: Driver fuse-overlayfs not supported
13:25:18 [2023-09-18T13:25:18.204Z] 
13:25:18 [2023-09-18T13:25:18.204Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
13:25:18 [2023-09-18T13:25:18.204Z]     graphtest_unix.go:68: No driver to put!
13:25:18 [2023-09-18T13:25:18.204Z] 
13:25:18 [2023-09-18T13:25:18.204Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
13:25:18 [2023-09-18T13:25:18.204Z]     overlay_test.go:61: Cannot run test with naive change algorithm
13:25:18 [2023-09-18T13:25:18.204Z] 
13:25:18 [2023-09-18T13:25:18.204Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
13:25:18 [2023-09-18T13:25:18.204Z]     graphtest_unix.go:311: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
13:25:18 [2023-09-18T13:25:18.204Z] 
13:25:18 [2023-09-18T13:25:18.204Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
13:25:18 [2023-09-18T13:25:18.204Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
13:25:18 [2023-09-18T13:25:18.204Z]     graphtest_unix.go:41: Driver zfs not supported
13:25:18 [2023-09-18T13:25:18.204Z] 
13:25:18 [2023-09-18T13:25:18.204Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
13:25:18 [2023-09-18T13:25:18.204Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
13:25:18 [2023-09-18T13:25:18.204Z]     graphtest_unix.go:41: Driver zfs not supported
13:25:18 [2023-09-18T13:25:18.204Z] 
13:25:18 [2023-09-18T13:25:18.204Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
13:25:18 [2023-09-18T13:25:18.204Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
13:25:18 [2023-09-18T13:25:18.204Z]     graphtest_unix.go:41: Driver zfs not supported
13:25:18 [2023-09-18T13:25:18.204Z] 
13:25:18 [2023-09-18T13:25:18.204Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
13:25:18 [2023-09-18T13:25:18.204Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
13:25:18 [2023-09-18T13:25:18.204Z]     graphtest_unix.go:41: Driver zfs not supported
13:25:18 [2023-09-18T13:25:18.204Z] 
13:25:18 [2023-09-18T13:25:18.204Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
13:25:18 [2023-09-18T13:25:18.204Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
13:25:18 [2023-09-18T13:25:18.204Z]     graphtest_unix.go:41: Driver zfs not supported
13:25:18 [2023-09-18T13:25:18.204Z] 
13:25:18 [2023-09-18T13:25:18.204Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
13:25:18 [2023-09-18T13:25:18.204Z]     graphtest_unix.go:68: No driver to put!
13:25:18 [2023-09-18T13:25:18.204Z] 
13:25:18 [2023-09-18T13:25:18.204Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
13:25:18 [2023-09-18T13:25:18.204Z]     sysinfo_linux_test.go:86: AppArmor Must be Disabled
13:25:18 [2023-09-18T13:25:18.204Z] 
13:25:18 [2023-09-18T13:25:18.204Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
13:25:18 [2023-09-18T13:25:18.204Z]     sysinfo_linux_test.go:106: cgroup namespaces must be disabled
13:25:18 [2023-09-18T13:25:18.204Z] 
13:25:18 [2023-09-18T13:25:18.204Z] === SKIP: volume/mounts TestValidateLCOWMount (0.00s)
13:25:18 [2023-09-18T13:25:18.204Z]     validate_test.go:70: only tested on Windows
13:25:18 [2023-09-18T13:25:18.204Z] 
13:25:18 [2023-09-18T13:25:18.204Z] DONE 3141 tests, 27 skipped in 62.409s
13:25:18 [2023-09-18T13:25:18.204Z] + '[' -n 'github.com/docker/docker/libnetwork
13:25:18 [2023-09-18T13:25:18.204Z] github.com/docker/docker/libnetwork/bitmap
13:25:18 [2023-09-18T13:25:18.204Z] github.com/docker/docker/libnetwork/cluster
13:25:18 [2023-09-18T13:25:18.204Z] github.com/docker/docker/libnetwork/cmd/diagnostic
13:25:18 [2023-09-18T13:25:18.204Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
13:25:18 [2023-09-18T13:25:18.204Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
13:25:18 [2023-09-18T13:25:18.204Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
13:25:18 [2023-09-18T13:25:18.204Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
13:25:18 [2023-09-18T13:25:18.204Z] github.com/docker/docker/libnetwork/cmd/readme_test
13:25:18 [2023-09-18T13:25:18.204Z] github.com/docker/docker/libnetwork/config
13:25:18 [2023-09-18T13:25:18.204Z] github.com/docker/docker/libnetwork/datastore
13:25:18 [2023-09-18T13:25:18.204Z] github.com/docker/docker/libnetwork/diagnostic
13:25:18 [2023-09-18T13:25:18.204Z] github.com/docker/docker/libnetwork/discoverapi
13:25:18 [2023-09-18T13:25:18.204Z] github.com/docker/docker/libnetwork/driverapi
13:25:18 [2023-09-18T13:25:18.204Z] github.com/docker/docker/libnetwork/drivers/bridge
13:25:18 [2023-09-18T13:25:18.204Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
13:25:18 [2023-09-18T13:25:18.204Z] github.com/docker/docker/libnetwork/drivers/host
13:25:18 [2023-09-18T13:25:18.204Z] github.com/docker/docker/libnetwork/drivers/ipvlan
13:25:18 [2023-09-18T13:25:18.204Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
13:25:18 [2023-09-18T13:25:18.204Z] github.com/docker/docker/libnetwork/drivers/macvlan
13:25:18 [2023-09-18T13:25:18.204Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
13:25:18 [2023-09-18T13:25:18.204Z] github.com/docker/docker/libnetwork/drivers/null
13:25:18 [2023-09-18T13:25:18.204Z] github.com/docker/docker/libnetwork/drivers/overlay
13:25:18 [2023-09-18T13:25:18.204Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
13:25:18 [2023-09-18T13:25:18.204Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
13:25:18 [2023-09-18T13:25:18.204Z] github.com/docker/docker/libnetwork/drivers/remote
13:25:18 [2023-09-18T13:25:18.204Z] github.com/docker/docker/libnetwork/drivers/remote/api
13:25:18 [2023-09-18T13:25:18.204Z] github.com/docker/docker/libnetwork/drivers/windows
13:25:18 [2023-09-18T13:25:18.204Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
13:25:18 [2023-09-18T13:25:18.204Z] github.com/docker/docker/libnetwork/drvregistry
13:25:18 [2023-09-18T13:25:18.204Z] github.com/docker/docker/libnetwork/etchosts
13:25:18 [2023-09-18T13:25:18.204Z] github.com/docker/docker/libnetwork/internal/caller
13:25:18 [2023-09-18T13:25:18.204Z] github.com/docker/docker/libnetwork/internal/kvstore
13:25:18 [2023-09-18T13:25:18.204Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
13:25:18 [2023-09-18T13:25:18.204Z] github.com/docker/docker/libnetwork/internal/setmatrix
13:25:18 [2023-09-18T13:25:18.204Z] github.com/docker/docker/libnetwork/ipam
13:25:18 [2023-09-18T13:25:18.204Z] github.com/docker/docker/libnetwork/ipamapi
13:25:18 [2023-09-18T13:25:18.204Z] github.com/docker/docker/libnetwork/ipams/builtin
13:25:18 [2023-09-18T13:25:18.204Z] github.com/docker/docker/libnetwork/ipams/null
13:25:18 [2023-09-18T13:25:18.204Z] github.com/docker/docker/libnetwork/ipams/remote
13:25:18 [2023-09-18T13:25:18.204Z] github.com/docker/docker/libnetwork/ipams/remote/api
13:25:18 [2023-09-18T13:25:18.204Z] github.com/docker/docker/libnetwork/ipams/windowsipam
13:25:18 [2023-09-18T13:25:18.204Z] github.com/docker/docker/libnetwork/ipamutils
13:25:18 [2023-09-18T13:25:18.204Z] github.com/docker/docker/libnetwork/ipbits
13:25:18 [2023-09-18T13:25:18.204Z] github.com/docker/docker/libnetwork/iptables
13:25:18 [2023-09-18T13:25:18.204Z] github.com/docker/docker/libnetwork/netlabel
13:25:18 [2023-09-18T13:25:18.204Z] github.com/docker/docker/libnetwork/netutils
13:25:18 [2023-09-18T13:25:18.204Z] github.com/docker/docker/libnetwork/networkdb
13:25:18 [2023-09-18T13:25:18.204Z] github.com/docker/docker/libnetwork/ns
13:25:18 [2023-09-18T13:25:18.204Z] github.com/docker/docker/libnetwork/options
13:25:18 [2023-09-18T13:25:18.204Z] github.com/docker/docker/libnetwork/osl
13:25:18 [2023-09-18T13:25:18.204Z] github.com/docker/docker/libnetwork/osl/kernel
13:25:18 [2023-09-18T13:25:18.204Z] github.com/docker/docker/libnetwork/portallocator
13:25:18 [2023-09-18T13:25:18.204Z] github.com/docker/docker/libnetwork/portmapper
13:25:18 [2023-09-18T13:25:18.204Z] github.com/docker/docker/libnetwork/resolvconf
13:25:18 [2023-09-18T13:25:18.204Z] github.com/docker/docker/libnetwork/scope
13:25:18 [2023-09-18T13:25:18.204Z] github.com/docker/docker/libnetwork/types' ']'
13:25:18 [2023-09-18T13:25:18.205Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report-libnetwork.json --junitfile=bundles/junit-report-libnetwork.xml -- -tags 'netgo journald' -cover -coverprofile=bundles/coverage-libnetwork.out -covermode=atomic -p=1 -test.timeout=5m github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitmap github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/kvstore github.com/docker/docker/libnetwork/internal/kvstore/boltdb github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/ipbits github.com/docker/docker/libnetwork/iptables github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/scope github.com/docker/docker/libnetwork/types
13:26:14 [2023-09-18T13:26:14.425Z] 	github.com/docker/docker/libnetwork	coverage: 43.0% of statements
13:26:14 [2023-09-18T13:26:14.425Z] ok  	github.com/docker/docker/libnetwork	44.427s	coverage: 43.0% of statements
13:26:14 [2023-09-18T13:26:14.425Z] 	github.com/docker/docker/libnetwork/bitmap	coverage: 96.1% of statements
13:26:14 [2023-09-18T13:26:14.425Z] ok  	github.com/docker/docker/libnetwork/bitmap	0.006s	coverage: 96.1% of statements
13:26:14 [2023-09-18T13:26:14.425Z] ?   	github.com/docker/docker/libnetwork/cluster	[no test files]
13:26:14 [2023-09-18T13:26:14.425Z] ?   	github.com/docker/docker/libnetwork/cmd/diagnostic	[no test files]
13:26:14 [2023-09-18T13:26:14.425Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test	[no test files]
13:26:14 [2023-09-18T13:26:14.425Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient	[no test files]
13:26:14 [2023-09-18T13:26:14.425Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver	[no test files]
13:26:14 [2023-09-18T13:26:14.425Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient	[no test files]
13:26:14 [2023-09-18T13:26:14.425Z] ?   	github.com/docker/docker/libnetwork/cmd/readme_test	[no test files]
13:26:14 [2023-09-18T13:26:14.425Z] 	github.com/docker/docker/libnetwork/config	coverage: 10.3% of statements
13:26:14 [2023-09-18T13:26:14.425Z] ok  	github.com/docker/docker/libnetwork/config	0.012s	coverage: 10.3% of statements
13:26:14 [2023-09-18T13:26:14.425Z] 	github.com/docker/docker/libnetwork/datastore	coverage: 16.2% of statements
13:26:14 [2023-09-18T13:26:14.425Z] ok  	github.com/docker/docker/libnetwork/datastore	0.005s	coverage: 16.2% of statements
13:26:14 [2023-09-18T13:26:14.425Z] ?   	github.com/docker/docker/libnetwork/diagnostic	[no test files]
13:26:14 [2023-09-18T13:26:14.425Z] ?   	github.com/docker/docker/libnetwork/discoverapi	[no test files]
13:26:14 [2023-09-18T13:26:14.425Z] 	github.com/docker/docker/libnetwork/driverapi	coverage: 68.9% of statements
13:26:14 [2023-09-18T13:26:14.425Z] ok  	github.com/docker/docker/libnetwork/driverapi	0.003s	coverage: 68.9% of statements
13:26:14 [2023-09-18T13:26:14.425Z] 	github.com/docker/docker/libnetwork/drivers/bridge	coverage: 62.4% of statements
13:26:14 [2023-09-18T13:26:14.425Z] ok  	github.com/docker/docker/libnetwork/drivers/bridge	2.066s	coverage: 62.4% of statements
13:26:14 [2023-09-18T13:26:14.425Z] ?   	github.com/docker/docker/libnetwork/drivers/bridge/brmanager	[no test files]
13:26:14 [2023-09-18T13:26:14.425Z] 	github.com/docker/docker/libnetwork/drivers/host	coverage: 40.0% of statements
13:26:14 [2023-09-18T13:26:14.425Z] ok  	github.com/docker/docker/libnetwork/drivers/host	0.003s	coverage: 40.0% of statements
13:26:14 [2023-09-18T13:26:14.425Z] 	github.com/docker/docker/libnetwork/drivers/ipvlan	coverage: 5.0% of statements
13:26:14 [2023-09-18T13:26:14.425Z] ok  	github.com/docker/docker/libnetwork/drivers/ipvlan	0.834s	coverage: 5.0% of statements
13:26:14 [2023-09-18T13:26:14.425Z] ?   	github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager	[no test files]
13:26:14 [2023-09-18T13:26:14.425Z] 	github.com/docker/docker/libnetwork/drivers/macvlan	coverage: 4.6% of statements
13:26:14 [2023-09-18T13:26:14.425Z] ok  	github.com/docker/docker/libnetwork/drivers/macvlan	0.004s	coverage: 4.6% of statements
13:26:14 [2023-09-18T13:26:14.683Z] ?   	github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager	[no test files]
13:26:14 [2023-09-18T13:26:14.683Z] 	github.com/docker/docker/libnetwork/drivers/null	coverage: 40.0% of statements
13:26:14 [2023-09-18T13:26:14.683Z] ok  	github.com/docker/docker/libnetwork/drivers/null	0.002s	coverage: 40.0% of statements
13:26:16 [2023-09-18T13:26:16.057Z] 	github.com/docker/docker/libnetwork/drivers/overlay	coverage: 1.4% of statements
13:26:16 [2023-09-18T13:26:16.057Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay	0.011s	coverage: 1.4% of statements
13:26:16 [2023-09-18T13:26:16.057Z] 	github.com/docker/docker/libnetwork/drivers/overlay/overlayutils	coverage: 45.0% of statements
13:26:16 [2023-09-18T13:26:16.057Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay/overlayutils	0.004s	coverage: 45.0% of statements
13:26:16 [2023-09-18T13:26:16.315Z] 	github.com/docker/docker/libnetwork/drivers/overlay/ovmanager	coverage: 62.7% of statements
13:26:16 [2023-09-18T13:26:16.315Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay/ovmanager	0.004s	coverage: 62.7% of statements
13:26:16 [2023-09-18T13:26:16.882Z] 	github.com/docker/docker/libnetwork/drivers/remote	coverage: 57.2% of statements
13:26:16 [2023-09-18T13:26:16.882Z] ok  	github.com/docker/docker/libnetwork/drivers/remote	0.012s	coverage: 57.2% of statements
13:26:16 [2023-09-18T13:26:16.882Z] ?   	github.com/docker/docker/libnetwork/drivers/remote/api	[no test files]
13:26:16 [2023-09-18T13:26:16.882Z] ?   	github.com/docker/docker/libnetwork/drivers/windows	[no test files]
13:26:16 [2023-09-18T13:26:16.882Z] ?   	github.com/docker/docker/libnetwork/drivers/windows/overlay	[no test files]
13:26:17 [2023-09-18T13:26:17.447Z] 	github.com/docker/docker/libnetwork/drvregistry	coverage: 87.0% of statements
13:26:17 [2023-09-18T13:26:17.447Z] ok  	github.com/docker/docker/libnetwork/drvregistry	0.020s	coverage: 87.0% of statements
13:26:17 [2023-09-18T13:26:17.706Z] 	github.com/docker/docker/libnetwork/etchosts	coverage: 81.0% of statements
13:26:17 [2023-09-18T13:26:17.706Z] ok  	github.com/docker/docker/libnetwork/etchosts	0.017s	coverage: 81.0% of statements
13:26:17 [2023-09-18T13:26:17.963Z] 	github.com/docker/docker/libnetwork/internal/caller	coverage: 100.0% of statements
13:26:17 [2023-09-18T13:26:17.963Z] ok  	github.com/docker/docker/libnetwork/internal/caller	0.002s	coverage: 100.0% of statements
13:26:17 [2023-09-18T13:26:17.963Z] ?   	github.com/docker/docker/libnetwork/internal/kvstore	[no test files]
13:26:17 [2023-09-18T13:26:17.963Z] ?   	github.com/docker/docker/libnetwork/internal/kvstore/boltdb	[no test files]
13:26:30 [2023-09-18T13:26:30.165Z] 	github.com/docker/docker/libnetwork/internal/setmatrix	coverage: 100.0% of statements
13:26:30 [2023-09-18T13:26:30.165Z] ok  	github.com/docker/docker/libnetwork/internal/setmatrix	10.003s	coverage: 100.0% of statements
13:26:32 [2023-09-18T13:26:32.066Z] 	github.com/docker/docker/libnetwork/ipam	coverage: 80.0% of statements
13:26:32 [2023-09-18T13:26:32.066Z] ok  	github.com/docker/docker/libnetwork/ipam	3.303s	coverage: 80.0% of statements
13:26:32 [2023-09-18T13:26:32.066Z] ?   	github.com/docker/docker/libnetwork/ipamapi	[no test files]
13:26:32 [2023-09-18T13:26:32.066Z] ?   	github.com/docker/docker/libnetwork/ipams/builtin	[no test files]
13:26:32 [2023-09-18T13:26:32.066Z] 	github.com/docker/docker/libnetwork/ipams/null	coverage: 63.2% of statements
13:26:32 [2023-09-18T13:26:32.066Z] ok  	github.com/docker/docker/libnetwork/ipams/null	0.002s	coverage: 63.2% of statements
13:26:32 [2023-09-18T13:26:32.632Z] 	github.com/docker/docker/libnetwork/ipams/remote	coverage: 48.7% of statements
13:26:32 [2023-09-18T13:26:32.632Z] ok  	github.com/docker/docker/libnetwork/ipams/remote	0.009s	coverage: 48.7% of statements
13:26:32 [2023-09-18T13:26:32.632Z] ?   	github.com/docker/docker/libnetwork/ipams/remote/api	[no test files]
13:26:32 [2023-09-18T13:26:32.890Z] 	github.com/docker/docker/libnetwork/ipams/windowsipam	coverage: 80.0% of statements
13:26:32 [2023-09-18T13:26:32.890Z] ok  	github.com/docker/docker/libnetwork/ipams/windowsipam	0.002s	coverage: 80.0% of statements
13:26:33 [2023-09-18T13:26:33.455Z] 	github.com/docker/docker/libnetwork/ipamutils	coverage: 86.4% of statements
13:26:33 [2023-09-18T13:26:33.455Z] ok  	github.com/docker/docker/libnetwork/ipamutils	0.288s	coverage: 86.4% of statements
13:26:33 [2023-09-18T13:26:33.455Z] 	github.com/docker/docker/libnetwork/ipbits	coverage: 100.0% of statements
13:26:33 [2023-09-18T13:26:33.455Z] ok  	github.com/docker/docker/libnetwork/ipbits	0.002s	coverage: 100.0% of statements
13:26:34 [2023-09-18T13:26:34.390Z] 	github.com/docker/docker/libnetwork/iptables	coverage: 39.9% of statements
13:26:34 [2023-09-18T13:26:34.390Z] ok  	github.com/docker/docker/libnetwork/iptables	0.222s	coverage: 39.9% of statements
13:26:34 [2023-09-18T13:26:34.390Z] ?   	github.com/docker/docker/libnetwork/netlabel	[no test files]
13:26:34 [2023-09-18T13:26:34.647Z] 	github.com/docker/docker/libnetwork/netutils	coverage: 54.9% of statements
13:26:34 [2023-09-18T13:26:34.647Z] ok  	github.com/docker/docker/libnetwork/netutils	0.015s	coverage: 54.9% of statements
13:28:26 [2023-09-18T13:28:26.088Z] 	github.com/docker/docker/libnetwork/networkdb	coverage: 58.5% of statements
13:28:26 [2023-09-18T13:28:26.088Z] ok  	github.com/docker/docker/libnetwork/networkdb	105.065s	coverage: 58.5% of statements
13:28:26 [2023-09-18T13:28:26.088Z] ?   	github.com/docker/docker/libnetwork/ns	[no test files]
13:28:26 [2023-09-18T13:28:26.088Z] 	github.com/docker/docker/libnetwork/options	coverage: 100.0% of statements
13:28:26 [2023-09-18T13:28:26.088Z] ok  	github.com/docker/docker/libnetwork/options	0.002s	coverage: 100.0% of statements
13:28:26 [2023-09-18T13:28:26.089Z] 	github.com/docker/docker/libnetwork/osl	coverage: 39.9% of statements
13:28:26 [2023-09-18T13:28:26.089Z] ok  	github.com/docker/docker/libnetwork/osl	4.471s	coverage: 39.9% of statements
13:28:26 [2023-09-18T13:28:26.347Z] 	github.com/docker/docker/libnetwork/osl/kernel	coverage: 20.0% of statements
13:28:26 [2023-09-18T13:28:26.347Z] ok  	github.com/docker/docker/libnetwork/osl/kernel	0.003s	coverage: 20.0% of statements
13:28:26 [2023-09-18T13:28:26.606Z] 	github.com/docker/docker/libnetwork/portallocator	coverage: 80.7% of statements
13:28:26 [2023-09-18T13:28:26.606Z] ok  	github.com/docker/docker/libnetwork/portallocator	0.016s	coverage: 80.7% of statements
13:28:27 [2023-09-18T13:28:27.980Z] 	github.com/docker/docker/libnetwork/portmapper	coverage: 46.3% of statements
13:28:27 [2023-09-18T13:28:27.980Z] ok  	github.com/docker/docker/libnetwork/portmapper	0.674s	coverage: 46.3% of statements
13:28:27 [2023-09-18T13:28:27.980Z] 	github.com/docker/docker/libnetwork/resolvconf	coverage: 84.9% of statements
13:28:27 [2023-09-18T13:28:27.980Z] ok  	github.com/docker/docker/libnetwork/resolvconf	0.003s	coverage: 84.9% of statements
13:28:27 [2023-09-18T13:28:27.980Z] ?   	github.com/docker/docker/libnetwork/scope	[no test files]
13:28:28 [2023-09-18T13:28:28.238Z] 	github.com/docker/docker/libnetwork/types	coverage: 41.7% of statements
13:28:28 [2023-09-18T13:28:28.238Z] ok  	github.com/docker/docker/libnetwork/types	0.003s	coverage: 41.7% of statements
13:28:28 [2023-09-18T13:28:28.238Z] 
13:28:28 [2023-09-18T13:28:28.238Z] === Skipped
13:28:28 [2023-09-18T13:28:28.238Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s)
13:28:28 [2023-09-18T13:28:28.238Z]     firewalld_test.go:29: cannot connect to D-bus system bus: dial unix /var/run/dbus/system_bus_socket: connect: no such file or directory
13:28:28 [2023-09-18T13:28:28.238Z] 
13:28:28 [2023-09-18T13:28:28.238Z] === SKIP: libnetwork/iptables TestPassthrough (0.00s)
13:28:28 [2023-09-18T13:28:28.238Z]     firewalld_test.go:88: cannot connect to D-bus system bus: dial unix /var/run/dbus/system_bus_socket: connect: no such file or directory
13:28:28 [2023-09-18T13:28:28.238Z] 
13:28:28 [2023-09-18T13:28:28.238Z] DONE 345 tests, 2 skipped in 190.002s
Post stage
[Pipeline] junit
13:28:29 [2023-09-18T13:28:29.194Z] Recording test results
13:28:29 [2023-09-18T13:28:29.294Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
13:28:29 [2023-09-18T13:28:29.599Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-46479/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr6 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=0c4397deaf3716ace589d54d02fde9aeddf7771a -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:0c4397deaf3716ace589d54d02fde9aeddf7771a hack/make.sh dynbinary test-integration
13:28:29 [2023-09-18T13:28:29.857Z] 
13:28:29 [2023-09-18T13:28:29.857Z] Removing bundles/
13:28:29 [2023-09-18T13:28:29.857Z] 
13:28:29 [2023-09-18T13:28:29.857Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
13:28:29 [2023-09-18T13:28:29.857Z] Building dynamic bundles/dynbinary-daemon/dockerd (linux/arm64)...
13:28:29 [2023-09-18T13:28:29.857Z] + tee /go/src/github.com/docker/docker/go.mod
13:28:29 [2023-09-18T13:28:29.857Z] module github.com/docker/docker
13:28:29 [2023-09-18T13:28:29.857Z] 
13:28:29 [2023-09-18T13:28:29.857Z] go 1.19
13:28:29 [2023-09-18T13:28:29.857Z] + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT
13:28:29 [2023-09-18T13:28:29.857Z] + GO111MODULE=on
13:28:29 [2023-09-18T13:28:29.857Z] + 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=0c4397deaf3716ace589d54d02fde9aeddf7771a" -X "github.com/docker/docker/dockerversion.BuildTime=2023-09-18T13:28:29.000000000+00:00" -X "github.com/docker/docker/dockerversion.PlatformName=" -X "github.com/docker/docker/dockerversion.ProductName=" -X "github.com/docker/docker/dockerversion.DefaultProductLicense="   ' -gcflags= github.com/docker/docker/cmd/dockerd
13:29:08 [2023-09-18T13:29:08.576Z] + rm -f /go/src/github.com/docker/docker/go.mod
13:29:08 [2023-09-18T13:29:08.576Z] Created binary: bundles/dynbinary-daemon/dockerd
13:29:08 [2023-09-18T13:29:08.576Z] Building dynamic bundles/dynbinary-daemon/docker-proxy (linux/arm64)...
13:29:08 [2023-09-18T13:29:08.576Z] + tee /go/src/github.com/docker/docker/go.mod
13:29:08 [2023-09-18T13:29:08.576Z] module github.com/docker/docker
13:29:08 [2023-09-18T13:29:08.576Z] 
13:29:08 [2023-09-18T13:29:08.576Z] go 1.19
13:29:08 [2023-09-18T13:29:08.576Z] + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT
13:29:08 [2023-09-18T13:29:08.576Z] + GO111MODULE=on
13:29:08 [2023-09-18T13:29:08.576Z] + 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=0c4397deaf3716ace589d54d02fde9aeddf7771a" -X "github.com/docker/docker/dockerversion.BuildTime=2023-09-18T13:28:29.000000000+00:00" -X "github.com/docker/docker/dockerversion.PlatformName=" -X "github.com/docker/docker/dockerversion.ProductName=" -X "github.com/docker/docker/dockerversion.DefaultProductLicense="   ' -gcflags= github.com/docker/docker/cmd/docker-proxy
13:29:08 [2023-09-18T13:29:08.576Z] + rm -f /go/src/github.com/docker/docker/go.mod
13:29:08 [2023-09-18T13:29:08.576Z] Created binary: bundles/dynbinary-daemon/docker-proxy
13:29:08 [2023-09-18T13:29:08.576Z] 
13:29:08 [2023-09-18T13:29:08.576Z] ---> Making bundle: test-integration (in bundles/test-integration)
13:29:08 [2023-09-18T13:29:08.576Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
13:29:08 [2023-09-18T13:29:08.576Z] HOSTNAME=4fc87aa2c90c
13:29:08 [2023-09-18T13:29:08.576Z] TESTDEBUG=0
13:29:08 [2023-09-18T13:29:08.576Z] DEST=bundles/test-integration
13:29:08 [2023-09-18T13:29:08.576Z] PWD=/go/src/github.com/docker/docker
13:29:08 [2023-09-18T13:29:08.576Z] CONTAINERD_ADDRESS=/run/docker/containerd/containerd.sock
13:29:08 [2023-09-18T13:29:08.576Z] DOCKER_GITCOMMIT=0c4397deaf3716ace589d54d02fde9aeddf7771a
13:29:08 [2023-09-18T13:29:08.576Z] container=docker
13:29:08 [2023-09-18T13:29:08.576Z] HOME=/root
13:29:08 [2023-09-18T13:29:08.576Z] CONTAINERD_NAMESPACE=moby
13:29:08 [2023-09-18T13:29:08.576Z] GOLANG_VERSION=1.20.8
13:29:08 [2023-09-18T13:29:08.576Z] VALIDATE_REPO=https://github.com/moby/moby.git
13:29:08 [2023-09-18T13:29:08.576Z] VALIDATE_BRANCH=master
13:29:08 [2023-09-18T13:29:08.576Z] TERM=xterm
13:29:08 [2023-09-18T13:29:08.576Z] DOCKER_PKG=github.com/docker/docker
13:29:08 [2023-09-18T13:29:08.576Z] TEST_CLIENT_BINARY=/usr/local/cli-integration/docker
13:29:08 [2023-09-18T13:29:08.576Z] SHLVL=1
13:29:08 [2023-09-18T13:29:08.576Z] TIMEOUT=120m
13:29:08 [2023-09-18T13:29:08.576Z] DOCKER_GRAPHDRIVER=overlay2
13:29:08 [2023-09-18T13:29:08.576Z] GO111MODULE=off
13:29:08 [2023-09-18T13:29:08.576Z] DOCKER_EXPERIMENTAL=1
13:29:08 [2023-09-18T13:29:08.576Z] TEST_SKIP_INTEGRATION_CLI=1
13:29:08 [2023-09-18T13:29:08.576Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
13:29:08 [2023-09-18T13:29:08.576Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
13:29:08 [2023-09-18T13:29:08.576Z] GOPATH=/go
13:29:08 [2023-09-18T13:29:08.576Z] PKG_CONFIG=pkg-config
13:29:08 [2023-09-18T13:29:08.576Z] _=/usr/bin/env
13:29:08 [2023-09-18T13:29:08.576Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
13:29:26 [2023-09-18T13:29:26.668Z] Building test suite binary /go/src/github.com/docker/docker/integration/capabilities/test.main
13:29:26 [2023-09-18T13:29:26.668Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
13:29:28 [2023-09-18T13:29:28.569Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
13:29:30 [2023-09-18T13:29:30.470Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main
13:29:34 [2023-09-18T13:29:34.661Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
13:29:37 [2023-09-18T13:29:37.951Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main
13:29:37 [2023-09-18T13:29:37.951Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
13:29:39 [2023-09-18T13:29:39.326Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
13:29:40 [2023-09-18T13:29:40.700Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
13:29:42 [2023-09-18T13:29:42.075Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
13:29:42 [2023-09-18T13:29:42.075Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
13:29:43 [2023-09-18T13:29:43.451Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
13:29:45 [2023-09-18T13:29:45.351Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
13:29:46 [2023-09-18T13:29:46.725Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
13:29:48 [2023-09-18T13:29:48.102Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
13:29:48 [2023-09-18T13:29:48.362Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
13:29:49 [2023-09-18T13:29:49.735Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
13:29:51 [2023-09-18T13:29:51.109Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
13:29:52 [2023-09-18T13:29:52.484Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
13:29:53 [2023-09-18T13:29:53.050Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
13:29:54 [2023-09-18T13:29:54.425Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
13:29:55 [2023-09-18T13:29:55.799Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
13:29:55 [2023-09-18T13:29:55.799Z] Using test binary /usr/local/cli-integration/docker
13:29:55 [2023-09-18T13:29:55.799Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
13:29:55 [2023-09-18T13:29:55.799Z] +++ /etc/init.d/apparmor start
13:29:55 [2023-09-18T13:29:55.799Z] Not: starting.
13:29:55 [2023-09-18T13:29:55.799Z] INFO: Waiting for daemon to start...
13:29:55 [2023-09-18T13:29:55.799Z] Starting dockerd
13:29:55 [2023-09-18T13:29:55.799Z] +++ exec dockerd --debug --host unix:///run/docker/tmp.okgpGDFuyu/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental
13:29:58 [2023-09-18T13:29:58.364Z] .
13:29:58 [2023-09-18T13:29:58.364Z] ---> Making bundle: .build-empty-images (in bundles/test-integration)
13:29:58 [2023-09-18T13:29:58.364Z] ++++ tar -cC bundles/test-integration/emptyfs .
13:29:58 [2023-09-18T13:29:58.364Z] ++++ docker load
13:29:58 [2023-09-18T13:29:58.364Z] Loaded image: emptyfs:latest
13:29:58 [2023-09-18T13:29:58.364Z] ++++ tar -cC bundles/test-integration/dangling .
13:29:58 [2023-09-18T13:29:58.364Z] ++++ docker load
13:29:58 [2023-09-18T13:29:58.364Z] Loaded image ID: sha256:0df1207206e5288f4a989a2f13d1f5b3c4e70467702c1d5d21dfc9f002b7bd43
13:29:58 [2023-09-18T13:29:58.364Z] Running integration-test (iteration 1)
13:29:58 [2023-09-18T13:29:58.364Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m  
13:29:58 [2023-09-18T13:29:58.364Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m
13:29:58 [2023-09-18T13:29:58.364Z] ++ set -e
13:29:58 [2023-09-18T13:29:58.364Z] ++ '[' -n 0 ']'
13:29:58 [2023-09-18T13:29:58.364Z] ++ set -x
13:29:58 [2023-09-18T13:29:58.364Z] ++ 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.okgpGDFuyu/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m
13:29:58 [2023-09-18T13:29:58.622Z] Loaded image: busybox:latest
13:29:58 [2023-09-18T13:29:58.622Z] Loaded image: busybox:glibc
13:29:59 [2023-09-18T13:29:59.558Z] Loaded image: debian:bullseye-slim
13:29:59 [2023-09-18T13:29:59.558Z] Loaded image: hello-world:latest
13:29:59 [2023-09-18T13:29:59.558Z] Loaded image: arm32v7/hello-world:latest
13:29:59 [2023-09-18T13:29:59.558Z] INFO: Testing against a local daemon
13:29:59 [2023-09-18T13:29:59.558Z] === RUN   TestCgroupNamespacesBuild
13:30:00 [2023-09-18T13:30:00.933Z] --- PASS: TestCgroupNamespacesBuild (1.13s)
13:30:00 [2023-09-18T13:30:00.933Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
13:30:01 [2023-09-18T13:30:01.867Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.16s)
13:30:01 [2023-09-18T13:30:01.867Z] === RUN   TestBuildWithSession
13:30:01 [2023-09-18T13:30:01.867Z]     build_session_test.go:26: TODO: BuildKit
13:30:01 [2023-09-18T13:30:01.867Z] --- SKIP: TestBuildWithSession (0.00s)
13:30:01 [2023-09-18T13:30:01.867Z] === RUN   TestBuildSquashParent
13:30:06 [2023-09-18T13:30:06.052Z] --- PASS: TestBuildSquashParent (3.43s)
13:30:06 [2023-09-18T13:30:06.052Z] === RUN   TestBuildWithRemoveAndForceRemove
13:30:06 [2023-09-18T13:30:06.052Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
13:30:06 [2023-09-18T13:30:06.052Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
13:30:06 [2023-09-18T13:30:06.052Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
13:30:06 [2023-09-18T13:30:06.052Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
13:30:06 [2023-09-18T13:30:06.052Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
13:30:06 [2023-09-18T13:30:06.052Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
13:30:06 [2023-09-18T13:30:06.052Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
13:30:06 [2023-09-18T13:30:06.052Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
13:30:06 [2023-09-18T13:30:06.052Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
13:30:06 [2023-09-18T13:30:06.052Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
13:30:06 [2023-09-18T13:30:06.052Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
13:30:06 [2023-09-18T13:30:06.052Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
13:30:06 [2023-09-18T13:30:06.052Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
13:30:06 [2023-09-18T13:30:06.052Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
13:30:06 [2023-09-18T13:30:06.052Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
13:30:06 [2023-09-18T13:30:06.052Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
13:30:06 [2023-09-18T13:30:06.052Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
13:30:06 [2023-09-18T13:30:06.052Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
13:30:08 [2023-09-18T13:30:08.709Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.05s)
13:30:08 [2023-09-18T13:30:08.709Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.09s)
13:30:08 [2023-09-18T13:30:08.709Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.40s)
13:30:08 [2023-09-18T13:30:08.709Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.77s)
13:30:08 [2023-09-18T13:30:08.709Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.78s)
13:30:08 [2023-09-18T13:30:08.709Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.01s)
13:30:08 [2023-09-18T13:30:08.709Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.05s)
13:30:08 [2023-09-18T13:30:08.709Z] === RUN   TestBuildMultiStageCopy
13:30:08 [2023-09-18T13:30:08.709Z] === RUN   TestBuildMultiStageCopy/copy_to_root
13:30:09 [2023-09-18T13:30:09.643Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
13:30:09 [2023-09-18T13:30:09.643Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
13:30:09 [2023-09-18T13:30:09.643Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
13:30:09 [2023-09-18T13:30:09.643Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
13:30:09 [2023-09-18T13:30:09.902Z] --- PASS: TestBuildMultiStageCopy (1.37s)
13:30:09 [2023-09-18T13:30:09.902Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (0.99s)
13:30:09 [2023-09-18T13:30:09.902Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.07s)
13:30:09 [2023-09-18T13:30:09.902Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.09s)
13:30:09 [2023-09-18T13:30:09.902Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.10s)
13:30:09 [2023-09-18T13:30:09.902Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.12s)
13:30:09 [2023-09-18T13:30:09.902Z] === RUN   TestBuildMultiStageParentConfig
13:30:10 [2023-09-18T13:30:10.159Z] --- PASS: TestBuildMultiStageParentConfig (0.38s)
13:30:10 [2023-09-18T13:30:10.159Z] === RUN   TestBuildLabelWithTargets
13:30:10 [2023-09-18T13:30:10.726Z] --- PASS: TestBuildLabelWithTargets (0.53s)
13:30:10 [2023-09-18T13:30:10.726Z] === RUN   TestBuildWithEmptyLayers
13:30:10 [2023-09-18T13:30:10.985Z] --- PASS: TestBuildWithEmptyLayers (0.11s)
13:30:10 [2023-09-18T13:30:10.985Z] === RUN   TestBuildMultiStageOnBuild
13:30:11 [2023-09-18T13:30:11.939Z] --- PASS: TestBuildMultiStageOnBuild (1.17s)
13:30:11 [2023-09-18T13:30:11.939Z] === RUN   TestBuildUncleanTarFilenames
13:30:12 [2023-09-18T13:30:12.197Z] --- PASS: TestBuildUncleanTarFilenames (0.13s)
13:30:12 [2023-09-18T13:30:12.197Z] === RUN   TestBuildMultiStageLayerLeak
13:30:13 [2023-09-18T13:30:13.132Z] --- PASS: TestBuildMultiStageLayerLeak (1.06s)
13:30:13 [2023-09-18T13:30:13.132Z] === RUN   TestBuildWithHugeFile
13:31:09 [2023-09-18T13:31:09.343Z] --- PASS: TestBuildWithHugeFile (50.19s)
13:31:09 [2023-09-18T13:31:09.343Z] === RUN   TestBuildWCOWSandboxSize
13:31:09 [2023-09-18T13:31:09.343Z]     build_test.go:525: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
13:31:09 [2023-09-18T13:31:09.343Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s)
13:31:09 [2023-09-18T13:31:09.343Z] === RUN   TestBuildWithEmptyDockerfile
13:31:09 [2023-09-18T13:31:09.343Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
13:31:09 [2023-09-18T13:31:09.343Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
13:31:09 [2023-09-18T13:31:09.343Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
13:31:09 [2023-09-18T13:31:09.343Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
13:31:09 [2023-09-18T13:31:09.343Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
13:31:09 [2023-09-18T13:31:09.343Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
13:31:09 [2023-09-18T13:31:09.343Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
13:31:09 [2023-09-18T13:31:09.343Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
13:31:09 [2023-09-18T13:31:09.343Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
13:31:09 [2023-09-18T13:31:09.343Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s)
13:31:09 [2023-09-18T13:31:09.344Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s)
13:31:09 [2023-09-18T13:31:09.344Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.00s)
13:31:09 [2023-09-18T13:31:09.344Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.00s)
13:31:09 [2023-09-18T13:31:09.344Z] === RUN   TestBuildPreserveOwnership
13:31:09 [2023-09-18T13:31:09.344Z] === RUN   TestBuildPreserveOwnership/copy_from
13:31:09 [2023-09-18T13:31:09.344Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
13:31:09 [2023-09-18T13:31:09.344Z] --- PASS: TestBuildPreserveOwnership (2.15s)
13:31:09 [2023-09-18T13:31:09.344Z]     --- PASS: TestBuildPreserveOwnership/copy_from (1.48s)
13:31:09 [2023-09-18T13:31:09.344Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.66s)
13:31:09 [2023-09-18T13:31:09.344Z] === RUN   TestBuildPlatformInvalid
13:31:09 [2023-09-18T13:31:09.344Z] --- PASS: TestBuildPlatformInvalid (0.03s)
13:31:09 [2023-09-18T13:31:09.344Z] === RUN   TestBuildkitHistoryTracePropagation
13:31:09 [2023-09-18T13:31:09.344Z] time="2023-09-18T13:31:05Z" level=info msg="[core] [Channel #1] Channel created" module=grpc
13:31:09 [2023-09-18T13:31:09.344Z] time="2023-09-18T13:31:05Z" level=info msg="[core] [Channel #1] original dial target is: \"unix:///run/buildkit/buildkitd.sock\"" module=grpc
13:31:09 [2023-09-18T13:31:09.344Z] time="2023-09-18T13:31:05Z" 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
13:31:09 [2023-09-18T13:31:09.344Z] time="2023-09-18T13:31:05Z" level=info msg="[core] [Channel #1] Channel authority set to \"localhost\"" module=grpc
13:31:09 [2023-09-18T13:31:09.344Z] time="2023-09-18T13:31:05Z" 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
13:31:09 [2023-09-18T13:31:09.344Z] time="2023-09-18T13:31:05Z" level=info msg="[core] [Channel #1] Channel switches to new LB policy \"pick_first\"" module=grpc
13:31:09 [2023-09-18T13:31:09.344Z] time="2023-09-18T13:31:05Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel created" module=grpc
13:31:09 [2023-09-18T13:31:09.344Z] time="2023-09-18T13:31:05Z" level=info msg="[core] [Channel #1] Channel Connectivity change to CONNECTING" module=grpc
13:31:09 [2023-09-18T13:31:09.344Z] time="2023-09-18T13:31:05Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel Connectivity change to CONNECTING" module=grpc
13:31:09 [2023-09-18T13:31:09.344Z] time="2023-09-18T13:31:05Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel picks a new address \"/run/buildkit/buildkitd.sock\" to connect" module=grpc
13:31:09 [2023-09-18T13:31:09.344Z] time="2023-09-18T13:31:05Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel Connectivity change to READY" module=grpc
13:31:09 [2023-09-18T13:31:09.344Z] time="2023-09-18T13:31:05Z" level=info msg="[core] [Channel #1] Channel Connectivity change to READY" module=grpc
13:31:09 [2023-09-18T13:31:09.344Z] time="2023-09-18T13:31:05Z" level=info msg="[core] [Server #4] Server created" module=grpc
13:31:09 [2023-09-18T13:31:09.344Z]     build_traces_test.go:84: Waiting for trace to be available
13:31:09 [2023-09-18T13:31:09.602Z] time="2023-09-18T13:31:09Z" level=info msg="[core] [Channel #1] Channel Connectivity change to SHUTDOWN" module=grpc
13:31:09 [2023-09-18T13:31:09.602Z] time="2023-09-18T13:31:09Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel Connectivity change to SHUTDOWN" module=grpc
13:31:09 [2023-09-18T13:31:09.602Z] time="2023-09-18T13:31:09Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel deleted" module=grpc
13:31:09 [2023-09-18T13:31:09.602Z] time="2023-09-18T13:31:09Z" level=info msg="[core] [Channel #1] Channel deleted" module=grpc
13:31:09 [2023-09-18T13:31:09.602Z] --- PASS: TestBuildkitHistoryTracePropagation (4.04s)
13:31:09 [2023-09-18T13:31:09.602Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
13:31:10 [2023-09-18T13:31:10.168Z] Loaded image: busybox:latest
13:31:10 [2023-09-18T13:31:10.426Z] Loaded image: busybox:glibc
13:31:11 [2023-09-18T13:31:11.360Z] Loaded image: debian:bullseye-slim
13:31:11 [2023-09-18T13:31:11.360Z] Loaded image: hello-world:latest
13:31:11 [2023-09-18T13:31:11.360Z] Loaded image: arm32v7/hello-world:latest
13:31:19 [2023-09-18T13:31:19.468Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (8.97s)
13:31:19 [2023-09-18T13:31:19.468Z] PASS
13:31:19 [2023-09-18T13:31:19.468Z] 
13:31:19 [2023-09-18T13:31:19.468Z] === Skipped
13:31:19 [2023-09-18T13:31:19.468Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s)
13:31:19 [2023-09-18T13:31:19.468Z]     build_session_test.go:26: TODO: BuildKit
13:31:19 [2023-09-18T13:31:19.468Z] 
13:31:19 [2023-09-18T13:31:19.468Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s)
13:31:19 [2023-09-18T13:31:19.468Z]     build_test.go:525: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
13:31:19 [2023-09-18T13:31:19.468Z] 
13:31:19 [2023-09-18T13:31:19.468Z] DONE 35 tests, 2 skipped in 80.204s
13:31:19 [2023-09-18T13:31:19.468Z] Running /go/src/github.com/docker/docker/integration/capabilities (arm64.integration.capabilities) flags=-test.v -test.timeout=120m  
13:31:19 [2023-09-18T13:31:19.468Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-capabilities-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-capabilities-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.capabilities -t ./test.main -test.v -test.timeout=120m
13:31:19 [2023-09-18T13:31:19.468Z] ++ set -e
13:31:19 [2023-09-18T13:31:19.468Z] ++ '[' -n 0 ']'
13:31:19 [2023-09-18T13:31:19.468Z] ++ set -x
13:31:19 [2023-09-18T13:31:19.468Z] ++ 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.okgpGDFuyu/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-capabilities-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-capabilities-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.capabilities -t ./test.main -test.v -test.timeout=120m
13:31:19 [2023-09-18T13:31:19.468Z] INFO: Testing against a local daemon
13:31:19 [2023-09-18T13:31:19.468Z] === RUN   TestNoNewPrivileges
13:31:23 [2023-09-18T13:31:23.657Z] === RUN   TestNoNewPrivileges/CapabilityRequested=true
13:31:23 [2023-09-18T13:31:23.919Z] === RUN   TestNoNewPrivileges/CapabilityRequested=false
13:31:24 [2023-09-18T13:31:24.486Z] --- PASS: TestNoNewPrivileges (5.92s)
13:31:24 [2023-09-18T13:31:24.486Z]     --- PASS: TestNoNewPrivileges/CapabilityRequested=true (0.44s)
13:31:24 [2023-09-18T13:31:24.486Z]     --- PASS: TestNoNewPrivileges/CapabilityRequested=false (0.47s)
13:31:24 [2023-09-18T13:31:24.486Z] PASS
13:31:24 [2023-09-18T13:31:24.486Z] 
13:31:24 [2023-09-18T13:31:24.486Z] DONE 3 tests in 5.949s
13:31:24 [2023-09-18T13:31:24.486Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m  
13:31:24 [2023-09-18T13:31:24.486Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m
13:31:24 [2023-09-18T13:31:24.486Z] ++ set -e
13:31:24 [2023-09-18T13:31:24.486Z] ++ '[' -n 0 ']'
13:31:24 [2023-09-18T13:31:24.486Z] ++ set -x
13:31:24 [2023-09-18T13:31:24.486Z] ++ 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.okgpGDFuyu/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m
13:31:24 [2023-09-18T13:31:24.743Z] INFO: Testing against a local daemon
13:31:24 [2023-09-18T13:31:24.743Z] === RUN   TestConfigInspect
13:31:26 [2023-09-18T13:31:26.642Z] --- PASS: TestConfigInspect (1.92s)
13:31:26 [2023-09-18T13:31:26.642Z] === RUN   TestConfigList
13:31:28 [2023-09-18T13:31:28.015Z] === RUN   TestConfigList/test_filter_by_name
13:31:28 [2023-09-18T13:31:28.015Z] === RUN   TestConfigList/test_filter_by_id
13:31:28 [2023-09-18T13:31:28.015Z] === RUN   TestConfigList/test_filter_by_label_key_only
13:31:28 [2023-09-18T13:31:28.015Z] === RUN   TestConfigList/test_filter_by_label_key=value_test0-TestConfigList
13:31:28 [2023-09-18T13:31:28.015Z] === RUN   TestConfigList/test_filter_by_label_key=value_test1-TestConfigList
13:31:28 [2023-09-18T13:31:28.581Z] --- PASS: TestConfigList (1.98s)
13:31:28 [2023-09-18T13:31:28.581Z]     --- PASS: TestConfigList/test_filter_by_name (0.00s)
13:31:28 [2023-09-18T13:31:28.581Z]     --- PASS: TestConfigList/test_filter_by_id (0.00s)
13:31:28 [2023-09-18T13:31:28.581Z]     --- PASS: TestConfigList/test_filter_by_label_key_only (0.00s)
13:31:28 [2023-09-18T13:31:28.581Z]     --- PASS: TestConfigList/test_filter_by_label_key=value_test0-TestConfigList (0.00s)
13:31:28 [2023-09-18T13:31:28.581Z]     --- PASS: TestConfigList/test_filter_by_label_key=value_test1-TestConfigList (0.00s)
13:31:28 [2023-09-18T13:31:28.581Z] === RUN   TestConfigsCreateAndDelete
13:31:30 [2023-09-18T13:31:30.481Z] --- PASS: TestConfigsCreateAndDelete (2.00s)
13:31:30 [2023-09-18T13:31:30.481Z] === RUN   TestConfigsUpdate
13:31:33 [2023-09-18T13:31:33.010Z] --- PASS: TestConfigsUpdate (2.01s)
13:31:33 [2023-09-18T13:31:33.010Z] === RUN   TestTemplatedConfig
13:31:35 [2023-09-18T13:31:35.542Z] --- PASS: TestTemplatedConfig (2.73s)
13:31:35 [2023-09-18T13:31:35.542Z] === RUN   TestConfigCreateResolve
13:31:37 [2023-09-18T13:31:37.441Z] --- PASS: TestConfigCreateResolve (1.92s)
13:31:37 [2023-09-18T13:31:37.441Z] PASS
13:31:37 [2023-09-18T13:31:37.441Z] === RUN   TestConfigInspect
13:31:39 [2023-09-18T13:31:39.342Z] --- PASS: TestConfigInspect (1.92s)
13:31:39 [2023-09-18T13:31:39.342Z] === RUN   TestConfigList
13:31:40 [2023-09-18T13:31:40.275Z] === RUN   TestConfigList/test_filter_by_name
13:31:40 [2023-09-18T13:31:40.275Z] === RUN   TestConfigList/test_filter_by_id
13:31:40 [2023-09-18T13:31:40.275Z] === RUN   TestConfigList/test_filter_by_label_key_only
13:31:40 [2023-09-18T13:31:40.275Z] === RUN   TestConfigList/test_filter_by_label_key=value_test0-TestConfigList
13:31:40 [2023-09-18T13:31:40.275Z] === RUN   TestConfigList/test_filter_by_label_key=value_test1-TestConfigList
13:31:41 [2023-09-18T13:31:41.208Z] --- PASS: TestConfigList (1.87s)
13:31:41 [2023-09-18T13:31:41.208Z]     --- PASS: TestConfigList/test_filter_by_name (0.00s)
13:31:41 [2023-09-18T13:31:41.208Z]     --- PASS: TestConfigList/test_filter_by_id (0.00s)
13:31:41 [2023-09-18T13:31:41.208Z]     --- PASS: TestConfigList/test_filter_by_label_key_only (0.00s)
13:31:41 [2023-09-18T13:31:41.208Z]     --- PASS: TestConfigList/test_filter_by_label_key=value_test0-TestConfigList (0.00s)
13:31:41 [2023-09-18T13:31:41.208Z]     --- PASS: TestConfigList/test_filter_by_label_key=value_test1-TestConfigList (0.00s)
13:31:41 [2023-09-18T13:31:41.208Z] === RUN   TestConfigsCreateAndDelete
13:31:43 [2023-09-18T13:31:43.108Z] --- PASS: TestConfigsCreateAndDelete (1.93s)
13:31:43 [2023-09-18T13:31:43.108Z] === RUN   TestConfigsUpdate
13:31:45 [2023-09-18T13:31:45.007Z] --- PASS: TestConfigsUpdate (1.94s)
13:31:45 [2023-09-18T13:31:45.007Z] === RUN   TestTemplatedConfig
13:31:47 [2023-09-18T13:31:47.540Z] --- PASS: TestTemplatedConfig (2.63s)
13:31:47 [2023-09-18T13:31:47.540Z] === RUN   TestConfigCreateResolve
13:31:49 [2023-09-18T13:31:49.438Z] --- PASS: TestConfigCreateResolve (1.96s)
13:31:49 [2023-09-18T13:31:49.439Z] PASS
13:31:49 [2023-09-18T13:31:49.439Z] 
13:31:49 [2023-09-18T13:31:49.439Z] DONE 22 tests in 24.864s
13:31:49 [2023-09-18T13:31:49.439Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m  
13:31:49 [2023-09-18T13:31:49.439Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m
13:31:49 [2023-09-18T13:31:49.439Z] ++ set -e
13:31:49 [2023-09-18T13:31:49.439Z] ++ '[' -n 0 ']'
13:31:49 [2023-09-18T13:31:49.439Z] ++ set -x
13:31:49 [2023-09-18T13:31:49.439Z] ++ 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.okgpGDFuyu/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m
13:31:49 [2023-09-18T13:31:49.439Z] INFO: Testing against a local daemon
13:31:49 [2023-09-18T13:31:49.439Z] === RUN   TestAttach
13:31:49 [2023-09-18T13:31:49.439Z] === RUN   TestAttach/without_TTY
13:31:49 [2023-09-18T13:31:49.439Z] === PAUSE TestAttach/without_TTY
13:31:49 [2023-09-18T13:31:49.439Z] === RUN   TestAttach/with_TTY
13:31:49 [2023-09-18T13:31:49.439Z] === PAUSE TestAttach/with_TTY
13:31:49 [2023-09-18T13:31:49.439Z] === CONT  TestAttach/without_TTY
13:31:49 [2023-09-18T13:31:49.439Z] === CONT  TestAttach/with_TTY
13:31:49 [2023-09-18T13:31:49.697Z] --- PASS: TestAttach (0.02s)
13:31:49 [2023-09-18T13:31:49.697Z]     --- PASS: TestAttach/without_TTY (0.06s)
13:31:49 [2023-09-18T13:31:49.697Z]     --- PASS: TestAttach/with_TTY (0.06s)
13:31:49 [2023-09-18T13:31:49.697Z] === RUN   TestCreateWithCDIDevices
13:31:50 [2023-09-18T13:31:50.630Z] --- PASS: TestCreateWithCDIDevices (1.05s)
13:31:50 [2023-09-18T13:31:50.630Z] === RUN   TestCDISpecDirsAreInSystemInfo
13:31:50 [2023-09-18T13:31:50.630Z] === RUN   TestCDISpecDirsAreInSystemInfo/experimental_no_spec_dirs_specified_returns_default
13:31:51 [2023-09-18T13:31:51.196Z] === RUN   TestCDISpecDirsAreInSystemInfo/experimental_specified_spec_dirs_are_returned
13:31:51 [2023-09-18T13:31:51.761Z] === RUN   TestCDISpecDirsAreInSystemInfo/experimental_empty_string_as_spec_dir_returns_empty_slice
13:31:52 [2023-09-18T13:31:52.326Z] === RUN   TestCDISpecDirsAreInSystemInfo/experimental_empty_config_option_returns_empty_slice
13:31:52 [2023-09-18T13:31:52.892Z] === RUN   TestCDISpecDirsAreInSystemInfo/non-experimental_no_spec_dirs_specified_returns_empty_slice
13:31:53 [2023-09-18T13:31:53.150Z] === RUN   TestCDISpecDirsAreInSystemInfo/non-experimental_specified_spec_dirs_returns_empty_slice
13:31:53 [2023-09-18T13:31:53.715Z] === RUN   TestCDISpecDirsAreInSystemInfo/non-experimental_empty_string_as_spec_dir_returns_empty_slice
13:31:54 [2023-09-18T13:31:54.281Z] === RUN   TestCDISpecDirsAreInSystemInfo/non-experimental_empty_config_option_returns_empty_slice
13:31:54 [2023-09-18T13:31:54.847Z] --- PASS: TestCDISpecDirsAreInSystemInfo (4.17s)
13:31:54 [2023-09-18T13:31:54.847Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/experimental_no_spec_dirs_specified_returns_default (0.52s)
13:31:54 [2023-09-18T13:31:54.847Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/experimental_specified_spec_dirs_are_returned (0.52s)
13:31:54 [2023-09-18T13:31:54.847Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/experimental_empty_string_as_spec_dir_returns_empty_slice (0.52s)
13:31:54 [2023-09-18T13:31:54.847Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/experimental_empty_config_option_returns_empty_slice (0.52s)
13:31:54 [2023-09-18T13:31:54.847Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/non-experimental_no_spec_dirs_specified_returns_empty_slice (0.52s)
13:31:54 [2023-09-18T13:31:54.847Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/non-experimental_specified_spec_dirs_returns_empty_slice (0.52s)
13:31:54 [2023-09-18T13:31:54.847Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/non-experimental_empty_string_as_spec_dir_returns_empty_slice (0.52s)
13:31:54 [2023-09-18T13:31:54.847Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/non-experimental_empty_config_option_returns_empty_slice (0.52s)
13:31:54 [2023-09-18T13:31:54.847Z] === RUN   TestCheckpoint
13:31:54 [2023-09-18T13:31:54.847Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
13:31:54 [2023-09-18T13:31:54.847Z] --- SKIP: TestCheckpoint (0.00s)
13:31:54 [2023-09-18T13:31:54.847Z] === RUN   TestContainerInvalidJSON
13:31:54 [2023-09-18T13:31:54.847Z] === RUN   TestContainerInvalidJSON/commit
13:31:54 [2023-09-18T13:31:54.847Z] === PAUSE TestContainerInvalidJSON/commit
13:31:54 [2023-09-18T13:31:54.847Z] === RUN   TestContainerInvalidJSON/containers/create
13:31:54 [2023-09-18T13:31:54.847Z] === PAUSE TestContainerInvalidJSON/containers/create
13:31:54 [2023-09-18T13:31:54.847Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec
13:31:54 [2023-09-18T13:31:54.847Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec
13:31:54 [2023-09-18T13:31:54.847Z] === RUN   TestContainerInvalidJSON/containers/foobar/update
13:31:54 [2023-09-18T13:31:54.847Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update
13:31:54 [2023-09-18T13:31:54.847Z] === RUN   TestContainerInvalidJSON/exec/foobar/start
13:31:54 [2023-09-18T13:31:54.847Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start
13:31:54 [2023-09-18T13:31:54.847Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy
13:31:54 [2023-09-18T13:31:54.847Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy
13:31:54 [2023-09-18T13:31:54.847Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start
13:31:54 [2023-09-18T13:31:54.847Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start
13:31:54 [2023-09-18T13:31:54.847Z] === CONT  TestContainerInvalidJSON/commit
13:31:54 [2023-09-18T13:31:54.847Z] === RUN   TestContainerInvalidJSON/commit/invalid_content_type
13:31:54 [2023-09-18T13:31:54.847Z] === CONT  TestContainerInvalidJSON/exec/foobar/start
13:31:54 [2023-09-18T13:31:54.847Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_content_type
13:31:54 [2023-09-18T13:31:54.847Z] === CONT  TestContainerInvalidJSON/containers/foobar/exec
13:31:54 [2023-09-18T13:31:54.847Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type
13:31:54 [2023-09-18T13:31:54.847Z] === CONT  TestContainerInvalidJSON/containers/foobar/update
13:31:54 [2023-09-18T13:31:54.847Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_content_type
13:31:54 [2023-09-18T13:31:54.847Z] === CONT  TestContainerInvalidJSON/containers/create
13:31:54 [2023-09-18T13:31:54.847Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_content_type
13:31:54 [2023-09-18T13:31:54.847Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/start
13:31:54 [2023-09-18T13:31:54.847Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type
13:31:54 [2023-09-18T13:31:54.847Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/copy
13:31:54 [2023-09-18T13:31:54.847Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type
13:31:54 [2023-09-18T13:31:54.847Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_JSON
13:31:54 [2023-09-18T13:31:54.847Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON
13:31:54 [2023-09-18T13:31:54.847Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON
13:31:54 [2023-09-18T13:31:54.847Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_JSON
13:31:54 [2023-09-18T13:31:54.847Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON
13:31:54 [2023-09-18T13:31:54.847Z] === RUN   TestContainerInvalidJSON/commit/invalid_JSON
13:31:54 [2023-09-18T13:31:54.847Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_JSON
13:31:54 [2023-09-18T13:31:54.847Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON
13:31:54 [2023-09-18T13:31:54.847Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON
13:31:54 [2023-09-18T13:31:54.847Z] === RUN   TestContainerInvalidJSON/containers/create/extra_content_after_JSON
13:31:54 [2023-09-18T13:31:54.847Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON
13:31:54 [2023-09-18T13:31:54.847Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON
13:31:54 [2023-09-18T13:31:54.847Z] === RUN   TestContainerInvalidJSON/commit/extra_content_after_JSON
13:31:54 [2023-09-18T13:31:54.847Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON
13:31:54 [2023-09-18T13:31:54.847Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/empty_body
13:31:54 [2023-09-18T13:31:54.847Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/empty_body
13:31:54 [2023-09-18T13:31:54.847Z] === RUN   TestContainerInvalidJSON/containers/create/empty_body
13:31:54 [2023-09-18T13:31:54.847Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body
13:31:54 [2023-09-18T13:31:54.847Z] === RUN   TestContainerInvalidJSON/commit/empty_body
13:31:54 [2023-09-18T13:31:54.847Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/empty_body
13:31:54 [2023-09-18T13:31:54.847Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body
13:31:54 [2023-09-18T13:31:54.847Z] --- PASS: TestContainerInvalidJSON (0.01s)
13:31:54 [2023-09-18T13:31:54.847Z]     --- PASS: TestContainerInvalidJSON/containers/create (0.00s)
13:31:54 [2023-09-18T13:31:54.847Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s)
13:31:54 [2023-09-18T13:31:54.847Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s)
13:31:54 [2023-09-18T13:31:54.847Z]         --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s)
13:31:54 [2023-09-18T13:31:54.847Z]         --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s)
13:31:54 [2023-09-18T13:31:54.847Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s)
13:31:54 [2023-09-18T13:31:54.847Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s)
13:31:54 [2023-09-18T13:31:54.847Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s)
13:31:54 [2023-09-18T13:31:54.847Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s)
13:31:54 [2023-09-18T13:31:54.847Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s)
13:31:54 [2023-09-18T13:31:54.847Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s)
13:31:54 [2023-09-18T13:31:54.847Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s)
13:31:54 [2023-09-18T13:31:54.847Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s)
13:31:54 [2023-09-18T13:31:54.847Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s)
13:31:54 [2023-09-18T13:31:54.847Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s)
13:31:54 [2023-09-18T13:31:54.847Z]     --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s)
13:31:54 [2023-09-18T13:31:54.847Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s)
13:31:54 [2023-09-18T13:31:54.847Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s)
13:31:54 [2023-09-18T13:31:54.847Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s)
13:31:54 [2023-09-18T13:31:54.847Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s)
13:31:54 [2023-09-18T13:31:54.847Z]     --- PASS: TestContainerInvalidJSON/commit (0.00s)
13:31:54 [2023-09-18T13:31:54.847Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s)
13:31:54 [2023-09-18T13:31:54.847Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s)
13:31:54 [2023-09-18T13:31:54.847Z]         --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s)
13:31:54 [2023-09-18T13:31:54.847Z]         --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s)
13:31:54 [2023-09-18T13:31:54.847Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s)
13:31:54 [2023-09-18T13:31:54.847Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s)
13:31:54 [2023-09-18T13:31:54.847Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s)
13:31:54 [2023-09-18T13:31:54.847Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s)
13:31:54 [2023-09-18T13:31:54.847Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s)
13:31:54 [2023-09-18T13:31:54.847Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s)
13:31:54 [2023-09-18T13:31:54.847Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s)
13:31:54 [2023-09-18T13:31:54.847Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s)
13:31:54 [2023-09-18T13:31:54.847Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s)
13:31:54 [2023-09-18T13:31:54.847Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s)
13:31:54 [2023-09-18T13:31:54.847Z] === RUN   TestCopyFromContainerPathDoesNotExist
13:31:54 [2023-09-18T13:31:54.847Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s)
13:31:54 [2023-09-18T13:31:54.847Z] === RUN   TestCopyFromContainerPathIsNotDir
13:31:54 [2023-09-18T13:31:54.847Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s)
13:31:54 [2023-09-18T13:31:54.847Z] === RUN   TestCopyToContainerPathDoesNotExist
13:31:55 [2023-09-18T13:31:55.105Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s)
13:31:55 [2023-09-18T13:31:55.105Z] === RUN   TestCopyEmptyFile
13:31:55 [2023-09-18T13:31:55.105Z] --- PASS: TestCopyEmptyFile (0.06s)
13:31:55 [2023-09-18T13:31:55.105Z] === RUN   TestCopyToContainerPathIsNotDir
13:31:55 [2023-09-18T13:31:55.105Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s)
13:31:55 [2023-09-18T13:31:55.105Z] === RUN   TestCopyFromContainer
13:31:55 [2023-09-18T13:31:55.671Z] === RUN   TestCopyFromContainer//
13:31:55 [2023-09-18T13:31:55.671Z] === RUN   TestCopyFromContainer/.
13:31:55 [2023-09-18T13:31:55.671Z] === RUN   TestCopyFromContainer//.
13:31:55 [2023-09-18T13:31:55.671Z] === RUN   TestCopyFromContainer/./
13:31:55 [2023-09-18T13:31:55.671Z] === RUN   TestCopyFromContainer//./
13:31:55 [2023-09-18T13:31:55.671Z] === RUN   TestCopyFromContainer//bar/root
13:31:55 [2023-09-18T13:31:55.671Z] === RUN   TestCopyFromContainer//bar/root/
13:31:55 [2023-09-18T13:31:55.671Z] === RUN   TestCopyFromContainer//bar/root/.
13:31:55 [2023-09-18T13:31:55.929Z] === RUN   TestCopyFromContainer/bar/quux
13:31:55 [2023-09-18T13:31:55.929Z] === RUN   TestCopyFromContainer/bar/quux/
13:31:55 [2023-09-18T13:31:55.929Z] === RUN   TestCopyFromContainer/bar/quux/.
13:31:55 [2023-09-18T13:31:55.929Z] === RUN   TestCopyFromContainer/bar/quux/baz
13:31:55 [2023-09-18T13:31:55.929Z] === RUN   TestCopyFromContainer/bar/filesymlink
13:31:55 [2023-09-18T13:31:55.929Z] === RUN   TestCopyFromContainer/bar/dirsymlink
13:31:55 [2023-09-18T13:31:55.929Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
13:31:55 [2023-09-18T13:31:55.929Z] === RUN   TestCopyFromContainer/bar/dirsymlink/.
13:31:55 [2023-09-18T13:31:55.929Z] === RUN   TestCopyFromContainer/bar/notarget
13:31:55 [2023-09-18T13:31:55.929Z] --- PASS: TestCopyFromContainer (0.79s)
13:31:55 [2023-09-18T13:31:55.929Z]     --- PASS: TestCopyFromContainer// (0.01s)
13:31:55 [2023-09-18T13:31:55.929Z]     --- PASS: TestCopyFromContainer/. (0.01s)
13:31:55 [2023-09-18T13:31:55.929Z]     --- PASS: TestCopyFromContainer//. (0.01s)
13:31:55 [2023-09-18T13:31:55.929Z]     --- PASS: TestCopyFromContainer/./ (0.01s)
13:31:55 [2023-09-18T13:31:55.929Z]     --- PASS: TestCopyFromContainer//./ (0.01s)
13:31:55 [2023-09-18T13:31:55.929Z]     --- PASS: TestCopyFromContainer//bar/root (0.01s)
13:31:55 [2023-09-18T13:31:55.929Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.01s)
13:31:55 [2023-09-18T13:31:55.929Z]     --- PASS: TestCopyFromContainer//bar/root/. (0.01s)
13:31:55 [2023-09-18T13:31:55.929Z]     --- PASS: TestCopyFromContainer/bar/quux (0.01s)
13:31:55 [2023-09-18T13:31:55.929Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.00s)
13:31:55 [2023-09-18T13:31:55.929Z]     --- PASS: TestCopyFromContainer/bar/quux/. (0.00s)
13:31:55 [2023-09-18T13:31:55.929Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.01s)
13:31:55 [2023-09-18T13:31:55.929Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.00s)
13:31:55 [2023-09-18T13:31:55.929Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.00s)
13:31:55 [2023-09-18T13:31:55.929Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.00s)
13:31:55 [2023-09-18T13:31:55.929Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/. (0.01s)
13:31:55 [2023-09-18T13:31:55.929Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.00s)
13:31:55 [2023-09-18T13:31:55.929Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
13:31:55 [2023-09-18T13:31:55.929Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
13:31:55 [2023-09-18T13:31:55.929Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
13:31:55 [2023-09-18T13:31:55.929Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
13:31:55 [2023-09-18T13:31:55.929Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
13:31:55 [2023-09-18T13:31:55.929Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
13:31:55 [2023-09-18T13:31:55.929Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
13:31:55 [2023-09-18T13:31:55.929Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
13:31:55 [2023-09-18T13:31:55.929Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
13:31:55 [2023-09-18T13:31:55.929Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
13:31:55 [2023-09-18T13:31:55.929Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
13:31:55 [2023-09-18T13:31:55.929Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
13:31:55 [2023-09-18T13:31:55.929Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
13:31:55 [2023-09-18T13:31:55.929Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
13:31:55 [2023-09-18T13:31:55.929Z] === RUN   TestCreateLinkToNonExistingContainer
13:31:55 [2023-09-18T13:31:55.929Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s)
13:31:55 [2023-09-18T13:31:55.929Z] === RUN   TestCreateWithInvalidEnv
13:31:55 [2023-09-18T13:31:55.929Z] === RUN   TestCreateWithInvalidEnv/0
13:31:55 [2023-09-18T13:31:55.929Z] === PAUSE TestCreateWithInvalidEnv/0
13:31:55 [2023-09-18T13:31:55.929Z] === RUN   TestCreateWithInvalidEnv/1
13:31:55 [2023-09-18T13:31:55.929Z] === PAUSE TestCreateWithInvalidEnv/1
13:31:55 [2023-09-18T13:31:55.929Z] === RUN   TestCreateWithInvalidEnv/2
13:31:55 [2023-09-18T13:31:55.929Z] === PAUSE TestCreateWithInvalidEnv/2
13:31:55 [2023-09-18T13:31:55.929Z] === CONT  TestCreateWithInvalidEnv/0
13:31:55 [2023-09-18T13:31:55.929Z] === CONT  TestCreateWithInvalidEnv/2
13:31:55 [2023-09-18T13:31:55.929Z] === CONT  TestCreateWithInvalidEnv/1
13:31:55 [2023-09-18T13:31:55.929Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
13:31:55 [2023-09-18T13:31:55.929Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
13:31:55 [2023-09-18T13:31:55.929Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
13:31:55 [2023-09-18T13:31:55.929Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
13:31:55 [2023-09-18T13:31:55.929Z] === RUN   TestCreateTmpfsMountsTarget
13:31:55 [2023-09-18T13:31:55.929Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s)
13:31:55 [2023-09-18T13:31:55.929Z] === RUN   TestCreateWithCustomMaskedPaths
13:31:57 [2023-09-18T13:31:57.302Z] --- PASS: TestCreateWithCustomMaskedPaths (1.32s)
13:31:57 [2023-09-18T13:31:57.302Z] === RUN   TestCreateWithCustomReadonlyPaths
13:31:58 [2023-09-18T13:31:58.676Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.33s)
13:31:58 [2023-09-18T13:31:58.676Z] === RUN   TestCreateWithInvalidHealthcheckParams
13:31:58 [2023-09-18T13:31:58.676Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
13:31:58 [2023-09-18T13:31:58.676Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
13:31:58 [2023-09-18T13:31:58.676Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
13:31:58 [2023-09-18T13:31:58.676Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
13:31:58 [2023-09-18T13:31:58.676Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
13:31:58 [2023-09-18T13:31:58.676Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
13:31:58 [2023-09-18T13:31:58.676Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
13:31:58 [2023-09-18T13:31:58.676Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
13:31:58 [2023-09-18T13:31:58.676Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
13:31:58 [2023-09-18T13:31:58.676Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
13:31:58 [2023-09-18T13:31:58.676Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
13:31:58 [2023-09-18T13:31:58.676Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
13:31:58 [2023-09-18T13:31:58.676Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
13:31:58 [2023-09-18T13:31:58.676Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
13:31:58 [2023-09-18T13:31:58.676Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
13:31:58 [2023-09-18T13:31:58.676Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
13:31:58 [2023-09-18T13:31:58.676Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
13:31:58 [2023-09-18T13:31:58.676Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
13:31:58 [2023-09-18T13:31:58.676Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
13:31:58 [2023-09-18T13:31:58.676Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
13:31:58 [2023-09-18T13:31:58.676Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
13:31:58 [2023-09-18T13:31:58.676Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
13:31:59 [2023-09-18T13:31:59.242Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.49s)
13:31:59 [2023-09-18T13:31:59.242Z] === RUN   TestCreateDifferentPlatform
13:31:59 [2023-09-18T13:31:59.242Z] === RUN   TestCreateDifferentPlatform/different_os
13:31:59 [2023-09-18T13:31:59.242Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
13:31:59 [2023-09-18T13:31:59.242Z] --- PASS: TestCreateDifferentPlatform (0.01s)
13:31:59 [2023-09-18T13:31:59.242Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
13:31:59 [2023-09-18T13:31:59.242Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
13:31:59 [2023-09-18T13:31:59.242Z] === RUN   TestCreateVolumesFromNonExistingContainer
13:31:59 [2023-09-18T13:31:59.242Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s)
13:31:59 [2023-09-18T13:31:59.242Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
13:31:59 [2023-09-18T13:31:59.242Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s)
13:31:59 [2023-09-18T13:31:59.242Z] === RUN   TestCreateInvalidHostConfig
13:31:59 [2023-09-18T13:31:59.242Z] === RUN   TestCreateInvalidHostConfig/invalid_IpcMode
13:31:59 [2023-09-18T13:31:59.242Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode
13:31:59 [2023-09-18T13:31:59.242Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode
13:31:59 [2023-09-18T13:31:59.242Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode
13:31:59 [2023-09-18T13:31:59.242Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
13:31:59 [2023-09-18T13:31:59.242Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
13:31:59 [2023-09-18T13:31:59.242Z] === RUN   TestCreateInvalidHostConfig/invalid_UTSMode
13:31:59 [2023-09-18T13:31:59.242Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode
13:31:59 [2023-09-18T13:31:59.242Z] === RUN   TestCreateInvalidHostConfig/invalid_Annotations
13:31:59 [2023-09-18T13:31:59.242Z] === PAUSE TestCreateInvalidHostConfig/invalid_Annotations
13:31:59 [2023-09-18T13:31:59.242Z] === CONT  TestCreateInvalidHostConfig/invalid_IpcMode
13:31:59 [2023-09-18T13:31:59.242Z] === CONT  TestCreateInvalidHostConfig/invalid_UTSMode
13:31:59 [2023-09-18T13:31:59.242Z] === CONT  TestCreateInvalidHostConfig/invalid_Annotations
13:31:59 [2023-09-18T13:31:59.242Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
13:31:59 [2023-09-18T13:31:59.242Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode
13:31:59 [2023-09-18T13:31:59.242Z] --- PASS: TestCreateInvalidHostConfig (0.01s)
13:31:59 [2023-09-18T13:31:59.242Z]     --- PASS: TestCreateInvalidHostConfig/invalid_Annotations (0.00s)
13:31:59 [2023-09-18T13:31:59.242Z]     --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s)
13:31:59 [2023-09-18T13:31:59.242Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s)
13:31:59 [2023-09-18T13:31:59.242Z]     --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s)
13:31:59 [2023-09-18T13:31:59.242Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s)
13:31:59 [2023-09-18T13:31:59.242Z] === RUN   TestCreateWithMultipleEndpointSettings
13:31:59 [2023-09-18T13:31:59.242Z] === RUN   TestCreateWithMultipleEndpointSettings/with_API_v1.44
13:31:59 [2023-09-18T13:31:59.242Z] === RUN   TestCreateWithMultipleEndpointSettings/with_API_v1.43
13:31:59 [2023-09-18T13:31:59.242Z] --- PASS: TestCreateWithMultipleEndpointSettings (0.05s)
13:31:59 [2023-09-18T13:31:59.242Z]     --- PASS: TestCreateWithMultipleEndpointSettings/with_API_v1.44 (0.03s)
13:31:59 [2023-09-18T13:31:59.242Z]     --- PASS: TestCreateWithMultipleEndpointSettings/with_API_v1.43 (0.00s)
13:31:59 [2023-09-18T13:31:59.242Z] === RUN   TestContainerStartOnDaemonRestart
13:31:59 [2023-09-18T13:31:59.242Z] === PAUSE TestContainerStartOnDaemonRestart
13:31:59 [2023-09-18T13:31:59.242Z] === RUN   TestDaemonRestartIpcMode
13:31:59 [2023-09-18T13:31:59.242Z] === PAUSE TestDaemonRestartIpcMode
13:31:59 [2023-09-18T13:31:59.242Z] === RUN   TestDaemonHostGatewayIP
13:31:59 [2023-09-18T13:31:59.242Z] === PAUSE TestDaemonHostGatewayIP
13:31:59 [2023-09-18T13:31:59.242Z] === RUN   TestRestartDaemonWithRestartingContainer
13:31:59 [2023-09-18T13:31:59.242Z] === PAUSE TestRestartDaemonWithRestartingContainer
13:31:59 [2023-09-18T13:31:59.242Z] === RUN   TestHardRestartWhenContainerIsRunning
13:31:59 [2023-09-18T13:31:59.242Z] === PAUSE TestHardRestartWhenContainerIsRunning
13:31:59 [2023-09-18T13:31:59.242Z] === RUN   TestContainerKillOnDaemonStart
13:31:59 [2023-09-18T13:31:59.242Z] === PAUSE TestContainerKillOnDaemonStart
13:31:59 [2023-09-18T13:31:59.242Z] === RUN   TestDiff
13:31:59 [2023-09-18T13:31:59.808Z] --- PASS: TestDiff (0.47s)
13:31:59 [2023-09-18T13:31:59.808Z] === RUN   TestExecConsoleSize
13:32:00 [2023-09-18T13:32:00.374Z] --- PASS: TestExecConsoleSize (0.55s)
13:32:00 [2023-09-18T13:32:00.374Z] === RUN   TestExecWithCloseStdin
13:32:00 [2023-09-18T13:32:00.940Z] --- PASS: TestExecWithCloseStdin (0.53s)
13:32:00 [2023-09-18T13:32:00.940Z] === RUN   TestExec
13:32:01 [2023-09-18T13:32:01.506Z] --- PASS: TestExec (0.59s)
13:32:01 [2023-09-18T13:32:01.506Z] === RUN   TestExecUser
13:32:02 [2023-09-18T13:32:02.071Z] --- PASS: TestExecUser (0.55s)
13:32:02 [2023-09-18T13:32:02.071Z] === RUN   TestExportContainerAndImportImage
13:32:02 [2023-09-18T13:32:02.637Z] --- PASS: TestExportContainerAndImportImage (0.53s)
13:32:02 [2023-09-18T13:32:02.637Z] === RUN   TestExportContainerAfterDaemonRestart
13:32:09 [2023-09-18T13:32:09.196Z] --- PASS: TestExportContainerAfterDaemonRestart (6.15s)
13:32:09 [2023-09-18T13:32:09.196Z] === RUN   TestHealthCheckWorkdir
13:32:09 [2023-09-18T13:32:09.196Z] --- PASS: TestHealthCheckWorkdir (0.65s)
13:32:09 [2023-09-18T13:32:09.196Z] === RUN   TestHealthKillContainer
13:32:17 [2023-09-18T13:32:17.306Z] --- PASS: TestHealthKillContainer (7.96s)
13:32:17 [2023-09-18T13:32:17.306Z] === RUN   TestHealthCheckProcessKilled
13:32:17 [2023-09-18T13:32:17.872Z] --- PASS: TestHealthCheckProcessKilled (0.67s)
13:32:17 [2023-09-18T13:32:17.872Z] === RUN   TestHealthStartInterval
13:32:19 [2023-09-18T13:32:19.246Z]     health_test.go:141: &{2023-09-18 13:32:19.082329122 +0000 UTC 2023-09-18 13:32:19.127143304 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
13:32:19 [2023-09-18T13:32:19.246Z]         }
13:32:19 [2023-09-18T13:32:19.503Z]     health_test.go:141: &{2023-09-18 13:32:19.082329122 +0000 UTC 2023-09-18 13:32:19.127143304 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
13:32:19 [2023-09-18T13:32:19.503Z]         }
13:32:19 [2023-09-18T13:32:19.503Z]     health_test.go:141: &{2023-09-18 13:32:19.082329122 +0000 UTC 2023-09-18 13:32:19.127143304 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
13:32:19 [2023-09-18T13:32:19.503Z]         }
13:32:19 [2023-09-18T13:32:19.503Z]     health_test.go:141: &{2023-09-18 13:32:19.082329122 +0000 UTC 2023-09-18 13:32:19.127143304 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
13:32:19 [2023-09-18T13:32:19.503Z]         }
13:32:19 [2023-09-18T13:32:19.761Z]     health_test.go:141: &{2023-09-18 13:32:19.082329122 +0000 UTC 2023-09-18 13:32:19.127143304 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
13:32:19 [2023-09-18T13:32:19.761Z]         }
13:32:19 [2023-09-18T13:32:19.761Z]     health_test.go:141: &{2023-09-18 13:32:19.082329122 +0000 UTC 2023-09-18 13:32:19.127143304 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
13:32:19 [2023-09-18T13:32:19.761Z]         }
13:32:20 [2023-09-18T13:32:20.018Z]     health_test.go:141: &{2023-09-18 13:32:19.082329122 +0000 UTC 2023-09-18 13:32:19.127143304 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
13:32:20 [2023-09-18T13:32:20.018Z]         }
13:32:20 [2023-09-18T13:32:20.018Z]     health_test.go:141: &{2023-09-18 13:32:19.082329122 +0000 UTC 2023-09-18 13:32:19.127143304 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
13:32:20 [2023-09-18T13:32:20.018Z]         }
13:32:20 [2023-09-18T13:32:20.018Z]     health_test.go:141: &{2023-09-18 13:32:19.082329122 +0000 UTC 2023-09-18 13:32:19.127143304 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
13:32:20 [2023-09-18T13:32:20.018Z]         }
13:32:20 [2023-09-18T13:32:20.276Z]     health_test.go:141: &{2023-09-18 13:32:19.082329122 +0000 UTC 2023-09-18 13:32:19.127143304 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
13:32:20 [2023-09-18T13:32:20.276Z]         }
13:32:20 [2023-09-18T13:32:20.276Z]     health_test.go:141: &{2023-09-18 13:32:20.133784681 +0000 UTC 2023-09-18 13:32:20.198830193 +0000 UTC 1 2}
13:32:20 [2023-09-18T13:32:20.534Z]     health_test.go:141: &{2023-09-18 13:32:20.133784681 +0000 UTC 2023-09-18 13:32:20.198830193 +0000 UTC 1 2}
13:32:20 [2023-09-18T13:32:20.534Z]     health_test.go:141: &{2023-09-18 13:32:20.133784681 +0000 UTC 2023-09-18 13:32:20.198830193 +0000 UTC 1 2}
13:32:20 [2023-09-18T13:32:20.534Z]     health_test.go:141: &{2023-09-18 13:32:20.133784681 +0000 UTC 2023-09-18 13:32:20.198830193 +0000 UTC 1 2}
13:32:20 [2023-09-18T13:32:20.791Z]     health_test.go:141: &{2023-09-18 13:32:20.133784681 +0000 UTC 2023-09-18 13:32:20.198830193 +0000 UTC 1 2}
13:32:20 [2023-09-18T13:32:20.791Z]     health_test.go:141: &{2023-09-18 13:32:20.133784681 +0000 UTC 2023-09-18 13:32:20.198830193 +0000 UTC 1 2}
13:32:21 [2023-09-18T13:32:21.049Z]     health_test.go:141: &{2023-09-18 13:32:20.133784681 +0000 UTC 2023-09-18 13:32:20.198830193 +0000 UTC 1 2}
13:32:21 [2023-09-18T13:32:21.049Z]     health_test.go:141: &{2023-09-18 13:32:20.133784681 +0000 UTC 2023-09-18 13:32:20.198830193 +0000 UTC 1 2}
13:32:21 [2023-09-18T13:32:21.049Z]     health_test.go:141: &{2023-09-18 13:32:20.133784681 +0000 UTC 2023-09-18 13:32:20.198830193 +0000 UTC 1 2}
13:32:21 [2023-09-18T13:32:21.307Z]     health_test.go:141: &{2023-09-18 13:32:20.133784681 +0000 UTC 2023-09-18 13:32:20.198830193 +0000 UTC 1 2}
13:32:21 [2023-09-18T13:32:21.307Z]     health_test.go:141: &{2023-09-18 13:32:20.133784681 +0000 UTC 2023-09-18 13:32:20.198830193 +0000 UTC 1 2}
13:32:21 [2023-09-18T13:32:21.566Z]     health_test.go:169: 1.070303743s
13:32:22 [2023-09-18T13:32:22.501Z]     health_test.go:169: 1.070303743s
13:32:23 [2023-09-18T13:32:23.433Z]     health_test.go:169: 1.070303743s
13:32:24 [2023-09-18T13:32:24.366Z]     health_test.go:169: 1.070303743s
13:32:25 [2023-09-18T13:32:25.738Z]     health_test.go:169: 1.070303743s
13:32:26 [2023-09-18T13:32:26.672Z]     health_test.go:169: 1.070303743s
13:32:27 [2023-09-18T13:32:27.605Z]     health_test.go:169: 1.070303743s
13:32:28 [2023-09-18T13:32:28.538Z]     health_test.go:169: 1.070303743s
13:32:29 [2023-09-18T13:32:29.471Z]     health_test.go:169: 1.070303743s
13:32:30 [2023-09-18T13:32:30.404Z]     health_test.go:169: 1.070303743s
13:32:31 [2023-09-18T13:32:31.337Z]     health_test.go:169: 1.070303743s
13:32:32 [2023-09-18T13:32:32.717Z]     health_test.go:169: 1.070303743s
13:32:33 [2023-09-18T13:32:33.650Z]     health_test.go:169: 1.070303743s
13:32:34 [2023-09-18T13:32:34.583Z]     health_test.go:169: 1.070303743s
13:32:35 [2023-09-18T13:32:35.517Z]     health_test.go:169: 1.070303743s
13:32:36 [2023-09-18T13:32:36.451Z]     health_test.go:169: 1.070303743s
13:32:37 [2023-09-18T13:32:37.386Z]     health_test.go:169: 1.070303743s
13:32:38 [2023-09-18T13:32:38.760Z]     health_test.go:169: 1.070303743s
13:32:39 [2023-09-18T13:32:39.694Z]     health_test.go:169: 1.070303743s
13:32:40 [2023-09-18T13:32:40.627Z]     health_test.go:169: 1.070303743s
13:32:41 [2023-09-18T13:32:41.560Z]     health_test.go:169: 1.070303743s
13:32:42 [2023-09-18T13:32:42.495Z]     health_test.go:169: 1.070303743s
13:32:43 [2023-09-18T13:32:43.430Z]     health_test.go:169: 1.070303743s
13:32:44 [2023-09-18T13:32:44.364Z]     health_test.go:169: 1.070303743s
13:32:45 [2023-09-18T13:32:45.737Z]     health_test.go:169: 1.070303743s
13:32:46 [2023-09-18T13:32:46.671Z]     health_test.go:169: 1.070303743s
13:32:47 [2023-09-18T13:32:47.605Z]     health_test.go:169: 1.070303743s
13:32:48 [2023-09-18T13:32:48.538Z]     health_test.go:169: 1.070303743s
13:32:49 [2023-09-18T13:32:49.472Z]     health_test.go:169: 1.070303743s
13:32:50 [2023-09-18T13:32:50.406Z]     health_test.go:169: 1.070303743s
13:32:51 [2023-09-18T13:32:51.779Z] --- PASS: TestHealthStartInterval (33.73s)
13:32:51 [2023-09-18T13:32:51.779Z] === RUN   TestInspectCpusetInConfigPre120
13:32:52 [2023-09-18T13:32:52.037Z] --- PASS: TestInspectCpusetInConfigPre120 (0.45s)
13:32:52 [2023-09-18T13:32:52.037Z] === RUN   TestInspectAnnotations
13:32:52 [2023-09-18T13:32:52.295Z] --- PASS: TestInspectAnnotations (0.05s)
13:32:52 [2023-09-18T13:32:52.295Z] === RUN   TestIpcModeNone
13:32:52 [2023-09-18T13:32:52.865Z] --- PASS: TestIpcModeNone (0.51s)
13:32:52 [2023-09-18T13:32:52.865Z] === RUN   TestIpcModePrivate
13:32:53 [2023-09-18T13:32:53.122Z]     ipcmode_linux_test.go:88: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:78, shared: false, mustBeShared: false
13:32:53 [2023-09-18T13:32:53.122Z] --- PASS: TestIpcModePrivate (0.54s)
13:32:53 [2023-09-18T13:32:53.122Z] === RUN   TestIpcModeShareable
13:32:53 [2023-09-18T13:32:53.688Z]     ipcmode_linux_test.go:88: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:72, shared: true, mustBeShared: true
13:32:53 [2023-09-18T13:32:53.688Z] --- PASS: TestIpcModeShareable (0.56s)
13:32:53 [2023-09-18T13:32:53.688Z] === RUN   TestAPIIpcModeShareableAndContainer
13:32:55 [2023-09-18T13:32:55.063Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.27s)
13:32:55 [2023-09-18T13:32:55.063Z] === RUN   TestAPIIpcModeHost
13:32:55 [2023-09-18T13:32:55.321Z] --- PASS: TestAPIIpcModeHost (0.36s)
13:32:55 [2023-09-18T13:32:55.321Z] === RUN   TestDaemonIpcModeShareable
13:32:56 [2023-09-18T13:32:56.256Z]     ipcmode_linux_test.go:256: [testDaemonIpcPrivateShareable] ipcdev: 0:104, shared: true, mustBeShared: true
13:32:56 [2023-09-18T13:32:56.514Z] --- PASS: TestDaemonIpcModeShareable (1.15s)
13:32:56 [2023-09-18T13:32:56.514Z] === RUN   TestDaemonIpcModePrivate
13:32:57 [2023-09-18T13:32:57.448Z]     ipcmode_linux_test.go:256: [testDaemonIpcPrivateShareable] ipcdev: 0:110, shared: false, mustBeShared: false
13:32:57 [2023-09-18T13:32:57.707Z] --- PASS: TestDaemonIpcModePrivate (1.13s)
13:32:57 [2023-09-18T13:32:57.707Z] === RUN   TestDaemonIpcModePrivateFromConfig
13:32:58 [2023-09-18T13:32:58.640Z]     ipcmode_linux_test.go:256: [testDaemonIpcPrivateShareable] ipcdev: 0:110, shared: false, mustBeShared: false
13:32:58 [2023-09-18T13:32:58.898Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.17s)
13:32:58 [2023-09-18T13:32:58.898Z] === RUN   TestDaemonIpcModeShareableFromConfig
13:32:59 [2023-09-18T13:32:59.831Z]     ipcmode_linux_test.go:256: [testDaemonIpcPrivateShareable] ipcdev: 0:104, shared: true, mustBeShared: true
13:32:59 [2023-09-18T13:32:59.831Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.08s)
13:32:59 [2023-09-18T13:32:59.831Z] === RUN   TestIpcModeOlderClient
13:32:59 [2023-09-18T13:32:59.831Z] === PAUSE TestIpcModeOlderClient
13:32:59 [2023-09-18T13:32:59.831Z] === RUN   TestKillContainerInvalidSignal
13:33:00 [2023-09-18T13:33:00.397Z] --- PASS: TestKillContainerInvalidSignal (0.49s)
13:33:00 [2023-09-18T13:33:00.397Z] === RUN   TestKillContainer
13:33:00 [2023-09-18T13:33:00.397Z] === RUN   TestKillContainer/no_signal
13:33:00 [2023-09-18T13:33:00.963Z] === RUN   TestKillContainer/non_killing_signal
13:33:01 [2023-09-18T13:33:01.220Z] === RUN   TestKillContainer/killing_signal
13:33:01 [2023-09-18T13:33:01.786Z] --- PASS: TestKillContainer (1.40s)
13:33:01 [2023-09-18T13:33:01.786Z]     --- PASS: TestKillContainer/no_signal (0.42s)
13:33:01 [2023-09-18T13:33:01.786Z]     --- PASS: TestKillContainer/non_killing_signal (0.28s)
13:33:01 [2023-09-18T13:33:01.786Z]     --- PASS: TestKillContainer/killing_signal (0.45s)
13:33:01 [2023-09-18T13:33:01.786Z] === RUN   TestKillWithStopSignalAndRestartPolicies
13:33:01 [2023-09-18T13:33:01.786Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
13:33:02 [2023-09-18T13:33:02.352Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
13:33:02 [2023-09-18T13:33:02.920Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.94s)
13:33:02 [2023-09-18T13:33:02.920Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.44s)
13:33:02 [2023-09-18T13:33:02.920Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.27s)
13:33:02 [2023-09-18T13:33:02.920Z] === RUN   TestKillStoppedContainer
13:33:02 [2023-09-18T13:33:02.920Z] --- PASS: TestKillStoppedContainer (0.05s)
13:33:02 [2023-09-18T13:33:02.920Z] === RUN   TestKillStoppedContainerAPIPre120
13:33:02 [2023-09-18T13:33:02.920Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s)
13:33:02 [2023-09-18T13:33:02.920Z] === RUN   TestKillDifferentUserContainer
13:33:03 [2023-09-18T13:33:03.486Z] --- PASS: TestKillDifferentUserContainer (0.46s)
13:33:03 [2023-09-18T13:33:03.486Z] === RUN   TestInspectOomKilledTrue
13:33:03 [2023-09-18T13:33:03.744Z] --- PASS: TestInspectOomKilledTrue (0.50s)
13:33:03 [2023-09-18T13:33:03.744Z] === RUN   TestInspectOomKilledFalse
13:33:04 [2023-09-18T13:33:04.310Z] --- PASS: TestInspectOomKilledFalse (0.49s)
13:33:04 [2023-09-18T13:33:04.310Z] === RUN   TestLinksEtcHostsContentMatch
13:33:04 [2023-09-18T13:33:04.568Z] --- PASS: TestLinksEtcHostsContentMatch (0.27s)
13:33:04 [2023-09-18T13:33:04.568Z] === RUN   TestLinksContainerNames
13:33:05 [2023-09-18T13:33:05.502Z] --- PASS: TestLinksContainerNames (0.96s)
13:33:05 [2023-09-18T13:33:05.503Z] === RUN   TestLogsFollowTailEmpty
13:33:06 [2023-09-18T13:33:06.068Z] --- PASS: TestLogsFollowTailEmpty (0.46s)
13:33:06 [2023-09-18T13:33:06.068Z] === RUN   TestLogs
13:33:06 [2023-09-18T13:33:06.068Z] === RUN   TestLogs/driver_local
13:33:06 [2023-09-18T13:33:06.068Z] === RUN   TestLogs/driver_local/tty/stdout_and_stderr
13:33:06 [2023-09-18T13:33:06.068Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr
13:33:06 [2023-09-18T13:33:06.068Z] === RUN   TestLogs/driver_local/tty/only_stdout
13:33:06 [2023-09-18T13:33:06.068Z] === PAUSE TestLogs/driver_local/tty/only_stdout
13:33:06 [2023-09-18T13:33:06.068Z] === RUN   TestLogs/driver_local/tty/only_stderr
13:33:06 [2023-09-18T13:33:06.068Z] === PAUSE TestLogs/driver_local/tty/only_stderr
13:33:06 [2023-09-18T13:33:06.068Z] === RUN   TestLogs/driver_local/without_tty/stdout_and_stderr
13:33:06 [2023-09-18T13:33:06.068Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr
13:33:06 [2023-09-18T13:33:06.068Z] === RUN   TestLogs/driver_local/without_tty/only_stdout
13:33:06 [2023-09-18T13:33:06.068Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout
13:33:06 [2023-09-18T13:33:06.068Z] === RUN   TestLogs/driver_local/without_tty/only_stderr
13:33:06 [2023-09-18T13:33:06.068Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr
13:33:06 [2023-09-18T13:33:06.068Z] === CONT  TestLogs/driver_local/tty/stdout_and_stderr
13:33:06 [2023-09-18T13:33:06.068Z] === CONT  TestLogs/driver_local/without_tty/stdout_and_stderr
13:33:06 [2023-09-18T13:33:06.068Z] === CONT  TestLogs/driver_local/without_tty/only_stderr
13:33:06 [2023-09-18T13:33:06.068Z] === CONT  TestLogs/driver_local/tty/only_stderr
13:33:06 [2023-09-18T13:33:06.068Z] === CONT  TestLogs/driver_local/tty/only_stdout
13:33:06 [2023-09-18T13:33:06.068Z] === CONT  TestLogs/driver_local/without_tty/only_stdout
13:33:07 [2023-09-18T13:33:07.968Z] === RUN   TestLogs/driver_json-file
13:33:07 [2023-09-18T13:33:07.968Z] === RUN   TestLogs/driver_json-file/tty/stdout_and_stderr
13:33:07 [2023-09-18T13:33:07.968Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr
13:33:07 [2023-09-18T13:33:07.968Z] === RUN   TestLogs/driver_json-file/tty/only_stdout
13:33:07 [2023-09-18T13:33:07.968Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout
13:33:07 [2023-09-18T13:33:07.968Z] === RUN   TestLogs/driver_json-file/tty/only_stderr
13:33:07 [2023-09-18T13:33:07.968Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr
13:33:07 [2023-09-18T13:33:07.968Z] === RUN   TestLogs/driver_json-file/without_tty/stdout_and_stderr
13:33:07 [2023-09-18T13:33:07.968Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr
13:33:07 [2023-09-18T13:33:07.968Z] === RUN   TestLogs/driver_json-file/without_tty/only_stdout
13:33:07 [2023-09-18T13:33:07.968Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout
13:33:07 [2023-09-18T13:33:07.968Z] === RUN   TestLogs/driver_json-file/without_tty/only_stderr
13:33:07 [2023-09-18T13:33:07.968Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr
13:33:07 [2023-09-18T13:33:07.968Z] === CONT  TestLogs/driver_json-file/tty/stdout_and_stderr
13:33:07 [2023-09-18T13:33:07.968Z] === CONT  TestLogs/driver_json-file/without_tty/stdout_and_stderr
13:33:07 [2023-09-18T13:33:07.968Z] === CONT  TestLogs/driver_json-file/without_tty/only_stderr
13:33:07 [2023-09-18T13:33:07.968Z] === CONT  TestLogs/driver_json-file/without_tty/only_stdout
13:33:07 [2023-09-18T13:33:07.968Z] === CONT  TestLogs/driver_json-file/tty/only_stderr
13:33:07 [2023-09-18T13:33:07.968Z] === CONT  TestLogs/driver_json-file/tty/only_stdout
13:33:09 [2023-09-18T13:33:09.341Z] --- PASS: TestLogs (3.24s)
13:33:09 [2023-09-18T13:33:09.341Z]     --- PASS: TestLogs/driver_local (0.01s)
13:33:09 [2023-09-18T13:33:09.341Z]         --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.99s)
13:33:09 [2023-09-18T13:33:09.341Z]         --- PASS: TestLogs/driver_local/tty/only_stderr (1.03s)
13:33:09 [2023-09-18T13:33:09.341Z]         --- PASS: TestLogs/driver_local/without_tty/only_stderr (1.06s)
13:33:09 [2023-09-18T13:33:09.341Z]         --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (1.34s)
13:33:09 [2023-09-18T13:33:09.341Z]         --- PASS: TestLogs/driver_local/tty/only_stdout (1.57s)
13:33:09 [2023-09-18T13:33:09.341Z]         --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (1.61s)
13:33:09 [2023-09-18T13:33:09.341Z]     --- PASS: TestLogs/driver_json-file (0.01s)
13:33:09 [2023-09-18T13:33:09.341Z]         --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (1.11s)
13:33:09 [2023-09-18T13:33:09.341Z]         --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (1.35s)
13:33:09 [2023-09-18T13:33:09.341Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (1.35s)
13:33:09 [2023-09-18T13:33:09.341Z]         --- PASS: TestLogs/driver_json-file/tty/only_stdout (1.40s)
13:33:09 [2023-09-18T13:33:09.341Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (1.49s)
13:33:09 [2023-09-18T13:33:09.341Z]         --- PASS: TestLogs/driver_json-file/tty/only_stderr (1.60s)
13:33:09 [2023-09-18T13:33:09.341Z] === RUN   TestContainerNetworkMountsNoChown
13:33:09 [2023-09-18T13:33:09.600Z] --- PASS: TestContainerNetworkMountsNoChown (0.45s)
13:33:09 [2023-09-18T13:33:09.600Z] === RUN   TestMountDaemonRoot
13:33:09 [2023-09-18T13:33:09.600Z] === RUN   TestMountDaemonRoot/default
13:33:09 [2023-09-18T13:33:09.600Z] === PAUSE TestMountDaemonRoot/default
13:33:09 [2023-09-18T13:33:09.600Z] === RUN   TestMountDaemonRoot/private
13:33:09 [2023-09-18T13:33:09.600Z] === PAUSE TestMountDaemonRoot/private
13:33:09 [2023-09-18T13:33:09.600Z] === RUN   TestMountDaemonRoot/rprivate
13:33:09 [2023-09-18T13:33:09.600Z] === PAUSE TestMountDaemonRoot/rprivate
13:33:09 [2023-09-18T13:33:09.600Z] === RUN   TestMountDaemonRoot/slave
13:33:09 [2023-09-18T13:33:09.600Z] === PAUSE TestMountDaemonRoot/slave
13:33:09 [2023-09-18T13:33:09.600Z] === RUN   TestMountDaemonRoot/rslave
13:33:09 [2023-09-18T13:33:09.600Z] === PAUSE TestMountDaemonRoot/rslave
13:33:09 [2023-09-18T13:33:09.600Z] === RUN   TestMountDaemonRoot/shared
13:33:09 [2023-09-18T13:33:09.600Z] === PAUSE TestMountDaemonRoot/shared
13:33:09 [2023-09-18T13:33:09.600Z] === RUN   TestMountDaemonRoot/rshared
13:33:09 [2023-09-18T13:33:09.600Z] === PAUSE TestMountDaemonRoot/rshared
13:33:09 [2023-09-18T13:33:09.600Z] === CONT  TestMountDaemonRoot/default
13:33:09 [2023-09-18T13:33:09.600Z] === CONT  TestMountDaemonRoot/rslave
13:33:09 [2023-09-18T13:33:09.600Z] === RUN   TestMountDaemonRoot/default/bind_root
13:33:09 [2023-09-18T13:33:09.600Z] === CONT  TestMountDaemonRoot/private
13:33:09 [2023-09-18T13:33:09.600Z] === PAUSE TestMountDaemonRoot/default/bind_root
13:33:09 [2023-09-18T13:33:09.600Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
13:33:09 [2023-09-18T13:33:09.600Z] === RUN   TestMountDaemonRoot/default/bind_subpath
13:33:09 [2023-09-18T13:33:09.600Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
13:33:09 [2023-09-18T13:33:09.600Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
13:33:09 [2023-09-18T13:33:09.600Z] === RUN   TestMountDaemonRoot/rslave/mount_root
13:33:09 [2023-09-18T13:33:09.600Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
13:33:09 [2023-09-18T13:33:09.600Z] === RUN   TestMountDaemonRoot/private/bind_root
13:33:09 [2023-09-18T13:33:09.600Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
13:33:09 [2023-09-18T13:33:09.600Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
13:33:09 [2023-09-18T13:33:09.600Z] === RUN   TestMountDaemonRoot/rslave/bind_root
13:33:09 [2023-09-18T13:33:09.600Z] === PAUSE TestMountDaemonRoot/private/bind_root
13:33:09 [2023-09-18T13:33:09.600Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
13:33:09 [2023-09-18T13:33:09.600Z] === RUN   TestMountDaemonRoot/private/bind_subpath
13:33:09 [2023-09-18T13:33:09.600Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
13:33:09 [2023-09-18T13:33:09.600Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
13:33:09 [2023-09-18T13:33:09.600Z] === RUN   TestMountDaemonRoot/private/mount_root
13:33:09 [2023-09-18T13:33:09.600Z] === CONT  TestMountDaemonRoot/shared
13:33:09 [2023-09-18T13:33:09.600Z] === PAUSE TestMountDaemonRoot/private/mount_root
13:33:09 [2023-09-18T13:33:09.600Z] === RUN   TestMountDaemonRoot/private/mount_subpath
13:33:09 [2023-09-18T13:33:09.600Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
13:33:09 [2023-09-18T13:33:09.600Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
13:33:09 [2023-09-18T13:33:09.600Z] === CONT  TestMountDaemonRoot/rslave/bind_root
13:33:09 [2023-09-18T13:33:09.600Z] === CONT  TestMountDaemonRoot/rprivate
13:33:09 [2023-09-18T13:33:09.600Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
13:33:09 [2023-09-18T13:33:09.600Z] === CONT  TestMountDaemonRoot/slave
13:33:09 [2023-09-18T13:33:09.600Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
13:33:09 [2023-09-18T13:33:09.600Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
13:33:09 [2023-09-18T13:33:09.600Z] === RUN   TestMountDaemonRoot/slave/bind_root
13:33:09 [2023-09-18T13:33:09.600Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
13:33:09 [2023-09-18T13:33:09.600Z] === PAUSE TestMountDaemonRoot/slave/bind_root
13:33:09 [2023-09-18T13:33:09.600Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
13:33:09 [2023-09-18T13:33:09.600Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
13:33:09 [2023-09-18T13:33:09.600Z] === CONT  TestMountDaemonRoot/rshared
13:33:09 [2023-09-18T13:33:09.600Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
13:33:09 [2023-09-18T13:33:09.600Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
13:33:09 [2023-09-18T13:33:09.600Z] === RUN   TestMountDaemonRoot/default/mount_root
13:33:09 [2023-09-18T13:33:09.600Z] === RUN   TestMountDaemonRoot/shared/mount_root
13:33:09 [2023-09-18T13:33:09.600Z] === PAUSE TestMountDaemonRoot/default/mount_root
13:33:09 [2023-09-18T13:33:09.600Z] === PAUSE TestMountDaemonRoot/shared/mount_root
13:33:09 [2023-09-18T13:33:09.600Z] === RUN   TestMountDaemonRoot/default/mount_subpath
13:33:09 [2023-09-18T13:33:09.600Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
13:33:09 [2023-09-18T13:33:09.600Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
13:33:09 [2023-09-18T13:33:09.600Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
13:33:09 [2023-09-18T13:33:09.600Z] === RUN   TestMountDaemonRoot/slave/mount_root
13:33:09 [2023-09-18T13:33:09.600Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
13:33:09 [2023-09-18T13:33:09.600Z] === PAUSE TestMountDaemonRoot/slave/mount_root
13:33:09 [2023-09-18T13:33:09.600Z] === CONT  TestMountDaemonRoot/rslave/mount_root
13:33:09 [2023-09-18T13:33:09.600Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
13:33:09 [2023-09-18T13:33:09.600Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
13:33:09 [2023-09-18T13:33:09.600Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
13:33:09 [2023-09-18T13:33:09.600Z] === CONT  TestMountDaemonRoot/private/bind_root
13:33:09 [2023-09-18T13:33:09.600Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
13:33:09 [2023-09-18T13:33:09.600Z] === RUN   TestMountDaemonRoot/shared/bind_root
13:33:09 [2023-09-18T13:33:09.600Z] === CONT  TestMountDaemonRoot/private/mount_subpath
13:33:09 [2023-09-18T13:33:09.600Z] === PAUSE TestMountDaemonRoot/shared/bind_root
13:33:09 [2023-09-18T13:33:09.600Z] === RUN   TestMountDaemonRoot/rshared/bind_root
13:33:09 [2023-09-18T13:33:09.600Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
13:33:09 [2023-09-18T13:33:09.600Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
13:33:09 [2023-09-18T13:33:09.600Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
13:33:09 [2023-09-18T13:33:09.600Z] === RUN   TestMountDaemonRoot/rshared/mount_root
13:33:09 [2023-09-18T13:33:09.600Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
13:33:09 [2023-09-18T13:33:09.600Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
13:33:09 [2023-09-18T13:33:09.600Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
13:33:09 [2023-09-18T13:33:09.600Z] === CONT  TestMountDaemonRoot/private/mount_root
13:33:09 [2023-09-18T13:33:09.600Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
13:33:09 [2023-09-18T13:33:09.600Z] === CONT  TestMountDaemonRoot/private/bind_subpath
13:33:09 [2023-09-18T13:33:09.858Z] === CONT  TestMountDaemonRoot/default/bind_root
13:33:09 [2023-09-18T13:33:09.858Z] === CONT  TestMountDaemonRoot/slave/bind_root
13:33:09 [2023-09-18T13:33:09.858Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
13:33:09 [2023-09-18T13:33:09.858Z] === CONT  TestMountDaemonRoot/slave/mount_root
13:33:09 [2023-09-18T13:33:09.858Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
13:33:09 [2023-09-18T13:33:09.858Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
13:33:09 [2023-09-18T13:33:09.858Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
13:33:09 [2023-09-18T13:33:09.858Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
13:33:09 [2023-09-18T13:33:09.858Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
13:33:09 [2023-09-18T13:33:09.858Z] === CONT  TestMountDaemonRoot/rshared/bind_root
13:33:09 [2023-09-18T13:33:09.858Z] === CONT  TestMountDaemonRoot/default/mount_subpath
13:33:09 [2023-09-18T13:33:09.858Z] === CONT  TestMountDaemonRoot/default/mount_root
13:33:09 [2023-09-18T13:33:09.858Z] === CONT  TestMountDaemonRoot/default/bind_subpath
13:33:09 [2023-09-18T13:33:09.858Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
13:33:09 [2023-09-18T13:33:09.858Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
13:33:09 [2023-09-18T13:33:09.858Z] === CONT  TestMountDaemonRoot/shared/bind_root
13:33:09 [2023-09-18T13:33:09.858Z] === CONT  TestMountDaemonRoot/shared/mount_root
13:33:09 [2023-09-18T13:33:09.858Z] === CONT  TestMountDaemonRoot/rshared/mount_root
13:33:09 [2023-09-18T13:33:09.858Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
13:33:09 [2023-09-18T13:33:09.858Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
13:33:09 [2023-09-18T13:33:09.858Z] --- PASS: TestMountDaemonRoot (0.02s)
13:33:09 [2023-09-18T13:33:09.858Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
13:33:09 [2023-09-18T13:33:09.858Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.05s)
13:33:09 [2023-09-18T13:33:09.858Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.05s)
13:33:09 [2023-09-18T13:33:09.858Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.05s)
13:33:09 [2023-09-18T13:33:09.858Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.05s)
13:33:09 [2023-09-18T13:33:09.858Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
13:33:09 [2023-09-18T13:33:09.858Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.08s)
13:33:09 [2023-09-18T13:33:09.858Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.08s)
13:33:09 [2023-09-18T13:33:09.858Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.08s)
13:33:09 [2023-09-18T13:33:09.858Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.08s)
13:33:09 [2023-09-18T13:33:09.858Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
13:33:09 [2023-09-18T13:33:09.858Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.05s)
13:33:09 [2023-09-18T13:33:09.858Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.05s)
13:33:09 [2023-09-18T13:33:09.858Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.05s)
13:33:09 [2023-09-18T13:33:09.858Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.05s)
13:33:09 [2023-09-18T13:33:09.858Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
13:33:09 [2023-09-18T13:33:09.858Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.05s)
13:33:09 [2023-09-18T13:33:09.858Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.05s)
13:33:09 [2023-09-18T13:33:09.858Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.06s)
13:33:09 [2023-09-18T13:33:09.858Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.06s)
13:33:09 [2023-09-18T13:33:09.858Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
13:33:09 [2023-09-18T13:33:09.858Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.05s)
13:33:09 [2023-09-18T13:33:09.858Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.06s)
13:33:09 [2023-09-18T13:33:09.858Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.06s)
13:33:09 [2023-09-18T13:33:09.858Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.06s)
13:33:09 [2023-09-18T13:33:09.858Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
13:33:09 [2023-09-18T13:33:09.858Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.08s)
13:33:09 [2023-09-18T13:33:09.858Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.09s)
13:33:09 [2023-09-18T13:33:09.858Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.09s)
13:33:09 [2023-09-18T13:33:09.858Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.09s)
13:33:09 [2023-09-18T13:33:09.858Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
13:33:09 [2023-09-18T13:33:09.858Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.09s)
13:33:09 [2023-09-18T13:33:09.858Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s)
13:33:09 [2023-09-18T13:33:09.858Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s)
13:33:09 [2023-09-18T13:33:09.858Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s)
13:33:09 [2023-09-18T13:33:09.858Z] === RUN   TestContainerBindMountNonRecursive
13:33:11 [2023-09-18T13:33:11.757Z] --- PASS: TestContainerBindMountNonRecursive (1.38s)
13:33:11 [2023-09-18T13:33:11.757Z] === RUN   TestContainerVolumesMountedAsShared
13:33:11 [2023-09-18T13:33:11.757Z] --- PASS: TestContainerVolumesMountedAsShared (0.46s)
13:33:11 [2023-09-18T13:33:11.757Z] === RUN   TestContainerVolumesMountedAsSlave
13:33:12 [2023-09-18T13:33:12.015Z] --- PASS: TestContainerVolumesMountedAsSlave (0.29s)
13:33:12 [2023-09-18T13:33:12.015Z] === RUN   TestContainerCopyLeaksMounts
13:33:12 [2023-09-18T13:33:12.584Z] --- PASS: TestContainerCopyLeaksMounts (0.59s)
13:33:12 [2023-09-18T13:33:12.584Z] === RUN   TestContainerBindMountRecursivelyReadOnly
13:33:14 [2023-09-18T13:33:14.484Z] --- PASS: TestContainerBindMountRecursivelyReadOnly (1.70s)
13:33:14 [2023-09-18T13:33:14.484Z] === RUN   TestNetworkNat
13:33:15 [2023-09-18T13:33:15.050Z] --- PASS: TestNetworkNat (0.51s)
13:33:15 [2023-09-18T13:33:15.050Z] === RUN   TestNetworkLocalhostTCPNat
13:33:15 [2023-09-18T13:33:15.308Z] --- PASS: TestNetworkLocalhostTCPNat (0.51s)
13:33:15 [2023-09-18T13:33:15.308Z] === RUN   TestNetworkLoopbackNat
13:33:18 [2023-09-18T13:33:18.587Z] --- PASS: TestNetworkLoopbackNat (2.62s)
13:33:18 [2023-09-18T13:33:18.587Z] === RUN   TestNoOverlayfsWarningsAboutUndefinedBehaviors
13:33:18 [2023-09-18T13:33:18.587Z] === RUN   TestNoOverlayfsWarningsAboutUndefinedBehaviors/diff
13:33:18 [2023-09-18T13:33:18.587Z] === RUN   TestNoOverlayfsWarningsAboutUndefinedBehaviors/export
13:33:18 [2023-09-18T13:33:18.587Z] === RUN   TestNoOverlayfsWarningsAboutUndefinedBehaviors/cp_to_container
13:33:18 [2023-09-18T13:33:18.587Z] === RUN   TestNoOverlayfsWarningsAboutUndefinedBehaviors/cp_from_container
13:33:18 [2023-09-18T13:33:18.587Z] --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors (0.49s)
13:33:18 [2023-09-18T13:33:18.587Z]     --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors/diff (0.02s)
13:33:18 [2023-09-18T13:33:18.587Z]     --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors/export (0.01s)
13:33:18 [2023-09-18T13:33:18.587Z]     --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors/cp_to_container (0.01s)
13:33:18 [2023-09-18T13:33:18.587Z]     --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors/cp_from_container (0.01s)
13:33:18 [2023-09-18T13:33:18.587Z] === RUN   TestPause
13:33:19 [2023-09-18T13:33:19.153Z] --- PASS: TestPause (0.48s)
13:33:19 [2023-09-18T13:33:19.153Z] === RUN   TestPauseFailsOnWindowsServerContainers
13:33:19 [2023-09-18T13:33:19.153Z]     pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
13:33:19 [2023-09-18T13:33:19.153Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
13:33:19 [2023-09-18T13:33:19.153Z] === RUN   TestPauseStopPausedContainer
13:33:19 [2023-09-18T13:33:19.410Z] --- PASS: TestPauseStopPausedContainer (0.49s)
13:33:19 [2023-09-18T13:33:19.410Z] === RUN   TestPIDModeHost
13:33:20 [2023-09-18T13:33:20.783Z] --- PASS: TestPIDModeHost (1.09s)
13:33:20 [2023-09-18T13:33:20.783Z] === RUN   TestPIDModeContainer
13:33:20 [2023-09-18T13:33:20.783Z] === RUN   TestPIDModeContainer/non-existing_container
13:33:20 [2023-09-18T13:33:20.783Z] === RUN   TestPIDModeContainer/non-running_container
13:33:20 [2023-09-18T13:33:20.783Z] === RUN   TestPIDModeContainer/running_container
13:33:21 [2023-09-18T13:33:21.718Z] --- PASS: TestPIDModeContainer (1.13s)
13:33:21 [2023-09-18T13:33:21.718Z]     --- PASS: TestPIDModeContainer/non-existing_container (0.00s)
13:33:21 [2023-09-18T13:33:21.718Z]     --- PASS: TestPIDModeContainer/non-running_container (0.14s)
13:33:21 [2023-09-18T13:33:21.718Z]     --- PASS: TestPIDModeContainer/running_container (0.51s)
13:33:21 [2023-09-18T13:33:21.718Z] === RUN   TestPsFilter
13:33:21 [2023-09-18T13:33:21.718Z] === RUN   TestPsFilter/since
13:33:21 [2023-09-18T13:33:21.718Z] === RUN   TestPsFilter/before
13:33:21 [2023-09-18T13:33:21.975Z] --- PASS: TestPsFilter (0.12s)
13:33:21 [2023-09-18T13:33:21.975Z]     --- PASS: TestPsFilter/since (0.00s)
13:33:21 [2023-09-18T13:33:21.975Z]     --- PASS: TestPsFilter/before (0.00s)
13:33:21 [2023-09-18T13:33:21.975Z] === RUN   TestRemoveContainerWithRemovedVolume
13:33:22 [2023-09-18T13:33:22.233Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.46s)
13:33:22 [2023-09-18T13:33:22.233Z] === RUN   TestRemoveContainerWithVolume
13:33:22 [2023-09-18T13:33:22.799Z] --- PASS: TestRemoveContainerWithVolume (0.47s)
13:33:22 [2023-09-18T13:33:22.799Z] === RUN   TestRemoveContainerRunning
13:33:23 [2023-09-18T13:33:23.373Z] --- PASS: TestRemoveContainerRunning (0.44s)
13:33:23 [2023-09-18T13:33:23.373Z] === RUN   TestRemoveContainerForceRemoveRunning
13:33:23 [2023-09-18T13:33:23.635Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.46s)
13:33:23 [2023-09-18T13:33:23.635Z] === RUN   TestRemoveInvalidContainer
13:33:23 [2023-09-18T13:33:23.635Z] --- PASS: TestRemoveInvalidContainer (0.01s)
13:33:23 [2023-09-18T13:33:23.635Z] === RUN   TestRenameLinkedContainer
13:33:25 [2023-09-18T13:33:25.535Z] --- PASS: TestRenameLinkedContainer (1.83s)
13:33:25 [2023-09-18T13:33:25.535Z] === RUN   TestRenameStoppedContainer
13:33:26 [2023-09-18T13:33:26.100Z] --- PASS: TestRenameStoppedContainer (0.46s)
13:33:26 [2023-09-18T13:33:26.100Z] === RUN   TestRenameRunningContainerAndReuse
13:33:27 [2023-09-18T13:33:27.033Z] --- PASS: TestRenameRunningContainerAndReuse (0.92s)
13:33:27 [2023-09-18T13:33:27.033Z] === RUN   TestRenameInvalidName
13:33:27 [2023-09-18T13:33:27.291Z] --- PASS: TestRenameInvalidName (0.44s)
13:33:27 [2023-09-18T13:33:27.291Z] === RUN   TestRenameAnonymousContainer
13:33:29 [2023-09-18T13:33:29.189Z] --- PASS: TestRenameAnonymousContainer (1.60s)
13:33:29 [2023-09-18T13:33:29.189Z] === RUN   TestRenameContainerWithSameName
13:33:29 [2023-09-18T13:33:29.447Z] --- PASS: TestRenameContainerWithSameName (0.43s)
13:33:29 [2023-09-18T13:33:29.447Z] === RUN   TestRenameContainerWithLinkedContainer
13:33:30 [2023-09-18T13:33:30.380Z] --- PASS: TestRenameContainerWithLinkedContainer (0.93s)
13:33:30 [2023-09-18T13:33:30.380Z] === RUN   TestResize
13:33:30 [2023-09-18T13:33:30.380Z] === RUN   TestResize/success
13:33:30 [2023-09-18T13:33:30.638Z] === RUN   TestResize/invalid_size
13:33:30 [2023-09-18T13:33:30.896Z] === RUN   TestResize/invalid_state
13:33:31 [2023-09-18T13:33:31.463Z] --- PASS: TestResize (1.04s)
13:33:31 [2023-09-18T13:33:31.463Z]     --- PASS: TestResize/success (0.27s)
13:33:31 [2023-09-18T13:33:31.463Z]     --- PASS: TestResize/invalid_size (0.30s)
13:33:31 [2023-09-18T13:33:31.463Z]     --- PASS: TestResize/invalid_state (0.04s)
13:33:31 [2023-09-18T13:33:31.463Z] === RUN   TestDaemonRestartKillContainers
13:33:31 [2023-09-18T13:33:31.463Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
13:33:31 [2023-09-18T13:33:31.463Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
13:33:31 [2023-09-18T13:33:31.463Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
13:33:31 [2023-09-18T13:33:31.463Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
13:33:31 [2023-09-18T13:33:31.463Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
13:33:31 [2023-09-18T13:33:31.463Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
13:33:31 [2023-09-18T13:33:31.463Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
13:33:31 [2023-09-18T13:33:31.463Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
13:33:31 [2023-09-18T13:33:31.463Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
13:33:31 [2023-09-18T13:33:31.463Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
13:33:31 [2023-09-18T13:33:31.463Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
13:33:31 [2023-09-18T13:33:31.463Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
13:33:31 [2023-09-18T13:33:31.463Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
13:33:31 [2023-09-18T13:33:31.463Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
13:33:31 [2023-09-18T13:33:31.463Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
13:33:31 [2023-09-18T13:33:31.463Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
13:33:31 [2023-09-18T13:33:31.463Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
13:33:31 [2023-09-18T13:33:31.463Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
13:33:31 [2023-09-18T13:33:31.463Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
13:33:31 [2023-09-18T13:33:31.463Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
13:33:31 [2023-09-18T13:33:31.463Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
13:33:31 [2023-09-18T13:33:31.463Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
13:33:31 [2023-09-18T13:33:31.463Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
13:33:31 [2023-09-18T13:33:31.463Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
13:33:31 [2023-09-18T13:33:31.463Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
13:33:31 [2023-09-18T13:33:31.463Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
13:33:31 [2023-09-18T13:33:31.463Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
13:33:31 [2023-09-18T13:33:31.463Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
13:33:31 [2023-09-18T13:33:31.463Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
13:33:31 [2023-09-18T13:33:31.463Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
13:33:31 [2023-09-18T13:33:31.463Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
13:33:31 [2023-09-18T13:33:31.463Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
13:33:31 [2023-09-18T13:33:31.463Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
13:33:31 [2023-09-18T13:33:31.463Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
13:33:31 [2023-09-18T13:33:31.463Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
13:33:31 [2023-09-18T13:33:31.463Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
13:33:31 [2023-09-18T13:33:31.463Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
13:33:31 [2023-09-18T13:33:31.463Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
13:33:31 [2023-09-18T13:33:31.463Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
13:33:31 [2023-09-18T13:33:31.463Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
13:33:32 [2023-09-18T13:33:32.838Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
13:33:32 [2023-09-18T13:33:32.838Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
13:33:33 [2023-09-18T13:33:33.097Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
13:33:33 [2023-09-18T13:33:33.358Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
13:33:33 [2023-09-18T13:33:33.633Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
13:33:33 [2023-09-18T13:33:33.633Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
13:33:33 [2023-09-18T13:33:33.633Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
13:33:33 [2023-09-18T13:33:33.898Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
13:33:38 [2023-09-18T13:33:38.083Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
13:33:38 [2023-09-18T13:33:38.083Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.27s)
13:33:38 [2023-09-18T13:33:38.083Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.28s)
13:33:38 [2023-09-18T13:33:38.083Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.87s)
13:33:38 [2023-09-18T13:33:38.083Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.01s)
13:33:38 [2023-09-18T13:33:38.083Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.16s)
13:33:38 [2023-09-18T13:33:38.083Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.16s)
13:33:38 [2023-09-18T13:33:38.083Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.24s)
13:33:38 [2023-09-18T13:33:38.083Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.29s)
13:33:38 [2023-09-18T13:33:38.083Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.11s)
13:33:38 [2023-09-18T13:33:38.083Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.20s)
13:33:38 [2023-09-18T13:33:38.083Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.91s)
13:33:38 [2023-09-18T13:33:38.083Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.21s)
13:33:38 [2023-09-18T13:33:38.083Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.87s)
13:33:38 [2023-09-18T13:33:38.083Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.53s)
13:33:38 [2023-09-18T13:33:38.083Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.64s)
13:33:38 [2023-09-18T13:33:38.083Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (4.32s)
13:33:38 [2023-09-18T13:33:38.083Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted
13:33:38 [2023-09-18T13:33:38.083Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/kill
13:33:39 [2023-09-18T13:33:39.017Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/stop
13:33:39 [2023-09-18T13:33:39.951Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (2.06s)
13:33:39 [2023-09-18T13:33:39.951Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (1.00s)
13:33:39 [2023-09-18T13:33:39.951Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (1.05s)
13:33:39 [2023-09-18T13:33:39.951Z] === RUN   TestCgroupNamespacesRun
13:33:41 [2023-09-18T13:33:41.325Z] --- PASS: TestCgroupNamespacesRun (1.10s)
13:33:41 [2023-09-18T13:33:41.325Z] === RUN   TestCgroupNamespacesRunPrivileged
13:33:42 [2023-09-18T13:33:42.259Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.13s)
13:33:42 [2023-09-18T13:33:42.259Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
13:33:43 [2023-09-18T13:33:43.633Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.15s)
13:33:43 [2023-09-18T13:33:43.633Z] === RUN   TestCgroupNamespacesRunHostMode
13:33:44 [2023-09-18T13:33:44.571Z] --- PASS: TestCgroupNamespacesRunHostMode (1.11s)
13:33:44 [2023-09-18T13:33:44.571Z] === RUN   TestCgroupNamespacesRunPrivateMode
13:33:45 [2023-09-18T13:33:45.506Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.13s)
13:33:45 [2023-09-18T13:33:45.506Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
13:33:46 [2023-09-18T13:33:46.880Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.10s)
13:33:46 [2023-09-18T13:33:46.880Z] === RUN   TestCgroupNamespacesRunInvalidMode
13:33:47 [2023-09-18T13:33:47.139Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.60s)
13:33:47 [2023-09-18T13:33:47.139Z] === RUN   TestCgroupNamespacesRunOlderClient
13:33:48 [2023-09-18T13:33:48.514Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.14s)
13:33:48 [2023-09-18T13:33:48.514Z] === RUN   TestNISDomainname
13:33:49 [2023-09-18T13:33:49.080Z] --- PASS: TestNISDomainname (0.57s)
13:33:49 [2023-09-18T13:33:49.080Z] === RUN   TestHostnameDnsResolution
13:33:49 [2023-09-18T13:33:49.646Z] --- PASS: TestHostnameDnsResolution (0.78s)
13:33:49 [2023-09-18T13:33:49.646Z] === RUN   TestUnprivilegedPortsAndPing
13:33:50 [2023-09-18T13:33:50.213Z] --- PASS: TestUnprivilegedPortsAndPing (0.53s)
13:33:50 [2023-09-18T13:33:50.213Z] === RUN   TestPrivilegedHostDevices
13:33:50 [2023-09-18T13:33:50.780Z] --- PASS: TestPrivilegedHostDevices (0.56s)
13:33:50 [2023-09-18T13:33:50.780Z] === RUN   TestRunConsoleSize
13:33:51 [2023-09-18T13:33:51.345Z] --- PASS: TestRunConsoleSize (0.45s)
13:33:51 [2023-09-18T13:33:51.345Z] === RUN   TestRunWithAlternativeContainerdShim
13:33:57 [2023-09-18T13:33:57.903Z] --- PASS: TestRunWithAlternativeContainerdShim (5.54s)
13:33:57 [2023-09-18T13:33:57.903Z] === RUN   TestMacAddressIsAppliedToMainNetworkWithShortID
13:33:57 [2023-09-18T13:33:57.903Z] --- PASS: TestMacAddressIsAppliedToMainNetworkWithShortID (1.18s)
13:33:57 [2023-09-18T13:33:57.903Z] === RUN   TestStats
13:34:00 [2023-09-18T13:34:00.431Z] --- PASS: TestStats (2.53s)
13:34:00 [2023-09-18T13:34:00.431Z] === RUN   TestStopContainerWithTimeout
13:34:00 [2023-09-18T13:34:00.431Z] === RUN   TestStopContainerWithTimeout/0
13:34:00 [2023-09-18T13:34:00.431Z] === PAUSE TestStopContainerWithTimeout/0
13:34:00 [2023-09-18T13:34:00.431Z] === RUN   TestStopContainerWithTimeout/1
13:34:00 [2023-09-18T13:34:00.431Z] === PAUSE TestStopContainerWithTimeout/1
13:34:00 [2023-09-18T13:34:00.431Z] === RUN   TestStopContainerWithTimeout/3
13:34:00 [2023-09-18T13:34:00.431Z] === PAUSE TestStopContainerWithTimeout/3
13:34:00 [2023-09-18T13:34:00.431Z] === RUN   TestStopContainerWithTimeout/-1
13:34:00 [2023-09-18T13:34:00.431Z] === PAUSE TestStopContainerWithTimeout/-1
13:34:00 [2023-09-18T13:34:00.431Z] === CONT  TestStopContainerWithTimeout/0
13:34:00 [2023-09-18T13:34:00.431Z] === CONT  TestStopContainerWithTimeout/3
13:34:00 [2023-09-18T13:34:00.431Z] === CONT  TestStopContainerWithTimeout/-1
13:34:00 [2023-09-18T13:34:00.431Z] === CONT  TestStopContainerWithTimeout/1
13:34:03 [2023-09-18T13:34:03.800Z] --- PASS: TestStopContainerWithTimeout (0.04s)
13:34:03 [2023-09-18T13:34:03.800Z]     --- PASS: TestStopContainerWithTimeout/0 (0.87s)
13:34:03 [2023-09-18T13:34:03.800Z]     --- PASS: TestStopContainerWithTimeout/1 (2.00s)
13:34:03 [2023-09-18T13:34:03.800Z]     --- PASS: TestStopContainerWithTimeout/3 (2.72s)
13:34:03 [2023-09-18T13:34:03.800Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.94s)
13:34:03 [2023-09-18T13:34:03.800Z] === RUN   TestStopContainerWithTimeoutCancel
13:34:03 [2023-09-18T13:34:03.800Z] === PAUSE TestStopContainerWithTimeoutCancel
13:34:03 [2023-09-18T13:34:03.800Z] === RUN   TestStopContainerWithRestartPolicyAlways
13:34:06 [2023-09-18T13:34:06.337Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.42s)
13:34:06 [2023-09-18T13:34:06.337Z] === RUN   TestUpdateMemory
13:34:06 [2023-09-18T13:34:06.595Z] --- PASS: TestUpdateMemory (0.58s)
13:34:06 [2023-09-18T13:34:06.595Z] === RUN   TestUpdateCPUQuota
13:34:07 [2023-09-18T13:34:07.528Z] --- PASS: TestUpdateCPUQuota (1.03s)
13:34:07 [2023-09-18T13:34:07.528Z] === RUN   TestUpdatePidsLimit
13:34:07 [2023-09-18T13:34:07.528Z] === RUN   TestUpdatePidsLimit/update_from_none
13:34:07 [2023-09-18T13:34:07.786Z] === RUN   TestUpdatePidsLimit/no_change
13:34:08 [2023-09-18T13:34:08.044Z] === RUN   TestUpdatePidsLimit/update_lower
13:34:08 [2023-09-18T13:34:08.302Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
13:34:08 [2023-09-18T13:34:08.560Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
13:34:08 [2023-09-18T13:34:08.560Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
13:34:08 [2023-09-18T13:34:08.818Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
13:34:09 [2023-09-18T13:34:09.752Z] --- PASS: TestUpdatePidsLimit (2.15s)
13:34:09 [2023-09-18T13:34:09.752Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.22s)
13:34:09 [2023-09-18T13:34:09.752Z]     --- PASS: TestUpdatePidsLimit/no_change (0.25s)
13:34:09 [2023-09-18T13:34:09.752Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.18s)
13:34:09 [2023-09-18T13:34:09.752Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.24s)
13:34:09 [2023-09-18T13:34:09.752Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.24s)
13:34:09 [2023-09-18T13:34:09.752Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.23s)
13:34:09 [2023-09-18T13:34:09.752Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.26s)
13:34:09 [2023-09-18T13:34:09.752Z] === RUN   TestUpdateRestartPolicy
13:34:21 [2023-09-18T13:34:21.950Z] --- PASS: TestUpdateRestartPolicy (10.88s)
13:34:21 [2023-09-18T13:34:21.950Z] === RUN   TestUpdateRestartWithAutoRemove
13:34:21 [2023-09-18T13:34:21.950Z] --- PASS: TestUpdateRestartWithAutoRemove (0.49s)
13:34:21 [2023-09-18T13:34:21.950Z] === RUN   TestWaitNonBlocked
13:34:21 [2023-09-18T13:34:21.950Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
13:34:21 [2023-09-18T13:34:21.950Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
13:34:21 [2023-09-18T13:34:21.950Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
13:34:21 [2023-09-18T13:34:21.950Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
13:34:21 [2023-09-18T13:34:21.950Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
13:34:21 [2023-09-18T13:34:21.950Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
13:34:21 [2023-09-18T13:34:21.950Z] --- PASS: TestWaitNonBlocked (0.03s)
13:34:21 [2023-09-18T13:34:21.950Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.72s)
13:34:21 [2023-09-18T13:34:21.950Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.75s)
13:34:21 [2023-09-18T13:34:21.950Z] === RUN   TestWaitBlocked
13:34:21 [2023-09-18T13:34:21.950Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
13:34:21 [2023-09-18T13:34:21.950Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
13:34:21 [2023-09-18T13:34:21.950Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
13:34:21 [2023-09-18T13:34:21.950Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
13:34:21 [2023-09-18T13:34:21.950Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
13:34:21 [2023-09-18T13:34:21.950Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
13:34:22 [2023-09-18T13:34:22.884Z] --- PASS: TestWaitBlocked (0.03s)
13:34:22 [2023-09-18T13:34:22.884Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.78s)
13:34:22 [2023-09-18T13:34:22.884Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.82s)
13:34:22 [2023-09-18T13:34:22.884Z] === RUN   TestWaitConditions
13:34:22 [2023-09-18T13:34:22.884Z] === RUN   TestWaitConditions/default
13:34:22 [2023-09-18T13:34:22.884Z] === PAUSE TestWaitConditions/default
13:34:22 [2023-09-18T13:34:22.884Z] === RUN   TestWaitConditions/not-running
13:34:22 [2023-09-18T13:34:22.884Z] === PAUSE TestWaitConditions/not-running
13:34:22 [2023-09-18T13:34:22.884Z] === RUN   TestWaitConditions/next-exit
13:34:22 [2023-09-18T13:34:22.884Z] === PAUSE TestWaitConditions/next-exit
13:34:22 [2023-09-18T13:34:22.884Z] === RUN   TestWaitConditions/removed
13:34:22 [2023-09-18T13:34:22.884Z] === PAUSE TestWaitConditions/removed
13:34:22 [2023-09-18T13:34:22.884Z] === CONT  TestWaitConditions/default
13:34:22 [2023-09-18T13:34:22.884Z] === CONT  TestWaitConditions/next-exit
13:34:22 [2023-09-18T13:34:22.884Z] === CONT  TestWaitConditions/not-running
13:34:22 [2023-09-18T13:34:22.884Z] === CONT  TestWaitConditions/removed
13:34:22 [2023-09-18T13:34:22.884Z]     wait_test.go:146: ContainerID = f8ccce96f113efafe46578e10ae37d2442dfee23f3ef251c227718faff40f999
13:34:22 [2023-09-18T13:34:22.884Z]     wait_test.go:146: ContainerID = f2a0ab811e0e7783005727ae75f8db408c8d8f4dbda4a238ff1dac38c86b43e1
13:34:22 [2023-09-18T13:34:22.884Z]     wait_test.go:146: ContainerID = f1cf97c9287ec3468f3de23d43ce1d95d2a6e3f09fe96fee9c5a1019c15d4309
13:34:22 [2023-09-18T13:34:22.884Z]     wait_test.go:146: ContainerID = f7c141e12de2549ea2d989b9049e01bc458cc8df3028603067eeb6fa3f573b08
13:34:24 [2023-09-18T13:34:24.259Z] --- PASS: TestWaitConditions (0.04s)
13:34:24 [2023-09-18T13:34:24.259Z]     --- PASS: TestWaitConditions/not-running (1.02s)
13:34:24 [2023-09-18T13:34:24.259Z]     --- PASS: TestWaitConditions/default (1.30s)
13:34:24 [2023-09-18T13:34:24.259Z]     --- PASS: TestWaitConditions/removed (1.35s)
13:34:24 [2023-09-18T13:34:24.259Z]     --- PASS: TestWaitConditions/next-exit (1.41s)
13:34:24 [2023-09-18T13:34:24.259Z] === RUN   TestWaitRestartedContainer
13:34:24 [2023-09-18T13:34:24.259Z] === RUN   TestWaitRestartedContainer/default
13:34:24 [2023-09-18T13:34:24.259Z] === PAUSE TestWaitRestartedContainer/default
13:34:24 [2023-09-18T13:34:24.259Z] === RUN   TestWaitRestartedContainer/not-running
13:34:24 [2023-09-18T13:34:24.259Z] === PAUSE TestWaitRestartedContainer/not-running
13:34:24 [2023-09-18T13:34:24.259Z] === RUN   TestWaitRestartedContainer/next-exit
13:34:24 [2023-09-18T13:34:24.259Z] === PAUSE TestWaitRestartedContainer/next-exit
13:34:24 [2023-09-18T13:34:24.259Z] === CONT  TestWaitRestartedContainer/default
13:34:24 [2023-09-18T13:34:24.259Z] === CONT  TestWaitRestartedContainer/next-exit
13:34:24 [2023-09-18T13:34:24.259Z] === CONT  TestWaitRestartedContainer/not-running
13:34:26 [2023-09-18T13:34:26.160Z] --- PASS: TestWaitRestartedContainer (0.01s)
13:34:26 [2023-09-18T13:34:26.160Z]     --- PASS: TestWaitRestartedContainer/not-running (1.45s)
13:34:26 [2023-09-18T13:34:26.160Z]     --- PASS: TestWaitRestartedContainer/next-exit (1.86s)
13:34:26 [2023-09-18T13:34:26.160Z]     --- PASS: TestWaitRestartedContainer/default (1.90s)
13:34:26 [2023-09-18T13:34:26.160Z] === CONT  TestHardRestartWhenContainerIsRunning
13:34:26 [2023-09-18T13:34:26.160Z] === CONT  TestRestartDaemonWithRestartingContainer
13:34:26 [2023-09-18T13:34:26.160Z] === CONT  TestIpcModeOlderClient
13:34:26 [2023-09-18T13:34:26.160Z] === CONT  TestContainerKillOnDaemonStart
13:34:26 [2023-09-18T13:34:26.160Z] === CONT  TestStopContainerWithTimeoutCancel
13:34:26 [2023-09-18T13:34:26.160Z] === CONT  TestDaemonHostGatewayIP
13:34:26 [2023-09-18T13:34:26.160Z] === CONT  TestDaemonRestartIpcMode
13:34:26 [2023-09-18T13:34:26.160Z] === CONT  TestContainerStartOnDaemonRestart
13:34:26 [2023-09-18T13:34:26.160Z] --- PASS: TestIpcModeOlderClient (0.11s)
13:34:28 [2023-09-18T13:34:28.063Z] === RUN   TestHardRestartWhenContainerIsRunning/RestartPolicy=none
13:34:28 [2023-09-18T13:34:28.063Z] === RUN   TestHardRestartWhenContainerIsRunning/RestartPolicy=on-failure
13:34:28 [2023-09-18T13:34:28.320Z] --- PASS: TestHardRestartWhenContainerIsRunning (2.29s)
13:34:28 [2023-09-18T13:34:28.320Z]     --- PASS: TestHardRestartWhenContainerIsRunning/RestartPolicy=none (0.00s)
13:34:28 [2023-09-18T13:34:28.320Z]     --- PASS: TestHardRestartWhenContainerIsRunning/RestartPolicy=on-failure (0.49s)
13:34:28 [2023-09-18T13:34:28.886Z] --- PASS: TestContainerStartOnDaemonRestart (2.69s)
13:34:29 [2023-09-18T13:34:29.144Z] --- PASS: TestDaemonHostGatewayIP (3.13s)
13:34:29 [2023-09-18T13:34:29.403Z] --- PASS: TestDaemonRestartIpcMode (3.43s)
13:34:29 [2023-09-18T13:34:29.403Z] --- PASS: TestRestartDaemonWithRestartingContainer (3.45s)
13:34:29 [2023-09-18T13:34:29.661Z] --- PASS: TestStopContainerWithTimeoutCancel (3.65s)
13:34:37 [2023-09-18T13:34:37.771Z] --- PASS: TestContainerKillOnDaemonStart (11.72s)
13:34:37 [2023-09-18T13:34:37.771Z] PASS
13:34:37 [2023-09-18T13:34:37.771Z] 
13:34:37 [2023-09-18T13:34:37.772Z] === Skipped
13:34:37 [2023-09-18T13:34:37.772Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s)
13:34:37 [2023-09-18T13:34:37.772Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
13:34:37 [2023-09-18T13:34:37.772Z] 
13:34:37 [2023-09-18T13:34:37.772Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
13:34:37 [2023-09-18T13:34:37.772Z]     pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
13:34:37 [2023-09-18T13:34:37.772Z] 
13:34:37 [2023-09-18T13:34:37.772Z] DONE 315 tests, 2 skipped in 168.304s
13:34:37 [2023-09-18T13:34:37.772Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m  
13:34:37 [2023-09-18T13:34:37.772Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.daemon -t ./test.main -test.v -test.timeout=120m
13:34:37 [2023-09-18T13:34:37.772Z] ++ set -e
13:34:37 [2023-09-18T13:34:37.772Z] ++ '[' -n 0 ']'
13:34:37 [2023-09-18T13:34:37.772Z] ++ set -x
13:34:37 [2023-09-18T13:34:37.772Z] ++ 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.okgpGDFuyu/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.daemon -t ./test.main -test.v -test.timeout=120m
13:34:37 [2023-09-18T13:34:37.772Z] INFO: Testing against a local daemon
13:34:37 [2023-09-18T13:34:37.772Z] === RUN   TestConfigDaemonID
13:34:39 [2023-09-18T13:34:39.145Z]     daemon_test.go:60: [d7c9b0ce65f28] daemon is not started
13:34:39 [2023-09-18T13:34:39.145Z] --- PASS: TestConfigDaemonID (1.04s)
13:34:39 [2023-09-18T13:34:39.145Z] === RUN   TestDaemonConfigValidation
13:34:39 [2023-09-18T13:34:39.145Z] === RUN   TestDaemonConfigValidation/config_with_no_content
13:34:39 [2023-09-18T13:34:39.145Z] === PAUSE TestDaemonConfigValidation/config_with_no_content
13:34:39 [2023-09-18T13:34:39.145Z] === RUN   TestDaemonConfigValidation/config_with_{}
13:34:39 [2023-09-18T13:34:39.145Z] === PAUSE TestDaemonConfigValidation/config_with_{}
13:34:39 [2023-09-18T13:34:39.145Z] === RUN   TestDaemonConfigValidation/invalid_config
13:34:39 [2023-09-18T13:34:39.145Z] === PAUSE TestDaemonConfigValidation/invalid_config
13:34:39 [2023-09-18T13:34:39.145Z] === RUN   TestDaemonConfigValidation/malformed_config
13:34:39 [2023-09-18T13:34:39.145Z] === PAUSE TestDaemonConfigValidation/malformed_config
13:34:39 [2023-09-18T13:34:39.145Z] === RUN   TestDaemonConfigValidation/valid_config
13:34:39 [2023-09-18T13:34:39.145Z] === PAUSE TestDaemonConfigValidation/valid_config
13:34:39 [2023-09-18T13:34:39.145Z] === CONT  TestDaemonConfigValidation/config_with_no_content
13:34:39 [2023-09-18T13:34:39.145Z] === CONT  TestDaemonConfigValidation/malformed_config
13:34:39 [2023-09-18T13:34:39.145Z] === CONT  TestDaemonConfigValidation/valid_config
13:34:39 [2023-09-18T13:34:39.145Z] === CONT  TestDaemonConfigValidation/invalid_config
13:34:39 [2023-09-18T13:34:39.145Z] === CONT  TestDaemonConfigValidation/config_with_{}
13:34:39 [2023-09-18T13:34:39.145Z] --- PASS: TestDaemonConfigValidation (0.00s)
13:34:39 [2023-09-18T13:34:39.145Z]     --- PASS: TestDaemonConfigValidation/invalid_config (0.06s)
13:34:39 [2023-09-18T13:34:39.145Z]     --- PASS: TestDaemonConfigValidation/malformed_config (0.07s)
13:34:39 [2023-09-18T13:34:39.145Z]     --- PASS: TestDaemonConfigValidation/config_with_no_content (0.07s)
13:34:39 [2023-09-18T13:34:39.145Z]     --- PASS: TestDaemonConfigValidation/config_with_{} (0.08s)
13:34:39 [2023-09-18T13:34:39.145Z]     --- PASS: TestDaemonConfigValidation/valid_config (0.08s)
13:34:39 [2023-09-18T13:34:39.145Z] === RUN   TestConfigDaemonSeccompProfiles
13:34:39 [2023-09-18T13:34:39.145Z] === RUN   TestConfigDaemonSeccompProfiles/empty_profile_set
13:34:40 [2023-09-18T13:34:40.079Z] === RUN   TestConfigDaemonSeccompProfiles/default_profile
13:34:41 [2023-09-18T13:34:41.013Z] === RUN   TestConfigDaemonSeccompProfiles/unconfined_profile
13:34:42 [2023-09-18T13:34:42.387Z]     daemon_test.go:179: [d64a38245a3a4] daemon is not started
13:34:42 [2023-09-18T13:34:42.387Z] --- PASS: TestConfigDaemonSeccompProfiles (3.13s)
13:34:42 [2023-09-18T13:34:42.387Z]     --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s)
13:34:42 [2023-09-18T13:34:42.387Z]     --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s)
13:34:42 [2023-09-18T13:34:42.387Z]     --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s)
13:34:42 [2023-09-18T13:34:42.387Z] === RUN   TestDaemonProxy
13:34:42 [2023-09-18T13:34:42.387Z] === RUN   TestDaemonProxy/environment_variables
13:34:42 [2023-09-18T13:34:42.387Z] === PAUSE TestDaemonProxy/environment_variables
13:34:42 [2023-09-18T13:34:42.387Z] === RUN   TestDaemonProxy/command-line_options
13:34:42 [2023-09-18T13:34:42.387Z] === PAUSE TestDaemonProxy/command-line_options
13:34:42 [2023-09-18T13:34:42.387Z] === RUN   TestDaemonProxy/configuration_file
13:34:42 [2023-09-18T13:34:42.387Z] === PAUSE TestDaemonProxy/configuration_file
13:34:42 [2023-09-18T13:34:42.387Z] === RUN   TestDaemonProxy/conflicting_options
13:34:42 [2023-09-18T13:34:42.645Z] === RUN   TestDaemonProxy/reload_sanitized
13:34:42 [2023-09-18T13:34:42.645Z] === PAUSE TestDaemonProxy/reload_sanitized
13:34:42 [2023-09-18T13:34:42.645Z] === CONT  TestDaemonProxy/environment_variables
13:34:42 [2023-09-18T13:34:42.645Z] === CONT  TestDaemonProxy/configuration_file
13:34:42 [2023-09-18T13:34:42.645Z] === CONT  TestDaemonProxy/command-line_options
13:34:42 [2023-09-18T13:34:42.645Z] === CONT  TestDaemonProxy/reload_sanitized
13:34:44 [2023-09-18T13:34:44.544Z] --- PASS: TestDaemonProxy (0.50s)
13:34:44 [2023-09-18T13:34:44.544Z]     --- PASS: TestDaemonProxy/conflicting_options (0.50s)
13:34:44 [2023-09-18T13:34:44.544Z]     --- PASS: TestDaemonProxy/reload_sanitized (0.62s)
13:34:44 [2023-09-18T13:34:44.544Z]     --- PASS: TestDaemonProxy/command-line_options (1.71s)
13:34:44 [2023-09-18T13:34:44.544Z]     --- PASS: TestDaemonProxy/configuration_file (1.72s)
13:34:44 [2023-09-18T13:34:44.544Z]     --- PASS: TestDaemonProxy/environment_variables (1.73s)
13:34:44 [2023-09-18T13:34:44.544Z] === RUN   TestLiveRestore
13:34:44 [2023-09-18T13:34:44.544Z] === RUN   TestLiveRestore/volume_references
13:34:44 [2023-09-18T13:34:44.544Z] === PAUSE TestLiveRestore/volume_references
13:34:44 [2023-09-18T13:34:44.544Z] === CONT  TestLiveRestore/volume_references
13:34:44 [2023-09-18T13:34:44.802Z] === RUN   TestLiveRestore/volume_references/restartPolicy
13:34:44 [2023-09-18T13:34:44.802Z] === RUN   TestLiveRestore/volume_references/restartPolicy/always
13:34:46 [2023-09-18T13:34:46.177Z] === RUN   TestLiveRestore/volume_references/restartPolicy/unless-stopped
13:34:47 [2023-09-18T13:34:47.111Z] === RUN   TestLiveRestore/volume_references/restartPolicy/on-failure
13:34:48 [2023-09-18T13:34:48.047Z] === RUN   TestLiveRestore/volume_references/restartPolicy/no
13:34:48 [2023-09-18T13:34:48.981Z] === RUN   TestLiveRestore/volume_references/local_volume_with_mount_options
13:34:49 [2023-09-18T13:34:49.916Z] === RUN   TestLiveRestore/volume_references/local_volume_with_mount_options/volume_still_mounted
13:34:50 [2023-09-18T13:34:50.482Z] === RUN   TestLiveRestore/volume_references/container_with_bind-mounts
13:34:51 [2023-09-18T13:34:51.415Z] --- PASS: TestLiveRestore (0.00s)
13:34:51 [2023-09-18T13:34:51.415Z]     --- PASS: TestLiveRestore/volume_references (7.11s)
13:34:51 [2023-09-18T13:34:51.415Z]         --- PASS: TestLiveRestore/volume_references/restartPolicy (4.05s)
13:34:51 [2023-09-18T13:34:51.415Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/always (1.04s)
13:34:51 [2023-09-18T13:34:51.415Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/unless-stopped (0.99s)
13:34:51 [2023-09-18T13:34:51.415Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/on-failure (1.02s)
13:34:51 [2023-09-18T13:34:51.415Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/no (1.01s)
13:34:51 [2023-09-18T13:34:51.415Z]         --- PASS: TestLiveRestore/volume_references/local_volume_with_mount_options (1.44s)
13:34:51 [2023-09-18T13:34:51.415Z]             --- PASS: TestLiveRestore/volume_references/local_volume_with_mount_options/volume_still_mounted (0.44s)
13:34:51 [2023-09-18T13:34:51.415Z]         --- PASS: TestLiveRestore/volume_references/container_with_bind-mounts (1.01s)
13:34:51 [2023-09-18T13:34:51.415Z] === RUN   TestDaemonDefaultBridgeWithFixedCidrButNoBip
13:34:52 [2023-09-18T13:34:52.349Z] --- PASS: TestDaemonDefaultBridgeWithFixedCidrButNoBip (0.67s)
13:34:52 [2023-09-18T13:34:52.349Z] PASS
13:34:52 [2023-09-18T13:34:52.349Z] 
13:34:52 [2023-09-18T13:34:52.349Z] DONE 28 tests in 14.322s
13:34:52 [2023-09-18T13:34:52.349Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m  
13:34:52 [2023-09-18T13:34:52.349Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m
13:34:52 [2023-09-18T13:34:52.349Z] ++ set -e
13:34:52 [2023-09-18T13:34:52.349Z] ++ '[' -n 0 ']'
13:34:52 [2023-09-18T13:34:52.349Z] ++ set -x
13:34:52 [2023-09-18T13:34:52.349Z] ++ 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.okgpGDFuyu/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m
13:34:52 [2023-09-18T13:34:52.349Z] INFO: Testing against a local daemon
13:34:52 [2023-09-18T13:34:52.350Z] === RUN   TestCommitInheritsEnv
13:34:52 [2023-09-18T13:34:52.350Z] --- PASS: TestCommitInheritsEnv (0.17s)
13:34:52 [2023-09-18T13:34:52.350Z] === RUN   TestImportExtremelyLargeImageWorks
13:34:52 [2023-09-18T13:34:52.350Z]     import_test.go:23: runtime.GOARCH == "arm64": effective test will be time out
13:34:52 [2023-09-18T13:34:52.350Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s)
13:34:52 [2023-09-18T13:34:52.350Z] === RUN   TestImportWithCustomPlatform
13:34:52 [2023-09-18T13:34:52.350Z] === RUN   TestImportWithCustomPlatform/#00
13:34:52 [2023-09-18T13:34:52.350Z] === RUN   TestImportWithCustomPlatform/_______
13:34:52 [2023-09-18T13:34:52.350Z] === RUN   TestImportWithCustomPlatform//
13:34:52 [2023-09-18T13:34:52.350Z] === RUN   TestImportWithCustomPlatform/linux
13:34:52 [2023-09-18T13:34:52.350Z] === RUN   TestImportWithCustomPlatform/LINUX
13:34:52 [2023-09-18T13:34:52.350Z] === RUN   TestImportWithCustomPlatform/linux/sparc64
13:34:52 [2023-09-18T13:34:52.350Z] === RUN   TestImportWithCustomPlatform/macos
13:34:52 [2023-09-18T13:34:52.350Z] === RUN   TestImportWithCustomPlatform/macos/arm64
13:34:52 [2023-09-18T13:34:52.350Z] === RUN   TestImportWithCustomPlatform/nintendo64
13:34:52 [2023-09-18T13:34:52.350Z] --- PASS: TestImportWithCustomPlatform (0.12s)
13:34:52 [2023-09-18T13:34:52.350Z]     --- PASS: TestImportWithCustomPlatform/#00 (0.02s)
13:34:52 [2023-09-18T13:34:52.350Z]     --- PASS: TestImportWithCustomPlatform/_______ (0.00s)
13:34:52 [2023-09-18T13:34:52.350Z]     --- PASS: TestImportWithCustomPlatform// (0.00s)
13:34:52 [2023-09-18T13:34:52.350Z]     --- PASS: TestImportWithCustomPlatform/linux (0.02s)
13:34:52 [2023-09-18T13:34:52.350Z]     --- PASS: TestImportWithCustomPlatform/LINUX (0.02s)
13:34:52 [2023-09-18T13:34:52.350Z]     --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.02s)
13:34:52 [2023-09-18T13:34:52.350Z]     --- PASS: TestImportWithCustomPlatform/macos (0.00s)
13:34:52 [2023-09-18T13:34:52.350Z]     --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s)
13:34:52 [2023-09-18T13:34:52.350Z]     --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s)
13:34:52 [2023-09-18T13:34:52.350Z] === RUN   TestImageInspectEmptyTagsAndDigests
13:34:52 [2023-09-18T13:34:52.350Z] --- PASS: TestImageInspectEmptyTagsAndDigests (0.01s)
13:34:52 [2023-09-18T13:34:52.350Z] === RUN   TestImagesFilterMultiReference
13:34:52 [2023-09-18T13:34:52.607Z] --- PASS: TestImagesFilterMultiReference (0.05s)
13:34:52 [2023-09-18T13:34:52.607Z] === RUN   TestImagesFilterBeforeSince
13:34:52 [2023-09-18T13:34:52.865Z]     list_test.go:87: ImageList: ID=sha256:d3866048388b1b364324cf950c04ce4d8f21a6480a1fdc8d47dd0653bb26cac8 RepoTags=[testimagesfilterbeforesince:v3]
13:34:52 [2023-09-18T13:34:52.865Z]     list_test.go:87: ImageList: ID=sha256:5f544baaa8a1a00c207ccd0f30ab8b70e219ea5b942707d61cfdab8eaaf3a00e RepoTags=[testimagesfilterbeforesince:v2]
13:34:52 [2023-09-18T13:34:52.865Z]     list_test.go:87: ImageList: ID=sha256:7c3911897a599ac23e5b604a0a8ae34a0d8c54f828f5d6155c2e780e5721527f RepoTags=[testimagesfilterbeforesince:v1]
13:34:52 [2023-09-18T13:34:52.865Z] --- PASS: TestImagesFilterBeforeSince (0.26s)
13:34:52 [2023-09-18T13:34:52.865Z] === RUN   TestAPIImagesFilters
13:34:52 [2023-09-18T13:34:52.866Z] === RUN   TestAPIImagesFilters/repository_regex
13:34:52 [2023-09-18T13:34:52.866Z] === PAUSE TestAPIImagesFilters/repository_regex
13:34:52 [2023-09-18T13:34:52.866Z] === RUN   TestAPIImagesFilters/image_name_regex
13:34:52 [2023-09-18T13:34:52.866Z] === PAUSE TestAPIImagesFilters/image_name_regex
13:34:52 [2023-09-18T13:34:52.866Z] === RUN   TestAPIImagesFilters/image_name_without_a_tag
13:34:52 [2023-09-18T13:34:52.866Z] === PAUSE TestAPIImagesFilters/image_name_without_a_tag
13:34:52 [2023-09-18T13:34:52.866Z] === RUN   TestAPIImagesFilters/registry_port_regex
13:34:52 [2023-09-18T13:34:52.866Z] === PAUSE TestAPIImagesFilters/registry_port_regex
13:34:52 [2023-09-18T13:34:52.866Z] === CONT  TestAPIImagesFilters/repository_regex
13:34:52 [2023-09-18T13:34:52.866Z] === CONT  TestAPIImagesFilters/image_name_without_a_tag
13:34:52 [2023-09-18T13:34:52.866Z] === CONT  TestAPIImagesFilters/registry_port_regex
13:34:52 [2023-09-18T13:34:52.866Z] === CONT  TestAPIImagesFilters/image_name_regex
13:34:52 [2023-09-18T13:34:52.866Z] --- PASS: TestAPIImagesFilters (0.04s)
13:34:52 [2023-09-18T13:34:52.866Z]     --- PASS: TestAPIImagesFilters/repository_regex (0.00s)
13:34:52 [2023-09-18T13:34:52.866Z]     --- PASS: TestAPIImagesFilters/registry_port_regex (0.00s)
13:34:52 [2023-09-18T13:34:52.866Z]     --- PASS: TestAPIImagesFilters/image_name_regex (0.00s)
13:34:52 [2023-09-18T13:34:52.866Z]     --- PASS: TestAPIImagesFilters/image_name_without_a_tag (0.00s)
13:34:52 [2023-09-18T13:34:52.866Z] === RUN   TestPruneDontDeleteUsedDangling
13:34:52 [2023-09-18T13:34:52.866Z] --- PASS: TestPruneDontDeleteUsedDangling (0.04s)
13:34:52 [2023-09-18T13:34:52.866Z] === RUN   TestImagePullPlatformInvalid
13:34:52 [2023-09-18T13:34:52.866Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
13:34:52 [2023-09-18T13:34:52.866Z] === RUN   TestImagePullStoredfDigestForOtherRepo
13:34:52 [2023-09-18T13:34:52.866Z] time="2023-09-18T13:34:52.77408511Z" 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=b3f81a65-0d64-4525-9a9a-837980967caa version=2.8.2 
13:34:52 [2023-09-18T13:34:52.866Z] time="2023-09-18T13:34:52.774175109Z" level=info msg="redis not configured" go.version=go1.19.9 instance.id=b3f81a65-0d64-4525-9a9a-837980967caa version=2.8.2 
13:34:52 [2023-09-18T13:34:52.866Z] time="2023-09-18T13:34:52.774190371Z" level=info msg="Starting upload purge in 22m0s" go.version=go1.19.9 instance.id=b3f81a65-0d64-4525-9a9a-837980967caa version=2.8.2 
13:34:52 [2023-09-18T13:34:52.866Z] time="2023-09-18T13:34:52.774421953Z" level=info msg="listening on 127.0.0.1:5000" go.version=go1.19.9 instance.id=b3f81a65-0d64-4525-9a9a-837980967caa version=2.8.2 
13:34:52 [2023-09-18T13:34:52.866Z] time="2023-09-18T13:34:52.8666494Z" level=debug msg="authorizing request" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=a88a8b1d-4cdb-4391-973f-a7c4e2d47d8a http.request.method=GET http.request.remoteaddr="127.0.0.1:42372" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" 
13:34:52 [2023-09-18T13:34:52.866Z] time="2023-09-18T13:34:52.86669899Z" level=info msg="response completed" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=a88a8b1d-4cdb-4391-973f-a7c4e2d47d8a http.request.method=GET http.request.remoteaddr="127.0.0.1:42372" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.045235ms http.response.status=200 http.response.written=2 
13:34:52 [2023-09-18T13:34:52.866Z] 127.0.0.1 - - [18/Sep/2023:13:34:52 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1"
13:34:53 [2023-09-18T13:34:53.126Z] time="2023-09-18T13:34:52.869159713Z" level=debug msg="authorizing request" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=db47d9fd-82a7-46e3-af34-a719da289841 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:42394" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.24+unknown" vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
13:34:53 [2023-09-18T13:34:53.126Z] time="2023-09-18T13:34:52.869204758Z" level=debug msg=GetBlob go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=db47d9fd-82a7-46e3-af34-a719da289841 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:42394" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.24+unknown" vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
13:34:53 [2023-09-18T13:34:53.126Z] time="2023-09-18T13:34:52.869264481Z" level=debug msg="authorizing request" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=053e550b-617f-4d5d-a061-e2e85bad2850 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:42382" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.24+unknown" vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
13:34:53 [2023-09-18T13:34:53.126Z] time="2023-09-18T13:34:52.869309903Z" level=debug msg=GetBlob go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=053e550b-617f-4d5d-a061-e2e85bad2850 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:42382" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.24+unknown" vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
13:34:53 [2023-09-18T13:34:53.126Z] time="2023-09-18T13:34:52.869315032Z" 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=db47d9fd-82a7-46e3-af34-a719da289841 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:42394" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.24+unknown" trace.duration=39.31µ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=784f7a0f-0e81-4c65-852c-8f8c92c098e5 trace.line=95 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
13:34:53 [2023-09-18T13:34:53.126Z] time="2023-09-18T13:34:52.869374591Z" 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=053e550b-617f-4d5d-a061-e2e85bad2850 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:42382" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.24+unknown" trace.duration=26.871µ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=723e21eb-d091-4d8e-ba14-0e2216a3d89a trace.line=95 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
13:34:53 [2023-09-18T13:34:53.126Z] time="2023-09-18T13:34:52.869461964Z" 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=db47d9fd-82a7-46e3-af34-a719da289841 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:42394" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.24+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.132125ms http.response.status=404 http.response.written=157 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
13:34:53 [2023-09-18T13:34:53.126Z] 127.0.0.1 - - [18/Sep/2023:13:34:52 +0000] "HEAD /v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b HTTP/1.1" 404 157 "" "containerd/1.6.24+unknown"
13:34:53 [2023-09-18T13:34:53.126Z] time="2023-09-18T13:34:52.869584242Z" 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=053e550b-617f-4d5d-a061-e2e85bad2850 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:42382" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.24+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.292439ms http.response.status=404 http.response.written=157 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
13:34:53 [2023-09-18T13:34:53.126Z] 127.0.0.1 - - [18/Sep/2023:13:34:52 +0000] "HEAD /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 404 157 "" "containerd/1.6.24+unknown"
13:34:53 [2023-09-18T13:34:53.126Z] time="2023-09-18T13:34:52.871199658Z" level=debug msg="authorizing request" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=afbdc552-17dc-4812-b94b-579d536327af http.request.method=POST http.request.remoteaddr="127.0.0.1:42394" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.24+unknown" vars.name=test 
13:34:53 [2023-09-18T13:34:53.126Z] time="2023-09-18T13:34:52.871248239Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=afbdc552-17dc-4812-b94b-579d536327af http.request.method=POST http.request.remoteaddr="127.0.0.1:42394" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.24+unknown" vars.name=test 
13:34:53 [2023-09-18T13:34:53.126Z] time="2023-09-18T13:34:52.871346246Z" level=debug msg="authorizing request" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=2f74773a-47fb-461c-9f66-e768aa9244df http.request.method=POST http.request.remoteaddr="127.0.0.1:42382" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.24+unknown" vars.name=test 
13:34:53 [2023-09-18T13:34:53.126Z] time="2023-09-18T13:34:52.871388083Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=2f74773a-47fb-461c-9f66-e768aa9244df http.request.method=POST http.request.remoteaddr="127.0.0.1:42382" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.24+unknown" vars.name=test 
13:34:53 [2023-09-18T13:34:53.126Z] time="2023-09-18T13:34:52.871388551Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/57237494-578f-4b29-9793-afb1deebf0a9/startedat")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=afbdc552-17dc-4812-b94b-579d536327af http.request.method=POST http.request.remoteaddr="127.0.0.1:42394" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.24+unknown" trace.duration=105.031µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=c3425877-c16a-4cc1-9a6e-15c11ec55527 trace.line=110 vars.name=test 
13:34:53 [2023-09-18T13:34:53.126Z] time="2023-09-18T13:34:52.871433111Z" level=debug msg="filesystem.Writer("/docker/registry/v2/repositories/test/_uploads/57237494-578f-4b29-9793-afb1deebf0a9/data", false)" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=afbdc552-17dc-4812-b94b-579d536327af http.request.method=POST http.request.remoteaddr="127.0.0.1:42394" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.24+unknown" trace.duration=20.512µ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=7bb2e9ad-53c4-4cfa-a1e9-b67433e5dff4 trace.line=142 vars.name=test 
13:34:53 [2023-09-18T13:34:53.126Z] time="2023-09-18T13:34:52.871477647Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/18ad5f05-9b9c-46ad-a67b-d31fba6096c9/startedat")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=2f74773a-47fb-461c-9f66-e768aa9244df http.request.method=POST http.request.remoteaddr="127.0.0.1:42382" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.24+unknown" trace.duration=62.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).PutContent" trace.id=9e148b1b-65d9-4170-9da2-03320ca6e96c trace.line=110 vars.name=test 
13:34:53 [2023-09-18T13:34:53.126Z] time="2023-09-18T13:34:52.871506545Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/57237494-578f-4b29-9793-afb1deebf0a9/hashstates/sha256/0")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=afbdc552-17dc-4812-b94b-579d536327af http.request.method=POST http.request.remoteaddr="127.0.0.1:42394" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.24+unknown" trace.duration=37.365µ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=a1889b3a-d2b8-4e0f-b342-be1e14c02f23 trace.line=110 vars.name=test 
13:34:53 [2023-09-18T13:34:53.126Z] time="2023-09-18T13:34:52.871520411Z" level=debug msg="filesystem.Writer("/docker/registry/v2/repositories/test/_uploads/18ad5f05-9b9c-46ad-a67b-d31fba6096c9/data", false)" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=2f74773a-47fb-461c-9f66-e768aa9244df http.request.method=POST http.request.remoteaddr="127.0.0.1:42382" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.24+unknown" trace.duration=18.379µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Writer" trace.id=25ae6f10-4cd6-4b5b-accb-4fd9e3b42c0b trace.line=142 vars.name=test 
13:34:53 [2023-09-18T13:34:53.126Z] time="2023-09-18T13:34:52.87158372Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/18ad5f05-9b9c-46ad-a67b-d31fba6096c9/hashstates/sha256/0")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=2f74773a-47fb-461c-9f66-e768aa9244df http.request.method=POST http.request.remoteaddr="127.0.0.1:42382" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.24+unknown" trace.duration=37.259µ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=063bb401-f0d0-4a80-9750-0f8a81a79f47 trace.line=110 vars.name=test 
13:34:53 [2023-09-18T13:34:53.126Z] time="2023-09-18T13:34:52.871598874Z" level=info msg="response completed" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=afbdc552-17dc-4812-b94b-579d536327af http.request.method=POST http.request.remoteaddr="127.0.0.1:42394" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.24+unknown" http.response.duration=1.87012ms http.response.status=202 http.response.written=0 
13:34:53 [2023-09-18T13:34:53.126Z] 127.0.0.1 - - [18/Sep/2023:13:34:52 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.6.24+unknown"
13:34:53 [2023-09-18T13:34:53.126Z] time="2023-09-18T13:34:52.871644584Z" level=info msg="response completed" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=2f74773a-47fb-461c-9f66-e768aa9244df http.request.method=POST http.request.remoteaddr="127.0.0.1:42382" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.24+unknown" http.response.duration=1.300325ms http.response.status=202 http.response.written=0 
13:34:53 [2023-09-18T13:34:53.126Z] 127.0.0.1 - - [18/Sep/2023:13:34:52 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.6.24+unknown"
13:34:53 [2023-09-18T13:34:53.126Z] time="2023-09-18T13:34:52.873552873Z" 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=77fa84e0-4c03-45fb-b4e7-28b7758bb800 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42394" http.request.uri="/v2/test/blobs/uploads/18ad5f05-9b9c-46ad-a67b-d31fba6096c9?_state=Vvj1ncaoXIGczPXAWAzHjmtHar1E69_vub5CV04MTf97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjE4YWQ1ZjA1LTliOWMtNDZhZC1hNjdiLWQzMWZiYTYwOTZjOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOS0xOFQxMzozNDo1Mi44NzEzOTk2MjdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.24+unknown" vars.name=test vars.uuid=18ad5f05-9b9c-46ad-a67b-d31fba6096c9 
13:34:53 [2023-09-18T13:34:53.126Z] time="2023-09-18T13:34:52.873786302Z" 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=77fa84e0-4c03-45fb-b4e7-28b7758bb800 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42394" http.request.uri="/v2/test/blobs/uploads/18ad5f05-9b9c-46ad-a67b-d31fba6096c9?_state=Vvj1ncaoXIGczPXAWAzHjmtHar1E69_vub5CV04MTf97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjE4YWQ1ZjA1LTliOWMtNDZhZC1hNjdiLWQzMWZiYTYwOTZjOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOS0xOFQxMzozNDo1Mi44NzEzOTk2MjdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.24+unknown" vars.name=test vars.uuid=18ad5f05-9b9c-46ad-a67b-d31fba6096c9 
13:34:53 [2023-09-18T13:34:53.126Z] time="2023-09-18T13:34:52.873869113Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_uploads/18ad5f05-9b9c-46ad-a67b-d31fba6096c9/startedat")" go.version=go1.19.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=77fa84e0-4c03-45fb-b4e7-28b7758bb800 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42394" http.request.uri="/v2/test/blobs/uploads/18ad5f05-9b9c-46ad-a67b-d31fba6096c9?_state=Vvj1ncaoXIGczPXAWAzHjmtHar1E69_vub5CV04MTf97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjE4YWQ1ZjA1LTliOWMtNDZhZC1hNjdiLWQzMWZiYTYwOTZjOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOS0xOFQxMzozNDo1Mi44NzEzOTk2MjdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.24+unknown" trace.duration=42.419µ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=58ecc7bd-d2b3-43dd-a7f0-b5afa09aedb7 trace.line=95 vars.name=test vars.uuid=18ad5f05-9b9c-46ad-a67b-d31fba6096c9 
13:34:53 [2023-09-18T13:34:53.126Z] time="2023-09-18T13:34:52.873895984Z" 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=d4bd2ba3-0eb6-4c8b-935a-eddd8e5df3a6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42382" http.request.uri="/v2/test/blobs/uploads/57237494-578f-4b29-9793-afb1deebf0a9?_state=P5Rzi4fhuaJpcxRYJ_kZ--tUI06eTf4dne3p8SfmyHt7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjU3MjM3NDk0LTU3OGYtNGIyOS05NzkzLWFmYjFkZWViZjBhOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOS0xOFQxMzozNDo1Mi44NzEyNjExMTJaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.24+unknown" vars.name=test vars.uuid=57237494-578f-4b29-9793-afb1deebf0a9 
13:34:53 [2023-09-18T13:34:53.127Z] time="2023-09-18T13:34:52.873927589Z" level=debug msg="filesystem.Writer("/docker/registry/v2/repositories/test/_uploads/18ad5f05-9b9c-46ad-a67b-d31fba6096c9/data", true)" go.version=go1.19.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=77fa84e0-4c03-45fb-b4e7-28b7758bb800 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42394" http.request.uri="/v2/test/blobs/uploads/18ad5f05-9b9c-46ad-a67b-d31fba6096c9?_state=Vvj1ncaoXIGczPXAWAzHjmtHar1E69_vub5CV04MTf97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjE4YWQ1ZjA1LTliOWMtNDZhZC1hNjdiLWQzMWZiYTYwOTZjOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOS0xOFQxMzozNDo1Mi44NzEzOTk2MjdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.24+unknown" 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).Writer" trace.id=1c92d615-fb28-48f0-a02e-e6a50db4895f trace.line=142 vars.name=test vars.uuid=18ad5f05-9b9c-46ad-a67b-d31fba6096c9 
13:34:53 [2023-09-18T13:34:53.127Z] time="2023-09-18T13:34:52.873949045Z" 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=d4bd2ba3-0eb6-4c8b-935a-eddd8e5df3a6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42382" http.request.uri="/v2/test/blobs/uploads/57237494-578f-4b29-9793-afb1deebf0a9?_state=P5Rzi4fhuaJpcxRYJ_kZ--tUI06eTf4dne3p8SfmyHt7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjU3MjM3NDk0LTU3OGYtNGIyOS05NzkzLWFmYjFkZWViZjBhOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOS0xOFQxMzozNDo1Mi44NzEyNjExMTJaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.24+unknown" vars.name=test vars.uuid=57237494-578f-4b29-9793-afb1deebf0a9 
13:34:53 [2023-09-18T13:34:53.127Z] time="2023-09-18T13:34:52.873997643Z" 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=77fa84e0-4c03-45fb-b4e7-28b7758bb800 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42394" http.request.uri="/v2/test/blobs/uploads/18ad5f05-9b9c-46ad-a67b-d31fba6096c9?_state=Vvj1ncaoXIGczPXAWAzHjmtHar1E69_vub5CV04MTf97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjE4YWQ1ZjA1LTliOWMtNDZhZC1hNjdiLWQzMWZiYTYwOTZjOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOS0xOFQxMzozNDo1Mi44NzEzOTk2MjdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.24+unknown" vars.name=test vars.uuid=18ad5f05-9b9c-46ad-a67b-d31fba6096c9 
13:34:53 [2023-09-18T13:34:53.127Z] time="2023-09-18T13:34:52.874006529Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_uploads/57237494-578f-4b29-9793-afb1deebf0a9/startedat")" go.version=go1.19.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=d4bd2ba3-0eb6-4c8b-935a-eddd8e5df3a6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42382" http.request.uri="/v2/test/blobs/uploads/57237494-578f-4b29-9793-afb1deebf0a9?_state=P5Rzi4fhuaJpcxRYJ_kZ--tUI06eTf4dne3p8SfmyHt7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjU3MjM3NDk0LTU3OGYtNGIyOS05NzkzLWFmYjFkZWViZjBhOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOS0xOFQxMzozNDo1Mi44NzEyNjExMTJaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.24+unknown" trace.duration=32.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=58f89c10-51a0-420e-bcec-24089c5634c3 trace.line=95 vars.name=test vars.uuid=57237494-578f-4b29-9793-afb1deebf0a9 
13:34:53 [2023-09-18T13:34:53.127Z] time="2023-09-18T13:34:52.874054601Z" level=debug msg="filesystem.Writer("/docker/registry/v2/repositories/test/_uploads/57237494-578f-4b29-9793-afb1deebf0a9/data", true)" go.version=go1.19.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=d4bd2ba3-0eb6-4c8b-935a-eddd8e5df3a6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42382" http.request.uri="/v2/test/blobs/uploads/57237494-578f-4b29-9793-afb1deebf0a9?_state=P5Rzi4fhuaJpcxRYJ_kZ--tUI06eTf4dne3p8SfmyHt7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjU3MjM3NDk0LTU3OGYtNGIyOS05NzkzLWFmYjFkZWViZjBhOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOS0xOFQxMzozNDo1Mi44NzEyNjExMTJaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.24+unknown" trace.duration=18.854µ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=e0f6226a-e1e5-4bb7-b987-7d55b6a90878 trace.line=142 vars.name=test vars.uuid=57237494-578f-4b29-9793-afb1deebf0a9 
13:34:53 [2023-09-18T13:34:53.127Z] time="2023-09-18T13:34:52.874077714Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/18ad5f05-9b9c-46ad-a67b-d31fba6096c9/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=77fa84e0-4c03-45fb-b4e7-28b7758bb800 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42394" http.request.uri="/v2/test/blobs/uploads/18ad5f05-9b9c-46ad-a67b-d31fba6096c9?_state=Vvj1ncaoXIGczPXAWAzHjmtHar1E69_vub5CV04MTf97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjE4YWQ1ZjA1LTliOWMtNDZhZC1hNjdiLWQzMWZiYTYwOTZjOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOS0xOFQxMzozNDo1Mi44NzEzOTk2MjdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.24+unknown" trace.duration=40.803µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=a426710c-6c7a-42df-9360-bdeb88dd648c trace.line=110 vars.name=test vars.uuid=18ad5f05-9b9c-46ad-a67b-d31fba6096c9 
13:34:53 [2023-09-18T13:34:53.127Z] time="2023-09-18T13:34:52.874105537Z" 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=d4bd2ba3-0eb6-4c8b-935a-eddd8e5df3a6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42382" http.request.uri="/v2/test/blobs/uploads/57237494-578f-4b29-9793-afb1deebf0a9?_state=P5Rzi4fhuaJpcxRYJ_kZ--tUI06eTf4dne3p8SfmyHt7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjU3MjM3NDk0LTU3OGYtNGIyOS05NzkzLWFmYjFkZWViZjBhOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOS0xOFQxMzozNDo1Mi44NzEyNjExMTJaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.24+unknown" vars.name=test vars.uuid=57237494-578f-4b29-9793-afb1deebf0a9 
13:34:53 [2023-09-18T13:34:53.127Z] time="2023-09-18T13:34:52.874114045Z" level=debug msg="filesystem.Stat("/docker/registry/v2/repositories/test/_uploads/18ad5f05-9b9c-46ad-a67b-d31fba6096c9/data")" go.version=go1.19.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=77fa84e0-4c03-45fb-b4e7-28b7758bb800 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42394" http.request.uri="/v2/test/blobs/uploads/18ad5f05-9b9c-46ad-a67b-d31fba6096c9?_state=Vvj1ncaoXIGczPXAWAzHjmtHar1E69_vub5CV04MTf97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjE4YWQ1ZjA1LTliOWMtNDZhZC1hNjdiLWQzMWZiYTYwOTZjOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOS0xOFQxMzozNDo1Mi44NzEzOTk2MjdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.24+unknown" trace.duration=13.226µ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=43bd6acd-1f71-4ec5-a4cb-627fc03739a1 trace.line=155 vars.name=test vars.uuid=18ad5f05-9b9c-46ad-a67b-d31fba6096c9 
13:34:53 [2023-09-18T13:34:53.127Z] time="2023-09-18T13:34:52.874157104Z" 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=77fa84e0-4c03-45fb-b4e7-28b7758bb800 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42394" http.request.uri="/v2/test/blobs/uploads/18ad5f05-9b9c-46ad-a67b-d31fba6096c9?_state=Vvj1ncaoXIGczPXAWAzHjmtHar1E69_vub5CV04MTf97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjE4YWQ1ZjA1LTliOWMtNDZhZC1hNjdiLWQzMWZiYTYwOTZjOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOS0xOFQxMzozNDo1Mi44NzEzOTk2MjdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.24+unknown" trace.duration=12.537µ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=ab21d560-0ca4-4623-94d2-0155d28fd89b trace.line=155 vars.name=test vars.uuid=18ad5f05-9b9c-46ad-a67b-d31fba6096c9 
13:34:53 [2023-09-18T13:34:53.127Z] time="2023-09-18T13:34:52.874178355Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/57237494-578f-4b29-9793-afb1deebf0a9/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=d4bd2ba3-0eb6-4c8b-935a-eddd8e5df3a6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42382" http.request.uri="/v2/test/blobs/uploads/57237494-578f-4b29-9793-afb1deebf0a9?_state=P5Rzi4fhuaJpcxRYJ_kZ--tUI06eTf4dne3p8SfmyHt7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjU3MjM3NDk0LTU3OGYtNGIyOS05NzkzLWFmYjFkZWViZjBhOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOS0xOFQxMzozNDo1Mi44NzEyNjExMTJaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.24+unknown" trace.duration=36.512µ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=704b4833-3635-4615-886c-6f6ad6e526ef trace.line=110 vars.name=test vars.uuid=57237494-578f-4b29-9793-afb1deebf0a9 
13:34:53 [2023-09-18T13:34:53.127Z] time="2023-09-18T13:34:52.874192303Z" level=debug msg="filesystem.Stat("/docker/registry/v2/repositories/test/_uploads/18ad5f05-9b9c-46ad-a67b-d31fba6096c9/data")" go.version=go1.19.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=77fa84e0-4c03-45fb-b4e7-28b7758bb800 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42394" http.request.uri="/v2/test/blobs/uploads/18ad5f05-9b9c-46ad-a67b-d31fba6096c9?_state=Vvj1ncaoXIGczPXAWAzHjmtHar1E69_vub5CV04MTf97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjE4YWQ1ZjA1LTliOWMtNDZhZC1hNjdiLWQzMWZiYTYwOTZjOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOS0xOFQxMzozNDo1Mi44NzEzOTk2MjdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.24+unknown" trace.duration=12.447µ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=94b54034-eee7-4bfa-b763-0158ad5f16bc trace.line=155 vars.name=test vars.uuid=18ad5f05-9b9c-46ad-a67b-d31fba6096c9 
13:34:53 [2023-09-18T13:34:53.127Z] time="2023-09-18T13:34:52.874210723Z" level=debug msg="filesystem.Stat("/docker/registry/v2/repositories/test/_uploads/57237494-578f-4b29-9793-afb1deebf0a9/data")" go.version=go1.19.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=d4bd2ba3-0eb6-4c8b-935a-eddd8e5df3a6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42382" http.request.uri="/v2/test/blobs/uploads/57237494-578f-4b29-9793-afb1deebf0a9?_state=P5Rzi4fhuaJpcxRYJ_kZ--tUI06eTf4dne3p8SfmyHt7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjU3MjM3NDk0LTU3OGYtNGIyOS05NzkzLWFmYjFkZWViZjBhOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOS0xOFQxMzozNDo1Mi44NzEyNjExMTJaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.24+unknown" trace.duration=10.453µ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=71bb7fb3-350b-4bf0-b703-832c2fa667b7 trace.line=155 vars.name=test vars.uuid=57237494-578f-4b29-9793-afb1deebf0a9 
13:34:53 [2023-09-18T13:34:53.127Z] time="2023-09-18T13:34:52.874256063Z" 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=d4bd2ba3-0eb6-4c8b-935a-eddd8e5df3a6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42382" http.request.uri="/v2/test/blobs/uploads/57237494-578f-4b29-9793-afb1deebf0a9?_state=P5Rzi4fhuaJpcxRYJ_kZ--tUI06eTf4dne3p8SfmyHt7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjU3MjM3NDk0LTU3OGYtNGIyOS05NzkzLWFmYjFkZWViZjBhOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOS0xOFQxMzozNDo1Mi44NzEyNjExMTJaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.24+unknown" trace.duration=12.882µ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=2b743e33-6e51-4867-b31b-a44490e9520d trace.line=155 vars.name=test vars.uuid=57237494-578f-4b29-9793-afb1deebf0a9 
13:34:53 [2023-09-18T13:34:53.127Z] time="2023-09-18T13:34:52.874267009Z" level=debug msg="filesystem.Move("/docker/registry/v2/repositories/test/_uploads/18ad5f05-9b9c-46ad-a67b-d31fba6096c9/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=77fa84e0-4c03-45fb-b4e7-28b7758bb800 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42394" http.request.uri="/v2/test/blobs/uploads/18ad5f05-9b9c-46ad-a67b-d31fba6096c9?_state=Vvj1ncaoXIGczPXAWAzHjmtHar1E69_vub5CV04MTf97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjE4YWQ1ZjA1LTliOWMtNDZhZC1hNjdiLWQzMWZiYTYwOTZjOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOS0xOFQxMzozNDo1Mi44NzEzOTk2MjdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.24+unknown" trace.duration=52.774µ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=91ad5856-0cb4-4407-83ce-c5c88b9309d7 trace.line=185 vars.name=test vars.uuid=18ad5f05-9b9c-46ad-a67b-d31fba6096c9 
13:34:53 [2023-09-18T13:34:53.127Z] time="2023-09-18T13:34:52.874290392Z" level=debug msg="filesystem.Stat("/docker/registry/v2/repositories/test/_uploads/57237494-578f-4b29-9793-afb1deebf0a9/data")" go.version=go1.19.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=d4bd2ba3-0eb6-4c8b-935a-eddd8e5df3a6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42382" http.request.uri="/v2/test/blobs/uploads/57237494-578f-4b29-9793-afb1deebf0a9?_state=P5Rzi4fhuaJpcxRYJ_kZ--tUI06eTf4dne3p8SfmyHt7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjU3MjM3NDk0LTU3OGYtNGIyOS05NzkzLWFmYjFkZWViZjBhOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOS0xOFQxMzozNDo1Mi44NzEyNjExMTJaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.24+unknown" trace.duration=12.061µ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=f533dc8a-3502-4533-8a64-2e4f4d5a106f trace.line=155 vars.name=test vars.uuid=57237494-578f-4b29-9793-afb1deebf0a9 
13:34:53 [2023-09-18T13:34:53.127Z] time="2023-09-18T13:34:52.874338678Z" 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=77fa84e0-4c03-45fb-b4e7-28b7758bb800 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42394" http.request.uri="/v2/test/blobs/uploads/18ad5f05-9b9c-46ad-a67b-d31fba6096c9?_state=Vvj1ncaoXIGczPXAWAzHjmtHar1E69_vub5CV04MTf97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjE4YWQ1ZjA1LTliOWMtNDZhZC1hNjdiLWQzMWZiYTYwOTZjOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOS0xOFQxMzozNDo1Mi44NzEzOTk2MjdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.24+unknown" trace.duration=44.667µ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=1e6f9c72-833a-4bee-814e-a198dcae699a trace.line=110 vars.name=test vars.uuid=18ad5f05-9b9c-46ad-a67b-d31fba6096c9 
13:34:53 [2023-09-18T13:34:53.127Z] time="2023-09-18T13:34:52.874350813Z" level=debug msg="filesystem.Move("/docker/registry/v2/repositories/test/_uploads/57237494-578f-4b29-9793-afb1deebf0a9/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=d4bd2ba3-0eb6-4c8b-935a-eddd8e5df3a6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42382" http.request.uri="/v2/test/blobs/uploads/57237494-578f-4b29-9793-afb1deebf0a9?_state=P5Rzi4fhuaJpcxRYJ_kZ--tUI06eTf4dne3p8SfmyHt7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjU3MjM3NDk0LTU3OGYtNGIyOS05NzkzLWFmYjFkZWViZjBhOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOS0xOFQxMzozNDo1Mi44NzEyNjExMTJaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.24+unknown" trace.duration=39.31µ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=b6a959bc-9a29-4060-aa94-88ea212ccf71 trace.line=185 vars.name=test vars.uuid=57237494-578f-4b29-9793-afb1deebf0a9 
13:34:53 [2023-09-18T13:34:53.127Z] time="2023-09-18T13:34:52.87443589Z" 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=d4bd2ba3-0eb6-4c8b-935a-eddd8e5df3a6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42382" http.request.uri="/v2/test/blobs/uploads/57237494-578f-4b29-9793-afb1deebf0a9?_state=P5Rzi4fhuaJpcxRYJ_kZ--tUI06eTf4dne3p8SfmyHt7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjU3MjM3NDk0LTU3OGYtNGIyOS05NzkzLWFmYjFkZWViZjBhOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOS0xOFQxMzozNDo1Mi44NzEyNjExMTJaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.24+unknown" trace.duration=59.494µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=36ac9d82-8cd5-4ee1-84a3-b36707166162 trace.line=110 vars.name=test vars.uuid=57237494-578f-4b29-9793-afb1deebf0a9 
13:34:53 [2023-09-18T13:34:53.127Z] time="2023-09-18T13:34:52.874481221Z" level=debug msg="filesystem.Delete("/docker/registry/v2/repositories/test/_uploads/18ad5f05-9b9c-46ad-a67b-d31fba6096c9")" go.version=go1.19.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=77fa84e0-4c03-45fb-b4e7-28b7758bb800 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42394" http.request.uri="/v2/test/blobs/uploads/18ad5f05-9b9c-46ad-a67b-d31fba6096c9?_state=Vvj1ncaoXIGczPXAWAzHjmtHar1E69_vub5CV04MTf97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjE4YWQ1ZjA1LTliOWMtNDZhZC1hNjdiLWQzMWZiYTYwOTZjOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOS0xOFQxMzozNDo1Mi44NzEzOTk2MjdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.24+unknown" trace.duration=114.441µ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=07bf1fd9-bbcb-42d5-874d-32d1dbf40bca trace.line=202 vars.name=test vars.uuid=18ad5f05-9b9c-46ad-a67b-d31fba6096c9 
13:34:53 [2023-09-18T13:34:53.127Z] time="2023-09-18T13:34:52.874535365Z" level=debug msg="filesystem.Delete("/docker/registry/v2/repositories/test/_uploads/57237494-578f-4b29-9793-afb1deebf0a9")" go.version=go1.19.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=d4bd2ba3-0eb6-4c8b-935a-eddd8e5df3a6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42382" http.request.uri="/v2/test/blobs/uploads/57237494-578f-4b29-9793-afb1deebf0a9?_state=P5Rzi4fhuaJpcxRYJ_kZ--tUI06eTf4dne3p8SfmyHt7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjU3MjM3NDk0LTU3OGYtNGIyOS05NzkzLWFmYjFkZWViZjBhOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOS0xOFQxMzozNDo1Mi44NzEyNjExMTJaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.24+unknown" trace.duration=72.629µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Delete" trace.id=2726afef-9932-4efc-aaeb-6d9ca59fb6b9 trace.line=202 vars.name=test vars.uuid=57237494-578f-4b29-9793-afb1deebf0a9 
13:34:53 [2023-09-18T13:34:53.127Z] time="2023-09-18T13:34:52.874562786Z" 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=77fa84e0-4c03-45fb-b4e7-28b7758bb800 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42394" http.request.uri="/v2/test/blobs/uploads/18ad5f05-9b9c-46ad-a67b-d31fba6096c9?_state=Vvj1ncaoXIGczPXAWAzHjmtHar1E69_vub5CV04MTf97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjE4YWQ1ZjA1LTliOWMtNDZhZC1hNjdiLWQzMWZiYTYwOTZjOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOS0xOFQxMzozNDo1Mi44NzEzOTk2MjdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.24+unknown" http.response.duration=2.118482ms http.response.status=201 http.response.written=0 
13:34:53 [2023-09-18T13:34:53.127Z] 127.0.0.1 - - [18/Sep/2023:13:34:52 +0000] "PUT /v2/test/blobs/uploads/18ad5f05-9b9c-46ad-a67b-d31fba6096c9?_state=Vvj1ncaoXIGczPXAWAzHjmtHar1E69_vub5CV04MTf97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjE4YWQ1ZjA1LTliOWMtNDZhZC1hNjdiLWQzMWZiYTYwOTZjOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOS0xOFQxMzozNDo1Mi44NzEzOTk2MjdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 201 0 "" "containerd/1.6.24+unknown"
13:34:53 [2023-09-18T13:34:53.127Z] time="2023-09-18T13:34:52.874649758Z" 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=d4bd2ba3-0eb6-4c8b-935a-eddd8e5df3a6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42382" http.request.uri="/v2/test/blobs/uploads/57237494-578f-4b29-9793-afb1deebf0a9?_state=P5Rzi4fhuaJpcxRYJ_kZ--tUI06eTf4dne3p8SfmyHt7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjU3MjM3NDk0LTU3OGYtNGIyOS05NzkzLWFmYjFkZWViZjBhOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOS0xOFQxMzozNDo1Mi44NzEyNjExMTJaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.24+unknown" http.response.duration=2.181569ms http.response.status=201 http.response.written=0 
13:34:53 [2023-09-18T13:34:53.127Z] 127.0.0.1 - - [18/Sep/2023:13:34:52 +0000] "PUT /v2/test/blobs/uploads/57237494-578f-4b29-9793-afb1deebf0a9?_state=P5Rzi4fhuaJpcxRYJ_kZ--tUI06eTf4dne3p8SfmyHt7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjU3MjM3NDk0LTU3OGYtNGIyOS05NzkzLWFmYjFkZWViZjBhOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOS0xOFQxMzozNDo1Mi44NzEyNjExMTJaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b HTTP/1.1" 201 0 "" "containerd/1.6.24+unknown"
13:34:53 [2023-09-18T13:34:53.128Z] time="2023-09-18T13:34:52.875626613Z" level=debug msg="authorizing request" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=1e64bc78-6609-410b-b530-fcc4dbc89811 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:42382" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.24+unknown" vars.name=test vars.reference=latest 
13:34:53 [2023-09-18T13:34:53.128Z] time="2023-09-18T13:34:52.875663905Z" level=debug msg=GetImageManifest go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=1e64bc78-6609-410b-b530-fcc4dbc89811 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:42382" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.24+unknown" vars.name=test vars.reference=latest 
13:34:53 [2023-09-18T13:34:53.128Z] time="2023-09-18T13:34:52.875719173Z" 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=1e64bc78-6609-410b-b530-fcc4dbc89811 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:42382" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.24+unknown" trace.duration=25.205µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=0b0aeb78-8186-49b7-9e84-455ec17ef3aa trace.line=95 vars.name=test vars.reference=latest 
13:34:53 [2023-09-18T13:34:53.128Z] time="2023-09-18T13:34:52.875784467Z" 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=1e64bc78-6609-410b-b530-fcc4dbc89811 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:42382" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.24+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration="847.186µs" http.response.status=404 http.response.written=96 vars.name=test vars.reference=latest 
13:34:53 [2023-09-18T13:34:53.128Z] 127.0.0.1 - - [18/Sep/2023:13:34:52 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 404 96 "" "containerd/1.6.24+unknown"
13:34:53 [2023-09-18T13:34:53.128Z] time="2023-09-18T13:34:52.876635435Z" 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=9d0ca61e-7766-4ed4-910a-9fa51f87225c http.request.method=PUT http.request.remoteaddr="127.0.0.1:42382" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.24+unknown" vars.name=test vars.reference=latest 
13:34:53 [2023-09-18T13:34:53.128Z] time="2023-09-18T13:34:52.876671094Z" 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=9d0ca61e-7766-4ed4-910a-9fa51f87225c http.request.method=PUT http.request.remoteaddr="127.0.0.1:42382" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.24+unknown" vars.name=test vars.reference=latest 
13:34:53 [2023-09-18T13:34:53.128Z] time="2023-09-18T13:34:52.876808895Z" 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=9d0ca61e-7766-4ed4-910a-9fa51f87225c http.request.method=PUT http.request.remoteaddr="127.0.0.1:42382" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.24+unknown" vars.name=test vars.reference=latest 
13:34:53 [2023-09-18T13:34:53.128Z] time="2023-09-18T13:34:52.876825739Z" 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=9d0ca61e-7766-4ed4-910a-9fa51f87225c http.request.method=PUT http.request.remoteaddr="127.0.0.1:42382" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.24+unknown" vars.name=test vars.reference=latest 
13:34:53 [2023-09-18T13:34:53.128Z] time="2023-09-18T13:34:52.876834986Z" 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=9d0ca61e-7766-4ed4-910a-9fa51f87225c http.request.method=PUT http.request.remoteaddr="127.0.0.1:42382" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.24+unknown" vars.name=test vars.reference=latest 
13:34:53 [2023-09-18T13:34:53.128Z] time="2023-09-18T13:34:52.876900625Z" 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=9d0ca61e-7766-4ed4-910a-9fa51f87225c http.request.method=PUT http.request.remoteaddr="127.0.0.1:42382" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.24+unknown" trace.duration=35.059µ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=acd2bf78-83b8-4b3a-8070-dc4c2cbdd488 trace.line=95 vars.name=test vars.reference=latest 
13:34:53 [2023-09-18T13:34:53.128Z] time="2023-09-18T13:34:52.876946876Z" 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=9d0ca61e-7766-4ed4-910a-9fa51f87225c http.request.method=PUT http.request.remoteaddr="127.0.0.1:42382" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.24+unknown" trace.duration=13.472µ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=c3521cb8-08e4-4a4e-b9da-529807a7ca71 trace.line=155 vars.name=test vars.reference=latest 
13:34:53 [2023-09-18T13:34:53.128Z] time="2023-09-18T13:34:52.877003202Z" 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=9d0ca61e-7766-4ed4-910a-9fa51f87225c http.request.method=PUT http.request.remoteaddr="127.0.0.1:42382" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.24+unknown" trace.duration=19.158µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=95f5fd26-e90f-4980-98d6-7fe683c4de77 trace.line=95 vars.name=test vars.reference=latest 
13:34:53 [2023-09-18T13:34:53.128Z] time="2023-09-18T13:34:52.877044169Z" 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=9d0ca61e-7766-4ed4-910a-9fa51f87225c http.request.method=PUT http.request.remoteaddr="127.0.0.1:42382" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.24+unknown" trace.duration=11.249µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=2208f0f1-289c-4a1b-9890-e219886a8486 trace.line=155 vars.name=test vars.reference=latest 
13:34:53 [2023-09-18T13:34:53.128Z] time="2023-09-18T13:34:52.877085916Z" 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=9d0ca61e-7766-4ed4-910a-9fa51f87225c http.request.method=PUT http.request.remoteaddr="127.0.0.1:42382" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.24+unknown" trace.duration=12.266µ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=dc1e787f-c7b7-44e5-820e-e9b6d040ccaf trace.line=155 vars.name=test vars.reference=latest 
13:34:53 [2023-09-18T13:34:53.128Z] time="2023-09-18T13:34:52.877162434Z" 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=9d0ca61e-7766-4ed4-910a-9fa51f87225c http.request.method=PUT http.request.remoteaddr="127.0.0.1:42382" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.24+unknown" trace.duration=49.18µ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=753fdbde-d135-412a-842c-f2e3162c36b5 trace.line=110 vars.name=test vars.reference=latest 
13:34:53 [2023-09-18T13:34:53.128Z] time="2023-09-18T13:34:52.877239995Z" 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=9d0ca61e-7766-4ed4-910a-9fa51f87225c http.request.method=PUT http.request.remoteaddr="127.0.0.1:42382" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.24+unknown" trace.duration=47.285µ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=1f9ff261-98b4-45ab-b27f-f96527291800 trace.line=110 vars.name=test vars.reference=latest 
13:34:53 [2023-09-18T13:34:53.128Z] time="2023-09-18T13:34:52.877392524Z" 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=9d0ca61e-7766-4ed4-910a-9fa51f87225c http.request.method=PUT http.request.remoteaddr="127.0.0.1:42382" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.24+unknown" trace.duration=56.712µ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=ca00664c-93bf-4be7-b161-0d6f01e5099c trace.line=110 vars.name=test vars.reference=latest 
13:34:53 [2023-09-18T13:34:53.128Z] time="2023-09-18T13:34:52.877448218Z" 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=9d0ca61e-7766-4ed4-910a-9fa51f87225c http.request.method=PUT http.request.remoteaddr="127.0.0.1:42382" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.24+unknown" trace.duration=29.332µ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=3604bf9c-92da-4bbb-89f9-880e5d6ef4ce trace.line=110 vars.name=test vars.reference=latest 
13:34:53 [2023-09-18T13:34:53.128Z] time="2023-09-18T13:34:52.877485961Z" 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=9d0ca61e-7766-4ed4-910a-9fa51f87225c http.request.method=PUT http.request.remoteaddr="127.0.0.1:42382" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.24+unknown" vars.name=test vars.reference=latest 
13:34:53 [2023-09-18T13:34:53.128Z] time="2023-09-18T13:34:52.877502354Z" 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=9d0ca61e-7766-4ed4-910a-9fa51f87225c http.request.method=PUT http.request.remoteaddr="127.0.0.1:42382" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.24+unknown" http.response.duration=1.440037ms http.response.status=201 http.response.written=0 
13:34:53 [2023-09-18T13:34:53.128Z] 127.0.0.1 - - [18/Sep/2023:13:34:52 +0000] "PUT /v2/test/manifests/latest HTTP/1.1" 201 0 "" "containerd/1.6.24+unknown"
13:34:53 [2023-09-18T13:34:53.128Z] time="2023-09-18T13:34:52.881985554Z" level=debug msg="authorizing request" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=c2d83da4-8cee-437d-b27d-56bfbb1d561a http.request.method=GET http.request.remoteaddr="127.0.0.1:42420" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.20.8 git-commit/0c4397deaf3716ace589d54d02fde9aeddf7771a kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" 
13:34:53 [2023-09-18T13:34:53.128Z] time="2023-09-18T13:34:52.882025963Z" level=info msg="response completed" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=c2d83da4-8cee-437d-b27d-56bfbb1d561a http.request.method=GET http.request.remoteaddr="127.0.0.1:42420" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.20.8 git-commit/0c4397deaf3716ace589d54d02fde9aeddf7771a 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="810.609µs" http.response.status=200 http.response.written=2 
13:34:53 [2023-09-18T13:34:53.128Z] 127.0.0.1 - - [18/Sep/2023:13:34:52 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.20.8 git-commit/0c4397deaf3716ace589d54d02fde9aeddf7771a kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
13:34:53 [2023-09-18T13:34:53.128Z] time="2023-09-18T13:34:52.884285027Z" level=debug msg="authorizing request" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=5682bcac-a38c-49cb-9f38-ab5e7bbfce7a http.request.method=HEAD http.request.remoteaddr="127.0.0.1:42432" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.8 git-commit/0c4397deaf3716ace589d54d02fde9aeddf7771a kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference=latest 
13:34:53 [2023-09-18T13:34:53.128Z] time="2023-09-18T13:34:52.884325854Z" level=debug msg=GetImageManifest go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=5682bcac-a38c-49cb-9f38-ab5e7bbfce7a http.request.method=HEAD http.request.remoteaddr="127.0.0.1:42432" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.8 git-commit/0c4397deaf3716ace589d54d02fde9aeddf7771a kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference=latest 
13:34:53 [2023-09-18T13:34:53.128Z] time="2023-09-18T13:34:52.884398041Z" 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=5682bcac-a38c-49cb-9f38-ab5e7bbfce7a http.request.method=HEAD http.request.remoteaddr="127.0.0.1:42432" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.8 git-commit/0c4397deaf3716ace589d54d02fde9aeddf7771a kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=39.966µ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=76259a25-53e4-49d6-9378-cef3ea3897dc trace.line=95 vars.name=test vars.reference=latest 
13:34:53 [2023-09-18T13:34:53.128Z] time="2023-09-18T13:34:52.884421343Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=5682bcac-a38c-49cb-9f38-ab5e7bbfce7a http.request.method=HEAD http.request.remoteaddr="127.0.0.1:42432" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.8 git-commit/0c4397deaf3716ace589d54d02fde9aeddf7771a kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference=latest 
13:34:53 [2023-09-18T13:34:53.128Z] time="2023-09-18T13:34:52.884468841Z" 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=5682bcac-a38c-49cb-9f38-ab5e7bbfce7a http.request.method=HEAD http.request.remoteaddr="127.0.0.1:42432" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.8 git-commit/0c4397deaf3716ace589d54d02fde9aeddf7771a kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=19.848µ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=667384e4-a506-4498-b5d2-96b46ce44309 trace.line=95 vars.name=test vars.reference=latest 
13:34:53 [2023-09-18T13:34:53.128Z] time="2023-09-18T13:34:52.884521582Z" 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=5682bcac-a38c-49cb-9f38-ab5e7bbfce7a http.request.method=HEAD http.request.remoteaddr="127.0.0.1:42432" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.8 git-commit/0c4397deaf3716ace589d54d02fde9aeddf7771a kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=16.549µ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=45e5a6e3-98f1-4e0d-a21b-85df2107beb0 trace.line=155 vars.name=test vars.reference=latest 
13:34:53 [2023-09-18T13:34:53.128Z] time="2023-09-18T13:34:52.884560358Z" 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=5682bcac-a38c-49cb-9f38-ab5e7bbfce7a http.request.method=HEAD http.request.remoteaddr="127.0.0.1:42432" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.8 git-commit/0c4397deaf3716ace589d54d02fde9aeddf7771a kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=11.922µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Reader" trace.id=98c3eff6-4fec-4027-a3e6-69dd70ab1067 trace.line=125 vars.name=test vars.reference=latest 
13:34:53 [2023-09-18T13:34:53.128Z] time="2023-09-18T13:34:52.884609923Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=5682bcac-a38c-49cb-9f38-ab5e7bbfce7a http.request.method=HEAD http.request.remoteaddr="127.0.0.1:42432" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.8 git-commit/0c4397deaf3716ace589d54d02fde9aeddf7771a kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference=latest 
13:34:53 [2023-09-18T13:34:53.128Z] time="2023-09-18T13:34:52.884700948Z" level=info msg="response completed" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=5682bcac-a38c-49cb-9f38-ab5e7bbfce7a http.request.method=HEAD http.request.remoteaddr="127.0.0.1:42432" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.8 git-commit/0c4397deaf3716ace589d54d02fde9aeddf7771a 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.217144ms http.response.status=200 http.response.written=417 
13:34:53 [2023-09-18T13:34:53.128Z] 127.0.0.1 - - [18/Sep/2023:13:34:52 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 200 417 "" "docker/dev go/go1.20.8 git-commit/0c4397deaf3716ace589d54d02fde9aeddf7771a kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
13:34:53 [2023-09-18T13:34:53.128Z] time="2023-09-18T13:34:52.89308856Z" level=debug msg="authorizing request" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=bd2003ce-ccbc-4990-b920-62281e91651a http.request.method=GET http.request.remoteaddr="127.0.0.1:42444" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.8 git-commit/0c4397deaf3716ace589d54d02fde9aeddf7771a kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
13:34:53 [2023-09-18T13:34:53.128Z] time="2023-09-18T13:34:52.893130077Z" level=debug msg=GetImageManifest go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=bd2003ce-ccbc-4990-b920-62281e91651a http.request.method=GET http.request.remoteaddr="127.0.0.1:42444" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.8 git-commit/0c4397deaf3716ace589d54d02fde9aeddf7771a kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
13:34:53 [2023-09-18T13:34:53.128Z] time="2023-09-18T13:34:52.893143754Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=bd2003ce-ccbc-4990-b920-62281e91651a http.request.method=GET http.request.remoteaddr="127.0.0.1:42444" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.8 git-commit/0c4397deaf3716ace589d54d02fde9aeddf7771a kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
13:34:53 [2023-09-18T13:34:53.129Z] time="2023-09-18T13:34:52.893212938Z" 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=bd2003ce-ccbc-4990-b920-62281e91651a http.request.method=GET http.request.remoteaddr="127.0.0.1:42444" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.8 git-commit/0c4397deaf3716ace589d54d02fde9aeddf7771a kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=39.023µ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=b1cec6db-05ed-4172-8adc-56b1b47b8d0a trace.line=95 vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
13:34:53 [2023-09-18T13:34:53.129Z] time="2023-09-18T13:34:52.893267295Z" 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=bd2003ce-ccbc-4990-b920-62281e91651a http.request.method=GET http.request.remoteaddr="127.0.0.1:42444" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.8 git-commit/0c4397deaf3716ace589d54d02fde9aeddf7771a kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=15.458µ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=255e46ec-1fb4-463e-8346-af95179e7a73 trace.line=155 vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
13:34:53 [2023-09-18T13:34:53.129Z] time="2023-09-18T13:34:52.893310855Z" 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=bd2003ce-ccbc-4990-b920-62281e91651a http.request.method=GET http.request.remoteaddr="127.0.0.1:42444" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.8 git-commit/0c4397deaf3716ace589d54d02fde9aeddf7771a kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=12.808µ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=52d85477-de62-4cd0-920e-de529f5e0fbe trace.line=125 vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
13:34:53 [2023-09-18T13:34:53.129Z] time="2023-09-18T13:34:52.893341754Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=bd2003ce-ccbc-4990-b920-62281e91651a http.request.method=GET http.request.remoteaddr="127.0.0.1:42444" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.8 git-commit/0c4397deaf3716ace589d54d02fde9aeddf7771a kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
13:34:53 [2023-09-18T13:34:53.129Z] time="2023-09-18T13:34:52.893425468Z" level=info msg="response completed" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=bd2003ce-ccbc-4990-b920-62281e91651a http.request.method=GET http.request.remoteaddr="127.0.0.1:42444" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.8 git-commit/0c4397deaf3716ace589d54d02fde9aeddf7771a 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.099879ms http.response.status=200 http.response.written=417 
13:34:53 [2023-09-18T13:34:53.129Z] 127.0.0.1 - - [18/Sep/2023:13:34:52 +0000] "GET /v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda HTTP/1.1" 200 417 "" "docker/dev go/go1.20.8 git-commit/0c4397deaf3716ace589d54d02fde9aeddf7771a kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
13:34:53 [2023-09-18T13:34:53.129Z] time="2023-09-18T13:34:52.899502112Z" level=debug msg="authorizing request" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=bd9c9950-c961-4ecd-9508-23533d556226 http.request.method=GET http.request.remoteaddr="127.0.0.1:42452" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.8 git-commit/0c4397deaf3716ace589d54d02fde9aeddf7771a kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
13:34:53 [2023-09-18T13:34:53.129Z] time="2023-09-18T13:34:52.899547575Z" level=debug msg=GetBlob go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=bd9c9950-c961-4ecd-9508-23533d556226 http.request.method=GET http.request.remoteaddr="127.0.0.1:42452" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.8 git-commit/0c4397deaf3716ace589d54d02fde9aeddf7771a kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
13:34:53 [2023-09-18T13:34:53.129Z] time="2023-09-18T13:34:52.899620697Z" 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=bd9c9950-c961-4ecd-9508-23533d556226 http.request.method=GET http.request.remoteaddr="127.0.0.1:42452" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.8 git-commit/0c4397deaf3716ace589d54d02fde9aeddf7771a kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=38.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).GetContent" trace.id=cd1d4d06-f4e2-4c05-82ab-a8ebfbf648f8 trace.line=95 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
13:34:53 [2023-09-18T13:34:53.129Z] time="2023-09-18T13:34:52.899672289Z" 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=bd9c9950-c961-4ecd-9508-23533d556226 http.request.method=GET http.request.remoteaddr="127.0.0.1:42452" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.8 git-commit/0c4397deaf3716ace589d54d02fde9aeddf7771a kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=14.498µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=7b68e5b1-2efa-40e7-8621-03d8161bbef0 trace.line=155 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
13:34:53 [2023-09-18T13:34:53.129Z] time="2023-09-18T13:34:52.899722372Z" 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=bd9c9950-c961-4ecd-9508-23533d556226 http.request.method=GET http.request.remoteaddr="127.0.0.1:42452" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.8 git-commit/0c4397deaf3716ace589d54d02fde9aeddf7771a kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=17.804µ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=4e41fa88-dd6d-4f69-a12a-3c63e61e8384 trace.line=95 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
13:34:53 [2023-09-18T13:34:53.129Z] time="2023-09-18T13:34:52.899759581Z" 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=bd9c9950-c961-4ecd-9508-23533d556226 http.request.method=GET http.request.remoteaddr="127.0.0.1:42452" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.8 git-commit/0c4397deaf3716ace589d54d02fde9aeddf7771a kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=9.674µ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=01545eb8-b428-453f-a0de-e8ce006b43f2 trace.line=155 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
13:34:53 [2023-09-18T13:34:53.129Z] time="2023-09-18T13:34:52.899776984Z" level=debug msg="authorizing request" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=03b34d26-7004-469a-9d9d-3a26c97d6de8 http.request.method=GET http.request.remoteaddr="127.0.0.1:42462" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.8 git-commit/0c4397deaf3716ace589d54d02fde9aeddf7771a kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
13:34:53 [2023-09-18T13:34:53.129Z] time="2023-09-18T13:34:52.899791834Z" 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=bd9c9950-c961-4ecd-9508-23533d556226 http.request.method=GET http.request.remoteaddr="127.0.0.1:42452" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.8 git-commit/0c4397deaf3716ace589d54d02fde9aeddf7771a kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=8.992µ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=ef40cdbb-58b4-4052-8219-78b77b1f56f9 trace.line=155 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
13:34:53 [2023-09-18T13:34:53.129Z] time="2023-09-18T13:34:52.899813873Z" level=debug msg=GetBlob go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=03b34d26-7004-469a-9d9d-3a26c97d6de8 http.request.method=GET http.request.remoteaddr="127.0.0.1:42462" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.8 git-commit/0c4397deaf3716ace589d54d02fde9aeddf7771a kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
13:34:53 [2023-09-18T13:34:53.129Z] time="2023-09-18T13:34:52.899826008Z" 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=bd9c9950-c961-4ecd-9508-23533d556226 http.request.method=GET http.request.remoteaddr="127.0.0.1:42452" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.8 git-commit/0c4397deaf3716ace589d54d02fde9aeddf7771a kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=10.863µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).URLFor" trace.id=f1318457-b4f4-4d0b-bc84-105535e9091f trace.line=217 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
13:34:53 [2023-09-18T13:34:53.129Z] time="2023-09-18T13:34:52.899879717Z" 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=03b34d26-7004-469a-9d9d-3a26c97d6de8 http.request.method=GET http.request.remoteaddr="127.0.0.1:42462" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.8 git-commit/0c4397deaf3716ace589d54d02fde9aeddf7771a kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=34.592µ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=87fe6c6d-7546-44aa-a420-5c5a5d708a96 trace.line=95 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
13:34:53 [2023-09-18T13:34:53.129Z] time="2023-09-18T13:34:52.899903987Z" 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=bd9c9950-c961-4ecd-9508-23533d556226 http.request.method=GET http.request.remoteaddr="127.0.0.1:42452" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.8 git-commit/0c4397deaf3716ace589d54d02fde9aeddf7771a kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=14.318µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Reader" trace.id=8a50754e-392b-4669-a8cb-6d937c5492e1 trace.line=125 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
13:34:53 [2023-09-18T13:34:53.129Z] time="2023-09-18T13:34:52.899924589Z" 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=03b34d26-7004-469a-9d9d-3a26c97d6de8 http.request.method=GET http.request.remoteaddr="127.0.0.1:42462" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.8 git-commit/0c4397deaf3716ace589d54d02fde9aeddf7771a kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=15.77µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=448ec582-7db7-4b85-8319-f369606aa43c trace.line=155 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
13:34:53 [2023-09-18T13:34:53.129Z] time="2023-09-18T13:34:52.899965154Z" 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=03b34d26-7004-469a-9d9d-3a26c97d6de8 http.request.method=GET http.request.remoteaddr="127.0.0.1:42462" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.8 git-commit/0c4397deaf3716ace589d54d02fde9aeddf7771a kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=16.434µ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=a385c702-81cb-4930-9534-738d6281a9ec trace.line=95 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
13:34:53 [2023-09-18T13:34:53.129Z] time="2023-09-18T13:34:52.900008755Z" 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=03b34d26-7004-469a-9d9d-3a26c97d6de8 http.request.method=GET http.request.remoteaddr="127.0.0.1:42462" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.8 git-commit/0c4397deaf3716ace589d54d02fde9aeddf7771a kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=10.018µ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=872878f0-1fdf-4105-9f18-28d10dbde09d trace.line=155 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
13:34:53 [2023-09-18T13:34:53.129Z] time="2023-09-18T13:34:52.900041427Z" 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=03b34d26-7004-469a-9d9d-3a26c97d6de8 http.request.method=GET http.request.remoteaddr="127.0.0.1:42462" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.8 git-commit/0c4397deaf3716ace589d54d02fde9aeddf7771a kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=9.206µ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=2c33f79c-f5b8-41ee-800d-1231137e5670 trace.line=155 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
13:34:53 [2023-09-18T13:34:53.129Z] time="2023-09-18T13:34:52.900914294Z" 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=03b34d26-7004-469a-9d9d-3a26c97d6de8 http.request.method=GET http.request.remoteaddr="127.0.0.1:42462" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.8 git-commit/0c4397deaf3716ace589d54d02fde9aeddf7771a kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=6.416µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).URLFor" trace.id=9bf26e45-4116-4472-94d5-5bdc9536b6e0 trace.line=217 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
13:34:53 [2023-09-18T13:34:53.129Z] time="2023-09-18T13:34:52.901005753Z" 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=03b34d26-7004-469a-9d9d-3a26c97d6de8 http.request.method=GET http.request.remoteaddr="127.0.0.1:42462" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.8 git-commit/0c4397deaf3716ace589d54d02fde9aeddf7771a kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=36.339µ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=4f340674-88ed-4d59-addc-c1aa9e6f7744 trace.line=125 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
13:34:53 [2023-09-18T13:34:53.130Z] time="2023-09-18T13:34:52.90160114Z" 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=03b34d26-7004-469a-9d9d-3a26c97d6de8 http.request.method=GET http.request.remoteaddr="127.0.0.1:42462" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.8 git-commit/0c4397deaf3716ace589d54d02fde9aeddf7771a kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=32.508µ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=d28e62a4-3942-4043-8e67-6d75317a5cd6 trace.line=95 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
13:34:53 [2023-09-18T13:34:53.130Z] time="2023-09-18T13:34:52.90160978Z" 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=bd9c9950-c961-4ecd-9508-23533d556226 http.request.method=GET http.request.remoteaddr="127.0.0.1:42452" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.8 git-commit/0c4397deaf3716ace589d54d02fde9aeddf7771a kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=32.549µ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=50613f85-0e02-4f06-bd07-8ab8707ab4df trace.line=95 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
13:34:53 [2023-09-18T13:34:53.130Z] time="2023-09-18T13:34:52.901722416Z" 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=03b34d26-7004-469a-9d9d-3a26c97d6de8 http.request.method=GET http.request.remoteaddr="127.0.0.1:42462" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.8 git-commit/0c4397deaf3716ace589d54d02fde9aeddf7771a kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=17.493µ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=6c1535a8-67e3-4797-a54f-4a46f4344937 trace.line=155 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
13:34:53 [2023-09-18T13:34:53.130Z] time="2023-09-18T13:34:52.901878973Z" 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=bd9c9950-c961-4ecd-9508-23533d556226 http.request.method=GET http.request.remoteaddr="127.0.0.1:42452" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.8 git-commit/0c4397deaf3716ace589d54d02fde9aeddf7771a kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=73.508µ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=3290cab4-e19b-4f36-8cbb-bbcb6151aacc trace.line=155 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
13:34:53 [2023-09-18T13:34:53.130Z] time="2023-09-18T13:34:52.901919038Z" level=info msg="response completed" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=03b34d26-7004-469a-9d9d-3a26c97d6de8 http.request.method=GET http.request.remoteaddr="127.0.0.1:42462" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.8 git-commit/0c4397deaf3716ace589d54d02fde9aeddf7771a 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.057102ms http.response.status=200 http.response.written=68 
13:34:53 [2023-09-18T13:34:53.130Z] 127.0.0.1 - - [18/Sep/2023:13:34:52 +0000] "GET /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 200 68 "" "docker/dev go/go1.20.8 git-commit/0c4397deaf3716ace589d54d02fde9aeddf7771a kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
13:34:53 [2023-09-18T13:34:53.130Z] time="2023-09-18T13:34:52.901990018Z" level=info msg="response completed" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=bd9c9950-c961-4ecd-9508-23533d556226 http.request.method=GET http.request.remoteaddr="127.0.0.1:42452" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.8 git-commit/0c4397deaf3716ace589d54d02fde9aeddf7771a 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.261749ms http.response.status=200 http.response.written=194 
13:34:53 [2023-09-18T13:34:53.130Z] 127.0.0.1 - - [18/Sep/2023:13:34:52 +0000] "GET /v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b HTTP/1.1" 200 194 "" "docker/dev go/go1.20.8 git-commit/0c4397deaf3716ace589d54d02fde9aeddf7771a kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
13:34:53 [2023-09-18T13:34:53.130Z] time="2023-09-18T13:34:52.915738669Z" level=debug msg="authorizing request" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=95415ba9-9432-4b39-a4c9-0d7fb5c20999 http.request.method=GET http.request.remoteaddr="127.0.0.1:36314" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.20.8 git-commit/0c4397deaf3716ace589d54d02fde9aeddf7771a kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" 
13:34:53 [2023-09-18T13:34:53.130Z] time="2023-09-18T13:34:52.915778709Z" level=info msg="response completed" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=95415ba9-9432-4b39-a4c9-0d7fb5c20999 http.request.method=GET http.request.remoteaddr="127.0.0.1:36314" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.20.8 git-commit/0c4397deaf3716ace589d54d02fde9aeddf7771a 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="781.662µs" http.response.status=200 http.response.written=2 
13:34:53 [2023-09-18T13:34:53.130Z] 127.0.0.1 - - [18/Sep/2023:13:34:52 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.20.8 git-commit/0c4397deaf3716ace589d54d02fde9aeddf7771a kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
13:34:53 [2023-09-18T13:34:53.130Z] time="2023-09-18T13:34:52.921478257Z" level=debug msg="authorizing request" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=e8cf07c2-0fad-4643-9bcb-b1718a3de5fd http.request.method=HEAD http.request.remoteaddr="127.0.0.1:36316" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.8 git-commit/0c4397deaf3716ace589d54d02fde9aeddf7771a kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
13:34:53 [2023-09-18T13:34:53.130Z] time="2023-09-18T13:34:52.921521718Z" level=debug msg=GetImageManifest go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=e8cf07c2-0fad-4643-9bcb-b1718a3de5fd http.request.method=HEAD http.request.remoteaddr="127.0.0.1:36316" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.8 git-commit/0c4397deaf3716ace589d54d02fde9aeddf7771a kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
13:34:53 [2023-09-18T13:34:53.130Z] time="2023-09-18T13:34:52.921536093Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=e8cf07c2-0fad-4643-9bcb-b1718a3de5fd http.request.method=HEAD http.request.remoteaddr="127.0.0.1:36316" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.8 git-commit/0c4397deaf3716ace589d54d02fde9aeddf7771a kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
13:34:53 [2023-09-18T13:34:53.130Z] time="2023-09-18T13:34:52.921600739Z" 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=e8cf07c2-0fad-4643-9bcb-b1718a3de5fd http.request.method=HEAD http.request.remoteaddr="127.0.0.1:36316" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.8 git-commit/0c4397deaf3716ace589d54d02fde9aeddf7771a kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=32.549µ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=3714b863-e06f-4617-980d-e0c59c18bd68 trace.line=95 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
13:34:53 [2023-09-18T13:34:53.130Z] time="2023-09-18T13:34:52.921649262Z" 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=e8cf07c2-0fad-4643-9bcb-b1718a3de5fd http.request.method=HEAD http.request.remoteaddr="127.0.0.1:36316" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.8 git-commit/0c4397deaf3716ace589d54d02fde9aeddf7771a kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=13.497µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=b91ea400-9079-42ca-9346-c7ef3d6ae8a6 trace.line=95 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
13:34:53 [2023-09-18T13:34:53.130Z] time="2023-09-18T13:34:52.921721309Z" 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=e8cf07c2-0fad-4643-9bcb-b1718a3de5fd http.request.method=HEAD http.request.remoteaddr="127.0.0.1:36316" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.8 git-commit/0c4397deaf3716ace589d54d02fde9aeddf7771a 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.018906ms http.response.status=404 http.response.written=181 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
13:34:53 [2023-09-18T13:34:53.130Z] 127.0.0.1 - - [18/Sep/2023:13:34:52 +0000] "HEAD /v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda HTTP/1.1" 404 181 "" "docker/dev go/go1.20.8 git-commit/0c4397deaf3716ace589d54d02fde9aeddf7771a kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
13:34:53 [2023-09-18T13:34:53.130Z] time="2023-09-18T13:34:52.922933128Z" level=debug msg="authorizing request" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=37a5d24a-0297-448a-b72f-3ba481bda9ae http.request.method=GET http.request.remoteaddr="127.0.0.1:36318" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.8 git-commit/0c4397deaf3716ace589d54d02fde9aeddf7771a kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
13:34:53 [2023-09-18T13:34:53.130Z] time="2023-09-18T13:34:52.922972487Z" level=debug msg=GetImageManifest go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=37a5d24a-0297-448a-b72f-3ba481bda9ae http.request.method=GET http.request.remoteaddr="127.0.0.1:36318" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.8 git-commit/0c4397deaf3716ace589d54d02fde9aeddf7771a kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
13:34:53 [2023-09-18T13:34:53.130Z] time="2023-09-18T13:34:52.922986288Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=37a5d24a-0297-448a-b72f-3ba481bda9ae http.request.method=GET http.request.remoteaddr="127.0.0.1:36318" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.8 git-commit/0c4397deaf3716ace589d54d02fde9aeddf7771a kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
13:34:53 [2023-09-18T13:34:53.130Z] time="2023-09-18T13:34:52.923040571Z" 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=37a5d24a-0297-448a-b72f-3ba481bda9ae http.request.method=GET http.request.remoteaddr="127.0.0.1:36318" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.8 git-commit/0c4397deaf3716ace589d54d02fde9aeddf7771a kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=25.894µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=be753cf8-c4cd-4b57-be7f-18ff2fe2671f trace.line=95 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
13:34:53 [2023-09-18T13:34:53.130Z] time="2023-09-18T13:34:52.923085222Z" 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=37a5d24a-0297-448a-b72f-3ba481bda9ae http.request.method=GET http.request.remoteaddr="127.0.0.1:36318" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.8 git-commit/0c4397deaf3716ace589d54d02fde9aeddf7771a kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=12.488µ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=682b95d5-bfb1-468f-a0f1-3859a0bef5e6 trace.line=95 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
13:34:53 [2023-09-18T13:34:53.130Z] time="2023-09-18T13:34:52.923129389Z" 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=37a5d24a-0297-448a-b72f-3ba481bda9ae http.request.method=GET http.request.remoteaddr="127.0.0.1:36318" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.8 git-commit/0c4397deaf3716ace589d54d02fde9aeddf7771a 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="955.613µs" http.response.status=404 http.response.written=181 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
13:34:53 [2023-09-18T13:34:53.130Z] 127.0.0.1 - - [18/Sep/2023:13:34:52 +0000] "GET /v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda HTTP/1.1" 404 181 "" "docker/dev go/go1.20.8 git-commit/0c4397deaf3716ace589d54d02fde9aeddf7771a kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
13:34:53 [2023-09-18T13:34:53.130Z] --- PASS: TestImagePullStoredfDigestForOtherRepo (0.17s)
13:34:53 [2023-09-18T13:34:53.130Z] === RUN   TestRemoveImageOrphaning
13:34:53 [2023-09-18T13:34:53.130Z] --- PASS: TestRemoveImageOrphaning (0.16s)
13:34:53 [2023-09-18T13:34:53.130Z] === RUN   TestRemoveByDigest
13:34:53 [2023-09-18T13:34:53.130Z]     remove_test.go:63: !testEnv.UsingSnapshotter(): RepoDigests doesn't include tags when using graphdrivers
13:34:53 [2023-09-18T13:34:53.130Z] --- SKIP: TestRemoveByDigest (0.00s)
13:34:53 [2023-09-18T13:34:53.130Z] === RUN   TestRemoveImageGarbageCollector
13:34:53 [2023-09-18T13:34:53.130Z]     remove_unix_test.go:34: (*Execution).NotAmd64-fm
13:34:53 [2023-09-18T13:34:53.130Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
13:34:53 [2023-09-18T13:34:53.130Z] === RUN   TestSaveCheckTimes
13:34:53 [2023-09-18T13:34:53.130Z] === PAUSE TestSaveCheckTimes
13:34:53 [2023-09-18T13:34:53.130Z] === RUN   TestSaveRepoWithMultipleImages
13:34:54 [2023-09-18T13:34:54.503Z] --- PASS: TestSaveRepoWithMultipleImages (1.01s)
13:34:54 [2023-09-18T13:34:54.503Z] === RUN   TestSaveDirectoryPermissions
13:34:55 [2023-09-18T13:34:55.437Z] --- PASS: TestSaveDirectoryPermissions (0.99s)
13:34:55 [2023-09-18T13:34:55.437Z] === RUN   TestTagUnprefixedRepoByNameOrName
13:34:55 [2023-09-18T13:34:55.437Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s)
13:34:55 [2023-09-18T13:34:55.437Z] === RUN   TestTagUsingDigestAlgorithmAsName
13:34:55 [2023-09-18T13:34:55.437Z] --- PASS: TestTagUsingDigestAlgorithmAsName (0.01s)
13:34:55 [2023-09-18T13:34:55.437Z] === RUN   TestTagValidPrefixedRepo
13:34:55 [2023-09-18T13:34:55.437Z] === RUN   TestTagValidPrefixedRepo/fooo/bar
13:34:55 [2023-09-18T13:34:55.437Z] === PAUSE TestTagValidPrefixedRepo/fooo/bar
13:34:55 [2023-09-18T13:34:55.437Z] === RUN   TestTagValidPrefixedRepo/fooaa/test
13:34:55 [2023-09-18T13:34:55.437Z] === PAUSE TestTagValidPrefixedRepo/fooaa/test
13:34:55 [2023-09-18T13:34:55.437Z] === RUN   TestTagValidPrefixedRepo/foooo:t
13:34:55 [2023-09-18T13:34:55.437Z] === PAUSE TestTagValidPrefixedRepo/foooo:t
13:34:55 [2023-09-18T13:34:55.437Z] === RUN   TestTagValidPrefixedRepo/HOSTNAME.DOMAIN.COM:443/foo/bar
13:34:55 [2023-09-18T13:34:55.437Z] === PAUSE TestTagValidPrefixedRepo/HOSTNAME.DOMAIN.COM:443/foo/bar
13:34:55 [2023-09-18T13:34:55.437Z] === CONT  TestTagValidPrefixedRepo/fooo/bar
13:34:55 [2023-09-18T13:34:55.437Z] === CONT  TestTagValidPrefixedRepo/foooo:t
13:34:55 [2023-09-18T13:34:55.437Z] === CONT  TestTagValidPrefixedRepo/fooaa/test
13:34:55 [2023-09-18T13:34:55.437Z] === CONT  TestTagValidPrefixedRepo/HOSTNAME.DOMAIN.COM:443/foo/bar
13:34:55 [2023-09-18T13:34:55.437Z] --- PASS: TestTagValidPrefixedRepo (0.02s)
13:34:55 [2023-09-18T13:34:55.437Z]     --- PASS: TestTagValidPrefixedRepo/fooo/bar (0.01s)
13:34:55 [2023-09-18T13:34:55.437Z]     --- PASS: TestTagValidPrefixedRepo/foooo:t (0.01s)
13:34:55 [2023-09-18T13:34:55.437Z]     --- PASS: TestTagValidPrefixedRepo/HOSTNAME.DOMAIN.COM:443/foo/bar (0.01s)
13:34:55 [2023-09-18T13:34:55.437Z]     --- PASS: TestTagValidPrefixedRepo/fooaa/test (0.02s)
13:34:55 [2023-09-18T13:34:55.437Z] === RUN   TestTagExistedNameWithoutForce
13:34:55 [2023-09-18T13:34:55.437Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
13:34:55 [2023-09-18T13:34:55.437Z] === RUN   TestTagOfficialNames
13:34:55 [2023-09-18T13:34:55.437Z] === RUN   TestTagOfficialNames/tag_from_busybox_to_docker.io/busybox
13:34:55 [2023-09-18T13:34:55.437Z] === RUN   TestTagOfficialNames/tag_from_busybox_to_index.docker.io/busybox
13:34:55 [2023-09-18T13:34:55.437Z] === RUN   TestTagOfficialNames/tag_from_busybox_to_library/busybox
13:34:55 [2023-09-18T13:34:55.437Z] === RUN   TestTagOfficialNames/tag_from_busybox_to_docker.io/library/busybox
13:34:55 [2023-09-18T13:34:55.437Z] === RUN   TestTagOfficialNames/tag_from_busybox_to_index.docker.io/library/busybox
13:34:55 [2023-09-18T13:34:55.437Z] --- PASS: TestTagOfficialNames (0.05s)
13:34:55 [2023-09-18T13:34:55.437Z]     --- PASS: TestTagOfficialNames/tag_from_busybox_to_docker.io/busybox (0.01s)
13:34:55 [2023-09-18T13:34:55.437Z]     --- PASS: TestTagOfficialNames/tag_from_busybox_to_index.docker.io/busybox (0.01s)
13:34:55 [2023-09-18T13:34:55.437Z]     --- PASS: TestTagOfficialNames/tag_from_busybox_to_library/busybox (0.01s)
13:34:55 [2023-09-18T13:34:55.437Z]     --- PASS: TestTagOfficialNames/tag_from_busybox_to_docker.io/library/busybox (0.01s)
13:34:55 [2023-09-18T13:34:55.437Z]     --- PASS: TestTagOfficialNames/tag_from_busybox_to_index.docker.io/library/busybox (0.01s)
13:34:55 [2023-09-18T13:34:55.437Z] === RUN   TestTagMatchesDigest
13:34:55 [2023-09-18T13:34:55.437Z] --- PASS: TestTagMatchesDigest (0.01s)
13:34:55 [2023-09-18T13:34:55.437Z] === CONT  TestSaveCheckTimes
13:34:55 [2023-09-18T13:34:55.437Z] --- PASS: TestSaveCheckTimes (0.03s)
13:34:55 [2023-09-18T13:34:55.437Z] PASS
13:34:55 [2023-09-18T13:34:55.437Z] 
13:34:55 [2023-09-18T13:34:55.437Z] === Skipped
13:34:55 [2023-09-18T13:34:55.437Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s)
13:34:55 [2023-09-18T13:34:55.437Z]     import_test.go:23: runtime.GOARCH == "arm64": effective test will be time out
13:34:55 [2023-09-18T13:34:55.437Z] 
13:34:55 [2023-09-18T13:34:55.437Z] === SKIP: arm64.integration.image TestRemoveByDigest (0.00s)
13:34:55 [2023-09-18T13:34:55.437Z]     remove_test.go:63: !testEnv.UsingSnapshotter(): RepoDigests doesn't include tags when using graphdrivers
13:34:55 [2023-09-18T13:34:55.437Z] 
13:34:55 [2023-09-18T13:34:55.437Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s)
13:34:55 [2023-09-18T13:34:55.437Z]     remove_unix_test.go:34: (*Execution).NotAmd64-fm
13:34:55 [2023-09-18T13:34:55.437Z] 
13:34:55 [2023-09-18T13:34:55.437Z] DONE 44 tests, 3 skipped in 3.272s
13:34:55 [2023-09-18T13:34:55.437Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (arm64.integration.internal.termtest) flags=-test.v -test.timeout=120m  
13:34:55 [2023-09-18T13:34:55.437Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.internal.termtest -t ./test.main -test.v -test.timeout=120m
13:34:55 [2023-09-18T13:34:55.437Z] ++ set -e
13:34:55 [2023-09-18T13:34:55.437Z] ++ '[' -n 0 ']'
13:34:55 [2023-09-18T13:34:55.437Z] ++ set -x
13:34:55 [2023-09-18T13:34:55.437Z] ++ 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.okgpGDFuyu/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.internal.termtest -t ./test.main -test.v -test.timeout=120m
13:34:55 [2023-09-18T13:34:55.437Z] === RUN   TestStripANSICommands
13:34:55 [2023-09-18T13:34:55.437Z] === RUN   TestStripANSICommands/#00
13:34:55 [2023-09-18T13:34:55.437Z] === RUN   TestStripANSICommands/#01
13:34:55 [2023-09-18T13:34:55.437Z] --- PASS: TestStripANSICommands (0.00s)
13:34:55 [2023-09-18T13:34:55.437Z]     --- PASS: TestStripANSICommands/#00 (0.00s)
13:34:55 [2023-09-18T13:34:55.437Z]     --- PASS: TestStripANSICommands/#01 (0.00s)
13:34:55 [2023-09-18T13:34:55.437Z] PASS
13:34:55 [2023-09-18T13:34:55.437Z] 
13:34:55 [2023-09-18T13:34:55.437Z] DONE 3 tests in 0.009s
13:34:55 [2023-09-18T13:34:55.437Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m  
13:34:55 [2023-09-18T13:34:55.437Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m
13:34:55 [2023-09-18T13:34:55.437Z] ++ set -e
13:34:55 [2023-09-18T13:34:55.437Z] ++ '[' -n 0 ']'
13:34:55 [2023-09-18T13:34:55.437Z] ++ set -x
13:34:55 [2023-09-18T13:34:55.437Z] ++ 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.okgpGDFuyu/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m
13:34:55 [2023-09-18T13:34:55.437Z] INFO: Testing against a local daemon
13:34:55 [2023-09-18T13:34:55.437Z] === RUN   TestCreateWithMultiNetworks
13:34:56 [2023-09-18T13:34:56.371Z] --- PASS: TestCreateWithMultiNetworks (0.99s)
13:34:56 [2023-09-18T13:34:56.371Z] === RUN   TestNetworkCreateDelete
13:34:56 [2023-09-18T13:34:56.633Z] --- PASS: TestNetworkCreateDelete (0.17s)
13:34:56 [2023-09-18T13:34:56.633Z] === RUN   TestDockerNetworkDeletePreferID
13:34:57 [2023-09-18T13:34:57.201Z] --- PASS: TestDockerNetworkDeletePreferID (0.48s)
13:34:57 [2023-09-18T13:34:57.201Z] === RUN   TestDaemonDNSFallback
13:35:03 [2023-09-18T13:35:03.757Z] --- PASS: TestDaemonDNSFallback (6.26s)
13:35:03 [2023-09-18T13:35:03.757Z] === RUN   TestInspectNetwork
13:35:06 [2023-09-18T13:35:06.287Z] === RUN   TestInspectNetwork/full_network_id
13:35:06 [2023-09-18T13:35:06.287Z] === RUN   TestInspectNetwork/partial_network_id
13:35:06 [2023-09-18T13:35:06.287Z] === RUN   TestInspectNetwork/network_name
13:35:06 [2023-09-18T13:35:06.287Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
13:35:11 [2023-09-18T13:35:11.553Z] --- PASS: TestInspectNetwork (7.30s)
13:35:11 [2023-09-18T13:35:11.553Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
13:35:11 [2023-09-18T13:35:11.553Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
13:35:11 [2023-09-18T13:35:11.553Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
13:35:11 [2023-09-18T13:35:11.553Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
13:35:11 [2023-09-18T13:35:11.553Z] === RUN   TestRunContainerWithBridgeNone
13:35:12 [2023-09-18T13:35:12.119Z] --- PASS: TestRunContainerWithBridgeNone (1.43s)
13:35:12 [2023-09-18T13:35:12.119Z] === RUN   TestNetworkInvalidJSON
13:35:12 [2023-09-18T13:35:12.119Z] === RUN   TestNetworkInvalidJSON/networks/create
13:35:12 [2023-09-18T13:35:12.119Z] === PAUSE TestNetworkInvalidJSON/networks/create
13:35:12 [2023-09-18T13:35:12.119Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect
13:35:12 [2023-09-18T13:35:12.119Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect
13:35:12 [2023-09-18T13:35:12.119Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect
13:35:12 [2023-09-18T13:35:12.119Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect
13:35:12 [2023-09-18T13:35:12.119Z] === CONT  TestNetworkInvalidJSON/networks/create
13:35:12 [2023-09-18T13:35:12.119Z] === CONT  TestNetworkInvalidJSON/networks/bridge/disconnect
13:35:12 [2023-09-18T13:35:12.119Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_content_type
13:35:12 [2023-09-18T13:35:12.119Z] === CONT  TestNetworkInvalidJSON/networks/bridge/connect
13:35:12 [2023-09-18T13:35:12.119Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type
13:35:12 [2023-09-18T13:35:12.119Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type
13:35:12 [2023-09-18T13:35:12.119Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON
13:35:12 [2023-09-18T13:35:12.119Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_JSON
13:35:12 [2023-09-18T13:35:12.119Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON
13:35:12 [2023-09-18T13:35:12.119Z] === RUN   TestNetworkInvalidJSON/networks/create/extra_content_after_JSON
13:35:12 [2023-09-18T13:35:12.119Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON
13:35:12 [2023-09-18T13:35:12.119Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON
13:35:12 [2023-09-18T13:35:12.119Z] === RUN   TestNetworkInvalidJSON/networks/create/empty_body
13:35:12 [2023-09-18T13:35:12.119Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/empty_body
13:35:12 [2023-09-18T13:35:12.119Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body
13:35:12 [2023-09-18T13:35:12.119Z] --- PASS: TestNetworkInvalidJSON (0.01s)
13:35:12 [2023-09-18T13:35:12.119Z]     --- PASS: TestNetworkInvalidJSON/networks/create (0.00s)
13:35:12 [2023-09-18T13:35:12.119Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s)
13:35:12 [2023-09-18T13:35:12.119Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s)
13:35:12 [2023-09-18T13:35:12.119Z]         --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s)
13:35:12 [2023-09-18T13:35:12.119Z]         --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s)
13:35:12 [2023-09-18T13:35:12.119Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s)
13:35:12 [2023-09-18T13:35:12.119Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s)
13:35:12 [2023-09-18T13:35:12.119Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s)
13:35:12 [2023-09-18T13:35:12.119Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s)
13:35:12 [2023-09-18T13:35:12.119Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s)
13:35:12 [2023-09-18T13:35:12.119Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s)
13:35:12 [2023-09-18T13:35:12.119Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s)
13:35:12 [2023-09-18T13:35:12.119Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s)
13:35:12 [2023-09-18T13:35:12.119Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s)
13:35:12 [2023-09-18T13:35:12.119Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s)
13:35:12 [2023-09-18T13:35:12.119Z] === RUN   TestNetworkList
13:35:12 [2023-09-18T13:35:12.119Z] === RUN   TestNetworkList//networks
13:35:12 [2023-09-18T13:35:12.119Z] === PAUSE TestNetworkList//networks
13:35:12 [2023-09-18T13:35:12.119Z] === RUN   TestNetworkList//networks/
13:35:12 [2023-09-18T13:35:12.119Z] === PAUSE TestNetworkList//networks/
13:35:12 [2023-09-18T13:35:12.119Z] === CONT  TestNetworkList//networks
13:35:12 [2023-09-18T13:35:12.119Z] === CONT  TestNetworkList//networks/
13:35:12 [2023-09-18T13:35:12.119Z] --- PASS: TestNetworkList (0.01s)
13:35:12 [2023-09-18T13:35:12.119Z]     --- PASS: TestNetworkList//networks/ (0.00s)
13:35:12 [2023-09-18T13:35:12.119Z]     --- PASS: TestNetworkList//networks (0.00s)
13:35:12 [2023-09-18T13:35:12.119Z] === RUN   TestHostIPv4BridgeLabel
13:35:12 [2023-09-18T13:35:12.685Z] --- PASS: TestHostIPv4BridgeLabel (0.57s)
13:35:12 [2023-09-18T13:35:12.685Z] === RUN   TestDefaultNetworkOpts
13:35:12 [2023-09-18T13:35:12.685Z] === RUN   TestDefaultNetworkOpts/default_value
13:35:14 [2023-09-18T13:35:14.059Z] === RUN   TestDefaultNetworkOpts/cmdline_value
13:35:15 [2023-09-18T13:35:15.433Z] === RUN   TestDefaultNetworkOpts/config-from_value
13:35:16 [2023-09-18T13:35:16.807Z] --- PASS: TestDefaultNetworkOpts (3.98s)
13:35:16 [2023-09-18T13:35:16.807Z]     --- PASS: TestDefaultNetworkOpts/default_value (1.32s)
13:35:16 [2023-09-18T13:35:16.807Z]     --- PASS: TestDefaultNetworkOpts/cmdline_value (1.32s)
13:35:16 [2023-09-18T13:35:16.807Z]     --- PASS: TestDefaultNetworkOpts/config-from_value (1.34s)
13:35:16 [2023-09-18T13:35:16.807Z] === RUN   TestForbidDuplicateNetworkNames
13:35:17 [2023-09-18T13:35:17.374Z] --- PASS: TestForbidDuplicateNetworkNames (0.65s)
13:35:17 [2023-09-18T13:35:17.374Z] === RUN   TestDaemonRestartWithLiveRestore
13:35:18 [2023-09-18T13:35:18.308Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s)
13:35:18 [2023-09-18T13:35:18.308Z] === RUN   TestDaemonDefaultNetworkPools
13:35:19 [2023-09-18T13:35:19.242Z] --- PASS: TestDaemonDefaultNetworkPools (0.83s)
13:35:19 [2023-09-18T13:35:19.242Z] === RUN   TestDaemonRestartWithExistingNetwork
13:35:20 [2023-09-18T13:35:20.616Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.18s)
13:35:20 [2023-09-18T13:35:20.616Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
13:35:21 [2023-09-18T13:35:21.990Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.29s)
13:35:21 [2023-09-18T13:35:21.990Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
13:35:22 [2023-09-18T13:35:22.252Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.59s)
13:35:22 [2023-09-18T13:35:22.252Z] === RUN   TestServiceWithPredefinedNetwork
13:35:24 [2023-09-18T13:35:24.795Z] --- PASS: TestServiceWithPredefinedNetwork (2.19s)
13:35:24 [2023-09-18T13:35:24.795Z] === RUN   TestServiceRemoveKeepsIngressNetwork
13:35:24 [2023-09-18T13:35:24.795Z]     service_test.go:256: FLAKY_TEST
13:35:24 [2023-09-18T13:35:24.795Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
13:35:24 [2023-09-18T13:35:24.795Z] === RUN   TestServiceWithDataPathPortInit
13:35:39 [2023-09-18T13:35:39.664Z] --- PASS: TestServiceWithDataPathPortInit (13.50s)
13:35:39 [2023-09-18T13:35:39.664Z] === RUN   TestServiceWithDefaultAddressPoolInit
13:35:40 [2023-09-18T13:35:40.230Z]     service_test.go:447: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:uq12kzxrx741dx4osmlyuvu8o Created:2023-09-18 13:35:39.174986801 +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[2173bd1b17c0e9d3476e6a2919b794442d9081fa5c7b1e18a1447d9fe628e29e:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.kbrbfd63a2gwiwlcgkklraa48 EndpointID:be651f5eaadf5fc2e5f90f58363bfc82bf2876827f8f3f70323f59d9c44bbef0 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:e65347a8ecf701814e6bf6bf3b0d1288fe17ae2ab72856c2c4d550e02e29f149 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:0e486b0e4b42 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.kbrbfd63a2gwiwlcgkklraa48 EndpointID:be651f5eaadf5fc2e5f90f58363bfc82bf2876827f8f3f70323f59d9c44bbef0 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
13:35:45 [2023-09-18T13:35:45.493Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.81s)
13:35:45 [2023-09-18T13:35:45.493Z] PASS
13:35:45 [2023-09-18T13:35:45.493Z] 
13:35:45 [2023-09-18T13:35:45.493Z] === Skipped
13:35:45 [2023-09-18T13:35:45.493Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
13:35:45 [2023-09-18T13:35:45.493Z]     service_test.go:256: FLAKY_TEST
13:35:45 [2023-09-18T13:35:45.493Z] 
13:35:45 [2023-09-18T13:35:45.493Z] DONE 44 tests, 1 skipped in 49.332s
13:35:45 [2023-09-18T13:35:45.493Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m  
13:35:45 [2023-09-18T13:35:45.493Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m
13:35:45 [2023-09-18T13:35:45.493Z] ++ set -e
13:35:45 [2023-09-18T13:35:45.493Z] ++ '[' -n 0 ']'
13:35:45 [2023-09-18T13:35:45.493Z] ++ set -x
13:35:45 [2023-09-18T13:35:45.493Z] ++ 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.okgpGDFuyu/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m
13:35:45 [2023-09-18T13:35:45.493Z] INFO: Testing against a local daemon
13:35:45 [2023-09-18T13:35:45.493Z] === RUN   TestDockerNetworkIpvlanPersistance
13:35:45 [2023-09-18T13:35:45.493Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
13:35:45 [2023-09-18T13:35:45.493Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
13:35:45 [2023-09-18T13:35:45.493Z] === RUN   TestDockerNetworkIpvlan
13:35:45 [2023-09-18T13:35:45.493Z]     ipvlan_test.go:55: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
13:35:45 [2023-09-18T13:35:45.493Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
13:35:45 [2023-09-18T13:35:45.493Z] PASS
13:35:45 [2023-09-18T13:35:45.493Z] 
13:35:45 [2023-09-18T13:35:45.493Z] === Skipped
13:35:45 [2023-09-18T13:35:45.493Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
13:35:45 [2023-09-18T13:35:45.493Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
13:35:45 [2023-09-18T13:35:45.493Z] 
13:35:45 [2023-09-18T13:35:45.493Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
13:35:45 [2023-09-18T13:35:45.493Z]     ipvlan_test.go:55: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
13:35:45 [2023-09-18T13:35:45.493Z] 
13:35:45 [2023-09-18T13:35:45.493Z] DONE 2 tests, 2 skipped in 0.043s
13:35:45 [2023-09-18T13:35:45.493Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m  
13:35:45 [2023-09-18T13:35:45.493Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m
13:35:45 [2023-09-18T13:35:45.493Z] ++ set -e
13:35:45 [2023-09-18T13:35:45.493Z] ++ '[' -n 0 ']'
13:35:45 [2023-09-18T13:35:45.493Z] ++ set -x
13:35:45 [2023-09-18T13:35:45.493Z] ++ 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.okgpGDFuyu/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m
13:35:45 [2023-09-18T13:35:45.493Z] INFO: Testing against a local daemon
13:35:45 [2023-09-18T13:35:45.493Z] === RUN   TestDockerNetworkMacvlanPersistance
13:35:46 [2023-09-18T13:35:46.059Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.19s)
13:35:46 [2023-09-18T13:35:46.059Z] === RUN   TestDockerNetworkMacvlan
13:35:46 [2023-09-18T13:35:46.059Z] === RUN   TestDockerNetworkMacvlan/Subinterface
13:35:46 [2023-09-18T13:35:46.624Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
13:35:47 [2023-09-18T13:35:47.190Z] === RUN   TestDockerNetworkMacvlan/NilParent
13:35:47 [2023-09-18T13:35:47.756Z] === RUN   TestDockerNetworkMacvlan/InternalMode
13:35:48 [2023-09-18T13:35:48.690Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
13:35:49 [2023-09-18T13:35:49.255Z] === RUN   TestDockerNetworkMacvlan/Addressing
13:35:49 [2023-09-18T13:35:49.820Z] --- PASS: TestDockerNetworkMacvlan (3.60s)
13:35:49 [2023-09-18T13:35:49.820Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.60s)
13:35:49 [2023-09-18T13:35:49.820Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.60s)
13:35:49 [2023-09-18T13:35:49.820Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (0.60s)
13:35:49 [2023-09-18T13:35:49.820Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (0.60s)
13:35:49 [2023-09-18T13:35:49.820Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (0.61s)
13:35:49 [2023-09-18T13:35:49.820Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.60s)
13:35:49 [2023-09-18T13:35:49.820Z] PASS
13:35:49 [2023-09-18T13:35:49.820Z] === RUN   TestDockerNetworkMacvlanPersistance
13:35:50 [2023-09-18T13:35:50.754Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.19s)
13:35:50 [2023-09-18T13:35:50.754Z] === RUN   TestDockerNetworkMacvlan
13:35:50 [2023-09-18T13:35:50.754Z] === RUN   TestDockerNetworkMacvlan/Subinterface
13:35:51 [2023-09-18T13:35:51.688Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
13:35:52 [2023-09-18T13:35:52.255Z] === RUN   TestDockerNetworkMacvlan/NilParent
13:35:52 [2023-09-18T13:35:52.821Z] === RUN   TestDockerNetworkMacvlan/InternalMode
13:35:53 [2023-09-18T13:35:53.386Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
13:35:53 [2023-09-18T13:35:53.952Z] === RUN   TestDockerNetworkMacvlan/Addressing
13:35:54 [2023-09-18T13:35:54.518Z] --- PASS: TestDockerNetworkMacvlan (3.60s)
13:35:54 [2023-09-18T13:35:54.518Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.60s)
13:35:54 [2023-09-18T13:35:54.518Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.61s)
13:35:54 [2023-09-18T13:35:54.518Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (0.60s)
13:35:54 [2023-09-18T13:35:54.518Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (0.60s)
13:35:54 [2023-09-18T13:35:54.518Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (0.60s)
13:35:54 [2023-09-18T13:35:54.518Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.60s)
13:35:54 [2023-09-18T13:35:54.518Z] PASS
13:35:54 [2023-09-18T13:35:54.518Z] 
13:35:54 [2023-09-18T13:35:54.518Z] DONE 16 tests in 9.629s
13:35:54 [2023-09-18T13:35:54.518Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m  
13:35:54 [2023-09-18T13:35:54.518Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m
13:35:54 [2023-09-18T13:35:54.518Z] ++ set -e
13:35:54 [2023-09-18T13:35:54.518Z] ++ '[' -n 0 ']'
13:35:54 [2023-09-18T13:35:54.518Z] ++ set -x
13:35:54 [2023-09-18T13:35:54.518Z] ++ 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.okgpGDFuyu/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m
13:35:54 [2023-09-18T13:35:54.518Z] testing: warning: no tests to run
13:35:54 [2023-09-18T13:35:54.518Z] PASS
13:35:54 [2023-09-18T13:35:54.518Z] 
13:35:54 [2023-09-18T13:35:54.518Z] DONE 0 tests in 0.008s
13:35:54 [2023-09-18T13:35:54.518Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m  
13:35:54 [2023-09-18T13:35:54.518Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m
13:35:54 [2023-09-18T13:35:54.518Z] ++ set -e
13:35:54 [2023-09-18T13:35:54.518Z] ++ '[' -n 0 ']'
13:35:54 [2023-09-18T13:35:54.518Z] ++ set -x
13:35:54 [2023-09-18T13:35:54.518Z] ++ 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.okgpGDFuyu/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m
13:35:54 [2023-09-18T13:35:54.518Z] INFO: Testing against a local daemon
13:35:54 [2023-09-18T13:35:54.518Z] === RUN   TestAuthZPluginAllowRequest
13:35:55 [2023-09-18T13:35:55.891Z] --- PASS: TestAuthZPluginAllowRequest (1.11s)
13:35:55 [2023-09-18T13:35:55.891Z] === RUN   TestAuthZPluginTLS
13:35:56 [2023-09-18T13:35:56.150Z] --- PASS: TestAuthZPluginTLS (0.55s)
13:35:56 [2023-09-18T13:35:56.150Z] === RUN   TestAuthZPluginDenyRequest
13:35:56 [2023-09-18T13:35:56.716Z] --- PASS: TestAuthZPluginDenyRequest (0.53s)
13:35:56 [2023-09-18T13:35:56.716Z] === RUN   TestAuthZPluginAPIDenyResponse
13:35:57 [2023-09-18T13:35:57.281Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s)
13:35:57 [2023-09-18T13:35:57.281Z] === RUN   TestAuthZPluginDenyResponse
13:35:57 [2023-09-18T13:35:57.847Z] --- PASS: TestAuthZPluginDenyResponse (0.53s)
13:35:57 [2023-09-18T13:35:57.847Z] === RUN   TestAuthZPluginAllowEventStream
13:35:58 [2023-09-18T13:35:58.781Z] 2023/09/18 13:35:58 http: panic serving 127.0.0.1:36852: runtime error: invalid memory address or nil pointer dereference
13:35:58 [2023-09-18T13:35:58.781Z] goroutine 93 [running]:
13:35:58 [2023-09-18T13:35:58.781Z] net/http.(*conn).serve.func1()
13:35:58 [2023-09-18T13:35:58.781Z] 	/usr/local/go/src/net/http/server.go:1854 +0xb0
13:35:58 [2023-09-18T13:35:58.781Z] panic({0xb04820, 0x162c030})
13:35:58 [2023-09-18T13:35:58.781Z] 	/usr/local/go/src/runtime/panic.go:890 +0x248
13:35:58 [2023-09-18T13:35:58.781Z] github.com/docker/docker/integration/plugin/authz.setupSuite.func3({0xdfd250, 0x40001d6b40}, 0xffff70855a18?)
13:35:58 [2023-09-18T13:35:58.781Z] 	/go/src/github.com/docker/docker/integration/plugin/authz/main_test.go:159 +0x14c
13:35:58 [2023-09-18T13:35:58.781Z] net/http.HandlerFunc.ServeHTTP(0x400021fa00?, {0xdfd250?, 0x40001d6b40?}, 0x411e04?)
13:35:58 [2023-09-18T13:35:58.781Z] 	/usr/local/go/src/net/http/server.go:2122 +0x38
13:35:58 [2023-09-18T13:35:58.781Z] net/http.(*ServeMux).ServeHTTP(0xdfd718?, {0xdfd250, 0x40001d6b40}, 0x400021fa00)
13:35:58 [2023-09-18T13:35:58.781Z] 	/usr/local/go/src/net/http/server.go:2500 +0x13c
13:35:58 [2023-09-18T13:35:58.781Z] github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp.(*Handler).ServeHTTP(0x4000272000, {0xdfc620?, 0x400022a700}, 0x400021f700)
13:35:58 [2023-09-18T13:35:58.781Z] 	/go/src/github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/handler.go:189 +0x9ac
13:35:58 [2023-09-18T13:35:58.781Z] net/http.serverHandler.ServeHTTP({0xdf3190?}, {0xdfc620, 0x400022a700}, 0x400021f700)
13:35:58 [2023-09-18T13:35:58.781Z] 	/usr/local/go/src/net/http/server.go:2936 +0x2c0
13:35:58 [2023-09-18T13:35:58.781Z] net/http.(*conn).serve(0x40001a2870, {0xdfd718, 0x400003a810})
13:35:58 [2023-09-18T13:35:58.781Z] 	/usr/local/go/src/net/http/server.go:1995 +0x518
13:35:58 [2023-09-18T13:35:58.781Z] created by net/http.(*Server).Serve
13:35:58 [2023-09-18T13:35:58.781Z] 	/usr/local/go/src/net/http/server.go:3089 +0x4e8
13:35:59 [2023-09-18T13:35:59.714Z] 2023/09/18 13:35:59 http: panic serving 127.0.0.1:36838: could not unmarshal json for /AuthZPlugin.AuthZRes: unexpected end of JSON input
13:35:59 [2023-09-18T13:35:59.714Z] goroutine 160 [running]:
13:35:59 [2023-09-18T13:35:59.714Z] net/http.(*conn).serve.func1()
13:35:59 [2023-09-18T13:35:59.714Z] 	/usr/local/go/src/net/http/server.go:1854 +0xb0
13:35:59 [2023-09-18T13:35:59.714Z] panic({0xaa9420, 0x4000254ba0})
13:35:59 [2023-09-18T13:35:59.714Z] 	/usr/local/go/src/runtime/panic.go:890 +0x248
13:35:59 [2023-09-18T13:35:59.714Z] github.com/docker/docker/integration/plugin/authz.setupSuite.func3({0xdfd250, 0x40001d6c60}, 0xffff70855a18?)
13:35:59 [2023-09-18T13:35:59.714Z] 	/go/src/github.com/docker/docker/integration/plugin/authz/main_test.go:149 +0x36c
13:35:59 [2023-09-18T13:35:59.714Z] net/http.HandlerFunc.ServeHTTP(0x400021ff00?, {0xdfd250?, 0x40001d6c60?}, 0x411e04?)
13:35:59 [2023-09-18T13:35:59.714Z] 	/usr/local/go/src/net/http/server.go:2122 +0x38
13:35:59 [2023-09-18T13:35:59.714Z] net/http.(*ServeMux).ServeHTTP(0xdfd718?, {0xdfd250, 0x40001d6c60}, 0x400021ff00)
13:35:59 [2023-09-18T13:35:59.714Z] 	/usr/local/go/src/net/http/server.go:2500 +0x13c
13:35:59 [2023-09-18T13:35:59.714Z] github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp.(*Handler).ServeHTTP(0x4000272000, {0xdfc620?, 0x400022a7e0}, 0x400021fb00)
13:35:59 [2023-09-18T13:35:59.714Z] 	/go/src/github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/handler.go:189 +0x9ac
13:35:59 [2023-09-18T13:35:59.714Z] net/http.serverHandler.ServeHTTP({0x400031aae0?}, {0xdfc620, 0x400022a7e0}, 0x400021fb00)
13:35:59 [2023-09-18T13:35:59.714Z] 	/usr/local/go/src/net/http/server.go:2936 +0x2c0
13:35:59 [2023-09-18T13:35:59.714Z] net/http.(*conn).serve(0x40005923f0, {0xdfd718, 0x400003a810})
13:35:59 [2023-09-18T13:35:59.714Z] 	/usr/local/go/src/net/http/server.go:1995 +0x518
13:35:59 [2023-09-18T13:35:59.714Z] created by net/http.(*Server).Serve
13:35:59 [2023-09-18T13:35:59.714Z] 	/usr/local/go/src/net/http/server.go:3089 +0x4e8
13:36:01 [2023-09-18T13:36:01.612Z] 2023/09/18 13:36:01 http: panic serving 127.0.0.1:36858: could not unmarshal json for /AuthZPlugin.AuthZRes: unexpected end of JSON input
13:36:01 [2023-09-18T13:36:01.612Z] goroutine 30 [running]:
13:36:01 [2023-09-18T13:36:01.612Z] net/http.(*conn).serve.func1()
13:36:01 [2023-09-18T13:36:01.612Z] 	/usr/local/go/src/net/http/server.go:1854 +0xb0
13:36:01 [2023-09-18T13:36:01.612Z] panic({0xaa9420, 0x4000255210})
13:36:01 [2023-09-18T13:36:01.612Z] 	/usr/local/go/src/runtime/panic.go:890 +0x248
13:36:01 [2023-09-18T13:36:01.612Z] github.com/docker/docker/integration/plugin/authz.setupSuite.func3({0xdfd250, 0x40001d6d80}, 0xffff703e5188?)
13:36:01 [2023-09-18T13:36:01.612Z] 	/go/src/github.com/docker/docker/integration/plugin/authz/main_test.go:149 +0x36c
13:36:01 [2023-09-18T13:36:01.612Z] net/http.HandlerFunc.ServeHTTP(0x400026e400?, {0xdfd250?, 0x40001d6d80?}, 0x411e04?)
13:36:01 [2023-09-18T13:36:01.612Z] 	/usr/local/go/src/net/http/server.go:2122 +0x38
13:36:01 [2023-09-18T13:36:01.612Z] net/http.(*ServeMux).ServeHTTP(0xdfd718?, {0xdfd250, 0x40001d6d80}, 0x400026e400)
13:36:01 [2023-09-18T13:36:01.612Z] 	/usr/local/go/src/net/http/server.go:2500 +0x13c
13:36:01 [2023-09-18T13:36:01.612Z] github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp.(*Handler).ServeHTTP(0x4000272000, {0xdfc620?, 0x400022a8c0}, 0x400026e000)
13:36:01 [2023-09-18T13:36:01.612Z] 	/go/src/github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/handler.go:189 +0x9ac
13:36:01 [2023-09-18T13:36:01.612Z] net/http.serverHandler.ServeHTTP({0x4000211590?}, {0xdfc620, 0x400022a8c0}, 0x400026e000)
13:36:01 [2023-09-18T13:36:01.612Z] 	/usr/local/go/src/net/http/server.go:2936 +0x2c0
13:36:01 [2023-09-18T13:36:01.612Z] net/http.(*conn).serve(0x400051ed80, {0xdfd718, 0x400003a810})
13:36:01 [2023-09-18T13:36:01.612Z] 	/usr/local/go/src/net/http/server.go:1995 +0x518
13:36:01 [2023-09-18T13:36:01.612Z] created by net/http.(*Server).Serve
13:36:01 [2023-09-18T13:36:01.612Z] 	/usr/local/go/src/net/http/server.go:3089 +0x4e8
13:36:04 [2023-09-18T13:36:04.140Z] --- PASS: TestAuthZPluginAllowEventStream (6.08s)
13:36:04 [2023-09-18T13:36:04.140Z] === RUN   TestAuthZPluginErrorResponse
13:36:04 [2023-09-18T13:36:04.398Z] --- PASS: TestAuthZPluginErrorResponse (0.53s)
13:36:04 [2023-09-18T13:36:04.398Z] === RUN   TestAuthZPluginErrorRequest
13:36:04 [2023-09-18T13:36:04.964Z] --- PASS: TestAuthZPluginErrorRequest (0.53s)
13:36:04 [2023-09-18T13:36:04.964Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
13:36:05 [2023-09-18T13:36:05.529Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s)
13:36:05 [2023-09-18T13:36:05.529Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
13:36:06 [2023-09-18T13:36:06.905Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.23s)
13:36:06 [2023-09-18T13:36:06.905Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
13:36:07 [2023-09-18T13:36:07.840Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.16s)
13:36:07 [2023-09-18T13:36:07.840Z] === RUN   TestAuthZPluginHeader
13:36:08 [2023-09-18T13:36:08.406Z] --- PASS: TestAuthZPluginHeader (0.62s)
13:36:08 [2023-09-18T13:36:08.406Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
13:36:08 [2023-09-18T13:36:08.406Z]     authz_plugin_v2_test.go:40: (*Execution).NotAmd64-fm
13:36:08 [2023-09-18T13:36:08.406Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
13:36:08 [2023-09-18T13:36:08.406Z] === RUN   TestAuthZPluginV2Disable
13:36:08 [2023-09-18T13:36:08.406Z]     authz_plugin_v2_test.go:61: (*Execution).NotAmd64-fm
13:36:08 [2023-09-18T13:36:08.406Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
13:36:08 [2023-09-18T13:36:08.406Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
13:36:08 [2023-09-18T13:36:08.406Z]     authz_plugin_v2_test.go:87: (*Execution).NotAmd64-fm
13:36:08 [2023-09-18T13:36:08.406Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
13:36:08 [2023-09-18T13:36:08.406Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
13:36:08 [2023-09-18T13:36:08.406Z]     authz_plugin_v2_test.go:122: (*Execution).NotAmd64-fm
13:36:08 [2023-09-18T13:36:08.406Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
13:36:08 [2023-09-18T13:36:08.406Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
13:36:26 [2023-09-18T13:36:26.487Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.89s)
13:36:26 [2023-09-18T13:36:26.487Z] PASS
13:36:26 [2023-09-18T13:36:26.487Z] 
13:36:26 [2023-09-18T13:36:26.487Z] === Skipped
13:36:26 [2023-09-18T13:36:26.487Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
13:36:26 [2023-09-18T13:36:26.487Z]     authz_plugin_v2_test.go:40: (*Execution).NotAmd64-fm
13:36:26 [2023-09-18T13:36:26.487Z] 
13:36:26 [2023-09-18T13:36:26.487Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
13:36:26 [2023-09-18T13:36:26.487Z]     authz_plugin_v2_test.go:61: (*Execution).NotAmd64-fm
13:36:26 [2023-09-18T13:36:26.487Z] 
13:36:26 [2023-09-18T13:36:26.487Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
13:36:26 [2023-09-18T13:36:26.487Z]     authz_plugin_v2_test.go:87: (*Execution).NotAmd64-fm
13:36:26 [2023-09-18T13:36:26.487Z] 
13:36:26 [2023-09-18T13:36:26.487Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
13:36:26 [2023-09-18T13:36:26.487Z]     authz_plugin_v2_test.go:122: (*Execution).NotAmd64-fm
13:36:26 [2023-09-18T13:36:26.487Z] 
13:36:26 [2023-09-18T13:36:26.487Z] DONE 17 tests, 4 skipped in 30.864s
13:36:26 [2023-09-18T13:36:26.487Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m  
13:36:26 [2023-09-18T13:36:26.487Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m
13:36:26 [2023-09-18T13:36:26.487Z] ++ set -e
13:36:26 [2023-09-18T13:36:26.487Z] ++ '[' -n 0 ']'
13:36:26 [2023-09-18T13:36:26.487Z] ++ set -x
13:36:26 [2023-09-18T13:36:26.487Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.okgpGDFuyu/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m
13:36:26 [2023-09-18T13:36:26.487Z] INFO: Testing against a local daemon
13:36:26 [2023-09-18T13:36:26.487Z] === RUN   TestPluginInvalidJSON
13:36:26 [2023-09-18T13:36:26.487Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set
13:36:26 [2023-09-18T13:36:26.487Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set
13:36:26 [2023-09-18T13:36:26.487Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade
13:36:26 [2023-09-18T13:36:26.487Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade
13:36:26 [2023-09-18T13:36:26.487Z] === RUN   TestPluginInvalidJSON/plugins/pull
13:36:26 [2023-09-18T13:36:26.487Z] === PAUSE TestPluginInvalidJSON/plugins/pull
13:36:26 [2023-09-18T13:36:26.487Z] === CONT  TestPluginInvalidJSON/plugins/foobar/set
13:36:26 [2023-09-18T13:36:26.487Z] === CONT  TestPluginInvalidJSON/plugins/pull
13:36:26 [2023-09-18T13:36:26.487Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type
13:36:26 [2023-09-18T13:36:26.487Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_content_type
13:36:26 [2023-09-18T13:36:26.487Z] === CONT  TestPluginInvalidJSON/plugins/foobar/upgrade
13:36:26 [2023-09-18T13:36:26.487Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type
13:36:26 [2023-09-18T13:36:26.487Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_JSON
13:36:26 [2023-09-18T13:36:26.487Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON
13:36:26 [2023-09-18T13:36:26.487Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON
13:36:26 [2023-09-18T13:36:26.487Z] === RUN   TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON
13:36:26 [2023-09-18T13:36:26.487Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON
13:36:26 [2023-09-18T13:36:26.487Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON
13:36:26 [2023-09-18T13:36:26.487Z] === RUN   TestPluginInvalidJSON/plugins/pull/empty_body
13:36:26 [2023-09-18T13:36:26.487Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/empty_body
13:36:26 [2023-09-18T13:36:26.487Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body
13:36:26 [2023-09-18T13:36:26.487Z] --- PASS: TestPluginInvalidJSON (0.01s)
13:36:26 [2023-09-18T13:36:26.487Z]     --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s)
13:36:26 [2023-09-18T13:36:26.487Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s)
13:36:26 [2023-09-18T13:36:26.487Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s)
13:36:26 [2023-09-18T13:36:26.487Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s)
13:36:26 [2023-09-18T13:36:26.487Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s)
13:36:26 [2023-09-18T13:36:26.487Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s)
13:36:26 [2023-09-18T13:36:26.487Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s)
13:36:26 [2023-09-18T13:36:26.487Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s)
13:36:26 [2023-09-18T13:36:26.487Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s)
13:36:26 [2023-09-18T13:36:26.487Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s)
13:36:26 [2023-09-18T13:36:26.487Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s)
13:36:26 [2023-09-18T13:36:26.487Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s)
13:36:26 [2023-09-18T13:36:26.487Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s)
13:36:26 [2023-09-18T13:36:26.487Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s)
13:36:26 [2023-09-18T13:36:26.487Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s)
13:36:26 [2023-09-18T13:36:26.487Z] === RUN   TestPluginInstall
13:36:26 [2023-09-18T13:36:26.487Z] === RUN   TestPluginInstall/no_auth
13:36:28 [2023-09-18T13:36:28.388Z] time="2023-09-18T13:36:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
13:36:28 [2023-09-18T13:36:28.388Z] time="2023-09-18T13:36:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:beb4ad9818512389606c5f6341949a8d271ecde162b4d9489a5894e2e9551878" mediatype=application/vnd.docker.plugin.v1+json size=522
13:36:28 [2023-09-18T13:36:28.388Z] time="2023-09-18T13:36:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
13:36:28 [2023-09-18T13:36:28.388Z] time="2023-09-18T13:36:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:beb4ad9818512389606c5f6341949a8d271ecde162b4d9489a5894e2e9551878" mediatype=application/vnd.docker.plugin.v1+json size=522
13:36:28 [2023-09-18T13:36:28.388Z] === RUN   TestPluginInstall/with_htpasswd
13:36:28 [2023-09-18T13:36:28.955Z] time="2023-09-18T13:36:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
13:36:28 [2023-09-18T13:36:28.955Z] time="2023-09-18T13:36:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:41ce23e3f63fc6e89b202dfb202fbbb542381591ca012b1cad8aed4bc0d6a4d4" mediatype=application/vnd.docker.plugin.v1+json size=522
13:36:28 [2023-09-18T13:36:28.955Z] time="2023-09-18T13:36:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
13:36:28 [2023-09-18T13:36:28.955Z] time="2023-09-18T13:36:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:41ce23e3f63fc6e89b202dfb202fbbb542381591ca012b1cad8aed4bc0d6a4d4" mediatype=application/vnd.docker.plugin.v1+json size=522
13:36:28 [2023-09-18T13:36:28.955Z] === RUN   TestPluginInstall/with_insecure
13:36:29 [2023-09-18T13:36:29.888Z] time="2023-09-18T13:36:29Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
13:36:29 [2023-09-18T13:36:29.888Z] time="2023-09-18T13:36:29Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:0440d2096eb5d8ef322eeb42a5041dee0c45b3938f222b396b1b8342c7a46239" mediatype=application/vnd.docker.plugin.v1+json size=522
13:36:29 [2023-09-18T13:36:29.888Z] time="2023-09-18T13:36:29Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
13:36:29 [2023-09-18T13:36:29.888Z] time="2023-09-18T13:36:29Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:0440d2096eb5d8ef322eeb42a5041dee0c45b3938f222b396b1b8342c7a46239" mediatype=application/vnd.docker.plugin.v1+json size=522
13:36:29 [2023-09-18T13:36:29.888Z]     plugin_test.go:204: [db86a78861a21] daemon is not started
13:36:29 [2023-09-18T13:36:29.888Z] --- PASS: TestPluginInstall (4.41s)
13:36:29 [2023-09-18T13:36:29.888Z]     --- PASS: TestPluginInstall/no_auth (3.03s)
13:36:29 [2023-09-18T13:36:29.888Z]     --- PASS: TestPluginInstall/with_htpasswd (0.45s)
13:36:29 [2023-09-18T13:36:29.888Z]     --- PASS: TestPluginInstall/with_insecure (0.92s)
13:36:29 [2023-09-18T13:36:29.888Z] === RUN   TestPluginsWithRuntimes
13:36:31 [2023-09-18T13:36:31.261Z] === RUN   TestPluginsWithRuntimes/No_Args
13:36:32 [2023-09-18T13:36:32.195Z] === RUN   TestPluginsWithRuntimes/With_Args
13:36:33 [2023-09-18T13:36:33.568Z] --- PASS: TestPluginsWithRuntimes (3.41s)
13:36:33 [2023-09-18T13:36:33.568Z]     --- PASS: TestPluginsWithRuntimes/No_Args (0.93s)
13:36:33 [2023-09-18T13:36:33.568Z]     --- PASS: TestPluginsWithRuntimes/With_Args (0.95s)
13:36:33 [2023-09-18T13:36:33.568Z] === RUN   TestPluginBackCompatMediaTypes
13:36:33 [2023-09-18T13:36:33.826Z] --- PASS: TestPluginBackCompatMediaTypes (0.48s)
13:36:33 [2023-09-18T13:36:33.826Z] PASS
13:36:33 [2023-09-18T13:36:33.826Z] === RUN   TestPluginInvalidJSON
13:36:33 [2023-09-18T13:36:33.826Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set
13:36:33 [2023-09-18T13:36:33.826Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set
13:36:33 [2023-09-18T13:36:33.826Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade
13:36:33 [2023-09-18T13:36:33.826Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade
13:36:33 [2023-09-18T13:36:33.826Z] === RUN   TestPluginInvalidJSON/plugins/pull
13:36:33 [2023-09-18T13:36:33.826Z] === PAUSE TestPluginInvalidJSON/plugins/pull
13:36:33 [2023-09-18T13:36:33.826Z] === CONT  TestPluginInvalidJSON/plugins/foobar/set
13:36:33 [2023-09-18T13:36:33.826Z] === CONT  TestPluginInvalidJSON/plugins/pull
13:36:33 [2023-09-18T13:36:33.826Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type
13:36:33 [2023-09-18T13:36:33.826Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_content_type
13:36:33 [2023-09-18T13:36:33.826Z] === CONT  TestPluginInvalidJSON/plugins/foobar/upgrade
13:36:33 [2023-09-18T13:36:33.826Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type
13:36:33 [2023-09-18T13:36:33.826Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON
13:36:33 [2023-09-18T13:36:33.826Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON
13:36:33 [2023-09-18T13:36:33.826Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_JSON
13:36:33 [2023-09-18T13:36:33.826Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON
13:36:33 [2023-09-18T13:36:33.826Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON
13:36:33 [2023-09-18T13:36:33.826Z] === RUN   TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON
13:36:33 [2023-09-18T13:36:33.826Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body
13:36:33 [2023-09-18T13:36:33.826Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/empty_body
13:36:33 [2023-09-18T13:36:33.826Z] === RUN   TestPluginInvalidJSON/plugins/pull/empty_body
13:36:33 [2023-09-18T13:36:33.826Z] --- PASS: TestPluginInvalidJSON (0.01s)
13:36:33 [2023-09-18T13:36:33.826Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s)
13:36:33 [2023-09-18T13:36:33.826Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s)
13:36:33 [2023-09-18T13:36:33.826Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s)
13:36:33 [2023-09-18T13:36:33.826Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s)
13:36:33 [2023-09-18T13:36:33.826Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s)
13:36:33 [2023-09-18T13:36:33.826Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.01s)
13:36:33 [2023-09-18T13:36:33.826Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s)
13:36:33 [2023-09-18T13:36:33.826Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s)
13:36:33 [2023-09-18T13:36:33.826Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s)
13:36:33 [2023-09-18T13:36:33.826Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s)
13:36:33 [2023-09-18T13:36:33.826Z]     --- PASS: TestPluginInvalidJSON/plugins/pull (0.01s)
13:36:33 [2023-09-18T13:36:33.826Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s)
13:36:33 [2023-09-18T13:36:33.826Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s)
13:36:33 [2023-09-18T13:36:33.826Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s)
13:36:33 [2023-09-18T13:36:33.826Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s)
13:36:33 [2023-09-18T13:36:33.826Z] === RUN   TestPluginInstall
13:36:33 [2023-09-18T13:36:33.826Z] === RUN   TestPluginInstall/no_auth
13:36:34 [2023-09-18T13:36:34.084Z] time="2023-09-18T13:36:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
13:36:34 [2023-09-18T13:36:34.084Z] time="2023-09-18T13:36:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:dea09e562ca6f470471a0a3cd3484d6b6b3fd325a0ef5b27cc0fe5b9625ddc9d" mediatype=application/vnd.docker.plugin.v1+json size=522
13:36:34 [2023-09-18T13:36:34.084Z] time="2023-09-18T13:36:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
13:36:34 [2023-09-18T13:36:34.084Z] time="2023-09-18T13:36:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:dea09e562ca6f470471a0a3cd3484d6b6b3fd325a0ef5b27cc0fe5b9625ddc9d" mediatype=application/vnd.docker.plugin.v1+json size=522
13:36:34 [2023-09-18T13:36:34.084Z] === RUN   TestPluginInstall/with_htpasswd
13:36:34 [2023-09-18T13:36:34.652Z] time="2023-09-18T13:36:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
13:36:34 [2023-09-18T13:36:34.652Z] time="2023-09-18T13:36:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:873511f2d69b3e81f45313dd9f353832bb01b80e5619f31c1fe672df0123651d" mediatype=application/vnd.docker.plugin.v1+json size=522
13:36:34 [2023-09-18T13:36:34.652Z] time="2023-09-18T13:36:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
13:36:34 [2023-09-18T13:36:34.652Z] time="2023-09-18T13:36:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:873511f2d69b3e81f45313dd9f353832bb01b80e5619f31c1fe672df0123651d" mediatype=application/vnd.docker.plugin.v1+json size=522
13:36:34 [2023-09-18T13:36:34.652Z] === RUN   TestPluginInstall/with_insecure
13:36:35 [2023-09-18T13:36:35.586Z] time="2023-09-18T13:36:35Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
13:36:35 [2023-09-18T13:36:35.586Z] time="2023-09-18T13:36:35Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:6398400ac1a9777a3fbc42761e6db8409fae322fb92d85e600a778f4b989a2a7" mediatype=application/vnd.docker.plugin.v1+json size=522
13:36:35 [2023-09-18T13:36:35.586Z] time="2023-09-18T13:36:35Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
13:36:35 [2023-09-18T13:36:35.586Z] time="2023-09-18T13:36:35Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:6398400ac1a9777a3fbc42761e6db8409fae322fb92d85e600a778f4b989a2a7" mediatype=application/vnd.docker.plugin.v1+json size=522
13:36:35 [2023-09-18T13:36:35.586Z]     plugin_test.go:204: [dd26cf4fa2c80] daemon is not started
13:36:35 [2023-09-18T13:36:35.586Z] --- PASS: TestPluginInstall (1.78s)
13:36:35 [2023-09-18T13:36:35.586Z]     --- PASS: TestPluginInstall/no_auth (0.41s)
13:36:35 [2023-09-18T13:36:35.586Z]     --- PASS: TestPluginInstall/with_htpasswd (0.45s)
13:36:35 [2023-09-18T13:36:35.586Z]     --- PASS: TestPluginInstall/with_insecure (0.92s)
13:36:35 [2023-09-18T13:36:35.586Z] === RUN   TestPluginsWithRuntimes
13:36:36 [2023-09-18T13:36:36.959Z] === RUN   TestPluginsWithRuntimes/No_Args
13:36:37 [2023-09-18T13:36:37.893Z] === RUN   TestPluginsWithRuntimes/With_Args
13:36:38 [2023-09-18T13:36:38.826Z] --- PASS: TestPluginsWithRuntimes (3.37s)
13:36:38 [2023-09-18T13:36:38.826Z]     --- PASS: TestPluginsWithRuntimes/No_Args (0.94s)
13:36:38 [2023-09-18T13:36:38.826Z]     --- PASS: TestPluginsWithRuntimes/With_Args (0.92s)
13:36:38 [2023-09-18T13:36:38.826Z] === RUN   TestPluginBackCompatMediaTypes
13:36:39 [2023-09-18T13:36:39.392Z] --- PASS: TestPluginBackCompatMediaTypes (0.49s)
13:36:39 [2023-09-18T13:36:39.392Z] PASS
13:36:39 [2023-09-18T13:36:39.392Z] 
13:36:39 [2023-09-18T13:36:39.392Z] DONE 48 tests in 14.006s
13:36:39 [2023-09-18T13:36:39.392Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m  
13:36:39 [2023-09-18T13:36:39.392Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m
13:36:39 [2023-09-18T13:36:39.392Z] ++ set -e
13:36:39 [2023-09-18T13:36:39.392Z] ++ '[' -n 0 ']'
13:36:39 [2023-09-18T13:36:39.392Z] ++ set -x
13:36:39 [2023-09-18T13:36:39.392Z] ++ 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.okgpGDFuyu/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m
13:36:39 [2023-09-18T13:36:39.392Z] INFO: Testing against a local daemon
13:36:39 [2023-09-18T13:36:39.392Z] === RUN   TestExternalGraphDriver
13:36:39 [2023-09-18T13:36:39.958Z] === RUN   TestExternalGraphDriver/json
13:36:39 [2023-09-18T13:36:39.958Z] === RUN   TestExternalGraphDriver/spec
13:36:39 [2023-09-18T13:36:39.958Z] === RUN   TestExternalGraphDriver/pull
13:36:39 [2023-09-18T13:36:39.958Z] --- PASS: TestExternalGraphDriver (0.34s)
13:36:39 [2023-09-18T13:36:39.958Z]     --- PASS: TestExternalGraphDriver/json (0.00s)
13:36:39 [2023-09-18T13:36:39.958Z]     --- PASS: TestExternalGraphDriver/spec (0.00s)
13:36:39 [2023-09-18T13:36:39.958Z]     --- PASS: TestExternalGraphDriver/pull (0.00s)
13:36:39 [2023-09-18T13:36:39.958Z] === RUN   TestGraphdriverPluginV2
13:36:40 [2023-09-18T13:36:40.216Z]     external_test.go:415: (*Execution).NotAmd64-fm
13:36:40 [2023-09-18T13:36:40.216Z] --- SKIP: TestGraphdriverPluginV2 (0.32s)
13:36:40 [2023-09-18T13:36:40.216Z] PASS
13:36:40 [2023-09-18T13:36:40.216Z] 
13:36:40 [2023-09-18T13:36:40.216Z] === Skipped
13:36:40 [2023-09-18T13:36:40.216Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.32s)
13:36:40 [2023-09-18T13:36:40.216Z]     external_test.go:415: (*Execution).NotAmd64-fm
13:36:40 [2023-09-18T13:36:40.216Z] 
13:36:40 [2023-09-18T13:36:40.216Z] DONE 5 tests, 1 skipped in 0.701s
13:36:40 [2023-09-18T13:36:40.216Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m  
13:36:40 [2023-09-18T13:36:40.216Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m
13:36:40 [2023-09-18T13:36:40.216Z] ++ set -e
13:36:40 [2023-09-18T13:36:40.216Z] ++ '[' -n 0 ']'
13:36:40 [2023-09-18T13:36:40.216Z] ++ set -x
13:36:40 [2023-09-18T13:36:40.216Z] ++ 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.okgpGDFuyu/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m
13:36:40 [2023-09-18T13:36:40.216Z] INFO: Testing against a local daemon
13:36:40 [2023-09-18T13:36:40.216Z] === RUN   TestContinueAfterPluginCrash
13:36:40 [2023-09-18T13:36:40.216Z] === PAUSE TestContinueAfterPluginCrash
13:36:40 [2023-09-18T13:36:40.216Z] === RUN   TestReadPluginNoRead
13:36:40 [2023-09-18T13:36:40.216Z] === PAUSE TestReadPluginNoRead
13:36:40 [2023-09-18T13:36:40.216Z] === RUN   TestDaemonStartWithLogOpt
13:36:40 [2023-09-18T13:36:40.216Z] === PAUSE TestDaemonStartWithLogOpt
13:36:40 [2023-09-18T13:36:40.216Z] === CONT  TestContinueAfterPluginCrash
13:36:40 [2023-09-18T13:36:40.216Z] === CONT  TestDaemonStartWithLogOpt
13:36:40 [2023-09-18T13:36:40.216Z] === CONT  TestReadPluginNoRead
13:36:42 [2023-09-18T13:36:42.744Z] === RUN   TestReadPluginNoRead/default
13:36:43 [2023-09-18T13:36:43.003Z] --- PASS: TestDaemonStartWithLogOpt (2.71s)
13:36:43 [2023-09-18T13:36:43.569Z] === RUN   TestReadPluginNoRead/disabled_caching
13:36:44 [2023-09-18T13:36:44.944Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
13:36:46 [2023-09-18T13:36:46.317Z]     read_test.go:93: [d76eb40e6b11a] daemon is not started
13:36:46 [2023-09-18T13:36:46.318Z] --- PASS: TestReadPluginNoRead (5.89s)
13:36:46 [2023-09-18T13:36:46.318Z]     --- PASS: TestReadPluginNoRead/default (1.28s)
13:36:46 [2023-09-18T13:36:46.318Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.25s)
13:36:46 [2023-09-18T13:36:46.318Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.27s)
13:36:47 [2023-09-18T13:36:47.692Z] --- PASS: TestContinueAfterPluginCrash (7.63s)
13:36:47 [2023-09-18T13:36:47.692Z] PASS
13:36:47 [2023-09-18T13:36:47.951Z] 
13:36:47 [2023-09-18T13:36:47.951Z] DONE 6 tests in 7.673s
13:36:47 [2023-09-18T13:36:47.951Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m  
13:36:47 [2023-09-18T13:36:47.951Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m
13:36:47 [2023-09-18T13:36:47.951Z] ++ set -e
13:36:47 [2023-09-18T13:36:47.951Z] ++ '[' -n 0 ']'
13:36:47 [2023-09-18T13:36:47.951Z] ++ set -x
13:36:47 [2023-09-18T13:36:47.951Z] ++ 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.okgpGDFuyu/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m
13:36:47 [2023-09-18T13:36:47.951Z] testing: warning: no tests to run
13:36:47 [2023-09-18T13:36:47.951Z] PASS
13:36:47 [2023-09-18T13:36:47.951Z] 
13:36:47 [2023-09-18T13:36:47.951Z] DONE 0 tests in 0.008s
13:36:47 [2023-09-18T13:36:47.951Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m  
13:36:47 [2023-09-18T13:36:47.951Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m
13:36:47 [2023-09-18T13:36:47.951Z] ++ set -e
13:36:47 [2023-09-18T13:36:47.951Z] ++ '[' -n 0 ']'
13:36:47 [2023-09-18T13:36:47.951Z] ++ set -x
13:36:47 [2023-09-18T13:36:47.951Z] ++ 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.okgpGDFuyu/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m
13:36:47 [2023-09-18T13:36:47.951Z] INFO: Testing against a local daemon
13:36:47 [2023-09-18T13:36:47.951Z] === RUN   TestPluginWithDevMounts
13:36:47 [2023-09-18T13:36:47.951Z] === PAUSE TestPluginWithDevMounts
13:36:47 [2023-09-18T13:36:47.951Z] === CONT  TestPluginWithDevMounts
13:36:49 [2023-09-18T13:36:49.325Z] --- PASS: TestPluginWithDevMounts (1.51s)
13:36:49 [2023-09-18T13:36:49.325Z] PASS
13:36:49 [2023-09-18T13:36:49.325Z] 
13:36:49 [2023-09-18T13:36:49.325Z] DONE 1 tests in 1.550s
13:36:49 [2023-09-18T13:36:49.325Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m  
13:36:49 [2023-09-18T13:36:49.325Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m
13:36:49 [2023-09-18T13:36:49.325Z] ++ set -e
13:36:49 [2023-09-18T13:36:49.325Z] ++ '[' -n 0 ']'
13:36:49 [2023-09-18T13:36:49.325Z] ++ set -x
13:36:49 [2023-09-18T13:36:49.325Z] ++ 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.okgpGDFuyu/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m
13:36:49 [2023-09-18T13:36:49.583Z] INFO: Testing against a local daemon
13:36:49 [2023-09-18T13:36:49.583Z] === RUN   TestSecretInspect
13:36:51 [2023-09-18T13:36:51.482Z] --- PASS: TestSecretInspect (1.99s)
13:36:51 [2023-09-18T13:36:51.482Z] === RUN   TestSecretList
13:36:53 [2023-09-18T13:36:53.383Z] --- PASS: TestSecretList (1.98s)
13:36:53 [2023-09-18T13:36:53.383Z] === RUN   TestSecretsCreateAndDelete
13:36:55 [2023-09-18T13:36:55.283Z] --- PASS: TestSecretsCreateAndDelete (1.94s)
13:36:55 [2023-09-18T13:36:55.283Z] === RUN   TestSecretsUpdate
13:36:57 [2023-09-18T13:36:57.183Z] --- PASS: TestSecretsUpdate (1.90s)
13:36:57 [2023-09-18T13:36:57.183Z] === RUN   TestTemplatedSecret
13:37:00 [2023-09-18T13:37:00.472Z] --- PASS: TestTemplatedSecret (2.75s)
13:37:00 [2023-09-18T13:37:00.472Z] === RUN   TestSecretCreateResolve
13:37:02 [2023-09-18T13:37:02.373Z] --- PASS: TestSecretCreateResolve (2.07s)
13:37:02 [2023-09-18T13:37:02.373Z] PASS
13:37:02 [2023-09-18T13:37:02.373Z] 
13:37:02 [2023-09-18T13:37:02.373Z] DONE 6 tests in 12.689s
13:37:02 [2023-09-18T13:37:02.373Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m  
13:37:02 [2023-09-18T13:37:02.373Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m
13:37:02 [2023-09-18T13:37:02.373Z] ++ set -e
13:37:02 [2023-09-18T13:37:02.373Z] ++ '[' -n 0 ']'
13:37:02 [2023-09-18T13:37:02.373Z] ++ set -x
13:37:02 [2023-09-18T13:37:02.373Z] ++ 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.okgpGDFuyu/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m
13:37:02 [2023-09-18T13:37:02.373Z] INFO: Testing against a local daemon
13:37:02 [2023-09-18T13:37:02.373Z] === RUN   TestServiceCreateInit
13:37:02 [2023-09-18T13:37:02.373Z] === RUN   TestServiceCreateInit/daemonInitDisabled
13:37:06 [2023-09-18T13:37:06.559Z] === RUN   TestServiceCreateInit/daemonInitEnabled
13:37:09 [2023-09-18T13:37:09.840Z] --- PASS: TestServiceCreateInit (7.58s)
13:37:09 [2023-09-18T13:37:09.840Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (3.80s)
13:37:09 [2023-09-18T13:37:09.840Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (3.77s)
13:37:09 [2023-09-18T13:37:09.840Z] === RUN   TestCreateServiceMultipleTimes
13:37:24 [2023-09-18T13:37:24.711Z] --- PASS: TestCreateServiceMultipleTimes (15.05s)
13:37:24 [2023-09-18T13:37:24.711Z] === RUN   TestCreateServiceConflict
13:37:26 [2023-09-18T13:37:26.611Z] --- PASS: TestCreateServiceConflict (1.91s)
13:37:26 [2023-09-18T13:37:26.611Z] === RUN   TestCreateServiceMaxReplicas
13:37:29 [2023-09-18T13:37:29.892Z] --- PASS: TestCreateServiceMaxReplicas (2.85s)
13:37:29 [2023-09-18T13:37:29.892Z] === RUN   TestCreateServiceSecretFileMode
13:37:42 [2023-09-18T13:37:42.087Z] --- PASS: TestCreateServiceSecretFileMode (12.64s)
13:37:42 [2023-09-18T13:37:42.087Z] === RUN   TestCreateServiceConfigFileMode
13:37:56 [2023-09-18T13:37:56.956Z] --- PASS: TestCreateServiceConfigFileMode (12.64s)
13:37:56 [2023-09-18T13:37:56.956Z] === RUN   TestCreateServiceSysctls
13:37:58 [2023-09-18T13:37:58.329Z] --- PASS: TestCreateServiceSysctls (3.31s)
13:37:58 [2023-09-18T13:37:58.329Z] === RUN   TestCreateServiceCapabilities
13:38:00 [2023-09-18T13:38:00.856Z] --- PASS: TestCreateServiceCapabilities (2.44s)
13:38:00 [2023-09-18T13:38:00.856Z] === RUN   TestInspect
13:38:04 [2023-09-18T13:38:04.137Z] --- PASS: TestInspect (2.95s)
13:38:04 [2023-09-18T13:38:04.137Z] === RUN   TestCreateJob
13:38:06 [2023-09-18T13:38:06.665Z] --- PASS: TestCreateJob (3.18s)
13:38:06 [2023-09-18T13:38:06.665Z] === RUN   TestReplicatedJob
13:38:11 [2023-09-18T13:38:11.933Z] --- PASS: TestReplicatedJob (5.17s)
13:38:11 [2023-09-18T13:38:11.933Z] === RUN   TestUpdateReplicatedJob
13:38:15 [2023-09-18T13:38:15.214Z] --- PASS: TestUpdateReplicatedJob (3.20s)
13:38:15 [2023-09-18T13:38:15.214Z] === RUN   TestServiceListWithStatuses
13:38:15 [2023-09-18T13:38:15.214Z]     list_test.go:33: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
13:38:15 [2023-09-18T13:38:15.214Z] --- SKIP: TestServiceListWithStatuses (0.00s)
13:38:15 [2023-09-18T13:38:15.214Z] === RUN   TestDockerNetworkConnectAlias
13:38:19 [2023-09-18T13:38:19.470Z] --- PASS: TestDockerNetworkConnectAlias (4.09s)
13:38:19 [2023-09-18T13:38:19.470Z] === RUN   TestDockerNetworkReConnect
13:38:22 [2023-09-18T13:38:22.752Z] --- PASS: TestDockerNetworkReConnect (3.25s)
13:38:22 [2023-09-18T13:38:22.752Z] === RUN   TestServicePlugin
13:38:22 [2023-09-18T13:38:22.752Z]     plugin_test.go:25: (*Execution).NotAmd64-fm
13:38:22 [2023-09-18T13:38:22.752Z] --- SKIP: TestServicePlugin (0.00s)
13:38:22 [2023-09-18T13:38:22.752Z] === RUN   TestServiceUpdateLabel
13:38:24 [2023-09-18T13:38:24.652Z] --- PASS: TestServiceUpdateLabel (1.91s)
13:38:24 [2023-09-18T13:38:24.652Z] === RUN   TestServiceUpdateSecrets
13:38:39 [2023-09-18T13:38:39.519Z] --- PASS: TestServiceUpdateSecrets (14.39s)
13:38:39 [2023-09-18T13:38:39.519Z] === RUN   TestServiceUpdateConfigs
13:38:54 [2023-09-18T13:38:54.387Z] --- PASS: TestServiceUpdateConfigs (14.38s)
13:38:54 [2023-09-18T13:38:54.387Z] === RUN   TestServiceUpdateNetwork
13:39:06 [2023-09-18T13:39:06.581Z] --- PASS: TestServiceUpdateNetwork (12.24s)
13:39:06 [2023-09-18T13:39:06.581Z] === RUN   TestServiceUpdatePidsLimit
13:39:06 [2023-09-18T13:39:06.581Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
13:39:07 [2023-09-18T13:39:07.147Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
13:39:15 [2023-09-18T13:39:15.253Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
13:39:21 [2023-09-18T13:39:21.811Z] --- PASS: TestServiceUpdatePidsLimit (16.17s)
13:39:21 [2023-09-18T13:39:21.811Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.72s)
13:39:21 [2023-09-18T13:39:21.811Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.88s)
13:39:21 [2023-09-18T13:39:21.811Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.78s)
13:39:21 [2023-09-18T13:39:21.811Z] PASS
13:39:21 [2023-09-18T13:39:21.811Z] 
13:39:21 [2023-09-18T13:39:21.811Z] === Skipped
13:39:21 [2023-09-18T13:39:21.811Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s)
13:39:21 [2023-09-18T13:39:21.811Z]     list_test.go:33: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
13:39:21 [2023-09-18T13:39:21.811Z] 
13:39:21 [2023-09-18T13:39:21.811Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s)
13:39:21 [2023-09-18T13:39:21.811Z]     plugin_test.go:25: (*Execution).NotAmd64-fm
13:39:21 [2023-09-18T13:39:21.811Z] 
13:39:21 [2023-09-18T13:39:21.811Z] DONE 26 tests, 2 skipped in 139.396s
13:39:21 [2023-09-18T13:39:21.811Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m  
13:39:21 [2023-09-18T13:39:21.811Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m
13:39:21 [2023-09-18T13:39:21.811Z] ++ set -e
13:39:21 [2023-09-18T13:39:21.811Z] ++ '[' -n 0 ']'
13:39:21 [2023-09-18T13:39:21.811Z] ++ set -x
13:39:21 [2023-09-18T13:39:21.811Z] ++ 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.okgpGDFuyu/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m
13:39:21 [2023-09-18T13:39:21.811Z] INFO: Testing against a local daemon
13:39:21 [2023-09-18T13:39:21.811Z] === RUN   TestSessionCreate
13:39:21 [2023-09-18T13:39:21.811Z] --- PASS: TestSessionCreate (0.02s)
13:39:21 [2023-09-18T13:39:21.811Z] === RUN   TestSessionCreateWithBadUpgrade
13:39:21 [2023-09-18T13:39:21.811Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
13:39:21 [2023-09-18T13:39:21.811Z] PASS
13:39:21 [2023-09-18T13:39:21.811Z] 
13:39:21 [2023-09-18T13:39:21.811Z] DONE 2 tests in 0.064s
13:39:21 [2023-09-18T13:39:21.811Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m  
13:39:21 [2023-09-18T13:39:21.811Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m
13:39:21 [2023-09-18T13:39:21.811Z] ++ set -e
13:39:21 [2023-09-18T13:39:21.811Z] ++ '[' -n 0 ']'
13:39:21 [2023-09-18T13:39:21.811Z] ++ set -x
13:39:21 [2023-09-18T13:39:21.811Z] ++ 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.okgpGDFuyu/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m
13:39:21 [2023-09-18T13:39:21.811Z] INFO: Testing against a local daemon
13:39:21 [2023-09-18T13:39:21.811Z] === RUN   TestCgroupDriverSystemdMemoryLimit
13:39:21 [2023-09-18T13:39:21.811Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
13:39:21 [2023-09-18T13:39:21.811Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
13:39:21 [2023-09-18T13:39:21.811Z] === RUN   TestDiskUsage
13:39:21 [2023-09-18T13:39:21.811Z] === PAUSE TestDiskUsage
13:39:21 [2023-09-18T13:39:21.811Z] === RUN   TestEventsExecDie
13:39:22 [2023-09-18T13:39:22.377Z] --- PASS: TestEventsExecDie (0.58s)
13:39:22 [2023-09-18T13:39:22.377Z] === RUN   TestEventsBackwardsCompatible
13:39:22 [2023-09-18T13:39:22.377Z] --- PASS: TestEventsBackwardsCompatible (0.05s)
13:39:22 [2023-09-18T13:39:22.377Z] === RUN   TestEventsVolumeCreate
13:39:22 [2023-09-18T13:39:22.377Z] --- PASS: TestEventsVolumeCreate (0.05s)
13:39:22 [2023-09-18T13:39:22.377Z] === RUN   TestInfoBinaryCommits
13:39:22 [2023-09-18T13:39:22.377Z] --- PASS: TestInfoBinaryCommits (0.02s)
13:39:22 [2023-09-18T13:39:22.377Z] === RUN   TestInfoAPIVersioned
13:39:22 [2023-09-18T13:39:22.377Z] --- PASS: TestInfoAPIVersioned (0.01s)
13:39:22 [2023-09-18T13:39:22.377Z] === RUN   TestInfoAPI
13:39:22 [2023-09-18T13:39:22.377Z] --- PASS: TestInfoAPI (0.02s)
13:39:22 [2023-09-18T13:39:22.377Z] === RUN   TestInfoAPIWarnings
13:39:40 [2023-09-18T13:39:40.450Z] --- PASS: TestInfoAPIWarnings (16.54s)
13:39:40 [2023-09-18T13:39:40.450Z] === RUN   TestInfoDebug
13:39:40 [2023-09-18T13:39:40.450Z] --- PASS: TestInfoDebug (0.52s)
13:39:40 [2023-09-18T13:39:40.450Z] === RUN   TestInfoInsecureRegistries
13:39:40 [2023-09-18T13:39:40.450Z] --- PASS: TestInfoInsecureRegistries (0.52s)
13:39:40 [2023-09-18T13:39:40.450Z] === RUN   TestInfoRegistryMirrors
13:39:40 [2023-09-18T13:39:40.450Z] --- PASS: TestInfoRegistryMirrors (0.52s)
13:39:40 [2023-09-18T13:39:40.450Z] === RUN   TestLoginFailsWithBadCredentials
13:39:41 [2023-09-18T13:39:41.383Z] --- PASS: TestLoginFailsWithBadCredentials (1.01s)
13:39:41 [2023-09-18T13:39:41.383Z] === RUN   TestPingCacheHeaders
13:39:41 [2023-09-18T13:39:41.641Z] --- PASS: TestPingCacheHeaders (0.02s)
13:39:41 [2023-09-18T13:39:41.641Z] === RUN   TestPingGet
13:39:41 [2023-09-18T13:39:41.641Z] --- PASS: TestPingGet (0.01s)
13:39:41 [2023-09-18T13:39:41.641Z] === RUN   TestPingHead
13:39:41 [2023-09-18T13:39:41.641Z] --- PASS: TestPingHead (0.02s)
13:39:41 [2023-09-18T13:39:41.641Z] === RUN   TestPingSwarmHeader
13:39:42 [2023-09-18T13:39:42.207Z] === RUN   TestPingSwarmHeader/before_swarm_init
13:39:42 [2023-09-18T13:39:42.773Z] === RUN   TestPingSwarmHeader/after_swarm_init
13:39:43 [2023-09-18T13:39:43.339Z] === RUN   TestPingSwarmHeader/after_swarm_leave
13:39:43 [2023-09-18T13:39:43.339Z] --- PASS: TestPingSwarmHeader (1.89s)
13:39:43 [2023-09-18T13:39:43.339Z]     --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s)
13:39:43 [2023-09-18T13:39:43.339Z]     --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s)
13:39:43 [2023-09-18T13:39:43.339Z]     --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s)
13:39:43 [2023-09-18T13:39:43.339Z] === RUN   TestPingBuilderHeader
13:39:43 [2023-09-18T13:39:43.339Z] === RUN   TestPingBuilderHeader/default_config
13:39:43 [2023-09-18T13:39:43.905Z] === RUN   TestPingBuilderHeader/buildkit_disabled
13:39:44 [2023-09-18T13:39:44.471Z] --- PASS: TestPingBuilderHeader (1.04s)
13:39:44 [2023-09-18T13:39:44.471Z]     --- PASS: TestPingBuilderHeader/default_config (0.52s)
13:39:44 [2023-09-18T13:39:44.471Z]     --- PASS: TestPingBuilderHeader/buildkit_disabled (0.52s)
13:39:44 [2023-09-18T13:39:44.471Z] === RUN   TestVersion
13:39:44 [2023-09-18T13:39:44.471Z] --- PASS: TestVersion (0.02s)
13:39:44 [2023-09-18T13:39:44.471Z] === CONT  TestDiskUsage
13:39:45 [2023-09-18T13:39:45.036Z] === RUN   TestDiskUsage/empty
13:39:45 [2023-09-18T13:39:45.036Z] === RUN   TestDiskUsage/empty/container_types
13:39:45 [2023-09-18T13:39:45.036Z] === RUN   TestDiskUsage/empty/image_types
13:39:45 [2023-09-18T13:39:45.036Z] === RUN   TestDiskUsage/empty/volume_types
13:39:45 [2023-09-18T13:39:45.036Z] === RUN   TestDiskUsage/empty/build-cache_types
13:39:45 [2023-09-18T13:39:45.036Z] === RUN   TestDiskUsage/empty/container,_volume_types
13:39:45 [2023-09-18T13:39:45.036Z] === RUN   TestDiskUsage/empty/image,_build-cache_types
13:39:45 [2023-09-18T13:39:45.036Z] === RUN   TestDiskUsage/empty/container,_volume,_build-cache_types
13:39:45 [2023-09-18T13:39:45.036Z] === RUN   TestDiskUsage/empty/image,_volume,_build-cache_types
13:39:45 [2023-09-18T13:39:45.036Z] === RUN   TestDiskUsage/empty/container,_image,_volume_types
13:39:45 [2023-09-18T13:39:45.036Z] === RUN   TestDiskUsage/empty/container,_image,_volume,_build-cache_types
13:39:45 [2023-09-18T13:39:45.036Z] === RUN   TestDiskUsage/after_LoadBusybox
13:39:45 [2023-09-18T13:39:45.036Z] === RUN   TestDiskUsage/after_LoadBusybox/container_types
13:39:45 [2023-09-18T13:39:45.036Z] === RUN   TestDiskUsage/after_LoadBusybox/image_types
13:39:45 [2023-09-18T13:39:45.036Z] === RUN   TestDiskUsage/after_LoadBusybox/volume_types
13:39:45 [2023-09-18T13:39:45.036Z] === RUN   TestDiskUsage/after_LoadBusybox/build-cache_types
13:39:45 [2023-09-18T13:39:45.036Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume_types
13:39:45 [2023-09-18T13:39:45.036Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_build-cache_types
13:39:45 [2023-09-18T13:39:45.036Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types
13:39:45 [2023-09-18T13:39:45.036Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types
13:39:45 [2023-09-18T13:39:45.036Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume_types
13:39:45 [2023-09-18T13:39:45.036Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types
13:39:45 [2023-09-18T13:39:45.036Z] === RUN   TestDiskUsage/after_container.Run
13:39:45 [2023-09-18T13:39:45.294Z] === RUN   TestDiskUsage/after_container.Run/container_types
13:39:45 [2023-09-18T13:39:45.294Z] === RUN   TestDiskUsage/after_container.Run/image_types
13:39:45 [2023-09-18T13:39:45.294Z] === RUN   TestDiskUsage/after_container.Run/volume_types
13:39:45 [2023-09-18T13:39:45.294Z] === RUN   TestDiskUsage/after_container.Run/build-cache_types
13:39:45 [2023-09-18T13:39:45.294Z] === RUN   TestDiskUsage/after_container.Run/container,_volume_types
13:39:45 [2023-09-18T13:39:45.294Z] === RUN   TestDiskUsage/after_container.Run/image,_build-cache_types
13:39:45 [2023-09-18T13:39:45.294Z] === RUN   TestDiskUsage/after_container.Run/container,_volume,_build-cache_types
13:39:45 [2023-09-18T13:39:45.294Z] === RUN   TestDiskUsage/after_container.Run/image,_volume,_build-cache_types
13:39:45 [2023-09-18T13:39:45.294Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume_types
13:39:45 [2023-09-18T13:39:45.294Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types
13:39:45 [2023-09-18T13:39:45.552Z] --- PASS: TestDiskUsage (1.10s)
13:39:45 [2023-09-18T13:39:45.552Z]     --- PASS: TestDiskUsage/empty (0.01s)
13:39:45 [2023-09-18T13:39:45.552Z]         --- PASS: TestDiskUsage/empty/container_types (0.00s)
13:39:45 [2023-09-18T13:39:45.552Z]         --- PASS: TestDiskUsage/empty/image_types (0.00s)
13:39:45 [2023-09-18T13:39:45.552Z]         --- PASS: TestDiskUsage/empty/volume_types (0.00s)
13:39:45 [2023-09-18T13:39:45.552Z]         --- PASS: TestDiskUsage/empty/build-cache_types (0.00s)
13:39:45 [2023-09-18T13:39:45.552Z]         --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s)
13:39:45 [2023-09-18T13:39:45.552Z]         --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s)
13:39:45 [2023-09-18T13:39:45.552Z]         --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s)
13:39:45 [2023-09-18T13:39:45.552Z]         --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s)
13:39:45 [2023-09-18T13:39:45.552Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s)
13:39:45 [2023-09-18T13:39:45.552Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s)
13:39:45 [2023-09-18T13:39:45.552Z]     --- PASS: TestDiskUsage/after_LoadBusybox (0.09s)
13:39:45 [2023-09-18T13:39:45.552Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s)
13:39:45 [2023-09-18T13:39:45.552Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s)
13:39:45 [2023-09-18T13:39:45.552Z]         --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s)
13:39:45 [2023-09-18T13:39:45.552Z]         --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s)
13:39:45 [2023-09-18T13:39:45.553Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s)
13:39:45 [2023-09-18T13:39:45.553Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s)
13:39:45 [2023-09-18T13:39:45.553Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s)
13:39:45 [2023-09-18T13:39:45.553Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s)
13:39:45 [2023-09-18T13:39:45.553Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s)
13:39:45 [2023-09-18T13:39:45.553Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s)
13:39:45 [2023-09-18T13:39:45.553Z]     --- PASS: TestDiskUsage/after_container.Run (0.28s)
13:39:45 [2023-09-18T13:39:45.553Z]         --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s)
13:39:45 [2023-09-18T13:39:45.553Z]         --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s)
13:39:45 [2023-09-18T13:39:45.553Z]         --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s)
13:39:45 [2023-09-18T13:39:45.553Z]         --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s)
13:39:45 [2023-09-18T13:39:45.553Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s)
13:39:45 [2023-09-18T13:39:45.553Z]         --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s)
13:39:45 [2023-09-18T13:39:45.553Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s)
13:39:45 [2023-09-18T13:39:45.553Z]         --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s)
13:39:45 [2023-09-18T13:39:45.553Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s)
13:39:45 [2023-09-18T13:39:45.553Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s)
13:39:45 [2023-09-18T13:39:45.553Z] PASS
13:39:45 [2023-09-18T13:39:45.553Z] 
13:39:45 [2023-09-18T13:39:45.553Z] === Skipped
13:39:45 [2023-09-18T13:39:45.553Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
13:39:45 [2023-09-18T13:39:45.553Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
13:39:45 [2023-09-18T13:39:45.553Z] 
13:39:45 [2023-09-18T13:39:45.553Z] DONE 57 tests, 1 skipped in 23.984s
13:39:45 [2023-09-18T13:39:45.553Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m  
13:39:45 [2023-09-18T13:39:45.553Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m
13:39:45 [2023-09-18T13:39:45.553Z] ++ set -e
13:39:45 [2023-09-18T13:39:45.553Z] ++ '[' -n 0 ']'
13:39:45 [2023-09-18T13:39:45.553Z] ++ set -x
13:39:45 [2023-09-18T13:39:45.553Z] ++ 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.okgpGDFuyu/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m
13:39:45 [2023-09-18T13:39:45.553Z] INFO: Testing against a local daemon
13:39:45 [2023-09-18T13:39:45.553Z] === RUN   TestVolumesCreateAndList
13:39:45 [2023-09-18T13:39:45.811Z] --- PASS: TestVolumesCreateAndList (0.02s)
13:39:45 [2023-09-18T13:39:45.811Z] === RUN   TestVolumesRemove
13:39:45 [2023-09-18T13:39:45.811Z] === RUN   TestVolumesRemove/volume_in_use
13:39:45 [2023-09-18T13:39:45.811Z] === RUN   TestVolumesRemove/volume_not_in_use
13:39:45 [2023-09-18T13:39:45.811Z] === RUN   TestVolumesRemove/non-existing_volume
13:39:45 [2023-09-18T13:39:45.811Z] === RUN   TestVolumesRemove/non-existing_volume_force
13:39:45 [2023-09-18T13:39:45.811Z] --- PASS: TestVolumesRemove (0.06s)
13:39:45 [2023-09-18T13:39:45.811Z]     --- PASS: TestVolumesRemove/volume_in_use (0.00s)
13:39:45 [2023-09-18T13:39:45.811Z]     --- PASS: TestVolumesRemove/volume_not_in_use (0.01s)
13:39:45 [2023-09-18T13:39:45.811Z]     --- PASS: TestVolumesRemove/non-existing_volume (0.00s)
13:39:45 [2023-09-18T13:39:45.811Z]     --- PASS: TestVolumesRemove/non-existing_volume_force (0.00s)
13:39:45 [2023-09-18T13:39:45.811Z] === RUN   TestVolumesRemoveSwarmEnabled
13:39:45 [2023-09-18T13:39:45.811Z] === PAUSE TestVolumesRemoveSwarmEnabled
13:39:45 [2023-09-18T13:39:45.811Z] === RUN   TestVolumesInspect
13:39:45 [2023-09-18T13:39:45.811Z] --- PASS: TestVolumesInspect (0.02s)
13:39:45 [2023-09-18T13:39:45.811Z] === RUN   TestVolumesInvalidJSON
13:39:45 [2023-09-18T13:39:45.811Z] === RUN   TestVolumesInvalidJSON/volumes/create
13:39:45 [2023-09-18T13:39:45.811Z] === PAUSE TestVolumesInvalidJSON/volumes/create
13:39:45 [2023-09-18T13:39:45.811Z] === CONT  TestVolumesInvalidJSON/volumes/create
13:39:45 [2023-09-18T13:39:45.811Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_content_type
13:39:45 [2023-09-18T13:39:45.811Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_JSON
13:39:45 [2023-09-18T13:39:45.811Z] === RUN   TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON
13:39:45 [2023-09-18T13:39:45.811Z] === RUN   TestVolumesInvalidJSON/volumes/create/empty_body
13:39:45 [2023-09-18T13:39:45.811Z] --- PASS: TestVolumesInvalidJSON (0.01s)
13:39:45 [2023-09-18T13:39:45.811Z]     --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s)
13:39:45 [2023-09-18T13:39:45.811Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s)
13:39:45 [2023-09-18T13:39:45.811Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s)
13:39:45 [2023-09-18T13:39:45.811Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s)
13:39:45 [2023-09-18T13:39:45.811Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s)
13:39:45 [2023-09-18T13:39:45.811Z] === RUN   TestVolumePruneAnonymous
13:39:45 [2023-09-18T13:39:45.811Z] --- PASS: TestVolumePruneAnonymous (0.03s)
13:39:45 [2023-09-18T13:39:45.811Z] === RUN   TestVolumePruneAnonFromImage
13:39:46 [2023-09-18T13:39:46.069Z] --- PASS: TestVolumePruneAnonFromImage (0.16s)
13:39:46 [2023-09-18T13:39:46.069Z] === CONT  TestVolumesRemoveSwarmEnabled
13:39:47 [2023-09-18T13:39:47.442Z] === RUN   TestVolumesRemoveSwarmEnabled/volume_in_use
13:39:47 [2023-09-18T13:39:47.442Z] === RUN   TestVolumesRemoveSwarmEnabled/volume_not_in_use
13:39:47 [2023-09-18T13:39:47.442Z] === RUN   TestVolumesRemoveSwarmEnabled/non-existing_volume
13:39:47 [2023-09-18T13:39:47.442Z] === RUN   TestVolumesRemoveSwarmEnabled/non-existing_volume_force
13:39:48 [2023-09-18T13:39:48.008Z] --- PASS: TestVolumesRemoveSwarmEnabled (1.92s)
13:39:48 [2023-09-18T13:39:48.008Z]     --- PASS: TestVolumesRemoveSwarmEnabled/volume_in_use (0.00s)
13:39:48 [2023-09-18T13:39:48.008Z]     --- PASS: TestVolumesRemoveSwarmEnabled/volume_not_in_use (0.01s)
13:39:48 [2023-09-18T13:39:48.008Z]     --- PASS: TestVolumesRemoveSwarmEnabled/non-existing_volume (0.00s)
13:39:48 [2023-09-18T13:39:48.008Z]     --- PASS: TestVolumesRemoveSwarmEnabled/non-existing_volume_force (0.00s)
13:39:48 [2023-09-18T13:39:48.008Z] PASS
13:39:48 [2023-09-18T13:39:48.008Z] 
13:39:48 [2023-09-18T13:39:48.008Z] DONE 20 tests in 2.251s
13:39:48 [2023-09-18T13:39:48.008Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
13:39:48 [2023-09-18T13:39:48.008Z] ++++ cat bundles/test-integration/docker.pid
13:39:48 [2023-09-18T13:39:48.008Z] +++ kill 23453
13:39:49 [2023-09-18T13:39:49.907Z] +++ /etc/init.d/apparmor stop
13:39:49 [2023-09-18T13:39:49.907Z] Leaving: AppArmorNo profiles have been unloaded.
13:39:49 [2023-09-18T13:39:49.907Z] 
13:39:49 [2023-09-18T13:39:49.907Z] Unloading profiles will leave already running processes permanently
13:39:49 [2023-09-18T13:39:49.907Z] unconfined, which can lead to unexpected situations.
13:39:49 [2023-09-18T13:39:49.907Z] 
13:39:49 [2023-09-18T13:39:49.907Z] To set a process to complain mode, use the command line tool
13:39:49 [2023-09-18T13:39:49.907Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
13:39:49 [2023-09-18T13:39:49.907Z] +++ true
13:39:49 [2023-09-18T13:39:49.907Z] exiting test-integration
13:39:49 [2023-09-18T13:39:49.907Z] ++ exit 0
13:39:49 [2023-09-18T13:39:49.907Z] 
Post stage
[Pipeline] junit
13:39:50 [2023-09-18T13:39:50.485Z] Recording test results
13:39:50 [2023-09-18T13:39:50.647Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
13:39:50 [2023-09-18T13:39:50.948Z] + echo Ensuring container killed.
13:39:50 [2023-09-18T13:39:50.948Z] Ensuring container killed.
13:39:50 [2023-09-18T13:39:50.948Z] + docker rm -vf docker-pr6
13:39:50 [2023-09-18T13:39:50.948Z] Error response from daemon: No such container: docker-pr6
[Pipeline] sh
13:39:51 [2023-09-18T13:39:51.227Z] + echo Chowning /workspace to jenkins user
13:39:51 [2023-09-18T13:39:51.227Z] Chowning /workspace to jenkins user
13:39:51 [2023-09-18T13:39:51.227Z] + id -u
13:39:51 [2023-09-18T13:39:51.227Z] + id -g
13:39:51 [2023-09-18T13:39:51.227Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-46479:/workspace busybox chown -R 1000:1000 /workspace
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
13:39:52 [2023-09-18T13:39:52.444Z] + bundleName=arm64-integration
13:39:52 [2023-09-18T13:39:52.444Z] + echo Creating arm64-integration-bundles.tar.gz
13:39:52 [2023-09-18T13:39:52.444Z] Creating arm64-integration-bundles.tar.gz
13:39:52 [2023-09-18T13:39:52.444Z] + find bundles -path */root/*overlay2+  -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
13:39:52 [2023-09-18T13:39:52.444Z] xargs tar -czf arm64-integration-bundles.tar.gz
[Pipeline] archiveArtifacts
13:39:52 [2023-09-18T13:39:52.713Z] Archiving artifacts
13:39:53 [2023-09-18T13:39:53.086Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-46479/6/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
13:39:53 [2023-09-18T13:39:53.373Z] + make clean
13:39:53 [2023-09-18T13:39:53.373Z] docker volume rm -f docker-dev-cache docker-mod-cache
13:39:53 [2023-09-18T13:39:53.373Z] docker-dev-cache
13:39:53 [2023-09-18T13:39:53.373Z] 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