Pull request #46809 updated 17:23:05 Connecting to https://api.github.com using docker-jenkins GitHub credentials Loading trusted files from base branch master at 4fb17cb3afa7b143af071ab03a73487b9bee58f1 rather than f4f4bee9829f0f76c06126af72fa22cd1e7f241c Obtained Jenkinsfile from 4fb17cb3afa7b143af071ab03a73487b9bee58f1 Loading library jps@master Examining docker/jps Attempting to resolve master as a branch Resolved master as branch master at revision c8880eb865108326b5561629a909e5c780e6ef50 The recommended git tool is: NONE using credential jps-reader > git rev-parse --resolve-git-dir /var/jenkins_home/workspace/moby_PR-46809@libs/844ea30ef9e3435836b59d97b843a9ee4531c81c8fa28ed5787dbe7ec68c4c29/.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.39.2' using GIT_ASKPASS to set credentials GitHub credentials for docker/jps > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10 Checking out Revision c8880eb865108326b5561629a909e5c780e6ef50 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f c8880eb865108326b5561629a909e5c780e6ef50 # timeout=10 Commit message: "Merge pull request #28 from docker/codeowners_oos4a9mi" > git rev-list --no-walk c8880eb865108326b5561629a909e5c780e6ef50 # timeout=10 Excluding src/test/ from checkout of git https://github.com/docker/jps.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] withEnv [Pipeline] { [Pipeline] timeout Timeout set to expire in 2 hr 0 min [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] stage [Pipeline] { (pr-hack) [Pipeline] script [Pipeline] { [Pipeline] echo 17:23:08 [2024-06-07T17:23:08.887Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone 17:23:08 [2024-06-07T17:23:08.889Z] Trying to pass milestone 12 [Pipeline] milestone 17:23:09 [2024-06-07T17:23:09.058Z] Trying to pass milestone 13 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node 17:23:09 [2024-06-07T17:23:09.261Z] Running on EC2 (ec2-managed-agents) - ubuntu-2004-arm64v8 (i-01246b1f17cc66c4e) in /home/ubuntu/workspace/moby_PR-46809 [Pipeline] { [Pipeline] checkout 17:23:09 [2024-06-07T17:23:09.279Z] The recommended git tool is: git 17:23:09 [2024-06-07T17:23:09.285Z] using credential docker-jenkins-github-credentials 17:23:09 [2024-06-07T17:23:09.292Z] Cloning the remote Git repository 17:23:09 [2024-06-07T17:23:09.292Z] Cloning with configured refspecs honoured and without tags 17:23:09 [2024-06-07T17:23:09.295Z] Cloning repository https://github.com/moby/moby.git 17:23:09 [2024-06-07T17:23:09.295Z] > git init /home/ubuntu/workspace/moby_PR-46809 # timeout=10 17:23:09 [2024-06-07T17:23:09.299Z] Fetching upstream changes from https://github.com/moby/moby.git 17:23:09 [2024-06-07T17:23:09.299Z] > git --version # timeout=10 17:23:09 [2024-06-07T17:23:09.300Z] > git --version # 'git version 2.25.1' 17:23:09 [2024-06-07T17:23:09.301Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials 17:23:09 [2024-06-07T17:23:09.302Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/46809/head:refs/remotes/origin/PR-46809 +refs/heads/master:refs/remotes/origin/master # timeout=10 17:23:21 [2024-06-07T17:23:21.452Z] Fetching without tags 17:23:21 [2024-06-07T17:23:21.624Z] Merging remotes/origin/master commit 4fb17cb3afa7b143af071ab03a73487b9bee58f1 into PR head commit f4f4bee9829f0f76c06126af72fa22cd1e7f241c 17:23:21 [2024-06-07T17:23:21.440Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 17:23:21 [2024-06-07T17:23:21.442Z] > git config --add remote.origin.fetch +refs/pull/46809/head:refs/remotes/origin/PR-46809 # timeout=10 17:23:21 [2024-06-07T17:23:21.444Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 17:23:21 [2024-06-07T17:23:21.451Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 17:23:21 [2024-06-07T17:23:21.455Z] Fetching upstream changes from https://github.com/moby/moby.git 17:23:21 [2024-06-07T17:23:21.455Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials 17:23:21 [2024-06-07T17:23:21.456Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/46809/head:refs/remotes/origin/PR-46809 +refs/heads/master:refs/remotes/origin/master # timeout=10 17:23:21 [2024-06-07T17:23:21.626Z] > git config core.sparsecheckout # timeout=10 17:23:21 [2024-06-07T17:23:21.628Z] > git checkout -f f4f4bee9829f0f76c06126af72fa22cd1e7f241c # timeout=10 17:23:22 [2024-06-07T17:23:22.314Z] Merge succeeded, producing f4f4bee9829f0f76c06126af72fa22cd1e7f241c 17:23:22 [2024-06-07T17:23:22.314Z] Checking out Revision f4f4bee9829f0f76c06126af72fa22cd1e7f241c (PR-46809) 17:23:22 [2024-06-07T17:23:22.738Z] Commit message: "Two commits from Arash Deshmeh:" 17:23:22 [2024-06-07T17:23:22.743Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:23:23 [2024-06-07T17:23:23.367Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-46809:/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 17:23:22 [2024-06-07T17:23:22.298Z] > git remote # timeout=10 17:23:22 [2024-06-07T17:23:22.301Z] > git config --get remote.origin.url # timeout=10 17:23:22 [2024-06-07T17:23:22.303Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials 17:23:22 [2024-06-07T17:23:22.305Z] > git merge 4fb17cb3afa7b143af071ab03a73487b9bee58f1 # timeout=10 17:23:22 [2024-06-07T17:23:22.312Z] > git rev-parse HEAD^{commit} # timeout=10 17:23:22 [2024-06-07T17:23:22.316Z] > git config core.sparsecheckout # timeout=10 17:23:22 [2024-06-07T17:23:22.318Z] > git checkout -f f4f4bee9829f0f76c06126af72fa22cd1e7f241c # timeout=10 17:23:22 [2024-06-07T17:23:22.741Z] > git rev-list --no-walk 6764750b5788315435fcaa738fa8f7f9c9faf9dd # timeout=10 17:23:25 [2024-06-07T17:23:25.884Z] 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 17:23:25 [2024-06-07T17:23:25.929Z] Running on EC2 (ec2-managed-agents) - ubuntu-2004-arm64v8 (i-01246b1f17cc66c4e) in /home/ubuntu/workspace/moby_PR-46809 [Pipeline] { [Pipeline] checkout 17:23:25 [2024-06-07T17:23:25.943Z] The recommended git tool is: git 17:23:25 [2024-06-07T17:23:25.949Z] using credential docker-jenkins-github-credentials 17:23:25 [2024-06-07T17:23:25.959Z] Fetching changes from the remote Git repository 17:23:25 [2024-06-07T17:23:25.965Z] Fetching without tags 17:23:26 [2024-06-07T17:23:26.180Z] Merging remotes/origin/master commit 4fb17cb3afa7b143af071ab03a73487b9bee58f1 into PR head commit f4f4bee9829f0f76c06126af72fa22cd1e7f241c 17:23:26 [2024-06-07T17:23:26.594Z] Merge succeeded, producing f4f4bee9829f0f76c06126af72fa22cd1e7f241c 17:23:26 [2024-06-07T17:23:26.594Z] Checking out Revision f4f4bee9829f0f76c06126af72fa22cd1e7f241c (PR-46809) 17:23:26 [2024-06-07T17:23:26.629Z] Commit message: "Two commits from Arash Deshmeh:" 17:23:25 [2024-06-07T17:23:25.957Z] > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-46809/.git # timeout=10 17:23:25 [2024-06-07T17:23:25.964Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 17:23:25 [2024-06-07T17:23:25.967Z] Fetching upstream changes from https://github.com/moby/moby.git 17:23:25 [2024-06-07T17:23:25.967Z] > git --version # timeout=10 17:23:25 [2024-06-07T17:23:25.969Z] > git --version # 'git version 2.25.1' 17:23:25 [2024-06-07T17:23:25.969Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials 17:23:25 [2024-06-07T17:23:25.971Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/46809/head:refs/remotes/origin/PR-46809 +refs/heads/master:refs/remotes/origin/master # timeout=10 17:23:26 [2024-06-07T17:23:26.183Z] > git config core.sparsecheckout # timeout=10 17:23:26 [2024-06-07T17:23:26.184Z] > git checkout -f f4f4bee9829f0f76c06126af72fa22cd1e7f241c # timeout=10 17:23:26 [2024-06-07T17:23:26.582Z] > git remote # timeout=10 17:23:26 [2024-06-07T17:23:26.584Z] > git config --get remote.origin.url # timeout=10 17:23:26 [2024-06-07T17:23:26.585Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials 17:23:26 [2024-06-07T17:23:26.587Z] > git merge 4fb17cb3afa7b143af071ab03a73487b9bee58f1 # timeout=10 17:23:26 [2024-06-07T17:23:26.593Z] > git rev-parse HEAD^{commit} # timeout=10 17:23:26 [2024-06-07T17:23:26.597Z] > git config core.sparsecheckout # timeout=10 17:23:26 [2024-06-07T17:23:26.598Z] > git checkout -f f4f4bee9829f0f76c06126af72fa22cd1e7f241c # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh 17:23:27 [2024-06-07T17:23:27.251Z] + docker version 17:23:27 [2024-06-07T17:23:27.251Z] Client: Docker Engine - Community 17:23:27 [2024-06-07T17:23:27.251Z] Version: 25.0.3 17:23:27 [2024-06-07T17:23:27.251Z] API version: 1.44 17:23:27 [2024-06-07T17:23:27.251Z] Go version: go1.21.6 17:23:27 [2024-06-07T17:23:27.251Z] Git commit: 4debf41 17:23:27 [2024-06-07T17:23:27.251Z] Built: Tue Feb 6 21:13:09 2024 17:23:27 [2024-06-07T17:23:27.251Z] OS/Arch: linux/arm64 17:23:27 [2024-06-07T17:23:27.251Z] Context: default 17:23:27 [2024-06-07T17:23:27.251Z] 17:23:27 [2024-06-07T17:23:27.251Z] Server: Docker Engine - Community 17:23:27 [2024-06-07T17:23:27.251Z] Engine: 17:23:27 [2024-06-07T17:23:27.251Z] Version: 25.0.3 17:23:27 [2024-06-07T17:23:27.251Z] API version: 1.44 (minimum version 1.24) 17:23:27 [2024-06-07T17:23:27.251Z] Go version: go1.21.6 17:23:27 [2024-06-07T17:23:27.251Z] Git commit: f417435 17:23:27 [2024-06-07T17:23:27.251Z] Built: Tue Feb 6 21:13:09 2024 17:23:27 [2024-06-07T17:23:27.251Z] OS/Arch: linux/arm64 17:23:27 [2024-06-07T17:23:27.251Z] Experimental: true 17:23:27 [2024-06-07T17:23:27.251Z] containerd: 17:23:27 [2024-06-07T17:23:27.251Z] Version: 1.6.28 17:23:27 [2024-06-07T17:23:27.251Z] GitCommit: ae07eda36dd25f8a1b98dfbf587313b99c0190bb 17:23:27 [2024-06-07T17:23:27.251Z] runc: 17:23:27 [2024-06-07T17:23:27.251Z] Version: 1.1.12 17:23:27 [2024-06-07T17:23:27.251Z] GitCommit: v1.1.12-0-g51d5e94 17:23:27 [2024-06-07T17:23:27.251Z] docker-init: 17:23:27 [2024-06-07T17:23:27.251Z] Version: 0.19.0 17:23:27 [2024-06-07T17:23:27.251Z] GitCommit: de40ad0 [Pipeline] sh 17:23:27 [2024-06-07T17:23:27.523Z] + docker info 17:23:27 [2024-06-07T17:23:27.523Z] Client: Docker Engine - Community 17:23:27 [2024-06-07T17:23:27.523Z] Version: 25.0.3 17:23:27 [2024-06-07T17:23:27.523Z] Context: default 17:23:27 [2024-06-07T17:23:27.523Z] Debug Mode: false 17:23:27 [2024-06-07T17:23:27.523Z] Plugins: 17:23:27 [2024-06-07T17:23:27.523Z] buildx: Docker Buildx (Docker Inc.) 17:23:27 [2024-06-07T17:23:27.523Z] Version: v0.12.1 17:23:27 [2024-06-07T17:23:27.523Z] Path: /usr/libexec/docker/cli-plugins/docker-buildx 17:23:27 [2024-06-07T17:23:27.523Z] compose: Docker Compose (Docker Inc.) 17:23:27 [2024-06-07T17:23:27.523Z] Version: v2.24.6 17:23:27 [2024-06-07T17:23:27.523Z] Path: /usr/libexec/docker/cli-plugins/docker-compose 17:23:27 [2024-06-07T17:23:27.523Z] 17:23:27 [2024-06-07T17:23:27.523Z] Server: 17:23:27 [2024-06-07T17:23:27.523Z] Containers: 0 17:23:27 [2024-06-07T17:23:27.523Z] Running: 0 17:23:27 [2024-06-07T17:23:27.523Z] Paused: 0 17:23:27 [2024-06-07T17:23:27.523Z] Stopped: 0 17:23:27 [2024-06-07T17:23:27.523Z] Images: 8 17:23:27 [2024-06-07T17:23:27.523Z] Server Version: 25.0.3 17:23:27 [2024-06-07T17:23:27.523Z] Storage Driver: overlay2 17:23:27 [2024-06-07T17:23:27.523Z] Backing Filesystem: extfs 17:23:27 [2024-06-07T17:23:27.523Z] Supports d_type: true 17:23:27 [2024-06-07T17:23:27.523Z] Using metacopy: false 17:23:27 [2024-06-07T17:23:27.523Z] Native Overlay Diff: true 17:23:27 [2024-06-07T17:23:27.523Z] userxattr: false 17:23:27 [2024-06-07T17:23:27.523Z] Logging Driver: json-file 17:23:27 [2024-06-07T17:23:27.523Z] Cgroup Driver: cgroupfs 17:23:27 [2024-06-07T17:23:27.523Z] Cgroup Version: 1 17:23:27 [2024-06-07T17:23:27.523Z] Plugins: 17:23:27 [2024-06-07T17:23:27.523Z] Volume: local 17:23:27 [2024-06-07T17:23:27.523Z] Network: bridge host ipvlan macvlan null overlay 17:23:27 [2024-06-07T17:23:27.523Z] Log: awslogs fluentd gcplogs gelf journald json-file local splunk syslog 17:23:27 [2024-06-07T17:23:27.523Z] Swarm: inactive 17:23:27 [2024-06-07T17:23:27.523Z] Runtimes: runc io.containerd.runc.v2 17:23:27 [2024-06-07T17:23:27.523Z] Default Runtime: runc 17:23:27 [2024-06-07T17:23:27.523Z] Init Binary: docker-init 17:23:27 [2024-06-07T17:23:27.523Z] containerd version: ae07eda36dd25f8a1b98dfbf587313b99c0190bb 17:23:27 [2024-06-07T17:23:27.523Z] runc version: v1.1.12-0-g51d5e94 17:23:27 [2024-06-07T17:23:27.523Z] init version: de40ad0 17:23:27 [2024-06-07T17:23:27.523Z] Security Options: 17:23:27 [2024-06-07T17:23:27.523Z] apparmor 17:23:27 [2024-06-07T17:23:27.523Z] seccomp 17:23:27 [2024-06-07T17:23:27.523Z] Profile: builtin 17:23:27 [2024-06-07T17:23:27.523Z] Kernel Version: 5.15.0-1053-aws 17:23:27 [2024-06-07T17:23:27.523Z] Operating System: Ubuntu 20.04.6 LTS 17:23:27 [2024-06-07T17:23:27.523Z] OSType: linux 17:23:27 [2024-06-07T17:23:27.523Z] Architecture: aarch64 17:23:27 [2024-06-07T17:23:27.523Z] CPUs: 8 17:23:27 [2024-06-07T17:23:27.523Z] Total Memory: 30.64GiB 17:23:27 [2024-06-07T17:23:27.523Z] Name: ip-10-100-104-246 17:23:27 [2024-06-07T17:23:27.523Z] ID: de696752-8eb2-4b9b-9ebf-4859e2ca34ac 17:23:27 [2024-06-07T17:23:27.523Z] Docker Root Dir: /var/lib/docker 17:23:27 [2024-06-07T17:23:27.523Z] Debug Mode: false 17:23:27 [2024-06-07T17:23:27.523Z] Experimental: true 17:23:27 [2024-06-07T17:23:27.523Z] Insecure Registries: 17:23:27 [2024-06-07T17:23:27.523Z] 127.0.0.0/8 17:23:27 [2024-06-07T17:23:27.523Z] Live Restore Enabled: true 17:23:27 [2024-06-07T17:23:27.523Z] [Pipeline] sh 17:23:27 [2024-06-07T17:23:27.795Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee 17:23:27 [2024-06-07T17:23:27.795Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee 17:23:27 [2024-06-07T17:23:27.795Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-46809/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh 17:23:27 [2024-06-07T17:23:27.795Z] + bash /home/ubuntu/workspace/moby_PR-46809/check-config.sh 17:23:27 [2024-06-07T17:23:27.795Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... 17:23:27 [2024-06-07T17:23:27.795Z] info: reading kernel config from /boot/config-5.15.0-1053-aws ... 17:23:27 [2024-06-07T17:23:27.795Z] 17:23:27 [2024-06-07T17:23:27.795Z] Generally Necessary: 17:23:27 [2024-06-07T17:23:27.795Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] 17:23:27 [2024-06-07T17:23:27.795Z] - apparmor: enabled and tools installed 17:23:27 [2024-06-07T17:23:27.795Z] - CONFIG_NAMESPACES: enabled 17:23:27 [2024-06-07T17:23:27.795Z] - CONFIG_NET_NS: enabled 17:23:27 [2024-06-07T17:23:27.795Z] - CONFIG_PID_NS: enabled 17:23:27 [2024-06-07T17:23:27.795Z] - CONFIG_IPC_NS: enabled 17:23:27 [2024-06-07T17:23:27.795Z] - CONFIG_UTS_NS: enabled 17:23:27 [2024-06-07T17:23:27.795Z] - CONFIG_CGROUPS: enabled 17:23:27 [2024-06-07T17:23:27.795Z] - CONFIG_CGROUP_CPUACCT: enabled 17:23:27 [2024-06-07T17:23:27.795Z] - CONFIG_CGROUP_DEVICE: enabled 17:23:27 [2024-06-07T17:23:27.795Z] - CONFIG_CGROUP_FREEZER: enabled 17:23:27 [2024-06-07T17:23:27.795Z] - CONFIG_CGROUP_SCHED: enabled 17:23:27 [2024-06-07T17:23:27.795Z] - CONFIG_CPUSETS: enabled 17:23:27 [2024-06-07T17:23:27.795Z] - CONFIG_MEMCG: enabled 17:23:27 [2024-06-07T17:23:27.795Z] - CONFIG_KEYS: enabled 17:23:27 [2024-06-07T17:23:27.795Z] - CONFIG_VETH: enabled (as module) 17:23:27 [2024-06-07T17:23:27.795Z] - CONFIG_BRIDGE: enabled (as module) 17:23:27 [2024-06-07T17:23:27.795Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) 17:23:27 [2024-06-07T17:23:27.795Z] - CONFIG_IP_NF_FILTER: enabled (as module) 17:23:28 [2024-06-07T17:23:28.051Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) 17:23:28 [2024-06-07T17:23:28.052Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) 17:23:28 [2024-06-07T17:23:28.052Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) 17:23:28 [2024-06-07T17:23:28.052Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) 17:23:28 [2024-06-07T17:23:28.052Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) 17:23:28 [2024-06-07T17:23:28.052Z] - CONFIG_IP_NF_NAT: enabled (as module) 17:23:28 [2024-06-07T17:23:28.052Z] - CONFIG_NF_NAT: enabled (as module) 17:23:28 [2024-06-07T17:23:28.052Z] - CONFIG_POSIX_MQUEUE: enabled 17:23:28 [2024-06-07T17:23:28.052Z] - CONFIG_CGROUP_BPF: enabled 17:23:28 [2024-06-07T17:23:28.052Z] 17:23:28 [2024-06-07T17:23:28.052Z] Optional Features: 17:23:28 [2024-06-07T17:23:28.052Z] - CONFIG_USER_NS: enabled 17:23:28 [2024-06-07T17:23:28.052Z] - CONFIG_SECCOMP: enabled 17:23:28 [2024-06-07T17:23:28.052Z] - CONFIG_SECCOMP_FILTER: enabled 17:23:28 [2024-06-07T17:23:28.052Z] - CONFIG_CGROUP_PIDS: enabled 17:23:28 [2024-06-07T17:23:28.052Z] - CONFIG_MEMCG_SWAP: enabled 17:23:28 [2024-06-07T17:23:28.052Z] (cgroup swap accounting is currently enabled) 17:23:28 [2024-06-07T17:23:28.052Z] - CONFIG_BLK_CGROUP: enabled 17:23:28 [2024-06-07T17:23:28.052Z] - CONFIG_BLK_DEV_THROTTLING: enabled 17:23:28 [2024-06-07T17:23:28.052Z] - CONFIG_CGROUP_PERF: enabled 17:23:28 [2024-06-07T17:23:28.052Z] - CONFIG_CGROUP_HUGETLB: enabled 17:23:28 [2024-06-07T17:23:28.052Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) 17:23:28 [2024-06-07T17:23:28.052Z] - CONFIG_CGROUP_NET_PRIO: enabled 17:23:28 [2024-06-07T17:23:28.052Z] - CONFIG_CFS_BANDWIDTH: enabled 17:23:28 [2024-06-07T17:23:28.052Z] - CONFIG_FAIR_GROUP_SCHED: enabled 17:23:28 [2024-06-07T17:23:28.052Z] - CONFIG_RT_GROUP_SCHED: missing 17:23:28 [2024-06-07T17:23:28.052Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) 17:23:28 [2024-06-07T17:23:28.052Z] - CONFIG_IP_VS: enabled (as module) 17:23:28 [2024-06-07T17:23:28.052Z] - CONFIG_IP_VS_NFCT: enabled 17:23:28 [2024-06-07T17:23:28.052Z] - CONFIG_IP_VS_PROTO_TCP: enabled 17:23:28 [2024-06-07T17:23:28.052Z] - CONFIG_IP_VS_PROTO_UDP: enabled 17:23:28 [2024-06-07T17:23:28.052Z] - CONFIG_IP_VS_RR: enabled (as module) 17:23:28 [2024-06-07T17:23:28.052Z] - CONFIG_SECURITY_SELINUX: enabled 17:23:28 [2024-06-07T17:23:28.052Z] - CONFIG_SECURITY_APPARMOR: enabled 17:23:28 [2024-06-07T17:23:28.052Z] - CONFIG_EXT4_FS: enabled 17:23:28 [2024-06-07T17:23:28.052Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled 17:23:28 [2024-06-07T17:23:28.052Z] - CONFIG_EXT4_FS_SECURITY: enabled 17:23:28 [2024-06-07T17:23:28.308Z] - Network Drivers: 17:23:28 [2024-06-07T17:23:28.308Z] - "overlay": 17:23:28 [2024-06-07T17:23:28.308Z] - CONFIG_VXLAN: enabled (as module) 17:23:28 [2024-06-07T17:23:28.308Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled 17:23:28 [2024-06-07T17:23:28.308Z] Optional (for encrypted networks): 17:23:28 [2024-06-07T17:23:28.308Z] - CONFIG_CRYPTO: enabled 17:23:28 [2024-06-07T17:23:28.308Z] - CONFIG_CRYPTO_AEAD: enabled 17:23:28 [2024-06-07T17:23:28.308Z] - CONFIG_CRYPTO_GCM: enabled 17:23:28 [2024-06-07T17:23:28.308Z] - CONFIG_CRYPTO_SEQIV: enabled 17:23:28 [2024-06-07T17:23:28.308Z] - CONFIG_CRYPTO_GHASH: enabled 17:23:28 [2024-06-07T17:23:28.308Z] - CONFIG_XFRM: enabled 17:23:28 [2024-06-07T17:23:28.308Z] - CONFIG_XFRM_USER: enabled (as module) 17:23:28 [2024-06-07T17:23:28.308Z] - CONFIG_XFRM_ALGO: enabled (as module) 17:23:28 [2024-06-07T17:23:28.308Z] - CONFIG_INET_ESP: enabled (as module) 17:23:28 [2024-06-07T17:23:28.308Z] - "ipvlan": 17:23:28 [2024-06-07T17:23:28.308Z] - CONFIG_IPVLAN: enabled (as module) 17:23:28 [2024-06-07T17:23:28.308Z] - "macvlan": 17:23:28 [2024-06-07T17:23:28.308Z] - CONFIG_MACVLAN: enabled (as module) 17:23:28 [2024-06-07T17:23:28.308Z] - CONFIG_DUMMY: enabled (as module) 17:23:28 [2024-06-07T17:23:28.308Z] - "ftp,tftp client in container": 17:23:28 [2024-06-07T17:23:28.308Z] - CONFIG_NF_NAT_FTP: enabled (as module) 17:23:28 [2024-06-07T17:23:28.308Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) 17:23:28 [2024-06-07T17:23:28.308Z] - CONFIG_NF_NAT_TFTP: enabled (as module) 17:23:28 [2024-06-07T17:23:28.308Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) 17:23:28 [2024-06-07T17:23:28.308Z] - Storage Drivers: 17:23:28 [2024-06-07T17:23:28.308Z] - "aufs": 17:23:28 [2024-06-07T17:23:28.308Z] - CONFIG_AUFS_FS: enabled (as module) 17:23:28 [2024-06-07T17:23:28.308Z] - "btrfs": 17:23:28 [2024-06-07T17:23:28.308Z] - CONFIG_BTRFS_FS: enabled (as module) 17:23:28 [2024-06-07T17:23:28.308Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled 17:23:28 [2024-06-07T17:23:28.308Z] - "devicemapper": 17:23:28 [2024-06-07T17:23:28.308Z] - CONFIG_BLK_DEV_DM: enabled 17:23:28 [2024-06-07T17:23:28.308Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) 17:23:28 [2024-06-07T17:23:28.308Z] - "overlay": 17:23:28 [2024-06-07T17:23:28.308Z] - CONFIG_OVERLAY_FS: enabled (as module) 17:23:28 [2024-06-07T17:23:28.308Z] - "zfs": 17:23:28 [2024-06-07T17:23:28.308Z] - /dev/zfs: present 17:23:28 [2024-06-07T17:23:28.308Z] - zfs command: missing 17:23:28 [2024-06-07T17:23:28.308Z] - zpool command: missing 17:23:28 [2024-06-07T17:23:28.308Z] 17:23:28 [2024-06-07T17:23:28.308Z] Limits: 17:23:28 [2024-06-07T17:23:28.308Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 17:23:28 [2024-06-07T17:23:28.308Z] 17:23:28 [2024-06-07T17:23:28.308Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh 17:23:28 [2024-06-07T17:23:28.595Z] + docker build --force-rm -t docker:f4f4bee9829f0f76c06126af72fa22cd1e7f241c . 17:23:28 [2024-06-07T17:23:28.852Z] #0 building with "default" instance using docker driver 17:23:28 [2024-06-07T17:23:28.852Z] 17:23:28 [2024-06-07T17:23:28.852Z] #1 [internal] load build definition from Dockerfile 17:23:28 [2024-06-07T17:23:28.852Z] #1 transferring dockerfile: 28.30kB done 17:23:28 [2024-06-07T17:23:28.852Z] #1 DONE 0.0s 17:23:28 [2024-06-07T17:23:28.852Z] 17:23:28 [2024-06-07T17:23:28.852Z] #2 resolve image config for docker.io/docker/dockerfile:1.7 17:23:28 [2024-06-07T17:23:28.852Z] #2 DONE 0.1s 17:23:28 [2024-06-07T17:23:28.852Z] 17:23:28 [2024-06-07T17:23:28.852Z] #3 docker-image://docker.io/docker/dockerfile:1.7@sha256:a57df69d0ea827fb7266491f2813635de6f17269be881f696fbfdf2d83dda33e 17:23:28 [2024-06-07T17:23:28.852Z] #3 CACHED 17:23:28 [2024-06-07T17:23:28.852Z] 17:23:28 [2024-06-07T17:23:28.852Z] #4 [internal] load metadata for docker.io/library/busybox:latest 17:23:28 [2024-06-07T17:23:28.852Z] #4 DONE 0.0s 17:23:28 [2024-06-07T17:23:28.852Z] 17:23:28 [2024-06-07T17:23:28.852Z] #5 [internal] load metadata for docker.io/library/debian:bookworm 17:23:28 [2024-06-07T17:23:28.852Z] #5 DONE 0.1s 17:23:28 [2024-06-07T17:23:28.852Z] 17:23:28 [2024-06-07T17:23:28.852Z] #6 [internal] load metadata for docker.io/docker/compose-bin:v2.27.1 17:23:29 [2024-06-07T17:23:29.109Z] #6 DONE 0.1s 17:23:29 [2024-06-07T17:23:29.109Z] 17:23:29 [2024-06-07T17:23:29.109Z] #7 [internal] load metadata for docker.io/tonistiigi/xx:1.4.0 17:23:29 [2024-06-07T17:23:29.109Z] #7 DONE 0.1s 17:23:29 [2024-06-07T17:23:29.109Z] 17:23:29 [2024-06-07T17:23:29.109Z] #8 [internal] load metadata for docker.io/distribution/distribution:2.8.3 17:23:29 [2024-06-07T17:23:29.109Z] #8 DONE 0.2s 17:23:29 [2024-06-07T17:23:29.109Z] 17:23:29 [2024-06-07T17:23:29.109Z] #9 [internal] load metadata for docker.io/library/golang:1.21.11-bookworm 17:23:29 [2024-06-07T17:23:29.109Z] #9 DONE 0.2s 17:23:29 [2024-06-07T17:23:29.109Z] 17:23:29 [2024-06-07T17:23:29.109Z] #10 [internal] load metadata for docker.io/docker/buildx-bin:0.14.1 17:23:29 [2024-06-07T17:23:29.109Z] #10 DONE 0.2s 17:23:29 [2024-06-07T17:23:29.109Z] 17:23:29 [2024-06-07T17:23:29.109Z] #11 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 17:23:29 [2024-06-07T17:23:29.109Z] #11 DONE 0.2s 17:23:29 [2024-06-07T17:23:29.109Z] 17:23:29 [2024-06-07T17:23:29.109Z] #12 [internal] load .dockerignore 17:23:29 [2024-06-07T17:23:29.109Z] #12 transferring context: 113B done 17:23:29 [2024-06-07T17:23:29.109Z] #12 DONE 0.0s 17:23:29 [2024-06-07T17:23:29.109Z] 17:23:29 [2024-06-07T17:23:29.109Z] #13 [frozen-images 1/4] FROM docker.io/library/debian:bookworm@sha256:fac2c0fd33e88dfd3bc88a872cfb78dcb167e74af6162d31724df69e482f886c 17:23:29 [2024-06-07T17:23:29.109Z] #13 DONE 0.0s 17:23:29 [2024-06-07T17:23:29.109Z] 17:23:29 [2024-06-07T17:23:29.109Z] #14 [build-dummy 1/2] FROM docker.io/library/busybox:latest 17:23:29 [2024-06-07T17:23:29.109Z] #14 DONE 0.0s 17:23:29 [2024-06-07T17:23:29.109Z] 17:23:29 [2024-06-07T17:23:29.109Z] #15 [registry-v2 1/2] FROM docker.io/distribution/distribution:2.8.3@sha256:f84b2078238ff03cdbc2a08f1cb90ca4c11683a1f15cd9817120f5cabbc48ebb 17:23:29 [2024-06-07T17:23:29.109Z] #15 DONE 0.0s 17:23:29 [2024-06-07T17:23:29.109Z] 17:23:29 [2024-06-07T17:23:29.109Z] #16 [compose 1/1] FROM docker.io/docker/compose-bin:v2.27.1@sha256:601c41a181bbef3e383383cfa2df5554ed014723bf21e414d5c7c878a957d17b 17:23:29 [2024-06-07T17:23:29.109Z] #16 DONE 0.0s 17:23:29 [2024-06-07T17:23:29.109Z] 17:23:29 [2024-06-07T17:23:29.109Z] #17 [vpnkit-linux-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 17:23:29 [2024-06-07T17:23:29.109Z] #17 DONE 0.0s 17:23:29 [2024-06-07T17:23:29.109Z] 17:23:29 [2024-06-07T17:23:29.109Z] #18 [buildx 1/1] FROM docker.io/docker/buildx-bin:0.14.1@sha256:1e82963902534debe971aa9dbe1ee69fea1aadc0ae21a34ec6ec3fb9703cf6a6 17:23:29 [2024-06-07T17:23:29.109Z] #18 DONE 0.0s 17:23:29 [2024-06-07T17:23:29.109Z] 17:23:29 [2024-06-07T17:23:29.109Z] #19 [base 1/4] FROM docker.io/library/golang:1.21.11-bookworm@sha256:bd9f4a149fb71a77398d19c798c04a01906e6f5e315384956f893ef7c7b86c4b 17:23:29 [2024-06-07T17:23:29.109Z] #19 DONE 0.0s 17:23:29 [2024-06-07T17:23:29.109Z] 17:23:29 [2024-06-07T17:23:29.109Z] #20 [xx 1/1] FROM docker.io/tonistiigi/xx:1.4.0@sha256:0cd3f05c72d6c9b038eb135f91376ee1169ef3a330d34e418e65e2a5c2e9c0d4 17:23:29 [2024-06-07T17:23:29.109Z] #20 DONE 0.0s 17:23:29 [2024-06-07T17:23:29.109Z] 17:23:29 [2024-06-07T17:23:29.109Z] #21 [internal] load build context 17:23:30 [2024-06-07T17:23:30.478Z] #21 transferring context: 77.76MB 1.0s done 17:23:30 [2024-06-07T17:23:30.478Z] #21 DONE 1.1s 17:23:30 [2024-06-07T17:23:30.478Z] 17:23:30 [2024-06-07T17:23:30.478Z] #22 [dev-systemd-false 5/21] COPY --link --from=gowinres /build/ /usr/local/bin/ 17:23:30 [2024-06-07T17:23:30.478Z] #22 CACHED 17:23:30 [2024-06-07T17:23:30.478Z] 17:23:30 [2024-06-07T17:23:30.478Z] #23 [dev-base 1/12] RUN groupadd -r docker 17:23:30 [2024-06-07T17:23:30.478Z] #23 CACHED 17:23:30 [2024-06-07T17:23:30.478Z] 17:23:30 [2024-06-07T17:23:30.478Z] #24 [dev-systemd-false 14/21] COPY --link --from=rootlesskit /build/ /usr/local/bin/ 17:23:30 [2024-06-07T17:23:30.478Z] #24 CACHED 17:23:30 [2024-06-07T17:23:30.478Z] 17:23:30 [2024-06-07T17:23:30.478Z] #25 [dev-base 9/12] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true 17:23:30 [2024-06-07T17:23:30.478Z] #25 CACHED 17:23:30 [2024-06-07T17:23:30.478Z] 17:23:30 [2024-06-07T17:23:30.478Z] #26 [dev-systemd-false 18/21] COPY --link hack/dockerfile/etc/docker/ /etc/docker/ 17:23:30 [2024-06-07T17:23:30.478Z] #26 CACHED 17:23:30 [2024-06-07T17:23:30.478Z] 17:23:30 [2024-06-07T17:23:30.478Z] #27 [dev-systemd-false 3/21] COPY --link --from=delve /build/ /usr/local/bin/ 17:23:30 [2024-06-07T17:23:30.478Z] #27 CACHED 17:23:30 [2024-06-07T17:23:30.478Z] 17:23:30 [2024-06-07T17:23:30.478Z] #28 [dev-systemd-false 19/21] COPY --link --from=buildx /buildx /usr/local/libexec/docker/cli-plugins/docker-buildx 17:23:30 [2024-06-07T17:23:30.478Z] #28 CACHED 17:23:30 [2024-06-07T17:23:30.478Z] 17:23:30 [2024-06-07T17:23:30.478Z] #29 [tini-build 1/4] WORKDIR /go/src/github.com/krallin/tini 17:23:30 [2024-06-07T17:23:30.478Z] #29 CACHED 17:23:30 [2024-06-07T17:23:30.478Z] 17:23:30 [2024-06-07T17:23:30.478Z] #30 [registry 2/2] RUN --mount=from=registry-src,src=/usr/src/registry,rw --mount=type=cache,target=/root/.cache/go-build,id=registry-build-linux/arm64 --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src <<EOT (set -ex...) 17:23:30 [2024-06-07T17:23:30.478Z] #30 CACHED 17:23:30 [2024-06-07T17:23:30.478Z] 17:23:30 [2024-06-07T17:23:30.478Z] #31 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.55.2" && /build/golangci-lint --version 17:23:30 [2024-06-07T17:23:30.478Z] #31 CACHED 17:23:30 [2024-06-07T17:23:30.478Z] 17:23:30 [2024-06-07T17:23:30.478Z] #32 [registry-src 2/2] RUN git init . && git remote add origin "https://github.com/distribution/distribution.git" 17:23:30 [2024-06-07T17:23:30.478Z] #32 CACHED 17:23:30 [2024-06-07T17:23:30.478Z] 17:23:30 [2024-06-07T17:23:30.478Z] #33 [rootlesskit-src 3/3] RUN git fetch -q --depth 1 origin "v2.0.2" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD 17:23:30 [2024-06-07T17:23:30.478Z] #33 CACHED 17:23:30 [2024-06-07T17:23:30.478Z] 17:23:30 [2024-06-07T17:23:30.478Z] #34 [base 2/4] COPY --from=xx / / 17:23:30 [2024-06-07T17:23:30.478Z] #34 CACHED 17:23:30 [2024-06-07T17:23:30.478Z] 17:23:30 [2024-06-07T17:23:30.478Z] #35 [dev-systemd-false 20/21] COPY --link --from=compose /docker-compose /usr/libexec/docker/cli-plugins/docker-compose 17:23:30 [2024-06-07T17:23:30.478Z] #35 CACHED 17:23:30 [2024-06-07T17:23:30.478Z] 17:23:30 [2024-06-07T17:23:30.478Z] #36 [containerd-build 3/3] RUN --mount=from=containerd-src,src=/usr/src/containerd,rw --mount=type=cache,target=/root/.cache/go-build,id=containerd-build-linux/arm64 <<EOT (set -e...) 17:23:30 [2024-06-07T17:23:30.478Z] #36 CACHED 17:23:30 [2024-06-07T17:23:30.478Z] 17:23:30 [2024-06-07T17:23:30.478Z] #37 [registry-src 1/2] WORKDIR /usr/src/registry 17:23:30 [2024-06-07T17:23:30.478Z] #37 CACHED 17:23:30 [2024-06-07T17:23:30.478Z] 17:23:30 [2024-06-07T17:23:30.478Z] #38 [dev-systemd-false 4/21] COPY --link --from=tomll /build/ /usr/local/bin/ 17:23:30 [2024-06-07T17:23:30.478Z] #38 CACHED 17:23:30 [2024-06-07T17:23:30.478Z] 17:23:30 [2024-06-07T17:23:30.478Z] #39 [delve-supported 2/2] RUN --mount=from=delve-src,src=/usr/src/delve,rw --mount=type=cache,target=/root/.cache/go-build,id=delve-build-linux/arm64 --mount=type=cache,target=/go/pkg/mod <<EOT (set -e...) 17:23:30 [2024-06-07T17:23:30.478Z] #39 CACHED 17:23:30 [2024-06-07T17:23:30.478Z] 17:23:30 [2024-06-07T17:23:30.478Z] #40 [swagger-src 1/3] WORKDIR /usr/src/swagger 17:23:30 [2024-06-07T17:23:30.478Z] #40 CACHED 17:23:30 [2024-06-07T17:23:30.478Z] 17:23:30 [2024-06-07T17:23:30.478Z] #41 [containerd-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && xx-apt-get install -y --no-install-recommends gcc libbtrfs-dev libsecret-1-dev pkg-config 17:23:30 [2024-06-07T17:23:30.478Z] #41 CACHED 17:23:30 [2024-06-07T17:23:30.478Z] 17:23:30 [2024-06-07T17:23:30.478Z] #42 [rootlesskit-build 5/5] COPY --link ./contrib/dockerd-rootless-setuptool.sh /build/ 17:23:30 [2024-06-07T17:23:30.478Z] #42 CACHED 17:23:30 [2024-06-07T17:23:30.478Z] 17:23:30 [2024-06-07T17:23:30.478Z] #43 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.3.1" && /build/go-winres --help 17:23:30 [2024-06-07T17:23:30.478Z] #43 CACHED 17:23:30 [2024-06-07T17:23:30.478Z] 17:23:30 [2024-06-07T17:23:30.478Z] #44 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.2" && /build/gotestsum --version 17:23:30 [2024-06-07T17:23:30.478Z] #44 CACHED 17:23:30 [2024-06-07T17:23:30.478Z] 17:23:30 [2024-06-07T17:23:30.478Z] #45 [runc-src 2/3] RUN git init . && git remote add origin "https://github.com/opencontainers/runc.git" 17:23:30 [2024-06-07T17:23:30.478Z] #45 CACHED 17:23:30 [2024-06-07T17:23:30.478Z] 17:23:30 [2024-06-07T17:23:30.478Z] #46 [dev-systemd-false 17/21] COPY --link --from=crun /build/ /usr/local/bin/ 17:23:30 [2024-06-07T17:23:30.478Z] #46 CACHED 17:23:30 [2024-06-07T17:23:30.478Z] 17:23:30 [2024-06-07T17:23:30.478Z] #47 [dev-base 6/12] RUN ldconfig 17:23:30 [2024-06-07T17:23:30.478Z] #47 CACHED 17:23:30 [2024-06-07T17:23:30.478Z] 17:23:30 [2024-06-07T17:23:30.478Z] #48 [dev-systemd-false 13/21] COPY --link --from=containerd /build/ /usr/local/bin/ 17:23:30 [2024-06-07T17:23:30.478Z] #48 CACHED 17:23:30 [2024-06-07T17:23:30.478Z] 17:23:30 [2024-06-07T17:23:30.478Z] #49 [containerd-src 1/3] WORKDIR /usr/src/containerd 17:23:30 [2024-06-07T17:23:30.478Z] #49 CACHED 17:23:30 [2024-06-07T17:23:30.478Z] 17:23:30 [2024-06-07T17:23:30.478Z] #50 [dev-systemd-false 12/21] COPY --link --from=runc /build/ /usr/local/bin/ 17:23:30 [2024-06-07T17:23:30.478Z] #50 CACHED 17:23:30 [2024-06-07T17:23:30.478Z] 17:23:30 [2024-06-07T17:23:30.478Z] #51 [dev-base 11/12] COPY --link --from=dockercli /build/ /usr/local/cli 17:23:30 [2024-06-07T17:23:30.478Z] #51 CACHED 17:23:30 [2024-06-07T17:23:30.478Z] 17:23:30 [2024-06-07T17:23:30.478Z] #52 [rootlesskit-src 2/3] RUN git init . && git remote add origin "https://github.com/rootless-containers/rootlesskit.git" 17:23:30 [2024-06-07T17:23:30.478Z] #52 CACHED 17:23:30 [2024-06-07T17:23:30.478Z] 17:23:30 [2024-06-07T17:23:30.478Z] #53 [dev-base 4/12] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc 17:23:30 [2024-06-07T17:23:30.478Z] #53 CACHED 17:23:30 [2024-06-07T17:23:30.478Z] 17:23:30 [2024-06-07T17:23:30.478Z] #54 [rootlesskit-build 2/5] RUN --mount=type=cache,sharing=locked,id=moby-rootlesskit-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-rootlesskit-aptcache,target=/var/cache/apt apt-get update && xx-apt-get install -y --no-install-recommends gcc libc6-dev pkg-config 17:23:30 [2024-06-07T17:23:30.478Z] #54 CACHED 17:23:30 [2024-06-07T17:23:30.478Z] 17:23:30 [2024-06-07T17:23:30.478Z] #55 [swagger-src 3/3] RUN git fetch -q --depth 1 origin "c56166c036004ba7a3a321e5951ba472b9ae298c" && git checkout -q FETCH_HEAD 17:23:30 [2024-06-07T17:23:30.478Z] #55 CACHED 17:23:30 [2024-06-07T17:23:30.478Z] 17:23:30 [2024-06-07T17:23:30.478Z] #56 [delve-src 2/3] RUN git init . && git remote add origin "https://github.com/go-delve/delve.git" 17:23:30 [2024-06-07T17:23:30.478Z] #56 CACHED 17:23:30 [2024-06-07T17:23:30.478Z] 17:23:30 [2024-06-07T17:23:30.478Z] #57 [containerd-build 1/3] WORKDIR /go/src/github.com/containerd/containerd 17:23:30 [2024-06-07T17:23:30.478Z] #57 CACHED 17:23:30 [2024-06-07T17:23:30.478Z] 17:23:30 [2024-06-07T17:23:30.478Z] #58 [tini-src 3/3] RUN git fetch -q --depth 1 origin "v0.19.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD 17:23:30 [2024-06-07T17:23:30.478Z] #58 CACHED 17:23:30 [2024-06-07T17:23:30.478Z] 17:23:30 [2024-06-07T17:23:30.478Z] #59 [base 4/4] RUN apt-get update && apt-get install --no-install-recommends -y file 17:23:30 [2024-06-07T17:23:30.478Z] #59 CACHED 17:23:30 [2024-06-07T17:23:30.478Z] 17:23:30 [2024-06-07T17:23:30.478Z] #60 [swagger 2/2] RUN --mount=from=swagger-src,src=/usr/src/swagger,rw --mount=type=cache,target=/root/.cache/go-build,id=swagger-build-linux/arm64 --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ <<EOT (set -e...) 17:23:30 [2024-06-07T17:23:30.478Z] #60 CACHED 17:23:30 [2024-06-07T17:23:30.478Z] 17:23:30 [2024-06-07T17:23:30.478Z] #61 [dev-systemd-false 11/21] COPY --link --from=shfmt /build/ /usr/local/bin/ 17:23:30 [2024-06-07T17:23:30.478Z] #61 CACHED 17:23:30 [2024-06-07T17:23:30.478Z] 17:23:30 [2024-06-07T17:23:30.478Z] #62 [dev-base 2/12] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser 17:23:30 [2024-06-07T17:23:30.478Z] #62 CACHED 17:23:30 [2024-06-07T17:23:30.478Z] 17:23:30 [2024-06-07T17:23:30.478Z] #63 [dev-base 8/12] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd 17:23:30 [2024-06-07T17:23:30.478Z] #63 CACHED 17:23:30 [2024-06-07T17:23:30.478Z] 17:23:30 [2024-06-07T17:23:30.478Z] #64 [dev-systemd-false 8/21] COPY --link --from=registry-v2 /build/ /usr/local/bin/ 17:23:30 [2024-06-07T17:23:30.478Z] #64 CACHED 17:23:30 [2024-06-07T17:23:30.478Z] 17:23:30 [2024-06-07T17:23:30.478Z] #65 [tini-build 2/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake 17:23:30 [2024-06-07T17:23:30.478Z] #65 CACHED 17:23:30 [2024-06-07T17:23:30.478Z] 17:23:30 [2024-06-07T17:23:30.478Z] #66 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution 17:23:30 [2024-06-07T17:23:30.478Z] #66 CACHED 17:23:30 [2024-06-07T17:23:30.478Z] 17:23:30 [2024-06-07T17:23:30.478Z] #67 [rootlesskit-build 1/5] WORKDIR /go/src/github.com/rootless-containers/rootlesskit 17:23:30 [2024-06-07T17:23:30.478Z] #67 CACHED 17:23:30 [2024-06-07T17:23:30.478Z] 17:23:30 [2024-06-07T17:23:30.478Z] #68 [rootlesskit-build 4/5] COPY --link ./contrib/dockerd-rootless.sh /build/ 17:23:30 [2024-06-07T17:23:30.478Z] #68 CACHED 17:23:30 [2024-06-07T17:23:30.478Z] 17:23:30 [2024-06-07T17:23:30.478Z] #69 [dev-systemd-false 6/21] COPY --link --from=tini /build/ /usr/local/bin/ 17:23:30 [2024-06-07T17:23:30.478Z] #69 CACHED 17:23:30 [2024-06-07T17:23:30.478Z] 17:23:30 [2024-06-07T17:23:30.478Z] #70 [delve-src 3/3] RUN git fetch -q --depth 1 origin "v1.21.1" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD 17:23:30 [2024-06-07T17:23:30.478Z] #70 CACHED 17:23:30 [2024-06-07T17:23:30.478Z] 17:23:30 [2024-06-07T17:23:30.478Z] #71 [dockercli-integration 2/2] RUN --mount=source=hack/dockerfile/cli.sh,target=/download-or-build-cli.sh --mount=type=cache,id=dockercli-git-linux/arm64,sharing=locked,target=./.git --mount=type=cache,target=/root/.cache/go-build,id=dockercli-build-linux/arm64 rm -f ./.git/*.lock && /download-or-build-cli.sh v17.06.2-ce https://github.com/docker/cli.git /build && /build/docker --version 17:23:30 [2024-06-07T17:23:30.478Z] #71 CACHED 17:23:30 [2024-06-07T17:23:30.478Z] 17:23:30 [2024-06-07T17:23:30.478Z] #72 [dev-systemd-false 9/21] COPY --link --from=gotestsum /build/ /usr/local/bin/ 17:23:30 [2024-06-07T17:23:30.478Z] #72 CACHED 17:23:30 [2024-06-07T17:23:30.478Z] 17:23:30 [2024-06-07T17:23:30.478Z] #73 [runc-src 1/3] WORKDIR /usr/src/runc 17:23:30 [2024-06-07T17:23:30.478Z] #73 CACHED 17:23:30 [2024-06-07T17:23:30.478Z] 17:23:30 [2024-06-07T17:23:30.478Z] #74 [rootlesskit-build 3/5] RUN --mount=from=rootlesskit-src,src=/usr/src/rootlesskit,rw --mount=type=cache,target=/go/pkg/mod --mount=type=cache,target=/root/.cache/go-build,id=rootlesskit-build-linux/arm64 <<EOT (set -e...) 17:23:30 [2024-06-07T17:23:30.478Z] #74 CACHED 17:23:30 [2024-06-07T17:23:30.478Z] 17:23:30 [2024-06-07T17:23:30.478Z] #75 [dev-base 5/12] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker 17:23:30 [2024-06-07T17:23:30.478Z] #75 CACHED 17:23:30 [2024-06-07T17:23:30.478Z] 17:23:30 [2024-06-07T17:23:30.478Z] #76 [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.8.0" && /build/shfmt --version 17:23:30 [2024-06-07T17:23:30.478Z] #76 CACHED 17:23:30 [2024-06-07T17:23:30.478Z] 17:23:30 [2024-06-07T17:23:30.478Z] #77 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / 17:23:30 [2024-06-07T17:23:30.478Z] #77 CACHED 17:23:30 [2024-06-07T17:23:30.478Z] 17:23:30 [2024-06-07T17:23:30.478Z] #78 [build-dummy 2/2] RUN mkdir -p /build 17:23:30 [2024-06-07T17:23:30.478Z] #78 CACHED 17:23:30 [2024-06-07T17:23:30.478Z] 17:23:30 [2024-06-07T17:23:30.478Z] #79 [dev-systemd-false 7/21] COPY --link --from=registry /build/ /usr/local/bin/ 17:23:30 [2024-06-07T17:23:30.478Z] #79 CACHED 17:23:30 [2024-06-07T17:23:30.478Z] 17:23:30 [2024-06-07T17:23:30.478Z] #80 [dev-systemd-false 16/21] COPY --link --from=containerutil /build/ /usr/local/bin/ 17:23:30 [2024-06-07T17:23:30.478Z] #80 CACHED 17:23:30 [2024-06-07T17:23:30.478Z] 17:23:30 [2024-06-07T17:23:30.478Z] #81 [dev-systemd-false 21/21] WORKDIR /go/src/github.com/docker/docker 17:23:30 [2024-06-07T17:23:30.478Z] #81 CACHED 17:23:30 [2024-06-07T17:23:30.478Z] 17:23:30 [2024-06-07T17:23:30.478Z] #82 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; 17:23:30 [2024-06-07T17:23:30.478Z] #82 CACHED 17:23:30 [2024-06-07T17:23:30.478Z] 17:23:30 [2024-06-07T17:23:30.478Z] #83 [binary-dummy 1/1] COPY --from=build-dummy /build /build 17:23:30 [2024-06-07T17:23:30.478Z] #83 CACHED 17:23:30 [2024-06-07T17:23:30.478Z] 17:23:30 [2024-06-07T17:23:30.478Z] #84 [runc-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.12" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD 17:23:30 [2024-06-07T17:23:30.478Z] #84 CACHED 17:23:30 [2024-06-07T17:23:30.478Z] 17:23:30 [2024-06-07T17:23:30.478Z] #85 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger 17:23:30 [2024-06-07T17:23:30.478Z] #85 CACHED 17:23:30 [2024-06-07T17:23:30.478Z] 17:23:30 [2024-06-07T17:23:30.478Z] #86 [runc-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-runc-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-runc-aptcache,target=/var/cache/apt apt-get update && xx-apt-get install -y --no-install-recommends dpkg-dev gcc libc6-dev libseccomp-dev pkg-config 17:23:30 [2024-06-07T17:23:30.478Z] #86 CACHED 17:23:30 [2024-06-07T17:23:30.478Z] 17:23:30 [2024-06-07T17:23:30.478Z] #87 [delve-src 1/3] WORKDIR /usr/src/delve 17:23:30 [2024-06-07T17:23:30.478Z] #87 CACHED 17:23:30 [2024-06-07T17:23:30.478Z] 17:23:30 [2024-06-07T17:23:30.478Z] #88 [tini-build 4/4] RUN --mount=from=tini-src,src=/usr/src/tini,rw --mount=type=cache,target=/root/.cache/go-build,id=tini-build-linux/arm64 <<EOT (set -e...) 17:23:30 [2024-06-07T17:23:30.478Z] #88 CACHED 17:23:30 [2024-06-07T17:23:30.478Z] 17:23:30 [2024-06-07T17:23:30.478Z] #89 [tini-src 1/3] WORKDIR /usr/src/tini 17:23:30 [2024-06-07T17:23:30.478Z] #89 CACHED 17:23:30 [2024-06-07T17:23:30.478Z] 17:23:30 [2024-06-07T17:23:30.478Z] #90 [dev-systemd-false 10/21] COPY --link --from=golangci_lint /build/ /usr/local/bin/ 17:23:30 [2024-06-07T17:23:30.478Z] #90 CACHED 17:23:30 [2024-06-07T17:23:30.478Z] 17:23:30 [2024-06-07T17:23:30.478Z] #91 [dev-base 10/12] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install --no-install-recommends -y gcc pkg-config dpkg-dev libapparmor-dev libseccomp-dev libsecret-1-dev libsystemd-dev libudev-dev yamllint 17:23:30 [2024-06-07T17:23:30.478Z] #91 CACHED 17:23:30 [2024-06-07T17:23:30.478Z] 17:23:30 [2024-06-07T17:23:30.478Z] #92 [dev-base 3/12] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc 17:23:30 [2024-06-07T17:23:30.478Z] #92 CACHED 17:23:30 [2024-06-07T17:23:30.478Z] 17:23:30 [2024-06-07T17:23:30.478Z] #93 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.12" && ./autogen.sh && ./configure --bindir=/build && make -j install 17:23:30 [2024-06-07T17:23:30.478Z] #93 CACHED 17:23:30 [2024-06-07T17:23:30.478Z] 17:23:30 [2024-06-07T17:23:30.478Z] #94 [dev-systemd-false 1/21] COPY --link --from=frozen-images /build/ /docker-frozen-images 17:23:30 [2024-06-07T17:23:30.478Z] #94 CACHED 17:23:30 [2024-06-07T17:23:30.478Z] 17:23:30 [2024-06-07T17:23:30.478Z] #95 [containerd-src 2/3] RUN git init . && git remote add origin "https://github.com/containerd/containerd.git" 17:23:30 [2024-06-07T17:23:30.478Z] #95 CACHED 17:23:30 [2024-06-07T17:23:30.478Z] 17:23:30 [2024-06-07T17:23:30.478Z] #96 [dockercli-integration 1/2] WORKDIR /go/src/github.com/docker/cli 17:23:30 [2024-06-07T17:23:30.478Z] #96 CACHED 17:23:30 [2024-06-07T17:23:30.478Z] 17:23:30 [2024-06-07T17:23:30.478Z] #97 [tini-src 2/3] RUN git init . && git remote add origin "https://github.com/krallin/tini.git" 17:23:30 [2024-06-07T17:23:30.478Z] #97 CACHED 17:23:30 [2024-06-07T17:23:30.478Z] 17:23:30 [2024-06-07T17:23:30.478Z] #98 [dev-systemd-false 15/21] COPY --link --from=vpnkit / /usr/local/bin/ 17:23:30 [2024-06-07T17:23:30.478Z] #98 CACHED 17:23:30 [2024-06-07T17:23:30.478Z] 17:23:30 [2024-06-07T17:23:30.478Z] #99 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bookworm-slim@sha256:2bc5c236e9b262645a323e9088dfa3bb1ecb16cc75811daf40a23a824d665be9 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 17:23:30 [2024-06-07T17:23:30.478Z] #99 CACHED 17:23:30 [2024-06-07T17:23:30.478Z] 17:23:30 [2024-06-07T17:23:30.478Z] #100 [dev-base 7/12] RUN git config --global --add safe.directory /go/src/github.com/docker/docker 17:23:30 [2024-06-07T17:23:30.478Z] #100 CACHED 17:23:30 [2024-06-07T17:23:30.478Z] 17:23:30 [2024-06-07T17:23:30.478Z] #101 [runc-build 1/3] WORKDIR /go/src/github.com/opencontainers/runc 17:23:30 [2024-06-07T17:23:30.478Z] #101 CACHED 17:23:30 [2024-06-07T17:23:30.478Z] 17:23:30 [2024-06-07T17:23:30.478Z] #102 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help 17:23:30 [2024-06-07T17:23:30.478Z] #102 CACHED 17:23:30 [2024-06-07T17:23:30.478Z] 17:23:30 [2024-06-07T17:23:30.478Z] #103 [containerd-src 3/3] RUN git fetch -q --depth 1 origin "v1.7.18" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD 17:23:30 [2024-06-07T17:23:30.478Z] #103 CACHED 17:23:30 [2024-06-07T17:23:30.478Z] 17:23:30 [2024-06-07T17:23:30.478Z] #104 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq 17:23:30 [2024-06-07T17:23:30.478Z] #104 CACHED 17:23:30 [2024-06-07T17:23:30.478Z] 17:23:30 [2024-06-07T17:23:30.478Z] #105 [rootlesskit-src 1/3] WORKDIR /usr/src/rootlesskit 17:23:30 [2024-06-07T17:23:30.478Z] #105 CACHED 17:23:30 [2024-06-07T17:23:30.478Z] 17:23:30 [2024-06-07T17:23:30.478Z] #106 [dev-systemd-false 2/21] COPY --link --from=swagger /build/ /usr/local/bin/ 17:23:30 [2024-06-07T17:23:30.478Z] #106 CACHED 17:23:30 [2024-06-07T17:23:30.478Z] 17:23:30 [2024-06-07T17:23:30.478Z] #107 [runc-build 3/3] RUN --mount=from=runc-src,src=/usr/src/runc,rw --mount=type=cache,target=/root/.cache/go-build,id=runc-build-linux/arm64 <<EOT (set -e...) 17:23:30 [2024-06-07T17:23:30.478Z] #107 CACHED 17:23:30 [2024-06-07T17:23:30.478Z] 17:23:30 [2024-06-07T17:23:30.478Z] #108 [swagger-src 2/3] RUN git init . && git remote add origin "https://github.com/kolyshkin/go-swagger.git" 17:23:30 [2024-06-07T17:23:30.478Z] #108 CACHED 17:23:30 [2024-06-07T17:23:30.478Z] 17:23:30 [2024-06-07T17:23:30.478Z] #109 [base 3/4] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache 17:23:30 [2024-06-07T17:23:30.478Z] #109 CACHED 17:23:30 [2024-06-07T17:23:30.478Z] 17:23:30 [2024-06-07T17:23:30.478Z] #110 [registry-v2 2/2] RUN mkdir /build && mv /bin/registry /build/registry-v2 17:23:30 [2024-06-07T17:23:30.478Z] #110 CACHED 17:23:30 [2024-06-07T17:23:30.478Z] 17:23:30 [2024-06-07T17:23:30.478Z] #111 [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 v26.1.0 https://github.com/docker/cli.git /build && /build/docker --version 17:23:30 [2024-06-07T17:23:30.478Z] #111 CACHED 17:23:30 [2024-06-07T17:23:30.478Z] 17:23:30 [2024-06-07T17:23:30.478Z] #112 [tini-build 3/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt xx-apt-get install -y --no-install-recommends gcc libc6-dev pkg-config 17:23:30 [2024-06-07T17:23:30.478Z] #112 CACHED 17:23:30 [2024-06-07T17:23:30.478Z] 17:23:30 [2024-06-07T17:23:30.478Z] #113 [dev-base 12/12] COPY --link --from=dockercli-integration /build/ /usr/local/cli-integration 17:23:30 [2024-06-07T17:23:30.478Z] #113 CACHED 17:23:30 [2024-06-07T17:23:30.478Z] 17:23:30 [2024-06-07T17:23:30.478Z] #114 [dev 1/1] COPY --link . . 17:23:31 [2024-06-07T17:23:31.407Z] #114 DONE 1.3s 17:23:31 [2024-06-07T17:23:31.663Z] 17:23:31 [2024-06-07T17:23:31.663Z] #115 exporting to image 17:23:31 [2024-06-07T17:23:31.663Z] #115 exporting layers 17:23:32 [2024-06-07T17:23:32.592Z] #115 exporting layers 0.9s done 17:23:32 [2024-06-07T17:23:32.592Z] #115 writing image sha256:5ff39a23c8e11e0e5baaa0ffb85d7b6d6335e1e3e76f43538cb61b595840bc24 done 17:23:32 [2024-06-07T17:23:32.592Z] #115 naming to docker.io/library/docker:f4f4bee9829f0f76c06126af72fa22cd1e7f241c done 17:23:32 [2024-06-07T17:23:32.592Z] #115 DONE 0.9s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh 17:23:32 [2024-06-07T17:23:32.879Z] + sudo modprobe ip6table_filter [Pipeline] sh 17:23:33 [2024-06-07T17:23:33.151Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-46809/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr13 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=f4f4bee9829f0f76c06126af72fa22cd1e7f241c -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:f4f4bee9829f0f76c06126af72fa22cd1e7f241c hack/test/unit 17:23:33 [2024-06-07T17:23:33.408Z] + BUILDFLAGS=(-tags 'netgo journald') 17:23:33 [2024-06-07T17:23:33.408Z] + TESTFLAGS+=' -test.timeout=5m' 17:23:33 [2024-06-07T17:23:33.408Z] + TESTDIRS=./... 17:23:33 [2024-06-07T17:23:33.408Z] + exclude_paths='/vendor/|/integration' 17:23:33 [2024-06-07T17:23:33.408Z] ++ go list ./... 17:23:33 [2024-06-07T17:23:33.408Z] ++ grep -vE '(/vendor/|/integration)' 17:23:33 [2024-06-07T17:23:33.985Z] + pkg_list='github.com/docker/docker/api 17:23:33 [2024-06-07T17:23:33.985Z] github.com/docker/docker/api/server 17:23:33 [2024-06-07T17:23:33.985Z] github.com/docker/docker/api/server/backend/build 17:23:33 [2024-06-07T17:23:33.985Z] github.com/docker/docker/api/server/httpstatus 17:23:33 [2024-06-07T17:23:33.985Z] github.com/docker/docker/api/server/httputils 17:23:33 [2024-06-07T17:23:33.985Z] github.com/docker/docker/api/server/middleware 17:23:33 [2024-06-07T17:23:33.985Z] github.com/docker/docker/api/server/router 17:23:33 [2024-06-07T17:23:33.985Z] github.com/docker/docker/api/server/router/build 17:23:33 [2024-06-07T17:23:33.985Z] github.com/docker/docker/api/server/router/checkpoint 17:23:33 [2024-06-07T17:23:33.985Z] github.com/docker/docker/api/server/router/container 17:23:33 [2024-06-07T17:23:33.985Z] github.com/docker/docker/api/server/router/debug 17:23:33 [2024-06-07T17:23:33.985Z] github.com/docker/docker/api/server/router/distribution 17:23:33 [2024-06-07T17:23:33.985Z] github.com/docker/docker/api/server/router/grpc 17:23:33 [2024-06-07T17:23:33.985Z] github.com/docker/docker/api/server/router/image 17:23:33 [2024-06-07T17:23:33.985Z] github.com/docker/docker/api/server/router/network 17:23:33 [2024-06-07T17:23:33.985Z] github.com/docker/docker/api/server/router/plugin 17:23:33 [2024-06-07T17:23:33.985Z] github.com/docker/docker/api/server/router/session 17:23:33 [2024-06-07T17:23:33.985Z] github.com/docker/docker/api/server/router/swarm 17:23:33 [2024-06-07T17:23:33.985Z] github.com/docker/docker/api/server/router/system 17:23:33 [2024-06-07T17:23:33.985Z] github.com/docker/docker/api/server/router/volume 17:23:33 [2024-06-07T17:23:33.985Z] github.com/docker/docker/api/types 17:23:33 [2024-06-07T17:23:33.985Z] github.com/docker/docker/api/types/backend 17:23:33 [2024-06-07T17:23:33.985Z] github.com/docker/docker/api/types/blkiodev 17:23:33 [2024-06-07T17:23:33.985Z] github.com/docker/docker/api/types/checkpoint 17:23:33 [2024-06-07T17:23:33.985Z] github.com/docker/docker/api/types/container 17:23:33 [2024-06-07T17:23:33.985Z] github.com/docker/docker/api/types/events 17:23:33 [2024-06-07T17:23:33.985Z] github.com/docker/docker/api/types/filters 17:23:33 [2024-06-07T17:23:33.985Z] github.com/docker/docker/api/types/image 17:23:33 [2024-06-07T17:23:33.985Z] github.com/docker/docker/api/types/mount 17:23:33 [2024-06-07T17:23:33.985Z] github.com/docker/docker/api/types/network 17:23:33 [2024-06-07T17:23:33.985Z] github.com/docker/docker/api/types/plugins/logdriver 17:23:33 [2024-06-07T17:23:33.985Z] github.com/docker/docker/api/types/registry 17:23:33 [2024-06-07T17:23:33.985Z] github.com/docker/docker/api/types/strslice 17:23:33 [2024-06-07T17:23:33.985Z] github.com/docker/docker/api/types/swarm 17:23:33 [2024-06-07T17:23:33.985Z] github.com/docker/docker/api/types/swarm/runtime 17:23:33 [2024-06-07T17:23:33.985Z] github.com/docker/docker/api/types/system 17:23:33 [2024-06-07T17:23:33.985Z] github.com/docker/docker/api/types/time 17:23:33 [2024-06-07T17:23:33.985Z] github.com/docker/docker/api/types/versions 17:23:33 [2024-06-07T17:23:33.985Z] github.com/docker/docker/api/types/volume 17:23:33 [2024-06-07T17:23:33.985Z] github.com/docker/docker/builder 17:23:33 [2024-06-07T17:23:33.985Z] github.com/docker/docker/builder/builder-next 17:23:33 [2024-06-07T17:23:33.985Z] github.com/docker/docker/builder/builder-next/adapters/containerimage 17:23:33 [2024-06-07T17:23:33.985Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache 17:23:33 [2024-06-07T17:23:33.985Z] github.com/docker/docker/builder/builder-next/adapters/snapshot 17:23:33 [2024-06-07T17:23:33.985Z] github.com/docker/docker/builder/builder-next/exporter 17:23:33 [2024-06-07T17:23:33.985Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter 17:23:33 [2024-06-07T17:23:33.985Z] github.com/docker/docker/builder/builder-next/exporter/overrides 17:23:33 [2024-06-07T17:23:33.985Z] github.com/docker/docker/builder/builder-next/imagerefchecker 17:23:33 [2024-06-07T17:23:33.985Z] github.com/docker/docker/builder/builder-next/worker 17:23:33 [2024-06-07T17:23:33.985Z] github.com/docker/docker/builder/builder-next/worker/label 17:23:33 [2024-06-07T17:23:33.985Z] github.com/docker/docker/builder/dockerfile 17:23:33 [2024-06-07T17:23:33.985Z] github.com/docker/docker/builder/remotecontext 17:23:33 [2024-06-07T17:23:33.985Z] github.com/docker/docker/builder/remotecontext/git 17:23:33 [2024-06-07T17:23:33.985Z] github.com/docker/docker/builder/remotecontext/urlutil 17:23:33 [2024-06-07T17:23:33.985Z] github.com/docker/docker/cli/debug 17:23:33 [2024-06-07T17:23:33.985Z] github.com/docker/docker/cli/winresources/docker-proxy 17:23:33 [2024-06-07T17:23:33.985Z] github.com/docker/docker/cli/winresources/dockerd 17:23:33 [2024-06-07T17:23:33.985Z] github.com/docker/docker/client 17:23:33 [2024-06-07T17:23:33.985Z] github.com/docker/docker/client/buildkit 17:23:33 [2024-06-07T17:23:33.985Z] github.com/docker/docker/cmd/docker-proxy 17:23:33 [2024-06-07T17:23:33.985Z] github.com/docker/docker/cmd/dockerd 17:23:33 [2024-06-07T17:23:33.985Z] github.com/docker/docker/cmd/dockerd/trap 17:23:33 [2024-06-07T17:23:33.985Z] github.com/docker/docker/cmd/dockerd/trap/testfiles 17:23:33 [2024-06-07T17:23:33.985Z] github.com/docker/docker/container 17:23:33 [2024-06-07T17:23:33.985Z] github.com/docker/docker/container/stream 17:23:33 [2024-06-07T17:23:33.985Z] github.com/docker/docker/contrib/apparmor 17:23:33 [2024-06-07T17:23:33.985Z] github.com/docker/docker/contrib/httpserver 17:23:33 [2024-06-07T17:23:33.985Z] github.com/docker/docker/daemon 17:23:33 [2024-06-07T17:23:33.985Z] github.com/docker/docker/daemon/cluster 17:23:33 [2024-06-07T17:23:33.985Z] github.com/docker/docker/daemon/cluster/controllers/plugin 17:23:33 [2024-06-07T17:23:33.985Z] github.com/docker/docker/daemon/cluster/convert 17:23:33 [2024-06-07T17:23:33.985Z] github.com/docker/docker/daemon/cluster/executor 17:23:33 [2024-06-07T17:23:33.985Z] github.com/docker/docker/daemon/cluster/executor/container 17:23:33 [2024-06-07T17:23:33.985Z] github.com/docker/docker/daemon/cluster/provider 17:23:33 [2024-06-07T17:23:33.985Z] github.com/docker/docker/daemon/config 17:23:33 [2024-06-07T17:23:33.985Z] github.com/docker/docker/daemon/containerd 17:23:33 [2024-06-07T17:23:33.985Z] github.com/docker/docker/daemon/events 17:23:33 [2024-06-07T17:23:33.985Z] github.com/docker/docker/daemon/events/testutils 17:23:33 [2024-06-07T17:23:33.985Z] github.com/docker/docker/daemon/graphdriver 17:23:33 [2024-06-07T17:23:33.985Z] github.com/docker/docker/daemon/graphdriver/btrfs 17:23:33 [2024-06-07T17:23:33.985Z] github.com/docker/docker/daemon/graphdriver/copy 17:23:33 [2024-06-07T17:23:33.985Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 17:23:33 [2024-06-07T17:23:33.985Z] github.com/docker/docker/daemon/graphdriver/graphtest 17:23:33 [2024-06-07T17:23:33.985Z] github.com/docker/docker/daemon/graphdriver/overlay2 17:23:33 [2024-06-07T17:23:33.985Z] github.com/docker/docker/daemon/graphdriver/overlayutils 17:23:33 [2024-06-07T17:23:33.985Z] github.com/docker/docker/daemon/graphdriver/register 17:23:33 [2024-06-07T17:23:33.985Z] github.com/docker/docker/daemon/graphdriver/vfs 17:23:33 [2024-06-07T17:23:33.985Z] github.com/docker/docker/daemon/graphdriver/zfs 17:23:33 [2024-06-07T17:23:33.985Z] github.com/docker/docker/daemon/images 17:23:33 [2024-06-07T17:23:33.985Z] github.com/docker/docker/daemon/initlayer 17:23:33 [2024-06-07T17:23:33.985Z] github.com/docker/docker/daemon/links 17:23:33 [2024-06-07T17:23:33.985Z] github.com/docker/docker/daemon/listeners 17:23:33 [2024-06-07T17:23:33.985Z] github.com/docker/docker/daemon/logger 17:23:33 [2024-06-07T17:23:33.985Z] github.com/docker/docker/daemon/logger/awslogs 17:23:33 [2024-06-07T17:23:33.985Z] github.com/docker/docker/daemon/logger/fluentd 17:23:33 [2024-06-07T17:23:33.985Z] github.com/docker/docker/daemon/logger/gcplogs 17:23:33 [2024-06-07T17:23:33.985Z] github.com/docker/docker/daemon/logger/gelf 17:23:33 [2024-06-07T17:23:33.985Z] github.com/docker/docker/daemon/logger/journald 17:23:33 [2024-06-07T17:23:33.985Z] github.com/docker/docker/daemon/logger/journald/internal/export 17:23:33 [2024-06-07T17:23:33.985Z] github.com/docker/docker/daemon/logger/journald/internal/fake 17:23:33 [2024-06-07T17:23:33.985Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal 17:23:33 [2024-06-07T17:23:33.985Z] github.com/docker/docker/daemon/logger/jsonfilelog 17:23:33 [2024-06-07T17:23:33.985Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 17:23:33 [2024-06-07T17:23:33.985Z] github.com/docker/docker/daemon/logger/local 17:23:33 [2024-06-07T17:23:33.985Z] github.com/docker/docker/daemon/logger/loggertest 17:23:33 [2024-06-07T17:23:33.985Z] github.com/docker/docker/daemon/logger/loggerutils 17:23:33 [2024-06-07T17:23:33.985Z] github.com/docker/docker/daemon/logger/loggerutils/cache 17:23:33 [2024-06-07T17:23:33.985Z] github.com/docker/docker/daemon/logger/splunk 17:23:33 [2024-06-07T17:23:33.985Z] github.com/docker/docker/daemon/logger/syslog 17:23:33 [2024-06-07T17:23:33.985Z] github.com/docker/docker/daemon/logger/templates 17:23:33 [2024-06-07T17:23:33.985Z] github.com/docker/docker/daemon/names 17:23:33 [2024-06-07T17:23:33.985Z] github.com/docker/docker/daemon/network 17:23:33 [2024-06-07T17:23:33.985Z] github.com/docker/docker/daemon/snapshotter 17:23:33 [2024-06-07T17:23:33.985Z] github.com/docker/docker/daemon/stats 17:23:33 [2024-06-07T17:23:33.985Z] github.com/docker/docker/distribution 17:23:33 [2024-06-07T17:23:33.985Z] github.com/docker/docker/distribution/metadata 17:23:33 [2024-06-07T17:23:33.985Z] github.com/docker/docker/distribution/utils 17:23:33 [2024-06-07T17:23:33.985Z] github.com/docker/docker/distribution/xfer 17:23:33 [2024-06-07T17:23:33.985Z] github.com/docker/docker/dockerversion 17:23:33 [2024-06-07T17:23:33.985Z] github.com/docker/docker/errdefs 17:23:33 [2024-06-07T17:23:33.985Z] github.com/docker/docker/image 17:23:33 [2024-06-07T17:23:33.985Z] github.com/docker/docker/image/cache 17:23:33 [2024-06-07T17:23:33.985Z] github.com/docker/docker/image/spec/specs-go 17:23:33 [2024-06-07T17:23:33.985Z] github.com/docker/docker/image/spec/specs-go/v1 17:23:33 [2024-06-07T17:23:33.985Z] github.com/docker/docker/image/tarexport 17:23:33 [2024-06-07T17:23:33.985Z] github.com/docker/docker/image/v1 17:23:33 [2024-06-07T17:23:33.985Z] github.com/docker/docker/internal/cleanups 17:23:33 [2024-06-07T17:23:33.985Z] github.com/docker/docker/internal/compatcontext 17:23:33 [2024-06-07T17:23:33.985Z] github.com/docker/docker/internal/ioutils 17:23:33 [2024-06-07T17:23:33.985Z] github.com/docker/docker/internal/mod 17:23:33 [2024-06-07T17:23:33.985Z] github.com/docker/docker/internal/mounttree 17:23:33 [2024-06-07T17:23:33.985Z] github.com/docker/docker/internal/multierror 17:23:33 [2024-06-07T17:23:33.985Z] github.com/docker/docker/internal/rootless/mountopts 17:23:33 [2024-06-07T17:23:33.985Z] github.com/docker/docker/internal/safepath 17:23:33 [2024-06-07T17:23:33.985Z] github.com/docker/docker/internal/sliceutil 17:23:33 [2024-06-07T17:23:33.985Z] github.com/docker/docker/internal/test/suite 17:23:33 [2024-06-07T17:23:33.985Z] github.com/docker/docker/internal/testutils 17:23:33 [2024-06-07T17:23:33.985Z] github.com/docker/docker/internal/testutils/netnsutils 17:23:33 [2024-06-07T17:23:33.985Z] github.com/docker/docker/internal/testutils/specialimage 17:23:33 [2024-06-07T17:23:33.985Z] github.com/docker/docker/internal/unix_noeintr 17:23:33 [2024-06-07T17:23:33.985Z] github.com/docker/docker/internal/unshare 17:23:33 [2024-06-07T17:23:33.985Z] github.com/docker/docker/layer 17:23:33 [2024-06-07T17:23:33.985Z] github.com/docker/docker/libcontainerd 17:23:33 [2024-06-07T17:23:33.985Z] github.com/docker/docker/libcontainerd/queue 17:23:33 [2024-06-07T17:23:33.985Z] github.com/docker/docker/libcontainerd/remote 17:23:33 [2024-06-07T17:23:33.985Z] github.com/docker/docker/libcontainerd/shimopts 17:23:33 [2024-06-07T17:23:33.985Z] github.com/docker/docker/libcontainerd/supervisor 17:23:33 [2024-06-07T17:23:33.985Z] github.com/docker/docker/libcontainerd/types 17:23:33 [2024-06-07T17:23:33.985Z] github.com/docker/docker/libnetwork 17:23:33 [2024-06-07T17:23:33.985Z] github.com/docker/docker/libnetwork/bitmap 17:23:33 [2024-06-07T17:23:33.985Z] github.com/docker/docker/libnetwork/cluster 17:23:33 [2024-06-07T17:23:33.985Z] github.com/docker/docker/libnetwork/cmd/diagnostic 17:23:33 [2024-06-07T17:23:33.985Z] github.com/docker/docker/libnetwork/cmd/networkdb-test 17:23:33 [2024-06-07T17:23:33.985Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient 17:23:33 [2024-06-07T17:23:33.985Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver 17:23:33 [2024-06-07T17:23:33.985Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient 17:23:33 [2024-06-07T17:23:33.985Z] github.com/docker/docker/libnetwork/cnmallocator 17:23:33 [2024-06-07T17:23:33.985Z] github.com/docker/docker/libnetwork/config 17:23:33 [2024-06-07T17:23:33.985Z] github.com/docker/docker/libnetwork/datastore 17:23:33 [2024-06-07T17:23:33.985Z] github.com/docker/docker/libnetwork/diagnostic 17:23:33 [2024-06-07T17:23:33.985Z] github.com/docker/docker/libnetwork/discoverapi 17:23:33 [2024-06-07T17:23:33.985Z] github.com/docker/docker/libnetwork/driverapi 17:23:33 [2024-06-07T17:23:33.985Z] github.com/docker/docker/libnetwork/drivers/bridge 17:23:33 [2024-06-07T17:23:33.985Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager 17:23:33 [2024-06-07T17:23:33.985Z] github.com/docker/docker/libnetwork/drivers/host 17:23:33 [2024-06-07T17:23:33.985Z] github.com/docker/docker/libnetwork/drivers/ipvlan 17:23:33 [2024-06-07T17:23:33.985Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager 17:23:33 [2024-06-07T17:23:33.985Z] github.com/docker/docker/libnetwork/drivers/macvlan 17:23:33 [2024-06-07T17:23:33.985Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager 17:23:33 [2024-06-07T17:23:33.985Z] github.com/docker/docker/libnetwork/drivers/null 17:23:33 [2024-06-07T17:23:33.985Z] github.com/docker/docker/libnetwork/drivers/overlay 17:23:33 [2024-06-07T17:23:33.985Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils 17:23:33 [2024-06-07T17:23:33.985Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 17:23:33 [2024-06-07T17:23:33.985Z] github.com/docker/docker/libnetwork/drivers/remote 17:23:33 [2024-06-07T17:23:33.985Z] github.com/docker/docker/libnetwork/drivers/remote/api 17:23:33 [2024-06-07T17:23:33.985Z] github.com/docker/docker/libnetwork/drivers/windows 17:23:33 [2024-06-07T17:23:33.985Z] github.com/docker/docker/libnetwork/drivers/windows/overlay 17:23:33 [2024-06-07T17:23:33.985Z] github.com/docker/docker/libnetwork/drvregistry 17:23:33 [2024-06-07T17:23:33.985Z] github.com/docker/docker/libnetwork/etchosts 17:23:33 [2024-06-07T17:23:33.985Z] github.com/docker/docker/libnetwork/internal/caller 17:23:33 [2024-06-07T17:23:33.985Z] github.com/docker/docker/libnetwork/internal/kvstore 17:23:33 [2024-06-07T17:23:33.985Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb 17:23:33 [2024-06-07T17:23:33.985Z] github.com/docker/docker/libnetwork/internal/netiputil 17:23:33 [2024-06-07T17:23:33.985Z] github.com/docker/docker/libnetwork/internal/resolvconf 17:23:33 [2024-06-07T17:23:33.985Z] github.com/docker/docker/libnetwork/internal/setmatrix 17:23:33 [2024-06-07T17:23:33.985Z] github.com/docker/docker/libnetwork/ipamapi 17:23:33 [2024-06-07T17:23:33.985Z] github.com/docker/docker/libnetwork/ipams 17:23:33 [2024-06-07T17:23:33.985Z] github.com/docker/docker/libnetwork/ipams/defaultipam 17:23:33 [2024-06-07T17:23:33.985Z] github.com/docker/docker/libnetwork/ipams/null 17:23:33 [2024-06-07T17:23:33.985Z] github.com/docker/docker/libnetwork/ipams/remote 17:23:33 [2024-06-07T17:23:33.985Z] github.com/docker/docker/libnetwork/ipams/remote/api 17:23:33 [2024-06-07T17:23:33.985Z] github.com/docker/docker/libnetwork/ipams/windowsipam 17:23:33 [2024-06-07T17:23:33.985Z] github.com/docker/docker/libnetwork/ipamutils 17:23:33 [2024-06-07T17:23:33.985Z] github.com/docker/docker/libnetwork/ipbits 17:23:33 [2024-06-07T17:23:33.985Z] github.com/docker/docker/libnetwork/iptables 17:23:33 [2024-06-07T17:23:33.985Z] github.com/docker/docker/libnetwork/netlabel 17:23:33 [2024-06-07T17:23:33.985Z] github.com/docker/docker/libnetwork/netutils 17:23:33 [2024-06-07T17:23:33.985Z] github.com/docker/docker/libnetwork/networkdb 17:23:33 [2024-06-07T17:23:33.985Z] github.com/docker/docker/libnetwork/ns 17:23:33 [2024-06-07T17:23:33.985Z] github.com/docker/docker/libnetwork/options 17:23:33 [2024-06-07T17:23:33.985Z] github.com/docker/docker/libnetwork/osl 17:23:33 [2024-06-07T17:23:33.985Z] github.com/docker/docker/libnetwork/osl/kernel 17:23:33 [2024-06-07T17:23:33.985Z] github.com/docker/docker/libnetwork/portallocator 17:23:33 [2024-06-07T17:23:33.985Z] github.com/docker/docker/libnetwork/portmapper 17:23:33 [2024-06-07T17:23:33.985Z] github.com/docker/docker/libnetwork/resolvconf 17:23:33 [2024-06-07T17:23:33.985Z] github.com/docker/docker/libnetwork/scope 17:23:33 [2024-06-07T17:23:33.985Z] github.com/docker/docker/libnetwork/types 17:23:33 [2024-06-07T17:23:33.985Z] github.com/docker/docker/oci 17:23:33 [2024-06-07T17:23:33.985Z] github.com/docker/docker/oci/caps 17:23:33 [2024-06-07T17:23:33.985Z] github.com/docker/docker/opts 17:23:33 [2024-06-07T17:23:33.985Z] github.com/docker/docker/pkg/archive 17:23:33 [2024-06-07T17:23:33.985Z] github.com/docker/docker/pkg/authorization 17:23:33 [2024-06-07T17:23:33.985Z] github.com/docker/docker/pkg/broadcaster 17:23:33 [2024-06-07T17:23:33.985Z] github.com/docker/docker/pkg/capabilities 17:23:33 [2024-06-07T17:23:33.985Z] github.com/docker/docker/pkg/chrootarchive 17:23:33 [2024-06-07T17:23:33.985Z] github.com/docker/docker/pkg/containerfs 17:23:33 [2024-06-07T17:23:33.985Z] github.com/docker/docker/pkg/directory 17:23:33 [2024-06-07T17:23:33.985Z] github.com/docker/docker/pkg/dmesg 17:23:33 [2024-06-07T17:23:33.985Z] github.com/docker/docker/pkg/fileutils 17:23:33 [2024-06-07T17:23:33.985Z] github.com/docker/docker/pkg/homedir 17:23:33 [2024-06-07T17:23:33.985Z] github.com/docker/docker/pkg/idtools 17:23:33 [2024-06-07T17:23:33.985Z] github.com/docker/docker/pkg/ioutils 17:23:33 [2024-06-07T17:23:33.985Z] github.com/docker/docker/pkg/jsonmessage 17:23:33 [2024-06-07T17:23:33.985Z] github.com/docker/docker/pkg/longpath 17:23:33 [2024-06-07T17:23:33.985Z] github.com/docker/docker/pkg/meminfo 17:23:33 [2024-06-07T17:23:33.985Z] github.com/docker/docker/pkg/namesgenerator 17:23:33 [2024-06-07T17:23:33.985Z] github.com/docker/docker/pkg/parsers 17:23:33 [2024-06-07T17:23:33.985Z] github.com/docker/docker/pkg/parsers/kernel 17:23:33 [2024-06-07T17:23:33.985Z] github.com/docker/docker/pkg/parsers/operatingsystem 17:23:33 [2024-06-07T17:23:33.985Z] github.com/docker/docker/pkg/pidfile 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/pkg/platform 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/pkg/plugingetter 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/pkg/plugins 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/pkg/plugins/transport 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/pkg/pools 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/pkg/process 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/pkg/progress 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/pkg/reexec 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/pkg/rootless 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/pkg/rootless/specconv 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/pkg/stack 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/pkg/stdcopy 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/pkg/streamformatter 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/pkg/stringid 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/pkg/sysinfo 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/pkg/system 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/pkg/tailfile 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/pkg/tarsum 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/pkg/useragent 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/plugin 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/plugin/executor/containerd 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/plugin/v2 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/profiles/apparmor 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/profiles/seccomp 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/quota 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/reference 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/registry 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/registry/resumable 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/restartmanager 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/runconfig 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/runconfig/opts 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/testutil 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/testutil/daemon 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/testutil/environment 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/testutil/fakecontext 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/testutil/fakegit 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/testutil/fakestorage 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/testutil/fixtures/load 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/testutil/fixtures/plugin 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/testutil/fixtures/plugin/basic 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/testutil/registry 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/testutil/request 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/volume 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/volume/drivers 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/volume/local 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/volume/mounts 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/volume/service 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/volume/service/opts 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/volume/testutils' 17:23:33 [2024-06-07T17:23:33.986Z] ++ grep --fixed-strings -v /libnetwork 17:23:33 [2024-06-07T17:23:33.986Z] ++ echo 'github.com/docker/docker/api 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/api/server 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/api/server/backend/build 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/api/server/httpstatus 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/api/server/httputils 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/api/server/middleware 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/api/server/router 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/api/server/router/build 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/api/server/router/checkpoint 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/api/server/router/container 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/api/server/router/debug 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/api/server/router/distribution 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/api/server/router/grpc 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/api/server/router/image 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/api/server/router/network 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/api/server/router/plugin 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/api/server/router/session 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/api/server/router/swarm 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/api/server/router/system 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/api/server/router/volume 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/api/types 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/api/types/backend 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/api/types/blkiodev 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/api/types/checkpoint 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/api/types/container 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/api/types/events 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/api/types/filters 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/api/types/image 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/api/types/mount 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/api/types/network 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/api/types/plugins/logdriver 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/api/types/registry 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/api/types/strslice 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/api/types/swarm 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/api/types/swarm/runtime 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/api/types/system 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/api/types/time 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/api/types/versions 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/api/types/volume 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/builder 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/builder/builder-next 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/builder/builder-next/adapters/containerimage 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/builder/builder-next/adapters/snapshot 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/builder/builder-next/exporter 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/builder/builder-next/exporter/overrides 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/builder/builder-next/imagerefchecker 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/builder/builder-next/worker 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/builder/builder-next/worker/label 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/builder/dockerfile 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/builder/remotecontext 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/builder/remotecontext/git 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/builder/remotecontext/urlutil 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/cli/debug 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/cli/winresources/docker-proxy 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/cli/winresources/dockerd 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/client 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/client/buildkit 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/cmd/docker-proxy 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/cmd/dockerd 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/cmd/dockerd/trap 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/cmd/dockerd/trap/testfiles 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/container 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/container/stream 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/contrib/apparmor 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/contrib/httpserver 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/daemon 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/daemon/cluster 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/daemon/cluster/controllers/plugin 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/daemon/cluster/convert 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/daemon/cluster/executor 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/daemon/cluster/executor/container 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/daemon/cluster/provider 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/daemon/config 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/daemon/containerd 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/daemon/events 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/daemon/events/testutils 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/daemon/graphdriver 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/daemon/graphdriver/btrfs 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/daemon/graphdriver/copy 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/daemon/graphdriver/graphtest 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/daemon/graphdriver/overlay2 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/daemon/graphdriver/overlayutils 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/daemon/graphdriver/register 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/daemon/graphdriver/vfs 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/daemon/graphdriver/zfs 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/daemon/images 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/daemon/initlayer 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/daemon/links 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/daemon/listeners 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/daemon/logger 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/daemon/logger/awslogs 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/daemon/logger/fluentd 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/daemon/logger/gcplogs 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/daemon/logger/gelf 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/daemon/logger/journald 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/daemon/logger/journald/internal/export 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/daemon/logger/journald/internal/fake 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/daemon/logger/jsonfilelog 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/daemon/logger/local 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/daemon/logger/loggertest 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/daemon/logger/loggerutils 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/daemon/logger/loggerutils/cache 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/daemon/logger/splunk 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/daemon/logger/syslog 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/daemon/logger/templates 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/daemon/names 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/daemon/network 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/daemon/snapshotter 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/daemon/stats 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/distribution 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/distribution/metadata 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/distribution/utils 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/distribution/xfer 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/dockerversion 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/errdefs 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/image 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/image/cache 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/image/spec/specs-go 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/image/spec/specs-go/v1 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/image/tarexport 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/image/v1 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/internal/cleanups 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/internal/compatcontext 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/internal/ioutils 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/internal/mod 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/internal/mounttree 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/internal/multierror 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/internal/rootless/mountopts 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/internal/safepath 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/internal/sliceutil 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/internal/test/suite 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/internal/testutils 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/internal/testutils/netnsutils 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/internal/testutils/specialimage 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/internal/unix_noeintr 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/internal/unshare 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/layer 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/libcontainerd 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/libcontainerd/queue 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/libcontainerd/remote 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/libcontainerd/shimopts 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/libcontainerd/supervisor 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/libcontainerd/types 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/libnetwork 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/libnetwork/bitmap 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/libnetwork/cluster 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/libnetwork/cmd/diagnostic 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/libnetwork/cmd/networkdb-test 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/libnetwork/cnmallocator 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/libnetwork/config 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/libnetwork/datastore 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/libnetwork/diagnostic 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/libnetwork/discoverapi 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/libnetwork/driverapi 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/libnetwork/drivers/bridge 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/libnetwork/drivers/host 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/libnetwork/drivers/ipvlan 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/libnetwork/drivers/macvlan 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/libnetwork/drivers/null 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/libnetwork/drivers/overlay 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/libnetwork/drivers/remote 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/libnetwork/drivers/remote/api 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/libnetwork/drivers/windows 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/libnetwork/drivers/windows/overlay 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/libnetwork/drvregistry 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/libnetwork/etchosts 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/libnetwork/internal/caller 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/libnetwork/internal/kvstore 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/libnetwork/internal/netiputil 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/libnetwork/internal/resolvconf 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/libnetwork/internal/setmatrix 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/libnetwork/ipamapi 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/libnetwork/ipams 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/libnetwork/ipams/defaultipam 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/libnetwork/ipams/null 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/libnetwork/ipams/remote 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/libnetwork/ipams/remote/api 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/libnetwork/ipams/windowsipam 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/libnetwork/ipamutils 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/libnetwork/ipbits 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/libnetwork/iptables 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/libnetwork/netlabel 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/libnetwork/netutils 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/libnetwork/networkdb 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/libnetwork/ns 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/libnetwork/options 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/libnetwork/osl 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/libnetwork/osl/kernel 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/libnetwork/portallocator 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/libnetwork/portmapper 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/libnetwork/resolvconf 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/libnetwork/scope 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/libnetwork/types 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/oci 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/oci/caps 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/opts 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/pkg/archive 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/pkg/authorization 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/pkg/broadcaster 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/pkg/capabilities 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/pkg/chrootarchive 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/pkg/containerfs 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/pkg/directory 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/pkg/dmesg 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/pkg/fileutils 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/pkg/homedir 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/pkg/idtools 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/pkg/ioutils 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/pkg/jsonmessage 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/pkg/longpath 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/pkg/meminfo 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/pkg/namesgenerator 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/pkg/parsers 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/pkg/parsers/kernel 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/pkg/parsers/operatingsystem 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/pkg/pidfile 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/pkg/platform 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/pkg/plugingetter 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/pkg/plugins 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/pkg/plugins/transport 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/pkg/pools 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/pkg/process 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/pkg/progress 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/pkg/reexec 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/pkg/rootless 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/pkg/rootless/specconv 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/pkg/stack 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/pkg/stdcopy 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/pkg/streamformatter 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/pkg/stringid 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/pkg/sysinfo 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/pkg/system 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/pkg/tailfile 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/pkg/tarsum 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/pkg/useragent 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/plugin 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/plugin/executor/containerd 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/plugin/v2 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/profiles/apparmor 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/profiles/seccomp 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/quota 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/reference 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/registry 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/registry/resumable 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/restartmanager 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/runconfig 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/runconfig/opts 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/testutil 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/testutil/daemon 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/testutil/environment 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/testutil/fakecontext 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/testutil/fakegit 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/testutil/fakestorage 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/testutil/fixtures/load 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/testutil/fixtures/plugin 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/testutil/fixtures/plugin/basic 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/testutil/registry 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/testutil/request 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/volume 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/volume/drivers 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/volume/local 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/volume/mounts 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/volume/service 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/volume/service/opts 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/volume/testutils' 17:23:33 [2024-06-07T17:23:33.986Z] + base_pkg_list='github.com/docker/docker/api 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/api/server 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/api/server/backend/build 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/api/server/httpstatus 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/api/server/httputils 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/api/server/middleware 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/api/server/router 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/api/server/router/build 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/api/server/router/checkpoint 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/api/server/router/container 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/api/server/router/debug 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/api/server/router/distribution 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/api/server/router/grpc 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/api/server/router/image 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/api/server/router/network 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/api/server/router/plugin 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/api/server/router/session 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/api/server/router/swarm 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/api/server/router/system 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/api/server/router/volume 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/api/types 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/api/types/backend 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/api/types/blkiodev 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/api/types/checkpoint 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/api/types/container 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/api/types/events 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/api/types/filters 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/api/types/image 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/api/types/mount 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/api/types/network 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/api/types/plugins/logdriver 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/api/types/registry 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/api/types/strslice 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/api/types/swarm 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/api/types/swarm/runtime 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/api/types/system 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/api/types/time 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/api/types/versions 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/api/types/volume 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/builder 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/builder/builder-next 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/builder/builder-next/adapters/containerimage 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/builder/builder-next/adapters/snapshot 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/builder/builder-next/exporter 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/builder/builder-next/exporter/overrides 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/builder/builder-next/imagerefchecker 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/builder/builder-next/worker 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/builder/builder-next/worker/label 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/builder/dockerfile 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/builder/remotecontext 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/builder/remotecontext/git 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/builder/remotecontext/urlutil 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/cli/debug 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/cli/winresources/docker-proxy 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/cli/winresources/dockerd 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/client 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/client/buildkit 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/cmd/docker-proxy 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/cmd/dockerd 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/cmd/dockerd/trap 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/cmd/dockerd/trap/testfiles 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/container 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/container/stream 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/contrib/apparmor 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/contrib/httpserver 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/daemon 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/daemon/cluster 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/daemon/cluster/controllers/plugin 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/daemon/cluster/convert 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/daemon/cluster/executor 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/daemon/cluster/executor/container 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/daemon/cluster/provider 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/daemon/config 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/daemon/containerd 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/daemon/events 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/daemon/events/testutils 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/daemon/graphdriver 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/daemon/graphdriver/btrfs 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/daemon/graphdriver/copy 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/daemon/graphdriver/graphtest 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/daemon/graphdriver/overlay2 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/daemon/graphdriver/overlayutils 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/daemon/graphdriver/register 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/daemon/graphdriver/vfs 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/daemon/graphdriver/zfs 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/daemon/images 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/daemon/initlayer 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/daemon/links 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/daemon/listeners 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/daemon/logger 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/daemon/logger/awslogs 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/daemon/logger/fluentd 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/daemon/logger/gcplogs 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/daemon/logger/gelf 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/daemon/logger/journald 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/daemon/logger/journald/internal/export 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/daemon/logger/journald/internal/fake 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/daemon/logger/jsonfilelog 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/daemon/logger/local 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/daemon/logger/loggertest 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/daemon/logger/loggerutils 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/daemon/logger/loggerutils/cache 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/daemon/logger/splunk 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/daemon/logger/syslog 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/daemon/logger/templates 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/daemon/names 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/daemon/network 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/daemon/snapshotter 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/daemon/stats 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/distribution 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/distribution/metadata 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/distribution/utils 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/distribution/xfer 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/dockerversion 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/errdefs 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/image 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/image/cache 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/image/spec/specs-go 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/image/spec/specs-go/v1 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/image/tarexport 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/image/v1 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/internal/cleanups 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/internal/compatcontext 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/internal/ioutils 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/internal/mod 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/internal/mounttree 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/internal/multierror 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/internal/rootless/mountopts 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/internal/safepath 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/internal/sliceutil 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/internal/test/suite 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/internal/testutils 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/internal/testutils/netnsutils 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/internal/testutils/specialimage 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/internal/unix_noeintr 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/internal/unshare 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/layer 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/libcontainerd 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/libcontainerd/queue 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/libcontainerd/remote 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/libcontainerd/shimopts 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/libcontainerd/supervisor 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/libcontainerd/types 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/oci 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/oci/caps 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/opts 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/pkg/archive 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/pkg/authorization 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/pkg/broadcaster 17:23:33 [2024-06-07T17:23:33.986Z] github.com/docker/docker/pkg/capabilities 17:23:33 [2024-06-07T17:23:33.987Z] github.com/docker/docker/pkg/chrootarchive 17:23:33 [2024-06-07T17:23:33.987Z] github.com/docker/docker/pkg/containerfs 17:23:33 [2024-06-07T17:23:33.987Z] github.com/docker/docker/pkg/directory 17:23:33 [2024-06-07T17:23:33.987Z] github.com/docker/docker/pkg/dmesg 17:23:33 [2024-06-07T17:23:33.987Z] github.com/docker/docker/pkg/fileutils 17:23:33 [2024-06-07T17:23:33.987Z] github.com/docker/docker/pkg/homedir 17:23:33 [2024-06-07T17:23:33.987Z] github.com/docker/docker/pkg/idtools 17:23:33 [2024-06-07T17:23:33.987Z] github.com/docker/docker/pkg/ioutils 17:23:33 [2024-06-07T17:23:33.987Z] github.com/docker/docker/pkg/jsonmessage 17:23:33 [2024-06-07T17:23:33.987Z] github.com/docker/docker/pkg/longpath 17:23:33 [2024-06-07T17:23:33.987Z] github.com/docker/docker/pkg/meminfo 17:23:33 [2024-06-07T17:23:33.987Z] github.com/docker/docker/pkg/namesgenerator 17:23:33 [2024-06-07T17:23:33.987Z] github.com/docker/docker/pkg/parsers 17:23:33 [2024-06-07T17:23:33.987Z] github.com/docker/docker/pkg/parsers/kernel 17:23:33 [2024-06-07T17:23:33.987Z] github.com/docker/docker/pkg/parsers/operatingsystem 17:23:33 [2024-06-07T17:23:33.987Z] github.com/docker/docker/pkg/pidfile 17:23:33 [2024-06-07T17:23:33.987Z] github.com/docker/docker/pkg/platform 17:23:33 [2024-06-07T17:23:33.987Z] github.com/docker/docker/pkg/plugingetter 17:23:33 [2024-06-07T17:23:33.987Z] github.com/docker/docker/pkg/plugins 17:23:33 [2024-06-07T17:23:33.987Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen 17:23:33 [2024-06-07T17:23:33.987Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures 17:23:33 [2024-06-07T17:23:33.987Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture 17:23:33 [2024-06-07T17:23:33.987Z] github.com/docker/docker/pkg/plugins/transport 17:23:33 [2024-06-07T17:23:33.987Z] github.com/docker/docker/pkg/pools 17:23:33 [2024-06-07T17:23:33.987Z] github.com/docker/docker/pkg/process 17:23:33 [2024-06-07T17:23:33.987Z] github.com/docker/docker/pkg/progress 17:23:33 [2024-06-07T17:23:33.987Z] github.com/docker/docker/pkg/reexec 17:23:33 [2024-06-07T17:23:33.987Z] github.com/docker/docker/pkg/rootless 17:23:33 [2024-06-07T17:23:33.987Z] github.com/docker/docker/pkg/rootless/specconv 17:23:33 [2024-06-07T17:23:33.987Z] github.com/docker/docker/pkg/stack 17:23:33 [2024-06-07T17:23:33.987Z] github.com/docker/docker/pkg/stdcopy 17:23:33 [2024-06-07T17:23:33.987Z] github.com/docker/docker/pkg/streamformatter 17:23:33 [2024-06-07T17:23:33.987Z] github.com/docker/docker/pkg/stringid 17:23:33 [2024-06-07T17:23:33.987Z] github.com/docker/docker/pkg/sysinfo 17:23:33 [2024-06-07T17:23:33.987Z] github.com/docker/docker/pkg/system 17:23:33 [2024-06-07T17:23:33.987Z] github.com/docker/docker/pkg/tailfile 17:23:33 [2024-06-07T17:23:33.987Z] github.com/docker/docker/pkg/tarsum 17:23:33 [2024-06-07T17:23:33.987Z] github.com/docker/docker/pkg/useragent 17:23:33 [2024-06-07T17:23:33.987Z] github.com/docker/docker/plugin 17:23:33 [2024-06-07T17:23:33.987Z] github.com/docker/docker/plugin/executor/containerd 17:23:33 [2024-06-07T17:23:33.987Z] github.com/docker/docker/plugin/v2 17:23:33 [2024-06-07T17:23:33.987Z] github.com/docker/docker/profiles/apparmor 17:23:33 [2024-06-07T17:23:33.987Z] github.com/docker/docker/profiles/seccomp 17:23:33 [2024-06-07T17:23:33.987Z] github.com/docker/docker/quota 17:23:33 [2024-06-07T17:23:33.987Z] github.com/docker/docker/reference 17:23:33 [2024-06-07T17:23:33.987Z] github.com/docker/docker/registry 17:23:33 [2024-06-07T17:23:33.987Z] github.com/docker/docker/registry/resumable 17:23:33 [2024-06-07T17:23:33.987Z] github.com/docker/docker/restartmanager 17:23:33 [2024-06-07T17:23:33.987Z] github.com/docker/docker/runconfig 17:23:33 [2024-06-07T17:23:33.987Z] github.com/docker/docker/runconfig/opts 17:23:33 [2024-06-07T17:23:33.987Z] github.com/docker/docker/testutil 17:23:33 [2024-06-07T17:23:33.987Z] github.com/docker/docker/testutil/daemon 17:23:33 [2024-06-07T17:23:33.987Z] github.com/docker/docker/testutil/environment 17:23:33 [2024-06-07T17:23:33.987Z] github.com/docker/docker/testutil/fakecontext 17:23:33 [2024-06-07T17:23:33.987Z] github.com/docker/docker/testutil/fakegit 17:23:33 [2024-06-07T17:23:33.987Z] github.com/docker/docker/testutil/fakestorage 17:23:33 [2024-06-07T17:23:33.987Z] github.com/docker/docker/testutil/fixtures/load 17:23:33 [2024-06-07T17:23:33.987Z] github.com/docker/docker/testutil/fixtures/plugin 17:23:33 [2024-06-07T17:23:33.987Z] github.com/docker/docker/testutil/fixtures/plugin/basic 17:23:33 [2024-06-07T17:23:33.987Z] github.com/docker/docker/testutil/registry 17:23:33 [2024-06-07T17:23:33.987Z] github.com/docker/docker/testutil/request 17:23:33 [2024-06-07T17:23:33.987Z] github.com/docker/docker/volume 17:23:33 [2024-06-07T17:23:33.987Z] github.com/docker/docker/volume/drivers 17:23:33 [2024-06-07T17:23:33.987Z] github.com/docker/docker/volume/local 17:23:33 [2024-06-07T17:23:33.987Z] github.com/docker/docker/volume/mounts 17:23:33 [2024-06-07T17:23:33.987Z] github.com/docker/docker/volume/service 17:23:33 [2024-06-07T17:23:33.987Z] github.com/docker/docker/volume/service/opts 17:23:33 [2024-06-07T17:23:33.987Z] github.com/docker/docker/volume/testutils' 17:23:33 [2024-06-07T17:23:33.987Z] ++ grep --fixed-strings /libnetwork 17:23:33 [2024-06-07T17:23:33.987Z] ++ echo 'github.com/docker/docker/api 17:23:33 [2024-06-07T17:23:33.987Z] github.com/docker/docker/api/server 17:23:33 [2024-06-07T17:23:33.987Z] github.com/docker/docker/api/server/backend/build 17:23:33 [2024-06-07T17:23:33.987Z] github.com/docker/docker/api/server/httpstatus 17:23:33 [2024-06-07T17:23:33.987Z] github.com/docker/docker/api/server/httputils 17:23:33 [2024-06-07T17:23:33.987Z] github.com/docker/docker/api/server/middleware 17:23:33 [2024-06-07T17:23:33.987Z] github.com/docker/docker/api/server/router 17:23:33 [2024-06-07T17:23:33.987Z] github.com/docker/docker/api/server/router/build 17:23:33 [2024-06-07T17:23:33.987Z] github.com/docker/docker/api/server/router/checkpoint 17:23:33 [2024-06-07T17:23:33.987Z] github.com/docker/docker/api/server/router/container 17:23:33 [2024-06-07T17:23:33.987Z] github.com/docker/docker/api/server/router/debug 17:23:33 [2024-06-07T17:23:33.987Z] github.com/docker/docker/api/server/router/distribution 17:23:33 [2024-06-07T17:23:33.987Z] github.com/docker/docker/api/server/router/grpc 17:23:33 [2024-06-07T17:23:33.987Z] github.com/docker/docker/api/server/router/image 17:23:33 [2024-06-07T17:23:33.987Z] github.com/docker/docker/api/server/router/network 17:23:33 [2024-06-07T17:23:33.987Z] github.com/docker/docker/api/server/router/plugin 17:23:33 [2024-06-07T17:23:33.987Z] github.com/docker/docker/api/server/router/session 17:23:33 [2024-06-07T17:23:33.987Z] github.com/docker/docker/api/server/router/swarm 17:23:33 [2024-06-07T17:23:33.987Z] github.com/docker/docker/api/server/router/system 17:23:33 [2024-06-07T17:23:33.987Z] github.com/docker/docker/api/server/router/volume 17:23:33 [2024-06-07T17:23:33.987Z] github.com/docker/docker/api/types 17:23:33 [2024-06-07T17:23:33.987Z] github.com/docker/docker/api/types/backend 17:23:33 [2024-06-07T17:23:33.987Z] github.com/docker/docker/api/types/blkiodev 17:23:33 [2024-06-07T17:23:33.987Z] github.com/docker/docker/api/types/checkpoint 17:23:33 [2024-06-07T17:23:33.987Z] github.com/docker/docker/api/types/container 17:23:33 [2024-06-07T17:23:33.987Z] github.com/docker/docker/api/types/events 17:23:33 [2024-06-07T17:23:33.987Z] github.com/docker/docker/api/types/filters 17:23:33 [2024-06-07T17:23:33.987Z] github.com/docker/docker/api/types/image 17:23:33 [2024-06-07T17:23:33.987Z] github.com/docker/docker/api/types/mount 17:23:33 [2024-06-07T17:23:33.987Z] github.com/docker/docker/api/types/network 17:23:33 [2024-06-07T17:23:33.987Z] github.com/docker/docker/api/types/plugins/logdriver 17:23:33 [2024-06-07T17:23:33.987Z] github.com/docker/docker/api/types/registry 17:23:33 [2024-06-07T17:23:33.987Z] github.com/docker/docker/api/types/strslice 17:23:33 [2024-06-07T17:23:33.987Z] github.com/docker/docker/api/types/swarm 17:23:33 [2024-06-07T17:23:33.987Z] github.com/docker/docker/api/types/swarm/runtime 17:23:33 [2024-06-07T17:23:33.987Z] github.com/docker/docker/api/types/system 17:23:33 [2024-06-07T17:23:33.987Z] github.com/docker/docker/api/types/time 17:23:33 [2024-06-07T17:23:33.987Z] github.com/docker/docker/api/types/versions 17:23:33 [2024-06-07T17:23:33.987Z] github.com/docker/docker/api/types/volume 17:23:33 [2024-06-07T17:23:33.987Z] github.com/docker/docker/builder 17:23:33 [2024-06-07T17:23:33.987Z] github.com/docker/docker/builder/builder-next 17:23:33 [2024-06-07T17:23:33.987Z] github.com/docker/docker/builder/builder-next/adapters/containerimage 17:23:33 [2024-06-07T17:23:33.987Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache 17:23:33 [2024-06-07T17:23:33.987Z] github.com/docker/docker/builder/builder-next/adapters/snapshot 17:23:33 [2024-06-07T17:23:33.987Z] github.com/docker/docker/builder/builder-next/exporter 17:23:33 [2024-06-07T17:23:33.987Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter 17:23:33 [2024-06-07T17:23:33.987Z] github.com/docker/docker/builder/builder-next/exporter/overrides 17:23:33 [2024-06-07T17:23:33.987Z] github.com/docker/docker/builder/builder-next/imagerefchecker 17:23:33 [2024-06-07T17:23:33.987Z] github.com/docker/docker/builder/builder-next/worker 17:23:33 [2024-06-07T17:23:33.987Z] github.com/docker/docker/builder/builder-next/worker/label 17:23:33 [2024-06-07T17:23:33.987Z] github.com/docker/docker/builder/dockerfile 17:23:33 [2024-06-07T17:23:33.987Z] github.com/docker/docker/builder/remotecontext 17:23:33 [2024-06-07T17:23:33.987Z] github.com/docker/docker/builder/remotecontext/git 17:23:33 [2024-06-07T17:23:33.987Z] github.com/docker/docker/builder/remotecontext/urlutil 17:23:33 [2024-06-07T17:23:33.987Z] github.com/docker/docker/cli/debug 17:23:33 [2024-06-07T17:23:33.987Z] github.com/docker/docker/cli/winresources/docker-proxy 17:23:33 [2024-06-07T17:23:33.987Z] github.com/docker/docker/cli/winresources/dockerd 17:23:33 [2024-06-07T17:23:33.987Z] github.com/docker/docker/client 17:23:33 [2024-06-07T17:23:33.987Z] github.com/docker/docker/client/buildkit 17:23:33 [2024-06-07T17:23:33.987Z] github.com/docker/docker/cmd/docker-proxy 17:23:33 [2024-06-07T17:23:33.987Z] github.com/docker/docker/cmd/dockerd 17:23:33 [2024-06-07T17:23:33.987Z] github.com/docker/docker/cmd/dockerd/trap 17:23:33 [2024-06-07T17:23:33.987Z] github.com/docker/docker/cmd/dockerd/trap/testfiles 17:23:33 [2024-06-07T17:23:33.987Z] github.com/docker/docker/container 17:23:33 [2024-06-07T17:23:33.987Z] github.com/docker/docker/container/stream 17:23:33 [2024-06-07T17:23:33.987Z] github.com/docker/docker/contrib/apparmor 17:23:33 [2024-06-07T17:23:33.987Z] github.com/docker/docker/contrib/httpserver 17:23:33 [2024-06-07T17:23:33.987Z] github.com/docker/docker/daemon 17:23:33 [2024-06-07T17:23:33.987Z] github.com/docker/docker/daemon/cluster 17:23:33 [2024-06-07T17:23:33.987Z] github.com/docker/docker/daemon/cluster/controllers/plugin 17:23:33 [2024-06-07T17:23:33.987Z] github.com/docker/docker/daemon/cluster/convert 17:23:33 [2024-06-07T17:23:33.987Z] github.com/docker/docker/daemon/cluster/executor 17:23:33 [2024-06-07T17:23:33.987Z] github.com/docker/docker/daemon/cluster/executor/container 17:23:33 [2024-06-07T17:23:33.987Z] github.com/docker/docker/daemon/cluster/provider 17:23:33 [2024-06-07T17:23:33.987Z] github.com/docker/docker/daemon/config 17:23:33 [2024-06-07T17:23:33.987Z] github.com/docker/docker/daemon/containerd 17:23:33 [2024-06-07T17:23:33.987Z] github.com/docker/docker/daemon/events 17:23:33 [2024-06-07T17:23:33.987Z] github.com/docker/docker/daemon/events/testutils 17:23:33 [2024-06-07T17:23:33.987Z] github.com/docker/docker/daemon/graphdriver 17:23:33 [2024-06-07T17:23:33.987Z] github.com/docker/docker/daemon/graphdriver/btrfs 17:23:33 [2024-06-07T17:23:33.987Z] github.com/docker/docker/daemon/graphdriver/copy 17:23:33 [2024-06-07T17:23:33.987Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 17:23:33 [2024-06-07T17:23:33.987Z] github.com/docker/docker/daemon/graphdriver/graphtest 17:23:33 [2024-06-07T17:23:33.987Z] github.com/docker/docker/daemon/graphdriver/overlay2 17:23:33 [2024-06-07T17:23:33.987Z] github.com/docker/docker/daemon/graphdriver/overlayutils 17:23:33 [2024-06-07T17:23:33.987Z] github.com/docker/docker/daemon/graphdriver/register 17:23:33 [2024-06-07T17:23:33.987Z] github.com/docker/docker/daemon/graphdriver/vfs 17:23:33 [2024-06-07T17:23:33.987Z] github.com/docker/docker/daemon/graphdriver/zfs 17:23:33 [2024-06-07T17:23:33.987Z] github.com/docker/docker/daemon/images 17:23:33 [2024-06-07T17:23:33.987Z] github.com/docker/docker/daemon/initlayer 17:23:33 [2024-06-07T17:23:33.987Z] github.com/docker/docker/daemon/links 17:23:33 [2024-06-07T17:23:33.987Z] github.com/docker/docker/daemon/listeners 17:23:33 [2024-06-07T17:23:33.987Z] github.com/docker/docker/daemon/logger 17:23:33 [2024-06-07T17:23:33.987Z] github.com/docker/docker/daemon/logger/awslogs 17:23:33 [2024-06-07T17:23:33.987Z] github.com/docker/docker/daemon/logger/fluentd 17:23:33 [2024-06-07T17:23:33.987Z] github.com/docker/docker/daemon/logger/gcplogs 17:23:33 [2024-06-07T17:23:33.987Z] github.com/docker/docker/daemon/logger/gelf 17:23:33 [2024-06-07T17:23:33.987Z] github.com/docker/docker/daemon/logger/journald 17:23:33 [2024-06-07T17:23:33.987Z] github.com/docker/docker/daemon/logger/journald/internal/export 17:23:33 [2024-06-07T17:23:33.987Z] github.com/docker/docker/daemon/logger/journald/internal/fake 17:23:33 [2024-06-07T17:23:33.987Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal 17:23:33 [2024-06-07T17:23:33.987Z] github.com/docker/docker/daemon/logger/jsonfilelog 17:23:33 [2024-06-07T17:23:33.987Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 17:23:33 [2024-06-07T17:23:33.987Z] github.com/docker/docker/daemon/logger/local 17:23:33 [2024-06-07T17:23:33.987Z] github.com/docker/docker/daemon/logger/loggertest 17:23:33 [2024-06-07T17:23:33.987Z] github.com/docker/docker/daemon/logger/loggerutils 17:23:33 [2024-06-07T17:23:33.987Z] github.com/docker/docker/daemon/logger/loggerutils/cache 17:23:33 [2024-06-07T17:23:33.987Z] github.com/docker/docker/daemon/logger/splunk 17:23:33 [2024-06-07T17:23:33.987Z] github.com/docker/docker/daemon/logger/syslog 17:23:33 [2024-06-07T17:23:33.987Z] github.com/docker/docker/daemon/logger/templates 17:23:33 [2024-06-07T17:23:33.987Z] github.com/docker/docker/daemon/names 17:23:33 [2024-06-07T17:23:33.987Z] github.com/docker/docker/daemon/network 17:23:33 [2024-06-07T17:23:33.987Z] github.com/docker/docker/daemon/snapshotter 17:23:33 [2024-06-07T17:23:33.987Z] github.com/docker/docker/daemon/stats 17:23:33 [2024-06-07T17:23:33.987Z] github.com/docker/docker/distribution 17:23:33 [2024-06-07T17:23:33.987Z] github.com/docker/docker/distribution/metadata 17:23:33 [2024-06-07T17:23:33.987Z] github.com/docker/docker/distribution/utils 17:23:33 [2024-06-07T17:23:33.987Z] github.com/docker/docker/distribution/xfer 17:23:33 [2024-06-07T17:23:33.987Z] github.com/docker/docker/dockerversion 17:23:33 [2024-06-07T17:23:33.987Z] github.com/docker/docker/errdefs 17:23:33 [2024-06-07T17:23:33.987Z] github.com/docker/docker/image 17:23:33 [2024-06-07T17:23:33.987Z] github.com/docker/docker/image/cache 17:23:33 [2024-06-07T17:23:33.987Z] github.com/docker/docker/image/spec/specs-go 17:23:33 [2024-06-07T17:23:33.987Z] github.com/docker/docker/image/spec/specs-go/v1 17:23:33 [2024-06-07T17:23:33.987Z] github.com/docker/docker/image/tarexport 17:23:33 [2024-06-07T17:23:33.987Z] github.com/docker/docker/image/v1 17:23:33 [2024-06-07T17:23:33.987Z] github.com/docker/docker/internal/cleanups 17:23:33 [2024-06-07T17:23:33.987Z] github.com/docker/docker/internal/compatcontext 17:23:33 [2024-06-07T17:23:33.987Z] github.com/docker/docker/internal/ioutils 17:23:33 [2024-06-07T17:23:33.987Z] github.com/docker/docker/internal/mod 17:23:33 [2024-06-07T17:23:33.987Z] github.com/docker/docker/internal/mounttree 17:23:33 [2024-06-07T17:23:33.987Z] github.com/docker/docker/internal/multierror 17:23:33 [2024-06-07T17:23:33.987Z] github.com/docker/docker/internal/rootless/mountopts 17:23:33 [2024-06-07T17:23:33.987Z] github.com/docker/docker/internal/safepath 17:23:33 [2024-06-07T17:23:33.987Z] github.com/docker/docker/internal/sliceutil 17:23:33 [2024-06-07T17:23:33.987Z] github.com/docker/docker/internal/test/suite 17:23:33 [2024-06-07T17:23:33.987Z] github.com/docker/docker/internal/testutils 17:23:33 [2024-06-07T17:23:33.987Z] github.com/docker/docker/internal/testutils/netnsutils 17:23:33 [2024-06-07T17:23:33.987Z] github.com/docker/docker/internal/testutils/specialimage 17:23:33 [2024-06-07T17:23:33.987Z] github.com/docker/docker/internal/unix_noeintr 17:23:33 [2024-06-07T17:23:33.987Z] github.com/docker/docker/internal/unshare 17:23:33 [2024-06-07T17:23:33.987Z] github.com/docker/docker/layer 17:23:33 [2024-06-07T17:23:33.987Z] github.com/docker/docker/libcontainerd 17:23:33 [2024-06-07T17:23:33.987Z] github.com/docker/docker/libcontainerd/queue 17:23:33 [2024-06-07T17:23:33.987Z] github.com/docker/docker/libcontainerd/remote 17:23:33 [2024-06-07T17:23:33.987Z] github.com/docker/docker/libcontainerd/shimopts 17:23:33 [2024-06-07T17:23:33.987Z] github.com/docker/docker/libcontainerd/supervisor 17:23:33 [2024-06-07T17:23:33.987Z] github.com/docker/docker/libcontainerd/types 17:23:33 [2024-06-07T17:23:33.987Z] github.com/docker/docker/libnetwork 17:23:33 [2024-06-07T17:23:33.987Z] github.com/docker/docker/libnetwork/bitmap 17:23:33 [2024-06-07T17:23:33.987Z] github.com/docker/docker/libnetwork/cluster 17:23:33 [2024-06-07T17:23:33.987Z] github.com/docker/docker/libnetwork/cmd/diagnostic 17:23:33 [2024-06-07T17:23:33.987Z] github.com/docker/docker/libnetwork/cmd/networkdb-test 17:23:33 [2024-06-07T17:23:33.987Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient 17:23:33 [2024-06-07T17:23:33.987Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver 17:23:33 [2024-06-07T17:23:33.987Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient 17:23:33 [2024-06-07T17:23:33.987Z] github.com/docker/docker/libnetwork/cnmallocator 17:23:33 [2024-06-07T17:23:33.987Z] github.com/docker/docker/libnetwork/config 17:23:33 [2024-06-07T17:23:33.987Z] github.com/docker/docker/libnetwork/datastore 17:23:33 [2024-06-07T17:23:33.987Z] github.com/docker/docker/libnetwork/diagnostic 17:23:33 [2024-06-07T17:23:33.987Z] github.com/docker/docker/libnetwork/discoverapi 17:23:33 [2024-06-07T17:23:33.987Z] github.com/docker/docker/libnetwork/driverapi 17:23:33 [2024-06-07T17:23:33.987Z] github.com/docker/docker/libnetwork/drivers/bridge 17:23:33 [2024-06-07T17:23:33.987Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager 17:23:33 [2024-06-07T17:23:33.987Z] github.com/docker/docker/libnetwork/drivers/host 17:23:33 [2024-06-07T17:23:33.987Z] github.com/docker/docker/libnetwork/drivers/ipvlan 17:23:33 [2024-06-07T17:23:33.987Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager 17:23:33 [2024-06-07T17:23:33.987Z] github.com/docker/docker/libnetwork/drivers/macvlan 17:23:33 [2024-06-07T17:23:33.987Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager 17:23:33 [2024-06-07T17:23:33.987Z] github.com/docker/docker/libnetwork/drivers/null 17:23:33 [2024-06-07T17:23:33.987Z] github.com/docker/docker/libnetwork/drivers/overlay 17:23:33 [2024-06-07T17:23:33.987Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils 17:23:33 [2024-06-07T17:23:33.987Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 17:23:33 [2024-06-07T17:23:33.987Z] github.com/docker/docker/libnetwork/drivers/remote 17:23:33 [2024-06-07T17:23:33.987Z] github.com/docker/docker/libnetwork/drivers/remote/api 17:23:33 [2024-06-07T17:23:33.987Z] github.com/docker/docker/libnetwork/drivers/windows 17:23:33 [2024-06-07T17:23:33.987Z] github.com/docker/docker/libnetwork/drivers/windows/overlay 17:23:33 [2024-06-07T17:23:33.987Z] github.com/docker/docker/libnetwork/drvregistry 17:23:33 [2024-06-07T17:23:33.987Z] github.com/docker/docker/libnetwork/etchosts 17:23:33 [2024-06-07T17:23:33.987Z] github.com/docker/docker/libnetwork/internal/caller 17:23:33 [2024-06-07T17:23:33.987Z] github.com/docker/docker/libnetwork/internal/kvstore 17:23:33 [2024-06-07T17:23:33.987Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb 17:23:33 [2024-06-07T17:23:33.987Z] github.com/docker/docker/libnetwork/internal/netiputil 17:23:33 [2024-06-07T17:23:33.987Z] github.com/docker/docker/libnetwork/internal/resolvconf 17:23:33 [2024-06-07T17:23:33.987Z] github.com/docker/docker/libnetwork/internal/setmatrix 17:23:33 [2024-06-07T17:23:33.987Z] github.com/docker/docker/libnetwork/ipamapi 17:23:33 [2024-06-07T17:23:33.987Z] github.com/docker/docker/libnetwork/ipams 17:23:33 [2024-06-07T17:23:33.987Z] github.com/docker/docker/libnetwork/ipams/defaultipam 17:23:33 [2024-06-07T17:23:33.987Z] github.com/docker/docker/libnetwork/ipams/null 17:23:33 [2024-06-07T17:23:33.987Z] github.com/docker/docker/libnetwork/ipams/remote 17:23:33 [2024-06-07T17:23:33.987Z] github.com/docker/docker/libnetwork/ipams/remote/api 17:23:33 [2024-06-07T17:23:33.987Z] github.com/docker/docker/libnetwork/ipams/windowsipam 17:23:33 [2024-06-07T17:23:33.987Z] github.com/docker/docker/libnetwork/ipamutils 17:23:33 [2024-06-07T17:23:33.987Z] github.com/docker/docker/libnetwork/ipbits 17:23:33 [2024-06-07T17:23:33.987Z] github.com/docker/docker/libnetwork/iptables 17:23:33 [2024-06-07T17:23:33.987Z] github.com/docker/docker/libnetwork/netlabel 17:23:33 [2024-06-07T17:23:33.987Z] github.com/docker/docker/libnetwork/netutils 17:23:33 [2024-06-07T17:23:33.987Z] github.com/docker/docker/libnetwork/networkdb 17:23:33 [2024-06-07T17:23:33.987Z] github.com/docker/docker/libnetwork/ns 17:23:33 [2024-06-07T17:23:33.987Z] github.com/docker/docker/libnetwork/options 17:23:33 [2024-06-07T17:23:33.987Z] github.com/docker/docker/libnetwork/osl 17:23:33 [2024-06-07T17:23:33.987Z] github.com/docker/docker/libnetwork/osl/kernel 17:23:33 [2024-06-07T17:23:33.987Z] github.com/docker/docker/libnetwork/portallocator 17:23:33 [2024-06-07T17:23:33.987Z] github.com/docker/docker/libnetwork/portmapper 17:23:33 [2024-06-07T17:23:33.987Z] github.com/docker/docker/libnetwork/resolvconf 17:23:33 [2024-06-07T17:23:33.987Z] github.com/docker/docker/libnetwork/scope 17:23:33 [2024-06-07T17:23:33.987Z] github.com/docker/docker/libnetwork/types 17:23:33 [2024-06-07T17:23:33.987Z] github.com/docker/docker/oci 17:23:33 [2024-06-07T17:23:33.987Z] github.com/docker/docker/oci/caps 17:23:33 [2024-06-07T17:23:33.987Z] github.com/docker/docker/opts 17:23:33 [2024-06-07T17:23:33.987Z] github.com/docker/docker/pkg/archive 17:23:33 [2024-06-07T17:23:33.987Z] github.com/docker/docker/pkg/authorization 17:23:33 [2024-06-07T17:23:33.987Z] github.com/docker/docker/pkg/broadcaster 17:23:33 [2024-06-07T17:23:33.987Z] github.com/docker/docker/pkg/capabilities 17:23:33 [2024-06-07T17:23:33.987Z] github.com/docker/docker/pkg/chrootarchive 17:23:33 [2024-06-07T17:23:33.987Z] github.com/docker/docker/pkg/containerfs 17:23:33 [2024-06-07T17:23:33.987Z] github.com/docker/docker/pkg/directory 17:23:33 [2024-06-07T17:23:33.987Z] github.com/docker/docker/pkg/dmesg 17:23:33 [2024-06-07T17:23:33.987Z] github.com/docker/docker/pkg/fileutils 17:23:33 [2024-06-07T17:23:33.987Z] github.com/docker/docker/pkg/homedir 17:23:33 [2024-06-07T17:23:33.987Z] github.com/docker/docker/pkg/idtools 17:23:33 [2024-06-07T17:23:33.987Z] github.com/docker/docker/pkg/ioutils 17:23:33 [2024-06-07T17:23:33.987Z] github.com/docker/docker/pkg/jsonmessage 17:23:33 [2024-06-07T17:23:33.987Z] github.com/docker/docker/pkg/longpath 17:23:33 [2024-06-07T17:23:33.987Z] github.com/docker/docker/pkg/meminfo 17:23:33 [2024-06-07T17:23:33.987Z] github.com/docker/docker/pkg/namesgenerator 17:23:33 [2024-06-07T17:23:33.987Z] github.com/docker/docker/pkg/parsers 17:23:33 [2024-06-07T17:23:33.987Z] github.com/docker/docker/pkg/parsers/kernel 17:23:33 [2024-06-07T17:23:33.987Z] github.com/docker/docker/pkg/parsers/operatingsystem 17:23:33 [2024-06-07T17:23:33.987Z] github.com/docker/docker/pkg/pidfile 17:23:33 [2024-06-07T17:23:33.987Z] github.com/docker/docker/pkg/platform 17:23:33 [2024-06-07T17:23:33.987Z] github.com/docker/docker/pkg/plugingetter 17:23:33 [2024-06-07T17:23:33.987Z] github.com/docker/docker/pkg/plugins 17:23:33 [2024-06-07T17:23:33.987Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen 17:23:33 [2024-06-07T17:23:33.987Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures 17:23:33 [2024-06-07T17:23:33.987Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture 17:23:33 [2024-06-07T17:23:33.987Z] github.com/docker/docker/pkg/plugins/transport 17:23:33 [2024-06-07T17:23:33.987Z] github.com/docker/docker/pkg/pools 17:23:33 [2024-06-07T17:23:33.987Z] github.com/docker/docker/pkg/process 17:23:33 [2024-06-07T17:23:33.987Z] github.com/docker/docker/pkg/progress 17:23:33 [2024-06-07T17:23:33.987Z] github.com/docker/docker/pkg/reexec 17:23:33 [2024-06-07T17:23:33.987Z] github.com/docker/docker/pkg/rootless 17:23:33 [2024-06-07T17:23:33.987Z] github.com/docker/docker/pkg/rootless/specconv 17:23:33 [2024-06-07T17:23:33.987Z] github.com/docker/docker/pkg/stack 17:23:33 [2024-06-07T17:23:33.987Z] github.com/docker/docker/pkg/stdcopy 17:23:33 [2024-06-07T17:23:33.987Z] github.com/docker/docker/pkg/streamformatter 17:23:33 [2024-06-07T17:23:33.987Z] github.com/docker/docker/pkg/stringid 17:23:33 [2024-06-07T17:23:33.987Z] github.com/docker/docker/pkg/sysinfo 17:23:33 [2024-06-07T17:23:33.987Z] github.com/docker/docker/pkg/system 17:23:33 [2024-06-07T17:23:33.987Z] github.com/docker/docker/pkg/tailfile 17:23:33 [2024-06-07T17:23:33.987Z] github.com/docker/docker/pkg/tarsum 17:23:33 [2024-06-07T17:23:33.987Z] github.com/docker/docker/pkg/useragent 17:23:33 [2024-06-07T17:23:33.987Z] github.com/docker/docker/plugin 17:23:33 [2024-06-07T17:23:33.987Z] github.com/docker/docker/plugin/executor/containerd 17:23:33 [2024-06-07T17:23:33.987Z] github.com/docker/docker/plugin/v2 17:23:33 [2024-06-07T17:23:33.987Z] github.com/docker/docker/profiles/apparmor 17:23:33 [2024-06-07T17:23:33.987Z] github.com/docker/docker/profiles/seccomp 17:23:33 [2024-06-07T17:23:33.987Z] github.com/docker/docker/quota 17:23:33 [2024-06-07T17:23:33.987Z] github.com/docker/docker/reference 17:23:33 [2024-06-07T17:23:33.987Z] github.com/docker/docker/registry 17:23:33 [2024-06-07T17:23:33.987Z] github.com/docker/docker/registry/resumable 17:23:33 [2024-06-07T17:23:33.987Z] github.com/docker/docker/restartmanager 17:23:33 [2024-06-07T17:23:33.987Z] github.com/docker/docker/runconfig 17:23:33 [2024-06-07T17:23:33.987Z] github.com/docker/docker/runconfig/opts 17:23:33 [2024-06-07T17:23:33.987Z] github.com/docker/docker/testutil 17:23:33 [2024-06-07T17:23:33.987Z] github.com/docker/docker/testutil/daemon 17:23:33 [2024-06-07T17:23:33.987Z] github.com/docker/docker/testutil/environment 17:23:33 [2024-06-07T17:23:33.987Z] github.com/docker/docker/testutil/fakecontext 17:23:33 [2024-06-07T17:23:33.987Z] github.com/docker/docker/testutil/fakegit 17:23:33 [2024-06-07T17:23:33.987Z] github.com/docker/docker/testutil/fakestorage 17:23:33 [2024-06-07T17:23:33.987Z] github.com/docker/docker/testutil/fixtures/load 17:23:33 [2024-06-07T17:23:33.987Z] github.com/docker/docker/testutil/fixtures/plugin 17:23:33 [2024-06-07T17:23:33.987Z] github.com/docker/docker/testutil/fixtures/plugin/basic 17:23:33 [2024-06-07T17:23:33.987Z] github.com/docker/docker/testutil/registry 17:23:33 [2024-06-07T17:23:33.987Z] github.com/docker/docker/testutil/request 17:23:33 [2024-06-07T17:23:33.987Z] github.com/docker/docker/volume 17:23:33 [2024-06-07T17:23:33.987Z] github.com/docker/docker/volume/drivers 17:23:33 [2024-06-07T17:23:33.987Z] github.com/docker/docker/volume/local 17:23:33 [2024-06-07T17:23:33.987Z] github.com/docker/docker/volume/mounts 17:23:33 [2024-06-07T17:23:33.987Z] github.com/docker/docker/volume/service 17:23:33 [2024-06-07T17:23:33.987Z] github.com/docker/docker/volume/service/opts 17:23:33 [2024-06-07T17:23:33.987Z] github.com/docker/docker/volume/testutils' 17:23:33 [2024-06-07T17:23:33.987Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork 17:23:33 [2024-06-07T17:23:33.987Z] github.com/docker/docker/libnetwork/bitmap 17:23:33 [2024-06-07T17:23:33.987Z] github.com/docker/docker/libnetwork/cluster 17:23:33 [2024-06-07T17:23:33.987Z] github.com/docker/docker/libnetwork/cmd/diagnostic 17:23:33 [2024-06-07T17:23:33.987Z] github.com/docker/docker/libnetwork/cmd/networkdb-test 17:23:33 [2024-06-07T17:23:33.987Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient 17:23:33 [2024-06-07T17:23:33.987Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver 17:23:33 [2024-06-07T17:23:33.987Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient 17:23:33 [2024-06-07T17:23:33.987Z] github.com/docker/docker/libnetwork/cnmallocator 17:23:33 [2024-06-07T17:23:33.987Z] github.com/docker/docker/libnetwork/config 17:23:33 [2024-06-07T17:23:33.987Z] github.com/docker/docker/libnetwork/datastore 17:23:33 [2024-06-07T17:23:33.987Z] github.com/docker/docker/libnetwork/diagnostic 17:23:33 [2024-06-07T17:23:33.987Z] github.com/docker/docker/libnetwork/discoverapi 17:23:33 [2024-06-07T17:23:33.987Z] github.com/docker/docker/libnetwork/driverapi 17:23:33 [2024-06-07T17:23:33.987Z] github.com/docker/docker/libnetwork/drivers/bridge 17:23:33 [2024-06-07T17:23:33.987Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager 17:23:33 [2024-06-07T17:23:33.987Z] github.com/docker/docker/libnetwork/drivers/host 17:23:33 [2024-06-07T17:23:33.987Z] github.com/docker/docker/libnetwork/drivers/ipvlan 17:23:33 [2024-06-07T17:23:33.987Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager 17:23:33 [2024-06-07T17:23:33.987Z] github.com/docker/docker/libnetwork/drivers/macvlan 17:23:33 [2024-06-07T17:23:33.987Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager 17:23:33 [2024-06-07T17:23:33.987Z] github.com/docker/docker/libnetwork/drivers/null 17:23:33 [2024-06-07T17:23:33.987Z] github.com/docker/docker/libnetwork/drivers/overlay 17:23:33 [2024-06-07T17:23:33.987Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils 17:23:33 [2024-06-07T17:23:33.987Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 17:23:33 [2024-06-07T17:23:33.987Z] github.com/docker/docker/libnetwork/drivers/remote 17:23:33 [2024-06-07T17:23:33.987Z] github.com/docker/docker/libnetwork/drivers/remote/api 17:23:33 [2024-06-07T17:23:33.987Z] github.com/docker/docker/libnetwork/drivers/windows 17:23:33 [2024-06-07T17:23:33.987Z] github.com/docker/docker/libnetwork/drivers/windows/overlay 17:23:33 [2024-06-07T17:23:33.987Z] github.com/docker/docker/libnetwork/drvregistry 17:23:33 [2024-06-07T17:23:33.987Z] github.com/docker/docker/libnetwork/etchosts 17:23:33 [2024-06-07T17:23:33.987Z] github.com/docker/docker/libnetwork/internal/caller 17:23:33 [2024-06-07T17:23:33.987Z] github.com/docker/docker/libnetwork/internal/kvstore 17:23:33 [2024-06-07T17:23:33.987Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb 17:23:33 [2024-06-07T17:23:33.987Z] github.com/docker/docker/libnetwork/internal/netiputil 17:23:33 [2024-06-07T17:23:33.987Z] github.com/docker/docker/libnetwork/internal/resolvconf 17:23:33 [2024-06-07T17:23:33.987Z] github.com/docker/docker/libnetwork/internal/setmatrix 17:23:33 [2024-06-07T17:23:33.987Z] github.com/docker/docker/libnetwork/ipamapi 17:23:33 [2024-06-07T17:23:33.987Z] github.com/docker/docker/libnetwork/ipams 17:23:33 [2024-06-07T17:23:33.987Z] github.com/docker/docker/libnetwork/ipams/defaultipam 17:23:33 [2024-06-07T17:23:33.987Z] github.com/docker/docker/libnetwork/ipams/null 17:23:33 [2024-06-07T17:23:33.987Z] github.com/docker/docker/libnetwork/ipams/remote 17:23:33 [2024-06-07T17:23:33.987Z] github.com/docker/docker/libnetwork/ipams/remote/api 17:23:33 [2024-06-07T17:23:33.987Z] github.com/docker/docker/libnetwork/ipams/windowsipam 17:23:33 [2024-06-07T17:23:33.987Z] github.com/docker/docker/libnetwork/ipamutils 17:23:33 [2024-06-07T17:23:33.987Z] github.com/docker/docker/libnetwork/ipbits 17:23:33 [2024-06-07T17:23:33.987Z] github.com/docker/docker/libnetwork/iptables 17:23:33 [2024-06-07T17:23:33.987Z] github.com/docker/docker/libnetwork/netlabel 17:23:33 [2024-06-07T17:23:33.987Z] github.com/docker/docker/libnetwork/netutils 17:23:33 [2024-06-07T17:23:33.987Z] github.com/docker/docker/libnetwork/networkdb 17:23:33 [2024-06-07T17:23:33.987Z] github.com/docker/docker/libnetwork/ns 17:23:33 [2024-06-07T17:23:33.987Z] github.com/docker/docker/libnetwork/options 17:23:33 [2024-06-07T17:23:33.987Z] github.com/docker/docker/libnetwork/osl 17:23:33 [2024-06-07T17:23:33.987Z] github.com/docker/docker/libnetwork/osl/kernel 17:23:33 [2024-06-07T17:23:33.987Z] github.com/docker/docker/libnetwork/portallocator 17:23:33 [2024-06-07T17:23:33.987Z] github.com/docker/docker/libnetwork/portmapper 17:23:33 [2024-06-07T17:23:33.987Z] github.com/docker/docker/libnetwork/resolvconf 17:23:33 [2024-06-07T17:23:33.987Z] github.com/docker/docker/libnetwork/scope 17:23:33 [2024-06-07T17:23:33.987Z] github.com/docker/docker/libnetwork/types' 17:23:33 [2024-06-07T17:23:33.987Z] + echo 'github.com/docker/docker/libnetwork 17:23:33 [2024-06-07T17:23:33.987Z] github.com/docker/docker/libnetwork/bitmap 17:23:33 [2024-06-07T17:23:33.987Z] github.com/docker/docker/libnetwork/cluster 17:23:33 [2024-06-07T17:23:33.987Z] github.com/docker/docker/libnetwork/cmd/diagnostic 17:23:33 [2024-06-07T17:23:33.987Z] github.com/docker/docker/libnetwork/cmd/networkdb-test 17:23:33 [2024-06-07T17:23:33.987Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient 17:23:33 [2024-06-07T17:23:33.987Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver 17:23:33 [2024-06-07T17:23:33.987Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient 17:23:33 [2024-06-07T17:23:33.987Z] github.com/docker/docker/libnetwork/cnmallocator 17:23:33 [2024-06-07T17:23:33.987Z] github.com/docker/docker/libnetwork/config 17:23:33 [2024-06-07T17:23:33.987Z] github.com/docker/docker/libnetwork/datastore 17:23:33 [2024-06-07T17:23:33.987Z] github.com/docker/docker/libnetwork/diagnostic 17:23:33 [2024-06-07T17:23:33.987Z] github.com/docker/docker/libnetwork/discoverapi 17:23:33 [2024-06-07T17:23:33.987Z] github.com/docker/docker/libnetwork/driverapi 17:23:33 [2024-06-07T17:23:33.987Z] github.com/docker/docker/libnetwork/drivers/bridge 17:23:33 [2024-06-07T17:23:33.987Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager 17:23:33 [2024-06-07T17:23:33.987Z] github.com/docker/docker/libnetwork/drivers/host 17:23:33 [2024-06-07T17:23:33.987Z] github.com/docker/docker/libnetwork/drivers/ipvlan 17:23:33 [2024-06-07T17:23:33.987Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager 17:23:33 [2024-06-07T17:23:33.987Z] github.com/docker/docker/libnetwork/drivers/macvlan 17:23:33 [2024-06-07T17:23:33.987Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager 17:23:33 [2024-06-07T17:23:33.987Z] github.com/docker/docker/libnetwork/drivers/null 17:23:33 [2024-06-07T17:23:33.987Z] github.com/docker/docker/libnetwork/drivers/overlay 17:23:33 [2024-06-07T17:23:33.987Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils 17:23:33 [2024-06-07T17:23:33.987Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 17:23:33 [2024-06-07T17:23:33.987Z] github.com/docker/docker/libnetwork/drivers/remote 17:23:33 [2024-06-07T17:23:33.987Z] github.com/docker/docker/libnetwork/drivers/remote/api 17:23:33 [2024-06-07T17:23:33.987Z] github.com/docker/docker/libnetwork/drivers/windows 17:23:33 [2024-06-07T17:23:33.987Z] github.com/docker/docker/libnetwork/drivers/windows/overlay 17:23:33 [2024-06-07T17:23:33.987Z] github.com/docker/docker/libnetwork/drvregistry 17:23:33 [2024-06-07T17:23:33.987Z] github.com/docker/docker/libnetwork/etchosts 17:23:33 [2024-06-07T17:23:33.987Z] github.com/docker/docker/libnetwork/internal/caller 17:23:33 [2024-06-07T17:23:33.987Z] github.com/docker/docker/libnetwork/internal/kvstore 17:23:33 [2024-06-07T17:23:33.987Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb 17:23:33 [2024-06-07T17:23:33.987Z] github.com/docker/docker/libnetwork/internal/netiputil 17:23:33 [2024-06-07T17:23:33.987Z] github.com/docker/docker/libnetwork/internal/resolvconf 17:23:33 [2024-06-07T17:23:33.987Z] github.com/docker/docker/libnetwork/internal/setmatrix 17:23:33 [2024-06-07T17:23:33.987Z] github.com/docker/docker/libnetwork/ipamapi 17:23:33 [2024-06-07T17:23:33.987Z] github.com/docker/docker/libnetwork/ipams 17:23:33 [2024-06-07T17:23:33.987Z] github.com/docker/docker/libnetwork/ipams/defaultipam 17:23:33 [2024-06-07T17:23:33.987Z] github.com/docker/docker/libnetwork/ipams/null 17:23:33 [2024-06-07T17:23:33.987Z] github.com/docker/docker/libnetwork/ipams/remote 17:23:33 [2024-06-07T17:23:33.987Z] github.com/docker/docker/libnetwork/ipams/remote/api 17:23:33 [2024-06-07T17:23:33.987Z] github.com/docker/docker/libnetwork/ipams/windowsipam 17:23:33 [2024-06-07T17:23:33.987Z] github.com/docker/docker/libnetwork/ipamutils 17:23:33 [2024-06-07T17:23:33.987Z] + grep --fixed-strings libnetwork/drivers/bridge 17:23:33 [2024-06-07T17:23:33.987Z] github.com/docker/docker/libnetwork/ipbits 17:23:33 [2024-06-07T17:23:33.987Z] github.com/docker/docker/libnetwork/iptables 17:23:33 [2024-06-07T17:23:33.987Z] github.com/docker/docker/libnetwork/netlabel 17:23:33 [2024-06-07T17:23:33.987Z] github.com/docker/docker/libnetwork/netutils 17:23:33 [2024-06-07T17:23:33.987Z] github.com/docker/docker/libnetwork/networkdb 17:23:33 [2024-06-07T17:23:33.988Z] github.com/docker/docker/libnetwork/ns 17:23:33 [2024-06-07T17:23:33.988Z] github.com/docker/docker/libnetwork/options 17:23:33 [2024-06-07T17:23:33.988Z] github.com/docker/docker/libnetwork/osl 17:23:33 [2024-06-07T17:23:33.988Z] github.com/docker/docker/libnetwork/osl/kernel 17:23:33 [2024-06-07T17:23:33.988Z] github.com/docker/docker/libnetwork/portallocator 17:23:33 [2024-06-07T17:23:33.988Z] github.com/docker/docker/libnetwork/portmapper 17:23:33 [2024-06-07T17:23:33.988Z] github.com/docker/docker/libnetwork/resolvconf 17:23:33 [2024-06-07T17:23:33.988Z] github.com/docker/docker/libnetwork/scope 17:23:33 [2024-06-07T17:23:33.988Z] github.com/docker/docker/libnetwork/types' 17:23:33 [2024-06-07T17:23:33.988Z] github.com/docker/docker/libnetwork/drivers/bridge 17:23:33 [2024-06-07T17:23:33.988Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager 17:23:33 [2024-06-07T17:23:33.988Z] + type docker-proxy 17:23:33 [2024-06-07T17:23:33.988Z] hack/test/unit: line 25: type: docker-proxy: not found 17:23:33 [2024-06-07T17:23:33.988Z] + hack/make.sh binary-proxy install-proxy 17:23:33 [2024-06-07T17:23:33.988Z] 17:23:33 [2024-06-07T17:23:33.988Z] Removing bundles/ 17:23:33 [2024-06-07T17:23:33.988Z] 17:23:33 [2024-06-07T17:23:33.988Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) 17:23:33 [2024-06-07T17:23:33.988Z] Building static bundles/binary-proxy/docker-proxy (linux/arm64)... 17:23:33 [2024-06-07T17:23:33.988Z] + tee /go/src/github.com/docker/docker/go.mod 17:23:33 [2024-06-07T17:23:33.988Z] module github.com/docker/docker 17:23:33 [2024-06-07T17:23:33.988Z] 17:23:33 [2024-06-07T17:23:33.988Z] go 1.21 17:23:33 [2024-06-07T17:23:33.988Z] + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT 17:23:33 [2024-06-07T17:23:33.988Z] + GO111MODULE=on 17:23:33 [2024-06-07T17:23:33.988Z] + GOTOOLCHAIN=local 17:23:33 [2024-06-07T17:23:33.988Z] + 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=f4f4bee9829f0f76c06126af72fa22cd1e7f241c" -X "github.com/docker/docker/dockerversion.BuildTime=2024-06-07T17:23:33.000000000+00:00" -X "github.com/docker/docker/dockerversion.PlatformName=" -X "github.com/docker/docker/dockerversion.ProductName=" -X "github.com/docker/docker/dockerversion.DefaultProductLicense=" -extldflags -static ' -gcflags= github.com/docker/docker/cmd/docker-proxy 17:23:38 [2024-06-07T17:23:38.159Z] + rm -f /go/src/github.com/docker/docker/go.mod 17:23:38 [2024-06-07T17:23:38.159Z] Created binary: bundles/binary-proxy/docker-proxy 17:23:38 [2024-06-07T17:23:38.159Z] 17:23:38 [2024-06-07T17:23:38.159Z] ---> Making bundle: install-proxy (in bundles/install-proxy) 17:23:38 [2024-06-07T17:23:38.159Z] Installing docker-proxy to /usr/local/bin/ 17:23:38 [2024-06-07T17:23:38.159Z] 17:23:38 [2024-06-07T17:23:38.159Z] + mkdir -p bundles 17:23:38 [2024-06-07T17:23:38.159Z] + '[' -n 'github.com/docker/docker/api 17:23:38 [2024-06-07T17:23:38.159Z] github.com/docker/docker/api/server 17:23:38 [2024-06-07T17:23:38.159Z] github.com/docker/docker/api/server/backend/build 17:23:38 [2024-06-07T17:23:38.159Z] github.com/docker/docker/api/server/httpstatus 17:23:38 [2024-06-07T17:23:38.159Z] github.com/docker/docker/api/server/httputils 17:23:38 [2024-06-07T17:23:38.159Z] github.com/docker/docker/api/server/middleware 17:23:38 [2024-06-07T17:23:38.159Z] github.com/docker/docker/api/server/router 17:23:38 [2024-06-07T17:23:38.159Z] github.com/docker/docker/api/server/router/build 17:23:38 [2024-06-07T17:23:38.159Z] github.com/docker/docker/api/server/router/checkpoint 17:23:38 [2024-06-07T17:23:38.159Z] github.com/docker/docker/api/server/router/container 17:23:38 [2024-06-07T17:23:38.159Z] github.com/docker/docker/api/server/router/debug 17:23:38 [2024-06-07T17:23:38.159Z] github.com/docker/docker/api/server/router/distribution 17:23:38 [2024-06-07T17:23:38.159Z] github.com/docker/docker/api/server/router/grpc 17:23:38 [2024-06-07T17:23:38.159Z] github.com/docker/docker/api/server/router/image 17:23:38 [2024-06-07T17:23:38.159Z] github.com/docker/docker/api/server/router/network 17:23:38 [2024-06-07T17:23:38.159Z] github.com/docker/docker/api/server/router/plugin 17:23:38 [2024-06-07T17:23:38.159Z] github.com/docker/docker/api/server/router/session 17:23:38 [2024-06-07T17:23:38.159Z] github.com/docker/docker/api/server/router/swarm 17:23:38 [2024-06-07T17:23:38.159Z] github.com/docker/docker/api/server/router/system 17:23:38 [2024-06-07T17:23:38.159Z] github.com/docker/docker/api/server/router/volume 17:23:38 [2024-06-07T17:23:38.159Z] github.com/docker/docker/api/types 17:23:38 [2024-06-07T17:23:38.159Z] github.com/docker/docker/api/types/backend 17:23:38 [2024-06-07T17:23:38.159Z] github.com/docker/docker/api/types/blkiodev 17:23:38 [2024-06-07T17:23:38.159Z] github.com/docker/docker/api/types/checkpoint 17:23:38 [2024-06-07T17:23:38.159Z] github.com/docker/docker/api/types/container 17:23:38 [2024-06-07T17:23:38.159Z] github.com/docker/docker/api/types/events 17:23:38 [2024-06-07T17:23:38.159Z] github.com/docker/docker/api/types/filters 17:23:38 [2024-06-07T17:23:38.159Z] github.com/docker/docker/api/types/image 17:23:38 [2024-06-07T17:23:38.159Z] github.com/docker/docker/api/types/mount 17:23:38 [2024-06-07T17:23:38.159Z] github.com/docker/docker/api/types/network 17:23:38 [2024-06-07T17:23:38.159Z] github.com/docker/docker/api/types/plugins/logdriver 17:23:38 [2024-06-07T17:23:38.159Z] github.com/docker/docker/api/types/registry 17:23:38 [2024-06-07T17:23:38.159Z] github.com/docker/docker/api/types/strslice 17:23:38 [2024-06-07T17:23:38.159Z] github.com/docker/docker/api/types/swarm 17:23:38 [2024-06-07T17:23:38.159Z] github.com/docker/docker/api/types/swarm/runtime 17:23:38 [2024-06-07T17:23:38.159Z] github.com/docker/docker/api/types/system 17:23:38 [2024-06-07T17:23:38.159Z] github.com/docker/docker/api/types/time 17:23:38 [2024-06-07T17:23:38.159Z] github.com/docker/docker/api/types/versions 17:23:38 [2024-06-07T17:23:38.159Z] github.com/docker/docker/api/types/volume 17:23:38 [2024-06-07T17:23:38.159Z] github.com/docker/docker/builder 17:23:38 [2024-06-07T17:23:38.159Z] github.com/docker/docker/builder/builder-next 17:23:38 [2024-06-07T17:23:38.159Z] github.com/docker/docker/builder/builder-next/adapters/containerimage 17:23:38 [2024-06-07T17:23:38.159Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache 17:23:38 [2024-06-07T17:23:38.159Z] github.com/docker/docker/builder/builder-next/adapters/snapshot 17:23:38 [2024-06-07T17:23:38.159Z] github.com/docker/docker/builder/builder-next/exporter 17:23:38 [2024-06-07T17:23:38.159Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter 17:23:38 [2024-06-07T17:23:38.159Z] github.com/docker/docker/builder/builder-next/exporter/overrides 17:23:38 [2024-06-07T17:23:38.159Z] github.com/docker/docker/builder/builder-next/imagerefchecker 17:23:38 [2024-06-07T17:23:38.159Z] github.com/docker/docker/builder/builder-next/worker 17:23:38 [2024-06-07T17:23:38.159Z] github.com/docker/docker/builder/builder-next/worker/label 17:23:38 [2024-06-07T17:23:38.159Z] github.com/docker/docker/builder/dockerfile 17:23:38 [2024-06-07T17:23:38.159Z] github.com/docker/docker/builder/remotecontext 17:23:38 [2024-06-07T17:23:38.159Z] github.com/docker/docker/builder/remotecontext/git 17:23:38 [2024-06-07T17:23:38.159Z] github.com/docker/docker/builder/remotecontext/urlutil 17:23:38 [2024-06-07T17:23:38.159Z] github.com/docker/docker/cli/debug 17:23:38 [2024-06-07T17:23:38.159Z] github.com/docker/docker/cli/winresources/docker-proxy 17:23:38 [2024-06-07T17:23:38.159Z] github.com/docker/docker/cli/winresources/dockerd 17:23:38 [2024-06-07T17:23:38.159Z] github.com/docker/docker/client 17:23:38 [2024-06-07T17:23:38.159Z] github.com/docker/docker/client/buildkit 17:23:38 [2024-06-07T17:23:38.159Z] github.com/docker/docker/cmd/docker-proxy 17:23:38 [2024-06-07T17:23:38.159Z] github.com/docker/docker/cmd/dockerd 17:23:38 [2024-06-07T17:23:38.159Z] github.com/docker/docker/cmd/dockerd/trap 17:23:38 [2024-06-07T17:23:38.159Z] github.com/docker/docker/cmd/dockerd/trap/testfiles 17:23:38 [2024-06-07T17:23:38.159Z] github.com/docker/docker/container 17:23:38 [2024-06-07T17:23:38.159Z] github.com/docker/docker/container/stream 17:23:38 [2024-06-07T17:23:38.159Z] github.com/docker/docker/contrib/apparmor 17:23:38 [2024-06-07T17:23:38.159Z] github.com/docker/docker/contrib/httpserver 17:23:38 [2024-06-07T17:23:38.159Z] github.com/docker/docker/daemon 17:23:38 [2024-06-07T17:23:38.159Z] github.com/docker/docker/daemon/cluster 17:23:38 [2024-06-07T17:23:38.159Z] github.com/docker/docker/daemon/cluster/controllers/plugin 17:23:38 [2024-06-07T17:23:38.159Z] github.com/docker/docker/daemon/cluster/convert 17:23:38 [2024-06-07T17:23:38.159Z] github.com/docker/docker/daemon/cluster/executor 17:23:38 [2024-06-07T17:23:38.159Z] github.com/docker/docker/daemon/cluster/executor/container 17:23:38 [2024-06-07T17:23:38.159Z] github.com/docker/docker/daemon/cluster/provider 17:23:38 [2024-06-07T17:23:38.159Z] github.com/docker/docker/daemon/config 17:23:38 [2024-06-07T17:23:38.159Z] github.com/docker/docker/daemon/containerd 17:23:38 [2024-06-07T17:23:38.159Z] github.com/docker/docker/daemon/events 17:23:38 [2024-06-07T17:23:38.159Z] github.com/docker/docker/daemon/events/testutils 17:23:38 [2024-06-07T17:23:38.159Z] github.com/docker/docker/daemon/graphdriver 17:23:38 [2024-06-07T17:23:38.159Z] github.com/docker/docker/daemon/graphdriver/btrfs 17:23:38 [2024-06-07T17:23:38.159Z] github.com/docker/docker/daemon/graphdriver/copy 17:23:38 [2024-06-07T17:23:38.159Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 17:23:38 [2024-06-07T17:23:38.159Z] github.com/docker/docker/daemon/graphdriver/graphtest 17:23:38 [2024-06-07T17:23:38.159Z] github.com/docker/docker/daemon/graphdriver/overlay2 17:23:38 [2024-06-07T17:23:38.159Z] github.com/docker/docker/daemon/graphdriver/overlayutils 17:23:38 [2024-06-07T17:23:38.159Z] github.com/docker/docker/daemon/graphdriver/register 17:23:38 [2024-06-07T17:23:38.159Z] github.com/docker/docker/daemon/graphdriver/vfs 17:23:38 [2024-06-07T17:23:38.159Z] github.com/docker/docker/daemon/graphdriver/zfs 17:23:38 [2024-06-07T17:23:38.159Z] github.com/docker/docker/daemon/images 17:23:38 [2024-06-07T17:23:38.159Z] github.com/docker/docker/daemon/initlayer 17:23:38 [2024-06-07T17:23:38.159Z] github.com/docker/docker/daemon/links 17:23:38 [2024-06-07T17:23:38.159Z] github.com/docker/docker/daemon/listeners 17:23:38 [2024-06-07T17:23:38.159Z] github.com/docker/docker/daemon/logger 17:23:38 [2024-06-07T17:23:38.159Z] github.com/docker/docker/daemon/logger/awslogs 17:23:38 [2024-06-07T17:23:38.159Z] github.com/docker/docker/daemon/logger/fluentd 17:23:38 [2024-06-07T17:23:38.159Z] github.com/docker/docker/daemon/logger/gcplogs 17:23:38 [2024-06-07T17:23:38.159Z] github.com/docker/docker/daemon/logger/gelf 17:23:38 [2024-06-07T17:23:38.159Z] github.com/docker/docker/daemon/logger/journald 17:23:38 [2024-06-07T17:23:38.159Z] github.com/docker/docker/daemon/logger/journald/internal/export 17:23:38 [2024-06-07T17:23:38.159Z] github.com/docker/docker/daemon/logger/journald/internal/fake 17:23:38 [2024-06-07T17:23:38.159Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal 17:23:38 [2024-06-07T17:23:38.159Z] github.com/docker/docker/daemon/logger/jsonfilelog 17:23:38 [2024-06-07T17:23:38.159Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 17:23:38 [2024-06-07T17:23:38.159Z] github.com/docker/docker/daemon/logger/local 17:23:38 [2024-06-07T17:23:38.159Z] github.com/docker/docker/daemon/logger/loggertest 17:23:38 [2024-06-07T17:23:38.159Z] github.com/docker/docker/daemon/logger/loggerutils 17:23:38 [2024-06-07T17:23:38.159Z] github.com/docker/docker/daemon/logger/loggerutils/cache 17:23:38 [2024-06-07T17:23:38.159Z] github.com/docker/docker/daemon/logger/splunk 17:23:38 [2024-06-07T17:23:38.159Z] github.com/docker/docker/daemon/logger/syslog 17:23:38 [2024-06-07T17:23:38.159Z] github.com/docker/docker/daemon/logger/templates 17:23:38 [2024-06-07T17:23:38.159Z] github.com/docker/docker/daemon/names 17:23:38 [2024-06-07T17:23:38.159Z] github.com/docker/docker/daemon/network 17:23:38 [2024-06-07T17:23:38.159Z] github.com/docker/docker/daemon/snapshotter 17:23:38 [2024-06-07T17:23:38.159Z] github.com/docker/docker/daemon/stats 17:23:38 [2024-06-07T17:23:38.159Z] github.com/docker/docker/distribution 17:23:38 [2024-06-07T17:23:38.159Z] github.com/docker/docker/distribution/metadata 17:23:38 [2024-06-07T17:23:38.159Z] github.com/docker/docker/distribution/utils 17:23:38 [2024-06-07T17:23:38.159Z] github.com/docker/docker/distribution/xfer 17:23:38 [2024-06-07T17:23:38.159Z] github.com/docker/docker/dockerversion 17:23:38 [2024-06-07T17:23:38.159Z] github.com/docker/docker/errdefs 17:23:38 [2024-06-07T17:23:38.159Z] github.com/docker/docker/image 17:23:38 [2024-06-07T17:23:38.159Z] github.com/docker/docker/image/cache 17:23:38 [2024-06-07T17:23:38.159Z] github.com/docker/docker/image/spec/specs-go 17:23:38 [2024-06-07T17:23:38.159Z] github.com/docker/docker/image/spec/specs-go/v1 17:23:38 [2024-06-07T17:23:38.159Z] github.com/docker/docker/image/tarexport 17:23:38 [2024-06-07T17:23:38.159Z] github.com/docker/docker/image/v1 17:23:38 [2024-06-07T17:23:38.159Z] github.com/docker/docker/internal/cleanups 17:23:38 [2024-06-07T17:23:38.159Z] github.com/docker/docker/internal/compatcontext 17:23:38 [2024-06-07T17:23:38.159Z] github.com/docker/docker/internal/ioutils 17:23:38 [2024-06-07T17:23:38.159Z] github.com/docker/docker/internal/mod 17:23:38 [2024-06-07T17:23:38.159Z] github.com/docker/docker/internal/mounttree 17:23:38 [2024-06-07T17:23:38.159Z] github.com/docker/docker/internal/multierror 17:23:38 [2024-06-07T17:23:38.159Z] github.com/docker/docker/internal/rootless/mountopts 17:23:38 [2024-06-07T17:23:38.159Z] github.com/docker/docker/internal/safepath 17:23:38 [2024-06-07T17:23:38.159Z] github.com/docker/docker/internal/sliceutil 17:23:38 [2024-06-07T17:23:38.159Z] github.com/docker/docker/internal/test/suite 17:23:38 [2024-06-07T17:23:38.159Z] github.com/docker/docker/internal/testutils 17:23:38 [2024-06-07T17:23:38.159Z] github.com/docker/docker/internal/testutils/netnsutils 17:23:38 [2024-06-07T17:23:38.159Z] github.com/docker/docker/internal/testutils/specialimage 17:23:38 [2024-06-07T17:23:38.159Z] github.com/docker/docker/internal/unix_noeintr 17:23:38 [2024-06-07T17:23:38.159Z] github.com/docker/docker/internal/unshare 17:23:38 [2024-06-07T17:23:38.159Z] github.com/docker/docker/layer 17:23:38 [2024-06-07T17:23:38.159Z] github.com/docker/docker/libcontainerd 17:23:38 [2024-06-07T17:23:38.159Z] github.com/docker/docker/libcontainerd/queue 17:23:38 [2024-06-07T17:23:38.159Z] github.com/docker/docker/libcontainerd/remote 17:23:38 [2024-06-07T17:23:38.159Z] github.com/docker/docker/libcontainerd/shimopts 17:23:38 [2024-06-07T17:23:38.159Z] github.com/docker/docker/libcontainerd/supervisor 17:23:38 [2024-06-07T17:23:38.159Z] github.com/docker/docker/libcontainerd/types 17:23:38 [2024-06-07T17:23:38.159Z] github.com/docker/docker/oci 17:23:38 [2024-06-07T17:23:38.159Z] github.com/docker/docker/oci/caps 17:23:38 [2024-06-07T17:23:38.159Z] github.com/docker/docker/opts 17:23:38 [2024-06-07T17:23:38.159Z] github.com/docker/docker/pkg/archive 17:23:38 [2024-06-07T17:23:38.159Z] github.com/docker/docker/pkg/authorization 17:23:38 [2024-06-07T17:23:38.159Z] github.com/docker/docker/pkg/broadcaster 17:23:38 [2024-06-07T17:23:38.159Z] github.com/docker/docker/pkg/capabilities 17:23:38 [2024-06-07T17:23:38.159Z] github.com/docker/docker/pkg/chrootarchive 17:23:38 [2024-06-07T17:23:38.159Z] github.com/docker/docker/pkg/containerfs 17:23:38 [2024-06-07T17:23:38.159Z] github.com/docker/docker/pkg/directory 17:23:38 [2024-06-07T17:23:38.159Z] github.com/docker/docker/pkg/dmesg 17:23:38 [2024-06-07T17:23:38.159Z] github.com/docker/docker/pkg/fileutils 17:23:38 [2024-06-07T17:23:38.159Z] github.com/docker/docker/pkg/homedir 17:23:38 [2024-06-07T17:23:38.159Z] github.com/docker/docker/pkg/idtools 17:23:38 [2024-06-07T17:23:38.159Z] github.com/docker/docker/pkg/ioutils 17:23:38 [2024-06-07T17:23:38.159Z] github.com/docker/docker/pkg/jsonmessage 17:23:38 [2024-06-07T17:23:38.159Z] github.com/docker/docker/pkg/longpath 17:23:38 [2024-06-07T17:23:38.159Z] github.com/docker/docker/pkg/meminfo 17:23:38 [2024-06-07T17:23:38.159Z] github.com/docker/docker/pkg/namesgenerator 17:23:38 [2024-06-07T17:23:38.159Z] github.com/docker/docker/pkg/parsers 17:23:38 [2024-06-07T17:23:38.159Z] github.com/docker/docker/pkg/parsers/kernel 17:23:38 [2024-06-07T17:23:38.159Z] github.com/docker/docker/pkg/parsers/operatingsystem 17:23:38 [2024-06-07T17:23:38.159Z] github.com/docker/docker/pkg/pidfile 17:23:38 [2024-06-07T17:23:38.159Z] github.com/docker/docker/pkg/platform 17:23:38 [2024-06-07T17:23:38.159Z] github.com/docker/docker/pkg/plugingetter 17:23:38 [2024-06-07T17:23:38.159Z] github.com/docker/docker/pkg/plugins 17:23:38 [2024-06-07T17:23:38.159Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen 17:23:38 [2024-06-07T17:23:38.159Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures 17:23:38 [2024-06-07T17:23:38.159Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture 17:23:38 [2024-06-07T17:23:38.159Z] github.com/docker/docker/pkg/plugins/transport 17:23:38 [2024-06-07T17:23:38.159Z] github.com/docker/docker/pkg/pools 17:23:38 [2024-06-07T17:23:38.159Z] github.com/docker/docker/pkg/process 17:23:38 [2024-06-07T17:23:38.159Z] github.com/docker/docker/pkg/progress 17:23:38 [2024-06-07T17:23:38.159Z] github.com/docker/docker/pkg/reexec 17:23:38 [2024-06-07T17:23:38.159Z] github.com/docker/docker/pkg/rootless 17:23:38 [2024-06-07T17:23:38.159Z] github.com/docker/docker/pkg/rootless/specconv 17:23:38 [2024-06-07T17:23:38.159Z] github.com/docker/docker/pkg/stack 17:23:38 [2024-06-07T17:23:38.159Z] github.com/docker/docker/pkg/stdcopy 17:23:38 [2024-06-07T17:23:38.159Z] github.com/docker/docker/pkg/streamformatter 17:23:38 [2024-06-07T17:23:38.159Z] github.com/docker/docker/pkg/stringid 17:23:38 [2024-06-07T17:23:38.159Z] github.com/docker/docker/pkg/sysinfo 17:23:38 [2024-06-07T17:23:38.159Z] github.com/docker/docker/pkg/system 17:23:38 [2024-06-07T17:23:38.159Z] github.com/docker/docker/pkg/tailfile 17:23:38 [2024-06-07T17:23:38.159Z] github.com/docker/docker/pkg/tarsum 17:23:38 [2024-06-07T17:23:38.159Z] github.com/docker/docker/pkg/useragent 17:23:38 [2024-06-07T17:23:38.159Z] github.com/docker/docker/plugin 17:23:38 [2024-06-07T17:23:38.159Z] github.com/docker/docker/plugin/executor/containerd 17:23:38 [2024-06-07T17:23:38.159Z] github.com/docker/docker/plugin/v2 17:23:38 [2024-06-07T17:23:38.159Z] github.com/docker/docker/profiles/apparmor 17:23:38 [2024-06-07T17:23:38.159Z] github.com/docker/docker/profiles/seccomp 17:23:38 [2024-06-07T17:23:38.160Z] github.com/docker/docker/quota 17:23:38 [2024-06-07T17:23:38.160Z] github.com/docker/docker/reference 17:23:38 [2024-06-07T17:23:38.160Z] github.com/docker/docker/registry 17:23:38 [2024-06-07T17:23:38.160Z] github.com/docker/docker/registry/resumable 17:23:38 [2024-06-07T17:23:38.160Z] github.com/docker/docker/restartmanager 17:23:38 [2024-06-07T17:23:38.160Z] github.com/docker/docker/runconfig 17:23:38 [2024-06-07T17:23:38.160Z] github.com/docker/docker/runconfig/opts 17:23:38 [2024-06-07T17:23:38.160Z] github.com/docker/docker/testutil 17:23:38 [2024-06-07T17:23:38.160Z] github.com/docker/docker/testutil/daemon 17:23:38 [2024-06-07T17:23:38.160Z] github.com/docker/docker/testutil/environment 17:23:38 [2024-06-07T17:23:38.160Z] github.com/docker/docker/testutil/fakecontext 17:23:38 [2024-06-07T17:23:38.160Z] github.com/docker/docker/testutil/fakegit 17:23:38 [2024-06-07T17:23:38.160Z] github.com/docker/docker/testutil/fakestorage 17:23:38 [2024-06-07T17:23:38.160Z] github.com/docker/docker/testutil/fixtures/load 17:23:38 [2024-06-07T17:23:38.160Z] github.com/docker/docker/testutil/fixtures/plugin 17:23:38 [2024-06-07T17:23:38.160Z] github.com/docker/docker/testutil/fixtures/plugin/basic 17:23:38 [2024-06-07T17:23:38.160Z] github.com/docker/docker/testutil/registry 17:23:38 [2024-06-07T17:23:38.160Z] github.com/docker/docker/testutil/request 17:23:38 [2024-06-07T17:23:38.160Z] github.com/docker/docker/volume 17:23:38 [2024-06-07T17:23:38.160Z] github.com/docker/docker/volume/drivers 17:23:38 [2024-06-07T17:23:38.160Z] github.com/docker/docker/volume/local 17:23:38 [2024-06-07T17:23:38.160Z] github.com/docker/docker/volume/mounts 17:23:38 [2024-06-07T17:23:38.160Z] github.com/docker/docker/volume/service 17:23:38 [2024-06-07T17:23:38.160Z] github.com/docker/docker/volume/service/opts 17:23:38 [2024-06-07T17:23:38.160Z] github.com/docker/docker/volume/testutils' ']' 17:23:38 [2024-06-07T17:23:38.160Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo journald' -cover -coverprofile=bundles/coverage.out -covermode=atomic -test.timeout=5m github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httpstatus github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/checkpoint github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/system github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/volume github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/exporter/mobyexporter github.com/docker/docker/builder/builder-next/exporter/overrides github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/builder-next/worker/label github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/builder/remotecontext/urlutil github.com/docker/docker/cli/debug github.com/docker/docker/cli/winresources/docker-proxy github.com/docker/docker/cli/winresources/dockerd github.com/docker/docker/client github.com/docker/docker/client/buildkit github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/containerd github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/copy github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/overlayutils github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/journald/internal/export github.com/docker/docker/daemon/logger/journald/internal/fake github.com/docker/docker/daemon/logger/journald/internal/sdjournal github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/loggertest github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/snapshotter github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/spec/specs-go github.com/docker/docker/image/spec/specs-go/v1 github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/cleanups github.com/docker/docker/internal/compatcontext github.com/docker/docker/internal/ioutils github.com/docker/docker/internal/mod github.com/docker/docker/internal/mounttree github.com/docker/docker/internal/multierror github.com/docker/docker/internal/rootless/mountopts github.com/docker/docker/internal/safepath github.com/docker/docker/internal/sliceutil github.com/docker/docker/internal/test/suite github.com/docker/docker/internal/testutils github.com/docker/docker/internal/testutils/netnsutils github.com/docker/docker/internal/testutils/specialimage github.com/docker/docker/internal/unix_noeintr github.com/docker/docker/internal/unshare github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/shimopts github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/dmesg github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/meminfo github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/process github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/rootless github.com/docker/docker/pkg/rootless/specconv github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/apparmor github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils 17:23:38 [2024-06-07T17:23:38.723Z] ? github.com/docker/docker/api [no test files] 17:23:46 [2024-06-07T17:23:46.818Z] ok github.com/docker/docker/api/server 0.026s coverage: 16.2% of statements 17:24:08 [2024-06-07T17:24:08.722Z] ? github.com/docker/docker/api/server/backend/build [no test files] 17:24:08 [2024-06-07T17:24:08.722Z] ? github.com/docker/docker/api/server/httpstatus [no test files] 17:24:08 [2024-06-07T17:24:08.722Z] ? github.com/docker/docker/api/server/router [no test files] 17:24:08 [2024-06-07T17:24:08.722Z] ? github.com/docker/docker/api/server/router/build [no test files] 17:24:08 [2024-06-07T17:24:08.722Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] 17:24:08 [2024-06-07T17:24:08.722Z] ok github.com/docker/docker/api/server/httputils 0.010s coverage: 28.1% of statements 17:24:08 [2024-06-07T17:24:08.722Z] ok github.com/docker/docker/api/server/middleware 0.019s coverage: 42.7% of statements 17:24:08 [2024-06-07T17:24:08.722Z] ? github.com/docker/docker/api/server/router/debug [no test files] 17:24:08 [2024-06-07T17:24:08.722Z] ? github.com/docker/docker/api/server/router/distribution [no test files] 17:24:08 [2024-06-07T17:24:08.722Z] ? github.com/docker/docker/api/server/router/grpc [no test files] 17:24:08 [2024-06-07T17:24:08.722Z] ? github.com/docker/docker/api/server/router/image [no test files] 17:24:08 [2024-06-07T17:24:08.722Z] ? github.com/docker/docker/api/server/router/network [no test files] 17:24:08 [2024-06-07T17:24:08.722Z] ? github.com/docker/docker/api/server/router/plugin [no test files] 17:24:08 [2024-06-07T17:24:08.722Z] ? github.com/docker/docker/api/server/router/session [no test files] 17:24:08 [2024-06-07T17:24:08.722Z] ok github.com/docker/docker/api/server/router/container 0.024s coverage: 11.6% of statements 17:24:08 [2024-06-07T17:24:08.722Z] ? github.com/docker/docker/api/server/router/system [no test files] 17:24:08 [2024-06-07T17:24:08.722Z] ? github.com/docker/docker/api/types [no test files] 17:24:08 [2024-06-07T17:24:08.722Z] ? github.com/docker/docker/api/types/backend [no test files] 17:24:08 [2024-06-07T17:24:08.722Z] ? github.com/docker/docker/api/types/blkiodev [no test files] 17:24:08 [2024-06-07T17:24:08.722Z] ? github.com/docker/docker/api/types/checkpoint [no test files] 17:24:08 [2024-06-07T17:24:08.722Z] ok github.com/docker/docker/api/server/router/swarm 0.004s coverage: 9.0% of statements 17:24:08 [2024-06-07T17:24:08.722Z] ok github.com/docker/docker/api/server/router/volume 0.007s coverage: 66.7% of statements 17:24:08 [2024-06-07T17:24:08.722Z] ? github.com/docker/docker/api/types/events [no test files] 17:24:08 [2024-06-07T17:24:08.722Z] ok github.com/docker/docker/api/types/container 0.009s coverage: 83.7% of statements 17:24:08 [2024-06-07T17:24:08.722Z] ? github.com/docker/docker/api/types/image [no test files] 17:24:08 [2024-06-07T17:24:08.722Z] ? github.com/docker/docker/api/types/mount [no test files] 17:24:08 [2024-06-07T17:24:08.722Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] 17:24:08 [2024-06-07T17:24:08.722Z] ? github.com/docker/docker/api/types/swarm [no test files] 17:24:08 [2024-06-07T17:24:08.722Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] 17:24:08 [2024-06-07T17:24:08.722Z] ? github.com/docker/docker/api/types/system [no test files] 17:24:08 [2024-06-07T17:24:08.722Z] ok github.com/docker/docker/api/types/strslice 0.003s coverage: 90.0% of statements 17:24:08 [2024-06-07T17:24:08.722Z] ok github.com/docker/docker/api/types/registry 0.003s coverage: 54.2% of statements 17:24:08 [2024-06-07T17:24:08.722Z] ok github.com/docker/docker/api/types/filters 0.004s coverage: 94.0% of statements 17:24:08 [2024-06-07T17:24:08.722Z] ok github.com/docker/docker/api/types/network 0.004s coverage: 80.0% of statements 17:24:08 [2024-06-07T17:24:08.722Z] ok github.com/docker/docker/api/types/time 0.005s coverage: 100.0% of statements 17:24:08 [2024-06-07T17:24:08.722Z] ? github.com/docker/docker/api/types/volume [no test files] 17:24:08 [2024-06-07T17:24:08.722Z] ? github.com/docker/docker/builder [no test files] 17:24:08 [2024-06-07T17:24:08.722Z] ? github.com/docker/docker/builder/builder-next [no test files] 17:24:08 [2024-06-07T17:24:08.722Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] 17:24:08 [2024-06-07T17:24:08.722Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] 17:24:08 [2024-06-07T17:24:08.722Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] 17:24:08 [2024-06-07T17:24:08.722Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] 17:24:08 [2024-06-07T17:24:08.722Z] ? github.com/docker/docker/builder/builder-next/exporter/mobyexporter [no test files] 17:24:08 [2024-06-07T17:24:08.722Z] ? github.com/docker/docker/builder/builder-next/exporter/overrides [no test files] 17:24:08 [2024-06-07T17:24:08.722Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] 17:24:08 [2024-06-07T17:24:08.722Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] 17:24:08 [2024-06-07T17:24:08.722Z] ? github.com/docker/docker/builder/builder-next/worker/label [no test files] 17:24:08 [2024-06-07T17:24:08.722Z] ok github.com/docker/docker/api/types/versions 0.002s coverage: 77.3% of statements 17:24:09 [2024-06-07T17:24:09.285Z] ? github.com/docker/docker/cli/winresources/docker-proxy [no test files] 17:24:09 [2024-06-07T17:24:09.285Z] ? github.com/docker/docker/cli/winresources/dockerd [no test files] 17:24:09 [2024-06-07T17:24:09.285Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.007s coverage: 100.0% of statements 17:24:09 [2024-06-07T17:24:09.285Z] ok github.com/docker/docker/cli/debug 0.008s coverage: 100.0% of statements 17:24:09 [2024-06-07T17:24:09.285Z] ok github.com/docker/docker/builder/dockerfile 0.035s coverage: 50.2% of statements 17:24:09 [2024-06-07T17:24:09.285Z] ok github.com/docker/docker/builder/remotecontext 0.041s coverage: 33.7% of statements 17:24:11 [2024-06-07T17:24:11.179Z] ? github.com/docker/docker/client/buildkit [no test files] 17:24:11 [2024-06-07T17:24:11.179Z] ok github.com/docker/docker/cmd/docker-proxy 0.047s coverage: 66.5% of statements 17:24:11 [2024-06-07T17:24:11.179Z] ok github.com/docker/docker/client 0.126s coverage: 77.0% of statements 17:24:12 [2024-06-07T17:24:12.110Z] ok github.com/docker/docker/builder/remotecontext/git 3.001s coverage: 82.5% of statements 17:24:24 [2024-06-07T17:24:24.292Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] 17:24:24 [2024-06-07T17:24:24.292Z] ? github.com/docker/docker/container/stream [no test files] 17:24:24 [2024-06-07T17:24:24.292Z] ? github.com/docker/docker/contrib/apparmor [no test files] 17:24:24 [2024-06-07T17:24:24.292Z] ? github.com/docker/docker/contrib/httpserver [no test files] 17:24:24 [2024-06-07T17:24:24.292Z] ok github.com/docker/docker/container 0.124s coverage: 36.5% of statements 17:24:24 [2024-06-07T17:24:24.292Z] ok github.com/docker/docker/cmd/dockerd 0.165s coverage: 29.6% of statements 17:24:25 [2024-06-07T17:24:25.660Z] ok github.com/docker/docker/cmd/dockerd/trap 2.451s coverage: 0.0% of statements 17:24:27 [2024-06-07T17:24:27.027Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] 17:24:27 [2024-06-07T17:24:27.027Z] ok github.com/docker/docker/daemon/cluster/convert 0.019s coverage: 39.7% of statements 17:24:27 [2024-06-07T17:24:27.027Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.020s coverage: 65.3% of statements 17:24:27 [2024-06-07T17:24:27.027Z] ok github.com/docker/docker/daemon/cluster 0.032s coverage: 0.5% of statements 17:24:27 [2024-06-07T17:24:27.284Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] 17:24:27 [2024-06-07T17:24:27.284Z] ok github.com/docker/docker/daemon/config 0.053s coverage: 74.7% of statements 17:24:28 [2024-06-07T17:24:28.651Z] ? github.com/docker/docker/daemon/events/testutils [no test files] 17:24:28 [2024-06-07T17:24:28.651Z] ok github.com/docker/docker/daemon/graphdriver 0.006s coverage: 2.3% of statements 17:24:28 [2024-06-07T17:24:28.651Z] ok github.com/docker/docker/daemon/containerd 0.041s coverage: 17.6% of statements 17:24:28 [2024-06-07T17:24:28.651Z] ok github.com/docker/docker/daemon/events 0.057s coverage: 50.0% of statements 17:24:28 [2024-06-07T17:24:28.908Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.013s coverage: 2.8% of statements 17:24:28 [2024-06-07T17:24:28.908Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.178s coverage: 60.9% of statements 17:24:29 [2024-06-07T17:24:29.471Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] 17:24:29 [2024-06-07T17:24:29.471Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.019s coverage: 1.9% of statements 17:24:29 [2024-06-07T17:24:29.728Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] 17:24:29 [2024-06-07T17:24:29.728Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] 17:24:29 [2024-06-07T17:24:29.728Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.189s coverage: 60.2% of statements 17:24:29 [2024-06-07T17:24:29.728Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.018s coverage: 60.9% of statements 17:24:30 [2024-06-07T17:24:30.291Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.006s coverage: 3.0% of statements 17:24:30 [2024-06-07T17:24:30.548Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.442s coverage: 14.5% of statements 17:24:30 [2024-06-07T17:24:30.804Z] ? github.com/docker/docker/daemon/initlayer [no test files] 17:24:30 [2024-06-07T17:24:30.804Z] ? github.com/docker/docker/daemon/listeners [no test files] 17:24:30 [2024-06-07T17:24:30.804Z] ok github.com/docker/docker/daemon/links 0.002s coverage: 93.0% of statements 17:24:30 [2024-06-07T17:24:30.804Z] ok github.com/docker/docker/daemon/images 0.025s coverage: 2.9% of statements 17:24:31 [2024-06-07T17:24:31.061Z] ok github.com/docker/docker/daemon/logger 0.221s coverage: 43.2% of statements 17:24:31 [2024-06-07T17:24:31.317Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] 17:24:31 [2024-06-07T17:24:31.317Z] ok github.com/docker/docker/daemon/logger/fluentd 0.009s coverage: 53.6% of statements 17:24:31 [2024-06-07T17:24:31.317Z] ok github.com/docker/docker/daemon/logger/gelf 0.006s coverage: 68.2% of statements 17:24:31 [2024-06-07T17:24:31.317Z] ok github.com/docker/docker/daemon/logger/awslogs 0.102s coverage: 78.2% of statements 17:24:31 [2024-06-07T17:24:31.880Z] ? github.com/docker/docker/daemon/logger/journald/internal/fake [no test files] 17:24:31 [2024-06-07T17:24:31.880Z] ? github.com/docker/docker/daemon/logger/journald/internal/sdjournal [no test files] 17:24:31 [2024-06-07T17:24:31.880Z] ok github.com/docker/docker/daemon/logger/journald/internal/export 0.003s coverage: 88.2% of statements 17:24:31 [2024-06-07T17:24:31.880Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.014s coverage: 87.2% of statements 17:24:31 [2024-06-07T17:24:31.880Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.068s coverage: 76.8% of statements 17:24:32 [2024-06-07T17:24:32.137Z] ? github.com/docker/docker/daemon/logger/loggertest [no test files] 17:24:32 [2024-06-07T17:24:32.137Z] ok github.com/docker/docker/daemon/logger/local 0.038s coverage: 79.4% of statements 17:24:32 [2024-06-07T17:24:32.699Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.031s coverage: 31.5% of statements 17:24:32 [2024-06-07T17:24:32.699Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.045s coverage: 63.7% of statements 17:24:32 [2024-06-07T17:24:32.699Z] ? github.com/docker/docker/daemon/names [no test files] 17:24:32 [2024-06-07T17:24:32.699Z] ok github.com/docker/docker/daemon/logger/templates 0.007s coverage: 8.3% of statements 17:24:32 [2024-06-07T17:24:32.699Z] ok github.com/docker/docker/daemon/logger/syslog 0.007s coverage: 46.8% of statements 17:24:32 [2024-06-07T17:24:32.956Z] ? github.com/docker/docker/daemon/snapshotter [no test files] 17:24:32 [2024-06-07T17:24:32.956Z] ? github.com/docker/docker/daemon/stats [no test files] 17:24:32 [2024-06-07T17:24:32.956Z] ok github.com/docker/docker/daemon/network 0.016s coverage: 63.8% of statements 17:24:33 [2024-06-07T17:24:33.213Z] ok github.com/docker/docker/daemon/logger/journald 1.440s coverage: 72.7% of statements 17:24:33 [2024-06-07T17:24:33.776Z] ? github.com/docker/docker/distribution/utils [no test files] 17:24:33 [2024-06-07T17:24:33.776Z] ok github.com/docker/docker/dockerversion 0.003s coverage: 100.0% of statements 17:24:33 [2024-06-07T17:24:33.776Z] ok github.com/docker/docker/errdefs 0.005s coverage: 77.2% of statements 17:24:33 [2024-06-07T17:24:33.776Z] ok github.com/docker/docker/distribution/metadata 0.025s coverage: 44.4% of statements 17:24:34 [2024-06-07T17:24:34.032Z] ok github.com/docker/docker/daemon/logger/splunk 1.418s coverage: 82.5% of statements 17:24:34 [2024-06-07T17:24:34.288Z] ok github.com/docker/docker/image 0.024s coverage: 82.8% of statements 17:24:34 [2024-06-07T17:24:34.851Z] ? github.com/docker/docker/image/spec/specs-go [no test files] 17:24:34 [2024-06-07T17:24:34.851Z] ? github.com/docker/docker/image/spec/specs-go/v1 [no test files] 17:24:34 [2024-06-07T17:24:34.851Z] ok github.com/docker/docker/image/cache 0.011s coverage: 26.1% of statements 17:24:34 [2024-06-07T17:24:34.851Z] ? github.com/docker/docker/image/v1 [no test files] 17:24:34 [2024-06-07T17:24:34.851Z] ok github.com/docker/docker/image/tarexport 0.007s coverage: 0.5% of statements 17:24:34 [2024-06-07T17:24:34.851Z] ? github.com/docker/docker/internal/compatcontext [no test files] 17:24:34 [2024-06-07T17:24:34.851Z] ok github.com/docker/docker/internal/cleanups 0.002s coverage: 69.2% of statements 17:24:34 [2024-06-07T17:24:34.851Z] ok github.com/docker/docker/internal/ioutils 0.007s coverage: 66.7% of statements 17:24:34 [2024-06-07T17:24:34.851Z] ? github.com/docker/docker/internal/mounttree [no test files] 17:24:34 [2024-06-07T17:24:34.851Z] ok github.com/docker/docker/internal/mod 0.002s coverage: 66.7% of statements 17:24:35 [2024-06-07T17:24:35.107Z] ? github.com/docker/docker/internal/rootless/mountopts [no test files] 17:24:35 [2024-06-07T17:24:35.107Z] ok github.com/docker/docker/internal/multierror 0.005s coverage: 88.9% of statements 17:24:35 [2024-06-07T17:24:35.107Z] ? github.com/docker/docker/internal/test/suite [no test files] 17:24:35 [2024-06-07T17:24:35.107Z] ? github.com/docker/docker/internal/testutils [no test files] 17:24:35 [2024-06-07T17:24:35.107Z] ? github.com/docker/docker/internal/testutils/netnsutils [no test files] 17:24:35 [2024-06-07T17:24:35.107Z] ? github.com/docker/docker/internal/testutils/specialimage [no test files] 17:24:35 [2024-06-07T17:24:35.107Z] ? github.com/docker/docker/internal/unix_noeintr [no test files] 17:24:35 [2024-06-07T17:24:35.107Z] ? github.com/docker/docker/internal/unshare [no test files] 17:24:35 [2024-06-07T17:24:35.107Z] ok github.com/docker/docker/internal/sliceutil 0.002s coverage: 56.2% of statements 17:24:35 [2024-06-07T17:24:35.107Z] ok github.com/docker/docker/internal/safepath 0.005s coverage: 42.9% of statements 17:24:35 [2024-06-07T17:24:35.363Z] ok github.com/docker/docker/distribution 1.490s coverage: 28.7% of statements 17:24:35 [2024-06-07T17:24:35.926Z] ok github.com/docker/docker/distribution/xfer 2.196s coverage: 85.4% of statements 17:24:36 [2024-06-07T17:24:36.182Z] ? github.com/docker/docker/libcontainerd [no test files] 17:24:36 [2024-06-07T17:24:36.182Z] ? github.com/docker/docker/libcontainerd/remote [no test files] 17:24:36 [2024-06-07T17:24:36.182Z] ? github.com/docker/docker/libcontainerd/shimopts [no test files] 17:24:36 [2024-06-07T17:24:36.182Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] 17:24:36 [2024-06-07T17:24:36.182Z] ? github.com/docker/docker/libcontainerd/types [no test files] 17:24:36 [2024-06-07T17:24:36.182Z] ok github.com/docker/docker/libcontainerd/queue 0.023s coverage: 100.0% of statements 17:24:36 [2024-06-07T17:24:36.745Z] ok github.com/docker/docker/daemon 10.713s coverage: 15.9% of statements 17:24:36 [2024-06-07T17:24:36.745Z] ? github.com/docker/docker/oci/caps [no test files] 17:24:36 [2024-06-07T17:24:36.745Z] ok github.com/docker/docker/oci 0.010s coverage: 35.8% of statements 17:24:36 [2024-06-07T17:24:36.745Z] ok github.com/docker/docker/opts 0.021s coverage: 67.8% of statements 17:24:37 [2024-06-07T17:24:37.308Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements 17:24:37 [2024-06-07T17:24:37.308Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 81.8% of statements 17:24:37 [2024-06-07T17:24:37.308Z] ok github.com/docker/docker/pkg/broadcaster 0.004s coverage: 100.0% of statements 17:24:37 [2024-06-07T17:24:37.308Z] ok github.com/docker/docker/pkg/containerfs 0.005s coverage: 26.7% of statements 17:24:37 [2024-06-07T17:24:37.308Z] ok github.com/docker/docker/pkg/dmesg 0.005s coverage: 83.3% of statements 17:24:37 [2024-06-07T17:24:37.308Z] ok github.com/docker/docker/pkg/authorization 0.205s coverage: 68.3% of statements 17:24:37 [2024-06-07T17:24:37.308Z] ok github.com/docker/docker/pkg/chrootarchive 0.267s coverage: 83.7% of statements 17:24:37 [2024-06-07T17:24:37.565Z] ok github.com/docker/docker/pkg/homedir 0.014s coverage: 6.5% of statements 17:24:37 [2024-06-07T17:24:37.565Z] ok github.com/docker/docker/pkg/fileutils 0.028s coverage: 51.7% of statements 17:24:37 [2024-06-07T17:24:37.565Z] ok github.com/docker/docker/pkg/archive 0.454s coverage: 80.9% of statements 17:24:37 [2024-06-07T17:24:37.822Z] ok github.com/docker/docker/pkg/longpath 0.002s coverage: 45.5% of statements 17:24:37 [2024-06-07T17:24:37.822Z] ok github.com/docker/docker/pkg/meminfo 0.003s coverage: 75.0% of statements 17:24:37 [2024-06-07T17:24:37.822Z] ok github.com/docker/docker/pkg/jsonmessage 0.003s coverage: 92.3% of statements 17:24:37 [2024-06-07T17:24:37.822Z] ok github.com/docker/docker/pkg/namesgenerator 0.002s coverage: 85.7% of statements 17:24:37 [2024-06-07T17:24:37.822Z] ok github.com/docker/docker/pkg/parsers 0.014s coverage: 97.0% of statements 17:24:37 [2024-06-07T17:24:37.822Z] ok github.com/docker/docker/pkg/parsers/kernel 0.002s coverage: 60.0% of statements 17:24:37 [2024-06-07T17:24:37.822Z] ? github.com/docker/docker/pkg/platform [no test files] 17:24:37 [2024-06-07T17:24:37.822Z] ? github.com/docker/docker/pkg/plugingetter [no test files] 17:24:37 [2024-06-07T17:24:37.822Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.003s coverage: 90.2% of statements 17:24:38 [2024-06-07T17:24:38.078Z] ok github.com/docker/docker/pkg/pidfile 0.005s coverage: 94.1% of statements 17:24:38 [2024-06-07T17:24:38.079Z] ok github.com/docker/docker/pkg/idtools 0.424s coverage: 69.7% of statements 17:24:38 [2024-06-07T17:24:38.079Z] ok github.com/docker/docker/pkg/ioutils 0.394s coverage: 69.1% of statements 17:24:38 [2024-06-07T17:24:38.335Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] 17:24:38 [2024-06-07T17:24:38.335Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] 17:24:38 [2024-06-07T17:24:38.335Z] ok github.com/docker/docker/pkg/plugins/transport 0.003s coverage: 90.0% of statements 17:24:38 [2024-06-07T17:24:38.335Z] ok github.com/docker/docker/pkg/pools 0.003s coverage: 88.2% of statements 17:24:38 [2024-06-07T17:24:38.335Z] ok github.com/docker/docker/pkg/process 0.005s coverage: 21.7% of statements 17:24:38 [2024-06-07T17:24:38.335Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.006s coverage: 56.8% of statements 17:24:38 [2024-06-07T17:24:38.592Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements 17:24:38 [2024-06-07T17:24:38.592Z] ? github.com/docker/docker/pkg/rootless [no test files] 17:24:38 [2024-06-07T17:24:38.592Z] ? github.com/docker/docker/pkg/rootless/specconv [no test files] 17:24:38 [2024-06-07T17:24:38.592Z] ok github.com/docker/docker/pkg/stack 0.009s coverage: 90.9% of statements 17:24:38 [2024-06-07T17:24:38.592Z] ok github.com/docker/docker/pkg/reexec 0.013s coverage: 82.4% of statements 17:24:38 [2024-06-07T17:24:38.864Z] ok github.com/docker/docker/pkg/stdcopy 0.005s coverage: 100.0% of statements 17:24:38 [2024-06-07T17:24:38.864Z] ok github.com/docker/docker/pkg/stringid 0.004s coverage: 61.9% of statements 17:24:38 [2024-06-07T17:24:38.864Z] ok github.com/docker/docker/pkg/streamformatter 0.015s coverage: 64.5% of statements 17:24:39 [2024-06-07T17:24:39.131Z] ok github.com/docker/docker/pkg/system 0.009s coverage: 41.0% of statements 17:24:39 [2024-06-07T17:24:39.131Z] ok github.com/docker/docker/pkg/sysinfo 0.013s coverage: 53.4% of statements 17:24:39 [2024-06-07T17:24:39.131Z] ok github.com/docker/docker/pkg/tailfile 0.035s coverage: 88.6% of statements 17:24:39 [2024-06-07T17:24:39.131Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements 17:24:39 [2024-06-07T17:24:39.131Z] ok github.com/docker/docker/pkg/tarsum 0.052s coverage: 89.6% of statements 17:24:40 [2024-06-07T17:24:40.061Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] 17:24:40 [2024-06-07T17:24:40.061Z] ? github.com/docker/docker/profiles/apparmor [no test files] 17:24:40 [2024-06-07T17:24:40.061Z] ok github.com/docker/docker/plugin/v2 0.005s coverage: 13.6% of statements 17:24:40 [2024-06-07T17:24:40.061Z] ok github.com/docker/docker/profiles/seccomp 0.017s coverage: 86.0% of statements 17:24:40 [2024-06-07T17:24:40.318Z] ok github.com/docker/docker/reference 0.006s coverage: 83.7% of statements 17:24:40 [2024-06-07T17:24:40.318Z] ok github.com/docker/docker/quota 0.239s coverage: 69.3% of statements 17:24:40 [2024-06-07T17:24:40.574Z] ok github.com/docker/docker/pkg/plugins 2.012s coverage: 73.7% of statements 17:24:40 [2024-06-07T17:24:40.574Z] ok github.com/docker/docker/plugin 0.530s coverage: 23.2% of statements 17:24:40 [2024-06-07T17:24:40.831Z] ? github.com/docker/docker/runconfig/opts [no test files] 17:24:40 [2024-06-07T17:24:40.831Z] ok github.com/docker/docker/runconfig 0.007s coverage: 54.0% of statements 17:24:40 [2024-06-07T17:24:40.831Z] ok github.com/docker/docker/registry/resumable 0.018s coverage: 100.0% of statements 17:24:40 [2024-06-07T17:24:40.831Z] ok github.com/docker/docker/restartmanager 0.026s coverage: 46.2% of statements 17:24:40 [2024-06-07T17:24:40.831Z] ok github.com/docker/docker/registry 0.111s coverage: 63.9% of statements 17:24:41 [2024-06-07T17:24:41.088Z] ok github.com/docker/docker/testutil 0.006s coverage: 6.8% of statements 17:24:41 [2024-06-07T17:24:41.088Z] ? github.com/docker/docker/testutil/daemon [no test files] 17:24:41 [2024-06-07T17:24:41.088Z] ? github.com/docker/docker/testutil/environment [no test files] 17:24:41 [2024-06-07T17:24:41.088Z] ? github.com/docker/docker/testutil/fakecontext [no test files] 17:24:41 [2024-06-07T17:24:41.088Z] ? github.com/docker/docker/testutil/fakegit [no test files] 17:24:41 [2024-06-07T17:24:41.088Z] ? github.com/docker/docker/testutil/fakestorage [no test files] 17:24:41 [2024-06-07T17:24:41.088Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] 17:24:41 [2024-06-07T17:24:41.088Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] 17:24:41 [2024-06-07T17:24:41.088Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] 17:24:41 [2024-06-07T17:24:41.344Z] ? github.com/docker/docker/testutil/registry [no test files] 17:24:41 [2024-06-07T17:24:41.344Z] ? github.com/docker/docker/testutil/request [no test files] 17:24:41 [2024-06-07T17:24:41.344Z] ? github.com/docker/docker/volume [no test files] 17:24:41 [2024-06-07T17:24:41.601Z] ok github.com/docker/docker/volume/drivers 0.005s coverage: 36.1% of statements 17:24:41 [2024-06-07T17:24:41.857Z] ok github.com/docker/docker/volume/mounts 0.008s coverage: 62.3% of statements 17:24:41 [2024-06-07T17:24:41.857Z] ok github.com/docker/docker/volume/local 0.124s coverage: 76.4% of statements 17:24:42 [2024-06-07T17:24:42.113Z] ? github.com/docker/docker/volume/service/opts [no test files] 17:24:42 [2024-06-07T17:24:42.113Z] ? github.com/docker/docker/volume/testutils [no test files] 17:24:42 [2024-06-07T17:24:42.113Z] ok github.com/docker/docker/volume/service 0.010s coverage: 71.8% of statements 17:24:44 [2024-06-07T17:24:44.632Z] ok github.com/docker/docker/layer 7.981s coverage: 68.1% of statements 17:24:44 [2024-06-07T17:24:44.632Z] 17:24:44 [2024-06-07T17:24:44.632Z] === Skipped 17:24:44 [2024-06-07T17:24:44.632Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) 17:24:44 [2024-06-07T17:24:44.632Z] network_proxy_test.go:195: Need to start CI docker with --ipv6 17:24:44 [2024-06-07T17:24:44.632Z] 17:24:44 [2024-06-07T17:24:44.632Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) 17:24:44 [2024-06-07T17:24:44.632Z] network_proxy_test.go:210: No support for dual stack yet 17:24:44 [2024-06-07T17:24:44.632Z] 17:24:44 [2024-06-07T17:24:44.632Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) 17:24:44 [2024-06-07T17:24:44.632Z] network_proxy_test.go:239: Need to start CI docker with --ipv6 17:24:44 [2024-06-07T17:24:44.632Z] 17:24:44 [2024-06-07T17:24:44.632Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) 17:24:44 [2024-06-07T17:24:44.632Z] network_proxy_test.go:300: Need to start CI docker with --ipv6 17:24:44 [2024-06-07T17:24:44.632Z] 17:24:44 [2024-06-07T17:24:44.632Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) 17:24:44 [2024-06-07T17:24:44.632Z] graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 17:24:44 [2024-06-07T17:24:44.632Z] graphtest_unix.go:41: Driver btrfs not supported 17:24:44 [2024-06-07T17:24:44.632Z] 17:24:44 [2024-06-07T17:24:44.632Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) 17:24:44 [2024-06-07T17:24:44.632Z] graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 17:24:44 [2024-06-07T17:24:44.632Z] graphtest_unix.go:41: Driver btrfs not supported 17:24:44 [2024-06-07T17:24:44.632Z] 17:24:44 [2024-06-07T17:24:44.632Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) 17:24:44 [2024-06-07T17:24:44.632Z] graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 17:24:44 [2024-06-07T17:24:44.632Z] graphtest_unix.go:41: Driver btrfs not supported 17:24:44 [2024-06-07T17:24:44.632Z] 17:24:44 [2024-06-07T17:24:44.632Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) 17:24:44 [2024-06-07T17:24:44.632Z] graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 17:24:44 [2024-06-07T17:24:44.632Z] graphtest_unix.go:41: Driver btrfs not supported 17:24:44 [2024-06-07T17:24:44.632Z] 17:24:44 [2024-06-07T17:24:44.632Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) 17:24:44 [2024-06-07T17:24:44.632Z] graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 17:24:44 [2024-06-07T17:24:44.632Z] graphtest_unix.go:41: Driver btrfs not supported 17:24:44 [2024-06-07T17:24:44.632Z] 17:24:44 [2024-06-07T17:24:44.632Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) 17:24:44 [2024-06-07T17:24:44.632Z] graphtest_unix.go:68: No driver to put! 17:24:44 [2024-06-07T17:24:44.632Z] 17:24:44 [2024-06-07T17:24:44.632Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) 17:24:44 [2024-06-07T17:24:44.632Z] time="2024-06-07T17:24:29Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs 17:24:44 [2024-06-07T17:24:44.632Z] graphtest_unix.go:39: graphdriver: driver not supported 17:24:44 [2024-06-07T17:24:44.632Z] graphtest_unix.go:41: Driver fuse-overlayfs not supported 17:24:44 [2024-06-07T17:24:44.632Z] 17:24:44 [2024-06-07T17:24:44.632Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) 17:24:44 [2024-06-07T17:24:44.632Z] time="2024-06-07T17:24:29Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs 17:24:44 [2024-06-07T17:24:44.632Z] graphtest_unix.go:39: graphdriver: driver not supported 17:24:44 [2024-06-07T17:24:44.632Z] graphtest_unix.go:41: Driver fuse-overlayfs not supported 17:24:44 [2024-06-07T17:24:44.632Z] 17:24:44 [2024-06-07T17:24:44.632Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) 17:24:44 [2024-06-07T17:24:44.632Z] time="2024-06-07T17:24:29Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs 17:24:44 [2024-06-07T17:24:44.632Z] graphtest_unix.go:39: graphdriver: driver not supported 17:24:44 [2024-06-07T17:24:44.632Z] graphtest_unix.go:41: Driver fuse-overlayfs not supported 17:24:44 [2024-06-07T17:24:44.632Z] 17:24:44 [2024-06-07T17:24:44.632Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) 17:24:44 [2024-06-07T17:24:44.632Z] time="2024-06-07T17:24:29Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs 17:24:44 [2024-06-07T17:24:44.632Z] graphtest_unix.go:39: graphdriver: driver not supported 17:24:44 [2024-06-07T17:24:44.632Z] graphtest_unix.go:41: Driver fuse-overlayfs not supported 17:24:44 [2024-06-07T17:24:44.632Z] 17:24:44 [2024-06-07T17:24:44.632Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) 17:24:44 [2024-06-07T17:24:44.632Z] time="2024-06-07T17:24:29Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs 17:24:44 [2024-06-07T17:24:44.632Z] graphtest_unix.go:39: graphdriver: driver not supported 17:24:44 [2024-06-07T17:24:44.632Z] graphtest_unix.go:41: Driver fuse-overlayfs not supported 17:24:44 [2024-06-07T17:24:44.632Z] 17:24:44 [2024-06-07T17:24:44.632Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) 17:24:44 [2024-06-07T17:24:44.632Z] graphtest_unix.go:68: No driver to put! 17:24:44 [2024-06-07T17:24:44.632Z] 17:24:44 [2024-06-07T17:24:44.632Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) 17:24:44 [2024-06-07T17:24:44.632Z] overlay_test.go:61: Cannot run test with naive change algorithm 17:24:44 [2024-06-07T17:24:44.632Z] 17:24:44 [2024-06-07T17:24:44.632Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) 17:24:44 [2024-06-07T17:24:44.632Z] graphtest_unix.go:311: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas 17:24:44 [2024-06-07T17:24:44.632Z] 17:24:44 [2024-06-07T17:24:44.632Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) 17:24:44 [2024-06-07T17:24:44.632Z] graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 17:24:44 [2024-06-07T17:24:44.632Z] graphtest_unix.go:41: Driver zfs not supported 17:24:44 [2024-06-07T17:24:44.632Z] 17:24:44 [2024-06-07T17:24:44.632Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) 17:24:44 [2024-06-07T17:24:44.632Z] graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 17:24:44 [2024-06-07T17:24:44.632Z] graphtest_unix.go:41: Driver zfs not supported 17:24:44 [2024-06-07T17:24:44.632Z] 17:24:44 [2024-06-07T17:24:44.632Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) 17:24:44 [2024-06-07T17:24:44.632Z] graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 17:24:44 [2024-06-07T17:24:44.632Z] graphtest_unix.go:41: Driver zfs not supported 17:24:44 [2024-06-07T17:24:44.632Z] 17:24:44 [2024-06-07T17:24:44.632Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) 17:24:44 [2024-06-07T17:24:44.632Z] graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 17:24:44 [2024-06-07T17:24:44.632Z] graphtest_unix.go:41: Driver zfs not supported 17:24:44 [2024-06-07T17:24:44.632Z] 17:24:44 [2024-06-07T17:24:44.632Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) 17:24:44 [2024-06-07T17:24:44.632Z] graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 17:24:44 [2024-06-07T17:24:44.632Z] graphtest_unix.go:41: Driver zfs not supported 17:24:44 [2024-06-07T17:24:44.632Z] 17:24:44 [2024-06-07T17:24:44.632Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) 17:24:44 [2024-06-07T17:24:44.632Z] graphtest_unix.go:68: No driver to put! 17:24:44 [2024-06-07T17:24:44.632Z] 17:24:44 [2024-06-07T17:24:44.632Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) 17:24:44 [2024-06-07T17:24:44.632Z] sysinfo_linux_test.go:86: AppArmor Must be Disabled 17:24:44 [2024-06-07T17:24:44.632Z] 17:24:44 [2024-06-07T17:24:44.632Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) 17:24:44 [2024-06-07T17:24:44.632Z] sysinfo_linux_test.go:106: cgroup namespaces must be disabled 17:24:44 [2024-06-07T17:24:44.632Z] 17:24:44 [2024-06-07T17:24:44.632Z] === SKIP: volume/mounts TestValidateLCOWMount (0.00s) 17:24:44 [2024-06-07T17:24:44.632Z] validate_test.go:73: only tested on Windows 17:24:44 [2024-06-07T17:24:44.632Z] 17:24:44 [2024-06-07T17:24:44.632Z] DONE 3307 tests, 27 skipped in 66.255s 17:24:44 [2024-06-07T17:24:44.632Z] + '[' -n 'github.com/docker/docker/libnetwork 17:24:44 [2024-06-07T17:24:44.632Z] github.com/docker/docker/libnetwork/bitmap 17:24:44 [2024-06-07T17:24:44.632Z] github.com/docker/docker/libnetwork/cluster 17:24:44 [2024-06-07T17:24:44.632Z] github.com/docker/docker/libnetwork/cmd/diagnostic 17:24:44 [2024-06-07T17:24:44.632Z] github.com/docker/docker/libnetwork/cmd/networkdb-test 17:24:44 [2024-06-07T17:24:44.632Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient 17:24:44 [2024-06-07T17:24:44.632Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver 17:24:44 [2024-06-07T17:24:44.632Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient 17:24:44 [2024-06-07T17:24:44.632Z] github.com/docker/docker/libnetwork/cnmallocator 17:24:44 [2024-06-07T17:24:44.632Z] github.com/docker/docker/libnetwork/config 17:24:44 [2024-06-07T17:24:44.632Z] github.com/docker/docker/libnetwork/datastore 17:24:44 [2024-06-07T17:24:44.632Z] github.com/docker/docker/libnetwork/diagnostic 17:24:44 [2024-06-07T17:24:44.632Z] github.com/docker/docker/libnetwork/discoverapi 17:24:44 [2024-06-07T17:24:44.632Z] github.com/docker/docker/libnetwork/driverapi 17:24:44 [2024-06-07T17:24:44.632Z] github.com/docker/docker/libnetwork/drivers/bridge 17:24:44 [2024-06-07T17:24:44.632Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager 17:24:44 [2024-06-07T17:24:44.632Z] github.com/docker/docker/libnetwork/drivers/host 17:24:44 [2024-06-07T17:24:44.632Z] github.com/docker/docker/libnetwork/drivers/ipvlan 17:24:44 [2024-06-07T17:24:44.632Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager 17:24:44 [2024-06-07T17:24:44.632Z] github.com/docker/docker/libnetwork/drivers/macvlan 17:24:44 [2024-06-07T17:24:44.632Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager 17:24:44 [2024-06-07T17:24:44.632Z] github.com/docker/docker/libnetwork/drivers/null 17:24:44 [2024-06-07T17:24:44.632Z] github.com/docker/docker/libnetwork/drivers/overlay 17:24:44 [2024-06-07T17:24:44.632Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils 17:24:44 [2024-06-07T17:24:44.632Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 17:24:44 [2024-06-07T17:24:44.632Z] github.com/docker/docker/libnetwork/drivers/remote 17:24:44 [2024-06-07T17:24:44.632Z] github.com/docker/docker/libnetwork/drivers/remote/api 17:24:44 [2024-06-07T17:24:44.632Z] github.com/docker/docker/libnetwork/drivers/windows 17:24:44 [2024-06-07T17:24:44.632Z] github.com/docker/docker/libnetwork/drivers/windows/overlay 17:24:44 [2024-06-07T17:24:44.632Z] github.com/docker/docker/libnetwork/drvregistry 17:24:44 [2024-06-07T17:24:44.632Z] github.com/docker/docker/libnetwork/etchosts 17:24:44 [2024-06-07T17:24:44.632Z] github.com/docker/docker/libnetwork/internal/caller 17:24:44 [2024-06-07T17:24:44.632Z] github.com/docker/docker/libnetwork/internal/kvstore 17:24:44 [2024-06-07T17:24:44.632Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb 17:24:44 [2024-06-07T17:24:44.632Z] github.com/docker/docker/libnetwork/internal/netiputil 17:24:44 [2024-06-07T17:24:44.632Z] github.com/docker/docker/libnetwork/internal/resolvconf 17:24:44 [2024-06-07T17:24:44.632Z] github.com/docker/docker/libnetwork/internal/setmatrix 17:24:44 [2024-06-07T17:24:44.632Z] github.com/docker/docker/libnetwork/ipamapi 17:24:44 [2024-06-07T17:24:44.632Z] github.com/docker/docker/libnetwork/ipams 17:24:44 [2024-06-07T17:24:44.632Z] github.com/docker/docker/libnetwork/ipams/defaultipam 17:24:44 [2024-06-07T17:24:44.632Z] github.com/docker/docker/libnetwork/ipams/null 17:24:44 [2024-06-07T17:24:44.632Z] github.com/docker/docker/libnetwork/ipams/remote 17:24:44 [2024-06-07T17:24:44.632Z] github.com/docker/docker/libnetwork/ipams/remote/api 17:24:44 [2024-06-07T17:24:44.632Z] github.com/docker/docker/libnetwork/ipams/windowsipam 17:24:44 [2024-06-07T17:24:44.632Z] github.com/docker/docker/libnetwork/ipamutils 17:24:44 [2024-06-07T17:24:44.632Z] github.com/docker/docker/libnetwork/ipbits 17:24:44 [2024-06-07T17:24:44.632Z] github.com/docker/docker/libnetwork/iptables 17:24:44 [2024-06-07T17:24:44.632Z] github.com/docker/docker/libnetwork/netlabel 17:24:44 [2024-06-07T17:24:44.632Z] github.com/docker/docker/libnetwork/netutils 17:24:44 [2024-06-07T17:24:44.632Z] github.com/docker/docker/libnetwork/networkdb 17:24:44 [2024-06-07T17:24:44.632Z] github.com/docker/docker/libnetwork/ns 17:24:44 [2024-06-07T17:24:44.632Z] github.com/docker/docker/libnetwork/options 17:24:44 [2024-06-07T17:24:44.632Z] github.com/docker/docker/libnetwork/osl 17:24:44 [2024-06-07T17:24:44.632Z] github.com/docker/docker/libnetwork/osl/kernel 17:24:44 [2024-06-07T17:24:44.632Z] github.com/docker/docker/libnetwork/portallocator 17:24:44 [2024-06-07T17:24:44.632Z] github.com/docker/docker/libnetwork/portmapper 17:24:44 [2024-06-07T17:24:44.632Z] github.com/docker/docker/libnetwork/resolvconf 17:24:44 [2024-06-07T17:24:44.632Z] github.com/docker/docker/libnetwork/scope 17:24:44 [2024-06-07T17:24:44.632Z] github.com/docker/docker/libnetwork/types' ']' 17:24:44 [2024-06-07T17:24:44.633Z] + 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/cnmallocator github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/kvstore github.com/docker/docker/libnetwork/internal/kvstore/boltdb github.com/docker/docker/libnetwork/internal/netiputil github.com/docker/docker/libnetwork/internal/resolvconf github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams github.com/docker/docker/libnetwork/ipams/defaultipam github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/ipbits github.com/docker/docker/libnetwork/iptables github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/scope github.com/docker/docker/libnetwork/types 17:25:40 [2024-06-07T17:25:40.806Z] ok github.com/docker/docker/libnetwork 44.849s coverage: 42.8% of statements 17:25:40 [2024-06-07T17:25:40.806Z] ok github.com/docker/docker/libnetwork/bitmap 0.006s coverage: 96.1% of statements 17:25:40 [2024-06-07T17:25:40.806Z] ? github.com/docker/docker/libnetwork/cluster [no test files] 17:25:40 [2024-06-07T17:25:40.806Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] 17:25:40 [2024-06-07T17:25:40.806Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] 17:25:40 [2024-06-07T17:25:40.806Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] 17:25:40 [2024-06-07T17:25:40.806Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] 17:25:40 [2024-06-07T17:25:40.806Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] 17:25:40 [2024-06-07T17:25:40.806Z] ok github.com/docker/docker/libnetwork/cnmallocator 4.605s coverage: 71.9% of statements 17:25:40 [2024-06-07T17:25:40.806Z] ok github.com/docker/docker/libnetwork/config 0.003s coverage: 10.3% of statements 17:25:40 [2024-06-07T17:25:40.806Z] ok github.com/docker/docker/libnetwork/datastore 0.003s coverage: 37.0% of statements 17:25:40 [2024-06-07T17:25:40.806Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] 17:25:40 [2024-06-07T17:25:40.806Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] 17:25:40 [2024-06-07T17:25:40.806Z] ok github.com/docker/docker/libnetwork/driverapi 0.002s coverage: 68.9% of statements 17:25:46 [2024-06-07T17:25:46.056Z] ok github.com/docker/docker/libnetwork/drivers/bridge 3.631s coverage: 63.0% of statements 17:25:46 [2024-06-07T17:25:46.056Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] 17:25:46 [2024-06-07T17:25:46.056Z] ok github.com/docker/docker/libnetwork/drivers/host 0.002s coverage: 40.0% of statements 17:25:46 [2024-06-07T17:25:46.984Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.946s coverage: 5.1% of statements 17:25:46 [2024-06-07T17:25:46.984Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] 17:25:47 [2024-06-07T17:25:47.547Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.003s coverage: 4.7% of statements 17:25:47 [2024-06-07T17:25:47.547Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] 17:25:47 [2024-06-07T17:25:47.547Z] ok github.com/docker/docker/libnetwork/drivers/null 0.002s coverage: 40.0% of statements 17:25:48 [2024-06-07T17:25:48.476Z] ok github.com/docker/docker/libnetwork/drivers/overlay 0.009s coverage: 1.4% of statements 17:25:48 [2024-06-07T17:25:48.732Z] ok github.com/docker/docker/libnetwork/drivers/overlay/overlayutils 0.003s coverage: 45.0% of statements 17:25:48 [2024-06-07T17:25:48.988Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.003s coverage: 62.7% of statements 17:25:49 [2024-06-07T17:25:49.551Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.010s coverage: 57.0% of statements 17:25:49 [2024-06-07T17:25:49.551Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] 17:25:49 [2024-06-07T17:25:49.551Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] 17:25:49 [2024-06-07T17:25:49.551Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] 17:25:49 [2024-06-07T17:25:49.807Z] ok github.com/docker/docker/libnetwork/drvregistry 0.004s coverage: 87.0% of statements 17:25:50 [2024-06-07T17:25:50.064Z] ok github.com/docker/docker/libnetwork/etchosts 0.017s coverage: 82.1% of statements 17:25:50 [2024-06-07T17:25:50.320Z] ok github.com/docker/docker/libnetwork/internal/caller 0.002s coverage: 100.0% of statements 17:25:50 [2024-06-07T17:25:50.320Z] ? github.com/docker/docker/libnetwork/internal/kvstore [no test files] 17:25:50 [2024-06-07T17:25:50.320Z] ? github.com/docker/docker/libnetwork/internal/kvstore/boltdb [no test files] 17:25:50 [2024-06-07T17:25:50.576Z] ok github.com/docker/docker/libnetwork/internal/netiputil 0.002s coverage: 25.8% of statements 17:25:50 [2024-06-07T17:25:50.833Z] ok github.com/docker/docker/libnetwork/internal/resolvconf 0.015s coverage: 85.5% of statements 17:26:03 [2024-06-07T17:26:03.018Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.002s coverage: 100.0% of statements 17:26:03 [2024-06-07T17:26:03.018Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] 17:26:03 [2024-06-07T17:26:03.018Z] ? github.com/docker/docker/libnetwork/ipams [no test files] 17:26:35 [2024-06-07T17:26:35.047Z] ok github.com/docker/docker/libnetwork/ipams/defaultipam 30.802s coverage: 86.6% of statements 17:26:35 [2024-06-07T17:26:35.047Z] ok github.com/docker/docker/libnetwork/ipams/null 0.003s coverage: 63.2% of statements 17:26:35 [2024-06-07T17:26:35.047Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.008s coverage: 52.6% of statements 17:26:35 [2024-06-07T17:26:35.047Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] 17:26:35 [2024-06-07T17:26:35.047Z] ? github.com/docker/docker/libnetwork/ipams/windowsipam [no test files] 17:26:35 [2024-06-07T17:26:35.047Z] ? github.com/docker/docker/libnetwork/ipamutils [no test files] 17:26:35 [2024-06-07T17:26:35.047Z] ok github.com/docker/docker/libnetwork/ipbits 0.002s coverage: 97.6% of statements 17:26:35 [2024-06-07T17:26:35.047Z] ok github.com/docker/docker/libnetwork/iptables 0.158s coverage: 38.0% of statements 17:26:35 [2024-06-07T17:26:35.047Z] ? github.com/docker/docker/libnetwork/netlabel [no test files] 17:26:35 [2024-06-07T17:26:35.047Z] ok github.com/docker/docker/libnetwork/netutils 0.005s coverage: 38.4% of statements 17:28:26 [2024-06-07T17:28:26.438Z] ok github.com/docker/docker/libnetwork/networkdb 103.264s coverage: 59.5% of statements 17:28:26 [2024-06-07T17:28:26.438Z] ? github.com/docker/docker/libnetwork/ns [no test files] 17:28:26 [2024-06-07T17:28:26.438Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements 17:28:26 [2024-06-07T17:28:26.438Z] ok github.com/docker/docker/libnetwork/osl 4.454s coverage: 36.2% of statements 17:28:26 [2024-06-07T17:28:26.438Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.002s coverage: 20.0% of statements 17:28:26 [2024-06-07T17:28:26.438Z] ok github.com/docker/docker/libnetwork/portallocator 0.015s coverage: 80.5% of statements 17:28:26 [2024-06-07T17:28:26.438Z] ok github.com/docker/docker/libnetwork/portmapper 0.652s coverage: 47.9% of statements 17:28:26 [2024-06-07T17:28:26.438Z] ok github.com/docker/docker/libnetwork/resolvconf 0.005s coverage: 75.4% of statements 17:28:26 [2024-06-07T17:28:26.438Z] ? github.com/docker/docker/libnetwork/scope [no test files] 17:28:26 [2024-06-07T17:28:26.438Z] ok github.com/docker/docker/libnetwork/types 0.002s coverage: 41.7% of statements 17:28:26 [2024-06-07T17:28:26.438Z] 17:28:26 [2024-06-07T17:28:26.438Z] === Skipped 17:28:26 [2024-06-07T17:28:26.438Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) 17:28:26 [2024-06-07T17:28:26.438Z] firewalld_test.go:29: cannot connect to D-bus system bus: dial unix /var/run/dbus/system_bus_socket: connect: no such file or directory 17:28:26 [2024-06-07T17:28:26.438Z] 17:28:26 [2024-06-07T17:28:26.438Z] === SKIP: libnetwork/iptables TestPassthrough (0.00s) 17:28:26 [2024-06-07T17:28:26.438Z] firewalld_test.go:88: cannot connect to D-bus system bus: dial unix /var/run/dbus/system_bus_socket: connect: no such file or directory 17:28:26 [2024-06-07T17:28:26.438Z] 17:28:26 [2024-06-07T17:28:26.438Z] DONE 486 tests, 2 skipped in 221.677s Post stage [Pipeline] junit 17:28:26 [2024-06-07T17:28:26.704Z] Recording test results 17:28:26 [2024-06-07T17:28:26.817Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:28:27 [2024-06-07T17:28:27.108Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-46809/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr13 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=f4f4bee9829f0f76c06126af72fa22cd1e7f241c -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:f4f4bee9829f0f76c06126af72fa22cd1e7f241c hack/make.sh dynbinary test-integration 17:28:27 [2024-06-07T17:28:27.364Z] 17:28:27 [2024-06-07T17:28:27.364Z] Removing bundles/ 17:28:27 [2024-06-07T17:28:27.364Z] 17:28:27 [2024-06-07T17:28:27.364Z] ---> Making bundle: dynbinary (in bundles/dynbinary) 17:28:27 [2024-06-07T17:28:27.364Z] Building dynamic bundles/dynbinary-daemon/dockerd (linux/arm64)... 17:28:27 [2024-06-07T17:28:27.364Z] + tee /go/src/github.com/docker/docker/go.mod 17:28:27 [2024-06-07T17:28:27.364Z] module github.com/docker/docker 17:28:27 [2024-06-07T17:28:27.364Z] 17:28:27 [2024-06-07T17:28:27.364Z] go 1.21 17:28:27 [2024-06-07T17:28:27.364Z] + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT 17:28:27 [2024-06-07T17:28:27.364Z] + GO111MODULE=on 17:28:27 [2024-06-07T17:28:27.364Z] + GOTOOLCHAIN=local 17:28:27 [2024-06-07T17:28:27.364Z] + 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=f4f4bee9829f0f76c06126af72fa22cd1e7f241c" -X "github.com/docker/docker/dockerversion.BuildTime=2024-06-07T17:28:27.000000000+00:00" -X "github.com/docker/docker/dockerversion.PlatformName=" -X "github.com/docker/docker/dockerversion.ProductName=" -X "github.com/docker/docker/dockerversion.DefaultProductLicense=" ' -gcflags= github.com/docker/docker/cmd/dockerd 17:29:06 [2024-06-07T17:29:06.067Z] + rm -f /go/src/github.com/docker/docker/go.mod 17:29:06 [2024-06-07T17:29:06.068Z] Created binary: bundles/dynbinary-daemon/dockerd 17:29:06 [2024-06-07T17:29:06.068Z] Building dynamic bundles/dynbinary-daemon/docker-proxy (linux/arm64)... 17:29:06 [2024-06-07T17:29:06.068Z] + tee /go/src/github.com/docker/docker/go.mod 17:29:06 [2024-06-07T17:29:06.068Z] module github.com/docker/docker 17:29:06 [2024-06-07T17:29:06.068Z] 17:29:06 [2024-06-07T17:29:06.068Z] go 1.21 17:29:06 [2024-06-07T17:29:06.068Z] + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT 17:29:06 [2024-06-07T17:29:06.068Z] + GO111MODULE=on 17:29:06 [2024-06-07T17:29:06.068Z] + GOTOOLCHAIN=local 17:29:06 [2024-06-07T17:29:06.068Z] + 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=f4f4bee9829f0f76c06126af72fa22cd1e7f241c" -X "github.com/docker/docker/dockerversion.BuildTime=2024-06-07T17:28:27.000000000+00:00" -X "github.com/docker/docker/dockerversion.PlatformName=" -X "github.com/docker/docker/dockerversion.ProductName=" -X "github.com/docker/docker/dockerversion.DefaultProductLicense=" ' -gcflags= github.com/docker/docker/cmd/docker-proxy 17:29:06 [2024-06-07T17:29:06.068Z] + rm -f /go/src/github.com/docker/docker/go.mod 17:29:06 [2024-06-07T17:29:06.068Z] Created binary: bundles/dynbinary-daemon/docker-proxy 17:29:06 [2024-06-07T17:29:06.068Z] 17:29:06 [2024-06-07T17:29:06.068Z] ---> Making bundle: test-integration (in bundles/test-integration) 17:29:06 [2024-06-07T17:29:06.068Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack 17:29:06 [2024-06-07T17:29:06.068Z] HOSTNAME=d97c03d60695 17:29:06 [2024-06-07T17:29:06.068Z] TESTDEBUG=0 17:29:06 [2024-06-07T17:29:06.068Z] DEST=bundles/test-integration 17:29:06 [2024-06-07T17:29:06.068Z] PWD=/go/src/github.com/docker/docker 17:29:06 [2024-06-07T17:29:06.068Z] CONTAINERD_ADDRESS=/run/docker/containerd/containerd.sock 17:29:06 [2024-06-07T17:29:06.068Z] DOCKER_GITCOMMIT=f4f4bee9829f0f76c06126af72fa22cd1e7f241c 17:29:06 [2024-06-07T17:29:06.068Z] container=docker 17:29:06 [2024-06-07T17:29:06.068Z] HOME=/root 17:29:06 [2024-06-07T17:29:06.068Z] CONTAINERD_NAMESPACE=moby 17:29:06 [2024-06-07T17:29:06.068Z] GOLANG_VERSION=1.21.11 17:29:06 [2024-06-07T17:29:06.068Z] VALIDATE_REPO=https://github.com/moby/moby.git 17:29:06 [2024-06-07T17:29:06.068Z] VALIDATE_BRANCH=master 17:29:06 [2024-06-07T17:29:06.068Z] TERM=xterm 17:29:06 [2024-06-07T17:29:06.068Z] DOCKER_PKG=github.com/docker/docker 17:29:06 [2024-06-07T17:29:06.068Z] TEST_CLIENT_BINARY=/usr/local/cli-integration/docker 17:29:06 [2024-06-07T17:29:06.068Z] SHLVL=1 17:29:06 [2024-06-07T17:29:06.068Z] TIMEOUT=120m 17:29:06 [2024-06-07T17:29:06.068Z] GOTOOLCHAIN=local 17:29:06 [2024-06-07T17:29:06.068Z] DOCKER_GRAPHDRIVER=overlay2 17:29:06 [2024-06-07T17:29:06.068Z] GO111MODULE=off 17:29:06 [2024-06-07T17:29:06.068Z] DOCKER_EXPERIMENTAL=1 17:29:06 [2024-06-07T17:29:06.068Z] TEST_SKIP_INTEGRATION_CLI=1 17:29:06 [2024-06-07T17:29:06.068Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 17:29:06 [2024-06-07T17:29:06.068Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make 17:29:06 [2024-06-07T17:29:06.068Z] GOPATH=/go 17:29:06 [2024-06-07T17:29:06.068Z] PKG_CONFIG=pkg-config 17:29:06 [2024-06-07T17:29:06.068Z] _=/usr/bin/env 17:29:06 [2024-06-07T17:29:06.068Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main 17:29:27 [2024-06-07T17:29:27.965Z] Building test suite binary /go/src/github.com/docker/docker/integration/capabilities/test.main 17:29:27 [2024-06-07T17:29:27.965Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main 17:29:27 [2024-06-07T17:29:27.965Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main 17:29:29 [2024-06-07T17:29:29.856Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main 17:29:35 [2024-06-07T17:29:35.108Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main 17:29:37 [2024-06-07T17:29:37.628Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main 17:29:37 [2024-06-07T17:29:37.628Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main 17:29:38 [2024-06-07T17:29:38.995Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main 17:29:40 [2024-06-07T17:29:40.362Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main 17:29:41 [2024-06-07T17:29:41.290Z] Building test suite binary /go/src/github.com/docker/docker/integration/networking/test.main 17:29:42 [2024-06-07T17:29:42.657Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main 17:29:42 [2024-06-07T17:29:42.657Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main 17:29:44 [2024-06-07T17:29:44.024Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main 17:29:45 [2024-06-07T17:29:45.392Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main 17:29:47 [2024-06-07T17:29:47.283Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main 17:29:47 [2024-06-07T17:29:47.846Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main 17:29:48 [2024-06-07T17:29:48.409Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main 17:29:49 [2024-06-07T17:29:49.338Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main 17:29:50 [2024-06-07T17:29:50.268Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main 17:29:51 [2024-06-07T17:29:51.635Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main 17:29:52 [2024-06-07T17:29:52.199Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main 17:29:53 [2024-06-07T17:29:53.589Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main 17:29:54 [2024-06-07T17:29:54.518Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) 17:29:54 [2024-06-07T17:29:54.518Z] Using test binary /usr/local/cli-integration/docker 17:29:54 [2024-06-07T17:29:54.518Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 17:29:54 [2024-06-07T17:29:54.518Z] +++ /etc/init.d/apparmor start 17:29:54 [2024-06-07T17:29:54.518Z] Not: starting. 17:29:54 [2024-06-07T17:29:54.518Z] INFO: Waiting for daemon to start... 17:29:54 [2024-06-07T17:29:54.518Z] Starting dockerd 17:29:54 [2024-06-07T17:29:54.518Z] +++ exec dockerd --debug --host unix:///run/docker/tmp.nIpxT10cRE/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental 17:29:57 [2024-06-07T17:29:57.788Z] . 17:29:57 [2024-06-07T17:29:57.788Z] Running integration-test (iteration 1) 17:29:57 [2024-06-07T17:29:57.788Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m 17:29:57 [2024-06-07T17:29:57.788Z] ++ '[' -n '' ']' 17:29:57 [2024-06-07T17:29:57.788Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m 17:29:57 [2024-06-07T17:29:57.788Z] ++ set -e 17:29:57 [2024-06-07T17:29:57.788Z] ++ '[' -n 0 ']' 17:29:57 [2024-06-07T17:29:57.788Z] ++ set -x 17:29:57 [2024-06-07T17:29:57.788Z] ++ 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.nIpxT10cRE/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m 17:29:57 [2024-06-07T17:29:57.788Z] Loaded image: busybox:latest 17:29:57 [2024-06-07T17:29:57.788Z] Loaded image: busybox:glibc 17:29:58 [2024-06-07T17:29:58.717Z] Loaded image: debian:bookworm-slim 17:29:58 [2024-06-07T17:29:58.717Z] Loaded image: hello-world:latest 17:29:58 [2024-06-07T17:29:58.717Z] Loaded image: arm32v7/hello-world:latest 17:29:58 [2024-06-07T17:29:58.717Z] INFO: Testing against a local daemon 17:29:58 [2024-06-07T17:29:58.717Z] === RUN TestCgroupNamespacesBuild 17:29:59 [2024-06-07T17:29:59.646Z] --- PASS: TestCgroupNamespacesBuild (1.16s) 17:29:59 [2024-06-07T17:29:59.646Z] === RUN TestCgroupNamespacesBuildDaemonHostMode 17:30:01 [2024-06-07T17:30:01.014Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.13s) 17:30:01 [2024-06-07T17:30:01.014Z] === RUN TestBuildWithSession 17:30:01 [2024-06-07T17:30:01.014Z] build_session_test.go:26: TODO: BuildKit 17:30:01 [2024-06-07T17:30:01.014Z] --- SKIP: TestBuildWithSession (0.00s) 17:30:01 [2024-06-07T17:30:01.014Z] === RUN TestBuildSquashParent 17:30:04 [2024-06-07T17:30:04.284Z] --- PASS: TestBuildSquashParent (3.22s) 17:30:04 [2024-06-07T17:30:04.284Z] === RUN TestBuildWithRemoveAndForceRemove 17:30:04 [2024-06-07T17:30:04.284Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal 17:30:04 [2024-06-07T17:30:04.284Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal 17:30:04 [2024-06-07T17:30:04.284Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove 17:30:04 [2024-06-07T17:30:04.284Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove 17:30:04 [2024-06-07T17:30:04.284Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove 17:30:04 [2024-06-07T17:30:04.284Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove 17:30:04 [2024-06-07T17:30:04.284Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal 17:30:04 [2024-06-07T17:30:04.284Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal 17:30:04 [2024-06-07T17:30:04.284Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove 17:30:04 [2024-06-07T17:30:04.284Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove 17:30:04 [2024-06-07T17:30:04.284Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove 17:30:04 [2024-06-07T17:30:04.284Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove 17:30:04 [2024-06-07T17:30:04.284Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal 17:30:04 [2024-06-07T17:30:04.284Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal 17:30:04 [2024-06-07T17:30:04.284Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove 17:30:04 [2024-06-07T17:30:04.284Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove 17:30:04 [2024-06-07T17:30:04.284Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove 17:30:04 [2024-06-07T17:30:04.284Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove 17:30:07 [2024-06-07T17:30:07.555Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.06s) 17:30:07 [2024-06-07T17:30:07.555Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.76s) 17:30:07 [2024-06-07T17:30:07.555Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.60s) 17:30:07 [2024-06-07T17:30:07.555Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.91s) 17:30:07 [2024-06-07T17:30:07.555Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.06s) 17:30:07 [2024-06-07T17:30:07.555Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.07s) 17:30:07 [2024-06-07T17:30:07.555Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.18s) 17:30:07 [2024-06-07T17:30:07.555Z] === RUN TestBuildMultiStageCopy 17:30:07 [2024-06-07T17:30:07.555Z] === RUN TestBuildMultiStageCopy/copy_to_root 17:30:08 [2024-06-07T17:30:08.483Z] === RUN TestBuildMultiStageCopy/copy_to_newdir 17:30:08 [2024-06-07T17:30:08.483Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested 17:30:08 [2024-06-07T17:30:08.483Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir 17:30:08 [2024-06-07T17:30:08.741Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir 17:30:08 [2024-06-07T17:30:08.741Z] --- PASS: TestBuildMultiStageCopy (1.47s) 17:30:08 [2024-06-07T17:30:08.741Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.03s) 17:30:08 [2024-06-07T17:30:08.741Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.08s) 17:30:08 [2024-06-07T17:30:08.741Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.09s) 17:30:08 [2024-06-07T17:30:08.741Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.11s) 17:30:08 [2024-06-07T17:30:08.741Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.12s) 17:30:08 [2024-06-07T17:30:08.741Z] === RUN TestBuildMultiStageParentConfig 17:30:09 [2024-06-07T17:30:09.303Z] --- PASS: TestBuildMultiStageParentConfig (0.38s) 17:30:09 [2024-06-07T17:30:09.303Z] === RUN TestBuildLabelWithTargets 17:30:09 [2024-06-07T17:30:09.865Z] --- PASS: TestBuildLabelWithTargets (0.57s) 17:30:09 [2024-06-07T17:30:09.865Z] === RUN TestBuildWithEmptyLayers 17:30:09 [2024-06-07T17:30:09.865Z] --- PASS: TestBuildWithEmptyLayers (0.15s) 17:30:09 [2024-06-07T17:30:09.865Z] === RUN TestBuildMultiStageOnBuild 17:30:11 [2024-06-07T17:30:11.232Z] --- PASS: TestBuildMultiStageOnBuild (1.07s) 17:30:11 [2024-06-07T17:30:11.232Z] === RUN TestBuildUncleanTarFilenames 17:30:11 [2024-06-07T17:30:11.232Z] --- PASS: TestBuildUncleanTarFilenames (0.13s) 17:30:11 [2024-06-07T17:30:11.232Z] === RUN TestBuildMultiStageLayerLeak 17:30:12 [2024-06-07T17:30:12.161Z] --- PASS: TestBuildMultiStageLayerLeak (0.98s) 17:30:12 [2024-06-07T17:30:12.161Z] === RUN TestBuildWithHugeFile 17:30:58 [2024-06-07T17:30:58.790Z] --- PASS: TestBuildWithHugeFile (43.63s) 17:30:58 [2024-06-07T17:30:58.790Z] === RUN TestBuildWCOWSandboxSize 17:30:58 [2024-06-07T17:30:58.790Z] build_test.go:531: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 17:30:58 [2024-06-07T17:30:58.790Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) 17:30:58 [2024-06-07T17:30:58.790Z] === RUN TestBuildWithEmptyDockerfile 17:30:58 [2024-06-07T17:30:58.790Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile 17:30:58 [2024-06-07T17:30:58.790Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile 17:30:58 [2024-06-07T17:30:58.790Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile 17:30:58 [2024-06-07T17:30:58.790Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile 17:30:58 [2024-06-07T17:30:58.790Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile 17:30:58 [2024-06-07T17:30:58.790Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile 17:30:58 [2024-06-07T17:30:58.790Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile 17:30:58 [2024-06-07T17:30:58.790Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile 17:30:58 [2024-06-07T17:30:58.790Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile 17:30:58 [2024-06-07T17:30:58.790Z] --- PASS: TestBuildWithEmptyDockerfile (0.01s) 17:30:58 [2024-06-07T17:30:58.790Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) 17:30:58 [2024-06-07T17:30:58.790Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.00s) 17:30:58 [2024-06-07T17:30:58.790Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.00s) 17:30:58 [2024-06-07T17:30:58.790Z] === RUN TestBuildPreserveOwnership 17:30:58 [2024-06-07T17:30:58.790Z] === RUN TestBuildPreserveOwnership/copy_from 17:30:58 [2024-06-07T17:30:58.790Z] === RUN TestBuildPreserveOwnership/copy_from_chowned 17:30:58 [2024-06-07T17:30:58.790Z] --- PASS: TestBuildPreserveOwnership (2.18s) 17:30:58 [2024-06-07T17:30:58.790Z] --- PASS: TestBuildPreserveOwnership/copy_from (1.57s) 17:30:58 [2024-06-07T17:30:58.790Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.59s) 17:30:58 [2024-06-07T17:30:58.790Z] === RUN TestBuildPlatformInvalid 17:30:58 [2024-06-07T17:30:58.790Z] --- PASS: TestBuildPlatformInvalid (0.01s) 17:30:58 [2024-06-07T17:30:58.790Z] === RUN TestBuildWorkdirNoCacheMiss 17:30:58 [2024-06-07T17:30:58.790Z] === RUN TestBuildWorkdirNoCacheMiss/trailing_slash 17:30:58 [2024-06-07T17:30:58.790Z] === RUN TestBuildWorkdirNoCacheMiss/no_trailing_slash 17:30:58 [2024-06-07T17:30:58.790Z] --- PASS: TestBuildWorkdirNoCacheMiss (0.10s) 17:30:58 [2024-06-07T17:30:58.790Z] --- PASS: TestBuildWorkdirNoCacheMiss/trailing_slash (0.07s) 17:30:58 [2024-06-07T17:30:58.790Z] --- PASS: TestBuildWorkdirNoCacheMiss/no_trailing_slash (0.00s) 17:30:58 [2024-06-07T17:30:58.790Z] === RUN TestBuildkitHistoryTracePropagation 17:30:58 [2024-06-07T17:30:58.790Z] time="2024-06-07T17:30:57Z" level=info msg="[core] [Channel #1] Channel created" module=grpc 17:30:58 [2024-06-07T17:30:58.790Z] time="2024-06-07T17:30:57Z" level=info msg="[core] [Channel #1] original dial target is: \"unix:///run/buildkit/buildkitd.sock\"" module=grpc 17:30:58 [2024-06-07T17:30:58.790Z] time="2024-06-07T17:30:57Z" level=info msg="[core] [Channel #1] parsed dial target is: {URL:{Scheme:unix Opaque: User: Host: Path:/run/buildkit/buildkitd.sock RawPath: OmitHost:false ForceQuery:false RawQuery: Fragment: RawFragment:}}" module=grpc 17:30:58 [2024-06-07T17:30:58.790Z] time="2024-06-07T17:30:57Z" level=info msg="[core] [Channel #1] Channel authority set to \"localhost\"" module=grpc 17:30:58 [2024-06-07T17:30:58.790Z] time="2024-06-07T17:30:57Z" level=info msg="[core] [Channel #1] Resolver state updated: {\n \"Addresses\": [\n {\n \"Addr\": \"/run/buildkit/buildkitd.sock\",\n \"ServerName\": \"\",\n \"Attributes\": {\n \"\\u003c%!p(networktype.keyType=grpc.internal.transport.networktype)\\u003e\": \"unix\"\n },\n \"BalancerAttributes\": null,\n \"Metadata\": null\n }\n ],\n \"Endpoints\": [\n {\n \"Addresses\": [\n {\n \"Addr\": \"/run/buildkit/buildkitd.sock\",\n \"ServerName\": \"\",\n \"Attributes\": {\n \"\\u003c%!p(networktype.keyType=grpc.internal.transport.networktype)\\u003e\": \"unix\"\n },\n \"BalancerAttributes\": null,\n \"Metadata\": null\n }\n ],\n \"Attributes\": null\n }\n ],\n \"ServiceConfig\": null,\n \"Attributes\": null\n} (resolver returned new addresses)" module=grpc 17:30:58 [2024-06-07T17:30:58.790Z] time="2024-06-07T17:30:57Z" level=info msg="[core] [Channel #1] Channel switches to new LB policy \"pick_first\"" module=grpc 17:30:58 [2024-06-07T17:30:58.790Z] time="2024-06-07T17:30:57Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel created" module=grpc 17:30:58 [2024-06-07T17:30:58.790Z] time="2024-06-07T17:30:57Z" level=info msg="[core] [Channel #1] Channel Connectivity change to CONNECTING" module=grpc 17:30:58 [2024-06-07T17:30:58.790Z] time="2024-06-07T17:30:57Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel Connectivity change to CONNECTING" module=grpc 17:30:58 [2024-06-07T17:30:58.790Z] time="2024-06-07T17:30:57Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel picks a new address \"/run/buildkit/buildkitd.sock\" to connect" module=grpc 17:30:58 [2024-06-07T17:30:58.790Z] time="2024-06-07T17:30:57Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel Connectivity change to READY" module=grpc 17:30:58 [2024-06-07T17:30:58.790Z] time="2024-06-07T17:30:57Z" level=info msg="[core] [Channel #1] Channel Connectivity change to READY" module=grpc 17:30:58 [2024-06-07T17:30:58.790Z] time="2024-06-07T17:30:57Z" level=info msg="[core] [Server #4] Server created" module=grpc 17:30:58 [2024-06-07T17:30:58.790Z] build_traces_test.go:87: Waiting for trace to be available 17:31:02 [2024-06-07T17:31:02.070Z] time="2024-06-07T17:31:01Z" level=info msg="[core] [Channel #1] Channel Connectivity change to SHUTDOWN" module=grpc 17:31:02 [2024-06-07T17:31:02.070Z] time="2024-06-07T17:31:01Z" level=info msg="[core] [Channel #1] ccBalancerWrapper: closing" module=grpc 17:31:02 [2024-06-07T17:31:02.070Z] time="2024-06-07T17:31:01Z" level=info msg="[core] [Channel #1] Closing the name resolver" module=grpc 17:31:02 [2024-06-07T17:31:02.070Z] time="2024-06-07T17:31:01Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel Connectivity change to SHUTDOWN" module=grpc 17:31:02 [2024-06-07T17:31:02.070Z] time="2024-06-07T17:31:01Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel deleted" module=grpc 17:31:02 [2024-06-07T17:31:02.070Z] time="2024-06-07T17:31:01Z" level=info msg="[core] [Channel #1] Channel deleted" module=grpc 17:31:02 [2024-06-07T17:31:02.070Z] --- PASS: TestBuildkitHistoryTracePropagation (4.04s) 17:31:02 [2024-06-07T17:31:02.070Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 17:31:02 [2024-06-07T17:31:02.632Z] Loaded image: busybox:latest 17:31:02 [2024-06-07T17:31:02.632Z] Loaded image: busybox:glibc 17:31:03 [2024-06-07T17:31:03.562Z] Loaded image: debian:bookworm-slim 17:31:03 [2024-06-07T17:31:03.562Z] Loaded image: hello-world:latest 17:31:03 [2024-06-07T17:31:03.562Z] Loaded image: arm32v7/hello-world:latest 17:31:11 [2024-06-07T17:31:11.652Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (9.54s) 17:31:11 [2024-06-07T17:31:11.652Z] PASS 17:31:11 [2024-06-07T17:31:11.652Z] 17:31:11 [2024-06-07T17:31:11.652Z] === Skipped 17:31:11 [2024-06-07T17:31:11.652Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) 17:31:11 [2024-06-07T17:31:11.652Z] build_session_test.go:26: TODO: BuildKit 17:31:11 [2024-06-07T17:31:11.652Z] 17:31:11 [2024-06-07T17:31:11.652Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s) 17:31:11 [2024-06-07T17:31:11.652Z] build_test.go:531: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 17:31:11 [2024-06-07T17:31:11.652Z] 17:31:11 [2024-06-07T17:31:11.652Z] DONE 38 tests, 2 skipped in 74.165s 17:31:11 [2024-06-07T17:31:11.652Z] Running /go/src/github.com/docker/docker/integration/capabilities (arm64.integration.capabilities) flags=-test.v -test.timeout=120m 17:31:11 [2024-06-07T17:31:11.652Z] ++ '[' -n '' ']' 17:31:11 [2024-06-07T17:31:11.652Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-capabilities-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-capabilities-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.capabilities -t ./test.main -test.v -test.timeout=120m 17:31:11 [2024-06-07T17:31:11.652Z] ++ set -e 17:31:11 [2024-06-07T17:31:11.652Z] ++ '[' -n 0 ']' 17:31:11 [2024-06-07T17:31:11.652Z] ++ set -x 17:31:11 [2024-06-07T17:31:11.652Z] ++ 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.nIpxT10cRE/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-capabilities-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-capabilities-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.capabilities -t ./test.main -test.v -test.timeout=120m 17:31:11 [2024-06-07T17:31:11.652Z] INFO: Testing against a local daemon 17:31:11 [2024-06-07T17:31:11.652Z] === RUN TestNoNewPrivileges 17:31:21 [2024-06-07T17:31:21.597Z] === RUN TestNoNewPrivileges/CapabilityRequested=true 17:31:21 [2024-06-07T17:31:21.597Z] === RUN TestNoNewPrivileges/CapabilityRequested=false 17:31:21 [2024-06-07T17:31:21.597Z] --- PASS: TestNoNewPrivileges (9.27s) 17:31:21 [2024-06-07T17:31:21.597Z] --- PASS: TestNoNewPrivileges/CapabilityRequested=true (0.42s) 17:31:21 [2024-06-07T17:31:21.597Z] --- PASS: TestNoNewPrivileges/CapabilityRequested=false (0.38s) 17:31:21 [2024-06-07T17:31:21.597Z] PASS 17:31:21 [2024-06-07T17:31:21.597Z] 17:31:21 [2024-06-07T17:31:21.597Z] DONE 3 tests in 9.291s 17:31:21 [2024-06-07T17:31:21.597Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m 17:31:21 [2024-06-07T17:31:21.597Z] ++ '[' -n '' ']' 17:31:21 [2024-06-07T17:31:21.597Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m 17:31:21 [2024-06-07T17:31:21.597Z] ++ set -e 17:31:21 [2024-06-07T17:31:21.597Z] ++ '[' -n 0 ']' 17:31:21 [2024-06-07T17:31:21.597Z] ++ set -x 17:31:21 [2024-06-07T17:31:21.597Z] ++ 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.nIpxT10cRE/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m 17:31:21 [2024-06-07T17:31:21.597Z] INFO: Testing against a local daemon 17:31:21 [2024-06-07T17:31:21.597Z] === RUN TestConfigInspect 17:31:22 [2024-06-07T17:31:22.963Z] --- PASS: TestConfigInspect (1.94s) 17:31:22 [2024-06-07T17:31:22.964Z] === RUN TestConfigList 17:31:24 [2024-06-07T17:31:24.330Z] === RUN TestConfigList/test_filter_by_name 17:31:24 [2024-06-07T17:31:24.330Z] === RUN TestConfigList/test_filter_by_id 17:31:24 [2024-06-07T17:31:24.330Z] === RUN TestConfigList/test_filter_by_label_key_only 17:31:24 [2024-06-07T17:31:24.330Z] === RUN TestConfigList/test_filter_by_label_key=value_test0-TestConfigList 17:31:24 [2024-06-07T17:31:24.330Z] === RUN TestConfigList/test_filter_by_label_key=value_test1-TestConfigList 17:31:24 [2024-06-07T17:31:24.892Z] --- PASS: TestConfigList (1.97s) 17:31:24 [2024-06-07T17:31:24.892Z] --- PASS: TestConfigList/test_filter_by_name (0.00s) 17:31:24 [2024-06-07T17:31:24.892Z] --- PASS: TestConfigList/test_filter_by_id (0.00s) 17:31:24 [2024-06-07T17:31:24.892Z] --- PASS: TestConfigList/test_filter_by_label_key_only (0.00s) 17:31:24 [2024-06-07T17:31:24.892Z] --- PASS: TestConfigList/test_filter_by_label_key=value_test0-TestConfigList (0.00s) 17:31:24 [2024-06-07T17:31:24.892Z] --- PASS: TestConfigList/test_filter_by_label_key=value_test1-TestConfigList (0.00s) 17:31:24 [2024-06-07T17:31:24.892Z] === RUN TestConfigsCreateAndDelete 17:31:26 [2024-06-07T17:31:26.782Z] --- PASS: TestConfigsCreateAndDelete (1.89s) 17:31:26 [2024-06-07T17:31:26.782Z] === RUN TestConfigsUpdate 17:31:28 [2024-06-07T17:31:28.673Z] --- PASS: TestConfigsUpdate (2.03s) 17:31:28 [2024-06-07T17:31:28.673Z] === RUN TestTemplatedConfig 17:31:31 [2024-06-07T17:31:31.190Z] --- PASS: TestTemplatedConfig (2.35s) 17:31:31 [2024-06-07T17:31:31.190Z] === RUN TestConfigCreateResolve 17:31:33 [2024-06-07T17:31:33.081Z] --- PASS: TestConfigCreateResolve (1.90s) 17:31:33 [2024-06-07T17:31:33.081Z] PASS 17:31:33 [2024-06-07T17:31:33.081Z] 17:31:33 [2024-06-07T17:31:33.081Z] DONE 11 tests in 12.116s 17:31:33 [2024-06-07T17:31:33.081Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m 17:31:33 [2024-06-07T17:31:33.081Z] ++ '[' -n '' ']' 17:31:33 [2024-06-07T17:31:33.081Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m 17:31:33 [2024-06-07T17:31:33.081Z] ++ set -e 17:31:33 [2024-06-07T17:31:33.081Z] ++ '[' -n 0 ']' 17:31:33 [2024-06-07T17:31:33.081Z] ++ set -x 17:31:33 [2024-06-07T17:31:33.081Z] ++ 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.nIpxT10cRE/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m 17:31:33 [2024-06-07T17:31:33.081Z] INFO: Testing against a local daemon 17:31:33 [2024-06-07T17:31:33.081Z] === RUN TestAttach 17:31:33 [2024-06-07T17:31:33.081Z] === RUN TestAttach/without_TTY 17:31:33 [2024-06-07T17:31:33.081Z] === PAUSE TestAttach/without_TTY 17:31:33 [2024-06-07T17:31:33.081Z] === RUN TestAttach/with_TTY 17:31:33 [2024-06-07T17:31:33.081Z] === PAUSE TestAttach/with_TTY 17:31:33 [2024-06-07T17:31:33.081Z] === CONT TestAttach/without_TTY 17:31:33 [2024-06-07T17:31:33.081Z] === CONT TestAttach/with_TTY 17:31:33 [2024-06-07T17:31:33.081Z] --- PASS: TestAttach (0.02s) 17:31:33 [2024-06-07T17:31:33.081Z] --- PASS: TestAttach/with_TTY (0.05s) 17:31:33 [2024-06-07T17:31:33.081Z] --- PASS: TestAttach/without_TTY (0.05s) 17:31:33 [2024-06-07T17:31:33.081Z] === RUN TestCreateWithCDIDevices 17:31:34 [2024-06-07T17:31:34.447Z] --- PASS: TestCreateWithCDIDevices (1.03s) 17:31:34 [2024-06-07T17:31:34.447Z] === RUN TestCDISpecDirsAreInSystemInfo 17:31:34 [2024-06-07T17:31:34.447Z] === RUN TestCDISpecDirsAreInSystemInfo/CDI_enabled_with_no_spec_dirs_specified_returns_default 17:31:34 [2024-06-07T17:31:34.703Z] === RUN TestCDISpecDirsAreInSystemInfo/CDI_enabled_with_specified_spec_dirs_are_returned 17:31:35 [2024-06-07T17:31:35.266Z] === RUN TestCDISpecDirsAreInSystemInfo/CDI_enabled_with_empty_string_as_spec_dir_returns_empty_slice 17:31:35 [2024-06-07T17:31:35.828Z] === RUN TestCDISpecDirsAreInSystemInfo/CDI_enabled_with_empty_config_option_returns_empty_slice 17:31:36 [2024-06-07T17:31:36.390Z] === RUN TestCDISpecDirsAreInSystemInfo/CDI_disabled_with_no_spec_dirs_specified_returns_empty_slice 17:31:36 [2024-06-07T17:31:36.646Z] === RUN TestCDISpecDirsAreInSystemInfo/CDI_disabled_with_specified_spec_dirs_returns_empty_slice 17:31:37 [2024-06-07T17:31:37.208Z] === RUN TestCDISpecDirsAreInSystemInfo/CDI_disabled_with_empty_string_as_spec_dir_returns_empty_slice 17:31:37 [2024-06-07T17:31:37.770Z] === RUN TestCDISpecDirsAreInSystemInfo/CDI_disabled_with_empty_config_option_returns_empty_slice 17:31:38 [2024-06-07T17:31:38.333Z] --- PASS: TestCDISpecDirsAreInSystemInfo (4.15s) 17:31:38 [2024-06-07T17:31:38.333Z] --- PASS: TestCDISpecDirsAreInSystemInfo/CDI_enabled_with_no_spec_dirs_specified_returns_default (0.52s) 17:31:38 [2024-06-07T17:31:38.333Z] --- PASS: TestCDISpecDirsAreInSystemInfo/CDI_enabled_with_specified_spec_dirs_are_returned (0.52s) 17:31:38 [2024-06-07T17:31:38.333Z] --- PASS: TestCDISpecDirsAreInSystemInfo/CDI_enabled_with_empty_string_as_spec_dir_returns_empty_slice (0.52s) 17:31:38 [2024-06-07T17:31:38.333Z] --- PASS: TestCDISpecDirsAreInSystemInfo/CDI_enabled_with_empty_config_option_returns_empty_slice (0.52s) 17:31:38 [2024-06-07T17:31:38.333Z] --- PASS: TestCDISpecDirsAreInSystemInfo/CDI_disabled_with_no_spec_dirs_specified_returns_empty_slice (0.52s) 17:31:38 [2024-06-07T17:31:38.333Z] --- PASS: TestCDISpecDirsAreInSystemInfo/CDI_disabled_with_specified_spec_dirs_returns_empty_slice (0.52s) 17:31:38 [2024-06-07T17:31:38.333Z] --- PASS: TestCDISpecDirsAreInSystemInfo/CDI_disabled_with_empty_string_as_spec_dir_returns_empty_slice (0.52s) 17:31:38 [2024-06-07T17:31:38.333Z] --- PASS: TestCDISpecDirsAreInSystemInfo/CDI_disabled_with_empty_config_option_returns_empty_slice (0.52s) 17:31:38 [2024-06-07T17:31:38.333Z] === RUN TestCheckpoint 17:31:38 [2024-06-07T17:31:38.333Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 17:31:38 [2024-06-07T17:31:38.333Z] --- SKIP: TestCheckpoint (0.00s) 17:31:38 [2024-06-07T17:31:38.333Z] === RUN TestContainerInvalidJSON 17:31:38 [2024-06-07T17:31:38.333Z] === RUN TestContainerInvalidJSON/commit 17:31:38 [2024-06-07T17:31:38.333Z] === PAUSE TestContainerInvalidJSON/commit 17:31:38 [2024-06-07T17:31:38.333Z] === RUN TestContainerInvalidJSON/containers/create 17:31:38 [2024-06-07T17:31:38.333Z] === PAUSE TestContainerInvalidJSON/containers/create 17:31:38 [2024-06-07T17:31:38.333Z] === RUN TestContainerInvalidJSON/containers/foobar/exec 17:31:38 [2024-06-07T17:31:38.333Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec 17:31:38 [2024-06-07T17:31:38.333Z] === RUN TestContainerInvalidJSON/containers/foobar/update 17:31:38 [2024-06-07T17:31:38.333Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update 17:31:38 [2024-06-07T17:31:38.333Z] === RUN TestContainerInvalidJSON/exec/foobar/start 17:31:38 [2024-06-07T17:31:38.333Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start 17:31:38 [2024-06-07T17:31:38.333Z] === CONT TestContainerInvalidJSON/commit 17:31:38 [2024-06-07T17:31:38.333Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type 17:31:38 [2024-06-07T17:31:38.333Z] === CONT TestContainerInvalidJSON/containers/foobar/update 17:31:38 [2024-06-07T17:31:38.333Z] === CONT TestContainerInvalidJSON/exec/foobar/start 17:31:38 [2024-06-07T17:31:38.333Z] === CONT TestContainerInvalidJSON/containers/create 17:31:38 [2024-06-07T17:31:38.333Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type 17:31:38 [2024-06-07T17:31:38.333Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type 17:31:38 [2024-06-07T17:31:38.333Z] === CONT TestContainerInvalidJSON/containers/foobar/exec 17:31:38 [2024-06-07T17:31:38.333Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type 17:31:38 [2024-06-07T17:31:38.333Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type 17:31:38 [2024-06-07T17:31:38.333Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON 17:31:38 [2024-06-07T17:31:38.333Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON 17:31:38 [2024-06-07T17:31:38.333Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON 17:31:38 [2024-06-07T17:31:38.333Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON 17:31:38 [2024-06-07T17:31:38.333Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON 17:31:38 [2024-06-07T17:31:38.333Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON 17:31:38 [2024-06-07T17:31:38.333Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON 17:31:38 [2024-06-07T17:31:38.333Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON 17:31:38 [2024-06-07T17:31:38.333Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON 17:31:38 [2024-06-07T17:31:38.333Z] === RUN TestContainerInvalidJSON/containers/create/empty_body 17:31:38 [2024-06-07T17:31:38.333Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON 17:31:38 [2024-06-07T17:31:38.333Z] === RUN TestContainerInvalidJSON/commit/empty_body 17:31:38 [2024-06-07T17:31:38.333Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body 17:31:38 [2024-06-07T17:31:38.333Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body 17:31:38 [2024-06-07T17:31:38.333Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body 17:31:38 [2024-06-07T17:31:38.333Z] --- PASS: TestContainerInvalidJSON (0.01s) 17:31:38 [2024-06-07T17:31:38.333Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) 17:31:38 [2024-06-07T17:31:38.333Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) 17:31:38 [2024-06-07T17:31:38.333Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) 17:31:38 [2024-06-07T17:31:38.333Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) 17:31:38 [2024-06-07T17:31:38.333Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) 17:31:38 [2024-06-07T17:31:38.333Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s) 17:31:38 [2024-06-07T17:31:38.333Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) 17:31:38 [2024-06-07T17:31:38.333Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) 17:31:38 [2024-06-07T17:31:38.333Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) 17:31:38 [2024-06-07T17:31:38.333Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) 17:31:38 [2024-06-07T17:31:38.333Z] --- PASS: TestContainerInvalidJSON/commit (0.00s) 17:31:38 [2024-06-07T17:31:38.333Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) 17:31:38 [2024-06-07T17:31:38.333Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) 17:31:38 [2024-06-07T17:31:38.333Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) 17:31:38 [2024-06-07T17:31:38.333Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) 17:31:38 [2024-06-07T17:31:38.333Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) 17:31:38 [2024-06-07T17:31:38.333Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) 17:31:38 [2024-06-07T17:31:38.333Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) 17:31:38 [2024-06-07T17:31:38.333Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) 17:31:38 [2024-06-07T17:31:38.333Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) 17:31:38 [2024-06-07T17:31:38.333Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) 17:31:38 [2024-06-07T17:31:38.333Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) 17:31:38 [2024-06-07T17:31:38.333Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) 17:31:38 [2024-06-07T17:31:38.333Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) 17:31:38 [2024-06-07T17:31:38.333Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) 17:31:38 [2024-06-07T17:31:38.333Z] === RUN TestCopyFromContainerPathDoesNotExist 17:31:38 [2024-06-07T17:31:38.333Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) 17:31:38 [2024-06-07T17:31:38.333Z] === RUN TestCopyFromContainerPathIsNotDir 17:31:38 [2024-06-07T17:31:38.333Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s) 17:31:38 [2024-06-07T17:31:38.333Z] === RUN TestCopyToContainerPathDoesNotExist 17:31:38 [2024-06-07T17:31:38.333Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s) 17:31:38 [2024-06-07T17:31:38.333Z] === RUN TestCopyEmptyFile 17:31:38 [2024-06-07T17:31:38.589Z] --- PASS: TestCopyEmptyFile (0.06s) 17:31:38 [2024-06-07T17:31:38.589Z] === RUN TestCopyToContainerPathIsNotDir 17:31:38 [2024-06-07T17:31:38.589Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) 17:31:38 [2024-06-07T17:31:38.589Z] === RUN TestCopyFromContainer 17:31:39 [2024-06-07T17:31:39.151Z] === RUN TestCopyFromContainer// 17:31:39 [2024-06-07T17:31:39.151Z] === RUN TestCopyFromContainer/. 17:31:39 [2024-06-07T17:31:39.151Z] === RUN TestCopyFromContainer//. 17:31:39 [2024-06-07T17:31:39.151Z] === RUN TestCopyFromContainer/./ 17:31:39 [2024-06-07T17:31:39.151Z] === RUN TestCopyFromContainer//./ 17:31:39 [2024-06-07T17:31:39.151Z] === RUN TestCopyFromContainer//bar/root 17:31:39 [2024-06-07T17:31:39.151Z] === RUN TestCopyFromContainer//bar/root/ 17:31:39 [2024-06-07T17:31:39.151Z] === RUN TestCopyFromContainer//bar/root/. 17:31:39 [2024-06-07T17:31:39.151Z] === RUN TestCopyFromContainer/bar/quux 17:31:39 [2024-06-07T17:31:39.151Z] === RUN TestCopyFromContainer/bar/quux/ 17:31:39 [2024-06-07T17:31:39.151Z] === RUN TestCopyFromContainer/bar/quux/. 17:31:39 [2024-06-07T17:31:39.151Z] === RUN TestCopyFromContainer/bar/quux/baz 17:31:39 [2024-06-07T17:31:39.151Z] === RUN TestCopyFromContainer/bar/filesymlink 17:31:39 [2024-06-07T17:31:39.407Z] === RUN TestCopyFromContainer/bar/dirsymlink 17:31:39 [2024-06-07T17:31:39.407Z] === RUN TestCopyFromContainer/bar/dirsymlink/ 17:31:39 [2024-06-07T17:31:39.407Z] === RUN TestCopyFromContainer/bar/dirsymlink/. 17:31:39 [2024-06-07T17:31:39.407Z] === RUN TestCopyFromContainer/bar/notarget 17:31:39 [2024-06-07T17:31:39.407Z] --- PASS: TestCopyFromContainer (0.78s) 17:31:39 [2024-06-07T17:31:39.407Z] --- PASS: TestCopyFromContainer// (0.01s) 17:31:39 [2024-06-07T17:31:39.407Z] --- PASS: TestCopyFromContainer/. (0.01s) 17:31:39 [2024-06-07T17:31:39.407Z] --- PASS: TestCopyFromContainer//. (0.01s) 17:31:39 [2024-06-07T17:31:39.408Z] --- PASS: TestCopyFromContainer/./ (0.01s) 17:31:39 [2024-06-07T17:31:39.408Z] --- PASS: TestCopyFromContainer//./ (0.01s) 17:31:39 [2024-06-07T17:31:39.408Z] --- PASS: TestCopyFromContainer//bar/root (0.01s) 17:31:39 [2024-06-07T17:31:39.408Z] --- PASS: TestCopyFromContainer//bar/root/ (0.01s) 17:31:39 [2024-06-07T17:31:39.408Z] --- PASS: TestCopyFromContainer//bar/root/. (0.01s) 17:31:39 [2024-06-07T17:31:39.408Z] --- PASS: TestCopyFromContainer/bar/quux (0.01s) 17:31:39 [2024-06-07T17:31:39.408Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.00s) 17:31:39 [2024-06-07T17:31:39.408Z] --- PASS: TestCopyFromContainer/bar/quux/. (0.00s) 17:31:39 [2024-06-07T17:31:39.408Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.00s) 17:31:39 [2024-06-07T17:31:39.408Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.01s) 17:31:39 [2024-06-07T17:31:39.408Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.00s) 17:31:39 [2024-06-07T17:31:39.408Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.01s) 17:31:39 [2024-06-07T17:31:39.408Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/. (0.01s) 17:31:39 [2024-06-07T17:31:39.408Z] --- PASS: TestCopyFromContainer/bar/notarget (0.00s) 17:31:39 [2024-06-07T17:31:39.408Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist 17:31:39 [2024-06-07T17:31:39.408Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag 17:31:39 [2024-06-07T17:31:39.408Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag 17:31:39 [2024-06-07T17:31:39.408Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag 17:31:39 [2024-06-07T17:31:39.408Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag 17:31:39 [2024-06-07T17:31:39.408Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest 17:31:39 [2024-06-07T17:31:39.408Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest 17:31:39 [2024-06-07T17:31:39.408Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag 17:31:39 [2024-06-07T17:31:39.408Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest 17:31:39 [2024-06-07T17:31:39.408Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag 17:31:39 [2024-06-07T17:31:39.408Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) 17:31:39 [2024-06-07T17:31:39.408Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) 17:31:39 [2024-06-07T17:31:39.408Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) 17:31:39 [2024-06-07T17:31:39.408Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) 17:31:39 [2024-06-07T17:31:39.408Z] === RUN TestCreateLinkToNonExistingContainer 17:31:39 [2024-06-07T17:31:39.408Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) 17:31:39 [2024-06-07T17:31:39.408Z] === RUN TestCreateWithInvalidEnv 17:31:39 [2024-06-07T17:31:39.408Z] === RUN TestCreateWithInvalidEnv/0 17:31:39 [2024-06-07T17:31:39.408Z] === PAUSE TestCreateWithInvalidEnv/0 17:31:39 [2024-06-07T17:31:39.408Z] === RUN TestCreateWithInvalidEnv/1 17:31:39 [2024-06-07T17:31:39.408Z] === PAUSE TestCreateWithInvalidEnv/1 17:31:39 [2024-06-07T17:31:39.408Z] === RUN TestCreateWithInvalidEnv/2 17:31:39 [2024-06-07T17:31:39.408Z] === PAUSE TestCreateWithInvalidEnv/2 17:31:39 [2024-06-07T17:31:39.408Z] === CONT TestCreateWithInvalidEnv/0 17:31:39 [2024-06-07T17:31:39.408Z] === CONT TestCreateWithInvalidEnv/2 17:31:39 [2024-06-07T17:31:39.408Z] === CONT TestCreateWithInvalidEnv/1 17:31:39 [2024-06-07T17:31:39.408Z] --- PASS: TestCreateWithInvalidEnv (0.01s) 17:31:39 [2024-06-07T17:31:39.408Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) 17:31:39 [2024-06-07T17:31:39.408Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) 17:31:39 [2024-06-07T17:31:39.408Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) 17:31:39 [2024-06-07T17:31:39.408Z] === RUN TestCreateTmpfsMountsTarget 17:31:39 [2024-06-07T17:31:39.408Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) 17:31:39 [2024-06-07T17:31:39.408Z] === RUN TestCreateWithCustomMaskedPaths 17:31:40 [2024-06-07T17:31:40.774Z] --- PASS: TestCreateWithCustomMaskedPaths (1.27s) 17:31:40 [2024-06-07T17:31:40.774Z] === RUN TestCreateWithCustomReadonlyPaths 17:31:42 [2024-06-07T17:31:42.167Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.36s) 17:31:42 [2024-06-07T17:31:42.167Z] === RUN TestCreateWithInvalidHealthcheckParams 17:31:42 [2024-06-07T17:31:42.167Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s 17:31:42 [2024-06-07T17:31:42.167Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s 17:31:42 [2024-06-07T17:31:42.167Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms 17:31:42 [2024-06-07T17:31:42.167Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms 17:31:42 [2024-06-07T17:31:42.167Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms 17:31:42 [2024-06-07T17:31:42.167Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms 17:31:42 [2024-06-07T17:31:42.167Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 17:31:42 [2024-06-07T17:31:42.167Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 17:31:42 [2024-06-07T17:31:42.167Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms 17:31:42 [2024-06-07T17:31:42.167Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms 17:31:42 [2024-06-07T17:31:42.167Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartInterval_in_Healthcheck:_not_0_and_less_than_1ms 17:31:42 [2024-06-07T17:31:42.167Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartInterval_in_Healthcheck:_not_0_and_less_than_1ms 17:31:42 [2024-06-07T17:31:42.167Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s 17:31:42 [2024-06-07T17:31:42.167Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 17:31:42 [2024-06-07T17:31:42.167Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms 17:31:42 [2024-06-07T17:31:42.167Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms 17:31:42 [2024-06-07T17:31:42.167Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartInterval_in_Healthcheck:_not_0_and_less_than_1ms 17:31:42 [2024-06-07T17:31:42.167Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms 17:31:42 [2024-06-07T17:31:42.167Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) 17:31:42 [2024-06-07T17:31:42.167Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.00s) 17:31:42 [2024-06-07T17:31:42.167Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.00s) 17:31:42 [2024-06-07T17:31:42.167Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartInterval_in_Healthcheck:_not_0_and_less_than_1ms (0.00s) 17:31:42 [2024-06-07T17:31:42.167Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.00s) 17:31:42 [2024-06-07T17:31:42.167Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.00s) 17:31:42 [2024-06-07T17:31:42.167Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) 17:31:42 [2024-06-07T17:31:42.167Z] === RUN TestCreateTmpfsOverrideAnonymousVolume 17:31:42 [2024-06-07T17:31:42.424Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.42s) 17:31:42 [2024-06-07T17:31:42.424Z] === RUN TestCreateDifferentPlatform 17:31:42 [2024-06-07T17:31:42.424Z] === RUN TestCreateDifferentPlatform/different_os 17:31:42 [2024-06-07T17:31:42.424Z] === RUN TestCreateDifferentPlatform/different_cpu_arch 17:31:42 [2024-06-07T17:31:42.424Z] --- PASS: TestCreateDifferentPlatform (0.01s) 17:31:42 [2024-06-07T17:31:42.424Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) 17:31:42 [2024-06-07T17:31:42.424Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) 17:31:42 [2024-06-07T17:31:42.424Z] === RUN TestCreateVolumesFromNonExistingContainer 17:31:42 [2024-06-07T17:31:42.424Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) 17:31:42 [2024-06-07T17:31:42.424Z] === RUN TestCreatePlatformSpecificImageNoPlatform 17:31:42 [2024-06-07T17:31:42.424Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) 17:31:42 [2024-06-07T17:31:42.424Z] === RUN TestCreateInvalidHostConfig 17:31:42 [2024-06-07T17:31:42.424Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode 17:31:42 [2024-06-07T17:31:42.424Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode 17:31:42 [2024-06-07T17:31:42.424Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode 17:31:42 [2024-06-07T17:31:42.424Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode 17:31:42 [2024-06-07T17:31:42.424Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID 17:31:42 [2024-06-07T17:31:42.424Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID 17:31:42 [2024-06-07T17:31:42.424Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode 17:31:42 [2024-06-07T17:31:42.424Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode 17:31:42 [2024-06-07T17:31:42.424Z] === RUN TestCreateInvalidHostConfig/invalid_Annotations 17:31:42 [2024-06-07T17:31:42.424Z] === PAUSE TestCreateInvalidHostConfig/invalid_Annotations 17:31:42 [2024-06-07T17:31:42.424Z] === CONT TestCreateInvalidHostConfig/invalid_Annotations 17:31:42 [2024-06-07T17:31:42.424Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode 17:31:42 [2024-06-07T17:31:42.424Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode 17:31:42 [2024-06-07T17:31:42.424Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode 17:31:42 [2024-06-07T17:31:42.424Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID 17:31:42 [2024-06-07T17:31:42.424Z] --- PASS: TestCreateInvalidHostConfig (0.01s) 17:31:42 [2024-06-07T17:31:42.424Z] --- PASS: TestCreateInvalidHostConfig/invalid_Annotations (0.00s) 17:31:42 [2024-06-07T17:31:42.424Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) 17:31:42 [2024-06-07T17:31:42.424Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) 17:31:42 [2024-06-07T17:31:42.424Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) 17:31:42 [2024-06-07T17:31:42.424Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s) 17:31:42 [2024-06-07T17:31:42.424Z] === RUN TestCreateWithMultipleEndpointSettings 17:31:42 [2024-06-07T17:31:42.424Z] === RUN TestCreateWithMultipleEndpointSettings/with_API_v1.44 17:31:42 [2024-06-07T17:31:42.680Z] === RUN TestCreateWithMultipleEndpointSettings/with_API_v1.43 17:31:42 [2024-06-07T17:31:42.680Z] --- PASS: TestCreateWithMultipleEndpointSettings (0.04s) 17:31:42 [2024-06-07T17:31:42.680Z] --- PASS: TestCreateWithMultipleEndpointSettings/with_API_v1.44 (0.03s) 17:31:42 [2024-06-07T17:31:42.680Z] --- PASS: TestCreateWithMultipleEndpointSettings/with_API_v1.43 (0.00s) 17:31:42 [2024-06-07T17:31:42.680Z] === RUN TestCreateWithCustomMACs 17:31:43 [2024-06-07T17:31:43.244Z] --- PASS: TestCreateWithCustomMACs (0.53s) 17:31:43 [2024-06-07T17:31:43.244Z] === RUN TestContainerStartOnDaemonRestart 17:31:43 [2024-06-07T17:31:43.244Z] === PAUSE TestContainerStartOnDaemonRestart 17:31:43 [2024-06-07T17:31:43.244Z] === RUN TestDaemonRestartIpcMode 17:31:43 [2024-06-07T17:31:43.244Z] === PAUSE TestDaemonRestartIpcMode 17:31:43 [2024-06-07T17:31:43.244Z] === RUN TestDaemonHostGatewayIP 17:31:43 [2024-06-07T17:31:43.244Z] === PAUSE TestDaemonHostGatewayIP 17:31:43 [2024-06-07T17:31:43.244Z] === RUN TestRestartDaemonWithRestartingContainer 17:31:43 [2024-06-07T17:31:43.244Z] === PAUSE TestRestartDaemonWithRestartingContainer 17:31:43 [2024-06-07T17:31:43.244Z] === RUN TestHardRestartWhenContainerIsRunning 17:31:43 [2024-06-07T17:31:43.244Z] === PAUSE TestHardRestartWhenContainerIsRunning 17:31:43 [2024-06-07T17:31:43.244Z] === RUN TestContainerKillOnDaemonStart 17:31:43 [2024-06-07T17:31:43.244Z] === PAUSE TestContainerKillOnDaemonStart 17:31:43 [2024-06-07T17:31:43.244Z] === RUN TestDiff 17:31:43 [2024-06-07T17:31:43.500Z] --- PASS: TestDiff (0.43s) 17:31:43 [2024-06-07T17:31:43.500Z] === RUN TestDiffStoppedContainer 17:31:44 [2024-06-07T17:31:44.064Z] --- PASS: TestDiffStoppedContainer (0.45s) 17:31:44 [2024-06-07T17:31:44.064Z] === RUN TestExecConsoleSize 17:31:44 [2024-06-07T17:31:44.626Z] --- PASS: TestExecConsoleSize (0.49s) 17:31:44 [2024-06-07T17:31:44.626Z] === RUN TestExecWithCloseStdin 17:31:44 [2024-06-07T17:31:44.883Z] --- PASS: TestExecWithCloseStdin (0.47s) 17:31:44 [2024-06-07T17:31:44.883Z] === RUN TestExec 17:31:45 [2024-06-07T17:31:45.445Z] --- PASS: TestExec (0.49s) 17:31:45 [2024-06-07T17:31:45.445Z] === RUN TestExecUser 17:31:46 [2024-06-07T17:31:46.008Z] --- PASS: TestExecUser (0.46s) 17:31:46 [2024-06-07T17:31:46.008Z] === RUN TestExecWithGroupAdd 17:31:46 [2024-06-07T17:31:46.264Z] --- PASS: TestExecWithGroupAdd (0.48s) 17:31:46 [2024-06-07T17:31:46.264Z] === RUN TestExportContainerAndImportImage 17:31:46 [2024-06-07T17:31:46.827Z] --- PASS: TestExportContainerAndImportImage (0.50s) 17:31:46 [2024-06-07T17:31:46.827Z] === RUN TestExportContainerAfterDaemonRestart 17:31:53 [2024-06-07T17:31:53.367Z] --- PASS: TestExportContainerAfterDaemonRestart (6.15s) 17:31:53 [2024-06-07T17:31:53.367Z] === RUN TestHealthCheckWorkdir 17:31:53 [2024-06-07T17:31:53.623Z] --- PASS: TestHealthCheckWorkdir (0.58s) 17:31:53 [2024-06-07T17:31:53.623Z] === RUN TestHealthKillContainer 17:32:01 [2024-06-07T17:32:01.712Z] --- PASS: TestHealthKillContainer (7.66s) 17:32:01 [2024-06-07T17:32:01.712Z] === RUN TestHealthCheckProcessKilled 17:32:01 [2024-06-07T17:32:01.968Z] --- PASS: TestHealthCheckProcessKilled (0.65s) 17:32:01 [2024-06-07T17:32:01.968Z] === RUN TestHealthStartInterval 17:32:03 [2024-06-07T17:32:03.335Z] health_test.go:141: &{2024-06-07 17:32:03.04950604 +0000 UTC 2024-06-07 17:32:03.07621705 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory 17:32:03 [2024-06-07T17:32:03.335Z] } 17:32:03 [2024-06-07T17:32:03.335Z] health_test.go:141: &{2024-06-07 17:32:03.04950604 +0000 UTC 2024-06-07 17:32:03.07621705 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory 17:32:03 [2024-06-07T17:32:03.335Z] } 17:32:03 [2024-06-07T17:32:03.592Z] health_test.go:141: &{2024-06-07 17:32:03.04950604 +0000 UTC 2024-06-07 17:32:03.07621705 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory 17:32:03 [2024-06-07T17:32:03.592Z] } 17:32:03 [2024-06-07T17:32:03.592Z] health_test.go:141: &{2024-06-07 17:32:03.04950604 +0000 UTC 2024-06-07 17:32:03.07621705 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory 17:32:03 [2024-06-07T17:32:03.592Z] } 17:32:03 [2024-06-07T17:32:03.592Z] health_test.go:141: &{2024-06-07 17:32:03.04950604 +0000 UTC 2024-06-07 17:32:03.07621705 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory 17:32:03 [2024-06-07T17:32:03.592Z] } 17:32:03 [2024-06-07T17:32:03.848Z] health_test.go:141: &{2024-06-07 17:32:03.04950604 +0000 UTC 2024-06-07 17:32:03.07621705 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory 17:32:03 [2024-06-07T17:32:03.848Z] } 17:32:03 [2024-06-07T17:32:03.848Z] health_test.go:141: &{2024-06-07 17:32:03.04950604 +0000 UTC 2024-06-07 17:32:03.07621705 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory 17:32:03 [2024-06-07T17:32:03.848Z] } 17:32:04 [2024-06-07T17:32:04.105Z] health_test.go:141: &{2024-06-07 17:32:03.04950604 +0000 UTC 2024-06-07 17:32:03.07621705 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory 17:32:04 [2024-06-07T17:32:04.105Z] } 17:32:04 [2024-06-07T17:32:04.105Z] health_test.go:141: &{2024-06-07 17:32:03.04950604 +0000 UTC 2024-06-07 17:32:03.07621705 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory 17:32:04 [2024-06-07T17:32:04.105Z] } 17:32:04 [2024-06-07T17:32:04.105Z] health_test.go:141: &{2024-06-07 17:32:03.04950604 +0000 UTC 2024-06-07 17:32:03.07621705 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory 17:32:04 [2024-06-07T17:32:04.105Z] } 17:32:04 [2024-06-07T17:32:04.361Z] health_test.go:141: &{2024-06-07 17:32:04.07728378 +0000 UTC 2024-06-07 17:32:04.103254667 +0000 UTC 1 2} 17:32:04 [2024-06-07T17:32:04.361Z] health_test.go:141: &{2024-06-07 17:32:04.07728378 +0000 UTC 2024-06-07 17:32:04.103254667 +0000 UTC 1 2} 17:32:04 [2024-06-07T17:32:04.617Z] health_test.go:141: &{2024-06-07 17:32:04.07728378 +0000 UTC 2024-06-07 17:32:04.103254667 +0000 UTC 1 2} 17:32:04 [2024-06-07T17:32:04.617Z] health_test.go:141: &{2024-06-07 17:32:04.07728378 +0000 UTC 2024-06-07 17:32:04.103254667 +0000 UTC 1 2} 17:32:04 [2024-06-07T17:32:04.617Z] health_test.go:141: &{2024-06-07 17:32:04.07728378 +0000 UTC 2024-06-07 17:32:04.103254667 +0000 UTC 1 2} 17:32:04 [2024-06-07T17:32:04.873Z] health_test.go:141: &{2024-06-07 17:32:04.07728378 +0000 UTC 2024-06-07 17:32:04.103254667 +0000 UTC 1 2} 17:32:04 [2024-06-07T17:32:04.873Z] health_test.go:141: &{2024-06-07 17:32:04.07728378 +0000 UTC 2024-06-07 17:32:04.103254667 +0000 UTC 1 2} 17:32:05 [2024-06-07T17:32:05.130Z] health_test.go:141: &{2024-06-07 17:32:04.07728378 +0000 UTC 2024-06-07 17:32:04.103254667 +0000 UTC 1 2} 17:32:05 [2024-06-07T17:32:05.130Z] health_test.go:141: &{2024-06-07 17:32:04.07728378 +0000 UTC 2024-06-07 17:32:04.103254667 +0000 UTC 1 2} 17:32:05 [2024-06-07T17:32:05.130Z] health_test.go:141: &{2024-06-07 17:32:04.07728378 +0000 UTC 2024-06-07 17:32:04.103254667 +0000 UTC 1 2} 17:32:05 [2024-06-07T17:32:05.386Z] health_test.go:169: 1.0270484s 17:32:06 [2024-06-07T17:32:06.314Z] health_test.go:169: 1.0270484s 17:32:07 [2024-06-07T17:32:07.242Z] health_test.go:169: 1.0270484s 17:32:08 [2024-06-07T17:32:08.609Z] health_test.go:169: 1.0270484s 17:32:09 [2024-06-07T17:32:09.537Z] health_test.go:169: 1.0270484s 17:32:10 [2024-06-07T17:32:10.464Z] health_test.go:169: 1.0270484s 17:32:11 [2024-06-07T17:32:11.391Z] health_test.go:169: 1.0270484s 17:32:12 [2024-06-07T17:32:12.318Z] health_test.go:169: 1.0270484s 17:32:13 [2024-06-07T17:32:13.246Z] health_test.go:169: 1.0270484s 17:32:14 [2024-06-07T17:32:14.611Z] health_test.go:169: 1.0270484s 17:32:15 [2024-06-07T17:32:15.553Z] health_test.go:169: 1.0270484s 17:32:16 [2024-06-07T17:32:16.483Z] health_test.go:169: 1.0270484s 17:32:17 [2024-06-07T17:32:17.413Z] health_test.go:169: 1.0270484s 17:32:18 [2024-06-07T17:32:18.344Z] health_test.go:169: 1.0270484s 17:32:19 [2024-06-07T17:32:19.274Z] health_test.go:169: 1.0270484s 17:32:20 [2024-06-07T17:32:20.203Z] health_test.go:169: 1.0270484s 17:32:21 [2024-06-07T17:32:21.568Z] health_test.go:169: 1.0270484s 17:32:22 [2024-06-07T17:32:22.496Z] health_test.go:169: 1.0270484s 17:32:23 [2024-06-07T17:32:23.423Z] health_test.go:169: 1.0270484s 17:32:24 [2024-06-07T17:32:24.351Z] health_test.go:169: 1.0270484s 17:32:25 [2024-06-07T17:32:25.278Z] health_test.go:169: 1.0270484s 17:32:26 [2024-06-07T17:32:26.206Z] health_test.go:169: 1.0270484s 17:32:27 [2024-06-07T17:32:27.571Z] health_test.go:169: 1.0270484s 17:32:28 [2024-06-07T17:32:28.499Z] health_test.go:169: 1.0270484s 17:32:29 [2024-06-07T17:32:29.426Z] health_test.go:169: 1.0270484s 17:32:30 [2024-06-07T17:32:30.354Z] health_test.go:169: 1.0270484s 17:32:31 [2024-06-07T17:32:31.281Z] health_test.go:169: 1.0270484s 17:32:32 [2024-06-07T17:32:32.209Z] health_test.go:169: 1.0270484s 17:32:33 [2024-06-07T17:32:33.576Z] health_test.go:169: 1.0270484s 17:32:34 [2024-06-07T17:32:34.504Z] health_test.go:169: 1.0270484s 17:32:35 [2024-06-07T17:32:35.870Z] --- PASS: TestHealthStartInterval (33.64s) 17:32:35 [2024-06-07T17:32:35.870Z] === RUN TestInspectAnnotations 17:32:35 [2024-06-07T17:32:35.870Z] --- PASS: TestInspectAnnotations (0.05s) 17:32:35 [2024-06-07T17:32:35.870Z] === RUN TestNetworkAliasesAreEmpty 17:32:35 [2024-06-07T17:32:35.870Z] === RUN TestNetworkAliasesAreEmpty/host 17:32:35 [2024-06-07T17:32:35.870Z] === RUN TestNetworkAliasesAreEmpty/bridge 17:32:35 [2024-06-07T17:32:35.870Z] === RUN TestNetworkAliasesAreEmpty/none 17:32:35 [2024-06-07T17:32:35.870Z] --- PASS: TestNetworkAliasesAreEmpty (0.13s) 17:32:35 [2024-06-07T17:32:35.870Z] --- PASS: TestNetworkAliasesAreEmpty/host (0.04s) 17:32:35 [2024-06-07T17:32:35.870Z] --- PASS: TestNetworkAliasesAreEmpty/bridge (0.04s) 17:32:35 [2024-06-07T17:32:35.870Z] --- PASS: TestNetworkAliasesAreEmpty/none (0.04s) 17:32:35 [2024-06-07T17:32:35.870Z] === RUN TestIpcModeNone 17:32:36 [2024-06-07T17:32:36.126Z] --- PASS: TestIpcModeNone (0.48s) 17:32:36 [2024-06-07T17:32:36.126Z] === RUN TestIpcModePrivate 17:32:36 [2024-06-07T17:32:36.688Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:78, shared: false, mustBeShared: false 17:32:36 [2024-06-07T17:32:36.688Z] --- PASS: TestIpcModePrivate (0.53s) 17:32:36 [2024-06-07T17:32:36.688Z] === RUN TestIpcModeShareable 17:32:36 [2024-06-07T17:32:36.945Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:72, shared: true, mustBeShared: true 17:32:37 [2024-06-07T17:32:37.201Z] --- PASS: TestIpcModeShareable (0.50s) 17:32:37 [2024-06-07T17:32:37.201Z] === RUN TestAPIIpcModeShareableAndContainer 17:32:38 [2024-06-07T17:32:38.567Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.12s) 17:32:38 [2024-06-07T17:32:38.567Z] === RUN TestAPIIpcModeHost 17:32:38 [2024-06-07T17:32:38.567Z] --- PASS: TestAPIIpcModeHost (0.28s) 17:32:38 [2024-06-07T17:32:38.567Z] === RUN TestDaemonIpcModeShareable 17:32:39 [2024-06-07T17:32:39.495Z] ipcmode_linux_test.go:257: [testDaemonIpcPrivateShareable] ipcdev: 0:104, shared: true, mustBeShared: true 17:32:39 [2024-06-07T17:32:39.751Z] --- PASS: TestDaemonIpcModeShareable (1.07s) 17:32:39 [2024-06-07T17:32:39.751Z] === RUN TestDaemonIpcModePrivate 17:32:40 [2024-06-07T17:32:40.679Z] ipcmode_linux_test.go:257: [testDaemonIpcPrivateShareable] ipcdev: 0:110, shared: false, mustBeShared: false 17:32:40 [2024-06-07T17:32:40.679Z] --- PASS: TestDaemonIpcModePrivate (1.09s) 17:32:40 [2024-06-07T17:32:40.679Z] === RUN TestDaemonIpcModePrivateFromConfig 17:32:41 [2024-06-07T17:32:41.607Z] ipcmode_linux_test.go:257: [testDaemonIpcPrivateShareable] ipcdev: 0:110, shared: false, mustBeShared: false 17:32:41 [2024-06-07T17:32:41.864Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.05s) 17:32:41 [2024-06-07T17:32:41.864Z] === RUN TestDaemonIpcModeShareableFromConfig 17:32:42 [2024-06-07T17:32:42.812Z] ipcmode_linux_test.go:257: [testDaemonIpcPrivateShareable] ipcdev: 0:104, shared: true, mustBeShared: true 17:32:42 [2024-06-07T17:32:42.812Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.07s) 17:32:42 [2024-06-07T17:32:42.812Z] === RUN TestIpcModeOlderClient 17:32:42 [2024-06-07T17:32:42.812Z] === PAUSE TestIpcModeOlderClient 17:32:42 [2024-06-07T17:32:42.812Z] === RUN TestKillContainerInvalidSignal 17:32:43 [2024-06-07T17:32:43.379Z] --- PASS: TestKillContainerInvalidSignal (0.47s) 17:32:43 [2024-06-07T17:32:43.379Z] === RUN TestKillContainer 17:32:43 [2024-06-07T17:32:43.379Z] === RUN TestKillContainer/no_signal 17:32:43 [2024-06-07T17:32:43.942Z] === RUN TestKillContainer/non_killing_signal 17:32:44 [2024-06-07T17:32:44.198Z] === RUN TestKillContainer/killing_signal 17:32:44 [2024-06-07T17:32:44.761Z] --- PASS: TestKillContainer (1.39s) 17:32:44 [2024-06-07T17:32:44.761Z] --- PASS: TestKillContainer/no_signal (0.47s) 17:32:44 [2024-06-07T17:32:44.761Z] --- PASS: TestKillContainer/non_killing_signal (0.24s) 17:32:44 [2024-06-07T17:32:44.761Z] --- PASS: TestKillContainer/killing_signal (0.45s) 17:32:44 [2024-06-07T17:32:44.761Z] === RUN TestKillWithStopSignalAndRestartPolicies 17:32:44 [2024-06-07T17:32:44.761Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy 17:32:45 [2024-06-07T17:32:45.324Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy 17:32:45 [2024-06-07T17:32:45.581Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.84s) 17:32:45 [2024-06-07T17:32:45.581Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.40s) 17:32:45 [2024-06-07T17:32:45.581Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.26s) 17:32:45 [2024-06-07T17:32:45.581Z] === RUN TestKillStoppedContainer 17:32:45 [2024-06-07T17:32:45.581Z] --- PASS: TestKillStoppedContainer (0.04s) 17:32:45 [2024-06-07T17:32:45.581Z] === RUN TestKillDifferentUserContainer 17:32:46 [2024-06-07T17:32:46.143Z] --- PASS: TestKillDifferentUserContainer (0.43s) 17:32:46 [2024-06-07T17:32:46.143Z] === RUN TestInspectOomKilledTrue 17:32:46 [2024-06-07T17:32:46.705Z] --- PASS: TestInspectOomKilledTrue (0.48s) 17:32:46 [2024-06-07T17:32:46.705Z] === RUN TestInspectOomKilledFalse 17:32:46 [2024-06-07T17:32:46.961Z] --- PASS: TestInspectOomKilledFalse (0.46s) 17:32:46 [2024-06-07T17:32:46.961Z] === RUN TestLinksEtcHostsContentMatch 17:32:47 [2024-06-07T17:32:47.217Z] --- PASS: TestLinksEtcHostsContentMatch (0.21s) 17:32:47 [2024-06-07T17:32:47.217Z] === RUN TestLinksContainerNames 17:32:48 [2024-06-07T17:32:48.146Z] --- PASS: TestLinksContainerNames (0.88s) 17:32:48 [2024-06-07T17:32:48.146Z] === RUN TestListAnnotations 17:32:48 [2024-06-07T17:32:48.146Z] === RUN TestListAnnotations/run_with_version_v1.44 17:32:48 [2024-06-07T17:32:48.146Z] === RUN TestListAnnotations/run_with_version_v1.46 17:32:48 [2024-06-07T17:32:48.146Z] --- PASS: TestListAnnotations (0.08s) 17:32:48 [2024-06-07T17:32:48.146Z] --- PASS: TestListAnnotations/run_with_version_v1.44 (0.04s) 17:32:48 [2024-06-07T17:32:48.146Z] --- PASS: TestListAnnotations/run_with_version_v1.46 (0.04s) 17:32:48 [2024-06-07T17:32:48.146Z] === RUN TestLogsFollowTailEmpty 17:32:48 [2024-06-07T17:32:48.709Z] --- PASS: TestLogsFollowTailEmpty (0.50s) 17:32:48 [2024-06-07T17:32:48.709Z] === RUN TestLogs 17:32:48 [2024-06-07T17:32:48.709Z] === RUN TestLogs/driver_local 17:32:48 [2024-06-07T17:32:48.709Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr 17:32:48 [2024-06-07T17:32:48.709Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr 17:32:48 [2024-06-07T17:32:48.709Z] === RUN TestLogs/driver_local/tty/only_stdout 17:32:48 [2024-06-07T17:32:48.709Z] === PAUSE TestLogs/driver_local/tty/only_stdout 17:32:48 [2024-06-07T17:32:48.709Z] === RUN TestLogs/driver_local/tty/only_stderr 17:32:48 [2024-06-07T17:32:48.709Z] === PAUSE TestLogs/driver_local/tty/only_stderr 17:32:48 [2024-06-07T17:32:48.709Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr 17:32:48 [2024-06-07T17:32:48.709Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr 17:32:48 [2024-06-07T17:32:48.709Z] === RUN TestLogs/driver_local/without_tty/only_stdout 17:32:48 [2024-06-07T17:32:48.709Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout 17:32:48 [2024-06-07T17:32:48.709Z] === RUN TestLogs/driver_local/without_tty/only_stderr 17:32:48 [2024-06-07T17:32:48.709Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr 17:32:48 [2024-06-07T17:32:48.709Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr 17:32:48 [2024-06-07T17:32:48.709Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr 17:32:48 [2024-06-07T17:32:48.709Z] === CONT TestLogs/driver_local/tty/only_stderr 17:32:48 [2024-06-07T17:32:48.709Z] === CONT TestLogs/driver_local/tty/only_stdout 17:32:48 [2024-06-07T17:32:48.709Z] === CONT TestLogs/driver_local/without_tty/only_stderr 17:32:48 [2024-06-07T17:32:48.709Z] === CONT TestLogs/driver_local/without_tty/only_stdout 17:32:50 [2024-06-07T17:32:50.075Z] === RUN TestLogs/driver_json-file 17:32:50 [2024-06-07T17:32:50.075Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr 17:32:50 [2024-06-07T17:32:50.075Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr 17:32:50 [2024-06-07T17:32:50.075Z] === RUN TestLogs/driver_json-file/tty/only_stdout 17:32:50 [2024-06-07T17:32:50.075Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout 17:32:50 [2024-06-07T17:32:50.075Z] === RUN TestLogs/driver_json-file/tty/only_stderr 17:32:50 [2024-06-07T17:32:50.075Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr 17:32:50 [2024-06-07T17:32:50.075Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr 17:32:50 [2024-06-07T17:32:50.075Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr 17:32:50 [2024-06-07T17:32:50.075Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout 17:32:50 [2024-06-07T17:32:50.075Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout 17:32:50 [2024-06-07T17:32:50.075Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr 17:32:50 [2024-06-07T17:32:50.075Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr 17:32:50 [2024-06-07T17:32:50.075Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr 17:32:50 [2024-06-07T17:32:50.075Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr 17:32:50 [2024-06-07T17:32:50.075Z] === CONT TestLogs/driver_json-file/tty/only_stderr 17:32:50 [2024-06-07T17:32:50.075Z] === CONT TestLogs/driver_json-file/tty/only_stdout 17:32:50 [2024-06-07T17:32:50.075Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr 17:32:50 [2024-06-07T17:32:50.075Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout 17:32:51 [2024-06-07T17:32:51.966Z] --- PASS: TestLogs (3.06s) 17:32:51 [2024-06-07T17:32:51.966Z] --- PASS: TestLogs/driver_local (0.01s) 17:32:51 [2024-06-07T17:32:51.966Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.90s) 17:32:51 [2024-06-07T17:32:51.966Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.94s) 17:32:51 [2024-06-07T17:32:51.966Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (1.14s) 17:32:51 [2024-06-07T17:32:51.966Z] --- PASS: TestLogs/driver_local/tty/only_stdout (1.26s) 17:32:51 [2024-06-07T17:32:51.966Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (1.33s) 17:32:51 [2024-06-07T17:32:51.966Z] --- PASS: TestLogs/driver_local/tty/only_stderr (1.38s) 17:32:51 [2024-06-07T17:32:51.966Z] --- PASS: TestLogs/driver_json-file (0.01s) 17:32:51 [2024-06-07T17:32:51.966Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.78s) 17:32:51 [2024-06-07T17:32:51.966Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (1.11s) 17:32:51 [2024-06-07T17:32:51.966Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (1.32s) 17:32:51 [2024-06-07T17:32:51.966Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (1.49s) 17:32:51 [2024-06-07T17:32:51.966Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (1.60s) 17:32:51 [2024-06-07T17:32:51.966Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (1.66s) 17:32:51 [2024-06-07T17:32:51.966Z] === RUN TestContainerNetworkMountsNoChown 17:32:52 [2024-06-07T17:32:52.222Z] --- PASS: TestContainerNetworkMountsNoChown (0.46s) 17:32:52 [2024-06-07T17:32:52.222Z] === RUN TestMountDaemonRoot 17:32:52 [2024-06-07T17:32:52.222Z] === RUN TestMountDaemonRoot/default 17:32:52 [2024-06-07T17:32:52.222Z] === PAUSE TestMountDaemonRoot/default 17:32:52 [2024-06-07T17:32:52.222Z] === RUN TestMountDaemonRoot/private 17:32:52 [2024-06-07T17:32:52.222Z] === PAUSE TestMountDaemonRoot/private 17:32:52 [2024-06-07T17:32:52.222Z] === RUN TestMountDaemonRoot/rprivate 17:32:52 [2024-06-07T17:32:52.222Z] === PAUSE TestMountDaemonRoot/rprivate 17:32:52 [2024-06-07T17:32:52.222Z] === RUN TestMountDaemonRoot/slave 17:32:52 [2024-06-07T17:32:52.222Z] === PAUSE TestMountDaemonRoot/slave 17:32:52 [2024-06-07T17:32:52.222Z] === RUN TestMountDaemonRoot/rslave 17:32:52 [2024-06-07T17:32:52.222Z] === PAUSE TestMountDaemonRoot/rslave 17:32:52 [2024-06-07T17:32:52.222Z] === RUN TestMountDaemonRoot/shared 17:32:52 [2024-06-07T17:32:52.222Z] === PAUSE TestMountDaemonRoot/shared 17:32:52 [2024-06-07T17:32:52.222Z] === RUN TestMountDaemonRoot/rshared 17:32:52 [2024-06-07T17:32:52.222Z] === PAUSE TestMountDaemonRoot/rshared 17:32:52 [2024-06-07T17:32:52.222Z] === CONT TestMountDaemonRoot/default 17:32:52 [2024-06-07T17:32:52.222Z] === CONT TestMountDaemonRoot/rslave 17:32:52 [2024-06-07T17:32:52.222Z] === CONT TestMountDaemonRoot/rprivate 17:32:52 [2024-06-07T17:32:52.222Z] === CONT TestMountDaemonRoot/rshared 17:32:52 [2024-06-07T17:32:52.222Z] === RUN TestMountDaemonRoot/default/bind_subpath 17:32:52 [2024-06-07T17:32:52.222Z] === CONT TestMountDaemonRoot/slave 17:32:52 [2024-06-07T17:32:52.222Z] === CONT TestMountDaemonRoot/shared 17:32:52 [2024-06-07T17:32:52.222Z] === PAUSE TestMountDaemonRoot/default/bind_subpath 17:32:52 [2024-06-07T17:32:52.222Z] === RUN TestMountDaemonRoot/default/mount_root 17:32:52 [2024-06-07T17:32:52.222Z] === PAUSE TestMountDaemonRoot/default/mount_root 17:32:52 [2024-06-07T17:32:52.222Z] === RUN TestMountDaemonRoot/shared/mount_root 17:32:52 [2024-06-07T17:32:52.222Z] === RUN TestMountDaemonRoot/default/mount_subpath 17:32:52 [2024-06-07T17:32:52.222Z] === PAUSE TestMountDaemonRoot/shared/mount_root 17:32:52 [2024-06-07T17:32:52.222Z] === PAUSE TestMountDaemonRoot/default/mount_subpath 17:32:52 [2024-06-07T17:32:52.222Z] === CONT TestMountDaemonRoot/private 17:32:52 [2024-06-07T17:32:52.222Z] === RUN TestMountDaemonRoot/rslave/bind_root 17:32:52 [2024-06-07T17:32:52.222Z] === RUN TestMountDaemonRoot/private/bind_root 17:32:52 [2024-06-07T17:32:52.222Z] === PAUSE TestMountDaemonRoot/rslave/bind_root 17:32:52 [2024-06-07T17:32:52.222Z] === RUN TestMountDaemonRoot/rslave/bind_subpath 17:32:52 [2024-06-07T17:32:52.222Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath 17:32:52 [2024-06-07T17:32:52.222Z] === RUN TestMountDaemonRoot/rslave/mount_root 17:32:52 [2024-06-07T17:32:52.222Z] === RUN TestMountDaemonRoot/rshared/mount_root 17:32:52 [2024-06-07T17:32:52.222Z] === PAUSE TestMountDaemonRoot/rslave/mount_root 17:32:52 [2024-06-07T17:32:52.222Z] === PAUSE TestMountDaemonRoot/private/bind_root 17:32:52 [2024-06-07T17:32:52.222Z] === RUN TestMountDaemonRoot/rslave/mount_subpath 17:32:52 [2024-06-07T17:32:52.222Z] === PAUSE TestMountDaemonRoot/rshared/mount_root 17:32:52 [2024-06-07T17:32:52.222Z] === RUN TestMountDaemonRoot/private/bind_subpath 17:32:52 [2024-06-07T17:32:52.222Z] === RUN TestMountDaemonRoot/rshared/mount_subpath 17:32:52 [2024-06-07T17:32:52.222Z] === RUN TestMountDaemonRoot/rprivate/bind_root 17:32:52 [2024-06-07T17:32:52.222Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath 17:32:52 [2024-06-07T17:32:52.222Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root 17:32:52 [2024-06-07T17:32:52.222Z] === RUN TestMountDaemonRoot/slave/mount_root 17:32:52 [2024-06-07T17:32:52.222Z] === RUN TestMountDaemonRoot/rshared/bind_root 17:32:52 [2024-06-07T17:32:52.222Z] === PAUSE TestMountDaemonRoot/slave/mount_root 17:32:52 [2024-06-07T17:32:52.222Z] === RUN TestMountDaemonRoot/shared/mount_subpath 17:32:52 [2024-06-07T17:32:52.222Z] === PAUSE TestMountDaemonRoot/private/bind_subpath 17:32:52 [2024-06-07T17:32:52.222Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath 17:32:52 [2024-06-07T17:32:52.222Z] === PAUSE TestMountDaemonRoot/rshared/bind_root 17:32:52 [2024-06-07T17:32:52.222Z] === RUN TestMountDaemonRoot/default/bind_root 17:32:52 [2024-06-07T17:32:52.222Z] === RUN TestMountDaemonRoot/rshared/bind_subpath 17:32:52 [2024-06-07T17:32:52.222Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath 17:32:52 [2024-06-07T17:32:52.222Z] === RUN TestMountDaemonRoot/shared/bind_root 17:32:52 [2024-06-07T17:32:52.222Z] === PAUSE TestMountDaemonRoot/default/bind_root 17:32:52 [2024-06-07T17:32:52.222Z] === PAUSE TestMountDaemonRoot/shared/bind_root 17:32:52 [2024-06-07T17:32:52.222Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath 17:32:52 [2024-06-07T17:32:52.222Z] === RUN TestMountDaemonRoot/shared/bind_subpath 17:32:52 [2024-06-07T17:32:52.222Z] === CONT TestMountDaemonRoot/rslave/bind_subpath 17:32:52 [2024-06-07T17:32:52.222Z] === CONT TestMountDaemonRoot/rslave/mount_subpath 17:32:52 [2024-06-07T17:32:52.222Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath 17:32:52 [2024-06-07T17:32:52.222Z] === RUN TestMountDaemonRoot/private/mount_root 17:32:52 [2024-06-07T17:32:52.222Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath 17:32:52 [2024-06-07T17:32:52.222Z] === PAUSE TestMountDaemonRoot/private/mount_root 17:32:52 [2024-06-07T17:32:52.222Z] === CONT TestMountDaemonRoot/default/bind_subpath 17:32:52 [2024-06-07T17:32:52.222Z] === RUN TestMountDaemonRoot/private/mount_subpath 17:32:52 [2024-06-07T17:32:52.222Z] === CONT TestMountDaemonRoot/rslave/bind_root 17:32:52 [2024-06-07T17:32:52.222Z] === RUN TestMountDaemonRoot/slave/mount_subpath 17:32:52 [2024-06-07T17:32:52.222Z] === CONT TestMountDaemonRoot/rslave/mount_root 17:32:52 [2024-06-07T17:32:52.222Z] === PAUSE TestMountDaemonRoot/private/mount_subpath 17:32:52 [2024-06-07T17:32:52.222Z] === CONT TestMountDaemonRoot/rshared/mount_root 17:32:52 [2024-06-07T17:32:52.222Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath 17:32:52 [2024-06-07T17:32:52.222Z] === RUN TestMountDaemonRoot/slave/bind_root 17:32:52 [2024-06-07T17:32:52.222Z] === PAUSE TestMountDaemonRoot/slave/bind_root 17:32:52 [2024-06-07T17:32:52.222Z] === RUN TestMountDaemonRoot/slave/bind_subpath 17:32:52 [2024-06-07T17:32:52.222Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath 17:32:52 [2024-06-07T17:32:52.222Z] === CONT TestMountDaemonRoot/default/bind_root 17:32:52 [2024-06-07T17:32:52.222Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath 17:32:52 [2024-06-07T17:32:52.222Z] === RUN TestMountDaemonRoot/rprivate/mount_root 17:32:52 [2024-06-07T17:32:52.222Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root 17:32:52 [2024-06-07T17:32:52.222Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath 17:32:52 [2024-06-07T17:32:52.222Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath 17:32:52 [2024-06-07T17:32:52.222Z] === CONT TestMountDaemonRoot/default/mount_subpath 17:32:52 [2024-06-07T17:32:52.222Z] === CONT TestMountDaemonRoot/default/mount_root 17:32:52 [2024-06-07T17:32:52.222Z] === CONT TestMountDaemonRoot/rshared/bind_root 17:32:52 [2024-06-07T17:32:52.222Z] === CONT TestMountDaemonRoot/rshared/bind_subpath 17:32:52 [2024-06-07T17:32:52.222Z] === CONT TestMountDaemonRoot/shared/mount_root 17:32:52 [2024-06-07T17:32:52.222Z] === CONT TestMountDaemonRoot/rshared/mount_subpath 17:32:52 [2024-06-07T17:32:52.222Z] === CONT TestMountDaemonRoot/shared/bind_subpath 17:32:52 [2024-06-07T17:32:52.222Z] === CONT TestMountDaemonRoot/shared/bind_root 17:32:52 [2024-06-07T17:32:52.222Z] === CONT TestMountDaemonRoot/shared/mount_subpath 17:32:52 [2024-06-07T17:32:52.479Z] === CONT TestMountDaemonRoot/private/bind_root 17:32:52 [2024-06-07T17:32:52.479Z] === CONT TestMountDaemonRoot/private/mount_root 17:32:52 [2024-06-07T17:32:52.479Z] === CONT TestMountDaemonRoot/private/mount_subpath 17:32:52 [2024-06-07T17:32:52.479Z] === CONT TestMountDaemonRoot/private/bind_subpath 17:32:52 [2024-06-07T17:32:52.479Z] === CONT TestMountDaemonRoot/slave/mount_root 17:32:52 [2024-06-07T17:32:52.479Z] === CONT TestMountDaemonRoot/slave/bind_root 17:32:52 [2024-06-07T17:32:52.479Z] === CONT TestMountDaemonRoot/slave/bind_subpath 17:32:52 [2024-06-07T17:32:52.479Z] === CONT TestMountDaemonRoot/slave/mount_subpath 17:32:52 [2024-06-07T17:32:52.479Z] === CONT TestMountDaemonRoot/rprivate/bind_root 17:32:52 [2024-06-07T17:32:52.479Z] === CONT TestMountDaemonRoot/rprivate/mount_root 17:32:52 [2024-06-07T17:32:52.479Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath 17:32:52 [2024-06-07T17:32:52.479Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath 17:32:52 [2024-06-07T17:32:52.479Z] --- PASS: TestMountDaemonRoot (0.01s) 17:32:52 [2024-06-07T17:32:52.479Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) 17:32:52 [2024-06-07T17:32:52.479Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.07s) 17:32:52 [2024-06-07T17:32:52.479Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.08s) 17:32:52 [2024-06-07T17:32:52.479Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.08s) 17:32:52 [2024-06-07T17:32:52.479Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.08s) 17:32:52 [2024-06-07T17:32:52.479Z] --- PASS: TestMountDaemonRoot/default (0.00s) 17:32:52 [2024-06-07T17:32:52.479Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.07s) 17:32:52 [2024-06-07T17:32:52.479Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.07s) 17:32:52 [2024-06-07T17:32:52.479Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.08s) 17:32:52 [2024-06-07T17:32:52.479Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.07s) 17:32:52 [2024-06-07T17:32:52.479Z] --- PASS: TestMountDaemonRoot/shared (0.00s) 17:32:52 [2024-06-07T17:32:52.479Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.05s) 17:32:52 [2024-06-07T17:32:52.479Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.06s) 17:32:52 [2024-06-07T17:32:52.479Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.06s) 17:32:52 [2024-06-07T17:32:52.479Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.06s) 17:32:52 [2024-06-07T17:32:52.479Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) 17:32:52 [2024-06-07T17:32:52.479Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.07s) 17:32:52 [2024-06-07T17:32:52.479Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.08s) 17:32:52 [2024-06-07T17:32:52.479Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.08s) 17:32:52 [2024-06-07T17:32:52.479Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.08s) 17:32:52 [2024-06-07T17:32:52.479Z] --- PASS: TestMountDaemonRoot/private (0.00s) 17:32:52 [2024-06-07T17:32:52.479Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.05s) 17:32:52 [2024-06-07T17:32:52.479Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.06s) 17:32:52 [2024-06-07T17:32:52.479Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.06s) 17:32:52 [2024-06-07T17:32:52.479Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.06s) 17:32:52 [2024-06-07T17:32:52.479Z] --- PASS: TestMountDaemonRoot/slave (0.00s) 17:32:52 [2024-06-07T17:32:52.479Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.06s) 17:32:52 [2024-06-07T17:32:52.479Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.05s) 17:32:52 [2024-06-07T17:32:52.479Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.05s) 17:32:52 [2024-06-07T17:32:52.479Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.05s) 17:32:52 [2024-06-07T17:32:52.479Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) 17:32:52 [2024-06-07T17:32:52.479Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.05s) 17:32:52 [2024-06-07T17:32:52.479Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.05s) 17:32:52 [2024-06-07T17:32:52.479Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.05s) 17:32:52 [2024-06-07T17:32:52.479Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.05s) 17:32:52 [2024-06-07T17:32:52.479Z] === RUN TestContainerBindMountNonRecursive 17:32:53 [2024-06-07T17:32:53.845Z] --- PASS: TestContainerBindMountNonRecursive (1.12s) 17:32:53 [2024-06-07T17:32:53.845Z] === RUN TestContainerVolumesMountedAsShared 17:32:54 [2024-06-07T17:32:54.101Z] --- PASS: TestContainerVolumesMountedAsShared (0.47s) 17:32:54 [2024-06-07T17:32:54.101Z] === RUN TestContainerVolumesMountedAsSlave 17:32:54 [2024-06-07T17:32:54.357Z] --- PASS: TestContainerVolumesMountedAsSlave (0.29s) 17:32:54 [2024-06-07T17:32:54.357Z] === RUN TestContainerCopyLeaksMounts 17:32:54 [2024-06-07T17:32:54.919Z] --- PASS: TestContainerCopyLeaksMounts (0.51s) 17:32:54 [2024-06-07T17:32:54.919Z] === RUN TestContainerBindMountReadOnlyDefault 17:32:54 [2024-06-07T17:32:54.919Z] === RUN TestContainerBindMountReadOnlyDefault/latest_should_be_the_same_as_1.44 17:32:54 [2024-06-07T17:32:54.919Z] === RUN TestContainerBindMountReadOnlyDefault/latest_should_be_the_same_as_1.44/mount 17:32:55 [2024-06-07T17:32:55.481Z] === RUN TestContainerBindMountReadOnlyDefault/latest_should_be_the_same_as_1.44/bind_mount 17:32:55 [2024-06-07T17:32:55.738Z] === RUN TestContainerBindMountReadOnlyDefault/submount_should_be_recursive_by_default_on_1.44 17:32:55 [2024-06-07T17:32:55.738Z] === RUN TestContainerBindMountReadOnlyDefault/submount_should_be_recursive_by_default_on_1.44/mount 17:32:56 [2024-06-07T17:32:56.300Z] === RUN TestContainerBindMountReadOnlyDefault/submount_should_be_recursive_by_default_on_1.44/bind_mount 17:32:56 [2024-06-07T17:32:56.862Z] === RUN TestContainerBindMountReadOnlyDefault/older_than_1.44_should_be_non-recursive_by_default 17:32:56 [2024-06-07T17:32:56.862Z] === RUN TestContainerBindMountReadOnlyDefault/older_than_1.44_should_be_non-recursive_by_default/mount 17:32:57 [2024-06-07T17:32:57.118Z] === RUN TestContainerBindMountReadOnlyDefault/older_than_1.44_should_be_non-recursive_by_default/bind_mount 17:32:57 [2024-06-07T17:32:57.680Z] === RUN TestContainerBindMountReadOnlyDefault/minimum_API_should_be_non-recursive_by_default 17:32:57 [2024-06-07T17:32:57.680Z] === RUN TestContainerBindMountReadOnlyDefault/minimum_API_should_be_non-recursive_by_default/mount 17:32:57 [2024-06-07T17:32:57.936Z] === RUN TestContainerBindMountReadOnlyDefault/minimum_API_should_be_non-recursive_by_default/bind_mount 17:32:58 [2024-06-07T17:32:58.498Z] --- PASS: TestContainerBindMountReadOnlyDefault (3.57s) 17:32:58 [2024-06-07T17:32:58.498Z] --- PASS: TestContainerBindMountReadOnlyDefault/latest_should_be_the_same_as_1.44 (0.86s) 17:32:58 [2024-06-07T17:32:58.498Z] --- PASS: TestContainerBindMountReadOnlyDefault/latest_should_be_the_same_as_1.44/mount (0.42s) 17:32:58 [2024-06-07T17:32:58.498Z] --- PASS: TestContainerBindMountReadOnlyDefault/latest_should_be_the_same_as_1.44/bind_mount (0.43s) 17:32:58 [2024-06-07T17:32:58.498Z] --- PASS: TestContainerBindMountReadOnlyDefault/submount_should_be_recursive_by_default_on_1.44 (0.93s) 17:32:58 [2024-06-07T17:32:58.498Z] --- PASS: TestContainerBindMountReadOnlyDefault/submount_should_be_recursive_by_default_on_1.44/mount (0.45s) 17:32:58 [2024-06-07T17:32:58.498Z] --- PASS: TestContainerBindMountReadOnlyDefault/submount_should_be_recursive_by_default_on_1.44/bind_mount (0.48s) 17:32:58 [2024-06-07T17:32:58.498Z] --- PASS: TestContainerBindMountReadOnlyDefault/older_than_1.44_should_be_non-recursive_by_default (0.84s) 17:32:58 [2024-06-07T17:32:58.498Z] --- PASS: TestContainerBindMountReadOnlyDefault/older_than_1.44_should_be_non-recursive_by_default/mount (0.40s) 17:32:58 [2024-06-07T17:32:58.498Z] --- PASS: TestContainerBindMountReadOnlyDefault/older_than_1.44_should_be_non-recursive_by_default/bind_mount (0.43s) 17:32:58 [2024-06-07T17:32:58.498Z] --- PASS: TestContainerBindMountReadOnlyDefault/minimum_API_should_be_non-recursive_by_default (0.87s) 17:32:58 [2024-06-07T17:32:58.498Z] --- PASS: TestContainerBindMountReadOnlyDefault/minimum_API_should_be_non-recursive_by_default/mount (0.45s) 17:32:58 [2024-06-07T17:32:58.498Z] --- PASS: TestContainerBindMountReadOnlyDefault/minimum_API_should_be_non-recursive_by_default/bind_mount (0.42s) 17:32:58 [2024-06-07T17:32:58.498Z] === RUN TestContainerBindMountRecursivelyReadOnly 17:33:00 [2024-06-07T17:33:00.389Z] --- PASS: TestContainerBindMountRecursivelyReadOnly (1.53s) 17:33:00 [2024-06-07T17:33:00.389Z] === RUN TestNetworkNat 17:33:00 [2024-06-07T17:33:00.389Z] --- PASS: TestNetworkNat (0.47s) 17:33:00 [2024-06-07T17:33:00.389Z] === RUN TestNetworkLocalhostTCPNat 17:33:00 [2024-06-07T17:33:00.951Z] --- PASS: TestNetworkLocalhostTCPNat (0.48s) 17:33:00 [2024-06-07T17:33:00.951Z] === RUN TestNetworkLoopbackNat 17:33:03 [2024-06-07T17:33:03.468Z] --- PASS: TestNetworkLoopbackNat (2.53s) 17:33:03 [2024-06-07T17:33:03.468Z] === RUN TestNoOverlayfsWarningsAboutUndefinedBehaviors 17:33:03 [2024-06-07T17:33:03.724Z] === RUN TestNoOverlayfsWarningsAboutUndefinedBehaviors/diff 17:33:03 [2024-06-07T17:33:03.725Z] === RUN TestNoOverlayfsWarningsAboutUndefinedBehaviors/export 17:33:03 [2024-06-07T17:33:03.725Z] === RUN TestNoOverlayfsWarningsAboutUndefinedBehaviors/cp_to_container 17:33:03 [2024-06-07T17:33:03.725Z] === RUN TestNoOverlayfsWarningsAboutUndefinedBehaviors/cp_from_container 17:33:03 [2024-06-07T17:33:03.981Z] --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors (0.50s) 17:33:03 [2024-06-07T17:33:03.981Z] --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors/diff (0.02s) 17:33:03 [2024-06-07T17:33:03.981Z] --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors/export (0.01s) 17:33:03 [2024-06-07T17:33:03.981Z] --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors/cp_to_container (0.01s) 17:33:03 [2024-06-07T17:33:03.981Z] --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors/cp_from_container (0.01s) 17:33:03 [2024-06-07T17:33:03.981Z] === RUN TestPause 17:33:04 [2024-06-07T17:33:04.543Z] --- PASS: TestPause (0.50s) 17:33:04 [2024-06-07T17:33:04.543Z] === RUN TestPauseFailsOnWindowsServerContainers 17:33:04 [2024-06-07T17:33:04.543Z] pause_test.go:53: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" 17:33:04 [2024-06-07T17:33:04.543Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) 17:33:04 [2024-06-07T17:33:04.543Z] === RUN TestPauseStopPausedContainer 17:33:05 [2024-06-07T17:33:05.105Z] --- PASS: TestPauseStopPausedContainer (0.48s) 17:33:05 [2024-06-07T17:33:05.105Z] === RUN TestPIDModeHost 17:33:06 [2024-06-07T17:33:06.034Z] --- PASS: TestPIDModeHost (0.96s) 17:33:06 [2024-06-07T17:33:06.034Z] === RUN TestPIDModeContainer 17:33:06 [2024-06-07T17:33:06.034Z] === RUN TestPIDModeContainer/non-existing_container 17:33:06 [2024-06-07T17:33:06.034Z] === RUN TestPIDModeContainer/non-running_container 17:33:06 [2024-06-07T17:33:06.034Z] === RUN TestPIDModeContainer/running_container 17:33:06 [2024-06-07T17:33:06.963Z] --- PASS: TestPIDModeContainer (1.10s) 17:33:06 [2024-06-07T17:33:06.963Z] --- PASS: TestPIDModeContainer/non-existing_container (0.00s) 17:33:06 [2024-06-07T17:33:06.963Z] --- PASS: TestPIDModeContainer/non-running_container (0.17s) 17:33:06 [2024-06-07T17:33:06.963Z] --- PASS: TestPIDModeContainer/running_container (0.47s) 17:33:06 [2024-06-07T17:33:06.963Z] === RUN TestPsFilter 17:33:07 [2024-06-07T17:33:07.219Z] === RUN TestPsFilter/since 17:33:07 [2024-06-07T17:33:07.219Z] === RUN TestPsFilter/before 17:33:07 [2024-06-07T17:33:07.219Z] --- PASS: TestPsFilter (0.13s) 17:33:07 [2024-06-07T17:33:07.219Z] --- PASS: TestPsFilter/since (0.00s) 17:33:07 [2024-06-07T17:33:07.219Z] --- PASS: TestPsFilter/before (0.00s) 17:33:07 [2024-06-07T17:33:07.219Z] === RUN TestRemoveContainerWithRemovedVolume 17:33:07 [2024-06-07T17:33:07.475Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.40s) 17:33:07 [2024-06-07T17:33:07.475Z] === RUN TestRemoveContainerWithVolume 17:33:08 [2024-06-07T17:33:08.038Z] --- PASS: TestRemoveContainerWithVolume (0.47s) 17:33:08 [2024-06-07T17:33:08.038Z] === RUN TestRemoveContainerRunning 17:33:08 [2024-06-07T17:33:08.605Z] --- PASS: TestRemoveContainerRunning (0.47s) 17:33:08 [2024-06-07T17:33:08.605Z] === RUN TestRemoveContainerForceRemoveRunning 17:33:08 [2024-06-07T17:33:08.870Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.44s) 17:33:08 [2024-06-07T17:33:08.870Z] === RUN TestRemoveInvalidContainer 17:33:08 [2024-06-07T17:33:08.870Z] --- PASS: TestRemoveInvalidContainer (0.01s) 17:33:08 [2024-06-07T17:33:08.870Z] === RUN TestRenameLinkedContainer 17:33:10 [2024-06-07T17:33:10.764Z] --- PASS: TestRenameLinkedContainer (1.79s) 17:33:10 [2024-06-07T17:33:10.764Z] === RUN TestRenameStoppedContainer 17:33:11 [2024-06-07T17:33:11.020Z] --- PASS: TestRenameStoppedContainer (0.41s) 17:33:11 [2024-06-07T17:33:11.020Z] === RUN TestRenameRunningContainerAndReuse 17:33:11 [2024-06-07T17:33:11.948Z] --- PASS: TestRenameRunningContainerAndReuse (0.90s) 17:33:11 [2024-06-07T17:33:11.948Z] === RUN TestRenameInvalidName 17:33:12 [2024-06-07T17:33:12.511Z] --- PASS: TestRenameInvalidName (0.49s) 17:33:12 [2024-06-07T17:33:12.511Z] === RUN TestRenameAnonymousContainer 17:33:14 [2024-06-07T17:33:14.402Z] --- PASS: TestRenameAnonymousContainer (1.51s) 17:33:14 [2024-06-07T17:33:14.402Z] === RUN TestRenameContainerWithSameName 17:33:14 [2024-06-07T17:33:14.402Z] --- PASS: TestRenameContainerWithSameName (0.44s) 17:33:14 [2024-06-07T17:33:14.402Z] === RUN TestRenameContainerWithLinkedContainer 17:33:15 [2024-06-07T17:33:15.768Z] --- PASS: TestRenameContainerWithLinkedContainer (0.99s) 17:33:15 [2024-06-07T17:33:15.768Z] === RUN TestRenameContainerTwice 17:33:16 [2024-06-07T17:33:16.024Z] --- PASS: TestRenameContainerTwice (0.48s) 17:33:16 [2024-06-07T17:33:16.024Z] === RUN TestResize 17:33:16 [2024-06-07T17:33:16.024Z] === RUN TestResize/success 17:33:16 [2024-06-07T17:33:16.280Z] === RUN TestResize/invalid_size 17:33:16 [2024-06-07T17:33:16.536Z] === RUN TestResize/invalid_state 17:33:17 [2024-06-07T17:33:17.100Z] --- PASS: TestResize (1.03s) 17:33:17 [2024-06-07T17:33:17.100Z] --- PASS: TestResize/success (0.28s) 17:33:17 [2024-06-07T17:33:17.100Z] --- PASS: TestResize/invalid_size (0.24s) 17:33:17 [2024-06-07T17:33:17.100Z] --- PASS: TestResize/invalid_state (0.04s) 17:33:17 [2024-06-07T17:33:17.100Z] === RUN TestDaemonRestartKillContainers 17:33:17 [2024-06-07T17:33:17.100Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon 17:33:17 [2024-06-07T17:33:17.100Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon 17:33:17 [2024-06-07T17:33:17.100Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon 17:33:17 [2024-06-07T17:33:17.100Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon 17:33:17 [2024-06-07T17:33:17.100Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon 17:33:17 [2024-06-07T17:33:17.100Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon 17:33:17 [2024-06-07T17:33:17.100Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon 17:33:17 [2024-06-07T17:33:17.100Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon 17:33:17 [2024-06-07T17:33:17.100Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon 17:33:17 [2024-06-07T17:33:17.100Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon 17:33:17 [2024-06-07T17:33:17.100Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon 17:33:17 [2024-06-07T17:33:17.100Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon 17:33:17 [2024-06-07T17:33:17.100Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon 17:33:17 [2024-06-07T17:33:17.100Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon 17:33:17 [2024-06-07T17:33:17.100Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon 17:33:17 [2024-06-07T17:33:17.100Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon 17:33:17 [2024-06-07T17:33:17.100Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon 17:33:17 [2024-06-07T17:33:17.100Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon 17:33:17 [2024-06-07T17:33:17.100Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon 17:33:17 [2024-06-07T17:33:17.100Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon 17:33:17 [2024-06-07T17:33:17.100Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon 17:33:17 [2024-06-07T17:33:17.100Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon 17:33:17 [2024-06-07T17:33:17.100Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon 17:33:17 [2024-06-07T17:33:17.100Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon 17:33:17 [2024-06-07T17:33:17.100Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon 17:33:17 [2024-06-07T17:33:17.100Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon 17:33:17 [2024-06-07T17:33:17.100Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon 17:33:17 [2024-06-07T17:33:17.100Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon 17:33:17 [2024-06-07T17:33:17.100Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon 17:33:17 [2024-06-07T17:33:17.100Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon 17:33:17 [2024-06-07T17:33:17.100Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon 17:33:17 [2024-06-07T17:33:17.100Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon 17:33:17 [2024-06-07T17:33:17.100Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon 17:33:17 [2024-06-07T17:33:17.100Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon 17:33:17 [2024-06-07T17:33:17.100Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon 17:33:17 [2024-06-07T17:33:17.100Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon 17:33:17 [2024-06-07T17:33:17.100Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon 17:33:17 [2024-06-07T17:33:17.100Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon 17:33:17 [2024-06-07T17:33:17.100Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon 17:33:17 [2024-06-07T17:33:17.100Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon 17:33:18 [2024-06-07T17:33:18.469Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon 17:33:18 [2024-06-07T17:33:18.469Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon 17:33:18 [2024-06-07T17:33:18.469Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon 17:33:19 [2024-06-07T17:33:19.032Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon 17:33:20 [2024-06-07T17:33:20.400Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon 17:33:20 [2024-06-07T17:33:20.400Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon 17:33:20 [2024-06-07T17:33:20.400Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon 17:33:21 [2024-06-07T17:33:21.329Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon 17:33:22 [2024-06-07T17:33:22.698Z] --- PASS: TestDaemonRestartKillContainers (0.00s) 17:33:22 [2024-06-07T17:33:22.698Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.26s) 17:33:22 [2024-06-07T17:33:22.698Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.26s) 17:33:22 [2024-06-07T17:33:22.698Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.26s) 17:33:22 [2024-06-07T17:33:22.698Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.90s) 17:33:22 [2024-06-07T17:33:22.698Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.89s) 17:33:22 [2024-06-07T17:33:22.698Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.95s) 17:33:22 [2024-06-07T17:33:22.698Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.02s) 17:33:22 [2024-06-07T17:33:22.698Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.32s) 17:33:22 [2024-06-07T17:33:22.698Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (4.94s) 17:33:22 [2024-06-07T17:33:22.698Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.79s) 17:33:22 [2024-06-07T17:33:22.698Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (5.08s) 17:33:22 [2024-06-07T17:33:22.698Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.87s) 17:33:22 [2024-06-07T17:33:22.698Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.82s) 17:33:22 [2024-06-07T17:33:22.698Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.16s) 17:33:22 [2024-06-07T17:33:22.698Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (5.71s) 17:33:22 [2024-06-07T17:33:22.698Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (5.84s) 17:33:22 [2024-06-07T17:33:22.698Z] === RUN TestContainerWithAutoRemoveCanBeRestarted 17:33:22 [2024-06-07T17:33:22.698Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/kill 17:33:24 [2024-06-07T17:33:24.065Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/stop 17:33:24 [2024-06-07T17:33:24.994Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (1.98s) 17:33:24 [2024-06-07T17:33:24.994Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (1.00s) 17:33:24 [2024-06-07T17:33:24.994Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (0.97s) 17:33:24 [2024-06-07T17:33:24.994Z] === RUN TestContainerRestartWithCancelledRequest 17:33:26 [2024-06-07T17:33:26.885Z] --- PASS: TestContainerRestartWithCancelledRequest (1.82s) 17:33:26 [2024-06-07T17:33:26.885Z] === RUN TestCgroupNamespacesRun 17:33:27 [2024-06-07T17:33:27.815Z] --- PASS: TestCgroupNamespacesRun (1.06s) 17:33:27 [2024-06-07T17:33:27.815Z] === RUN TestCgroupNamespacesRunPrivileged 17:33:28 [2024-06-07T17:33:28.744Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.03s) 17:33:28 [2024-06-07T17:33:28.744Z] === RUN TestCgroupNamespacesRunDaemonHostMode 17:33:29 [2024-06-07T17:33:29.673Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.05s) 17:33:29 [2024-06-07T17:33:29.673Z] === RUN TestCgroupNamespacesRunHostMode 17:33:31 [2024-06-07T17:33:31.040Z] --- PASS: TestCgroupNamespacesRunHostMode (1.06s) 17:33:31 [2024-06-07T17:33:31.040Z] === RUN TestCgroupNamespacesRunPrivateMode 17:33:31 [2024-06-07T17:33:31.969Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.05s) 17:33:31 [2024-06-07T17:33:31.969Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate 17:33:32 [2024-06-07T17:33:32.898Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.05s) 17:33:32 [2024-06-07T17:33:32.898Z] === RUN TestCgroupNamespacesRunInvalidMode 17:33:33 [2024-06-07T17:33:33.461Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.60s) 17:33:33 [2024-06-07T17:33:33.461Z] === RUN TestCgroupNamespacesRunOlderClient 17:33:34 [2024-06-07T17:33:34.828Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.06s) 17:33:34 [2024-06-07T17:33:34.828Z] === RUN TestNISDomainname 17:33:35 [2024-06-07T17:33:35.084Z] --- PASS: TestNISDomainname (0.54s) 17:33:35 [2024-06-07T17:33:35.084Z] === RUN TestHostnameDnsResolution 17:33:35 [2024-06-07T17:33:35.647Z] --- PASS: TestHostnameDnsResolution (0.63s) 17:33:35 [2024-06-07T17:33:35.647Z] === RUN TestUnprivilegedPortsAndPing 17:33:36 [2024-06-07T17:33:36.209Z] --- PASS: TestUnprivilegedPortsAndPing (0.52s) 17:33:36 [2024-06-07T17:33:36.209Z] === RUN TestPrivilegedHostDevices 17:33:36 [2024-06-07T17:33:36.780Z] --- PASS: TestPrivilegedHostDevices (0.46s) 17:33:36 [2024-06-07T17:33:36.780Z] === RUN TestRunConsoleSize 17:33:37 [2024-06-07T17:33:37.040Z] --- PASS: TestRunConsoleSize (0.45s) 17:33:37 [2024-06-07T17:33:37.040Z] === RUN TestRunWithAlternativeContainerdShim 17:33:43 [2024-06-07T17:33:43.582Z] --- PASS: TestRunWithAlternativeContainerdShim (5.44s) 17:33:43 [2024-06-07T17:33:43.582Z] === RUN TestMacAddressIsAppliedToMainNetworkWithShortID 17:33:43 [2024-06-07T17:33:43.582Z] --- PASS: TestMacAddressIsAppliedToMainNetworkWithShortID (1.07s) 17:33:43 [2024-06-07T17:33:43.582Z] === RUN TestStaticIPOutsideSubpool 17:33:44 [2024-06-07T17:33:44.949Z] --- PASS: TestStaticIPOutsideSubpool (1.17s) 17:33:44 [2024-06-07T17:33:44.949Z] === RUN TestWorkingDirNormalization 17:33:44 [2024-06-07T17:33:44.949Z] === RUN TestWorkingDirNormalization/trailing_slash 17:33:44 [2024-06-07T17:33:44.949Z] === PAUSE TestWorkingDirNormalization/trailing_slash 17:33:44 [2024-06-07T17:33:44.949Z] === RUN TestWorkingDirNormalization/no_trailing_slash 17:33:44 [2024-06-07T17:33:44.949Z] === PAUSE TestWorkingDirNormalization/no_trailing_slash 17:33:44 [2024-06-07T17:33:44.949Z] === CONT TestWorkingDirNormalization/trailing_slash 17:33:44 [2024-06-07T17:33:44.949Z] === CONT TestWorkingDirNormalization/no_trailing_slash 17:33:45 [2024-06-07T17:33:45.512Z] --- PASS: TestWorkingDirNormalization (0.01s) 17:33:45 [2024-06-07T17:33:45.512Z] --- PASS: TestWorkingDirNormalization/trailing_slash (0.56s) 17:33:45 [2024-06-07T17:33:45.512Z] --- PASS: TestWorkingDirNormalization/no_trailing_slash (0.61s) 17:33:45 [2024-06-07T17:33:45.512Z] === RUN TestStats 17:33:46 [2024-06-07T17:33:46.878Z] --- PASS: TestStats (1.46s) 17:33:46 [2024-06-07T17:33:46.878Z] === RUN TestStopContainerWithTimeout 17:33:46 [2024-06-07T17:33:46.878Z] === RUN TestStopContainerWithTimeout/0 17:33:46 [2024-06-07T17:33:46.878Z] === PAUSE TestStopContainerWithTimeout/0 17:33:46 [2024-06-07T17:33:46.878Z] === RUN TestStopContainerWithTimeout/1 17:33:46 [2024-06-07T17:33:46.878Z] === PAUSE TestStopContainerWithTimeout/1 17:33:46 [2024-06-07T17:33:46.878Z] === RUN TestStopContainerWithTimeout/3 17:33:46 [2024-06-07T17:33:46.878Z] === PAUSE TestStopContainerWithTimeout/3 17:33:46 [2024-06-07T17:33:46.878Z] === RUN TestStopContainerWithTimeout/-1 17:33:46 [2024-06-07T17:33:46.878Z] === PAUSE TestStopContainerWithTimeout/-1 17:33:46 [2024-06-07T17:33:46.878Z] === CONT TestStopContainerWithTimeout/0 17:33:46 [2024-06-07T17:33:46.878Z] === CONT TestStopContainerWithTimeout/3 17:33:46 [2024-06-07T17:33:46.878Z] === CONT TestStopContainerWithTimeout/1 17:33:46 [2024-06-07T17:33:46.878Z] === CONT TestStopContainerWithTimeout/-1 17:33:50 [2024-06-07T17:33:50.149Z] --- PASS: TestStopContainerWithTimeout (0.04s) 17:33:50 [2024-06-07T17:33:50.149Z] --- PASS: TestStopContainerWithTimeout/0 (0.79s) 17:33:50 [2024-06-07T17:33:50.149Z] --- PASS: TestStopContainerWithTimeout/1 (1.79s) 17:33:50 [2024-06-07T17:33:50.149Z] --- PASS: TestStopContainerWithTimeout/3 (2.77s) 17:33:50 [2024-06-07T17:33:50.149Z] --- PASS: TestStopContainerWithTimeout/-1 (2.83s) 17:33:50 [2024-06-07T17:33:50.149Z] === RUN TestStopContainerWithTimeoutCancel 17:33:50 [2024-06-07T17:33:50.149Z] === PAUSE TestStopContainerWithTimeoutCancel 17:33:50 [2024-06-07T17:33:50.149Z] === RUN TestStopContainerWithRestartPolicyAlways 17:33:52 [2024-06-07T17:33:52.043Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.92s) 17:33:52 [2024-06-07T17:33:52.043Z] === RUN TestUpdateMemory 17:33:52 [2024-06-07T17:33:52.299Z] --- PASS: TestUpdateMemory (0.55s) 17:33:52 [2024-06-07T17:33:52.299Z] === RUN TestUpdateCPUQuota 17:33:52 [2024-06-07T17:33:52.863Z] --- PASS: TestUpdateCPUQuota (0.71s) 17:33:52 [2024-06-07T17:33:52.863Z] === RUN TestUpdatePidsLimit 17:33:52 [2024-06-07T17:33:52.863Z] === RUN TestUpdatePidsLimit/update_from_none 17:33:53 [2024-06-07T17:33:53.119Z] === RUN TestUpdatePidsLimit/no_change 17:33:53 [2024-06-07T17:33:53.375Z] === RUN TestUpdatePidsLimit/update_lower 17:33:53 [2024-06-07T17:33:53.375Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value 17:33:53 [2024-06-07T17:33:53.631Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero 17:33:53 [2024-06-07T17:33:53.631Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one 17:33:53 [2024-06-07T17:33:53.888Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two 17:33:54 [2024-06-07T17:33:54.450Z] --- PASS: TestUpdatePidsLimit (1.52s) 17:33:54 [2024-06-07T17:33:54.450Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.15s) 17:33:54 [2024-06-07T17:33:54.450Z] --- PASS: TestUpdatePidsLimit/no_change (0.15s) 17:33:54 [2024-06-07T17:33:54.450Z] --- PASS: TestUpdatePidsLimit/update_lower (0.16s) 17:33:54 [2024-06-07T17:33:54.450Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.15s) 17:33:54 [2024-06-07T17:33:54.450Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.16s) 17:33:54 [2024-06-07T17:33:54.450Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.16s) 17:33:54 [2024-06-07T17:33:54.450Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.16s) 17:33:54 [2024-06-07T17:33:54.450Z] === RUN TestUpdateRestartPolicy 17:34:06 [2024-06-07T17:34:06.623Z] --- PASS: TestUpdateRestartPolicy (10.73s) 17:34:06 [2024-06-07T17:34:06.623Z] === RUN TestUpdateRestartWithAutoRemove 17:34:06 [2024-06-07T17:34:06.623Z] --- PASS: TestUpdateRestartWithAutoRemove (0.48s) 17:34:06 [2024-06-07T17:34:06.623Z] === RUN TestWaitNonBlocked 17:34:06 [2024-06-07T17:34:06.623Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 17:34:06 [2024-06-07T17:34:06.623Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 17:34:06 [2024-06-07T17:34:06.623Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random 17:34:06 [2024-06-07T17:34:06.623Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random 17:34:06 [2024-06-07T17:34:06.623Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 17:34:06 [2024-06-07T17:34:06.623Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random 17:34:06 [2024-06-07T17:34:06.623Z] --- PASS: TestWaitNonBlocked (0.02s) 17:34:06 [2024-06-07T17:34:06.623Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.63s) 17:34:06 [2024-06-07T17:34:06.623Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.68s) 17:34:06 [2024-06-07T17:34:06.623Z] === RUN TestWaitBlocked 17:34:06 [2024-06-07T17:34:06.623Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero 17:34:06 [2024-06-07T17:34:06.623Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero 17:34:06 [2024-06-07T17:34:06.623Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random 17:34:06 [2024-06-07T17:34:06.623Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random 17:34:06 [2024-06-07T17:34:06.623Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero 17:34:06 [2024-06-07T17:34:06.623Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random 17:34:07 [2024-06-07T17:34:07.186Z] --- PASS: TestWaitBlocked (0.02s) 17:34:07 [2024-06-07T17:34:07.186Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.60s) 17:34:07 [2024-06-07T17:34:07.186Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.66s) 17:34:07 [2024-06-07T17:34:07.186Z] === RUN TestWaitConditions 17:34:07 [2024-06-07T17:34:07.186Z] === RUN TestWaitConditions/default 17:34:07 [2024-06-07T17:34:07.186Z] === PAUSE TestWaitConditions/default 17:34:07 [2024-06-07T17:34:07.186Z] === RUN TestWaitConditions/not-running 17:34:07 [2024-06-07T17:34:07.186Z] === PAUSE TestWaitConditions/not-running 17:34:07 [2024-06-07T17:34:07.186Z] === RUN TestWaitConditions/next-exit 17:34:07 [2024-06-07T17:34:07.186Z] === PAUSE TestWaitConditions/next-exit 17:34:07 [2024-06-07T17:34:07.186Z] === RUN TestWaitConditions/removed 17:34:07 [2024-06-07T17:34:07.186Z] === PAUSE TestWaitConditions/removed 17:34:07 [2024-06-07T17:34:07.186Z] === CONT TestWaitConditions/default 17:34:07 [2024-06-07T17:34:07.186Z] === CONT TestWaitConditions/next-exit 17:34:07 [2024-06-07T17:34:07.186Z] === CONT TestWaitConditions/removed 17:34:07 [2024-06-07T17:34:07.186Z] === CONT TestWaitConditions/not-running 17:34:07 [2024-06-07T17:34:07.186Z] wait_test.go:145: ContainerID = d985cf7ce11c33faf6f26b416e3ca13f47ed790081c2b027aea54a0b98bd1160 17:34:07 [2024-06-07T17:34:07.186Z] wait_test.go:145: ContainerID = 40df32675efab71512910e56a51651fbc6a950afc3fad87d7ee8b6ef46f5fff2 17:34:07 [2024-06-07T17:34:07.186Z] wait_test.go:145: ContainerID = 4c9fd61296a76a178356a96cf18b8925ab475773efbe1225ea4c96c6da4e978f 17:34:07 [2024-06-07T17:34:07.186Z] wait_test.go:145: ContainerID = 3de7e3837b517402a7c5f188f217e9787dea4696927ac3a6593c5d061eb369b7 17:34:08 [2024-06-07T17:34:08.115Z] --- PASS: TestWaitConditions (0.03s) 17:34:08 [2024-06-07T17:34:08.115Z] --- PASS: TestWaitConditions/removed (0.72s) 17:34:08 [2024-06-07T17:34:08.115Z] --- PASS: TestWaitConditions/not-running (0.86s) 17:34:08 [2024-06-07T17:34:08.115Z] --- PASS: TestWaitConditions/default (0.96s) 17:34:08 [2024-06-07T17:34:08.115Z] --- PASS: TestWaitConditions/next-exit (1.03s) 17:34:08 [2024-06-07T17:34:08.115Z] === RUN TestWaitRestartedContainer 17:34:08 [2024-06-07T17:34:08.115Z] === RUN TestWaitRestartedContainer/default 17:34:08 [2024-06-07T17:34:08.115Z] === PAUSE TestWaitRestartedContainer/default 17:34:08 [2024-06-07T17:34:08.115Z] === RUN TestWaitRestartedContainer/not-running 17:34:08 [2024-06-07T17:34:08.115Z] === PAUSE TestWaitRestartedContainer/not-running 17:34:08 [2024-06-07T17:34:08.115Z] === RUN TestWaitRestartedContainer/next-exit 17:34:08 [2024-06-07T17:34:08.115Z] === PAUSE TestWaitRestartedContainer/next-exit 17:34:08 [2024-06-07T17:34:08.115Z] === CONT TestWaitRestartedContainer/default 17:34:08 [2024-06-07T17:34:08.115Z] === CONT TestWaitRestartedContainer/next-exit 17:34:08 [2024-06-07T17:34:08.115Z] === CONT TestWaitRestartedContainer/not-running 17:34:10 [2024-06-07T17:34:10.007Z] --- PASS: TestWaitRestartedContainer (0.01s) 17:34:10 [2024-06-07T17:34:10.007Z] --- PASS: TestWaitRestartedContainer/default (1.57s) 17:34:10 [2024-06-07T17:34:10.007Z] --- PASS: TestWaitRestartedContainer/not-running (1.64s) 17:34:10 [2024-06-07T17:34:10.007Z] --- PASS: TestWaitRestartedContainer/next-exit (1.70s) 17:34:10 [2024-06-07T17:34:10.007Z] === CONT TestContainerStartOnDaemonRestart 17:34:10 [2024-06-07T17:34:10.007Z] === CONT TestContainerKillOnDaemonStart 17:34:10 [2024-06-07T17:34:10.007Z] === CONT TestDaemonHostGatewayIP 17:34:10 [2024-06-07T17:34:10.007Z] === CONT TestDaemonRestartIpcMode 17:34:10 [2024-06-07T17:34:10.007Z] === CONT TestStopContainerWithTimeoutCancel 17:34:10 [2024-06-07T17:34:10.007Z] === CONT TestIpcModeOlderClient 17:34:10 [2024-06-07T17:34:10.007Z] === CONT TestRestartDaemonWithRestartingContainer 17:34:10 [2024-06-07T17:34:10.007Z] === CONT TestHardRestartWhenContainerIsRunning 17:34:10 [2024-06-07T17:34:10.007Z] --- PASS: TestIpcModeOlderClient (0.14s) 17:34:11 [2024-06-07T17:34:11.900Z] === RUN TestHardRestartWhenContainerIsRunning/RestartPolicy=none 17:34:11 [2024-06-07T17:34:11.900Z] === RUN TestHardRestartWhenContainerIsRunning/RestartPolicy=on-failure 17:34:12 [2024-06-07T17:34:12.156Z] --- PASS: TestHardRestartWhenContainerIsRunning (2.29s) 17:34:12 [2024-06-07T17:34:12.156Z] --- PASS: TestHardRestartWhenContainerIsRunning/RestartPolicy=none (0.00s) 17:34:12 [2024-06-07T17:34:12.156Z] --- PASS: TestHardRestartWhenContainerIsRunning/RestartPolicy=on-failure (0.45s) 17:34:12 [2024-06-07T17:34:12.413Z] --- PASS: TestContainerStartOnDaemonRestart (2.61s) 17:34:13 [2024-06-07T17:34:13.342Z] --- PASS: TestDaemonHostGatewayIP (3.33s) 17:34:13 [2024-06-07T17:34:13.598Z] --- PASS: TestRestartDaemonWithRestartingContainer (3.65s) 17:34:13 [2024-06-07T17:34:13.598Z] --- PASS: TestDaemonRestartIpcMode (3.66s) 17:34:13 [2024-06-07T17:34:13.598Z] --- PASS: TestStopContainerWithTimeoutCancel (3.76s) 17:34:21 [2024-06-07T17:34:21.699Z] --- PASS: TestContainerKillOnDaemonStart (11.65s) 17:34:21 [2024-06-07T17:34:21.699Z] PASS 17:34:21 [2024-06-07T17:34:21.699Z] 17:34:21 [2024-06-07T17:34:21.699Z] === Skipped 17:34:21 [2024-06-07T17:34:21.699Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) 17:34:21 [2024-06-07T17:34:21.699Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 17:34:21 [2024-06-07T17:34:21.699Z] 17:34:21 [2024-06-07T17:34:21.699Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) 17:34:21 [2024-06-07T17:34:21.699Z] pause_test.go:53: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" 17:34:21 [2024-06-07T17:34:21.699Z] 17:34:21 [2024-06-07T17:34:21.699Z] DONE 333 tests, 2 skipped in 168.490s 17:34:21 [2024-06-07T17:34:21.699Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m 17:34:21 [2024-06-07T17:34:21.699Z] ++ '[' -n '' ']' 17:34:21 [2024-06-07T17:34:21.699Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.daemon -t ./test.main -test.v -test.timeout=120m 17:34:21 [2024-06-07T17:34:21.699Z] ++ set -e 17:34:21 [2024-06-07T17:34:21.699Z] ++ '[' -n 0 ']' 17:34:21 [2024-06-07T17:34:21.699Z] ++ set -x 17:34:21 [2024-06-07T17:34:21.699Z] ++ 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.nIpxT10cRE/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.daemon -t ./test.main -test.v -test.timeout=120m 17:34:21 [2024-06-07T17:34:21.699Z] INFO: Testing against a local daemon 17:34:21 [2024-06-07T17:34:21.699Z] === RUN TestConfigDaemonID 17:34:22 [2024-06-07T17:34:22.627Z] daemon_test.go:61: [d9d1de26d69f5] daemon is not started 17:34:22 [2024-06-07T17:34:22.627Z] --- PASS: TestConfigDaemonID (1.04s) 17:34:22 [2024-06-07T17:34:22.627Z] === RUN TestDaemonConfigValidation 17:34:22 [2024-06-07T17:34:22.627Z] === RUN TestDaemonConfigValidation/config_with_no_content 17:34:22 [2024-06-07T17:34:22.627Z] === PAUSE TestDaemonConfigValidation/config_with_no_content 17:34:22 [2024-06-07T17:34:22.627Z] === RUN TestDaemonConfigValidation/config_with_{} 17:34:22 [2024-06-07T17:34:22.627Z] === PAUSE TestDaemonConfigValidation/config_with_{} 17:34:22 [2024-06-07T17:34:22.627Z] === RUN TestDaemonConfigValidation/invalid_config 17:34:22 [2024-06-07T17:34:22.627Z] === PAUSE TestDaemonConfigValidation/invalid_config 17:34:22 [2024-06-07T17:34:22.627Z] === RUN TestDaemonConfigValidation/malformed_config 17:34:22 [2024-06-07T17:34:22.627Z] === PAUSE TestDaemonConfigValidation/malformed_config 17:34:22 [2024-06-07T17:34:22.627Z] === RUN TestDaemonConfigValidation/valid_config 17:34:22 [2024-06-07T17:34:22.627Z] === PAUSE TestDaemonConfigValidation/valid_config 17:34:22 [2024-06-07T17:34:22.627Z] === CONT TestDaemonConfigValidation/config_with_no_content 17:34:22 [2024-06-07T17:34:22.627Z] === CONT TestDaemonConfigValidation/malformed_config 17:34:22 [2024-06-07T17:34:22.627Z] === CONT TestDaemonConfigValidation/valid_config 17:34:22 [2024-06-07T17:34:22.627Z] === CONT TestDaemonConfigValidation/invalid_config 17:34:22 [2024-06-07T17:34:22.627Z] === CONT TestDaemonConfigValidation/config_with_{} 17:34:22 [2024-06-07T17:34:22.627Z] --- PASS: TestDaemonConfigValidation (0.00s) 17:34:22 [2024-06-07T17:34:22.627Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.04s) 17:34:22 [2024-06-07T17:34:22.627Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.04s) 17:34:22 [2024-06-07T17:34:22.627Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.04s) 17:34:22 [2024-06-07T17:34:22.627Z] --- PASS: TestDaemonConfigValidation/valid_config (0.04s) 17:34:22 [2024-06-07T17:34:22.627Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.04s) 17:34:22 [2024-06-07T17:34:22.627Z] === RUN TestConfigDaemonSeccompProfiles 17:34:22 [2024-06-07T17:34:22.627Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set 17:34:23 [2024-06-07T17:34:23.556Z] === RUN TestConfigDaemonSeccompProfiles/default_profile 17:34:24 [2024-06-07T17:34:24.922Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile 17:34:25 [2024-06-07T17:34:25.850Z] daemon_test.go:180: [dc9c8613c52de] daemon is not started 17:34:25 [2024-06-07T17:34:25.850Z] --- PASS: TestConfigDaemonSeccompProfiles (3.11s) 17:34:25 [2024-06-07T17:34:25.850Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s) 17:34:25 [2024-06-07T17:34:25.850Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s) 17:34:25 [2024-06-07T17:34:25.850Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s) 17:34:25 [2024-06-07T17:34:25.850Z] === RUN TestDaemonProxy 17:34:25 [2024-06-07T17:34:25.850Z] === RUN TestDaemonProxy/environment_variables 17:34:25 [2024-06-07T17:34:25.850Z] === PAUSE TestDaemonProxy/environment_variables 17:34:25 [2024-06-07T17:34:25.850Z] === RUN TestDaemonProxy/command-line_options 17:34:25 [2024-06-07T17:34:25.850Z] === PAUSE TestDaemonProxy/command-line_options 17:34:25 [2024-06-07T17:34:25.850Z] === RUN TestDaemonProxy/configuration_file 17:34:25 [2024-06-07T17:34:25.850Z] === PAUSE TestDaemonProxy/configuration_file 17:34:25 [2024-06-07T17:34:25.850Z] === RUN TestDaemonProxy/conflicting_options 17:34:26 [2024-06-07T17:34:26.413Z] === RUN TestDaemonProxy/reload_sanitized 17:34:26 [2024-06-07T17:34:26.413Z] === PAUSE TestDaemonProxy/reload_sanitized 17:34:26 [2024-06-07T17:34:26.413Z] === CONT TestDaemonProxy/environment_variables 17:34:26 [2024-06-07T17:34:26.413Z] === CONT TestDaemonProxy/configuration_file 17:34:26 [2024-06-07T17:34:26.413Z] === CONT TestDaemonProxy/reload_sanitized 17:34:26 [2024-06-07T17:34:26.413Z] === CONT TestDaemonProxy/command-line_options 17:34:27 [2024-06-07T17:34:27.780Z] --- PASS: TestDaemonProxy (0.50s) 17:34:27 [2024-06-07T17:34:27.780Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) 17:34:27 [2024-06-07T17:34:27.780Z] --- PASS: TestDaemonProxy/reload_sanitized (0.61s) 17:34:27 [2024-06-07T17:34:27.780Z] --- PASS: TestDaemonProxy/environment_variables (1.48s) 17:34:27 [2024-06-07T17:34:27.780Z] --- PASS: TestDaemonProxy/configuration_file (1.48s) 17:34:27 [2024-06-07T17:34:27.780Z] --- PASS: TestDaemonProxy/command-line_options (1.48s) 17:34:27 [2024-06-07T17:34:27.780Z] === RUN TestLiveRestore 17:34:27 [2024-06-07T17:34:27.780Z] === RUN TestLiveRestore/volume_references 17:34:27 [2024-06-07T17:34:27.780Z] === PAUSE TestLiveRestore/volume_references 17:34:27 [2024-06-07T17:34:27.780Z] === RUN TestLiveRestore/autoremove 17:34:27 [2024-06-07T17:34:27.780Z] === PAUSE TestLiveRestore/autoremove 17:34:27 [2024-06-07T17:34:27.780Z] === CONT TestLiveRestore/volume_references 17:34:27 [2024-06-07T17:34:27.780Z] === CONT TestLiveRestore/autoremove 17:34:27 [2024-06-07T17:34:27.780Z] === RUN TestLiveRestore/autoremove/engine_restart_shouldnt_kill_alive_containers 17:34:28 [2024-06-07T17:34:28.343Z] === RUN TestLiveRestore/volume_references/restartPolicy 17:34:28 [2024-06-07T17:34:28.343Z] === RUN TestLiveRestore/volume_references/restartPolicy/always 17:34:29 [2024-06-07T17:34:29.271Z] === RUN TestLiveRestore/volume_references/restartPolicy/unless-stopped 17:34:29 [2024-06-07T17:34:29.527Z] === RUN TestLiveRestore/autoremove/engine_restart_should_remove_containers_that_exited 17:34:30 [2024-06-07T17:34:30.456Z] === RUN TestLiveRestore/volume_references/restartPolicy/on-failure 17:34:31 [2024-06-07T17:34:31.384Z] === RUN TestLiveRestore/volume_references/restartPolicy/no 17:34:32 [2024-06-07T17:34:32.751Z] === RUN TestLiveRestore/volume_references/local_volume_with_mount_options 17:34:33 [2024-06-07T17:34:33.313Z] === RUN TestLiveRestore/volume_references/local_volume_with_mount_options/volume_still_mounted 17:34:33 [2024-06-07T17:34:33.876Z] === RUN TestLiveRestore/volume_references/container_with_bind-mounts 17:34:35 [2024-06-07T17:34:35.242Z] --- PASS: TestLiveRestore (0.00s) 17:34:35 [2024-06-07T17:34:35.242Z] --- PASS: TestLiveRestore/autoremove (3.40s) 17:34:35 [2024-06-07T17:34:35.242Z] --- PASS: TestLiveRestore/autoremove/engine_restart_shouldnt_kill_alive_containers (1.84s) 17:34:35 [2024-06-07T17:34:35.242Z] --- PASS: TestLiveRestore/autoremove/engine_restart_should_remove_containers_that_exited (1.56s) 17:34:35 [2024-06-07T17:34:35.242Z] --- PASS: TestLiveRestore/volume_references (7.20s) 17:34:35 [2024-06-07T17:34:35.242Z] --- PASS: TestLiveRestore/volume_references/restartPolicy (4.15s) 17:34:35 [2024-06-07T17:34:35.242Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/always (1.04s) 17:34:35 [2024-06-07T17:34:35.242Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/unless-stopped (1.04s) 17:34:35 [2024-06-07T17:34:35.242Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/on-failure (1.04s) 17:34:35 [2024-06-07T17:34:35.242Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/no (1.03s) 17:34:35 [2024-06-07T17:34:35.242Z] --- PASS: TestLiveRestore/volume_references/local_volume_with_mount_options (1.46s) 17:34:35 [2024-06-07T17:34:35.242Z] --- PASS: TestLiveRestore/volume_references/local_volume_with_mount_options/volume_still_mounted (0.43s) 17:34:35 [2024-06-07T17:34:35.242Z] --- PASS: TestLiveRestore/volume_references/container_with_bind-mounts (0.99s) 17:34:35 [2024-06-07T17:34:35.242Z] === RUN TestDaemonDefaultBridgeWithFixedCidrButNoBip 17:34:35 [2024-06-07T17:34:35.498Z] --- PASS: TestDaemonDefaultBridgeWithFixedCidrButNoBip (0.67s) 17:34:35 [2024-06-07T17:34:35.498Z] PASS 17:34:35 [2024-06-07T17:34:35.498Z] 17:34:35 [2024-06-07T17:34:35.498Z] DONE 31 tests in 14.089s 17:34:35 [2024-06-07T17:34:35.498Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m 17:34:35 [2024-06-07T17:34:35.498Z] ++ '[' -n '' ']' 17:34:35 [2024-06-07T17:34:35.498Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m 17:34:35 [2024-06-07T17:34:35.498Z] ++ set -e 17:34:35 [2024-06-07T17:34:35.498Z] ++ '[' -n 0 ']' 17:34:35 [2024-06-07T17:34:35.498Z] ++ set -x 17:34:35 [2024-06-07T17:34:35.498Z] ++ 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.nIpxT10cRE/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m 17:34:35 [2024-06-07T17:34:35.755Z] INFO: Testing against a local daemon 17:34:35 [2024-06-07T17:34:35.755Z] === RUN TestCommitInheritsEnv 17:34:35 [2024-06-07T17:34:35.755Z] --- PASS: TestCommitInheritsEnv (0.19s) 17:34:35 [2024-06-07T17:34:35.755Z] === RUN TestUsernsCommit 17:34:37 [2024-06-07T17:34:37.646Z] --- PASS: TestUsernsCommit (1.45s) 17:34:37 [2024-06-07T17:34:37.646Z] === RUN TestImportExtremelyLargeImageWorks 17:34:37 [2024-06-07T17:34:37.646Z] import_test.go:26: runtime.GOARCH == "arm64": effective test will be time out 17:34:37 [2024-06-07T17:34:37.646Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) 17:34:37 [2024-06-07T17:34:37.646Z] === RUN TestImportWithCustomPlatform 17:34:37 [2024-06-07T17:34:37.646Z] === RUN TestImportWithCustomPlatform/#00 17:34:37 [2024-06-07T17:34:37.646Z] === RUN TestImportWithCustomPlatform/linux 17:34:37 [2024-06-07T17:34:37.646Z] === RUN TestImportWithCustomPlatform/LINUX 17:34:37 [2024-06-07T17:34:37.646Z] === RUN TestImportWithCustomPlatform/linux/sparc64 17:34:37 [2024-06-07T17:34:37.646Z] --- PASS: TestImportWithCustomPlatform (0.13s) 17:34:37 [2024-06-07T17:34:37.646Z] --- PASS: TestImportWithCustomPlatform/#00 (0.02s) 17:34:37 [2024-06-07T17:34:37.646Z] --- PASS: TestImportWithCustomPlatform/linux (0.03s) 17:34:37 [2024-06-07T17:34:37.646Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.02s) 17:34:37 [2024-06-07T17:34:37.646Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.02s) 17:34:37 [2024-06-07T17:34:37.646Z] === RUN TestImportWithCustomPlatformReject 17:34:37 [2024-06-07T17:34:37.646Z] === RUN TestImportWithCustomPlatformReject/_______ 17:34:37 [2024-06-07T17:34:37.646Z] === RUN TestImportWithCustomPlatformReject// 17:34:37 [2024-06-07T17:34:37.646Z] === RUN TestImportWithCustomPlatformReject/macos 17:34:37 [2024-06-07T17:34:37.646Z] === RUN TestImportWithCustomPlatformReject/macos/arm64 17:34:37 [2024-06-07T17:34:37.646Z] === RUN TestImportWithCustomPlatformReject/nintendo64 17:34:37 [2024-06-07T17:34:37.646Z] --- PASS: TestImportWithCustomPlatformReject (0.01s) 17:34:37 [2024-06-07T17:34:37.646Z] --- PASS: TestImportWithCustomPlatformReject/_______ (0.00s) 17:34:37 [2024-06-07T17:34:37.646Z] --- PASS: TestImportWithCustomPlatformReject// (0.00s) 17:34:37 [2024-06-07T17:34:37.646Z] --- PASS: TestImportWithCustomPlatformReject/macos (0.00s) 17:34:37 [2024-06-07T17:34:37.646Z] --- PASS: TestImportWithCustomPlatformReject/macos/arm64 (0.00s) 17:34:37 [2024-06-07T17:34:37.646Z] --- PASS: TestImportWithCustomPlatformReject/nintendo64 (0.00s) 17:34:37 [2024-06-07T17:34:37.646Z] === RUN TestImageInspectEmptyTagsAndDigests 17:34:37 [2024-06-07T17:34:37.646Z] --- PASS: TestImageInspectEmptyTagsAndDigests (0.02s) 17:34:37 [2024-06-07T17:34:37.646Z] === RUN TestImagesFilterMultiReference 17:34:37 [2024-06-07T17:34:37.646Z] --- PASS: TestImagesFilterMultiReference (0.04s) 17:34:37 [2024-06-07T17:34:37.646Z] === RUN TestImagesFilterUntil 17:34:37 [2024-06-07T17:34:37.646Z] list_test.go:99: ImageList: ID=sha256:7f2cb4613b864b8669af3c43c710f040506256666404198fa17edbb18b8ef90b RepoTags=[testimagesfilteruntil:v1] 17:34:37 [2024-06-07T17:34:37.646Z] --- PASS: TestImagesFilterUntil (0.28s) 17:34:37 [2024-06-07T17:34:37.646Z] === RUN TestImagesFilterBeforeSince 17:34:37 [2024-06-07T17:34:37.903Z] list_test.go:133: ImageList: ID=sha256:817a42c5cfd87bfc77f4780d58e48b0d641a52065dcee764312eeee5f6da2a2a RepoTags=[testimagesfilterbeforesince:v1] 17:34:37 [2024-06-07T17:34:37.903Z] list_test.go:133: ImageList: ID=sha256:6cead00aeaa7f674b7106493c53e40b7bde3cc71f8174f280b796b5d6cd64963 RepoTags=[testimagesfilterbeforesince:v2] 17:34:37 [2024-06-07T17:34:37.903Z] list_test.go:133: ImageList: ID=sha256:80ac30192989caa8f965b2b0ddcf58695550662b4970e9303bf6600b209fb374 RepoTags=[testimagesfilterbeforesince:v3] 17:34:38 [2024-06-07T17:34:38.159Z] --- PASS: TestImagesFilterBeforeSince (0.29s) 17:34:38 [2024-06-07T17:34:38.159Z] === RUN TestAPIImagesFilters 17:34:38 [2024-06-07T17:34:38.159Z] === RUN TestAPIImagesFilters/repository_regex 17:34:38 [2024-06-07T17:34:38.159Z] === PAUSE TestAPIImagesFilters/repository_regex 17:34:38 [2024-06-07T17:34:38.159Z] === RUN TestAPIImagesFilters/image_name_regex 17:34:38 [2024-06-07T17:34:38.159Z] === PAUSE TestAPIImagesFilters/image_name_regex 17:34:38 [2024-06-07T17:34:38.159Z] === RUN TestAPIImagesFilters/image_name_without_a_tag 17:34:38 [2024-06-07T17:34:38.159Z] === PAUSE TestAPIImagesFilters/image_name_without_a_tag 17:34:38 [2024-06-07T17:34:38.159Z] === RUN TestAPIImagesFilters/registry_port_regex 17:34:38 [2024-06-07T17:34:38.159Z] === PAUSE TestAPIImagesFilters/registry_port_regex 17:34:38 [2024-06-07T17:34:38.159Z] === CONT TestAPIImagesFilters/repository_regex 17:34:38 [2024-06-07T17:34:38.159Z] === CONT TestAPIImagesFilters/image_name_without_a_tag 17:34:38 [2024-06-07T17:34:38.159Z] === CONT TestAPIImagesFilters/registry_port_regex 17:34:38 [2024-06-07T17:34:38.159Z] === CONT TestAPIImagesFilters/image_name_regex 17:34:38 [2024-06-07T17:34:38.159Z] --- PASS: TestAPIImagesFilters (0.04s) 17:34:38 [2024-06-07T17:34:38.159Z] --- PASS: TestAPIImagesFilters/image_name_without_a_tag (0.00s) 17:34:38 [2024-06-07T17:34:38.159Z] --- PASS: TestAPIImagesFilters/registry_port_regex (0.00s) 17:34:38 [2024-06-07T17:34:38.159Z] --- PASS: TestAPIImagesFilters/image_name_regex (0.00s) 17:34:38 [2024-06-07T17:34:38.159Z] --- PASS: TestAPIImagesFilters/repository_regex (0.00s) 17:34:38 [2024-06-07T17:34:38.159Z] === RUN TestAPIImagesListSizeShared 17:34:38 [2024-06-07T17:34:38.721Z] --- PASS: TestAPIImagesListSizeShared (0.61s) 17:34:38 [2024-06-07T17:34:38.721Z] === RUN TestPruneDontDeleteUsedDangling 17:34:39 [2024-06-07T17:34:39.286Z] --- PASS: TestPruneDontDeleteUsedDangling (0.56s) 17:34:39 [2024-06-07T17:34:39.286Z] === RUN TestImagePullPlatformInvalid 17:34:39 [2024-06-07T17:34:39.286Z] --- PASS: TestImagePullPlatformInvalid (0.01s) 17:34:39 [2024-06-07T17:34:39.286Z] === RUN TestImagePullStoredDigestForOtherRepo 17:34:39 [2024-06-07T17:34:39.286Z] time="2024-06-07T17:34:39.144823514Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.20.8 instance.id=7747c132-5b2c-400f-9828-c6e169847403 version=2.8.3 17:34:39 [2024-06-07T17:34:39.286Z] time="2024-06-07T17:34:39.144895349Z" level=info msg="redis not configured" go.version=go1.20.8 instance.id=7747c132-5b2c-400f-9828-c6e169847403 version=2.8.3 17:34:39 [2024-06-07T17:34:39.286Z] time="2024-06-07T17:34:39.144924534Z" level=info msg="Starting upload purge in 30m0s" go.version=go1.20.8 instance.id=7747c132-5b2c-400f-9828-c6e169847403 version=2.8.3 17:34:39 [2024-06-07T17:34:39.286Z] time="2024-06-07T17:34:39.145116293Z" level=info msg="listening on 127.0.0.1:5000" go.version=go1.20.8 instance.id=7747c132-5b2c-400f-9828-c6e169847403 version=2.8.3 17:34:39 [2024-06-07T17:34:39.286Z] time="2024-06-07T17:34:39.241669317Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=02d0b619-bac3-42d2-ab86-97bd7d7fd8e7 http.request.method=GET http.request.remoteaddr="127.0.0.1:52200" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" 17:34:39 [2024-06-07T17:34:39.286Z] time="2024-06-07T17:34:39.241726654Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=02d0b619-bac3-42d2-ab86-97bd7d7fd8e7 http.request.method=GET http.request.remoteaddr="127.0.0.1:52200" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.063234ms http.response.status=200 http.response.written=2 17:34:39 [2024-06-07T17:34:39.286Z] 127.0.0.1 - - [07/Jun/2024:17:34:39 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" 17:34:39 [2024-06-07T17:34:39.286Z] time="2024-06-07T17:34:39.244069686Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=252e5798-dc5d-4929-9344-ab2bb0bb9b4d http.request.method=HEAD http.request.remoteaddr="127.0.0.1:52206" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.18+unknown" vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 17:34:39 [2024-06-07T17:34:39.286Z] time="2024-06-07T17:34:39.244117874Z" level=debug msg=GetBlob go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=252e5798-dc5d-4929-9344-ab2bb0bb9b4d http.request.method=HEAD http.request.remoteaddr="127.0.0.1:52206" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.18+unknown" vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 17:34:39 [2024-06-07T17:34:39.286Z] time="2024-06-07T17:34:39.244165668Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=452b32af-a65b-44fe-802b-ae449cca3f53 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:52202" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.18+unknown" vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 17:34:39 [2024-06-07T17:34:39.286Z] time="2024-06-07T17:34:39.244205503Z" level=debug msg=GetBlob go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=452b32af-a65b-44fe-802b-ae449cca3f53 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:52202" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.18+unknown" vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 17:34:39 [2024-06-07T17:34:39.286Z] time="2024-06-07T17:34:39.244215874Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_layers/sha256/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/link")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=252e5798-dc5d-4929-9344-ab2bb0bb9b4d http.request.method=HEAD http.request.remoteaddr="127.0.0.1:52206" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.18+unknown" trace.duration=37.956µ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=20274092-06ed-47de-b01c-eb8d424a2164 trace.line=95 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 17:34:39 [2024-06-07T17:34:39.286Z] time="2024-06-07T17:34:39.244266614Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=452b32af-a65b-44fe-802b-ae449cca3f53 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:52202" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.18+unknown" trace.duration=28.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).GetContent" trace.id=87a078cb-f89f-47d3-9636-e9abdbf625c8 trace.line=95 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 17:34:39 [2024-06-07T17:34:39.286Z] time="2024-06-07T17:34:39.24433163Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b err.message="blob unknown to registry" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=252e5798-dc5d-4929-9344-ab2bb0bb9b4d http.request.method=HEAD http.request.remoteaddr="127.0.0.1:52206" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.18+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.180549ms http.response.status=404 http.response.written=157 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 17:34:39 [2024-06-07T17:34:39.286Z] 127.0.0.1 - - [07/Jun/2024:17:34:39 +0000] "HEAD /v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b HTTP/1.1" 404 157 "" "containerd/1.7.18+unknown" 17:34:39 [2024-06-07T17:34:39.286Z] time="2024-06-07T17:34:39.24433488Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 err.message="blob unknown to registry" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=452b32af-a65b-44fe-802b-ae449cca3f53 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:52202" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.18+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.181452ms http.response.status=404 http.response.written=157 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 17:34:39 [2024-06-07T17:34:39.286Z] 127.0.0.1 - - [07/Jun/2024:17:34:39 +0000] "HEAD /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 404 157 "" "containerd/1.7.18+unknown" 17:34:39 [2024-06-07T17:34:39.286Z] time="2024-06-07T17:34:39.245916998Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=59df2593-4f47-49ec-b163-bbb38cb1d402 http.request.method=POST http.request.remoteaddr="127.0.0.1:52206" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.18+unknown" vars.name=test 17:34:39 [2024-06-07T17:34:39.286Z] time="2024-06-07T17:34:39.245969707Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=f13e9503-bb16-4405-b9a1-da46374fa557 http.request.method=POST http.request.remoteaddr="127.0.0.1:52202" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.18+unknown" vars.name=test 17:34:39 [2024-06-07T17:34:39.286Z] time="2024-06-07T17:34:39.246028528Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=f13e9503-bb16-4405-b9a1-da46374fa557 http.request.method=POST http.request.remoteaddr="127.0.0.1:52202" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.18+unknown" vars.name=test 17:34:39 [2024-06-07T17:34:39.286Z] time="2024-06-07T17:34:39.245976509Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=59df2593-4f47-49ec-b163-bbb38cb1d402 http.request.method=POST http.request.remoteaddr="127.0.0.1:52206" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.18+unknown" vars.name=test 17:34:39 [2024-06-07T17:34:39.286Z] time="2024-06-07T17:34:39.2461827Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/994e1b2b-c747-4999-bbd9-8f7cb4622c0d/startedat")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=f13e9503-bb16-4405-b9a1-da46374fa557 http.request.method=POST http.request.remoteaddr="127.0.0.1:52202" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.18+unknown" trace.duration=118.07µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=f49128e5-9326-4b14-a801-f5da940e6c39 trace.line=110 vars.name=test 17:34:39 [2024-06-07T17:34:39.286Z] time="2024-06-07T17:34:39.246192595Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/8958397c-542d-47de-881a-06cdf201ea1a/startedat")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=59df2593-4f47-49ec-b163-bbb38cb1d402 http.request.method=POST http.request.remoteaddr="127.0.0.1:52206" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.18+unknown" trace.duration=89.993µ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=3fb58f55-f2c5-4f22-a4de-7527cadc4b2e trace.line=110 vars.name=test 17:34:39 [2024-06-07T17:34:39.286Z] time="2024-06-07T17:34:39.246239462Z" level=debug msg="filesystem.Writer("/docker/registry/v2/repositories/test/_uploads/994e1b2b-c747-4999-bbd9-8f7cb4622c0d/data", false)" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=f13e9503-bb16-4405-b9a1-da46374fa557 http.request.method=POST http.request.remoteaddr="127.0.0.1:52202" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.18+unknown" trace.duration=25.969µ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=bdd1d2b8-63df-4208-95f8-a3d2caf547a7 trace.line=142 vars.name=test 17:34:39 [2024-06-07T17:34:39.286Z] time="2024-06-07T17:34:39.246241464Z" level=debug msg="filesystem.Writer("/docker/registry/v2/repositories/test/_uploads/8958397c-542d-47de-881a-06cdf201ea1a/data", false)" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=59df2593-4f47-49ec-b163-bbb38cb1d402 http.request.method=POST http.request.remoteaddr="127.0.0.1:52206" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.18+unknown" trace.duration=22.088µ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=c6aab825-997e-4f57-90bf-7317f064942e trace.line=142 vars.name=test 17:34:39 [2024-06-07T17:34:39.286Z] time="2024-06-07T17:34:39.246333467Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/994e1b2b-c747-4999-bbd9-8f7cb4622c0d/hashstates/sha256/0")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=f13e9503-bb16-4405-b9a1-da46374fa557 http.request.method=POST http.request.remoteaddr="127.0.0.1:52202" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.18+unknown" trace.duration=59.101µ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=dc095456-98f2-4437-97ed-4d4a6a90439b trace.line=110 vars.name=test 17:34:39 [2024-06-07T17:34:39.286Z] time="2024-06-07T17:34:39.246376206Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/8958397c-542d-47de-881a-06cdf201ea1a/hashstates/sha256/0")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=59df2593-4f47-49ec-b163-bbb38cb1d402 http.request.method=POST http.request.remoteaddr="127.0.0.1:52206" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.18+unknown" trace.duration=48.672µ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=fd384574-d710-439e-aa7a-4f349fccc41f trace.line=110 vars.name=test 17:34:39 [2024-06-07T17:34:39.286Z] time="2024-06-07T17:34:39.246429875Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=f13e9503-bb16-4405-b9a1-da46374fa557 http.request.method=POST http.request.remoteaddr="127.0.0.1:52202" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.18+unknown" http.response.duration=1.790443ms http.response.status=202 http.response.written=0 17:34:39 [2024-06-07T17:34:39.286Z] 127.0.0.1 - - [07/Jun/2024:17:34:39 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.7.18+unknown" 17:34:39 [2024-06-07T17:34:39.286Z] time="2024-06-07T17:34:39.246487556Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=59df2593-4f47-49ec-b163-bbb38cb1d402 http.request.method=POST http.request.remoteaddr="127.0.0.1:52206" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.18+unknown" http.response.duration=1.847426ms http.response.status=202 http.response.written=0 17:34:39 [2024-06-07T17:34:39.286Z] 127.0.0.1 - - [07/Jun/2024:17:34:39 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.7.18+unknown" 17:34:39 [2024-06-07T17:34:39.286Z] time="2024-06-07T17:34:39.248763283Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=18168693-05b0-4054-b690-1b99b3a17988 http.request.method=PUT http.request.remoteaddr="127.0.0.1:52202" http.request.uri="/v2/test/blobs/uploads/8958397c-542d-47de-881a-06cdf201ea1a?_state=U67kuvIb7j5yKY79jfrULmRzFWaLto_y3ONG16NGUdh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijg5NTgzOTdjLTU0MmQtNDdkZS04ODFhLTA2Y2RmMjAxZWExYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0wN1QxNzozNDozOS4yNDYwODI3OTZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.18+unknown" vars.name=test vars.uuid=8958397c-542d-47de-881a-06cdf201ea1a 17:34:39 [2024-06-07T17:34:39.286Z] time="2024-06-07T17:34:39.24877422Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=8a4b9da7-6f16-4f8e-a7d3-a29d233afa4a http.request.method=PUT http.request.remoteaddr="127.0.0.1:52206" http.request.uri="/v2/test/blobs/uploads/994e1b2b-c747-4999-bbd9-8f7cb4622c0d?_state=de5cAqnAHgYR7cRh7JIg_rDZmcLiRFRnYutBX_GqRZ17Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijk5NGUxYjJiLWM3NDctNDk5OS1iYmQ5LThmN2NiNDYyMmMwZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0wN1QxNzozNDozOS4yNDYwNDM3NFoifQ%3D%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.18+unknown" vars.name=test vars.uuid=994e1b2b-c747-4999-bbd9-8f7cb4622c0d 17:34:39 [2024-06-07T17:34:39.286Z] time="2024-06-07T17:34:39.248866502Z" level=debug msg="(*linkedBlobStore).Resume" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=18168693-05b0-4054-b690-1b99b3a17988 http.request.method=PUT http.request.remoteaddr="127.0.0.1:52202" http.request.uri="/v2/test/blobs/uploads/8958397c-542d-47de-881a-06cdf201ea1a?_state=U67kuvIb7j5yKY79jfrULmRzFWaLto_y3ONG16NGUdh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijg5NTgzOTdjLTU0MmQtNDdkZS04ODFhLTA2Y2RmMjAxZWExYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0wN1QxNzozNDozOS4yNDYwODI3OTZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.18+unknown" vars.name=test vars.uuid=8958397c-542d-47de-881a-06cdf201ea1a 17:34:39 [2024-06-07T17:34:39.286Z] time="2024-06-07T17:34:39.248932511Z" level=debug msg="(*linkedBlobStore).Resume" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=8a4b9da7-6f16-4f8e-a7d3-a29d233afa4a http.request.method=PUT http.request.remoteaddr="127.0.0.1:52206" http.request.uri="/v2/test/blobs/uploads/994e1b2b-c747-4999-bbd9-8f7cb4622c0d?_state=de5cAqnAHgYR7cRh7JIg_rDZmcLiRFRnYutBX_GqRZ17Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijk5NGUxYjJiLWM3NDctNDk5OS1iYmQ5LThmN2NiNDYyMmMwZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0wN1QxNzozNDozOS4yNDYwNDM3NFoifQ%3D%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.18+unknown" vars.name=test vars.uuid=994e1b2b-c747-4999-bbd9-8f7cb4622c0d 17:34:39 [2024-06-07T17:34:39.286Z] time="2024-06-07T17:34:39.248946394Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_uploads/8958397c-542d-47de-881a-06cdf201ea1a/startedat")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=18168693-05b0-4054-b690-1b99b3a17988 http.request.method=PUT http.request.remoteaddr="127.0.0.1:52202" http.request.uri="/v2/test/blobs/uploads/8958397c-542d-47de-881a-06cdf201ea1a?_state=U67kuvIb7j5yKY79jfrULmRzFWaLto_y3ONG16NGUdh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijg5NTgzOTdjLTU0MmQtNDdkZS04ODFhLTA2Y2RmMjAxZWExYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0wN1QxNzozNDozOS4yNDYwODI3OTZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.18+unknown" trace.duration=49.271µ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=8c27123d-7605-48ba-a8d2-fc8fe56adc0c trace.line=95 vars.name=test vars.uuid=8958397c-542d-47de-881a-06cdf201ea1a 17:34:39 [2024-06-07T17:34:39.286Z] time="2024-06-07T17:34:39.24900154Z" level=debug msg="filesystem.Writer("/docker/registry/v2/repositories/test/_uploads/8958397c-542d-47de-881a-06cdf201ea1a/data", true)" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=18168693-05b0-4054-b690-1b99b3a17988 http.request.method=PUT http.request.remoteaddr="127.0.0.1:52202" http.request.uri="/v2/test/blobs/uploads/8958397c-542d-47de-881a-06cdf201ea1a?_state=U67kuvIb7j5yKY79jfrULmRzFWaLto_y3ONG16NGUdh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijg5NTgzOTdjLTU0MmQtNDdkZS04ODFhLTA2Y2RmMjAxZWExYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0wN1QxNzozNDozOS4yNDYwODI3OTZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.18+unknown" trace.duration=26.223µ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=ded16419-8216-49e0-a89e-7b7eec97b46e trace.line=142 vars.name=test vars.uuid=8958397c-542d-47de-881a-06cdf201ea1a 17:34:39 [2024-06-07T17:34:39.286Z] time="2024-06-07T17:34:39.249007652Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_uploads/994e1b2b-c747-4999-bbd9-8f7cb4622c0d/startedat")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=8a4b9da7-6f16-4f8e-a7d3-a29d233afa4a http.request.method=PUT http.request.remoteaddr="127.0.0.1:52206" http.request.uri="/v2/test/blobs/uploads/994e1b2b-c747-4999-bbd9-8f7cb4622c0d?_state=de5cAqnAHgYR7cRh7JIg_rDZmcLiRFRnYutBX_GqRZ17Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijk5NGUxYjJiLWM3NDctNDk5OS1iYmQ5LThmN2NiNDYyMmMwZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0wN1QxNzozNDozOS4yNDYwNDM3NFoifQ%3D%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.18+unknown" trace.duration=40.303µ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=e493a836-283a-4764-8a1f-47b128de34a0 trace.line=95 vars.name=test vars.uuid=994e1b2b-c747-4999-bbd9-8f7cb4622c0d 17:34:39 [2024-06-07T17:34:39.286Z] time="2024-06-07T17:34:39.249064365Z" level=debug msg="filesystem.Writer("/docker/registry/v2/repositories/test/_uploads/994e1b2b-c747-4999-bbd9-8f7cb4622c0d/data", true)" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=8a4b9da7-6f16-4f8e-a7d3-a29d233afa4a http.request.method=PUT http.request.remoteaddr="127.0.0.1:52206" http.request.uri="/v2/test/blobs/uploads/994e1b2b-c747-4999-bbd9-8f7cb4622c0d?_state=de5cAqnAHgYR7cRh7JIg_rDZmcLiRFRnYutBX_GqRZ17Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijk5NGUxYjJiLWM3NDctNDk5OS1iYmQ5LThmN2NiNDYyMmMwZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0wN1QxNzozNDozOS4yNDYwNDM3NFoifQ%3D%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.18+unknown" trace.duration=25.124µ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=46fe8b12-3e6f-4399-8eeb-d3aa32f057c2 trace.line=142 vars.name=test vars.uuid=994e1b2b-c747-4999-bbd9-8f7cb4622c0d 17:34:39 [2024-06-07T17:34:39.287Z] time="2024-06-07T17:34:39.249078576Z" level=debug msg="(*blobWriter).Commit" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=18168693-05b0-4054-b690-1b99b3a17988 http.request.method=PUT http.request.remoteaddr="127.0.0.1:52202" http.request.uri="/v2/test/blobs/uploads/8958397c-542d-47de-881a-06cdf201ea1a?_state=U67kuvIb7j5yKY79jfrULmRzFWaLto_y3ONG16NGUdh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijg5NTgzOTdjLTU0MmQtNDdkZS04ODFhLTA2Y2RmMjAxZWExYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0wN1QxNzozNDozOS4yNDYwODI3OTZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.18+unknown" vars.name=test vars.uuid=8958397c-542d-47de-881a-06cdf201ea1a 17:34:39 [2024-06-07T17:34:39.287Z] time="2024-06-07T17:34:39.249127568Z" level=debug msg="(*blobWriter).Commit" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=8a4b9da7-6f16-4f8e-a7d3-a29d233afa4a http.request.method=PUT http.request.remoteaddr="127.0.0.1:52206" http.request.uri="/v2/test/blobs/uploads/994e1b2b-c747-4999-bbd9-8f7cb4622c0d?_state=de5cAqnAHgYR7cRh7JIg_rDZmcLiRFRnYutBX_GqRZ17Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijk5NGUxYjJiLWM3NDctNDk5OS1iYmQ5LThmN2NiNDYyMmMwZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0wN1QxNzozNDozOS4yNDYwNDM3NFoifQ%3D%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.18+unknown" vars.name=test vars.uuid=994e1b2b-c747-4999-bbd9-8f7cb4622c0d 17:34:39 [2024-06-07T17:34:39.287Z] time="2024-06-07T17:34:39.249157073Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/8958397c-542d-47de-881a-06cdf201ea1a/hashstates/sha256/68")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=18168693-05b0-4054-b690-1b99b3a17988 http.request.method=PUT http.request.remoteaddr="127.0.0.1:52202" http.request.uri="/v2/test/blobs/uploads/8958397c-542d-47de-881a-06cdf201ea1a?_state=U67kuvIb7j5yKY79jfrULmRzFWaLto_y3ONG16NGUdh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijg5NTgzOTdjLTU0MmQtNDdkZS04ODFhLTA2Y2RmMjAxZWExYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0wN1QxNzozNDozOS4yNDYwODI3OTZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.18+unknown" trace.duration=44.529µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=37e14120-e1c1-402a-8581-0813832b1c70 trace.line=110 vars.name=test vars.uuid=8958397c-542d-47de-881a-06cdf201ea1a 17:34:39 [2024-06-07T17:34:39.287Z] time="2024-06-07T17:34:39.24919631Z" level=debug msg="filesystem.Stat("/docker/registry/v2/repositories/test/_uploads/8958397c-542d-47de-881a-06cdf201ea1a/data")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=18168693-05b0-4054-b690-1b99b3a17988 http.request.method=PUT http.request.remoteaddr="127.0.0.1:52202" http.request.uri="/v2/test/blobs/uploads/8958397c-542d-47de-881a-06cdf201ea1a?_state=U67kuvIb7j5yKY79jfrULmRzFWaLto_y3ONG16NGUdh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijg5NTgzOTdjLTU0MmQtNDdkZS04ODFhLTA2Y2RmMjAxZWExYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0wN1QxNzozNDozOS4yNDYwODI3OTZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.18+unknown" trace.duration=14.039µ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=1691cd61-e839-45a0-bd13-126f4fbf6183 trace.line=155 vars.name=test vars.uuid=8958397c-542d-47de-881a-06cdf201ea1a 17:34:39 [2024-06-07T17:34:39.287Z] time="2024-06-07T17:34:39.249229564Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/994e1b2b-c747-4999-bbd9-8f7cb4622c0d/hashstates/sha256/194")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=8a4b9da7-6f16-4f8e-a7d3-a29d233afa4a http.request.method=PUT http.request.remoteaddr="127.0.0.1:52206" http.request.uri="/v2/test/blobs/uploads/994e1b2b-c747-4999-bbd9-8f7cb4622c0d?_state=de5cAqnAHgYR7cRh7JIg_rDZmcLiRFRnYutBX_GqRZ17Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijk5NGUxYjJiLWM3NDctNDk5OS1iYmQ5LThmN2NiNDYyMmMwZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0wN1QxNzozNDozOS4yNDYwNDM3NFoifQ%3D%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.18+unknown" trace.duration=63.86µ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=617aa2f9-d3a6-477b-918a-b73399ae61dc trace.line=110 vars.name=test vars.uuid=994e1b2b-c747-4999-bbd9-8f7cb4622c0d 17:34:39 [2024-06-07T17:34:39.287Z] time="2024-06-07T17:34:39.249284923Z" level=debug msg="filesystem.Stat("/docker/registry/v2/repositories/test/_uploads/994e1b2b-c747-4999-bbd9-8f7cb4622c0d/data")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=8a4b9da7-6f16-4f8e-a7d3-a29d233afa4a http.request.method=PUT http.request.remoteaddr="127.0.0.1:52206" http.request.uri="/v2/test/blobs/uploads/994e1b2b-c747-4999-bbd9-8f7cb4622c0d?_state=de5cAqnAHgYR7cRh7JIg_rDZmcLiRFRnYutBX_GqRZ17Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijk5NGUxYjJiLWM3NDctNDk5OS1iYmQ5LThmN2NiNDYyMmMwZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0wN1QxNzozNDozOS4yNDYwNDM3NFoifQ%3D%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.18+unknown" trace.duration=12.373µ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=a71681b0-48e4-4474-9035-bbc87eb3578f trace.line=155 vars.name=test vars.uuid=994e1b2b-c747-4999-bbd9-8f7cb4622c0d 17:34:39 [2024-06-07T17:34:39.287Z] time="2024-06-07T17:34:39.249236095Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=18168693-05b0-4054-b690-1b99b3a17988 http.request.method=PUT http.request.remoteaddr="127.0.0.1:52202" http.request.uri="/v2/test/blobs/uploads/8958397c-542d-47de-881a-06cdf201ea1a?_state=U67kuvIb7j5yKY79jfrULmRzFWaLto_y3ONG16NGUdh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijg5NTgzOTdjLTU0MmQtNDdkZS04ODFhLTA2Y2RmMjAxZWExYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0wN1QxNzozNDozOS4yNDYwODI3OTZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.18+unknown" trace.duration=13.161µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=002b0bf1-5599-41c9-a14f-a19de6ba78db trace.line=155 vars.name=test vars.uuid=8958397c-542d-47de-881a-06cdf201ea1a 17:34:39 [2024-06-07T17:34:39.287Z] time="2024-06-07T17:34:39.249400975Z" level=debug msg="filesystem.Stat("/docker/registry/v2/repositories/test/_uploads/8958397c-542d-47de-881a-06cdf201ea1a/data")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=18168693-05b0-4054-b690-1b99b3a17988 http.request.method=PUT http.request.remoteaddr="127.0.0.1:52202" http.request.uri="/v2/test/blobs/uploads/8958397c-542d-47de-881a-06cdf201ea1a?_state=U67kuvIb7j5yKY79jfrULmRzFWaLto_y3ONG16NGUdh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijg5NTgzOTdjLTU0MmQtNDdkZS04ODFhLTA2Y2RmMjAxZWExYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0wN1QxNzozNDozOS4yNDYwODI3OTZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.18+unknown" trace.duration=27.478µ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=10729ffe-85cf-484a-bc56-41d0d4aa9e6c trace.line=155 vars.name=test vars.uuid=8958397c-542d-47de-881a-06cdf201ea1a 17:34:39 [2024-06-07T17:34:39.287Z] time="2024-06-07T17:34:39.249328877Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=8a4b9da7-6f16-4f8e-a7d3-a29d233afa4a http.request.method=PUT http.request.remoteaddr="127.0.0.1:52206" http.request.uri="/v2/test/blobs/uploads/994e1b2b-c747-4999-bbd9-8f7cb4622c0d?_state=de5cAqnAHgYR7cRh7JIg_rDZmcLiRFRnYutBX_GqRZ17Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijk5NGUxYjJiLWM3NDctNDk5OS1iYmQ5LThmN2NiNDYyMmMwZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0wN1QxNzozNDozOS4yNDYwNDM3NFoifQ%3D%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.18+unknown" trace.duration=12.784µ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=f08f3074-3dcd-4e30-863b-3990a8adfdf9 trace.line=155 vars.name=test vars.uuid=994e1b2b-c747-4999-bbd9-8f7cb4622c0d 17:34:39 [2024-06-07T17:34:39.287Z] time="2024-06-07T17:34:39.249496399Z" level=debug msg="filesystem.Move("/docker/registry/v2/repositories/test/_uploads/8958397c-542d-47de-881a-06cdf201ea1a/data", "/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data"" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=18168693-05b0-4054-b690-1b99b3a17988 http.request.method=PUT http.request.remoteaddr="127.0.0.1:52202" http.request.uri="/v2/test/blobs/uploads/8958397c-542d-47de-881a-06cdf201ea1a?_state=U67kuvIb7j5yKY79jfrULmRzFWaLto_y3ONG16NGUdh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijg5NTgzOTdjLTU0MmQtNDdkZS04ODFhLTA2Y2RmMjAxZWExYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0wN1QxNzozNDozOS4yNDYwODI3OTZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.18+unknown" trace.duration=62.76µ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=ba3edbad-1335-4200-ac01-83d99d80d728 trace.line=185 vars.name=test vars.uuid=8958397c-542d-47de-881a-06cdf201ea1a 17:34:39 [2024-06-07T17:34:39.287Z] time="2024-06-07T17:34:39.249500165Z" level=debug msg="filesystem.Stat("/docker/registry/v2/repositories/test/_uploads/994e1b2b-c747-4999-bbd9-8f7cb4622c0d/data")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=8a4b9da7-6f16-4f8e-a7d3-a29d233afa4a http.request.method=PUT http.request.remoteaddr="127.0.0.1:52206" http.request.uri="/v2/test/blobs/uploads/994e1b2b-c747-4999-bbd9-8f7cb4622c0d?_state=de5cAqnAHgYR7cRh7JIg_rDZmcLiRFRnYutBX_GqRZ17Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijk5NGUxYjJiLWM3NDctNDk5OS1iYmQ5LThmN2NiNDYyMmMwZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0wN1QxNzozNDozOS4yNDYwNDM3NFoifQ%3D%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.18+unknown" trace.duration=17.436µ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=dd62a103-bc94-4f76-b297-5fe7961762c6 trace.line=155 vars.name=test vars.uuid=994e1b2b-c747-4999-bbd9-8f7cb4622c0d 17:34:39 [2024-06-07T17:34:39.287Z] time="2024-06-07T17:34:39.249570957Z" level=debug msg="filesystem.Move("/docker/registry/v2/repositories/test/_uploads/994e1b2b-c747-4999-bbd9-8f7cb4622c0d/data", "/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data"" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=8a4b9da7-6f16-4f8e-a7d3-a29d233afa4a http.request.method=PUT http.request.remoteaddr="127.0.0.1:52206" http.request.uri="/v2/test/blobs/uploads/994e1b2b-c747-4999-bbd9-8f7cb4622c0d?_state=de5cAqnAHgYR7cRh7JIg_rDZmcLiRFRnYutBX_GqRZ17Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijk5NGUxYjJiLWM3NDctNDk5OS1iYmQ5LThmN2NiNDYyMmMwZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0wN1QxNzozNDozOS4yNDYwNDM3NFoifQ%3D%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.18+unknown" trace.duration=46.408µ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=dbc14758-5162-4445-98e8-8352aaee2677 trace.line=185 vars.name=test vars.uuid=994e1b2b-c747-4999-bbd9-8f7cb4622c0d 17:34:39 [2024-06-07T17:34:39.287Z] time="2024-06-07T17:34:39.249594169Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=18168693-05b0-4054-b690-1b99b3a17988 http.request.method=PUT http.request.remoteaddr="127.0.0.1:52202" http.request.uri="/v2/test/blobs/uploads/8958397c-542d-47de-881a-06cdf201ea1a?_state=U67kuvIb7j5yKY79jfrULmRzFWaLto_y3ONG16NGUdh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijg5NTgzOTdjLTU0MmQtNDdkZS04ODFhLTA2Y2RmMjAxZWExYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0wN1QxNzozNDozOS4yNDYwODI3OTZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.18+unknown" trace.duration=63.071µ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=cb2f1b55-5968-45ba-85b8-b27914e8e546 trace.line=110 vars.name=test vars.uuid=8958397c-542d-47de-881a-06cdf201ea1a 17:34:39 [2024-06-07T17:34:39.287Z] time="2024-06-07T17:34:39.249651522Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_layers/sha256/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/link")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=8a4b9da7-6f16-4f8e-a7d3-a29d233afa4a http.request.method=PUT http.request.remoteaddr="127.0.0.1:52206" http.request.uri="/v2/test/blobs/uploads/994e1b2b-c747-4999-bbd9-8f7cb4622c0d?_state=de5cAqnAHgYR7cRh7JIg_rDZmcLiRFRnYutBX_GqRZ17Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijk5NGUxYjJiLWM3NDctNDk5OS1iYmQ5LThmN2NiNDYyMmMwZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0wN1QxNzozNDozOS4yNDYwNDM3NFoifQ%3D%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.18+unknown" trace.duration=47.326µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=5ca43b8c-75e0-487d-ac14-fbfe7dc107e5 trace.line=110 vars.name=test vars.uuid=994e1b2b-c747-4999-bbd9-8f7cb4622c0d 17:34:39 [2024-06-07T17:34:39.287Z] time="2024-06-07T17:34:39.249719016Z" level=debug msg="filesystem.Delete("/docker/registry/v2/repositories/test/_uploads/8958397c-542d-47de-881a-06cdf201ea1a")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=18168693-05b0-4054-b690-1b99b3a17988 http.request.method=PUT http.request.remoteaddr="127.0.0.1:52202" http.request.uri="/v2/test/blobs/uploads/8958397c-542d-47de-881a-06cdf201ea1a?_state=U67kuvIb7j5yKY79jfrULmRzFWaLto_y3ONG16NGUdh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijg5NTgzOTdjLTU0MmQtNDdkZS04ODFhLTA2Y2RmMjAxZWExYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0wN1QxNzozNDozOS4yNDYwODI3OTZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.18+unknown" trace.duration=101.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).Delete" trace.id=e3835d3a-22b2-43cf-bd7c-f9e1399ca7ae trace.line=202 vars.name=test vars.uuid=8958397c-542d-47de-881a-06cdf201ea1a 17:34:39 [2024-06-07T17:34:39.287Z] time="2024-06-07T17:34:39.249763684Z" level=debug msg="filesystem.Delete("/docker/registry/v2/repositories/test/_uploads/994e1b2b-c747-4999-bbd9-8f7cb4622c0d")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=8a4b9da7-6f16-4f8e-a7d3-a29d233afa4a http.request.method=PUT http.request.remoteaddr="127.0.0.1:52206" http.request.uri="/v2/test/blobs/uploads/994e1b2b-c747-4999-bbd9-8f7cb4622c0d?_state=de5cAqnAHgYR7cRh7JIg_rDZmcLiRFRnYutBX_GqRZ17Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijk5NGUxYjJiLWM3NDctNDk5OS1iYmQ5LThmN2NiNDYyMmMwZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0wN1QxNzozNDozOS4yNDYwNDM3NFoifQ%3D%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.18+unknown" trace.duration=84.265µ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=b68baef8-6443-412b-bca6-dd77dadaf332 trace.line=202 vars.name=test vars.uuid=994e1b2b-c747-4999-bbd9-8f7cb4622c0d 17:34:39 [2024-06-07T17:34:39.287Z] time="2024-06-07T17:34:39.249803446Z" level=info msg="response completed" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=18168693-05b0-4054-b690-1b99b3a17988 http.request.method=PUT http.request.remoteaddr="127.0.0.1:52202" http.request.uri="/v2/test/blobs/uploads/8958397c-542d-47de-881a-06cdf201ea1a?_state=U67kuvIb7j5yKY79jfrULmRzFWaLto_y3ONG16NGUdh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijg5NTgzOTdjLTU0MmQtNDdkZS04ODFhLTA2Y2RmMjAxZWExYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0wN1QxNzozNDozOS4yNDYwODI3OTZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.18+unknown" http.response.duration=2.434231ms http.response.status=201 http.response.written=0 17:34:39 [2024-06-07T17:34:39.287Z] 127.0.0.1 - - [07/Jun/2024:17:34:39 +0000] "PUT /v2/test/blobs/uploads/8958397c-542d-47de-881a-06cdf201ea1a?_state=U67kuvIb7j5yKY79jfrULmRzFWaLto_y3ONG16NGUdh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijg5NTgzOTdjLTU0MmQtNDdkZS04ODFhLTA2Y2RmMjAxZWExYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0wN1QxNzozNDozOS4yNDYwODI3OTZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 201 0 "" "containerd/1.7.18+unknown" 17:34:39 [2024-06-07T17:34:39.287Z] time="2024-06-07T17:34:39.249839277Z" level=info msg="response completed" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=8a4b9da7-6f16-4f8e-a7d3-a29d233afa4a http.request.method=PUT http.request.remoteaddr="127.0.0.1:52206" http.request.uri="/v2/test/blobs/uploads/994e1b2b-c747-4999-bbd9-8f7cb4622c0d?_state=de5cAqnAHgYR7cRh7JIg_rDZmcLiRFRnYutBX_GqRZ17Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijk5NGUxYjJiLWM3NDctNDk5OS1iYmQ5LThmN2NiNDYyMmMwZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0wN1QxNzozNDozOS4yNDYwNDM3NFoifQ%3D%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.18+unknown" http.response.duration=2.478391ms http.response.status=201 http.response.written=0 17:34:39 [2024-06-07T17:34:39.287Z] 127.0.0.1 - - [07/Jun/2024:17:34:39 +0000] "PUT /v2/test/blobs/uploads/994e1b2b-c747-4999-bbd9-8f7cb4622c0d?_state=de5cAqnAHgYR7cRh7JIg_rDZmcLiRFRnYutBX_GqRZ17Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijk5NGUxYjJiLWM3NDctNDk5OS1iYmQ5LThmN2NiNDYyMmMwZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0wN1QxNzozNDozOS4yNDYwNDM3NFoifQ%3D%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b HTTP/1.1" 201 0 "" "containerd/1.7.18+unknown" 17:34:39 [2024-06-07T17:34:39.287Z] time="2024-06-07T17:34:39.251597901Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=1d4e84be-9234-4d53-8a08-a9e9325b4256 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:52206" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.18+unknown" vars.name=test vars.reference=latest 17:34:39 [2024-06-07T17:34:39.287Z] time="2024-06-07T17:34:39.251636981Z" level=debug msg=GetImageManifest go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=1d4e84be-9234-4d53-8a08-a9e9325b4256 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:52206" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.18+unknown" vars.name=test vars.reference=latest 17:34:39 [2024-06-07T17:34:39.287Z] time="2024-06-07T17:34:39.25170322Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=1d4e84be-9234-4d53-8a08-a9e9325b4256 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:52206" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.18+unknown" trace.duration=33.222µ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=5291c1e4-b72e-4385-9bcc-55e5a6c3004c trace.line=95 vars.name=test vars.reference=latest 17:34:39 [2024-06-07T17:34:39.287Z] time="2024-06-07T17:34:39.251767276Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=latest" err.message="manifest unknown" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=1d4e84be-9234-4d53-8a08-a9e9325b4256 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:52206" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.18+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.551136ms http.response.status=404 http.response.written=96 vars.name=test vars.reference=latest 17:34:39 [2024-06-07T17:34:39.287Z] 127.0.0.1 - - [07/Jun/2024:17:34:39 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 404 96 "" "containerd/1.7.18+unknown" 17:34:39 [2024-06-07T17:34:39.287Z] time="2024-06-07T17:34:39.252784637Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=0b79eae0-3cfe-4c2f-ac46-e1f1ae7e3a0f http.request.method=PUT http.request.remoteaddr="127.0.0.1:52206" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.18+unknown" vars.name=test vars.reference=latest 17:34:39 [2024-06-07T17:34:39.287Z] time="2024-06-07T17:34:39.252820985Z" level=debug msg=PutImageManifest go.version=go1.20.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=0b79eae0-3cfe-4c2f-ac46-e1f1ae7e3a0f http.request.method=PUT http.request.remoteaddr="127.0.0.1:52206" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.18+unknown" vars.name=test vars.reference=latest 17:34:39 [2024-06-07T17:34:39.287Z] time="2024-06-07T17:34:39.252967658Z" level=debug msg="Putting a Docker Manifest!" go.version=go1.20.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=0b79eae0-3cfe-4c2f-ac46-e1f1ae7e3a0f http.request.method=PUT http.request.remoteaddr="127.0.0.1:52206" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.18+unknown" vars.name=test vars.reference=latest 17:34:39 [2024-06-07T17:34:39.287Z] time="2024-06-07T17:34:39.252984429Z" level=debug msg="(*manifestStore).Put" go.version=go1.20.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=0b79eae0-3cfe-4c2f-ac46-e1f1ae7e3a0f http.request.method=PUT http.request.remoteaddr="127.0.0.1:52206" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.18+unknown" vars.name=test vars.reference=latest 17:34:39 [2024-06-07T17:34:39.287Z] time="2024-06-07T17:34:39.252993208Z" level=debug msg="(*schema2ManifestHandler).Put" go.version=go1.20.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=0b79eae0-3cfe-4c2f-ac46-e1f1ae7e3a0f http.request.method=PUT http.request.remoteaddr="127.0.0.1:52206" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.18+unknown" vars.name=test vars.reference=latest 17:34:39 [2024-06-07T17:34:39.287Z] time="2024-06-07T17:34:39.253069506Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_layers/sha256/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/link")" go.version=go1.20.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=0b79eae0-3cfe-4c2f-ac46-e1f1ae7e3a0f http.request.method=PUT http.request.remoteaddr="127.0.0.1:52206" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.18+unknown" trace.duration=44.718µ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=3a46b855-18e7-4444-aa17-4d416adadab5 trace.line=95 vars.name=test vars.reference=latest 17:34:39 [2024-06-07T17:34:39.287Z] time="2024-06-07T17:34:39.253122494Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data")" go.version=go1.20.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=0b79eae0-3cfe-4c2f-ac46-e1f1ae7e3a0f http.request.method=PUT http.request.remoteaddr="127.0.0.1:52206" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.18+unknown" trace.duration=17.731µ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=f3ca3ebb-a62a-4a8e-8442-6c55c8ba0d8a trace.line=155 vars.name=test vars.reference=latest 17:34:39 [2024-06-07T17:34:39.287Z] time="2024-06-07T17:34:39.253170239Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link")" go.version=go1.20.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=0b79eae0-3cfe-4c2f-ac46-e1f1ae7e3a0f http.request.method=PUT http.request.remoteaddr="127.0.0.1:52206" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.18+unknown" trace.duration=19.798µ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=c2cdb063-9fcd-4b7e-bcaf-e0b8d6f9cd0a trace.line=95 vars.name=test vars.reference=latest 17:34:39 [2024-06-07T17:34:39.287Z] time="2024-06-07T17:34:39.253207834Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data")" go.version=go1.20.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=0b79eae0-3cfe-4c2f-ac46-e1f1ae7e3a0f http.request.method=PUT http.request.remoteaddr="127.0.0.1:52206" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.18+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=6ab4ffbf-1cb5-4eec-a98f-b09008f11c84 trace.line=155 vars.name=test vars.reference=latest 17:34:39 [2024-06-07T17:34:39.287Z] time="2024-06-07T17:34:39.253249606Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/a2/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/data")" go.version=go1.20.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=0b79eae0-3cfe-4c2f-ac46-e1f1ae7e3a0f http.request.method=PUT http.request.remoteaddr="127.0.0.1:52206" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.18+unknown" trace.duration=13.39µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=30b4b781-1520-46a9-a3e9-e7ef3e9919fc trace.line=155 vars.name=test vars.reference=latest 17:34:39 [2024-06-07T17:34:39.287Z] time="2024-06-07T17:34:39.253390329Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/blobs/sha256/a2/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/data")" go.version=go1.20.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=0b79eae0-3cfe-4c2f-ac46-e1f1ae7e3a0f http.request.method=PUT http.request.remoteaddr="127.0.0.1:52206" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.18+unknown" trace.duration=64.228µ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=c71f9ce0-afe3-47c1-88cf-fb3ebadb26c7 trace.line=110 vars.name=test vars.reference=latest 17:34:39 [2024-06-07T17:34:39.287Z] time="2024-06-07T17:34:39.253478566Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_manifests/revisions/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link")" go.version=go1.20.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=0b79eae0-3cfe-4c2f-ac46-e1f1ae7e3a0f http.request.method=PUT http.request.remoteaddr="127.0.0.1:52206" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.18+unknown" trace.duration=51.946µ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=0002e86c-6819-4b67-865d-dfbfe3d63174 trace.line=110 vars.name=test vars.reference=latest 17:34:39 [2024-06-07T17:34:39.287Z] time="2024-06-07T17:34:39.253641443Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_manifests/tags/latest/index/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link")" go.version=go1.20.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=0b79eae0-3cfe-4c2f-ac46-e1f1ae7e3a0f http.request.method=PUT http.request.remoteaddr="127.0.0.1:52206" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.18+unknown" trace.duration=59.034µ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=42d40c1e-54b8-4be5-85bd-96e843c3b8d2 trace.line=110 vars.name=test vars.reference=latest 17:34:39 [2024-06-07T17:34:39.287Z] time="2024-06-07T17:34:39.253699797Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link")" go.version=go1.20.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=0b79eae0-3cfe-4c2f-ac46-e1f1ae7e3a0f http.request.method=PUT http.request.remoteaddr="127.0.0.1:52206" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.18+unknown" trace.duration=31.039µ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=79b9ee17-0d7a-4050-bbb0-b0fb4b11bbba trace.line=110 vars.name=test vars.reference=latest 17:34:39 [2024-06-07T17:34:39.287Z] time="2024-06-07T17:34:39.253735226Z" level=debug msg="Succeeded in putting manifest!" go.version=go1.20.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=0b79eae0-3cfe-4c2f-ac46-e1f1ae7e3a0f http.request.method=PUT http.request.remoteaddr="127.0.0.1:52206" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.18+unknown" vars.name=test vars.reference=latest 17:34:39 [2024-06-07T17:34:39.287Z] time="2024-06-07T17:34:39.253751989Z" level=info msg="response completed" go.version=go1.20.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=0b79eae0-3cfe-4c2f-ac46-e1f1ae7e3a0f http.request.method=PUT http.request.remoteaddr="127.0.0.1:52206" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.18+unknown" http.response.duration=1.56817ms http.response.status=201 http.response.written=0 17:34:39 [2024-06-07T17:34:39.287Z] 127.0.0.1 - - [07/Jun/2024:17:34:39 +0000] "PUT /v2/test/manifests/latest HTTP/1.1" 201 0 "" "containerd/1.7.18+unknown" 17:34:39 [2024-06-07T17:34:39.287Z] time="2024-06-07T17:34:39.259186316Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=129407f3-85f6-4aba-a3da-23ab2b2bef9c http.request.method=GET http.request.remoteaddr="127.0.0.1:52228" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.21.11 git-commit/f4f4bee9829f0f76c06126af72fa22cd1e7f241c kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" 17:34:39 [2024-06-07T17:34:39.287Z] time="2024-06-07T17:34:39.259231722Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=129407f3-85f6-4aba-a3da-23ab2b2bef9c http.request.method=GET http.request.remoteaddr="127.0.0.1:52228" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.21.11 git-commit/f4f4bee9829f0f76c06126af72fa22cd1e7f241c kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.452127ms http.response.status=200 http.response.written=2 17:34:39 [2024-06-07T17:34:39.287Z] 127.0.0.1 - - [07/Jun/2024:17:34:39 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.21.11 git-commit/f4f4bee9829f0f76c06126af72fa22cd1e7f241c kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" 17:34:39 [2024-06-07T17:34:39.287Z] time="2024-06-07T17:34:39.261369917Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=172c3dfa-1637-47b6-b5e3-87e11900c877 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:52230" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.11 git-commit/f4f4bee9829f0f76c06126af72fa22cd1e7f241c kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference=latest 17:34:39 [2024-06-07T17:34:39.287Z] time="2024-06-07T17:34:39.261412476Z" level=debug msg=GetImageManifest go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=172c3dfa-1637-47b6-b5e3-87e11900c877 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:52230" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.11 git-commit/f4f4bee9829f0f76c06126af72fa22cd1e7f241c kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference=latest 17:34:39 [2024-06-07T17:34:39.287Z] time="2024-06-07T17:34:39.261495708Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=172c3dfa-1637-47b6-b5e3-87e11900c877 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:52230" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.11 git-commit/f4f4bee9829f0f76c06126af72fa22cd1e7f241c kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=49.377µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=c036f39c-5802-48c8-a677-d18af9c79004 trace.line=95 vars.name=test vars.reference=latest 17:34:39 [2024-06-07T17:34:39.287Z] time="2024-06-07T17:34:39.261517049Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=172c3dfa-1637-47b6-b5e3-87e11900c877 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:52230" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.11 git-commit/f4f4bee9829f0f76c06126af72fa22cd1e7f241c kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference=latest 17:34:39 [2024-06-07T17:34:39.287Z] time="2024-06-07T17:34:39.261566508Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_manifests/revisions/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=172c3dfa-1637-47b6-b5e3-87e11900c877 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:52230" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.11 git-commit/f4f4bee9829f0f76c06126af72fa22cd1e7f241c kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=24.516µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=7b52648f-1887-44c7-9545-4f9e1e0ae7f3 trace.line=95 vars.name=test vars.reference=latest 17:34:39 [2024-06-07T17:34:39.288Z] time="2024-06-07T17:34:39.261611775Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/a2/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/data")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=172c3dfa-1637-47b6-b5e3-87e11900c877 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:52230" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.11 git-commit/f4f4bee9829f0f76c06126af72fa22cd1e7f241c kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=17.55µ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=dc7d48d4-4780-43c0-9eed-f23b6d243c73 trace.line=155 vars.name=test vars.reference=latest 17:34:39 [2024-06-07T17:34:39.288Z] time="2024-06-07T17:34:39.261650166Z" level=debug msg="filesystem.Reader("/docker/registry/v2/blobs/sha256/a2/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/data", 0)" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=172c3dfa-1637-47b6-b5e3-87e11900c877 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:52230" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.11 git-commit/f4f4bee9829f0f76c06126af72fa22cd1e7f241c kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=12.53µ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=aa6517bd-5a12-4238-aa10-40b5c9ae5b59 trace.line=125 vars.name=test vars.reference=latest 17:34:39 [2024-06-07T17:34:39.288Z] time="2024-06-07T17:34:39.26169892Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=172c3dfa-1637-47b6-b5e3-87e11900c877 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:52230" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.11 git-commit/f4f4bee9829f0f76c06126af72fa22cd1e7f241c kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference=latest 17:34:39 [2024-06-07T17:34:39.288Z] time="2024-06-07T17:34:39.261790989Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=172c3dfa-1637-47b6-b5e3-87e11900c877 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:52230" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.11 git-commit/f4f4bee9829f0f76c06126af72fa22cd1e7f241c kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=1.232028ms http.response.status=200 http.response.written=417 17:34:39 [2024-06-07T17:34:39.288Z] 127.0.0.1 - - [07/Jun/2024:17:34:39 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 200 417 "" "docker/dev go/go1.21.11 git-commit/f4f4bee9829f0f76c06126af72fa22cd1e7f241c kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" 17:34:39 [2024-06-07T17:34:39.288Z] time="2024-06-07T17:34:39.270383234Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=aa655992-0ef2-4603-b9dc-0e6cdf74e8d6 http.request.method=GET http.request.remoteaddr="127.0.0.1:52232" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.11 git-commit/f4f4bee9829f0f76c06126af72fa22cd1e7f241c kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 17:34:39 [2024-06-07T17:34:39.288Z] time="2024-06-07T17:34:39.270428411Z" level=debug msg=GetImageManifest go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=aa655992-0ef2-4603-b9dc-0e6cdf74e8d6 http.request.method=GET http.request.remoteaddr="127.0.0.1:52232" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.11 git-commit/f4f4bee9829f0f76c06126af72fa22cd1e7f241c kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 17:34:39 [2024-06-07T17:34:39.288Z] time="2024-06-07T17:34:39.270443114Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=aa655992-0ef2-4603-b9dc-0e6cdf74e8d6 http.request.method=GET http.request.remoteaddr="127.0.0.1:52232" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.11 git-commit/f4f4bee9829f0f76c06126af72fa22cd1e7f241c kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 17:34:39 [2024-06-07T17:34:39.288Z] time="2024-06-07T17:34:39.270521488Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_manifests/revisions/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=aa655992-0ef2-4603-b9dc-0e6cdf74e8d6 http.request.method=GET http.request.remoteaddr="127.0.0.1:52232" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.11 git-commit/f4f4bee9829f0f76c06126af72fa22cd1e7f241c kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=47.277µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=dbd5ccf3-b728-4a83-9abe-01c0ed43fdd2 trace.line=95 vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 17:34:39 [2024-06-07T17:34:39.288Z] time="2024-06-07T17:34:39.270574451Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/a2/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/data")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=aa655992-0ef2-4603-b9dc-0e6cdf74e8d6 http.request.method=GET http.request.remoteaddr="127.0.0.1:52232" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.11 git-commit/f4f4bee9829f0f76c06126af72fa22cd1e7f241c kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=17.444µ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=f49c4e46-e51e-4706-b05c-3e0270b3ca5c trace.line=155 vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 17:34:39 [2024-06-07T17:34:39.288Z] time="2024-06-07T17:34:39.270618266Z" level=debug msg="filesystem.Reader("/docker/registry/v2/blobs/sha256/a2/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/data", 0)" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=aa655992-0ef2-4603-b9dc-0e6cdf74e8d6 http.request.method=GET http.request.remoteaddr="127.0.0.1:52232" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.11 git-commit/f4f4bee9829f0f76c06126af72fa22cd1e7f241c kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=14.671µ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=67f092b7-917a-4c87-aeb6-b355f2938370 trace.line=125 vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 17:34:39 [2024-06-07T17:34:39.288Z] time="2024-06-07T17:34:39.270651078Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=aa655992-0ef2-4603-b9dc-0e6cdf74e8d6 http.request.method=GET http.request.remoteaddr="127.0.0.1:52232" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.11 git-commit/f4f4bee9829f0f76c06126af72fa22cd1e7f241c kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 17:34:39 [2024-06-07T17:34:39.288Z] time="2024-06-07T17:34:39.270745255Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=aa655992-0ef2-4603-b9dc-0e6cdf74e8d6 http.request.method=GET http.request.remoteaddr="127.0.0.1:52232" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.11 git-commit/f4f4bee9829f0f76c06126af72fa22cd1e7f241c kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=1.197715ms http.response.status=200 http.response.written=417 17:34:39 [2024-06-07T17:34:39.288Z] 127.0.0.1 - - [07/Jun/2024:17:34:39 +0000] "GET /v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda HTTP/1.1" 200 417 "" "docker/dev go/go1.21.11 git-commit/f4f4bee9829f0f76c06126af72fa22cd1e7f241c kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" 17:34:39 [2024-06-07T17:34:39.288Z] time="2024-06-07T17:34:39.278170439Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=81ef6b46-b73b-46c1-9dfd-d78dee283a7e http.request.method=GET http.request.remoteaddr="127.0.0.1:52246" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.11 git-commit/f4f4bee9829f0f76c06126af72fa22cd1e7f241c kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 17:34:39 [2024-06-07T17:34:39.288Z] time="2024-06-07T17:34:39.27821729Z" level=debug msg=GetBlob go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=81ef6b46-b73b-46c1-9dfd-d78dee283a7e http.request.method=GET http.request.remoteaddr="127.0.0.1:52246" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.11 git-commit/f4f4bee9829f0f76c06126af72fa22cd1e7f241c kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 17:34:39 [2024-06-07T17:34:39.288Z] time="2024-06-07T17:34:39.278330551Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_layers/sha256/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/link")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=81ef6b46-b73b-46c1-9dfd-d78dee283a7e http.request.method=GET http.request.remoteaddr="127.0.0.1:52246" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.11 git-commit/f4f4bee9829f0f76c06126af72fa22cd1e7f241c kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=79.269µ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=f999caef-3eed-4eeb-9ae4-225e102788a7 trace.line=95 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 17:34:39 [2024-06-07T17:34:39.288Z] time="2024-06-07T17:34:39.27835117Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=8692f4b9-4bec-46c7-a502-b1d2d90d27fe http.request.method=GET http.request.remoteaddr="127.0.0.1:52258" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.11 git-commit/f4f4bee9829f0f76c06126af72fa22cd1e7f241c kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 17:34:39 [2024-06-07T17:34:39.288Z] time="2024-06-07T17:34:39.278384253Z" level=debug msg=GetBlob go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=8692f4b9-4bec-46c7-a502-b1d2d90d27fe http.request.method=GET http.request.remoteaddr="127.0.0.1:52258" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.11 git-commit/f4f4bee9829f0f76c06126af72fa22cd1e7f241c kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 17:34:39 [2024-06-07T17:34:39.288Z] time="2024-06-07T17:34:39.278383958Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=81ef6b46-b73b-46c1-9dfd-d78dee283a7e http.request.method=GET http.request.remoteaddr="127.0.0.1:52246" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.11 git-commit/f4f4bee9829f0f76c06126af72fa22cd1e7f241c kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=17.616µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=f5ee1a7c-2af0-4a1e-9d79-256138339540 trace.line=155 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 17:34:39 [2024-06-07T17:34:39.288Z] time="2024-06-07T17:34:39.278428141Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_layers/sha256/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/link")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=81ef6b46-b73b-46c1-9dfd-d78dee283a7e http.request.method=GET http.request.remoteaddr="127.0.0.1:52246" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.11 git-commit/f4f4bee9829f0f76c06126af72fa22cd1e7f241c kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=18.1µ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=cd759ee1-2718-4a58-9449-09bb03ea3818 trace.line=95 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 17:34:39 [2024-06-07T17:34:39.288Z] time="2024-06-07T17:34:39.278453117Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=8692f4b9-4bec-46c7-a502-b1d2d90d27fe http.request.method=GET http.request.remoteaddr="127.0.0.1:52258" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.11 git-commit/f4f4bee9829f0f76c06126af72fa22cd1e7f241c kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=38.21µ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=e012aebb-d35e-4aa2-a77e-b7f6b22aac06 trace.line=95 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 17:34:39 [2024-06-07T17:34:39.288Z] time="2024-06-07T17:34:39.278468239Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=81ef6b46-b73b-46c1-9dfd-d78dee283a7e http.request.method=GET http.request.remoteaddr="127.0.0.1:52246" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.11 git-commit/f4f4bee9829f0f76c06126af72fa22cd1e7f241c kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=10.469µ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=874fe657-fc59-4923-9aea-6ceaecf1f175 trace.line=155 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 17:34:39 [2024-06-07T17:34:39.288Z] time="2024-06-07T17:34:39.27849964Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=8692f4b9-4bec-46c7-a502-b1d2d90d27fe http.request.method=GET http.request.remoteaddr="127.0.0.1:52258" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.11 git-commit/f4f4bee9829f0f76c06126af72fa22cd1e7f241c kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=16.714µ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=889c8e77-e104-4e34-937e-4dea7c0e21cc trace.line=155 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 17:34:39 [2024-06-07T17:34:39.288Z] time="2024-06-07T17:34:39.278502717Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=81ef6b46-b73b-46c1-9dfd-d78dee283a7e http.request.method=GET http.request.remoteaddr="127.0.0.1:52246" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.11 git-commit/f4f4bee9829f0f76c06126af72fa22cd1e7f241c kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=9.912µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=3839cbcd-2b79-47ea-b136-6bb4e7ebd6b3 trace.line=155 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 17:34:39 [2024-06-07T17:34:39.288Z] time="2024-06-07T17:34:39.278537178Z" level=debug msg="filesystem.URLFor("/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=81ef6b46-b73b-46c1-9dfd-d78dee283a7e http.request.method=GET http.request.remoteaddr="127.0.0.1:52246" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.11 git-commit/f4f4bee9829f0f76c06126af72fa22cd1e7f241c kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=10.404µ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=afa2eeac-e425-4fea-b2b8-93a799e8f32c trace.line=217 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 17:34:39 [2024-06-07T17:34:39.288Z] time="2024-06-07T17:34:39.278542634Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=8692f4b9-4bec-46c7-a502-b1d2d90d27fe http.request.method=GET http.request.remoteaddr="127.0.0.1:52258" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.11 git-commit/f4f4bee9829f0f76c06126af72fa22cd1e7f241c kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=18.157µ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=9ae31de9-e4fd-48e9-9562-d78c8d9f4c55 trace.line=95 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 17:34:39 [2024-06-07T17:34:39.288Z] time="2024-06-07T17:34:39.278576176Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=8692f4b9-4bec-46c7-a502-b1d2d90d27fe http.request.method=GET http.request.remoteaddr="127.0.0.1:52258" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.11 git-commit/f4f4bee9829f0f76c06126af72fa22cd1e7f241c kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=9.526µ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=e96aa0cd-d8f7-45ea-b677-d40260e2e93e trace.line=155 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 17:34:39 [2024-06-07T17:34:39.288Z] time="2024-06-07T17:34:39.278606961Z" level=debug msg="filesystem.Reader("/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data", 0)" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=81ef6b46-b73b-46c1-9dfd-d78dee283a7e http.request.method=GET http.request.remoteaddr="127.0.0.1:52246" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.11 git-commit/f4f4bee9829f0f76c06126af72fa22cd1e7f241c kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=14.875µ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=3d65982d-550d-4a97-b32e-6776a8b2adb7 trace.line=125 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 17:34:39 [2024-06-07T17:34:39.288Z] time="2024-06-07T17:34:39.278608183Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=8692f4b9-4bec-46c7-a502-b1d2d90d27fe http.request.method=GET http.request.remoteaddr="127.0.0.1:52258" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.11 git-commit/f4f4bee9829f0f76c06126af72fa22cd1e7f241c kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=9.649µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=83a5afd9-33da-42eb-ab9c-6620b1587435 trace.line=155 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 17:34:39 [2024-06-07T17:34:39.288Z] time="2024-06-07T17:34:39.278637631Z" level=debug msg="filesystem.URLFor("/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=8692f4b9-4bec-46c7-a502-b1d2d90d27fe http.request.method=GET http.request.remoteaddr="127.0.0.1:52258" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.11 git-commit/f4f4bee9829f0f76c06126af72fa22cd1e7f241c kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=6.581µ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=daeba406-b8bc-478a-9082-eece2fc5de6a trace.line=217 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 17:34:39 [2024-06-07T17:34:39.288Z] time="2024-06-07T17:34:39.278944703Z" level=debug msg="filesystem.Reader("/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data", 0)" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=8692f4b9-4bec-46c7-a502-b1d2d90d27fe http.request.method=GET http.request.remoteaddr="127.0.0.1:52258" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.11 git-commit/f4f4bee9829f0f76c06126af72fa22cd1e7f241c kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=13.883µ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=eaf77a54-0235-4929-88f3-cb379c9ac400 trace.line=125 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 17:34:39 [2024-06-07T17:34:39.288Z] time="2024-06-07T17:34:39.279993776Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=8692f4b9-4bec-46c7-a502-b1d2d90d27fe http.request.method=GET http.request.remoteaddr="127.0.0.1:52258" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.11 git-commit/f4f4bee9829f0f76c06126af72fa22cd1e7f241c kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=40.041µ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=36d8c1c0-6770-4dff-8f37-3c7b804285cd trace.line=95 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 17:34:39 [2024-06-07T17:34:39.288Z] time="2024-06-07T17:34:39.280047125Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=8692f4b9-4bec-46c7-a502-b1d2d90d27fe http.request.method=GET http.request.remoteaddr="127.0.0.1:52258" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.11 git-commit/f4f4bee9829f0f76c06126af72fa22cd1e7f241c kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=15.967µ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=a80d7271-4b27-47d0-b937-be29827ae9bb trace.line=155 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 17:34:39 [2024-06-07T17:34:39.288Z] time="2024-06-07T17:34:39.280106406Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=8692f4b9-4bec-46c7-a502-b1d2d90d27fe http.request.method=GET http.request.remoteaddr="127.0.0.1:52258" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.11 git-commit/f4f4bee9829f0f76c06126af72fa22cd1e7f241c kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/octet-stream" http.response.duration=3.25011ms http.response.status=200 http.response.written=68 17:34:39 [2024-06-07T17:34:39.288Z] 127.0.0.1 - - [07/Jun/2024:17:34:39 +0000] "GET /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 200 68 "" "docker/dev go/go1.21.11 git-commit/f4f4bee9829f0f76c06126af72fa22cd1e7f241c kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" 17:34:39 [2024-06-07T17:34:39.288Z] time="2024-06-07T17:34:39.280128781Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_layers/sha256/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/link")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=81ef6b46-b73b-46c1-9dfd-d78dee283a7e http.request.method=GET http.request.remoteaddr="127.0.0.1:52246" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.11 git-commit/f4f4bee9829f0f76c06126af72fa22cd1e7f241c kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=63.892µ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=b2fd3887-1643-4478-945e-2eabdd78ddb4 trace.line=95 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 17:34:39 [2024-06-07T17:34:39.288Z] time="2024-06-07T17:34:39.28019712Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=81ef6b46-b73b-46c1-9dfd-d78dee283a7e http.request.method=GET http.request.remoteaddr="127.0.0.1:52246" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.11 git-commit/f4f4bee9829f0f76c06126af72fa22cd1e7f241c kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=15.163µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=1943024f-bada-4943-b9c4-d411c52451b0 trace.line=155 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 17:34:39 [2024-06-07T17:34:39.288Z] time="2024-06-07T17:34:39.280242067Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=81ef6b46-b73b-46c1-9dfd-d78dee283a7e http.request.method=GET http.request.remoteaddr="127.0.0.1:52246" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.11 git-commit/f4f4bee9829f0f76c06126af72fa22cd1e7f241c kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/octet-stream" http.response.duration=3.433008ms http.response.status=200 http.response.written=194 17:34:39 [2024-06-07T17:34:39.288Z] 127.0.0.1 - - [07/Jun/2024:17:34:39 +0000] "GET /v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b HTTP/1.1" 200 194 "" "docker/dev go/go1.21.11 git-commit/f4f4bee9829f0f76c06126af72fa22cd1e7f241c kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" 17:34:39 [2024-06-07T17:34:39.545Z] time="2024-06-07T17:34:39.293783634Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=4ffe5bcf-e490-4662-83b4-057bc5e33d5d http.request.method=GET http.request.remoteaddr="127.0.0.1:52288" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.21.11 git-commit/f4f4bee9829f0f76c06126af72fa22cd1e7f241c kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" 17:34:39 [2024-06-07T17:34:39.545Z] time="2024-06-07T17:34:39.293828614Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=4ffe5bcf-e490-4662-83b4-057bc5e33d5d http.request.method=GET http.request.remoteaddr="127.0.0.1:52288" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.21.11 git-commit/f4f4bee9829f0f76c06126af72fa22cd1e7f241c kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration="890.996µs" http.response.status=200 http.response.written=2 17:34:39 [2024-06-07T17:34:39.545Z] 127.0.0.1 - - [07/Jun/2024:17:34:39 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.21.11 git-commit/f4f4bee9829f0f76c06126af72fa22cd1e7f241c kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" 17:34:39 [2024-06-07T17:34:39.545Z] time="2024-06-07T17:34:39.301417759Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=a60c7fd1-ae0c-413f-b0d1-e54a6aa22a93 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:52296" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.11 git-commit/f4f4bee9829f0f76c06126af72fa22cd1e7f241c kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 17:34:39 [2024-06-07T17:34:39.545Z] time="2024-06-07T17:34:39.301467046Z" level=debug msg=GetImageManifest go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=a60c7fd1-ae0c-413f-b0d1-e54a6aa22a93 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:52296" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.11 git-commit/f4f4bee9829f0f76c06126af72fa22cd1e7f241c kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 17:34:39 [2024-06-07T17:34:39.545Z] time="2024-06-07T17:34:39.301481233Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=a60c7fd1-ae0c-413f-b0d1-e54a6aa22a93 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:52296" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.11 git-commit/f4f4bee9829f0f76c06126af72fa22cd1e7f241c kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 17:34:39 [2024-06-07T17:34:39.545Z] time="2024-06-07T17:34:39.301618642Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/other/_manifests/revisions/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=a60c7fd1-ae0c-413f-b0d1-e54a6aa22a93 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:52296" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.11 git-commit/f4f4bee9829f0f76c06126af72fa22cd1e7f241c kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=103.022µ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=ad0089f9-5918-4b11-b463-188889076008 trace.line=95 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 17:34:39 [2024-06-07T17:34:39.545Z] time="2024-06-07T17:34:39.301669669Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/other/_layers/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=a60c7fd1-ae0c-413f-b0d1-e54a6aa22a93 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:52296" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.11 git-commit/f4f4bee9829f0f76c06126af72fa22cd1e7f241c kernel/5.15.0-1053-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).GetContent" trace.id=be7414f6-ba2a-4855-83b5-c7b28d4bc06e trace.line=95 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 17:34:39 [2024-06-07T17:34:39.545Z] time="2024-06-07T17:34:39.301775669Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown manifest name=other revision=sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" err.message="manifest unknown" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=a60c7fd1-ae0c-413f-b0d1-e54a6aa22a93 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:52296" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.11 git-commit/f4f4bee9829f0f76c06126af72fa22cd1e7f241c kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.723449ms http.response.status=404 http.response.written=181 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 17:34:39 [2024-06-07T17:34:39.545Z] 127.0.0.1 - - [07/Jun/2024:17:34:39 +0000] "HEAD /v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda HTTP/1.1" 404 181 "" "docker/dev go/go1.21.11 git-commit/f4f4bee9829f0f76c06126af72fa22cd1e7f241c kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" 17:34:39 [2024-06-07T17:34:39.545Z] time="2024-06-07T17:34:39.303296701Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=4205027b-ca9f-4202-98c2-a0efe1050c72 http.request.method=GET http.request.remoteaddr="127.0.0.1:52308" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.11 git-commit/f4f4bee9829f0f76c06126af72fa22cd1e7f241c kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 17:34:39 [2024-06-07T17:34:39.545Z] time="2024-06-07T17:34:39.303341459Z" level=debug msg=GetImageManifest go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=4205027b-ca9f-4202-98c2-a0efe1050c72 http.request.method=GET http.request.remoteaddr="127.0.0.1:52308" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.11 git-commit/f4f4bee9829f0f76c06126af72fa22cd1e7f241c kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 17:34:39 [2024-06-07T17:34:39.545Z] time="2024-06-07T17:34:39.303356671Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=4205027b-ca9f-4202-98c2-a0efe1050c72 http.request.method=GET http.request.remoteaddr="127.0.0.1:52308" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.11 git-commit/f4f4bee9829f0f76c06126af72fa22cd1e7f241c kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 17:34:39 [2024-06-07T17:34:39.545Z] time="2024-06-07T17:34:39.303416609Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/other/_manifests/revisions/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=4205027b-ca9f-4202-98c2-a0efe1050c72 http.request.method=GET http.request.remoteaddr="127.0.0.1:52308" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.11 git-commit/f4f4bee9829f0f76c06126af72fa22cd1e7f241c kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=30.391µ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=c80a0781-e3f0-490b-b037-5bd28b15bf17 trace.line=95 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 17:34:39 [2024-06-07T17:34:39.546Z] time="2024-06-07T17:34:39.303462557Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/other/_layers/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=4205027b-ca9f-4202-98c2-a0efe1050c72 http.request.method=GET http.request.remoteaddr="127.0.0.1:52308" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.11 git-commit/f4f4bee9829f0f76c06126af72fa22cd1e7f241c kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=12.89µ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=33682d92-317a-49e4-8cf2-7bdb82cd9b3b trace.line=95 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 17:34:39 [2024-06-07T17:34:39.546Z] time="2024-06-07T17:34:39.303506773Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown manifest name=other revision=sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" err.message="manifest unknown" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=4205027b-ca9f-4202-98c2-a0efe1050c72 http.request.method=GET http.request.remoteaddr="127.0.0.1:52308" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.11 git-commit/f4f4bee9829f0f76c06126af72fa22cd1e7f241c kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.103037ms http.response.status=404 http.response.written=181 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 17:34:39 [2024-06-07T17:34:39.546Z] 127.0.0.1 - - [07/Jun/2024:17:34:39 +0000] "GET /v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda HTTP/1.1" 404 181 "" "docker/dev go/go1.21.11 git-commit/f4f4bee9829f0f76c06126af72fa22cd1e7f241c kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" 17:34:39 [2024-06-07T17:34:39.546Z] --- PASS: TestImagePullStoredDigestForOtherRepo (0.18s) 17:34:39 [2024-06-07T17:34:39.546Z] === RUN TestImagePullNonExisting 17:34:39 [2024-06-07T17:34:39.546Z] === RUN TestImagePullNonExisting/asdfasdf:foobar 17:34:39 [2024-06-07T17:34:39.546Z] === PAUSE TestImagePullNonExisting/asdfasdf:foobar 17:34:39 [2024-06-07T17:34:39.546Z] === RUN TestImagePullNonExisting/library/asdfasdf:foobar 17:34:39 [2024-06-07T17:34:39.546Z] === PAUSE TestImagePullNonExisting/library/asdfasdf:foobar 17:34:39 [2024-06-07T17:34:39.546Z] === RUN TestImagePullNonExisting/asdfasdf 17:34:39 [2024-06-07T17:34:39.546Z] === PAUSE TestImagePullNonExisting/asdfasdf 17:34:39 [2024-06-07T17:34:39.546Z] === RUN TestImagePullNonExisting/asdfasdf:latest 17:34:39 [2024-06-07T17:34:39.546Z] === PAUSE TestImagePullNonExisting/asdfasdf:latest 17:34:39 [2024-06-07T17:34:39.546Z] === RUN TestImagePullNonExisting/library/asdfasdf 17:34:39 [2024-06-07T17:34:39.546Z] === PAUSE TestImagePullNonExisting/library/asdfasdf 17:34:39 [2024-06-07T17:34:39.546Z] === RUN TestImagePullNonExisting/library/asdfasdf:latest 17:34:39 [2024-06-07T17:34:39.546Z] === PAUSE TestImagePullNonExisting/library/asdfasdf:latest 17:34:39 [2024-06-07T17:34:39.546Z] === CONT TestImagePullNonExisting/asdfasdf:foobar 17:34:39 [2024-06-07T17:34:39.546Z] === CONT TestImagePullNonExisting/asdfasdf:latest 17:34:39 [2024-06-07T17:34:39.546Z] === CONT TestImagePullNonExisting/asdfasdf 17:34:39 [2024-06-07T17:34:39.546Z] === CONT TestImagePullNonExisting/library/asdfasdf:foobar 17:34:39 [2024-06-07T17:34:39.546Z] === CONT TestImagePullNonExisting/library/asdfasdf:latest 17:34:39 [2024-06-07T17:34:39.546Z] === CONT TestImagePullNonExisting/library/asdfasdf 17:34:40 [2024-06-07T17:34:40.912Z] --- PASS: TestImagePullNonExisting (0.01s) 17:34:40 [2024-06-07T17:34:40.912Z] --- PASS: TestImagePullNonExisting/asdfasdf:latest (0.95s) 17:34:40 [2024-06-07T17:34:40.912Z] --- PASS: TestImagePullNonExisting/library/asdfasdf:latest (0.96s) 17:34:40 [2024-06-07T17:34:40.912Z] --- PASS: TestImagePullNonExisting/asdfasdf:foobar (0.96s) 17:34:40 [2024-06-07T17:34:40.912Z] --- PASS: TestImagePullNonExisting/library/asdfasdf:foobar (0.96s) 17:34:40 [2024-06-07T17:34:40.912Z] --- PASS: TestImagePullNonExisting/library/asdfasdf (1.27s) 17:34:40 [2024-06-07T17:34:40.912Z] --- PASS: TestImagePullNonExisting/asdfasdf (1.28s) 17:34:40 [2024-06-07T17:34:40.912Z] === RUN TestRemoveImageOrphaning 17:34:40 [2024-06-07T17:34:40.912Z] --- PASS: TestRemoveImageOrphaning (0.19s) 17:34:40 [2024-06-07T17:34:40.912Z] === RUN TestRemoveByDigest 17:34:40 [2024-06-07T17:34:40.912Z] remove_test.go:64: !testEnv.UsingSnapshotter(): RepoDigests doesn't include tags when using graphdrivers 17:34:40 [2024-06-07T17:34:40.912Z] --- SKIP: TestRemoveByDigest (0.00s) 17:34:40 [2024-06-07T17:34:40.912Z] === RUN TestRemoveImageGarbageCollector 17:34:40 [2024-06-07T17:34:40.912Z] remove_unix_test.go:35: (*Execution).NotAmd64-fm 17:34:40 [2024-06-07T17:34:40.912Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) 17:34:40 [2024-06-07T17:34:40.912Z] === RUN TestSaveCheckTimes 17:34:40 [2024-06-07T17:34:40.912Z] === PAUSE TestSaveCheckTimes 17:34:40 [2024-06-07T17:34:40.912Z] === RUN TestSaveOCI 17:34:40 [2024-06-07T17:34:40.912Z] === RUN TestSaveOCI/busybox:latest 17:34:40 [2024-06-07T17:34:40.912Z] === RUN TestSaveOCI/busybox:latest/Manifest 17:34:40 [2024-06-07T17:34:40.912Z] === RUN TestSaveOCI/busybox:latest/Config 17:34:40 [2024-06-07T17:34:40.912Z] === RUN TestSaveOCI/busybox:latest/Containerd_image_name 17:34:40 [2024-06-07T17:34:40.912Z] === RUN TestSaveOCI/busybox:latest/OCI_reference_tag 17:34:40 [2024-06-07T17:34:40.912Z] === RUN TestSaveOCI/sha256:19d689bc58fd64da6a46d46512ea965a12b6bfb5b030400e21bc0a04c4ff155e 17:34:40 [2024-06-07T17:34:40.912Z] === RUN TestSaveOCI/sha256:19d689bc58fd64da6a46d46512ea965a12b6bfb5b030400e21bc0a04c4ff155e/Manifest 17:34:40 [2024-06-07T17:34:40.912Z] === RUN TestSaveOCI/sha256:19d689bc58fd64da6a46d46512ea965a12b6bfb5b030400e21bc0a04c4ff155e/Config 17:34:40 [2024-06-07T17:34:40.912Z] === RUN TestSaveOCI/sha256:19d689bc58fd64da6a46d46512ea965a12b6bfb5b030400e21bc0a04c4ff155e/Containerd_image_name 17:34:40 [2024-06-07T17:34:40.912Z] === RUN TestSaveOCI/sha256:19d689bc58fd64da6a46d46512ea965a12b6bfb5b030400e21bc0a04c4ff155e/OCI_reference_tag 17:34:40 [2024-06-07T17:34:40.912Z] === RUN TestSaveOCI/multilayer:latest 17:34:41 [2024-06-07T17:34:41.169Z] === RUN TestSaveOCI/multilayer:latest/Manifest 17:34:41 [2024-06-07T17:34:41.169Z] === RUN TestSaveOCI/multilayer:latest/Config 17:34:41 [2024-06-07T17:34:41.169Z] === RUN TestSaveOCI/multilayer:latest/Containerd_image_name 17:34:41 [2024-06-07T17:34:41.169Z] === RUN TestSaveOCI/multilayer:latest/OCI_reference_tag 17:34:41 [2024-06-07T17:34:41.169Z] --- PASS: TestSaveOCI (0.14s) 17:34:41 [2024-06-07T17:34:41.169Z] --- PASS: TestSaveOCI/busybox:latest (0.02s) 17:34:41 [2024-06-07T17:34:41.169Z] --- PASS: TestSaveOCI/busybox:latest/Manifest (0.00s) 17:34:41 [2024-06-07T17:34:41.169Z] --- PASS: TestSaveOCI/busybox:latest/Config (0.00s) 17:34:41 [2024-06-07T17:34:41.169Z] --- PASS: TestSaveOCI/busybox:latest/Containerd_image_name (0.00s) 17:34:41 [2024-06-07T17:34:41.169Z] --- PASS: TestSaveOCI/busybox:latest/OCI_reference_tag (0.00s) 17:34:41 [2024-06-07T17:34:41.169Z] --- PASS: TestSaveOCI/sha256:19d689bc58fd64da6a46d46512ea965a12b6bfb5b030400e21bc0a04c4ff155e (0.02s) 17:34:41 [2024-06-07T17:34:41.169Z] --- PASS: TestSaveOCI/sha256:19d689bc58fd64da6a46d46512ea965a12b6bfb5b030400e21bc0a04c4ff155e/Manifest (0.00s) 17:34:41 [2024-06-07T17:34:41.169Z] --- PASS: TestSaveOCI/sha256:19d689bc58fd64da6a46d46512ea965a12b6bfb5b030400e21bc0a04c4ff155e/Config (0.00s) 17:34:41 [2024-06-07T17:34:41.169Z] --- PASS: TestSaveOCI/sha256:19d689bc58fd64da6a46d46512ea965a12b6bfb5b030400e21bc0a04c4ff155e/Containerd_image_name (0.00s) 17:34:41 [2024-06-07T17:34:41.169Z] --- PASS: TestSaveOCI/sha256:19d689bc58fd64da6a46d46512ea965a12b6bfb5b030400e21bc0a04c4ff155e/OCI_reference_tag (0.00s) 17:34:41 [2024-06-07T17:34:41.169Z] --- PASS: TestSaveOCI/multilayer:latest (0.02s) 17:34:41 [2024-06-07T17:34:41.169Z] --- PASS: TestSaveOCI/multilayer:latest/Manifest (0.00s) 17:34:41 [2024-06-07T17:34:41.169Z] --- PASS: TestSaveOCI/multilayer:latest/Config (0.00s) 17:34:41 [2024-06-07T17:34:41.169Z] --- PASS: TestSaveOCI/multilayer:latest/Containerd_image_name (0.00s) 17:34:41 [2024-06-07T17:34:41.169Z] --- PASS: TestSaveOCI/multilayer:latest/OCI_reference_tag (0.00s) 17:34:41 [2024-06-07T17:34:41.169Z] === RUN TestSaveRepoWithMultipleImages 17:34:41 [2024-06-07T17:34:41.169Z] --- PASS: TestSaveRepoWithMultipleImages (0.20s) 17:34:41 [2024-06-07T17:34:41.169Z] === RUN TestSaveDirectoryPermissions 17:34:42 [2024-06-07T17:34:42.536Z] --- PASS: TestSaveDirectoryPermissions (0.98s) 17:34:42 [2024-06-07T17:34:42.536Z] === RUN TestTagUnprefixedRepoByNameOrName 17:34:42 [2024-06-07T17:34:42.536Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) 17:34:42 [2024-06-07T17:34:42.536Z] === RUN TestTagUsingDigestAlgorithmAsName 17:34:42 [2024-06-07T17:34:42.536Z] --- PASS: TestTagUsingDigestAlgorithmAsName (0.01s) 17:34:42 [2024-06-07T17:34:42.536Z] === RUN TestTagValidPrefixedRepo 17:34:42 [2024-06-07T17:34:42.536Z] === RUN TestTagValidPrefixedRepo/fooo/bar 17:34:42 [2024-06-07T17:34:42.536Z] === PAUSE TestTagValidPrefixedRepo/fooo/bar 17:34:42 [2024-06-07T17:34:42.536Z] === RUN TestTagValidPrefixedRepo/fooaa/test 17:34:42 [2024-06-07T17:34:42.536Z] === PAUSE TestTagValidPrefixedRepo/fooaa/test 17:34:42 [2024-06-07T17:34:42.536Z] === RUN TestTagValidPrefixedRepo/foooo:t 17:34:42 [2024-06-07T17:34:42.536Z] === PAUSE TestTagValidPrefixedRepo/foooo:t 17:34:42 [2024-06-07T17:34:42.536Z] === RUN TestTagValidPrefixedRepo/HOSTNAME.DOMAIN.COM:443/foo/bar 17:34:42 [2024-06-07T17:34:42.536Z] === PAUSE TestTagValidPrefixedRepo/HOSTNAME.DOMAIN.COM:443/foo/bar 17:34:42 [2024-06-07T17:34:42.536Z] === CONT TestTagValidPrefixedRepo/fooo/bar 17:34:42 [2024-06-07T17:34:42.536Z] === CONT TestTagValidPrefixedRepo/foooo:t 17:34:42 [2024-06-07T17:34:42.536Z] === CONT TestTagValidPrefixedRepo/fooaa/test 17:34:42 [2024-06-07T17:34:42.536Z] === CONT TestTagValidPrefixedRepo/HOSTNAME.DOMAIN.COM:443/foo/bar 17:34:42 [2024-06-07T17:34:42.536Z] --- PASS: TestTagValidPrefixedRepo (0.02s) 17:34:42 [2024-06-07T17:34:42.536Z] --- PASS: TestTagValidPrefixedRepo/fooo/bar (0.01s) 17:34:42 [2024-06-07T17:34:42.536Z] --- PASS: TestTagValidPrefixedRepo/fooaa/test (0.01s) 17:34:42 [2024-06-07T17:34:42.536Z] --- PASS: TestTagValidPrefixedRepo/foooo:t (0.02s) 17:34:42 [2024-06-07T17:34:42.536Z] --- PASS: TestTagValidPrefixedRepo/HOSTNAME.DOMAIN.COM:443/foo/bar (0.02s) 17:34:42 [2024-06-07T17:34:42.536Z] === RUN TestTagExistedNameWithoutForce 17:34:42 [2024-06-07T17:34:42.536Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) 17:34:42 [2024-06-07T17:34:42.536Z] === RUN TestTagOfficialNames 17:34:42 [2024-06-07T17:34:42.536Z] === RUN TestTagOfficialNames/tag_from_busybox_to_docker.io/busybox 17:34:42 [2024-06-07T17:34:42.536Z] === RUN TestTagOfficialNames/tag_from_busybox_to_index.docker.io/busybox 17:34:42 [2024-06-07T17:34:42.536Z] === RUN TestTagOfficialNames/tag_from_busybox_to_library/busybox 17:34:42 [2024-06-07T17:34:42.536Z] === RUN TestTagOfficialNames/tag_from_busybox_to_docker.io/library/busybox 17:34:42 [2024-06-07T17:34:42.536Z] === RUN TestTagOfficialNames/tag_from_busybox_to_index.docker.io/library/busybox 17:34:42 [2024-06-07T17:34:42.536Z] --- PASS: TestTagOfficialNames (0.05s) 17:34:42 [2024-06-07T17:34:42.536Z] --- PASS: TestTagOfficialNames/tag_from_busybox_to_docker.io/busybox (0.01s) 17:34:42 [2024-06-07T17:34:42.536Z] --- PASS: TestTagOfficialNames/tag_from_busybox_to_index.docker.io/busybox (0.01s) 17:34:42 [2024-06-07T17:34:42.536Z] --- PASS: TestTagOfficialNames/tag_from_busybox_to_library/busybox (0.01s) 17:34:42 [2024-06-07T17:34:42.536Z] --- PASS: TestTagOfficialNames/tag_from_busybox_to_docker.io/library/busybox (0.01s) 17:34:42 [2024-06-07T17:34:42.536Z] --- PASS: TestTagOfficialNames/tag_from_busybox_to_index.docker.io/library/busybox (0.01s) 17:34:42 [2024-06-07T17:34:42.536Z] === RUN TestTagMatchesDigest 17:34:42 [2024-06-07T17:34:42.536Z] --- PASS: TestTagMatchesDigest (0.01s) 17:34:42 [2024-06-07T17:34:42.536Z] === CONT TestSaveCheckTimes 17:34:42 [2024-06-07T17:34:42.536Z] --- PASS: TestSaveCheckTimes (0.03s) 17:34:42 [2024-06-07T17:34:42.536Z] PASS 17:34:42 [2024-06-07T17:34:42.536Z] 17:34:42 [2024-06-07T17:34:42.536Z] === Skipped 17:34:42 [2024-06-07T17:34:42.536Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) 17:34:42 [2024-06-07T17:34:42.536Z] import_test.go:26: runtime.GOARCH == "arm64": effective test will be time out 17:34:42 [2024-06-07T17:34:42.536Z] 17:34:42 [2024-06-07T17:34:42.536Z] === SKIP: arm64.integration.image TestRemoveByDigest (0.00s) 17:34:42 [2024-06-07T17:34:42.536Z] remove_test.go:64: !testEnv.UsingSnapshotter(): RepoDigests doesn't include tags when using graphdrivers 17:34:42 [2024-06-07T17:34:42.536Z] 17:34:42 [2024-06-07T17:34:42.536Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) 17:34:42 [2024-06-07T17:34:42.536Z] remove_unix_test.go:35: (*Execution).NotAmd64-fm 17:34:42 [2024-06-07T17:34:42.536Z] 17:34:42 [2024-06-07T17:34:42.536Z] DONE 71 tests, 3 skipped in 6.774s 17:34:42 [2024-06-07T17:34:42.536Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (arm64.integration.internal.termtest) flags=-test.v -test.timeout=120m 17:34:42 [2024-06-07T17:34:42.536Z] ++ '[' -n '' ']' 17:34:42 [2024-06-07T17:34:42.536Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.internal.termtest -t ./test.main -test.v -test.timeout=120m 17:34:42 [2024-06-07T17:34:42.536Z] ++ set -e 17:34:42 [2024-06-07T17:34:42.536Z] ++ '[' -n 0 ']' 17:34:42 [2024-06-07T17:34:42.536Z] ++ set -x 17:34:42 [2024-06-07T17:34:42.536Z] ++ 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.nIpxT10cRE/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.internal.termtest -t ./test.main -test.v -test.timeout=120m 17:34:42 [2024-06-07T17:34:42.536Z] === RUN TestStripANSICommands 17:34:42 [2024-06-07T17:34:42.536Z] === RUN TestStripANSICommands/#00 17:34:42 [2024-06-07T17:34:42.536Z] === RUN TestStripANSICommands/#01 17:34:42 [2024-06-07T17:34:42.536Z] --- PASS: TestStripANSICommands (0.00s) 17:34:42 [2024-06-07T17:34:42.536Z] --- PASS: TestStripANSICommands/#00 (0.00s) 17:34:42 [2024-06-07T17:34:42.536Z] --- PASS: TestStripANSICommands/#01 (0.00s) 17:34:42 [2024-06-07T17:34:42.536Z] PASS 17:34:42 [2024-06-07T17:34:42.536Z] 17:34:42 [2024-06-07T17:34:42.536Z] DONE 3 tests in 0.006s 17:34:42 [2024-06-07T17:34:42.536Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m 17:34:42 [2024-06-07T17:34:42.536Z] ++ '[' -n '' ']' 17:34:42 [2024-06-07T17:34:42.536Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m 17:34:42 [2024-06-07T17:34:42.536Z] ++ set -e 17:34:42 [2024-06-07T17:34:42.536Z] ++ '[' -n 0 ']' 17:34:42 [2024-06-07T17:34:42.536Z] ++ set -x 17:34:42 [2024-06-07T17:34:42.536Z] ++ 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.nIpxT10cRE/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m 17:34:42 [2024-06-07T17:34:42.536Z] INFO: Testing against a local daemon 17:34:42 [2024-06-07T17:34:42.536Z] === RUN TestCreateWithMultiNetworks 17:34:43 [2024-06-07T17:34:43.465Z] --- PASS: TestCreateWithMultiNetworks (0.91s) 17:34:43 [2024-06-07T17:34:43.465Z] === RUN TestCreateWithIPv6DefaultsToULAPrefix 17:34:43 [2024-06-07T17:34:43.465Z] --- PASS: TestCreateWithIPv6DefaultsToULAPrefix (0.20s) 17:34:43 [2024-06-07T17:34:43.465Z] === RUN TestCreateWithIPv6WithoutEnableIPv6Flag 17:34:44 [2024-06-07T17:34:44.394Z] --- PASS: TestCreateWithIPv6WithoutEnableIPv6Flag (0.80s) 17:34:44 [2024-06-07T17:34:44.394Z] === RUN TestNetworkCreateDelete 17:34:44 [2024-06-07T17:34:44.650Z] --- PASS: TestNetworkCreateDelete (0.17s) 17:34:44 [2024-06-07T17:34:44.650Z] === RUN TestDockerNetworkDeletePreferID 17:34:45 [2024-06-07T17:34:45.213Z] --- PASS: TestDockerNetworkDeletePreferID (0.51s) 17:34:45 [2024-06-07T17:34:45.213Z] === RUN TestDaemonDNSFallback 17:34:51 [2024-06-07T17:34:51.769Z] --- PASS: TestDaemonDNSFallback (6.13s) 17:34:51 [2024-06-07T17:34:51.769Z] === RUN TestIntDNSAsExtDNS 17:34:51 [2024-06-07T17:34:51.769Z] === RUN TestIntDNSAsExtDNS/only_self 17:34:58 [2024-06-07T17:34:58.309Z] === RUN TestIntDNSAsExtDNS/self_then_ext 17:35:03 [2024-06-07T17:35:03.556Z] --- PASS: TestIntDNSAsExtDNS (11.87s) 17:35:03 [2024-06-07T17:35:03.556Z] --- PASS: TestIntDNSAsExtDNS/only_self (5.70s) 17:35:03 [2024-06-07T17:35:03.556Z] --- PASS: TestIntDNSAsExtDNS/self_then_ext (5.57s) 17:35:03 [2024-06-07T17:35:03.556Z] === RUN TestInspectNetwork 17:35:05 [2024-06-07T17:35:05.446Z] === RUN TestInspectNetwork/full_network_id 17:35:05 [2024-06-07T17:35:05.446Z] === RUN TestInspectNetwork/partial_network_id 17:35:05 [2024-06-07T17:35:05.446Z] === RUN TestInspectNetwork/network_name 17:35:05 [2024-06-07T17:35:05.446Z] === RUN TestInspectNetwork/network_name_and_swarm_scope 17:35:10 [2024-06-07T17:35:10.695Z] --- PASS: TestInspectNetwork (6.86s) 17:35:10 [2024-06-07T17:35:10.695Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) 17:35:10 [2024-06-07T17:35:10.695Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) 17:35:10 [2024-06-07T17:35:10.695Z] --- PASS: TestInspectNetwork/network_name (0.00s) 17:35:10 [2024-06-07T17:35:10.695Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) 17:35:10 [2024-06-07T17:35:10.695Z] === RUN TestRunContainerWithBridgeNone 17:35:11 [2024-06-07T17:35:11.257Z] --- PASS: TestRunContainerWithBridgeNone (1.21s) 17:35:11 [2024-06-07T17:35:11.257Z] === RUN TestNetworkInvalidJSON 17:35:11 [2024-06-07T17:35:11.257Z] === RUN TestNetworkInvalidJSON/networks/create 17:35:11 [2024-06-07T17:35:11.257Z] === PAUSE TestNetworkInvalidJSON/networks/create 17:35:11 [2024-06-07T17:35:11.257Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect 17:35:11 [2024-06-07T17:35:11.257Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect 17:35:11 [2024-06-07T17:35:11.257Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect 17:35:11 [2024-06-07T17:35:11.257Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect 17:35:11 [2024-06-07T17:35:11.257Z] === CONT TestNetworkInvalidJSON/networks/create 17:35:11 [2024-06-07T17:35:11.257Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect 17:35:11 [2024-06-07T17:35:11.257Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type 17:35:11 [2024-06-07T17:35:11.257Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect 17:35:11 [2024-06-07T17:35:11.257Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type 17:35:11 [2024-06-07T17:35:11.257Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type 17:35:11 [2024-06-07T17:35:11.257Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON 17:35:11 [2024-06-07T17:35:11.257Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON 17:35:11 [2024-06-07T17:35:11.257Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON 17:35:11 [2024-06-07T17:35:11.257Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON 17:35:11 [2024-06-07T17:35:11.257Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON 17:35:11 [2024-06-07T17:35:11.257Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body 17:35:11 [2024-06-07T17:35:11.257Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body 17:35:11 [2024-06-07T17:35:11.257Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON 17:35:11 [2024-06-07T17:35:11.257Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body 17:35:11 [2024-06-07T17:35:11.257Z] --- PASS: TestNetworkInvalidJSON (0.01s) 17:35:11 [2024-06-07T17:35:11.257Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.00s) 17:35:11 [2024-06-07T17:35:11.257Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) 17:35:11 [2024-06-07T17:35:11.257Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) 17:35:11 [2024-06-07T17:35:11.257Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) 17:35:11 [2024-06-07T17:35:11.257Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) 17:35:11 [2024-06-07T17:35:11.257Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) 17:35:11 [2024-06-07T17:35:11.257Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) 17:35:11 [2024-06-07T17:35:11.257Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) 17:35:11 [2024-06-07T17:35:11.257Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) 17:35:11 [2024-06-07T17:35:11.257Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) 17:35:11 [2024-06-07T17:35:11.257Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s) 17:35:11 [2024-06-07T17:35:11.257Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) 17:35:11 [2024-06-07T17:35:11.257Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) 17:35:11 [2024-06-07T17:35:11.257Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) 17:35:11 [2024-06-07T17:35:11.257Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) 17:35:11 [2024-06-07T17:35:11.257Z] === RUN TestNetworkList 17:35:11 [2024-06-07T17:35:11.257Z] === RUN TestNetworkList//networks 17:35:11 [2024-06-07T17:35:11.257Z] === PAUSE TestNetworkList//networks 17:35:11 [2024-06-07T17:35:11.257Z] === RUN TestNetworkList//networks/ 17:35:11 [2024-06-07T17:35:11.257Z] === PAUSE TestNetworkList//networks/ 17:35:11 [2024-06-07T17:35:11.257Z] === CONT TestNetworkList//networks 17:35:11 [2024-06-07T17:35:11.257Z] === CONT TestNetworkList//networks/ 17:35:11 [2024-06-07T17:35:11.257Z] --- PASS: TestNetworkList (0.01s) 17:35:11 [2024-06-07T17:35:11.257Z] --- PASS: TestNetworkList//networks (0.00s) 17:35:11 [2024-06-07T17:35:11.257Z] --- PASS: TestNetworkList//networks/ (0.00s) 17:35:11 [2024-06-07T17:35:11.257Z] === RUN TestHostIPv4BridgeLabel 17:35:11 [2024-06-07T17:35:11.820Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) 17:35:11 [2024-06-07T17:35:11.820Z] === RUN TestDefaultNetworkOpts 17:35:11 [2024-06-07T17:35:11.820Z] === RUN TestDefaultNetworkOpts/default_value 17:35:13 [2024-06-07T17:35:13.188Z] === RUN TestDefaultNetworkOpts/cmdline_value 17:35:14 [2024-06-07T17:35:14.117Z] === RUN TestDefaultNetworkOpts/config-from_value 17:35:15 [2024-06-07T17:35:15.484Z] --- PASS: TestDefaultNetworkOpts (3.64s) 17:35:15 [2024-06-07T17:35:15.484Z] --- PASS: TestDefaultNetworkOpts/default_value (1.20s) 17:35:15 [2024-06-07T17:35:15.484Z] --- PASS: TestDefaultNetworkOpts/cmdline_value (1.22s) 17:35:15 [2024-06-07T17:35:15.484Z] --- PASS: TestDefaultNetworkOpts/config-from_value (1.23s) 17:35:15 [2024-06-07T17:35:15.484Z] === RUN TestForbidDuplicateNetworkNames 17:35:16 [2024-06-07T17:35:16.047Z] --- PASS: TestForbidDuplicateNetworkNames (0.64s) 17:35:16 [2024-06-07T17:35:16.047Z] === RUN TestDaemonRestartWithLiveRestore 17:35:16 [2024-06-07T17:35:16.975Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s) 17:35:16 [2024-06-07T17:35:16.975Z] === RUN TestDaemonDefaultNetworkPools 17:35:17 [2024-06-07T17:35:17.905Z] --- PASS: TestDaemonDefaultNetworkPools (0.79s) 17:35:17 [2024-06-07T17:35:17.905Z] === RUN TestDaemonRestartWithExistingNetwork 17:35:18 [2024-06-07T17:35:18.834Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.15s) 17:35:18 [2024-06-07T17:35:18.834Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange 17:35:20 [2024-06-07T17:35:20.201Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.28s) 17:35:20 [2024-06-07T17:35:20.201Z] === RUN TestDaemonWithBipAndDefaultNetworkPool 17:35:20 [2024-06-07T17:35:20.763Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.60s) 17:35:20 [2024-06-07T17:35:20.763Z] === RUN TestServiceWithPredefinedNetwork 17:35:23 [2024-06-07T17:35:23.281Z] --- PASS: TestServiceWithPredefinedNetwork (2.21s) 17:35:23 [2024-06-07T17:35:23.281Z] === RUN TestServiceRemoveKeepsIngressNetwork 17:35:23 [2024-06-07T17:35:23.281Z] service_test.go:251: FLAKY_TEST 17:35:23 [2024-06-07T17:35:23.281Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) 17:35:23 [2024-06-07T17:35:23.281Z] === RUN TestServiceWithDataPathPortInit 17:35:38 [2024-06-07T17:35:38.144Z] --- PASS: TestServiceWithDataPathPortInit (13.31s) 17:35:38 [2024-06-07T17:35:38.144Z] === RUN TestServiceWithDefaultAddressPoolInit 17:35:38 [2024-06-07T17:35:38.409Z] service_test.go:441: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:ujsdxv0sucmpxhy4ayx8wqco9 Created:2024-06-07 17:35:37.548793709 +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[029b723547084f46e2e4f8c1f7d16cbd2e92a426cc4df00562f0d56d3fd6d6fd:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.ib6o8feic47uxp5mpd3j1itsm EndpointID:694b239ed51aeb4809aeedf115570b7c20aa43d8afa9ce504af8678e85eae152 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:5755226ba923805b620040ffaa2b458ce2fe47aa3dcfb05c5dc48e19366cc221 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:d56f3133d2ce IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.ib6o8feic47uxp5mpd3j1itsm EndpointID:694b239ed51aeb4809aeedf115570b7c20aa43d8afa9ce504af8678e85eae152 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} 17:35:43 [2024-06-07T17:35:43.660Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.66s) 17:35:43 [2024-06-07T17:35:43.660Z] PASS 17:35:43 [2024-06-07T17:35:43.660Z] 17:35:43 [2024-06-07T17:35:43.660Z] === Skipped 17:35:43 [2024-06-07T17:35:43.660Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) 17:35:43 [2024-06-07T17:35:43.660Z] service_test.go:251: FLAKY_TEST 17:35:43 [2024-06-07T17:35:43.660Z] 17:35:43 [2024-06-07T17:35:43.660Z] DONE 49 tests, 1 skipped in 60.592s 17:35:43 [2024-06-07T17:35:43.660Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 17:35:43 [2024-06-07T17:35:43.660Z] ++ '[' -n '' ']' 17:35:43 [2024-06-07T17:35:43.660Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m 17:35:43 [2024-06-07T17:35:43.660Z] ++ set -e 17:35:43 [2024-06-07T17:35:43.660Z] ++ '[' -n 0 ']' 17:35:43 [2024-06-07T17:35:43.660Z] ++ set -x 17:35:43 [2024-06-07T17:35:43.660Z] ++ 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.nIpxT10cRE/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m 17:35:43 [2024-06-07T17:35:43.660Z] INFO: Testing against a local daemon 17:35:43 [2024-06-07T17:35:43.660Z] === RUN TestDockerNetworkIpvlanPersistance 17:35:44 [2024-06-07T17:35:44.223Z] --- PASS: TestDockerNetworkIpvlanPersistance (1.17s) 17:35:44 [2024-06-07T17:35:44.223Z] === RUN TestDockerNetworkIpvlan 17:35:44 [2024-06-07T17:35:44.223Z] === RUN TestDockerNetworkIpvlan/Subinterface 17:35:45 [2024-06-07T17:35:45.152Z] === RUN TestDockerNetworkIpvlan/OverlapParent 17:35:45 [2024-06-07T17:35:45.715Z] === RUN TestDockerNetworkIpvlan/L2NilParent 17:35:47 [2024-06-07T17:35:47.082Z] === RUN TestDockerNetworkIpvlan/L2InternalMode 17:35:48 [2024-06-07T17:35:48.450Z] === RUN TestDockerNetworkIpvlan/L3NilParent 17:35:49 [2024-06-07T17:35:49.817Z] === RUN TestDockerNetworkIpvlan/L3InternalMode 17:35:51 [2024-06-07T17:35:51.184Z] === RUN TestDockerNetworkIpvlan/L2MultiSubnetWithParent 17:35:53 [2024-06-07T17:35:53.074Z] === RUN TestDockerNetworkIpvlan/L2MultiSubnetNoParent 17:35:54 [2024-06-07T17:35:54.965Z] === RUN TestDockerNetworkIpvlan/L3MultiSubnet 17:35:57 [2024-06-07T17:35:57.483Z] === RUN TestDockerNetworkIpvlan/L2Addressing 17:35:58 [2024-06-07T17:35:58.412Z] === RUN TestDockerNetworkIpvlan/L3Addressing 17:35:59 [2024-06-07T17:35:59.340Z] === RUN TestDockerNetworkIpvlan/NoIPv6 17:36:00 [2024-06-07T17:36:00.268Z] --- PASS: TestDockerNetworkIpvlan (16.10s) 17:36:00 [2024-06-07T17:36:00.268Z] --- PASS: TestDockerNetworkIpvlan/Subinterface (0.74s) 17:36:00 [2024-06-07T17:36:00.268Z] --- PASS: TestDockerNetworkIpvlan/OverlapParent (0.67s) 17:36:00 [2024-06-07T17:36:00.268Z] --- PASS: TestDockerNetworkIpvlan/L2NilParent (1.33s) 17:36:00 [2024-06-07T17:36:00.268Z] --- PASS: TestDockerNetworkIpvlan/L2InternalMode (1.43s) 17:36:00 [2024-06-07T17:36:00.268Z] --- PASS: TestDockerNetworkIpvlan/L3NilParent (1.34s) 17:36:00 [2024-06-07T17:36:00.268Z] --- PASS: TestDockerNetworkIpvlan/L3InternalMode (1.42s) 17:36:00 [2024-06-07T17:36:00.268Z] --- PASS: TestDockerNetworkIpvlan/L2MultiSubnetWithParent (1.84s) 17:36:00 [2024-06-07T17:36:00.268Z] --- PASS: TestDockerNetworkIpvlan/L2MultiSubnetNoParent (2.09s) 17:36:00 [2024-06-07T17:36:00.268Z] --- PASS: TestDockerNetworkIpvlan/L3MultiSubnet (2.12s) 17:36:00 [2024-06-07T17:36:00.268Z] --- PASS: TestDockerNetworkIpvlan/L2Addressing (1.04s) 17:36:00 [2024-06-07T17:36:00.268Z] --- PASS: TestDockerNetworkIpvlan/L3Addressing (1.02s) 17:36:00 [2024-06-07T17:36:00.268Z] --- PASS: TestDockerNetworkIpvlan/NoIPv6 (1.05s) 17:36:00 [2024-06-07T17:36:00.268Z] === RUN TestIPVlanDNS 17:36:00 [2024-06-07T17:36:00.830Z] === RUN TestIPVlanDNS/Mode=l2/HasParent=true/Internal=false 17:36:08 [2024-06-07T17:36:08.917Z] === RUN TestIPVlanDNS/Mode=l2/HasParent=false/Internal=false 17:36:14 [2024-06-07T17:36:14.163Z] === RUN TestIPVlanDNS/Mode=l2/HasParent=true/Internal=true 17:36:19 [2024-06-07T17:36:19.427Z] === RUN TestIPVlanDNS/Mode=l3/HasParent=true/Internal=false 17:36:25 [2024-06-07T17:36:25.965Z] === RUN TestIPVlanDNS/Mode=l3/HasParent=false/Internal=false 17:36:31 [2024-06-07T17:36:31.212Z] === RUN TestIPVlanDNS/Mode=l3/HasParent=true/Internal=true 17:36:37 [2024-06-07T17:36:37.752Z] --- PASS: TestIPVlanDNS (36.27s) 17:36:37 [2024-06-07T17:36:37.752Z] --- PASS: TestIPVlanDNS/Mode=l2/HasParent=true/Internal=false (6.83s) 17:36:37 [2024-06-07T17:36:37.752Z] --- PASS: TestIPVlanDNS/Mode=l2/HasParent=false/Internal=false (5.54s) 17:36:37 [2024-06-07T17:36:37.752Z] --- PASS: TestIPVlanDNS/Mode=l2/HasParent=true/Internal=true (5.48s) 17:36:37 [2024-06-07T17:36:37.752Z] --- PASS: TestIPVlanDNS/Mode=l3/HasParent=true/Internal=false (6.82s) 17:36:37 [2024-06-07T17:36:37.752Z] --- PASS: TestIPVlanDNS/Mode=l3/HasParent=false/Internal=false (5.52s) 17:36:37 [2024-06-07T17:36:37.752Z] --- PASS: TestIPVlanDNS/Mode=l3/HasParent=true/Internal=true (5.44s) 17:36:37 [2024-06-07T17:36:37.752Z] PASS 17:36:37 [2024-06-07T17:36:37.752Z] 17:36:37 [2024-06-07T17:36:37.752Z] DONE 21 tests in 53.568s 17:36:37 [2024-06-07T17:36:37.752Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m 17:36:37 [2024-06-07T17:36:37.752Z] ++ '[' -n '' ']' 17:36:37 [2024-06-07T17:36:37.752Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m 17:36:37 [2024-06-07T17:36:37.752Z] ++ set -e 17:36:37 [2024-06-07T17:36:37.752Z] ++ '[' -n 0 ']' 17:36:37 [2024-06-07T17:36:37.752Z] ++ set -x 17:36:37 [2024-06-07T17:36:37.752Z] ++ 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.nIpxT10cRE/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m 17:36:37 [2024-06-07T17:36:37.752Z] INFO: Testing against a local daemon 17:36:37 [2024-06-07T17:36:37.752Z] === RUN TestDockerNetworkMacvlanPersistance 17:36:37 [2024-06-07T17:36:37.752Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.17s) 17:36:37 [2024-06-07T17:36:37.752Z] === RUN TestDockerNetworkMacvlan 17:36:37 [2024-06-07T17:36:37.752Z] === RUN TestDockerNetworkMacvlan/Subinterface 17:36:38 [2024-06-07T17:36:38.681Z] === RUN TestDockerNetworkMacvlan/OverlapParent 17:36:39 [2024-06-07T17:36:39.244Z] === RUN TestDockerNetworkMacvlan/NilParent 17:36:40 [2024-06-07T17:36:40.611Z] === RUN TestDockerNetworkMacvlan/InternalMode 17:36:41 [2024-06-07T17:36:41.979Z] === RUN TestDockerNetworkMacvlan/MultiSubnetWithParent 17:36:43 [2024-06-07T17:36:43.870Z] === RUN TestDockerNetworkMacvlan/MultiSubnetNoParent 17:36:46 [2024-06-07T17:36:46.390Z] === RUN TestDockerNetworkMacvlan/Addressing 17:36:46 [2024-06-07T17:36:46.952Z] === RUN TestDockerNetworkMacvlan/NoIPv6 17:36:48 [2024-06-07T17:36:48.319Z] --- PASS: TestDockerNetworkMacvlan (10.27s) 17:36:48 [2024-06-07T17:36:48.319Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.66s) 17:36:48 [2024-06-07T17:36:48.319Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.72s) 17:36:48 [2024-06-07T17:36:48.319Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.39s) 17:36:48 [2024-06-07T17:36:48.319Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.37s) 17:36:48 [2024-06-07T17:36:48.319Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnetWithParent (1.85s) 17:36:48 [2024-06-07T17:36:48.319Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnetNoParent (2.19s) 17:36:48 [2024-06-07T17:36:48.319Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.99s) 17:36:48 [2024-06-07T17:36:48.319Z] --- PASS: TestDockerNetworkMacvlan/NoIPv6 (1.09s) 17:36:48 [2024-06-07T17:36:48.319Z] === RUN TestMACVlanDNS 17:36:48 [2024-06-07T17:36:48.575Z] === RUN TestMACVlanDNS/with_parent 17:36:56 [2024-06-07T17:36:56.662Z] === RUN TestMACVlanDNS/no_parent 17:37:01 [2024-06-07T17:37:01.907Z] === RUN TestMACVlanDNS/with_parent,_internal 17:37:07 [2024-06-07T17:37:07.173Z] --- PASS: TestMACVlanDNS (18.48s) 17:37:07 [2024-06-07T17:37:07.173Z] --- PASS: TestMACVlanDNS/with_parent (6.84s) 17:37:07 [2024-06-07T17:37:07.173Z] --- PASS: TestMACVlanDNS/no_parent (5.55s) 17:37:07 [2024-06-07T17:37:07.173Z] --- PASS: TestMACVlanDNS/with_parent,_internal (5.46s) 17:37:07 [2024-06-07T17:37:07.173Z] PASS 17:37:07 [2024-06-07T17:37:07.173Z] 17:37:07 [2024-06-07T17:37:07.173Z] DONE 14 tests in 29.953s 17:37:07 [2024-06-07T17:37:07.173Z] Running /go/src/github.com/docker/docker/integration/networking (arm64.integration.networking) flags=-test.v -test.timeout=120m 17:37:07 [2024-06-07T17:37:07.173Z] ++ '[' -n '' ']' 17:37:07 [2024-06-07T17:37:07.173Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-networking-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-networking-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.networking -t ./test.main -test.v -test.timeout=120m 17:37:07 [2024-06-07T17:37:07.173Z] ++ set -e 17:37:07 [2024-06-07T17:37:07.173Z] ++ '[' -n 0 ']' 17:37:07 [2024-06-07T17:37:07.173Z] ++ set -x 17:37:07 [2024-06-07T17:37:07.173Z] ++ 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.nIpxT10cRE/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-networking-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-networking-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.networking -t ./test.main -test.v -test.timeout=120m 17:37:07 [2024-06-07T17:37:07.173Z] INFO: Testing against a local daemon 17:37:07 [2024-06-07T17:37:07.173Z] === RUN TestBridgeICC 17:37:07 [2024-06-07T17:37:07.173Z] === RUN TestBridgeICC/IPv4_non-internal_network 17:37:08 [2024-06-07T17:37:08.101Z] === RUN TestBridgeICC/IPv4_internal_network 17:37:09 [2024-06-07T17:37:09.029Z] === RUN TestBridgeICC/IPv6_ULA_on_non-internal_network 17:37:10 [2024-06-07T17:37:10.396Z] === RUN TestBridgeICC/IPv6_ULA_on_internal_network 17:37:11 [2024-06-07T17:37:11.324Z] === RUN TestBridgeICC/IPv6_link-local_address_on_non-internal_network 17:37:12 [2024-06-07T17:37:12.252Z] === RUN TestBridgeICC/IPv6_link-local_address_on_internal_network 17:37:13 [2024-06-07T17:37:13.181Z] === RUN TestBridgeICC/IPv6_link-local_address_on_non-internal_network_ping_by_name 17:37:14 [2024-06-07T17:37:14.547Z] === RUN TestBridgeICC/IPv6_nonstandard_link-local_subnet_on_non-internal_network_ping_by_name 17:37:15 [2024-06-07T17:37:15.476Z] === RUN TestBridgeICC/IPv6_non-internal_network_with_SLAAC_LL_address 17:37:18 [2024-06-07T17:37:18.744Z] === RUN TestBridgeICC/IPv6_internal_network_with_SLAAC_LL_address 17:37:22 [2024-06-07T17:37:22.013Z] --- PASS: TestBridgeICC (14.96s) 17:37:22 [2024-06-07T17:37:22.013Z] --- PASS: TestBridgeICC/IPv4_non-internal_network (1.00s) 17:37:22 [2024-06-07T17:37:22.013Z] --- PASS: TestBridgeICC/IPv4_internal_network (0.91s) 17:37:22 [2024-06-07T17:37:22.013Z] --- PASS: TestBridgeICC/IPv6_ULA_on_non-internal_network (1.04s) 17:37:22 [2024-06-07T17:37:22.013Z] --- PASS: TestBridgeICC/IPv6_ULA_on_internal_network (1.02s) 17:37:22 [2024-06-07T17:37:22.013Z] --- PASS: TestBridgeICC/IPv6_link-local_address_on_non-internal_network (1.07s) 17:37:22 [2024-06-07T17:37:22.013Z] --- PASS: TestBridgeICC/IPv6_link-local_address_on_internal_network (1.03s) 17:37:22 [2024-06-07T17:37:22.013Z] --- PASS: TestBridgeICC/IPv6_link-local_address_on_non-internal_network_ping_by_name (1.00s) 17:37:22 [2024-06-07T17:37:22.013Z] --- PASS: TestBridgeICC/IPv6_nonstandard_link-local_subnet_on_non-internal_network_ping_by_name (1.00s) 17:37:22 [2024-06-07T17:37:22.013Z] --- PASS: TestBridgeICC/IPv6_non-internal_network_with_SLAAC_LL_address (3.15s) 17:37:22 [2024-06-07T17:37:22.013Z] --- PASS: TestBridgeICC/IPv6_internal_network_with_SLAAC_LL_address (3.14s) 17:37:22 [2024-06-07T17:37:22.013Z] === RUN TestBridgeICCWindows 17:37:22 [2024-06-07T17:37:22.013Z] bridge_test.go:217: testEnv.DaemonInfo.OSType != "windows" 17:37:22 [2024-06-07T17:37:22.013Z] --- SKIP: TestBridgeICCWindows (0.00s) 17:37:22 [2024-06-07T17:37:22.013Z] === RUN TestBridgeINC 17:37:22 [2024-06-07T17:37:22.269Z] === RUN TestBridgeINC/IPv4_non-internal_network 17:37:26 [2024-06-07T17:37:26.437Z] === RUN TestBridgeINC/IPv4_internal_network 17:37:27 [2024-06-07T17:37:27.366Z] === RUN TestBridgeINC/IPv6_ULA_on_non-internal_network 17:37:32 [2024-06-07T17:37:32.612Z] === RUN TestBridgeINC/IPv6_ULA_on_internal_network 17:37:32 [2024-06-07T17:37:32.868Z] --- PASS: TestBridgeINC (11.24s) 17:37:32 [2024-06-07T17:37:32.868Z] --- PASS: TestBridgeINC/IPv4_non-internal_network (4.15s) 17:37:32 [2024-06-07T17:37:32.868Z] --- PASS: TestBridgeINC/IPv4_internal_network (1.15s) 17:37:32 [2024-06-07T17:37:32.868Z] --- PASS: TestBridgeINC/IPv6_ULA_on_non-internal_network (4.27s) 17:37:32 [2024-06-07T17:37:32.868Z] --- PASS: TestBridgeINC/IPv6_ULA_on_internal_network (1.07s) 17:37:32 [2024-06-07T17:37:32.868Z] === RUN TestDefaultBridgeIPv6 17:37:32 [2024-06-07T17:37:32.868Z] === RUN TestDefaultBridgeIPv6/IPv6_ULA 17:37:34 [2024-06-07T17:37:34.234Z] === RUN TestDefaultBridgeIPv6/IPv6_LLA_only 17:37:36 [2024-06-07T17:37:36.124Z] === RUN TestDefaultBridgeIPv6/IPv6_nonstandard_LLA_only 17:37:37 [2024-06-07T17:37:37.491Z] --- PASS: TestDefaultBridgeIPv6 (4.51s) 17:37:37 [2024-06-07T17:37:37.491Z] --- PASS: TestDefaultBridgeIPv6/IPv6_ULA (1.50s) 17:37:37 [2024-06-07T17:37:37.491Z] --- PASS: TestDefaultBridgeIPv6/IPv6_LLA_only (1.50s) 17:37:37 [2024-06-07T17:37:37.491Z] --- PASS: TestDefaultBridgeIPv6/IPv6_nonstandard_LLA_only (1.51s) 17:37:37 [2024-06-07T17:37:37.491Z] === RUN TestDefaultBridgeAddresses 17:37:37 [2024-06-07T17:37:37.491Z] === RUN TestDefaultBridgeAddresses/Unique-Local_Subnet_Changes/Set_up_initial_UL_prefix 17:37:38 [2024-06-07T17:37:38.419Z] === RUN TestDefaultBridgeAddresses/Unique-Local_Subnet_Changes/Modify_UL_prefix_-_address_change 17:37:39 [2024-06-07T17:37:39.348Z] === RUN TestDefaultBridgeAddresses/Unique-Local_Subnet_Changes/Modify_UL_prefix_-_no_address_change 17:37:40 [2024-06-07T17:37:40.291Z] === RUN TestDefaultBridgeAddresses/Link-Local_Subnet_Changes/Standard_LL_subnet_prefix 17:37:41 [2024-06-07T17:37:41.219Z] === RUN TestDefaultBridgeAddresses/Link-Local_Subnet_Changes/Nonstandard_LL_prefix_-_address_change 17:37:42 [2024-06-07T17:37:42.147Z] === RUN TestDefaultBridgeAddresses/Link-Local_Subnet_Changes/Modify_LL_prefix_-_no_address_change 17:37:43 [2024-06-07T17:37:43.514Z] bridge_test.go:565: [d2d66a5afe8ea] daemon is not started 17:37:43 [2024-06-07T17:37:43.514Z] --- PASS: TestDefaultBridgeAddresses (5.95s) 17:37:43 [2024-06-07T17:37:43.514Z] --- PASS: TestDefaultBridgeAddresses/Unique-Local_Subnet_Changes/Set_up_initial_UL_prefix (1.03s) 17:37:43 [2024-06-07T17:37:43.514Z] --- PASS: TestDefaultBridgeAddresses/Unique-Local_Subnet_Changes/Modify_UL_prefix_-_address_change (0.97s) 17:37:43 [2024-06-07T17:37:43.514Z] --- PASS: TestDefaultBridgeAddresses/Unique-Local_Subnet_Changes/Modify_UL_prefix_-_no_address_change (1.00s) 17:37:43 [2024-06-07T17:37:43.514Z] --- PASS: TestDefaultBridgeAddresses/Link-Local_Subnet_Changes/Standard_LL_subnet_prefix (0.97s) 17:37:43 [2024-06-07T17:37:43.514Z] --- PASS: TestDefaultBridgeAddresses/Link-Local_Subnet_Changes/Nonstandard_LL_prefix_-_address_change (0.96s) 17:37:43 [2024-06-07T17:37:43.514Z] --- PASS: TestDefaultBridgeAddresses/Link-Local_Subnet_Changes/Modify_LL_prefix_-_no_address_change (1.02s) 17:37:43 [2024-06-07T17:37:43.514Z] === RUN TestInternalNwConnectivity 17:37:46 [2024-06-07T17:37:46.781Z] --- PASS: TestInternalNwConnectivity (3.25s) 17:37:46 [2024-06-07T17:37:46.781Z] === RUN TestDisableIPv6Addrs 17:37:47 [2024-06-07T17:37:47.038Z] === RUN TestDisableIPv6Addrs/IPv6_enabled 17:37:47 [2024-06-07T17:37:47.601Z] === RUN TestDisableIPv6Addrs/IPv6_disabled 17:37:48 [2024-06-07T17:37:48.163Z] --- PASS: TestDisableIPv6Addrs (1.65s) 17:37:48 [2024-06-07T17:37:48.163Z] --- PASS: TestDisableIPv6Addrs/IPv6_enabled (0.43s) 17:37:48 [2024-06-07T17:37:48.163Z] --- PASS: TestDisableIPv6Addrs/IPv6_disabled (0.46s) 17:37:48 [2024-06-07T17:37:48.163Z] === RUN TestNonIPv6Network 17:37:49 [2024-06-07T17:37:49.529Z] --- PASS: TestNonIPv6Network (1.25s) 17:37:49 [2024-06-07T17:37:49.529Z] === RUN TestNoIP6Tables 17:37:49 [2024-06-07T17:37:49.529Z] === RUN TestNoIP6Tables/ip6tables_on 17:37:50 [2024-06-07T17:37:50.895Z] === RUN TestNoIP6Tables/ip6tables_off 17:37:51 [2024-06-07T17:37:51.824Z] --- PASS: TestNoIP6Tables (2.41s) 17:37:51 [2024-06-07T17:37:51.824Z] --- PASS: TestNoIP6Tables/ip6tables_on (1.22s) 17:37:51 [2024-06-07T17:37:51.824Z] --- PASS: TestNoIP6Tables/ip6tables_off (1.18s) 17:37:51 [2024-06-07T17:37:51.824Z] === RUN TestSetInterfaceSysctl 17:37:52 [2024-06-07T17:37:52.752Z] --- PASS: TestSetInterfaceSysctl (1.02s) 17:37:52 [2024-06-07T17:37:52.752Z] === RUN TestReadOnlySlashProc 17:37:52 [2024-06-07T17:37:52.752Z] === RUN TestReadOnlySlashProc/Normality 17:37:54 [2024-06-07T17:37:54.643Z] === RUN TestReadOnlySlashProc/Read_only_no_workaround 17:37:56 [2024-06-07T17:37:56.533Z] === RUN TestReadOnlySlashProc/Read_only_with_workaround 17:37:57 [2024-06-07T17:37:57.900Z] --- PASS: TestReadOnlySlashProc (5.16s) 17:37:57 [2024-06-07T17:37:57.900Z] --- PASS: TestReadOnlySlashProc/Normality (1.73s) 17:37:57 [2024-06-07T17:37:57.900Z] --- PASS: TestReadOnlySlashProc/Read_only_no_workaround (1.72s) 17:37:57 [2024-06-07T17:37:57.900Z] --- PASS: TestReadOnlySlashProc/Read_only_with_workaround (1.70s) 17:37:57 [2024-06-07T17:37:57.900Z] === RUN TestSetEndpointSysctl 17:37:58 [2024-06-07T17:37:58.462Z] === RUN TestSetEndpointSysctl/ifname=IFNAME/val=0 17:37:59 [2024-06-07T17:37:59.024Z] === RUN TestSetEndpointSysctl/ifname=IFNAME/val=1 17:37:59 [2024-06-07T17:37:59.587Z] === RUN TestSetEndpointSysctl/ifname=ifname/val=0 17:37:59 [2024-06-07T17:37:59.843Z] === RUN TestSetEndpointSysctl/ifname=ifname/val=1 17:38:00 [2024-06-07T17:38:00.405Z] --- PASS: TestSetEndpointSysctl (2.24s) 17:38:00 [2024-06-07T17:38:00.405Z] --- PASS: TestSetEndpointSysctl/ifname=IFNAME/val=0 (0.39s) 17:38:00 [2024-06-07T17:38:00.405Z] --- PASS: TestSetEndpointSysctl/ifname=IFNAME/val=1 (0.43s) 17:38:00 [2024-06-07T17:38:00.405Z] --- PASS: TestSetEndpointSysctl/ifname=ifname/val=0 (0.39s) 17:38:00 [2024-06-07T17:38:00.405Z] --- PASS: TestSetEndpointSysctl/ifname=ifname/val=1 (0.43s) 17:38:00 [2024-06-07T17:38:00.405Z] === RUN TestEtcHostsIpv6 17:38:00 [2024-06-07T17:38:00.967Z] === RUN TestEtcHostsIpv6/IPv6_enabled 17:38:01 [2024-06-07T17:38:01.223Z] === RUN TestEtcHostsIpv6/IPv6_disabled 17:38:01 [2024-06-07T17:38:01.787Z] --- PASS: TestEtcHostsIpv6 (1.58s) 17:38:01 [2024-06-07T17:38:01.787Z] --- PASS: TestEtcHostsIpv6/IPv6_enabled (0.49s) 17:38:01 [2024-06-07T17:38:01.787Z] --- PASS: TestEtcHostsIpv6/IPv6_disabled (0.49s) 17:38:01 [2024-06-07T17:38:01.787Z] === RUN TestMACAddrOnRestart 17:38:04 [2024-06-07T17:38:04.304Z] --- PASS: TestMACAddrOnRestart (2.07s) 17:38:04 [2024-06-07T17:38:04.304Z] === RUN TestCfgdMACAddrOnRestart 17:38:06 [2024-06-07T17:38:06.822Z] --- PASS: TestCfgdMACAddrOnRestart (2.45s) 17:38:06 [2024-06-07T17:38:06.822Z] === RUN TestInspectCfgdMAC 17:38:06 [2024-06-07T17:38:06.822Z] === RUN TestInspectCfgdMAC/generated_address_default_bridge 17:38:07 [2024-06-07T17:38:07.078Z] === RUN TestInspectCfgdMAC/configured_address_default_bridge 17:38:07 [2024-06-07T17:38:07.078Z] === RUN TestInspectCfgdMAC/generated_address_custom_bridge 17:38:07 [2024-06-07T17:38:07.335Z] === RUN TestInspectCfgdMAC/configured_address_custom_bridge 17:38:07 [2024-06-07T17:38:07.335Z] === RUN TestInspectCfgdMAC/ctr-wide_address_default_bridge 17:38:07 [2024-06-07T17:38:07.591Z] --- PASS: TestInspectCfgdMAC (1.13s) 17:38:07 [2024-06-07T17:38:07.591Z] --- PASS: TestInspectCfgdMAC/generated_address_default_bridge (0.05s) 17:38:07 [2024-06-07T17:38:07.591Z] --- PASS: TestInspectCfgdMAC/configured_address_default_bridge (0.05s) 17:38:07 [2024-06-07T17:38:07.591Z] --- PASS: TestInspectCfgdMAC/generated_address_custom_bridge (0.19s) 17:38:07 [2024-06-07T17:38:07.591Z] --- PASS: TestInspectCfgdMAC/configured_address_custom_bridge (0.19s) 17:38:07 [2024-06-07T17:38:07.591Z] --- PASS: TestInspectCfgdMAC/ctr-wide_address_default_bridge (0.04s) 17:38:07 [2024-06-07T17:38:07.591Z] === RUN TestWatchtowerCreate 17:38:08 [2024-06-07T17:38:08.519Z] --- PASS: TestWatchtowerCreate (1.09s) 17:38:08 [2024-06-07T17:38:08.519Z] === RUN TestResolvConfLocalhostIPv6 17:38:09 [2024-06-07T17:38:09.903Z] --- PASS: TestResolvConfLocalhostIPv6 (1.24s) 17:38:09 [2024-06-07T17:38:09.903Z] === RUN TestInternalNetworkDNS 17:38:36 [2024-06-07T17:38:36.403Z] --- PASS: TestInternalNetworkDNS (22.99s) 17:38:36 [2024-06-07T17:38:36.403Z] === RUN TestInternalNetworkLocalDNS 17:38:36 [2024-06-07T17:38:36.403Z] --- PASS: TestInternalNetworkLocalDNS (1.59s) 17:38:36 [2024-06-07T17:38:36.403Z] === RUN TestNslookupWindows 17:38:36 [2024-06-07T17:38:36.403Z] resolvconf_test.go:198: testEnv.DaemonInfo.OSType != "windows" 17:38:36 [2024-06-07T17:38:36.403Z] --- SKIP: TestNslookupWindows (0.00s) 17:38:36 [2024-06-07T17:38:36.403Z] === RUN TestDefaultBridgeDNS 17:38:36 [2024-06-07T17:38:36.403Z] === RUN TestDefaultBridgeDNS/external_dns 17:38:40 [2024-06-07T17:38:40.571Z] === RUN TestDefaultBridgeDNS/no_internal_name_resolution 17:38:45 [2024-06-07T17:38:45.818Z] === RUN TestDefaultBridgeDNS/no_dnsnames_in_inspect 17:38:46 [2024-06-07T17:38:46.746Z] --- PASS: TestDefaultBridgeDNS (12.45s) 17:38:46 [2024-06-07T17:38:46.746Z] --- PASS: TestDefaultBridgeDNS/external_dns (5.03s) 17:38:46 [2024-06-07T17:38:46.746Z] --- PASS: TestDefaultBridgeDNS/no_internal_name_resolution (5.03s) 17:38:46 [2024-06-07T17:38:46.746Z] --- PASS: TestDefaultBridgeDNS/no_dnsnames_in_inspect (0.00s) 17:38:46 [2024-06-07T17:38:46.746Z] PASS 17:38:46 [2024-06-07T17:38:46.746Z] 17:38:46 [2024-06-07T17:38:46.746Z] === Skipped 17:38:46 [2024-06-07T17:38:46.746Z] === SKIP: arm64.integration.networking TestBridgeICCWindows (0.00s) 17:38:46 [2024-06-07T17:38:46.746Z] bridge_test.go:217: testEnv.DaemonInfo.OSType != "windows" 17:38:46 [2024-06-07T17:38:46.746Z] 17:38:46 [2024-06-07T17:38:46.746Z] === SKIP: arm64.integration.networking TestNslookupWindows (0.00s) 17:38:46 [2024-06-07T17:38:46.746Z] resolvconf_test.go:198: testEnv.DaemonInfo.OSType != "windows" 17:38:46 [2024-06-07T17:38:46.746Z] 17:38:46 [2024-06-07T17:38:46.746Z] DONE 66 tests, 2 skipped in 100.282s 17:38:46 [2024-06-07T17:38:46.746Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m 17:38:46 [2024-06-07T17:38:46.746Z] ++ '[' -n '' ']' 17:38:46 [2024-06-07T17:38:46.746Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m 17:38:46 [2024-06-07T17:38:46.746Z] ++ set -e 17:38:46 [2024-06-07T17:38:46.746Z] ++ '[' -n 0 ']' 17:38:46 [2024-06-07T17:38:46.746Z] ++ set -x 17:38:46 [2024-06-07T17:38:46.746Z] ++ 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.nIpxT10cRE/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m 17:38:46 [2024-06-07T17:38:46.746Z] testing: warning: no tests to run 17:38:46 [2024-06-07T17:38:46.746Z] PASS 17:38:46 [2024-06-07T17:38:46.746Z] 17:38:46 [2024-06-07T17:38:46.746Z] DONE 0 tests in 0.005s 17:38:46 [2024-06-07T17:38:46.746Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m 17:38:46 [2024-06-07T17:38:46.746Z] ++ '[' -n '' ']' 17:38:46 [2024-06-07T17:38:46.746Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m 17:38:46 [2024-06-07T17:38:46.746Z] ++ set -e 17:38:46 [2024-06-07T17:38:46.746Z] ++ '[' -n 0 ']' 17:38:46 [2024-06-07T17:38:46.746Z] ++ set -x 17:38:46 [2024-06-07T17:38:46.746Z] ++ 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.nIpxT10cRE/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m 17:38:47 [2024-06-07T17:38:47.003Z] INFO: Testing against a local daemon 17:38:47 [2024-06-07T17:38:47.003Z] === RUN TestAuthZPluginAllowRequest 17:38:47 [2024-06-07T17:38:47.931Z] --- PASS: TestAuthZPluginAllowRequest (1.02s) 17:38:47 [2024-06-07T17:38:47.931Z] === RUN TestAuthZPluginTLS 17:38:48 [2024-06-07T17:38:48.494Z] --- PASS: TestAuthZPluginTLS (0.54s) 17:38:48 [2024-06-07T17:38:48.494Z] === RUN TestAuthZPluginDenyRequest 17:38:49 [2024-06-07T17:38:49.057Z] --- PASS: TestAuthZPluginDenyRequest (0.52s) 17:38:49 [2024-06-07T17:38:49.057Z] === RUN TestAuthZPluginAPIDenyResponse 17:38:49 [2024-06-07T17:38:49.619Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.52s) 17:38:49 [2024-06-07T17:38:49.619Z] === RUN TestAuthZPluginDenyResponse 17:38:50 [2024-06-07T17:38:50.182Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) 17:38:50 [2024-06-07T17:38:50.182Z] === RUN TestAuthZPluginAllowEventStream 17:38:50 [2024-06-07T17:38:50.744Z] 2024/06/07 17:38:50 http: panic serving 127.0.0.1:55448: runtime error: invalid memory address or nil pointer dereference 17:38:50 [2024-06-07T17:38:50.744Z] goroutine 105 [running]: 17:38:50 [2024-06-07T17:38:50.744Z] net/http.(*conn).serve.func1() 17:38:50 [2024-06-07T17:38:50.744Z] /usr/local/go/src/net/http/server.go:1868 +0xb0 17:38:50 [2024-06-07T17:38:50.744Z] panic({0xa96c40?, 0x15cb010?}) 17:38:50 [2024-06-07T17:38:50.744Z] /usr/local/go/src/runtime/panic.go:920 +0x26c 17:38:50 [2024-06-07T17:38:50.744Z] github.com/docker/docker/integration/plugin/authz.setupSuite.func3({0xd9c330, 0x400050f7a0}, 0xffff746cbbd0?) 17:38:50 [2024-06-07T17:38:50.744Z] /go/src/github.com/docker/docker/integration/plugin/authz/main_test.go:159 +0x14c 17:38:50 [2024-06-07T17:38:50.744Z] net/http.HandlerFunc.ServeHTTP(0x4000503800?, {0xd9c330?, 0x400050f7a0?}, 0x402f84?) 17:38:50 [2024-06-07T17:38:50.744Z] /usr/local/go/src/net/http/server.go:2136 +0x38 17:38:50 [2024-06-07T17:38:50.744Z] net/http.(*ServeMux).ServeHTTP(0xda2698?, {0xd9c330, 0x400050f7a0}, 0x4000503800) 17:38:50 [2024-06-07T17:38:50.744Z] /usr/local/go/src/net/http/server.go:2514 +0x144 17:38:50 [2024-06-07T17:38:50.744Z] github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp.(*middleware).serveHTTP(0x40001fb080, {0xd9aef0?, 0x4000173420}, 0x4000503700, {0xd90f40, 0x40003c6300}) 17:38:50 [2024-06-07T17:38:50.744Z] /go/src/github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/handler.go:229 +0xf44 17:38:50 [2024-06-07T17:38:50.744Z] github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp.NewMiddleware.func1.1({0xd9aef0?, 0x4000173420?}, 0x40003c1060?) 17:38:50 [2024-06-07T17:38:50.744Z] /go/src/github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/handler.go:81 +0x40 17:38:50 [2024-06-07T17:38:50.744Z] net/http.HandlerFunc.ServeHTTP(0x10?, {0xd9aef0?, 0x4000173420?}, 0x4000173420?) 17:38:50 [2024-06-07T17:38:50.744Z] /usr/local/go/src/net/http/server.go:2136 +0x38 17:38:50 [2024-06-07T17:38:50.744Z] net/http.serverHandler.ServeHTTP({0xd97968?}, {0xd9aef0?, 0x4000173420?}, 0x6?) 17:38:50 [2024-06-07T17:38:50.744Z] /usr/local/go/src/net/http/server.go:2938 +0xbc 17:38:50 [2024-06-07T17:38:50.744Z] net/http.(*conn).serve(0x40005b67e0, {0xda2698, 0x4000486b40}) 17:38:50 [2024-06-07T17:38:50.744Z] /usr/local/go/src/net/http/server.go:2009 +0x518 17:38:50 [2024-06-07T17:38:50.744Z] created by net/http.(*Server).Serve in goroutine 35 17:38:50 [2024-06-07T17:38:50.744Z] /usr/local/go/src/net/http/server.go:3086 +0x4cc 17:38:52 [2024-06-07T17:38:52.111Z] 2024/06/07 17:38:51 http: panic serving 127.0.0.1:55458: could not unmarshal json for /AuthZPlugin.AuthZRes: unexpected end of JSON input 17:38:52 [2024-06-07T17:38:52.111Z] goroutine 197 [running]: 17:38:52 [2024-06-07T17:38:52.111Z] net/http.(*conn).serve.func1() 17:38:52 [2024-06-07T17:38:52.111Z] /usr/local/go/src/net/http/server.go:1868 +0xb0 17:38:52 [2024-06-07T17:38:52.111Z] panic({0xa2c460?, 0x40003c1200?}) 17:38:52 [2024-06-07T17:38:52.111Z] /usr/local/go/src/runtime/panic.go:920 +0x26c 17:38:52 [2024-06-07T17:38:52.111Z] github.com/docker/docker/integration/plugin/authz.setupSuite.func3({0xd9c330, 0x400050f920}, 0xffff746cbbd0?) 17:38:52 [2024-06-07T17:38:52.111Z] /go/src/github.com/docker/docker/integration/plugin/authz/main_test.go:149 +0x360 17:38:52 [2024-06-07T17:38:52.111Z] net/http.HandlerFunc.ServeHTTP(0x4000503900?, {0xd9c330?, 0x400050f920?}, 0x402f84?) 17:38:52 [2024-06-07T17:38:52.111Z] /usr/local/go/src/net/http/server.go:2136 +0x38 17:38:52 [2024-06-07T17:38:52.111Z] net/http.(*ServeMux).ServeHTTP(0xda2698?, {0xd9c330, 0x400050f920}, 0x4000503900) 17:38:52 [2024-06-07T17:38:52.111Z] /usr/local/go/src/net/http/server.go:2514 +0x144 17:38:52 [2024-06-07T17:38:52.111Z] github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp.(*middleware).serveHTTP(0x40001fb080, {0xd9aef0?, 0x4000173500}, 0x40006d9100, {0xd90f40, 0x40003c6300}) 17:38:52 [2024-06-07T17:38:52.111Z] /go/src/github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/handler.go:229 +0xf44 17:38:52 [2024-06-07T17:38:52.111Z] github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp.NewMiddleware.func1.1({0xd9aef0?, 0x4000173500?}, 0x40005ad020?) 17:38:52 [2024-06-07T17:38:52.111Z] /go/src/github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/handler.go:81 +0x40 17:38:52 [2024-06-07T17:38:52.111Z] net/http.HandlerFunc.ServeHTTP(0x1628e00?, {0xd9aef0?, 0x4000173500?}, 0x400041eb40?) 17:38:52 [2024-06-07T17:38:52.111Z] /usr/local/go/src/net/http/server.go:2136 +0x38 17:38:52 [2024-06-07T17:38:52.111Z] net/http.serverHandler.ServeHTTP({0x40005ad020?}, {0xd9aef0?, 0x4000173500?}, 0x6?) 17:38:52 [2024-06-07T17:38:52.111Z] /usr/local/go/src/net/http/server.go:2938 +0xbc 17:38:52 [2024-06-07T17:38:52.111Z] net/http.(*conn).serve(0x40005b7170, {0xda2698, 0x4000486b40}) 17:38:52 [2024-06-07T17:38:52.111Z] /usr/local/go/src/net/http/server.go:2009 +0x518 17:38:52 [2024-06-07T17:38:52.111Z] created by net/http.(*Server).Serve in goroutine 35 17:38:52 [2024-06-07T17:38:52.111Z] /usr/local/go/src/net/http/server.go:3086 +0x4cc 17:38:54 [2024-06-07T17:38:54.002Z] 2024/06/07 17:38:53 http: panic serving 127.0.0.1:55468: could not unmarshal json for /AuthZPlugin.AuthZRes: unexpected end of JSON input 17:38:54 [2024-06-07T17:38:54.002Z] goroutine 198 [running]: 17:38:54 [2024-06-07T17:38:54.002Z] net/http.(*conn).serve.func1() 17:38:54 [2024-06-07T17:38:54.002Z] /usr/local/go/src/net/http/server.go:1868 +0xb0 17:38:54 [2024-06-07T17:38:54.002Z] panic({0xa2c460?, 0x400068e220?}) 17:38:54 [2024-06-07T17:38:54.002Z] /usr/local/go/src/runtime/panic.go:920 +0x26c 17:38:54 [2024-06-07T17:38:54.002Z] github.com/docker/docker/integration/plugin/authz.setupSuite.func3({0xd9c330, 0x400013a5a0}, 0xffff747c8378?) 17:38:54 [2024-06-07T17:38:54.002Z] /go/src/github.com/docker/docker/integration/plugin/authz/main_test.go:149 +0x360 17:38:54 [2024-06-07T17:38:54.002Z] net/http.HandlerFunc.ServeHTTP(0x40006d8200?, {0xd9c330?, 0x400013a5a0?}, 0x402f84?) 17:38:54 [2024-06-07T17:38:54.002Z] /usr/local/go/src/net/http/server.go:2136 +0x38 17:38:54 [2024-06-07T17:38:54.002Z] net/http.(*ServeMux).ServeHTTP(0xda2698?, {0xd9c330, 0x400013a5a0}, 0x40006d8200) 17:38:54 [2024-06-07T17:38:54.002Z] /usr/local/go/src/net/http/server.go:2514 +0x144 17:38:54 [2024-06-07T17:38:54.002Z] github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp.(*middleware).serveHTTP(0x40001fb080, {0xd9aef0?, 0x40006dc1c0}, 0x40006d8100, {0xd90f40, 0x40003c6300}) 17:38:54 [2024-06-07T17:38:54.002Z] /go/src/github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/handler.go:229 +0xf44 17:38:54 [2024-06-07T17:38:54.002Z] github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp.NewMiddleware.func1.1({0xd9aef0?, 0x40006dc1c0?}, 0x40005ac090?) 17:38:54 [2024-06-07T17:38:54.002Z] /go/src/github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/handler.go:81 +0x40 17:38:54 [2024-06-07T17:38:54.002Z] net/http.HandlerFunc.ServeHTTP(0x1628e00?, {0xd9aef0?, 0x40006dc1c0?}, 0x400022cb40?) 17:38:54 [2024-06-07T17:38:54.002Z] /usr/local/go/src/net/http/server.go:2136 +0x38 17:38:54 [2024-06-07T17:38:54.002Z] net/http.serverHandler.ServeHTTP({0x40005ac090?}, {0xd9aef0?, 0x40006dc1c0?}, 0x6?) 17:38:54 [2024-06-07T17:38:54.002Z] /usr/local/go/src/net/http/server.go:2938 +0xbc 17:38:54 [2024-06-07T17:38:54.002Z] net/http.(*conn).serve(0x40005b6000, {0xda2698, 0x4000486b40}) 17:38:54 [2024-06-07T17:38:54.002Z] /usr/local/go/src/net/http/server.go:2009 +0x518 17:38:54 [2024-06-07T17:38:54.002Z] created by net/http.(*Server).Serve in goroutine 35 17:38:54 [2024-06-07T17:38:54.002Z] /usr/local/go/src/net/http/server.go:3086 +0x4cc 17:38:56 [2024-06-07T17:38:56.520Z] --- PASS: TestAuthZPluginAllowEventStream (6.03s) 17:38:56 [2024-06-07T17:38:56.520Z] === RUN TestAuthZPluginErrorResponse 17:38:56 [2024-06-07T17:38:56.520Z] --- PASS: TestAuthZPluginErrorResponse (0.53s) 17:38:56 [2024-06-07T17:38:56.520Z] === RUN TestAuthZPluginErrorRequest 17:38:57 [2024-06-07T17:38:57.083Z] --- PASS: TestAuthZPluginErrorRequest (0.52s) 17:38:57 [2024-06-07T17:38:57.083Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration 17:38:57 [2024-06-07T17:38:57.646Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) 17:38:57 [2024-06-07T17:38:57.646Z] === RUN TestAuthZPluginEnsureLoadImportWorking 17:38:59 [2024-06-07T17:38:59.013Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.14s) 17:38:59 [2024-06-07T17:38:59.013Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom 17:38:59 [2024-06-07T17:38:59.942Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.14s) 17:38:59 [2024-06-07T17:38:59.942Z] === RUN TestAuthZPluginHeader 17:39:00 [2024-06-07T17:39:00.504Z] --- PASS: TestAuthZPluginHeader (0.61s) 17:39:00 [2024-06-07T17:39:00.504Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest 17:39:00 [2024-06-07T17:39:00.504Z] authz_plugin_v2_test.go:40: (*Execution).NotAmd64-fm 17:39:00 [2024-06-07T17:39:00.504Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) 17:39:00 [2024-06-07T17:39:00.504Z] === RUN TestAuthZPluginV2Disable 17:39:00 [2024-06-07T17:39:00.504Z] authz_plugin_v2_test.go:61: (*Execution).NotAmd64-fm 17:39:00 [2024-06-07T17:39:00.504Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) 17:39:00 [2024-06-07T17:39:00.504Z] === RUN TestAuthZPluginV2RejectVolumeRequests 17:39:00 [2024-06-07T17:39:00.504Z] authz_plugin_v2_test.go:87: (*Execution).NotAmd64-fm 17:39:00 [2024-06-07T17:39:00.504Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) 17:39:00 [2024-06-07T17:39:00.504Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart 17:39:00 [2024-06-07T17:39:00.504Z] authz_plugin_v2_test.go:122: (*Execution).NotAmd64-fm 17:39:00 [2024-06-07T17:39:00.504Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) 17:39:00 [2024-06-07T17:39:00.504Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart 17:39:18 [2024-06-07T17:39:18.576Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.90s) 17:39:18 [2024-06-07T17:39:18.576Z] PASS 17:39:18 [2024-06-07T17:39:18.576Z] 17:39:18 [2024-06-07T17:39:18.576Z] === Skipped 17:39:18 [2024-06-07T17:39:18.576Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) 17:39:18 [2024-06-07T17:39:18.576Z] authz_plugin_v2_test.go:40: (*Execution).NotAmd64-fm 17:39:18 [2024-06-07T17:39:18.576Z] 17:39:18 [2024-06-07T17:39:18.576Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) 17:39:18 [2024-06-07T17:39:18.576Z] authz_plugin_v2_test.go:61: (*Execution).NotAmd64-fm 17:39:18 [2024-06-07T17:39:18.576Z] 17:39:18 [2024-06-07T17:39:18.576Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) 17:39:18 [2024-06-07T17:39:18.576Z] authz_plugin_v2_test.go:87: (*Execution).NotAmd64-fm 17:39:18 [2024-06-07T17:39:18.576Z] 17:39:18 [2024-06-07T17:39:18.576Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) 17:39:18 [2024-06-07T17:39:18.576Z] authz_plugin_v2_test.go:122: (*Execution).NotAmd64-fm 17:39:18 [2024-06-07T17:39:18.576Z] 17:39:18 [2024-06-07T17:39:18.576Z] DONE 17 tests, 4 skipped in 30.547s 17:39:18 [2024-06-07T17:39:18.576Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m 17:39:18 [2024-06-07T17:39:18.576Z] ++ '[' -n '' ']' 17:39:18 [2024-06-07T17:39:18.576Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m 17:39:18 [2024-06-07T17:39:18.577Z] ++ set -e 17:39:18 [2024-06-07T17:39:18.577Z] ++ '[' -n 0 ']' 17:39:18 [2024-06-07T17:39:18.577Z] ++ set -x 17:39:18 [2024-06-07T17:39:18.577Z] ++ 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.nIpxT10cRE/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m 17:39:18 [2024-06-07T17:39:18.577Z] INFO: Testing against a local daemon 17:39:18 [2024-06-07T17:39:18.577Z] === RUN TestPluginInvalidJSON 17:39:18 [2024-06-07T17:39:18.577Z] === RUN TestPluginInvalidJSON/plugins/foobar/set 17:39:18 [2024-06-07T17:39:18.577Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set 17:39:18 [2024-06-07T17:39:18.577Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade 17:39:18 [2024-06-07T17:39:18.577Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade 17:39:18 [2024-06-07T17:39:18.577Z] === RUN TestPluginInvalidJSON/plugins/pull 17:39:18 [2024-06-07T17:39:18.577Z] === PAUSE TestPluginInvalidJSON/plugins/pull 17:39:18 [2024-06-07T17:39:18.577Z] === CONT TestPluginInvalidJSON/plugins/foobar/set 17:39:18 [2024-06-07T17:39:18.577Z] === CONT TestPluginInvalidJSON/plugins/pull 17:39:18 [2024-06-07T17:39:18.577Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type 17:39:18 [2024-06-07T17:39:18.577Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type 17:39:18 [2024-06-07T17:39:18.577Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade 17:39:18 [2024-06-07T17:39:18.577Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type 17:39:18 [2024-06-07T17:39:18.577Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON 17:39:18 [2024-06-07T17:39:18.577Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON 17:39:18 [2024-06-07T17:39:18.577Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON 17:39:18 [2024-06-07T17:39:18.577Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON 17:39:18 [2024-06-07T17:39:18.577Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON 17:39:18 [2024-06-07T17:39:18.577Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body 17:39:18 [2024-06-07T17:39:18.577Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON 17:39:18 [2024-06-07T17:39:18.577Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body 17:39:18 [2024-06-07T17:39:18.577Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body 17:39:18 [2024-06-07T17:39:18.577Z] --- PASS: TestPluginInvalidJSON (0.01s) 17:39:18 [2024-06-07T17:39:18.577Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s) 17:39:18 [2024-06-07T17:39:18.577Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) 17:39:18 [2024-06-07T17:39:18.577Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) 17:39:18 [2024-06-07T17:39:18.577Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) 17:39:18 [2024-06-07T17:39:18.577Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) 17:39:18 [2024-06-07T17:39:18.577Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) 17:39:18 [2024-06-07T17:39:18.577Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) 17:39:18 [2024-06-07T17:39:18.577Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) 17:39:18 [2024-06-07T17:39:18.577Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) 17:39:18 [2024-06-07T17:39:18.577Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) 17:39:18 [2024-06-07T17:39:18.577Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s) 17:39:18 [2024-06-07T17:39:18.577Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) 17:39:18 [2024-06-07T17:39:18.577Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) 17:39:18 [2024-06-07T17:39:18.577Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) 17:39:18 [2024-06-07T17:39:18.577Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) 17:39:18 [2024-06-07T17:39:18.577Z] === RUN TestPluginInstall 17:39:18 [2024-06-07T17:39:18.577Z] === RUN TestPluginInstall/no_auth 17:39:21 [2024-06-07T17:39:21.095Z] time="2024-06-07T17:39:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" 17:39:21 [2024-06-07T17:39:21.095Z] time="2024-06-07T17:39:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:9f80338203d12be2c2a81cc68653bb7f0b7a29836325a8e678374a48145fa36f" mediatype=application/vnd.docker.plugin.v1+json size=522 17:39:21 [2024-06-07T17:39:21.095Z] time="2024-06-07T17:39:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" 17:39:21 [2024-06-07T17:39:21.095Z] time="2024-06-07T17:39:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:9f80338203d12be2c2a81cc68653bb7f0b7a29836325a8e678374a48145fa36f" mediatype=application/vnd.docker.plugin.v1+json size=522 17:39:21 [2024-06-07T17:39:21.095Z] === RUN TestPluginInstall/with_digest 17:39:21 [2024-06-07T17:39:21.351Z] === RUN TestPluginInstall/with_htpasswd 17:39:21 [2024-06-07T17:39:21.608Z] time="2024-06-07T17:39:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" 17:39:21 [2024-06-07T17:39:21.608Z] time="2024-06-07T17:39:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:645225bd0a65a318ceaf823fb05c2743a06709206d38281853072244a7063f47" mediatype=application/vnd.docker.plugin.v1+json size=522 17:39:21 [2024-06-07T17:39:21.608Z] time="2024-06-07T17:39:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" 17:39:21 [2024-06-07T17:39:21.608Z] time="2024-06-07T17:39:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:645225bd0a65a318ceaf823fb05c2743a06709206d38281853072244a7063f47" mediatype=application/vnd.docker.plugin.v1+json size=522 17:39:21 [2024-06-07T17:39:21.864Z] === RUN TestPluginInstall/with_insecure 17:39:22 [2024-06-07T17:39:22.792Z] time="2024-06-07T17:39:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" 17:39:22 [2024-06-07T17:39:22.792Z] time="2024-06-07T17:39:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:551bd982b945e7bc00421534ba80a0ba598b9cd928c1538b805d1889993dab49" mediatype=application/vnd.docker.plugin.v1+json size=522 17:39:22 [2024-06-07T17:39:22.792Z] time="2024-06-07T17:39:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" 17:39:22 [2024-06-07T17:39:22.792Z] time="2024-06-07T17:39:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:551bd982b945e7bc00421534ba80a0ba598b9cd928c1538b805d1889993dab49" mediatype=application/vnd.docker.plugin.v1+json size=522 17:39:22 [2024-06-07T17:39:22.792Z] plugin_test.go:247: [d69fb805c0f9e] daemon is not started 17:39:22 [2024-06-07T17:39:22.792Z] --- PASS: TestPluginInstall (5.28s) 17:39:22 [2024-06-07T17:39:22.792Z] --- PASS: TestPluginInstall/no_auth (3.46s) 17:39:22 [2024-06-07T17:39:22.792Z] --- PASS: TestPluginInstall/with_digest (0.46s) 17:39:22 [2024-06-07T17:39:22.792Z] --- PASS: TestPluginInstall/with_htpasswd (0.44s) 17:39:22 [2024-06-07T17:39:22.792Z] --- PASS: TestPluginInstall/with_insecure (0.92s) 17:39:22 [2024-06-07T17:39:22.793Z] === RUN TestPluginsWithRuntimes 17:39:24 [2024-06-07T17:39:24.159Z] === RUN TestPluginsWithRuntimes/No_Args 17:39:25 [2024-06-07T17:39:25.088Z] === RUN TestPluginsWithRuntimes/With_Args 17:39:26 [2024-06-07T17:39:26.016Z] --- PASS: TestPluginsWithRuntimes (3.13s) 17:39:26 [2024-06-07T17:39:26.016Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.83s) 17:39:26 [2024-06-07T17:39:26.016Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.84s) 17:39:26 [2024-06-07T17:39:26.016Z] === RUN TestPluginBackCompatMediaTypes 17:39:26 [2024-06-07T17:39:26.272Z] --- PASS: TestPluginBackCompatMediaTypes (0.49s) 17:39:26 [2024-06-07T17:39:26.272Z] PASS 17:39:26 [2024-06-07T17:39:26.272Z] 17:39:26 [2024-06-07T17:39:26.272Z] DONE 25 tests in 8.940s 17:39:26 [2024-06-07T17:39:26.272Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 17:39:26 [2024-06-07T17:39:26.272Z] ++ '[' -n '' ']' 17:39:26 [2024-06-07T17:39:26.272Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m 17:39:26 [2024-06-07T17:39:26.272Z] ++ set -e 17:39:26 [2024-06-07T17:39:26.272Z] ++ '[' -n 0 ']' 17:39:26 [2024-06-07T17:39:26.272Z] ++ set -x 17:39:26 [2024-06-07T17:39:26.272Z] ++ 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.nIpxT10cRE/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m 17:39:26 [2024-06-07T17:39:26.272Z] INFO: Testing against a local daemon 17:39:26 [2024-06-07T17:39:26.272Z] === RUN TestExternalGraphDriver 17:39:26 [2024-06-07T17:39:26.834Z] === RUN TestExternalGraphDriver/json 17:39:26 [2024-06-07T17:39:26.834Z] === RUN TestExternalGraphDriver/spec 17:39:26 [2024-06-07T17:39:26.834Z] === RUN TestExternalGraphDriver/pull 17:39:26 [2024-06-07T17:39:26.834Z] --- PASS: TestExternalGraphDriver (0.36s) 17:39:26 [2024-06-07T17:39:26.834Z] --- PASS: TestExternalGraphDriver/json (0.00s) 17:39:26 [2024-06-07T17:39:26.834Z] --- PASS: TestExternalGraphDriver/spec (0.00s) 17:39:26 [2024-06-07T17:39:26.834Z] --- PASS: TestExternalGraphDriver/pull (0.00s) 17:39:26 [2024-06-07T17:39:26.834Z] === RUN TestGraphdriverPluginV2 17:39:27 [2024-06-07T17:39:27.091Z] external_test.go:416: (*Execution).NotAmd64-fm 17:39:27 [2024-06-07T17:39:27.091Z] --- SKIP: TestGraphdriverPluginV2 (0.37s) 17:39:27 [2024-06-07T17:39:27.091Z] PASS 17:39:27 [2024-06-07T17:39:27.091Z] 17:39:27 [2024-06-07T17:39:27.091Z] === Skipped 17:39:27 [2024-06-07T17:39:27.091Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.37s) 17:39:27 [2024-06-07T17:39:27.091Z] external_test.go:416: (*Execution).NotAmd64-fm 17:39:27 [2024-06-07T17:39:27.091Z] 17:39:27 [2024-06-07T17:39:27.091Z] DONE 5 tests, 1 skipped in 0.758s 17:39:27 [2024-06-07T17:39:27.091Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m 17:39:27 [2024-06-07T17:39:27.091Z] ++ '[' -n '' ']' 17:39:27 [2024-06-07T17:39:27.091Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m 17:39:27 [2024-06-07T17:39:27.091Z] ++ set -e 17:39:27 [2024-06-07T17:39:27.091Z] ++ '[' -n 0 ']' 17:39:27 [2024-06-07T17:39:27.091Z] ++ set -x 17:39:27 [2024-06-07T17:39:27.091Z] ++ 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.nIpxT10cRE/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m 17:39:27 [2024-06-07T17:39:27.091Z] INFO: Testing against a local daemon 17:39:27 [2024-06-07T17:39:27.091Z] === RUN TestContinueAfterPluginCrash 17:39:27 [2024-06-07T17:39:27.091Z] === PAUSE TestContinueAfterPluginCrash 17:39:27 [2024-06-07T17:39:27.091Z] === RUN TestReadPluginNoRead 17:39:27 [2024-06-07T17:39:27.091Z] === PAUSE TestReadPluginNoRead 17:39:27 [2024-06-07T17:39:27.091Z] === RUN TestDaemonStartWithLogOpt 17:39:27 [2024-06-07T17:39:27.091Z] === PAUSE TestDaemonStartWithLogOpt 17:39:27 [2024-06-07T17:39:27.091Z] === CONT TestContinueAfterPluginCrash 17:39:27 [2024-06-07T17:39:27.091Z] === CONT TestDaemonStartWithLogOpt 17:39:27 [2024-06-07T17:39:27.091Z] === CONT TestReadPluginNoRead 17:39:28 [2024-06-07T17:39:28.983Z] === RUN TestReadPluginNoRead/default 17:39:29 [2024-06-07T17:39:29.912Z] --- PASS: TestDaemonStartWithLogOpt (2.52s) 17:39:30 [2024-06-07T17:39:30.168Z] === RUN TestReadPluginNoRead/disabled_caching 17:39:31 [2024-06-07T17:39:31.535Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching 17:39:32 [2024-06-07T17:39:32.463Z] read_test.go:93: [d9b9099e29eae] daemon is not started 17:39:32 [2024-06-07T17:39:32.463Z] --- PASS: TestReadPluginNoRead (5.34s) 17:39:32 [2024-06-07T17:39:32.463Z] --- PASS: TestReadPluginNoRead/default (1.13s) 17:39:32 [2024-06-07T17:39:32.463Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.13s) 17:39:32 [2024-06-07T17:39:32.463Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.13s) 17:39:34 [2024-06-07T17:39:34.980Z] --- PASS: TestContinueAfterPluginCrash (7.51s) 17:39:34 [2024-06-07T17:39:34.980Z] PASS 17:39:34 [2024-06-07T17:39:34.980Z] 17:39:34 [2024-06-07T17:39:34.980Z] DONE 6 tests in 7.535s 17:39:34 [2024-06-07T17:39:34.980Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 17:39:34 [2024-06-07T17:39:34.980Z] ++ '[' -n '' ']' 17:39:34 [2024-06-07T17:39:34.980Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m 17:39:34 [2024-06-07T17:39:34.980Z] ++ set -e 17:39:34 [2024-06-07T17:39:34.980Z] ++ '[' -n 0 ']' 17:39:34 [2024-06-07T17:39:34.980Z] ++ set -x 17:39:34 [2024-06-07T17:39:34.980Z] ++ 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.nIpxT10cRE/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m 17:39:34 [2024-06-07T17:39:34.980Z] testing: warning: no tests to run 17:39:34 [2024-06-07T17:39:34.980Z] PASS 17:39:34 [2024-06-07T17:39:34.980Z] 17:39:34 [2024-06-07T17:39:34.980Z] DONE 0 tests in 0.005s 17:39:34 [2024-06-07T17:39:34.980Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 17:39:34 [2024-06-07T17:39:34.980Z] ++ '[' -n '' ']' 17:39:34 [2024-06-07T17:39:34.980Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m 17:39:34 [2024-06-07T17:39:34.980Z] ++ set -e 17:39:34 [2024-06-07T17:39:34.980Z] ++ '[' -n 0 ']' 17:39:34 [2024-06-07T17:39:34.980Z] ++ set -x 17:39:34 [2024-06-07T17:39:34.980Z] ++ 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.nIpxT10cRE/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m 17:39:34 [2024-06-07T17:39:34.980Z] INFO: Testing against a local daemon 17:39:34 [2024-06-07T17:39:34.980Z] === RUN TestPluginWithDevMounts 17:39:34 [2024-06-07T17:39:34.980Z] === PAUSE TestPluginWithDevMounts 17:39:34 [2024-06-07T17:39:34.980Z] === CONT TestPluginWithDevMounts 17:39:36 [2024-06-07T17:39:36.346Z] --- PASS: TestPluginWithDevMounts (1.46s) 17:39:36 [2024-06-07T17:39:36.347Z] PASS 17:39:36 [2024-06-07T17:39:36.347Z] 17:39:36 [2024-06-07T17:39:36.347Z] DONE 1 tests in 1.484s 17:39:36 [2024-06-07T17:39:36.347Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m 17:39:36 [2024-06-07T17:39:36.347Z] ++ '[' -n '' ']' 17:39:36 [2024-06-07T17:39:36.347Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m 17:39:36 [2024-06-07T17:39:36.347Z] ++ set -e 17:39:36 [2024-06-07T17:39:36.347Z] ++ '[' -n 0 ']' 17:39:36 [2024-06-07T17:39:36.347Z] ++ set -x 17:39:36 [2024-06-07T17:39:36.347Z] ++ 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.nIpxT10cRE/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m 17:39:36 [2024-06-07T17:39:36.347Z] INFO: Testing against a local daemon 17:39:36 [2024-06-07T17:39:36.347Z] === RUN TestSecretInspect 17:39:38 [2024-06-07T17:39:38.237Z] --- PASS: TestSecretInspect (1.99s) 17:39:38 [2024-06-07T17:39:38.237Z] === RUN TestSecretList 17:39:40 [2024-06-07T17:39:40.127Z] --- PASS: TestSecretList (1.97s) 17:39:40 [2024-06-07T17:39:40.127Z] === RUN TestSecretsCreateAndDelete 17:39:42 [2024-06-07T17:39:42.018Z] --- PASS: TestSecretsCreateAndDelete (1.93s) 17:39:42 [2024-06-07T17:39:42.018Z] === RUN TestSecretsUpdate 17:39:43 [2024-06-07T17:39:43.908Z] --- PASS: TestSecretsUpdate (1.92s) 17:39:43 [2024-06-07T17:39:43.908Z] === RUN TestTemplatedSecret 17:39:46 [2024-06-07T17:39:46.447Z] --- PASS: TestTemplatedSecret (2.45s) 17:39:46 [2024-06-07T17:39:46.447Z] === RUN TestSecretCreateResolve 17:39:48 [2024-06-07T17:39:48.339Z] --- PASS: TestSecretCreateResolve (1.98s) 17:39:48 [2024-06-07T17:39:48.339Z] PASS 17:39:48 [2024-06-07T17:39:48.339Z] 17:39:48 [2024-06-07T17:39:48.339Z] DONE 6 tests in 12.272s 17:39:48 [2024-06-07T17:39:48.595Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m 17:39:48 [2024-06-07T17:39:48.595Z] ++ '[' -n '' ']' 17:39:48 [2024-06-07T17:39:48.595Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m 17:39:48 [2024-06-07T17:39:48.595Z] ++ set -e 17:39:48 [2024-06-07T17:39:48.595Z] ++ '[' -n 0 ']' 17:39:48 [2024-06-07T17:39:48.595Z] ++ set -x 17:39:48 [2024-06-07T17:39:48.595Z] ++ 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.nIpxT10cRE/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m 17:39:48 [2024-06-07T17:39:48.595Z] INFO: Testing against a local daemon 17:39:48 [2024-06-07T17:39:48.595Z] === RUN TestServiceCreateInit 17:39:48 [2024-06-07T17:39:48.596Z] === RUN TestServiceCreateInit/daemonInitDisabled 17:39:52 [2024-06-07T17:39:52.763Z] === RUN TestServiceCreateInit/daemonInitEnabled 17:39:56 [2024-06-07T17:39:56.031Z] --- PASS: TestServiceCreateInit (7.22s) 17:39:56 [2024-06-07T17:39:56.031Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.57s) 17:39:56 [2024-06-07T17:39:56.031Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.65s) 17:39:56 [2024-06-07T17:39:56.031Z] === RUN TestCreateServiceMultipleTimes 17:40:10 [2024-06-07T17:40:10.922Z] --- PASS: TestCreateServiceMultipleTimes (14.70s) 17:40:10 [2024-06-07T17:40:10.922Z] === RUN TestCreateServiceConflict 17:40:12 [2024-06-07T17:40:12.288Z] --- PASS: TestCreateServiceConflict (1.97s) 17:40:12 [2024-06-07T17:40:12.288Z] === RUN TestCreateServiceMaxReplicas 17:40:14 [2024-06-07T17:40:14.806Z] --- PASS: TestCreateServiceMaxReplicas (2.54s) 17:40:14 [2024-06-07T17:40:14.806Z] === RUN TestCreateServiceSecretFileMode 17:40:29 [2024-06-07T17:40:29.648Z] --- PASS: TestCreateServiceSecretFileMode (12.36s) 17:40:29 [2024-06-07T17:40:29.648Z] === RUN TestCreateServiceConfigFileMode 17:40:39 [2024-06-07T17:40:39.590Z] --- PASS: TestCreateServiceConfigFileMode (12.35s) 17:40:39 [2024-06-07T17:40:39.590Z] === RUN TestCreateServiceSysctls 17:40:42 [2024-06-07T17:40:42.859Z] --- PASS: TestCreateServiceSysctls (2.95s) 17:40:42 [2024-06-07T17:40:42.859Z] === RUN TestCreateServiceCapabilities 17:40:45 [2024-06-07T17:40:45.376Z] --- PASS: TestCreateServiceCapabilities (2.30s) 17:40:45 [2024-06-07T17:40:45.376Z] === RUN TestInspect 17:40:47 [2024-06-07T17:40:47.267Z] --- PASS: TestInspect (2.46s) 17:40:47 [2024-06-07T17:40:47.267Z] === RUN TestCreateJob 17:40:50 [2024-06-07T17:40:50.536Z] --- PASS: TestCreateJob (2.93s) 17:40:50 [2024-06-07T17:40:50.536Z] === RUN TestReplicatedJob 17:40:54 [2024-06-07T17:40:54.706Z] --- PASS: TestReplicatedJob (4.53s) 17:40:54 [2024-06-07T17:40:54.706Z] === RUN TestUpdateReplicatedJob 17:40:57 [2024-06-07T17:40:57.976Z] --- PASS: TestUpdateReplicatedJob (3.03s) 17:40:57 [2024-06-07T17:40:57.976Z] === RUN TestServiceListWithStatuses 17:41:02 [2024-06-07T17:41:02.147Z] --- PASS: TestServiceListWithStatuses (4.14s) 17:41:02 [2024-06-07T17:41:02.147Z] === RUN TestDockerNetworkConnectAliasPreV144 17:41:06 [2024-06-07T17:41:06.317Z] --- PASS: TestDockerNetworkConnectAliasPreV144 (3.88s) 17:41:06 [2024-06-07T17:41:06.317Z] === RUN TestDockerNetworkReConnect 17:41:08 [2024-06-07T17:41:08.836Z] --- PASS: TestDockerNetworkReConnect (3.10s) 17:41:08 [2024-06-07T17:41:08.836Z] === RUN TestServicePlugin 17:41:08 [2024-06-07T17:41:08.836Z] plugin_test.go:25: (*Execution).NotAmd64-fm 17:41:08 [2024-06-07T17:41:08.836Z] --- SKIP: TestServicePlugin (0.00s) 17:41:08 [2024-06-07T17:41:08.836Z] === RUN TestServiceUpdateLabel 17:41:11 [2024-06-07T17:41:11.353Z] --- PASS: TestServiceUpdateLabel (1.91s) 17:41:11 [2024-06-07T17:41:11.353Z] === RUN TestServiceUpdateSecrets 17:41:26 [2024-06-07T17:41:26.217Z] --- PASS: TestServiceUpdateSecrets (14.30s) 17:41:26 [2024-06-07T17:41:26.217Z] === RUN TestServiceUpdateConfigs 17:41:41 [2024-06-07T17:41:41.065Z] --- PASS: TestServiceUpdateConfigs (14.21s) 17:41:41 [2024-06-07T17:41:41.065Z] === RUN TestServiceUpdateNetwork 17:41:53 [2024-06-07T17:41:53.236Z] --- PASS: TestServiceUpdateNetwork (12.18s) 17:41:53 [2024-06-07T17:41:53.236Z] === RUN TestServiceUpdatePidsLimit 17:41:53 [2024-06-07T17:41:53.236Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 17:41:53 [2024-06-07T17:41:53.236Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 17:42:01 [2024-06-07T17:42:01.324Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 17:42:07 [2024-06-07T17:42:07.863Z] --- PASS: TestServiceUpdatePidsLimit (15.82s) 17:42:07 [2024-06-07T17:42:07.863Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.51s) 17:42:07 [2024-06-07T17:42:07.863Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.77s) 17:42:07 [2024-06-07T17:42:07.863Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.77s) 17:42:07 [2024-06-07T17:42:07.863Z] PASS 17:42:07 [2024-06-07T17:42:07.863Z] 17:42:07 [2024-06-07T17:42:07.863Z] === Skipped 17:42:07 [2024-06-07T17:42:07.863Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) 17:42:07 [2024-06-07T17:42:07.863Z] plugin_test.go:25: (*Execution).NotAmd64-fm 17:42:07 [2024-06-07T17:42:07.863Z] 17:42:07 [2024-06-07T17:42:07.863Z] DONE 26 tests, 1 skipped in 138.904s 17:42:07 [2024-06-07T17:42:07.863Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m 17:42:07 [2024-06-07T17:42:07.863Z] ++ '[' -n '' ']' 17:42:07 [2024-06-07T17:42:07.863Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m 17:42:07 [2024-06-07T17:42:07.863Z] ++ set -e 17:42:07 [2024-06-07T17:42:07.863Z] ++ '[' -n 0 ']' 17:42:07 [2024-06-07T17:42:07.863Z] ++ set -x 17:42:07 [2024-06-07T17:42:07.863Z] ++ 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.nIpxT10cRE/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m 17:42:07 [2024-06-07T17:42:07.863Z] INFO: Testing against a local daemon 17:42:07 [2024-06-07T17:42:07.863Z] === RUN TestSessionCreate 17:42:07 [2024-06-07T17:42:07.863Z] --- PASS: TestSessionCreate (0.01s) 17:42:07 [2024-06-07T17:42:07.863Z] === RUN TestSessionCreateWithBadUpgrade 17:42:07 [2024-06-07T17:42:07.863Z] --- PASS: TestSessionCreateWithBadUpgrade (0.01s) 17:42:07 [2024-06-07T17:42:07.863Z] PASS 17:42:07 [2024-06-07T17:42:07.863Z] 17:42:07 [2024-06-07T17:42:07.863Z] DONE 2 tests in 0.037s 17:42:07 [2024-06-07T17:42:07.863Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m 17:42:07 [2024-06-07T17:42:07.863Z] ++ '[' -n '' ']' 17:42:07 [2024-06-07T17:42:07.863Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m 17:42:07 [2024-06-07T17:42:07.863Z] ++ set -e 17:42:07 [2024-06-07T17:42:07.863Z] ++ '[' -n 0 ']' 17:42:07 [2024-06-07T17:42:07.863Z] ++ set -x 17:42:07 [2024-06-07T17:42:07.863Z] ++ 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.nIpxT10cRE/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m 17:42:07 [2024-06-07T17:42:07.863Z] INFO: Testing against a local daemon 17:42:07 [2024-06-07T17:42:07.863Z] === RUN TestCgroupDriverSystemdMemoryLimit 17:42:07 [2024-06-07T17:42:07.863Z] cgroupdriver_systemd_test.go:32: !hasSystemd() 17:42:07 [2024-06-07T17:42:07.863Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) 17:42:07 [2024-06-07T17:42:07.863Z] === RUN TestDiskUsage 17:42:07 [2024-06-07T17:42:07.863Z] === RUN TestDiskUsage/empty 17:42:07 [2024-06-07T17:42:07.863Z] === RUN TestDiskUsage/empty/container_types 17:42:07 [2024-06-07T17:42:07.863Z] === RUN TestDiskUsage/empty/image_types 17:42:07 [2024-06-07T17:42:07.863Z] === RUN TestDiskUsage/empty/volume_types 17:42:07 [2024-06-07T17:42:07.863Z] === RUN TestDiskUsage/empty/build-cache_types 17:42:07 [2024-06-07T17:42:07.863Z] === RUN TestDiskUsage/empty/container,_volume_types 17:42:07 [2024-06-07T17:42:07.863Z] === RUN TestDiskUsage/empty/image,_build-cache_types 17:42:07 [2024-06-07T17:42:07.863Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types 17:42:07 [2024-06-07T17:42:07.863Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types 17:42:07 [2024-06-07T17:42:07.863Z] === RUN TestDiskUsage/empty/container,_image,_volume_types 17:42:07 [2024-06-07T17:42:07.863Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types 17:42:07 [2024-06-07T17:42:07.863Z] === RUN TestDiskUsage/after_LoadBusybox 17:42:08 [2024-06-07T17:42:08.119Z] === RUN TestDiskUsage/after_LoadBusybox/container_types 17:42:08 [2024-06-07T17:42:08.119Z] === RUN TestDiskUsage/after_LoadBusybox/image_types 17:42:08 [2024-06-07T17:42:08.119Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types 17:42:08 [2024-06-07T17:42:08.119Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types 17:42:08 [2024-06-07T17:42:08.119Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types 17:42:08 [2024-06-07T17:42:08.119Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types 17:42:08 [2024-06-07T17:42:08.119Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types 17:42:08 [2024-06-07T17:42:08.119Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types 17:42:08 [2024-06-07T17:42:08.119Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types 17:42:08 [2024-06-07T17:42:08.119Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types 17:42:08 [2024-06-07T17:42:08.119Z] === RUN TestDiskUsage/after_container.Run 17:42:08 [2024-06-07T17:42:08.375Z] === RUN TestDiskUsage/after_container.Run/container_types 17:42:08 [2024-06-07T17:42:08.375Z] === RUN TestDiskUsage/after_container.Run/image_types 17:42:08 [2024-06-07T17:42:08.375Z] === RUN TestDiskUsage/after_container.Run/volume_types 17:42:08 [2024-06-07T17:42:08.375Z] === RUN TestDiskUsage/after_container.Run/build-cache_types 17:42:08 [2024-06-07T17:42:08.375Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types 17:42:08 [2024-06-07T17:42:08.375Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types 17:42:08 [2024-06-07T17:42:08.375Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types 17:42:08 [2024-06-07T17:42:08.375Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types 17:42:08 [2024-06-07T17:42:08.375Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types 17:42:08 [2024-06-07T17:42:08.375Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types 17:42:08 [2024-06-07T17:42:08.375Z] --- PASS: TestDiskUsage (1.03s) 17:42:08 [2024-06-07T17:42:08.375Z] --- PASS: TestDiskUsage/empty (0.01s) 17:42:08 [2024-06-07T17:42:08.375Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) 17:42:08 [2024-06-07T17:42:08.375Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) 17:42:08 [2024-06-07T17:42:08.375Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) 17:42:08 [2024-06-07T17:42:08.375Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) 17:42:08 [2024-06-07T17:42:08.375Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) 17:42:08 [2024-06-07T17:42:08.375Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) 17:42:08 [2024-06-07T17:42:08.375Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) 17:42:08 [2024-06-07T17:42:08.375Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) 17:42:08 [2024-06-07T17:42:08.375Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) 17:42:08 [2024-06-07T17:42:08.375Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) 17:42:08 [2024-06-07T17:42:08.375Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.09s) 17:42:08 [2024-06-07T17:42:08.375Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) 17:42:08 [2024-06-07T17:42:08.375Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) 17:42:08 [2024-06-07T17:42:08.375Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) 17:42:08 [2024-06-07T17:42:08.375Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) 17:42:08 [2024-06-07T17:42:08.375Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) 17:42:08 [2024-06-07T17:42:08.375Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) 17:42:08 [2024-06-07T17:42:08.375Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) 17:42:08 [2024-06-07T17:42:08.375Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) 17:42:08 [2024-06-07T17:42:08.375Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) 17:42:08 [2024-06-07T17:42:08.375Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) 17:42:08 [2024-06-07T17:42:08.375Z] --- PASS: TestDiskUsage/after_container.Run (0.26s) 17:42:08 [2024-06-07T17:42:08.375Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) 17:42:08 [2024-06-07T17:42:08.375Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) 17:42:08 [2024-06-07T17:42:08.375Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) 17:42:08 [2024-06-07T17:42:08.375Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) 17:42:08 [2024-06-07T17:42:08.375Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) 17:42:08 [2024-06-07T17:42:08.375Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) 17:42:08 [2024-06-07T17:42:08.375Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) 17:42:08 [2024-06-07T17:42:08.375Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) 17:42:08 [2024-06-07T17:42:08.375Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) 17:42:08 [2024-06-07T17:42:08.375Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) 17:42:08 [2024-06-07T17:42:08.375Z] === RUN TestEventsExecDie 17:42:08 [2024-06-07T17:42:08.939Z] --- PASS: TestEventsExecDie (0.47s) 17:42:08 [2024-06-07T17:42:08.939Z] === RUN TestEventsBackwardsCompatible 17:42:08 [2024-06-07T17:42:08.939Z] --- PASS: TestEventsBackwardsCompatible (0.05s) 17:42:08 [2024-06-07T17:42:08.939Z] === RUN TestEventsVolumeCreate 17:42:08 [2024-06-07T17:42:08.939Z] --- PASS: TestEventsVolumeCreate (0.05s) 17:42:08 [2024-06-07T17:42:08.939Z] === RUN TestInfoBinaryCommits 17:42:09 [2024-06-07T17:42:09.195Z] --- PASS: TestInfoBinaryCommits (0.01s) 17:42:09 [2024-06-07T17:42:09.195Z] === RUN TestInfoAPIVersioned 17:42:09 [2024-06-07T17:42:09.195Z] --- PASS: TestInfoAPIVersioned (0.00s) 17:42:09 [2024-06-07T17:42:09.195Z] === RUN TestInfoAPI 17:42:09 [2024-06-07T17:42:09.195Z] --- PASS: TestInfoAPI (0.01s) 17:42:09 [2024-06-07T17:42:09.195Z] === RUN TestInfoAPIWarnings 17:42:27 [2024-06-07T17:42:27.239Z] --- PASS: TestInfoAPIWarnings (16.54s) 17:42:27 [2024-06-07T17:42:27.239Z] === RUN TestInfoDebug 17:42:27 [2024-06-07T17:42:27.239Z] --- PASS: TestInfoDebug (0.52s) 17:42:27 [2024-06-07T17:42:27.239Z] === RUN TestInfoInsecureRegistries 17:42:27 [2024-06-07T17:42:27.239Z] --- PASS: TestInfoInsecureRegistries (0.52s) 17:42:27 [2024-06-07T17:42:27.239Z] === RUN TestInfoRegistryMirrors 17:42:27 [2024-06-07T17:42:27.239Z] --- PASS: TestInfoRegistryMirrors (0.52s) 17:42:27 [2024-06-07T17:42:27.239Z] === RUN TestLoginFailsWithBadCredentials 17:42:28 [2024-06-07T17:42:28.167Z] --- PASS: TestLoginFailsWithBadCredentials (0.99s) 17:42:28 [2024-06-07T17:42:28.167Z] === RUN TestPingCacheHeaders 17:42:28 [2024-06-07T17:42:28.167Z] --- PASS: TestPingCacheHeaders (0.01s) 17:42:28 [2024-06-07T17:42:28.167Z] === RUN TestPingGet 17:42:28 [2024-06-07T17:42:28.167Z] --- PASS: TestPingGet (0.01s) 17:42:28 [2024-06-07T17:42:28.167Z] === RUN TestPingHead 17:42:28 [2024-06-07T17:42:28.167Z] --- PASS: TestPingHead (0.01s) 17:42:28 [2024-06-07T17:42:28.167Z] === RUN TestPingSwarmHeader 17:42:28 [2024-06-07T17:42:28.729Z] === RUN TestPingSwarmHeader/before_swarm_init 17:42:29 [2024-06-07T17:42:29.306Z] === RUN TestPingSwarmHeader/after_swarm_init 17:42:30 [2024-06-07T17:42:30.235Z] === RUN TestPingSwarmHeader/after_swarm_leave 17:42:30 [2024-06-07T17:42:30.235Z] --- PASS: TestPingSwarmHeader (1.90s) 17:42:30 [2024-06-07T17:42:30.235Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) 17:42:30 [2024-06-07T17:42:30.235Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) 17:42:30 [2024-06-07T17:42:30.235Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) 17:42:30 [2024-06-07T17:42:30.235Z] === RUN TestPingBuilderHeader 17:42:30 [2024-06-07T17:42:30.235Z] === RUN TestPingBuilderHeader/default_config 17:42:30 [2024-06-07T17:42:30.491Z] === RUN TestPingBuilderHeader/buildkit_disabled 17:42:31 [2024-06-07T17:42:31.053Z] --- PASS: TestPingBuilderHeader (1.03s) 17:42:31 [2024-06-07T17:42:31.053Z] --- PASS: TestPingBuilderHeader/default_config (0.51s) 17:42:31 [2024-06-07T17:42:31.053Z] --- PASS: TestPingBuilderHeader/buildkit_disabled (0.51s) 17:42:31 [2024-06-07T17:42:31.053Z] === RUN TestVersion 17:42:31 [2024-06-07T17:42:31.053Z] --- PASS: TestVersion (0.01s) 17:42:31 [2024-06-07T17:42:31.053Z] PASS 17:42:31 [2024-06-07T17:42:31.053Z] 17:42:31 [2024-06-07T17:42:31.053Z] === Skipped 17:42:31 [2024-06-07T17:42:31.053Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) 17:42:31 [2024-06-07T17:42:31.053Z] cgroupdriver_systemd_test.go:32: !hasSystemd() 17:42:31 [2024-06-07T17:42:31.053Z] 17:42:31 [2024-06-07T17:42:31.053Z] DONE 57 tests, 1 skipped in 23.710s 17:42:31 [2024-06-07T17:42:31.053Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m 17:42:31 [2024-06-07T17:42:31.053Z] ++ '[' -n '' ']' 17:42:31 [2024-06-07T17:42:31.053Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m 17:42:31 [2024-06-07T17:42:31.053Z] ++ set -e 17:42:31 [2024-06-07T17:42:31.053Z] ++ '[' -n 0 ']' 17:42:31 [2024-06-07T17:42:31.053Z] ++ set -x 17:42:31 [2024-06-07T17:42:31.053Z] ++ 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.nIpxT10cRE/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m 17:42:31 [2024-06-07T17:42:31.053Z] INFO: Testing against a local daemon 17:42:31 [2024-06-07T17:42:31.053Z] === RUN TestRunMountVolumeSubdir 17:42:31 [2024-06-07T17:42:31.616Z] mount_test.go:28: Setup stderr: 17:42:31 [2024-06-07T17:42:31.616Z] mount_test.go:28: Setup stdout: 17:42:31 [2024-06-07T17:42:31.616Z] /volume: 17:42:31 [2024-06-07T17:42:31.616Z] total 24K 17:42:31 [2024-06-07T17:42:31.616Z] drwxr-xr-x 5 root root 4.0K Jun 7 17:42 . 17:42:31 [2024-06-07T17:42:31.616Z] drwxr-xr-x 1 root root 4.0K Jun 7 17:42 .. 17:42:31 [2024-06-07T17:42:31.616Z] -rw-r--r-- 1 root root 4 Jun 7 17:42 bar.txt 17:42:31 [2024-06-07T17:42:31.616Z] drwxr-xr-x 2 root root 4.0K Jun 7 17:42 bin 17:42:31 [2024-06-07T17:42:31.616Z] drwxr-xr-x 3 root root 4.0K Jun 7 17:42 hack 17:42:31 [2024-06-07T17:42:31.616Z] drwxr-xr-x 2 root root 4.0K Jun 7 17:42 subdir 17:42:31 [2024-06-07T17:42:31.616Z] 17:42:31 [2024-06-07T17:42:31.616Z] /volume/hack/: 17:42:31 [2024-06-07T17:42:31.616Z] total 12K 17:42:31 [2024-06-07T17:42:31.616Z] drwxr-xr-x 3 root root 4.0K Jun 7 17:42 . 17:42:31 [2024-06-07T17:42:31.616Z] drwxr-xr-x 5 root root 4.0K Jun 7 17:42 .. 17:42:31 [2024-06-07T17:42:31.616Z] lrwxrwxrwx 1 root root 4 Jun 7 17:42 bad -> root 17:42:31 [2024-06-07T17:42:31.616Z] lrwxrwxrwx 1 root root 9 Jun 7 17:42 good -> ../subdir 17:42:31 [2024-06-07T17:42:31.616Z] drwxr-xr-x 2 root root 4.0K Jun 7 17:42 iwanttobehackedwithtoctou 17:42:31 [2024-06-07T17:42:31.616Z] lrwxrwxrwx 1 root root 1 Jun 7 17:42 root -> / 17:42:31 [2024-06-07T17:42:31.616Z] === RUN TestRunMountVolumeSubdir/subdir 17:42:32 [2024-06-07T17:42:32.177Z] mount_test.go:101: stdout: 17:42:32 [2024-06-07T17:42:32.177Z] hello.txt 17:42:32 [2024-06-07T17:42:32.177Z] mount_test.go:102: stderr: 17:42:32 [2024-06-07T17:42:32.177Z] === RUN TestRunMountVolumeSubdir/subdir_link 17:42:32 [2024-06-07T17:42:32.434Z] mount_test.go:101: stdout: 17:42:32 [2024-06-07T17:42:32.434Z] hello.txt 17:42:32 [2024-06-07T17:42:32.434Z] mount_test.go:102: stderr: 17:42:32 [2024-06-07T17:42:32.434Z] === RUN TestRunMountVolumeSubdir/subdir_with_copy_data 17:42:32 [2024-06-07T17:42:32.996Z] mount_test.go:101: stdout: 17:42:32 [2024-06-07T17:42:32.996Z] /bin/busybox 17:42:32 [2024-06-07T17:42:32.996Z] mount_test.go:102: stderr: 17:42:32 [2024-06-07T17:42:32.996Z] === RUN TestRunMountVolumeSubdir/file 17:42:33 [2024-06-07T17:42:33.252Z] mount_test.go:101: stdout: 17:42:33 [2024-06-07T17:42:33.252Z] foo 17:42:33 [2024-06-07T17:42:33.252Z] mount_test.go:102: stderr: 17:42:33 [2024-06-07T17:42:33.252Z] === RUN TestRunMountVolumeSubdir/relative_with_backtracks 17:42:33 [2024-06-07T17:42:33.252Z] === RUN TestRunMountVolumeSubdir/not_existing 17:42:33 [2024-06-07T17:42:33.509Z] === RUN TestRunMountVolumeSubdir/mount_link 17:42:33 [2024-06-07T17:42:33.765Z] === RUN TestRunMountVolumeSubdir/mount_link_link 17:42:33 [2024-06-07T17:42:33.765Z] --- PASS: TestRunMountVolumeSubdir (2.61s) 17:42:33 [2024-06-07T17:42:33.765Z] --- PASS: TestRunMountVolumeSubdir/subdir (0.45s) 17:42:33 [2024-06-07T17:42:33.765Z] --- PASS: TestRunMountVolumeSubdir/subdir_link (0.45s) 17:42:33 [2024-06-07T17:42:33.765Z] --- PASS: TestRunMountVolumeSubdir/subdir_with_copy_data (0.42s) 17:42:33 [2024-06-07T17:42:33.765Z] --- PASS: TestRunMountVolumeSubdir/file (0.44s) 17:42:33 [2024-06-07T17:42:33.765Z] --- PASS: TestRunMountVolumeSubdir/relative_with_backtracks (0.00s) 17:42:33 [2024-06-07T17:42:33.765Z] --- PASS: TestRunMountVolumeSubdir/not_existing (0.14s) 17:42:33 [2024-06-07T17:42:33.765Z] --- PASS: TestRunMountVolumeSubdir/mount_link (0.13s) 17:42:33 [2024-06-07T17:42:33.765Z] --- PASS: TestRunMountVolumeSubdir/mount_link_link (0.13s) 17:42:33 [2024-06-07T17:42:33.765Z] === RUN TestVolumesCreateAndList 17:42:33 [2024-06-07T17:42:33.765Z] --- PASS: TestVolumesCreateAndList (0.01s) 17:42:33 [2024-06-07T17:42:33.765Z] === RUN TestVolumesRemove 17:42:33 [2024-06-07T17:42:33.765Z] === RUN TestVolumesRemove/volume_in_use 17:42:33 [2024-06-07T17:42:33.765Z] === RUN TestVolumesRemove/volume_not_in_use 17:42:33 [2024-06-07T17:42:33.765Z] === RUN TestVolumesRemove/non-existing_volume 17:42:33 [2024-06-07T17:42:33.765Z] === RUN TestVolumesRemove/non-existing_volume_force 17:42:33 [2024-06-07T17:42:33.765Z] --- PASS: TestVolumesRemove (0.05s) 17:42:33 [2024-06-07T17:42:33.765Z] --- PASS: TestVolumesRemove/volume_in_use (0.00s) 17:42:33 [2024-06-07T17:42:33.765Z] --- PASS: TestVolumesRemove/volume_not_in_use (0.01s) 17:42:33 [2024-06-07T17:42:33.765Z] --- PASS: TestVolumesRemove/non-existing_volume (0.00s) 17:42:33 [2024-06-07T17:42:33.765Z] --- PASS: TestVolumesRemove/non-existing_volume_force (0.00s) 17:42:33 [2024-06-07T17:42:33.765Z] === RUN TestVolumesRemoveSwarmEnabled 17:42:33 [2024-06-07T17:42:33.765Z] === PAUSE TestVolumesRemoveSwarmEnabled 17:42:33 [2024-06-07T17:42:33.765Z] === RUN TestVolumesInspect 17:42:33 [2024-06-07T17:42:33.765Z] --- PASS: TestVolumesInspect (0.01s) 17:42:33 [2024-06-07T17:42:33.765Z] === RUN TestVolumesInvalidJSON 17:42:33 [2024-06-07T17:42:33.765Z] === RUN TestVolumesInvalidJSON/volumes/create 17:42:33 [2024-06-07T17:42:33.765Z] === PAUSE TestVolumesInvalidJSON/volumes/create 17:42:33 [2024-06-07T17:42:33.765Z] === CONT TestVolumesInvalidJSON/volumes/create 17:42:33 [2024-06-07T17:42:33.765Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type 17:42:33 [2024-06-07T17:42:33.765Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON 17:42:33 [2024-06-07T17:42:33.765Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON 17:42:33 [2024-06-07T17:42:33.765Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body 17:42:33 [2024-06-07T17:42:33.765Z] --- PASS: TestVolumesInvalidJSON (0.01s) 17:42:33 [2024-06-07T17:42:33.765Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) 17:42:33 [2024-06-07T17:42:33.765Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) 17:42:33 [2024-06-07T17:42:33.765Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) 17:42:33 [2024-06-07T17:42:33.765Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) 17:42:33 [2024-06-07T17:42:33.765Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) 17:42:33 [2024-06-07T17:42:33.765Z] === RUN TestVolumePruneAnonymous 17:42:34 [2024-06-07T17:42:34.022Z] --- PASS: TestVolumePruneAnonymous (0.03s) 17:42:34 [2024-06-07T17:42:34.022Z] === RUN TestVolumePruneAnonFromImage 17:42:34 [2024-06-07T17:42:34.022Z] --- PASS: TestVolumePruneAnonFromImage (0.15s) 17:42:34 [2024-06-07T17:42:34.022Z] === CONT TestVolumesRemoveSwarmEnabled 17:42:35 [2024-06-07T17:42:35.388Z] === RUN TestVolumesRemoveSwarmEnabled/volume_in_use 17:42:35 [2024-06-07T17:42:35.388Z] === RUN TestVolumesRemoveSwarmEnabled/volume_not_in_use 17:42:35 [2024-06-07T17:42:35.388Z] === RUN TestVolumesRemoveSwarmEnabled/non-existing_volume 17:42:35 [2024-06-07T17:42:35.388Z] === RUN TestVolumesRemoveSwarmEnabled/non-existing_volume_force 17:42:35 [2024-06-07T17:42:35.951Z] --- PASS: TestVolumesRemoveSwarmEnabled (1.93s) 17:42:35 [2024-06-07T17:42:35.951Z] --- PASS: TestVolumesRemoveSwarmEnabled/volume_in_use (0.00s) 17:42:35 [2024-06-07T17:42:35.951Z] --- PASS: TestVolumesRemoveSwarmEnabled/volume_not_in_use (0.01s) 17:42:35 [2024-06-07T17:42:35.951Z] --- PASS: TestVolumesRemoveSwarmEnabled/non-existing_volume (0.00s) 17:42:35 [2024-06-07T17:42:35.951Z] --- PASS: TestVolumesRemoveSwarmEnabled/non-existing_volume_force (0.00s) 17:42:35 [2024-06-07T17:42:35.951Z] PASS 17:42:35 [2024-06-07T17:42:35.951Z] 17:42:35 [2024-06-07T17:42:35.951Z] DONE 29 tests in 4.840s 17:42:35 [2024-06-07T17:42:35.951Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) 17:42:36 [2024-06-07T17:42:36.207Z] ++++ cat bundles/test-integration/TestUsernsCommit/d55e3528a2f8a/docker.pid 17:42:36 [2024-06-07T17:42:36.207Z] +++ kill 73608 17:42:36 [2024-06-07T17:42:36.207Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 73608 is not a child of this shell 17:42:36 [2024-06-07T17:42:36.207Z] warning: PID 73608 from bundles/test-integration/TestUsernsCommit/d55e3528a2f8a/docker.pid had a nonzero exit code 17:42:36 [2024-06-07T17:42:36.207Z] umount: bundles/test-integration/TestUsernsCommit/d55e3528a2f8a/root: not mounted. 17:42:36 [2024-06-07T17:42:36.207Z] ++++ cat bundles/test-integration/docker.pid 17:42:36 [2024-06-07T17:42:36.207Z] +++ kill 25336 17:42:37 [2024-06-07T17:42:37.573Z] +++ /etc/init.d/apparmor stop 17:42:37 [2024-06-07T17:42:37.573Z] Leaving: AppArmorNo profiles have been unloaded. 17:42:37 [2024-06-07T17:42:37.573Z] 17:42:37 [2024-06-07T17:42:37.573Z] Unloading profiles will leave already running processes permanently 17:42:37 [2024-06-07T17:42:37.573Z] unconfined, which can lead to unexpected situations. 17:42:37 [2024-06-07T17:42:37.573Z] 17:42:37 [2024-06-07T17:42:37.573Z] To set a process to complain mode, use the command line tool 17:42:37 [2024-06-07T17:42:37.573Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." 17:42:37 [2024-06-07T17:42:37.573Z] +++ true 17:42:37 [2024-06-07T17:42:37.573Z] exiting test-integration 17:42:37 [2024-06-07T17:42:37.573Z] ++ exit 0 17:42:37 [2024-06-07T17:42:37.573Z] Post stage [Pipeline] junit 17:42:38 [2024-06-07T17:42:38.511Z] Recording test results 17:42:38 [2024-06-07T17:42:38.720Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh 17:42:39 [2024-06-07T17:42:39.006Z] + echo Ensuring container killed. 17:42:39 [2024-06-07T17:42:39.006Z] Ensuring container killed. 17:42:39 [2024-06-07T17:42:39.006Z] + docker rm -vf docker-pr13 17:42:39 [2024-06-07T17:42:39.006Z] Error response from daemon: No such container: docker-pr13 [Pipeline] sh 17:42:39 [2024-06-07T17:42:39.279Z] + echo Chowning /workspace to jenkins user 17:42:39 [2024-06-07T17:42:39.279Z] Chowning /workspace to jenkins user 17:42:39 [2024-06-07T17:42:39.279Z] + id -u 17:42:39 [2024-06-07T17:42:39.279Z] + id -g 17:42:39 [2024-06-07T17:42:39.279Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-46809:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh 17:42:40 [2024-06-07T17:42:40.921Z] + bundleName=arm64-integration 17:42:40 [2024-06-07T17:42:40.921Z] + echo Creating arm64-integration-bundles.tar.gz 17:42:40 [2024-06-07T17:42:40.921Z] Creating arm64-integration-bundles.tar.gz 17:42:40 [2024-06-07T17:42:40.921Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print 17:42:40 [2024-06-07T17:42:40.921Z] + xargs tar -czf arm64-integration-bundles.tar.gz [Pipeline] archiveArtifacts 17:42:41 [2024-06-07T17:42:41.187Z] Archiving artifacts 17:42:41 [2024-06-07T17:42:41.437Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-46809/13/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh 17:42:41 [2024-06-07T17:42:41.721Z] + make clean 17:42:41 [2024-06-07T17:42:41.721Z] docker volume rm -f docker-dev-cache docker-mod-cache 17:42:41 [2024-06-07T17:42:41.721Z] docker-dev-cache 17:42:41 [2024-06-07T17:42:41.721Z] docker-mod-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // timestamps [Pipeline] } [Pipeline] // timeout [Pipeline] } [Pipeline] // withEnv [Pipeline] End of Pipeline GitHub has been notified of this commit’s build result Finished: SUCCESS Deleted 0 stash(es) from https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-46809/13/stashes/