Pull request #46848 updated 13:49:28 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from 05523e289b757be9406c46bd3d00dd43ccc4a84d+ce1ee98aba41e117c59bf17a108191eed14e9b9c (02e677399ab563052e5cf48bb0e1aedc4f08173a) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library jps@master Examining docker/jps Attempting to resolve master as a branch Resolved master as branch master at revision 4f8fd6a86e521290dafaf7c28eced2a9b21b220a The recommended git tool is: NONE using credential jps-reader > git rev-parse --resolve-git-dir /var/cloudbees-jenkins-distribution/workspace/moby_PR-46848@libs/jps/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/docker/jps.git # timeout=10 Fetching without tags Fetching upstream changes from https://github.com/docker/jps.git > git --version # timeout=10 > git --version # 'git version 2.20.1' using GIT_ASKPASS to set credentials GitHub credentials for docker/jps > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10 Checking out Revision 4f8fd6a86e521290dafaf7c28eced2a9b21b220a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 4f8fd6a86e521290dafaf7c28eced2a9b21b220a # timeout=10 Commit message: "Merge pull request #26 from docker/add-retry-to-vpn-image-pull" > git rev-list --no-walk 4f8fd6a86e521290dafaf7c28eced2a9b21b220a # timeout=10 Excluding src/test/ from checkout of git https://github.com/docker/jps.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] withEnv [Pipeline] { [Pipeline] timeout Timeout set to expire in 2 hr 0 min [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] stage [Pipeline] { (pr-hack) [Pipeline] script [Pipeline] { [Pipeline] echo 13:49:30 [2023-11-24T13:49:30.240Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone 13:49:30 [2023-11-24T13:49:30.243Z] Trying to pass milestone 1 [Pipeline] milestone 13:49:30 [2023-11-24T13:49:30.410Z] Trying to pass milestone 2 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node 13:49:45 [2023-11-24T13:49:45.604Z] Still waiting to schedule task 13:49:45 [2023-11-24T13:49:45.605Z] Waiting for next available executor on ‘arm64&&ubuntu-200413:49:49 [2023-11-24T13:49:49.517Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-02b6e6ceb1efb0182) in /home/ubuntu/workspace/moby_PR-46848 [Pipeline] { [Pipeline] checkout 13:49:49 [2023-11-24T13:49:49.546Z] The recommended git tool is: git 13:49:49 [2023-11-24T13:49:49.575Z] using credential docker-jenkins-github-credentials 13:49:49 [2023-11-24T13:49:49.594Z] Cloning the remote Git repository 13:49:49 [2023-11-24T13:49:49.594Z] Cloning with configured refspecs honoured and without tags 13:49:49 [2023-11-24T13:49:49.601Z] Cloning repository https://github.com/moby/moby.git 13:49:49 [2023-11-24T13:49:49.601Z] > git init /home/ubuntu/workspace/moby_PR-46848 # timeout=10 13:49:49 [2023-11-24T13:49:49.606Z] Fetching upstream changes from https://github.com/moby/moby.git 13:49:49 [2023-11-24T13:49:49.606Z] > git --version # timeout=10 13:49:49 [2023-11-24T13:49:49.608Z] > git --version # 'git version 2.25.1' 13:49:49 [2023-11-24T13:49:49.608Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials 13:49:49 [2023-11-24T13:49:49.609Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/46848/head:refs/remotes/origin/PR-46848 +refs/heads/master:refs/remotes/origin/master # timeout=10 13:50:01 [2023-11-24T13:50:01.463Z] Fetching without tags 13:50:01 [2023-11-24T13:50:01.698Z] Merging remotes/origin/master commit ce1ee98aba41e117c59bf17a108191eed14e9b9c into PR head commit 05523e289b757be9406c46bd3d00dd43ccc4a84d 13:50:01 [2023-11-24T13:50:01.453Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 13:50:01 [2023-11-24T13:50:01.456Z] > git config --add remote.origin.fetch +refs/pull/46848/head:refs/remotes/origin/PR-46848 # timeout=10 13:50:01 [2023-11-24T13:50:01.458Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 13:50:01 [2023-11-24T13:50:01.464Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 13:50:01 [2023-11-24T13:50:01.470Z] Fetching upstream changes from https://github.com/moby/moby.git 13:50:01 [2023-11-24T13:50:01.470Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials 13:50:01 [2023-11-24T13:50:01.470Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/46848/head:refs/remotes/origin/PR-46848 +refs/heads/master:refs/remotes/origin/master # timeout=10 13:50:01 [2023-11-24T13:50:01.705Z] > git config core.sparsecheckout # timeout=10 13:50:01 [2023-11-24T13:50:01.708Z] > git checkout -f 05523e289b757be9406c46bd3d00dd43ccc4a84d # timeout=10 13:50:03 [2023-11-24T13:50:03.079Z] Merge succeeded, producing 7373e4f7c258124080fe274b71c25fe12c2c6fe0 13:50:03 [2023-11-24T13:50:03.079Z] Checking out Revision 7373e4f7c258124080fe274b71c25fe12c2c6fe0 (PR-46848) 13:50:03 [2023-11-24T13:50:03.121Z] Commit message: "Merge commit 'ce1ee98aba41e117c59bf17a108191eed14e9b9c' into HEAD" 13:50:03 [2023-11-24T13:50:03.128Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:50:02 [2023-11-24T13:50:02.356Z] > git remote # timeout=10 13:50:02 [2023-11-24T13:50:02.359Z] > git config --get remote.origin.url # timeout=10 13:50:02 [2023-11-24T13:50:02.362Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials 13:50:02 [2023-11-24T13:50:02.363Z] > git merge ce1ee98aba41e117c59bf17a108191eed14e9b9c # timeout=10 13:50:03 [2023-11-24T13:50:03.079Z] > git rev-parse HEAD^{commit} # timeout=10 13:50:03 [2023-11-24T13:50:03.086Z] > git config core.sparsecheckout # timeout=10 13:50:03 [2023-11-24T13:50:03.088Z] > git checkout -f 7373e4f7c258124080fe274b71c25fe12c2c6fe0 # timeout=10 13:50:03 [2023-11-24T13:50:03.128Z] > git rev-list --no-walk 91947633ad02d3d118fb0567a79f863e71a89fca # timeout=10 13:50:03 [2023-11-24T13:50:03.770Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-46848:/workspace -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master alpine sh -c apk add --no-cache -q bash git openssh-client && git config --system --add safe.directory /workspace && cd /workspace && hack/validate/dco 13:50:06 [2023-11-24T13:50:06.307Z] Congratulations! All commits are properly signed with the DCO! [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node 13:50:06 [2023-11-24T13:50:06.367Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-02b6e6ceb1efb0182) in /home/ubuntu/workspace/moby_PR-46848 [Pipeline] { [Pipeline] checkout 13:50:06 [2023-11-24T13:50:06.383Z] The recommended git tool is: git 13:50:06 [2023-11-24T13:50:06.392Z] using credential docker-jenkins-github-credentials 13:50:06 [2023-11-24T13:50:06.410Z] Fetching changes from the remote Git repository 13:50:06 [2023-11-24T13:50:06.415Z] Fetching without tags 13:50:06 [2023-11-24T13:50:06.638Z] Merging remotes/origin/master commit ce1ee98aba41e117c59bf17a108191eed14e9b9c into PR head commit 05523e289b757be9406c46bd3d00dd43ccc4a84d 13:50:06 [2023-11-24T13:50:06.734Z] Merge succeeded, producing 117dd03549df002bb2bc3427b9d9065001755776 13:50:06 [2023-11-24T13:50:06.734Z] Checking out Revision 117dd03549df002bb2bc3427b9d9065001755776 (PR-46848) 13:50:06 [2023-11-24T13:50:06.787Z] Commit message: "Merge commit 'ce1ee98aba41e117c59bf17a108191eed14e9b9c' into HEAD" 13:50:06 [2023-11-24T13:50:06.793Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh 13:50:06 [2023-11-24T13:50:06.410Z] > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-46848/.git # timeout=10 13:50:06 [2023-11-24T13:50:06.416Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 13:50:06 [2023-11-24T13:50:06.421Z] Fetching upstream changes from https://github.com/moby/moby.git 13:50:06 [2023-11-24T13:50:06.422Z] > git --version # timeout=10 13:50:06 [2023-11-24T13:50:06.424Z] > git --version # 'git version 2.25.1' 13:50:06 [2023-11-24T13:50:06.424Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials 13:50:06 [2023-11-24T13:50:06.425Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/46848/head:refs/remotes/origin/PR-46848 +refs/heads/master:refs/remotes/origin/master # timeout=10 13:50:06 [2023-11-24T13:50:06.644Z] > git config core.sparsecheckout # timeout=10 13:50:06 [2023-11-24T13:50:06.647Z] > git checkout -f 05523e289b757be9406c46bd3d00dd43ccc4a84d # timeout=10 13:50:06 [2023-11-24T13:50:06.682Z] > git remote # timeout=10 13:50:06 [2023-11-24T13:50:06.685Z] > git config --get remote.origin.url # timeout=10 13:50:06 [2023-11-24T13:50:06.688Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials 13:50:06 [2023-11-24T13:50:06.688Z] > git merge ce1ee98aba41e117c59bf17a108191eed14e9b9c # timeout=10 13:50:06 [2023-11-24T13:50:06.734Z] > git rev-parse HEAD^{commit} # timeout=10 13:50:06 [2023-11-24T13:50:06.740Z] > git config core.sparsecheckout # timeout=10 13:50:06 [2023-11-24T13:50:06.743Z] > git checkout -f 117dd03549df002bb2bc3427b9d9065001755776 # timeout=10 13:50:06 [2023-11-24T13:50:06.794Z] > git rev-list --no-walk 91947633ad02d3d118fb0567a79f863e71a89fca # timeout=10 13:50:07 [2023-11-24T13:50:07.437Z] + docker version 13:50:07 [2023-11-24T13:50:07.437Z] Client: Docker Engine - Community 13:50:07 [2023-11-24T13:50:07.437Z] Version: 24.0.2 13:50:07 [2023-11-24T13:50:07.437Z] API version: 1.43 13:50:07 [2023-11-24T13:50:07.437Z] Go version: go1.20.4 13:50:07 [2023-11-24T13:50:07.437Z] Git commit: cb74dfc 13:50:07 [2023-11-24T13:50:07.437Z] Built: Thu May 25 21:52:41 2023 13:50:07 [2023-11-24T13:50:07.437Z] OS/Arch: linux/arm64 13:50:07 [2023-11-24T13:50:07.437Z] Context: default 13:50:07 [2023-11-24T13:50:07.437Z] 13:50:07 [2023-11-24T13:50:07.437Z] Server: Docker Engine - Community 13:50:07 [2023-11-24T13:50:07.437Z] Engine: 13:50:07 [2023-11-24T13:50:07.437Z] Version: 24.0.2 13:50:07 [2023-11-24T13:50:07.437Z] API version: 1.43 (minimum version 1.12) 13:50:07 [2023-11-24T13:50:07.437Z] Go version: go1.20.4 13:50:07 [2023-11-24T13:50:07.437Z] Git commit: 659604f 13:50:07 [2023-11-24T13:50:07.437Z] Built: Thu May 25 21:52:41 2023 13:50:07 [2023-11-24T13:50:07.437Z] OS/Arch: linux/arm64 13:50:07 [2023-11-24T13:50:07.437Z] Experimental: true 13:50:07 [2023-11-24T13:50:07.437Z] containerd: 13:50:07 [2023-11-24T13:50:07.437Z] Version: 1.6.21 13:50:07 [2023-11-24T13:50:07.437Z] GitCommit: 3dce8eb055cbb6872793272b4f20ed16117344f8 13:50:07 [2023-11-24T13:50:07.437Z] runc: 13:50:07 [2023-11-24T13:50:07.437Z] Version: 1.1.7 13:50:07 [2023-11-24T13:50:07.437Z] GitCommit: v1.1.7-0-g860f061 13:50:07 [2023-11-24T13:50:07.437Z] docker-init: 13:50:07 [2023-11-24T13:50:07.437Z] Version: 0.19.0 13:50:07 [2023-11-24T13:50:07.437Z] GitCommit: de40ad0 [Pipeline] sh 13:50:07 [2023-11-24T13:50:07.720Z] + docker info 13:50:07 [2023-11-24T13:50:07.720Z] Client: Docker Engine - Community 13:50:07 [2023-11-24T13:50:07.720Z] Version: 24.0.2 13:50:07 [2023-11-24T13:50:07.720Z] Context: default 13:50:07 [2023-11-24T13:50:07.720Z] Debug Mode: false 13:50:07 [2023-11-24T13:50:07.720Z] Plugins: 13:50:07 [2023-11-24T13:50:07.720Z] buildx: Docker Buildx (Docker Inc.) 13:50:07 [2023-11-24T13:50:07.720Z] Version: v0.11.0 13:50:07 [2023-11-24T13:50:07.720Z] Path: /usr/libexec/docker/cli-plugins/docker-buildx 13:50:07 [2023-11-24T13:50:07.720Z] compose: Docker Compose (Docker Inc.) 13:50:07 [2023-11-24T13:50:07.720Z] Version: v2.19.1 13:50:07 [2023-11-24T13:50:07.720Z] Path: /usr/libexec/docker/cli-plugins/docker-compose 13:50:07 [2023-11-24T13:50:07.720Z] 13:50:07 [2023-11-24T13:50:07.720Z] Server: 13:50:07 [2023-11-24T13:50:07.720Z] Containers: 0 13:50:07 [2023-11-24T13:50:07.720Z] Running: 0 13:50:07 [2023-11-24T13:50:07.720Z] Paused: 0 13:50:07 [2023-11-24T13:50:07.720Z] Stopped: 0 13:50:07 [2023-11-24T13:50:07.720Z] Images: 3 13:50:07 [2023-11-24T13:50:07.720Z] Server Version: 24.0.2 13:50:07 [2023-11-24T13:50:07.720Z] Storage Driver: overlay2 13:50:07 [2023-11-24T13:50:07.720Z] Backing Filesystem: extfs 13:50:07 [2023-11-24T13:50:07.720Z] Supports d_type: true 13:50:07 [2023-11-24T13:50:07.720Z] Using metacopy: false 13:50:07 [2023-11-24T13:50:07.720Z] Native Overlay Diff: true 13:50:07 [2023-11-24T13:50:07.720Z] userxattr: false 13:50:07 [2023-11-24T13:50:07.720Z] Logging Driver: json-file 13:50:07 [2023-11-24T13:50:07.720Z] Cgroup Driver: cgroupfs 13:50:07 [2023-11-24T13:50:07.720Z] Cgroup Version: 1 13:50:07 [2023-11-24T13:50:07.720Z] Plugins: 13:50:07 [2023-11-24T13:50:07.720Z] Volume: local 13:50:07 [2023-11-24T13:50:07.720Z] Network: bridge host ipvlan macvlan null overlay 13:50:07 [2023-11-24T13:50:07.720Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog 13:50:07 [2023-11-24T13:50:07.720Z] Swarm: inactive 13:50:07 [2023-11-24T13:50:07.720Z] Runtimes: io.containerd.runc.v2 runc 13:50:07 [2023-11-24T13:50:07.720Z] Default Runtime: runc 13:50:07 [2023-11-24T13:50:07.720Z] Init Binary: docker-init 13:50:07 [2023-11-24T13:50:07.720Z] containerd version: 3dce8eb055cbb6872793272b4f20ed16117344f8 13:50:07 [2023-11-24T13:50:07.720Z] runc version: v1.1.7-0-g860f061 13:50:07 [2023-11-24T13:50:07.720Z] init version: de40ad0 13:50:07 [2023-11-24T13:50:07.720Z] Security Options: 13:50:07 [2023-11-24T13:50:07.720Z] apparmor 13:50:07 [2023-11-24T13:50:07.720Z] seccomp 13:50:07 [2023-11-24T13:50:07.720Z] Profile: builtin 13:50:07 [2023-11-24T13:50:07.720Z] Kernel Version: 5.15.0-1039-aws 13:50:07 [2023-11-24T13:50:07.720Z] Operating System: Ubuntu 20.04.6 LTS 13:50:07 [2023-11-24T13:50:07.720Z] OSType: linux 13:50:07 [2023-11-24T13:50:07.720Z] Architecture: aarch64 13:50:07 [2023-11-24T13:50:07.720Z] CPUs: 8 13:50:07 [2023-11-24T13:50:07.720Z] Total Memory: 30.64GiB 13:50:07 [2023-11-24T13:50:07.720Z] Name: ip-10-100-36-224 13:50:07 [2023-11-24T13:50:07.720Z] ID: ef507593-6b20-4340-8f95-bbcbfb83a0a5 13:50:07 [2023-11-24T13:50:07.720Z] Docker Root Dir: /var/lib/docker 13:50:07 [2023-11-24T13:50:07.720Z] Debug Mode: false 13:50:07 [2023-11-24T13:50:07.720Z] Experimental: true 13:50:07 [2023-11-24T13:50:07.720Z] Insecure Registries: 13:50:07 [2023-11-24T13:50:07.720Z] 127.0.0.0/8 13:50:07 [2023-11-24T13:50:07.720Z] Live Restore Enabled: true 13:50:07 [2023-11-24T13:50:07.720Z] [Pipeline] sh 13:50:08 [2023-11-24T13:50:08.004Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee 13:50:08 [2023-11-24T13:50:08.004Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee 13:50:08 [2023-11-24T13:50:08.004Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-46848/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh 13:50:08 [2023-11-24T13:50:08.004Z] + bash /home/ubuntu/workspace/moby_PR-46848/check-config.sh 13:50:08 [2023-11-24T13:50:08.004Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... 13:50:08 [2023-11-24T13:50:08.004Z] info: reading kernel config from /boot/config-5.15.0-1039-aws ... 13:50:08 [2023-11-24T13:50:08.004Z] 13:50:08 [2023-11-24T13:50:08.004Z] Generally Necessary: 13:50:08 [2023-11-24T13:50:08.004Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] 13:50:08 [2023-11-24T13:50:08.004Z] - apparmor: enabled and tools installed 13:50:08 [2023-11-24T13:50:08.004Z] - CONFIG_NAMESPACES: enabled 13:50:08 [2023-11-24T13:50:08.004Z] - CONFIG_NET_NS: enabled 13:50:08 [2023-11-24T13:50:08.004Z] - CONFIG_PID_NS: enabled 13:50:08 [2023-11-24T13:50:08.004Z] - CONFIG_IPC_NS: enabled 13:50:08 [2023-11-24T13:50:08.004Z] - CONFIG_UTS_NS: enabled 13:50:08 [2023-11-24T13:50:08.004Z] - CONFIG_CGROUPS: enabled 13:50:08 [2023-11-24T13:50:08.004Z] - CONFIG_CGROUP_CPUACCT: enabled 13:50:08 [2023-11-24T13:50:08.004Z] - CONFIG_CGROUP_DEVICE: enabled 13:50:08 [2023-11-24T13:50:08.004Z] - CONFIG_CGROUP_FREEZER: enabled 13:50:08 [2023-11-24T13:50:08.004Z] - CONFIG_CGROUP_SCHED: enabled 13:50:08 [2023-11-24T13:50:08.004Z] - CONFIG_CPUSETS: enabled 13:50:08 [2023-11-24T13:50:08.004Z] - CONFIG_MEMCG: enabled 13:50:08 [2023-11-24T13:50:08.004Z] - CONFIG_KEYS: enabled 13:50:08 [2023-11-24T13:50:08.004Z] - CONFIG_VETH: enabled (as module) 13:50:08 [2023-11-24T13:50:08.004Z] - CONFIG_BRIDGE: enabled (as module) 13:50:08 [2023-11-24T13:50:08.004Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) 13:50:08 [2023-11-24T13:50:08.004Z] - CONFIG_IP_NF_FILTER: enabled (as module) 13:50:08 [2023-11-24T13:50:08.004Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) 13:50:08 [2023-11-24T13:50:08.004Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) 13:50:08 [2023-11-24T13:50:08.004Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) 13:50:08 [2023-11-24T13:50:08.264Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) 13:50:08 [2023-11-24T13:50:08.264Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) 13:50:08 [2023-11-24T13:50:08.264Z] - CONFIG_IP_NF_NAT: enabled (as module) 13:50:08 [2023-11-24T13:50:08.264Z] - CONFIG_NF_NAT: enabled (as module) 13:50:08 [2023-11-24T13:50:08.264Z] - CONFIG_POSIX_MQUEUE: enabled 13:50:08 [2023-11-24T13:50:08.264Z] - CONFIG_CGROUP_BPF: enabled 13:50:08 [2023-11-24T13:50:08.264Z] 13:50:08 [2023-11-24T13:50:08.264Z] Optional Features: 13:50:08 [2023-11-24T13:50:08.264Z] - CONFIG_USER_NS: enabled 13:50:08 [2023-11-24T13:50:08.264Z] - CONFIG_SECCOMP: enabled 13:50:08 [2023-11-24T13:50:08.264Z] - CONFIG_SECCOMP_FILTER: enabled 13:50:08 [2023-11-24T13:50:08.264Z] - CONFIG_CGROUP_PIDS: enabled 13:50:08 [2023-11-24T13:50:08.264Z] - CONFIG_MEMCG_SWAP: enabled 13:50:08 [2023-11-24T13:50:08.264Z] (cgroup swap accounting is currently enabled) 13:50:08 [2023-11-24T13:50:08.264Z] - CONFIG_BLK_CGROUP: enabled 13:50:08 [2023-11-24T13:50:08.264Z] - CONFIG_BLK_DEV_THROTTLING: enabled 13:50:08 [2023-11-24T13:50:08.264Z] - CONFIG_CGROUP_PERF: enabled 13:50:08 [2023-11-24T13:50:08.264Z] - CONFIG_CGROUP_HUGETLB: enabled 13:50:08 [2023-11-24T13:50:08.264Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) 13:50:08 [2023-11-24T13:50:08.264Z] - CONFIG_CGROUP_NET_PRIO: enabled 13:50:08 [2023-11-24T13:50:08.264Z] - CONFIG_CFS_BANDWIDTH: enabled 13:50:08 [2023-11-24T13:50:08.264Z] - CONFIG_FAIR_GROUP_SCHED: enabled 13:50:08 [2023-11-24T13:50:08.264Z] - CONFIG_RT_GROUP_SCHED: missing 13:50:08 [2023-11-24T13:50:08.264Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) 13:50:08 [2023-11-24T13:50:08.264Z] - CONFIG_IP_VS: enabled (as module) 13:50:08 [2023-11-24T13:50:08.264Z] - CONFIG_IP_VS_NFCT: enabled 13:50:08 [2023-11-24T13:50:08.264Z] - CONFIG_IP_VS_PROTO_TCP: enabled 13:50:08 [2023-11-24T13:50:08.264Z] - CONFIG_IP_VS_PROTO_UDP: enabled 13:50:08 [2023-11-24T13:50:08.524Z] - CONFIG_IP_VS_RR: enabled (as module) 13:50:08 [2023-11-24T13:50:08.524Z] - CONFIG_SECURITY_SELINUX: enabled 13:50:08 [2023-11-24T13:50:08.524Z] - CONFIG_SECURITY_APPARMOR: enabled 13:50:08 [2023-11-24T13:50:08.524Z] - CONFIG_EXT4_FS: enabled 13:50:08 [2023-11-24T13:50:08.524Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled 13:50:08 [2023-11-24T13:50:08.524Z] - CONFIG_EXT4_FS_SECURITY: enabled 13:50:08 [2023-11-24T13:50:08.524Z] - Network Drivers: 13:50:08 [2023-11-24T13:50:08.524Z] - "overlay": 13:50:08 [2023-11-24T13:50:08.524Z] - CONFIG_VXLAN: enabled (as module) 13:50:08 [2023-11-24T13:50:08.524Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled 13:50:08 [2023-11-24T13:50:08.524Z] Optional (for encrypted networks): 13:50:08 [2023-11-24T13:50:08.524Z] - CONFIG_CRYPTO: enabled 13:50:08 [2023-11-24T13:50:08.524Z] - CONFIG_CRYPTO_AEAD: enabled 13:50:08 [2023-11-24T13:50:08.524Z] - CONFIG_CRYPTO_GCM: enabled 13:50:08 [2023-11-24T13:50:08.524Z] - CONFIG_CRYPTO_SEQIV: enabled 13:50:08 [2023-11-24T13:50:08.524Z] - CONFIG_CRYPTO_GHASH: enabled 13:50:08 [2023-11-24T13:50:08.524Z] - CONFIG_XFRM: enabled 13:50:08 [2023-11-24T13:50:08.524Z] - CONFIG_XFRM_USER: enabled (as module) 13:50:08 [2023-11-24T13:50:08.524Z] - CONFIG_XFRM_ALGO: enabled (as module) 13:50:08 [2023-11-24T13:50:08.524Z] - CONFIG_INET_ESP: enabled (as module) 13:50:08 [2023-11-24T13:50:08.524Z] - "ipvlan": 13:50:08 [2023-11-24T13:50:08.524Z] - CONFIG_IPVLAN: enabled (as module) 13:50:08 [2023-11-24T13:50:08.524Z] - "macvlan": 13:50:08 [2023-11-24T13:50:08.524Z] - CONFIG_MACVLAN: enabled (as module) 13:50:08 [2023-11-24T13:50:08.524Z] - CONFIG_DUMMY: enabled (as module) 13:50:08 [2023-11-24T13:50:08.524Z] - "ftp,tftp client in container": 13:50:08 [2023-11-24T13:50:08.783Z] - CONFIG_NF_NAT_FTP: enabled (as module) 13:50:08 [2023-11-24T13:50:08.783Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) 13:50:08 [2023-11-24T13:50:08.783Z] - CONFIG_NF_NAT_TFTP: enabled (as module) 13:50:08 [2023-11-24T13:50:08.783Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) 13:50:08 [2023-11-24T13:50:08.783Z] - Storage Drivers: 13:50:08 [2023-11-24T13:50:08.783Z] - "aufs": 13:50:08 [2023-11-24T13:50:08.783Z] - CONFIG_AUFS_FS: enabled (as module) 13:50:08 [2023-11-24T13:50:08.783Z] - "btrfs": 13:50:08 [2023-11-24T13:50:08.783Z] - CONFIG_BTRFS_FS: enabled (as module) 13:50:08 [2023-11-24T13:50:08.783Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled 13:50:08 [2023-11-24T13:50:08.783Z] - "devicemapper": 13:50:08 [2023-11-24T13:50:08.783Z] - CONFIG_BLK_DEV_DM: enabled 13:50:08 [2023-11-24T13:50:08.783Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) 13:50:08 [2023-11-24T13:50:08.783Z] - "overlay": 13:50:08 [2023-11-24T13:50:08.783Z] - CONFIG_OVERLAY_FS: enabled (as module) 13:50:08 [2023-11-24T13:50:08.783Z] - "zfs": 13:50:08 [2023-11-24T13:50:08.783Z] - /dev/zfs: present 13:50:08 [2023-11-24T13:50:08.783Z] - zfs command: missing 13:50:08 [2023-11-24T13:50:08.783Z] - zpool command: missing 13:50:08 [2023-11-24T13:50:08.783Z] 13:50:08 [2023-11-24T13:50:08.783Z] Limits: 13:50:08 [2023-11-24T13:50:08.783Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 13:50:08 [2023-11-24T13:50:08.783Z] 13:50:08 [2023-11-24T13:50:08.783Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh 13:50:09 [2023-11-24T13:50:09.085Z] + docker build --force-rm -t docker:117dd03549df002bb2bc3427b9d9065001755776 . 13:50:09 [2023-11-24T13:50:09.345Z] #0 building with "default" instance using docker driver 13:50:09 [2023-11-24T13:50:09.345Z] 13:50:09 [2023-11-24T13:50:09.345Z] #1 [internal] load build definition from Dockerfile 13:50:09 [2023-11-24T13:50:09.345Z] #1 transferring dockerfile: 28.07kB done 13:50:09 [2023-11-24T13:50:09.345Z] #1 DONE 0.0s 13:50:09 [2023-11-24T13:50:09.345Z] 13:50:09 [2023-11-24T13:50:09.345Z] #2 [internal] load .dockerignore 13:50:09 [2023-11-24T13:50:09.345Z] #2 transferring context: 113B done 13:50:09 [2023-11-24T13:50:09.345Z] #2 DONE 0.0s 13:50:09 [2023-11-24T13:50:09.345Z] 13:50:09 [2023-11-24T13:50:09.345Z] #3 resolve image config for docker.io/docker/dockerfile:1 13:50:09 [2023-11-24T13:50:09.345Z] #3 DONE 0.1s 13:50:09 [2023-11-24T13:50:09.345Z] 13:50:09 [2023-11-24T13:50:09.345Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021 13:50:09 [2023-11-24T13:50:09.345Z] #4 CACHED 13:50:09 [2023-11-24T13:50:09.345Z] 13:50:09 [2023-11-24T13:50:09.345Z] #5 [internal] load metadata for docker.io/library/golang:1.21.3-bullseye 13:50:09 [2023-11-24T13:50:09.607Z] #5 ... 13:50:09 [2023-11-24T13:50:09.607Z] 13:50:09 [2023-11-24T13:50:09.607Z] #6 [internal] load metadata for docker.io/library/busybox:latest 13:50:09 [2023-11-24T13:50:09.607Z] #6 DONE 0.0s 13:50:09 [2023-11-24T13:50:09.607Z] 13:50:09 [2023-11-24T13:50:09.607Z] #7 [internal] load metadata for docker.io/library/debian:bullseye 13:50:09 [2023-11-24T13:50:09.607Z] #7 DONE 0.1s 13:50:09 [2023-11-24T13:50:09.607Z] 13:50:09 [2023-11-24T13:50:09.607Z] #8 [internal] load metadata for docker.io/tonistiigi/xx:1.2.1 13:50:09 [2023-11-24T13:50:09.607Z] #8 DONE 0.2s 13:50:09 [2023-11-24T13:50:09.607Z] 13:50:09 [2023-11-24T13:50:09.607Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 13:50:09 [2023-11-24T13:50:09.607Z] #9 DONE 0.2s 13:50:09 [2023-11-24T13:50:09.607Z] 13:50:09 [2023-11-24T13:50:09.607Z] #10 [internal] load metadata for docker.io/docker/buildx-bin:0.12.0 13:50:09 [2023-11-24T13:50:09.607Z] #10 DONE 0.2s 13:50:09 [2023-11-24T13:50:09.607Z] 13:50:09 [2023-11-24T13:50:09.607Z] #11 [internal] load metadata for docker.io/distribution/distribution:2.8.3 13:50:09 [2023-11-24T13:50:09.607Z] #11 DONE 0.2s 13:50:09 [2023-11-24T13:50:09.607Z] 13:50:09 [2023-11-24T13:50:09.607Z] #12 [internal] load metadata for docker.io/docker/compose-bin:v2.20.1 13:50:09 [2023-11-24T13:50:09.607Z] #12 DONE 0.2s 13:50:09 [2023-11-24T13:50:09.607Z] 13:50:09 [2023-11-24T13:50:09.607Z] #5 [internal] load metadata for docker.io/library/golang:1.21.3-bullseye 13:50:09 [2023-11-24T13:50:09.607Z] #5 DONE 0.2s 13:50:09 [2023-11-24T13:50:09.867Z] 13:50:09 [2023-11-24T13:50:09.867Z] #13 [base 1/5] FROM docker.io/library/golang:1.21.3-bullseye@sha256:fe69f483d2ef3e2309ecb19d18ab01054711746bc0a31bf5fbcffccb32182f05 13:50:09 [2023-11-24T13:50:09.867Z] #13 DONE 0.0s 13:50:09 [2023-11-24T13:50:09.867Z] 13:50:09 [2023-11-24T13:50:09.867Z] #14 [xx 1/1] FROM docker.io/tonistiigi/xx:1.2.1@sha256:8879a398dedf0aadaacfbd332b29ff2f84bc39ae6d4e9c0a1109db27ac5ba012 13:50:09 [2023-11-24T13:50:09.867Z] #14 DONE 0.0s 13:50:09 [2023-11-24T13:50:09.867Z] 13:50:09 [2023-11-24T13:50:09.867Z] #15 [buildx 1/1] FROM docker.io/docker/buildx-bin:0.12.0@sha256:680c2dd904ae9f3a5c8d9e4df4c50651e5000eb4a9200f117eec8f7c2926e9c6 13:50:09 [2023-11-24T13:50:09.867Z] #15 DONE 0.0s 13:50:09 [2023-11-24T13:50:09.867Z] 13:50:09 [2023-11-24T13:50:09.867Z] #16 [compose 1/1] FROM docker.io/docker/compose-bin:v2.20.1@sha256:808e1bf7a9b64a345b30bbaf10df1b2f119f9011ff2ffd332cb8ed282e518d6b 13:50:09 [2023-11-24T13:50:09.867Z] #16 DONE 0.0s 13:50:09 [2023-11-24T13:50:09.867Z] 13:50:09 [2023-11-24T13:50:09.867Z] #17 [build-dummy 1/2] FROM docker.io/library/busybox:latest 13:50:09 [2023-11-24T13:50:09.867Z] #17 DONE 0.0s 13:50:09 [2023-11-24T13:50:09.867Z] 13:50:09 [2023-11-24T13:50:09.867Z] #18 [vpnkit-linux-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 13:50:09 [2023-11-24T13:50:09.867Z] #18 DONE 0.0s 13:50:09 [2023-11-24T13:50:09.867Z] 13:50:09 [2023-11-24T13:50:09.867Z] #19 [registry-v2 1/2] FROM docker.io/distribution/distribution:2.8.3@sha256:f84b2078238ff03cdbc2a08f1cb90ca4c11683a1f15cd9817120f5cabbc48ebb 13:50:09 [2023-11-24T13:50:09.867Z] #19 DONE 0.0s 13:50:09 [2023-11-24T13:50:09.867Z] 13:50:09 [2023-11-24T13:50:09.867Z] #20 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:ab2b95aa8d7d6d54866b92c322cf0693933c1ae8038652f24ddfda1d1763a45a 13:50:09 [2023-11-24T13:50:09.867Z] #20 DONE 0.0s 13:50:09 [2023-11-24T13:50:09.867Z] 13:50:09 [2023-11-24T13:50:09.867Z] #21 [internal] load build context 13:50:10 [2023-11-24T13:50:10.806Z] #21 transferring context: 74.38MB 1.0s done 13:50:10 [2023-11-24T13:50:10.806Z] #21 DONE 1.1s 13:50:10 [2023-11-24T13:50:10.806Z] 13:50:10 [2023-11-24T13:50:10.806Z] #22 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.2" && /build/gotestsum --version 13:50:10 [2023-11-24T13:50:10.806Z] #22 CACHED 13:50:10 [2023-11-24T13:50:10.806Z] 13:50:10 [2023-11-24T13:50:10.806Z] #23 [registry-v2 2/2] RUN mkdir /build && mv /bin/registry /build/registry-v2 13:50:10 [2023-11-24T13:50:10.806Z] #23 CACHED 13:50:10 [2023-11-24T13:50:10.806Z] 13:50:10 [2023-11-24T13:50:10.806Z] #24 [rootlesskit-src 1/3] WORKDIR /usr/src/rootlesskit 13:50:10 [2023-11-24T13:50:10.806Z] #24 CACHED 13:50:10 [2023-11-24T13:50:10.806Z] 13:50:10 [2023-11-24T13:50:10.807Z] #25 [containerd-src 3/3] RUN git fetch -q --depth 1 origin "v1.7.9" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD 13:50:10 [2023-11-24T13:50:10.807Z] #25 CACHED 13:50:10 [2023-11-24T13:50:10.807Z] 13:50:10 [2023-11-24T13:50:10.807Z] #26 [tini-src 1/3] WORKDIR /usr/src/tini 13:50:10 [2023-11-24T13:50:10.807Z] #26 CACHED 13:50:10 [2023-11-24T13:50:10.807Z] 13:50:10 [2023-11-24T13:50:10.807Z] #27 [dev-base 8/13] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd 13:50:10 [2023-11-24T13:50:10.807Z] #27 CACHED 13:50:10 [2023-11-24T13:50:10.807Z] 13:50:10 [2023-11-24T13:50:10.807Z] #28 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.8.7" && ./autogen.sh && ./configure --bindir=/build && make -j install 13:50:10 [2023-11-24T13:50:10.807Z] #28 CACHED 13:50:10 [2023-11-24T13:50:10.807Z] 13:50:10 [2023-11-24T13:50:10.807Z] #29 [containerd-src 2/3] RUN git init . && git remote add origin "https://github.com/containerd/containerd.git" 13:50:10 [2023-11-24T13:50:10.807Z] #29 CACHED 13:50:10 [2023-11-24T13:50:10.807Z] 13:50:10 [2023-11-24T13:50:10.807Z] #30 [base 5/5] RUN apt-get update && apt-get install --no-install-recommends -y file 13:50:10 [2023-11-24T13:50:10.807Z] #30 CACHED 13:50:10 [2023-11-24T13:50:10.807Z] 13:50:10 [2023-11-24T13:50:10.807Z] #31 [containerd-build 3/3] RUN --mount=from=containerd-src,src=/usr/src/containerd,rw --mount=type=cache,target=/root/.cache/go-build,id=containerd-build-linux/arm64 <<EOT (set -e...) 13:50:10 [2023-11-24T13:50:10.807Z] #31 CACHED 13:50:10 [2023-11-24T13:50:10.807Z] 13:50:10 [2023-11-24T13:50:10.807Z] #32 [dev-systemd-false 14/21] COPY --link --from=rootlesskit /build/ /usr/local/bin/ 13:50:10 [2023-11-24T13:50:10.807Z] #32 CACHED 13:50:10 [2023-11-24T13:50:10.807Z] 13:50:10 [2023-11-24T13:50:10.807Z] #33 [binary-dummy 1/1] COPY --from=build-dummy /build /build 13:50:10 [2023-11-24T13:50:10.807Z] #33 CACHED 13:50:10 [2023-11-24T13:50:10.807Z] 13:50:10 [2023-11-24T13:50:10.807Z] #34 [runc-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-runc-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-runc-aptcache,target=/var/cache/apt apt-get update && xx-apt-get install -y --no-install-recommends dpkg-dev gcc libc6-dev libseccomp-dev 13:50:10 [2023-11-24T13:50:10.807Z] #34 CACHED 13:50:10 [2023-11-24T13:50:10.807Z] 13:50:10 [2023-11-24T13:50:10.807Z] #35 [dev-systemd-false 1/21] COPY --link --from=frozen-images /build/ /docker-frozen-images 13:50:10 [2023-11-24T13:50:10.807Z] #35 CACHED 13:50:10 [2023-11-24T13:50:10.807Z] 13:50:10 [2023-11-24T13:50:10.807Z] #36 [containerd-src 1/3] WORKDIR /usr/src/containerd 13:50:10 [2023-11-24T13:50:10.807Z] #36 CACHED 13:50:10 [2023-11-24T13:50:10.807Z] 13:50:10 [2023-11-24T13:50:10.807Z] #37 [registry 2/2] RUN --mount=from=registry-src,src=/usr/src/registry,rw --mount=type=cache,target=/root/.cache/go-build,id=registry-build-linux/arm64 --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src <<EOT (set -ex...) 13:50:10 [2023-11-24T13:50:10.807Z] #37 CACHED 13:50:10 [2023-11-24T13:50:10.807Z] 13:50:10 [2023-11-24T13:50:10.807Z] #38 [swagger-src 2/3] RUN git init . && git remote add origin "https://github.com/kolyshkin/go-swagger.git" 13:50:10 [2023-11-24T13:50:10.807Z] #38 CACHED 13:50:10 [2023-11-24T13:50:10.807Z] 13:50:10 [2023-11-24T13:50:10.807Z] #39 [registry-src 1/2] WORKDIR /usr/src/registry 13:50:10 [2023-11-24T13:50:10.807Z] #39 CACHED 13:50:10 [2023-11-24T13:50:10.807Z] 13:50:10 [2023-11-24T13:50:10.807Z] #40 [dev-base 12/13] COPY --link --from=dockercli /build/ /usr/local/cli 13:50:10 [2023-11-24T13:50:10.807Z] #40 CACHED 13:50:10 [2023-11-24T13:50:10.807Z] 13:50:10 [2023-11-24T13:50:10.807Z] #41 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 13:50:10 [2023-11-24T13:50:10.807Z] #41 CACHED 13:50:10 [2023-11-24T13:50:10.807Z] 13:50:10 [2023-11-24T13:50:10.807Z] #42 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help 13:50:10 [2023-11-24T13:50:10.807Z] #42 CACHED 13:50:10 [2023-11-24T13:50:10.807Z] 13:50:10 [2023-11-24T13:50:10.807Z] #43 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.54.2" && /build/golangci-lint --version 13:50:10 [2023-11-24T13:50:10.807Z] #43 CACHED 13:50:10 [2023-11-24T13:50:10.807Z] 13:50:10 [2023-11-24T13:50:10.807Z] #44 [base 2/5] COPY --from=xx / / 13:50:10 [2023-11-24T13:50:10.807Z] #44 CACHED 13:50:10 [2023-11-24T13:50:10.807Z] 13:50:10 [2023-11-24T13:50:10.807Z] #45 [dev-systemd-false 12/21] COPY --link --from=runc /build/ /usr/local/bin/ 13:50:10 [2023-11-24T13:50:10.807Z] #45 CACHED 13:50:10 [2023-11-24T13:50:10.807Z] 13:50:10 [2023-11-24T13:50:10.807Z] #46 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.3.1" && /build/go-winres --help 13:50:10 [2023-11-24T13:50:10.807Z] #46 CACHED 13:50:10 [2023-11-24T13:50:10.807Z] 13:50:10 [2023-11-24T13:50:10.807Z] #47 [tini-build 3/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt xx-apt-get install -y --no-install-recommends gcc libc6-dev 13:50:10 [2023-11-24T13:50:10.807Z] #47 CACHED 13:50:10 [2023-11-24T13:50:10.807Z] 13:50:10 [2023-11-24T13:50:10.807Z] #48 [tini-build 2/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake 13:50:10 [2023-11-24T13:50:10.807Z] #48 CACHED 13:50:10 [2023-11-24T13:50:10.807Z] 13:50:10 [2023-11-24T13:50:10.807Z] #49 [dev-base 5/13] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker 13:50:10 [2023-11-24T13:50:10.807Z] #49 CACHED 13:50:10 [2023-11-24T13:50:10.807Z] 13:50:10 [2023-11-24T13:50:10.807Z] #50 [containerd-build 1/3] WORKDIR /go/src/github.com/containerd/containerd 13:50:10 [2023-11-24T13:50:10.807Z] #50 CACHED 13:50:10 [2023-11-24T13:50:10.807Z] 13:50:10 [2023-11-24T13:50:10.807Z] #51 [dev-systemd-false 19/21] COPY --link --from=buildx /buildx /usr/local/libexec/docker/cli-plugins/docker-buildx 13:50:10 [2023-11-24T13:50:10.807Z] #51 CACHED 13:50:10 [2023-11-24T13:50:10.807Z] 13:50:10 [2023-11-24T13:50:10.807Z] #52 [dev-base 4/13] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc 13:50:10 [2023-11-24T13:50:10.807Z] #52 CACHED 13:50:10 [2023-11-24T13:50:10.807Z] 13:50:10 [2023-11-24T13:50:10.807Z] #53 [runc-src 2/3] RUN git init . && git remote add origin "https://github.com/opencontainers/runc.git" 13:50:10 [2023-11-24T13:50:10.807Z] #53 CACHED 13:50:10 [2023-11-24T13:50:10.807Z] 13:50:10 [2023-11-24T13:50:10.807Z] #54 [dev-systemd-false 3/21] COPY --link --from=delve /build/ /usr/local/bin/ 13:50:10 [2023-11-24T13:50:10.807Z] #54 CACHED 13:50:10 [2023-11-24T13:50:10.807Z] 13:50:10 [2023-11-24T13:50:10.807Z] #55 [dev-systemd-false 16/21] COPY --link --from=containerutil /build/ /usr/local/bin/ 13:50:10 [2023-11-24T13:50:10.807Z] #55 CACHED 13:50:10 [2023-11-24T13:50:10.807Z] 13:50:10 [2023-11-24T13:50:10.807Z] #56 [dev-base 3/13] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc 13:50:10 [2023-11-24T13:50:10.807Z] #56 CACHED 13:50:10 [2023-11-24T13:50:10.807Z] 13:50:10 [2023-11-24T13:50:10.807Z] #57 [dev-base 6/13] RUN ldconfig 13:50:10 [2023-11-24T13:50:10.807Z] #57 CACHED 13:50:10 [2023-11-24T13:50:10.807Z] 13:50:10 [2023-11-24T13:50:10.807Z] #58 [dockercli-integration 2/2] RUN --mount=source=hack/dockerfile/cli.sh,target=/download-or-build-cli.sh --mount=type=cache,id=dockercli-git-linux/arm64,sharing=locked,target=./.git --mount=type=cache,target=/root/.cache/go-build,id=dockercli-build-linux/arm64 rm -f ./.git/*.lock && /download-or-build-cli.sh v17.06.2-ce https://github.com/docker/cli.git /build && /build/docker --version 13:50:10 [2023-11-24T13:50:10.807Z] #58 CACHED 13:50:10 [2023-11-24T13:50:10.807Z] 13:50:10 [2023-11-24T13:50:10.807Z] #59 [dev-systemd-false 11/21] COPY --link --from=shfmt /build/ /usr/local/bin/ 13:50:10 [2023-11-24T13:50:10.807Z] #59 CACHED 13:50:10 [2023-11-24T13:50:10.807Z] 13:50:10 [2023-11-24T13:50:10.807Z] #60 [base 4/5] RUN test -n "$APT_MIRROR" && sed -ri "s#(httpredir|deb|security).debian.org#${APT_MIRROR}#g" /etc/apt/sources.list || true 13:50:10 [2023-11-24T13:50:10.807Z] #60 CACHED 13:50:10 [2023-11-24T13:50:10.807Z] 13:50:10 [2023-11-24T13:50:10.807Z] #61 [dev-systemd-false 15/21] COPY --link --from=vpnkit / /usr/local/bin/ 13:50:10 [2023-11-24T13:50:10.807Z] #61 CACHED 13:50:10 [2023-11-24T13:50:10.807Z] 13:50:10 [2023-11-24T13:50:10.807Z] #62 [base 3/5] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache 13:50:10 [2023-11-24T13:50:10.807Z] #62 CACHED 13:50:10 [2023-11-24T13:50:10.807Z] 13:50:10 [2023-11-24T13:50:10.807Z] #63 [dev-systemd-false 6/21] COPY --link --from=tini /build/ /usr/local/bin/ 13:50:10 [2023-11-24T13:50:10.807Z] #63 CACHED 13:50:10 [2023-11-24T13:50:10.807Z] 13:50:10 [2023-11-24T13:50:10.807Z] #64 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; 13:50:10 [2023-11-24T13:50:10.807Z] #64 CACHED 13:50:10 [2023-11-24T13:50:10.807Z] 13:50:10 [2023-11-24T13:50:10.807Z] #65 [rootlesskit-src 2/3] RUN git init . && git remote add origin "https://github.com/rootless-containers/rootlesskit.git" 13:50:10 [2023-11-24T13:50:10.807Z] #65 CACHED 13:50:10 [2023-11-24T13:50:10.807Z] 13:50:10 [2023-11-24T13:50:10.807Z] #66 [delve-src 1/3] WORKDIR /usr/src/delve 13:50:10 [2023-11-24T13:50:10.807Z] #66 CACHED 13:50:10 [2023-11-24T13:50:10.807Z] 13:50:10 [2023-11-24T13:50:10.807Z] #67 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq 13:50:10 [2023-11-24T13:50:10.807Z] #67 CACHED 13:50:10 [2023-11-24T13:50:10.807Z] 13:50:10 [2023-11-24T13:50:10.807Z] #68 [dev-systemd-false 9/21] COPY --link --from=gotestsum /build/ /usr/local/bin/ 13:50:10 [2023-11-24T13:50:10.807Z] #68 CACHED 13:50:10 [2023-11-24T13:50:10.807Z] 13:50:10 [2023-11-24T13:50:10.807Z] #69 [containerd-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && xx-apt-get install -y --no-install-recommends gcc libbtrfs-dev libsecret-1-dev 13:50:10 [2023-11-24T13:50:10.807Z] #69 CACHED 13:50:10 [2023-11-24T13:50:10.807Z] 13:50:10 [2023-11-24T13:50:10.807Z] #70 [swagger-src 3/3] RUN git fetch -q --depth 1 origin "c56166c036004ba7a3a321e5951ba472b9ae298c" && git checkout -q FETCH_HEAD 13:50:10 [2023-11-24T13:50:10.807Z] #70 CACHED 13:50:10 [2023-11-24T13:50:10.807Z] 13:50:10 [2023-11-24T13:50:10.807Z] #71 [delve-src 2/3] RUN git init . && git remote add origin "https://github.com/go-delve/delve.git" 13:50:10 [2023-11-24T13:50:10.807Z] #71 CACHED 13:50:10 [2023-11-24T13:50:10.807Z] 13:50:10 [2023-11-24T13:50:10.807Z] #72 [dev-systemd-false 8/21] COPY --link --from=registry-v2 /build/ /usr/local/bin/ 13:50:10 [2023-11-24T13:50:10.807Z] #72 CACHED 13:50:10 [2023-11-24T13:50:10.807Z] 13:50:10 [2023-11-24T13:50:10.807Z] #73 [dev-systemd-false 5/21] COPY --link --from=gowinres /build/ /usr/local/bin/ 13:50:10 [2023-11-24T13:50:10.807Z] #73 CACHED 13:50:10 [2023-11-24T13:50:10.807Z] 13:50:10 [2023-11-24T13:50:10.807Z] #74 [dev-systemd-false 13/21] COPY --link --from=containerd /build/ /usr/local/bin/ 13:50:10 [2023-11-24T13:50:10.807Z] #74 CACHED 13:50:10 [2023-11-24T13:50:10.807Z] 13:50:10 [2023-11-24T13:50:10.807Z] #75 [swagger 2/2] RUN --mount=from=swagger-src,src=/usr/src/swagger,rw --mount=type=cache,target=/root/.cache/go-build,id=swagger-build-linux/arm64 --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ <<EOT (set -e...) 13:50:10 [2023-11-24T13:50:10.807Z] #75 CACHED 13:50:10 [2023-11-24T13:50:10.807Z] 13:50:10 [2023-11-24T13:50:10.807Z] #76 [dockercli 1/2] WORKDIR /go/src/github.com/docker/cli 13:50:10 [2023-11-24T13:50:10.807Z] #76 CACHED 13:50:10 [2023-11-24T13:50:10.807Z] 13:50:10 [2023-11-24T13:50:10.807Z] #77 [rootlesskit-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD 13:50:10 [2023-11-24T13:50:10.807Z] #77 CACHED 13:50:10 [2023-11-24T13:50:10.807Z] 13:50:10 [2023-11-24T13:50:10.807Z] #78 [runc-build 3/3] RUN --mount=from=runc-src,src=/usr/src/runc,rw --mount=type=cache,target=/root/.cache/go-build,id=runc-build-linux/arm64 <<EOT (set -e...) 13:50:10 [2023-11-24T13:50:10.807Z] #78 CACHED 13:50:10 [2023-11-24T13:50:10.807Z] 13:50:10 [2023-11-24T13:50:10.807Z] #79 [delve-src 3/3] RUN git fetch -q --depth 1 origin "v1.21.1" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD 13:50:10 [2023-11-24T13:50:10.807Z] #79 CACHED 13:50:10 [2023-11-24T13:50:10.807Z] 13:50:10 [2023-11-24T13:50:10.807Z] #80 [rootlesskit-build 3/5] RUN --mount=from=rootlesskit-src,src=/usr/src/rootlesskit,rw --mount=type=cache,target=/go/pkg/mod --mount=type=cache,target=/root/.cache/go-build,id=rootlesskit-build-linux/arm64 <<EOT (set -e...) 13:50:10 [2023-11-24T13:50:10.807Z] #80 CACHED 13:50:10 [2023-11-24T13:50:10.807Z] 13:50:10 [2023-11-24T13:50:10.807Z] #81 [dev-systemd-false 17/21] COPY --link --from=crun /build/ /usr/local/bin/ 13:50:10 [2023-11-24T13:50:10.807Z] #81 CACHED 13:50:10 [2023-11-24T13:50:10.807Z] 13:50:10 [2023-11-24T13:50:10.807Z] #82 [swagger-src 1/3] WORKDIR /usr/src/swagger 13:50:10 [2023-11-24T13:50:10.807Z] #82 CACHED 13:50:10 [2023-11-24T13:50:10.807Z] 13:50:10 [2023-11-24T13:50:10.807Z] #83 [tini-src 3/3] RUN git fetch -q --depth 1 origin "v0.19.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD 13:50:10 [2023-11-24T13:50:10.807Z] #83 CACHED 13:50:10 [2023-11-24T13:50:10.807Z] 13:50:10 [2023-11-24T13:50:10.807Z] #84 [dev-systemd-false 20/21] COPY --link --from=compose /docker-compose /usr/libexec/docker/cli-plugins/docker-compose 13:50:10 [2023-11-24T13:50:10.807Z] #84 CACHED 13:50:10 [2023-11-24T13:50:10.807Z] 13:50:10 [2023-11-24T13:50:10.807Z] #85 [dev-systemd-false 2/21] COPY --link --from=swagger /build/ /usr/local/bin/ 13:50:10 [2023-11-24T13:50:10.807Z] #85 CACHED 13:50:10 [2023-11-24T13:50:10.807Z] 13:50:10 [2023-11-24T13:50:10.807Z] #86 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.6.0" && /build/shfmt --version 13:50:10 [2023-11-24T13:50:10.807Z] #86 CACHED 13:50:10 [2023-11-24T13:50:10.807Z] 13:50:10 [2023-11-24T13:50:10.807Z] #87 [tini-build 1/4] WORKDIR /go/src/github.com/krallin/tini 13:50:10 [2023-11-24T13:50:10.807Z] #87 CACHED 13:50:10 [2023-11-24T13:50:10.807Z] 13:50:10 [2023-11-24T13:50:10.807Z] #88 [dev-base 7/13] RUN git config --global --add safe.directory /go/src/github.com/docker/docker 13:50:10 [2023-11-24T13:50:10.807Z] #88 CACHED 13:50:10 [2023-11-24T13:50:10.807Z] 13:50:10 [2023-11-24T13:50:10.807Z] #89 [rootlesskit-build 5/5] COPY --link ./contrib/dockerd-rootless-setuptool.sh /build/ 13:50:10 [2023-11-24T13:50:10.807Z] #89 CACHED 13:50:10 [2023-11-24T13:50:10.807Z] 13:50:10 [2023-11-24T13:50:10.807Z] #90 [registry-src 2/2] RUN git init . && git remote add origin "https://github.com/distribution/distribution.git" 13:50:10 [2023-11-24T13:50:10.807Z] #90 CACHED 13:50:10 [2023-11-24T13:50:10.807Z] 13:50:10 [2023-11-24T13:50:10.807Z] #91 [dev-base 10/13] RUN pip3 install yamllint==1.27.1 13:50:10 [2023-11-24T13:50:10.807Z] #91 CACHED 13:50:10 [2023-11-24T13:50:10.807Z] 13:50:10 [2023-11-24T13:50:10.807Z] #92 [dev-systemd-false 18/21] COPY --link hack/dockerfile/etc/docker/ /etc/docker/ 13:50:10 [2023-11-24T13:50:10.807Z] #92 CACHED 13:50:10 [2023-11-24T13:50:10.807Z] 13:50:10 [2023-11-24T13:50:10.807Z] #93 [runc-build 1/3] WORKDIR /go/src/github.com/opencontainers/runc 13:50:10 [2023-11-24T13:50:10.807Z] #93 CACHED 13:50:10 [2023-11-24T13:50:10.807Z] 13:50:10 [2023-11-24T13:50:10.807Z] #94 [dev-base 1/13] RUN groupadd -r docker 13:50:10 [2023-11-24T13:50:10.807Z] #94 CACHED 13:50:10 [2023-11-24T13:50:10.807Z] 13:50:10 [2023-11-24T13:50:10.807Z] #95 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / 13:50:10 [2023-11-24T13:50:10.807Z] #95 CACHED 13:50:10 [2023-11-24T13:50:10.807Z] 13:50:10 [2023-11-24T13:50:10.807Z] #96 [dev-base 11/13] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install --no-install-recommends -y gcc pkg-config dpkg-dev libapparmor-dev libseccomp-dev libsecret-1-dev libsystemd-dev libudev-dev 13:50:10 [2023-11-24T13:50:10.807Z] #96 CACHED 13:50:10 [2023-11-24T13:50:10.807Z] 13:50:10 [2023-11-24T13:50:10.807Z] #97 [rootlesskit-build 4/5] COPY --link ./contrib/dockerd-rootless.sh /build/ 13:50:10 [2023-11-24T13:50:10.807Z] #97 CACHED 13:50:10 [2023-11-24T13:50:10.807Z] 13:50:10 [2023-11-24T13:50:10.807Z] #98 [runc-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.10" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD 13:50:10 [2023-11-24T13:50:10.807Z] #98 CACHED 13:50:10 [2023-11-24T13:50:10.807Z] 13:50:10 [2023-11-24T13:50:10.807Z] #99 [rootlesskit-build 1/5] WORKDIR /go/src/github.com/rootless-containers/rootlesskit 13:50:10 [2023-11-24T13:50:10.807Z] #99 CACHED 13:50:10 [2023-11-24T13:50:10.807Z] 13:50:10 [2023-11-24T13:50:10.807Z] #100 [runc-src 1/3] WORKDIR /usr/src/runc 13:50:10 [2023-11-24T13:50:10.807Z] #100 CACHED 13:50:10 [2023-11-24T13:50:10.807Z] 13:50:10 [2023-11-24T13:50:10.807Z] #101 [build-dummy 2/2] RUN mkdir -p /build 13:50:10 [2023-11-24T13:50:10.807Z] #101 CACHED 13:50:10 [2023-11-24T13:50:10.807Z] 13:50:10 [2023-11-24T13:50:10.807Z] #102 [dev-systemd-false 7/21] COPY --link --from=registry /build/ /usr/local/bin/ 13:50:10 [2023-11-24T13:50:10.807Z] #102 CACHED 13:50:10 [2023-11-24T13:50:10.807Z] 13:50:10 [2023-11-24T13:50:10.807Z] #103 [dev-base 9/13] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true 13:50:10 [2023-11-24T13:50:10.807Z] #103 CACHED 13:50:10 [2023-11-24T13:50:10.807Z] 13:50:10 [2023-11-24T13:50:10.807Z] #104 [dockercli 2/2] RUN --mount=source=hack/dockerfile/cli.sh,target=/download-or-build-cli.sh --mount=type=cache,id=dockercli-git-linux/arm64,sharing=locked,target=./.git --mount=type=cache,target=/root/.cache/go-build,id=dockercli-build-linux/arm64 rm -f ./.git/*.lock && /download-or-build-cli.sh v24.0.2 https://github.com/docker/cli.git /build && /build/docker --version 13:50:10 [2023-11-24T13:50:10.807Z] #104 CACHED 13:50:10 [2023-11-24T13:50:10.807Z] 13:50:10 [2023-11-24T13:50:10.807Z] #105 [rootlesskit-build 2/5] RUN --mount=type=cache,sharing=locked,id=moby-rootlesskit-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-rootlesskit-aptcache,target=/var/cache/apt apt-get update && xx-apt-get install -y --no-install-recommends gcc libc6-dev 13:50:10 [2023-11-24T13:50:10.807Z] #105 CACHED 13:50:10 [2023-11-24T13:50:10.807Z] 13:50:10 [2023-11-24T13:50:10.807Z] #106 [dev-systemd-false 10/21] COPY --link --from=golangci_lint /build/ /usr/local/bin/ 13:50:10 [2023-11-24T13:50:10.807Z] #106 CACHED 13:50:10 [2023-11-24T13:50:10.807Z] 13:50:10 [2023-11-24T13:50:10.807Z] #107 [tini-build 4/4] RUN --mount=from=tini-src,src=/usr/src/tini,rw --mount=type=cache,target=/root/.cache/go-build,id=tini-build-linux/arm64 <<EOT (set -e...) 13:50:10 [2023-11-24T13:50:10.807Z] #107 CACHED 13:50:10 [2023-11-24T13:50:10.807Z] 13:50:10 [2023-11-24T13:50:10.807Z] #108 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger 13:50:10 [2023-11-24T13:50:10.807Z] #108 CACHED 13:50:10 [2023-11-24T13:50:10.807Z] 13:50:10 [2023-11-24T13:50:10.807Z] #109 [tini-src 2/3] RUN git init . && git remote add origin "https://github.com/krallin/tini.git" 13:50:10 [2023-11-24T13:50:10.807Z] #109 CACHED 13:50:10 [2023-11-24T13:50:10.807Z] 13:50:10 [2023-11-24T13:50:10.807Z] #110 [dev-systemd-false 4/21] COPY --link --from=tomll /build/ /usr/local/bin/ 13:50:10 [2023-11-24T13:50:10.807Z] #110 CACHED 13:50:10 [2023-11-24T13:50:10.807Z] 13:50:10 [2023-11-24T13:50:10.807Z] #111 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution 13:50:10 [2023-11-24T13:50:10.807Z] #111 CACHED 13:50:10 [2023-11-24T13:50:10.807Z] 13:50:10 [2023-11-24T13:50:10.807Z] #112 [dev-base 2/13] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser 13:50:10 [2023-11-24T13:50:10.807Z] #112 CACHED 13:50:10 [2023-11-24T13:50:10.807Z] 13:50:10 [2023-11-24T13:50:10.807Z] #113 [delve-build 2/2] RUN --mount=from=delve-src,src=/usr/src/delve,rw --mount=type=cache,target=/root/.cache/go-build,id=delve-build-linux/arm64 --mount=type=cache,target=/go/pkg/mod <<EOT (set -e...) 13:50:10 [2023-11-24T13:50:10.807Z] #113 CACHED 13:50:10 [2023-11-24T13:50:10.807Z] 13:50:10 [2023-11-24T13:50:10.807Z] #114 [dev-systemd-false 21/21] WORKDIR /go/src/github.com/docker/docker 13:50:10 [2023-11-24T13:50:10.807Z] #114 CACHED 13:50:10 [2023-11-24T13:50:10.807Z] 13:50:10 [2023-11-24T13:50:10.807Z] #115 [dev-base 13/13] COPY --link --from=dockercli-integration /build/ /usr/local/cli-integration 13:50:10 [2023-11-24T13:50:10.807Z] #115 CACHED 13:50:10 [2023-11-24T13:50:10.807Z] 13:50:10 [2023-11-24T13:50:10.807Z] #116 [dev 1/1] COPY --link . . 13:50:12 [2023-11-24T13:50:12.186Z] #116 DONE 1.3s 13:50:12 [2023-11-24T13:50:12.186Z] 13:50:12 [2023-11-24T13:50:12.186Z] #117 exporting to image 13:50:12 [2023-11-24T13:50:12.186Z] #117 exporting layers 13:50:13 [2023-11-24T13:50:13.124Z] #117 exporting layers 0.8s done 13:50:13 [2023-11-24T13:50:13.124Z] #117 writing image sha256:b496094fbdf0f93fd923d5eb2bf62ff212ec27c0b12fe3fb1cc2cd0b08f5e6ef done 13:50:13 [2023-11-24T13:50:13.124Z] #117 naming to docker.io/library/docker:117dd03549df002bb2bc3427b9d9065001755776 done 13:50:13 [2023-11-24T13:50:13.124Z] #117 DONE 0.9s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh 13:50:13 [2023-11-24T13:50:13.424Z] + sudo modprobe ip6table_filter [Pipeline] sh 13:50:13 [2023-11-24T13:50:13.707Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-46848/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=117dd03549df002bb2bc3427b9d9065001755776 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:117dd03549df002bb2bc3427b9d9065001755776 hack/test/unit 13:50:13 [2023-11-24T13:50:13.967Z] + BUILDFLAGS=(-tags 'netgo journald') 13:50:13 [2023-11-24T13:50:13.967Z] + TESTFLAGS+=' -test.timeout=5m' 13:50:13 [2023-11-24T13:50:13.967Z] + TESTDIRS=./... 13:50:13 [2023-11-24T13:50:13.967Z] + exclude_paths='/vendor/|/integration' 13:50:13 [2023-11-24T13:50:13.967Z] ++ go list ./... 13:50:13 [2023-11-24T13:50:13.967Z] ++ grep -vE '(/vendor/|/integration)' 13:50:14 [2023-11-24T13:50:14.538Z] + pkg_list='github.com/docker/docker/api 13:50:14 [2023-11-24T13:50:14.538Z] github.com/docker/docker/api/server 13:50:14 [2023-11-24T13:50:14.538Z] github.com/docker/docker/api/server/backend/build 13:50:14 [2023-11-24T13:50:14.538Z] github.com/docker/docker/api/server/httpstatus 13:50:14 [2023-11-24T13:50:14.538Z] github.com/docker/docker/api/server/httputils 13:50:14 [2023-11-24T13:50:14.538Z] github.com/docker/docker/api/server/middleware 13:50:14 [2023-11-24T13:50:14.538Z] github.com/docker/docker/api/server/router 13:50:14 [2023-11-24T13:50:14.538Z] github.com/docker/docker/api/server/router/build 13:50:14 [2023-11-24T13:50:14.538Z] github.com/docker/docker/api/server/router/checkpoint 13:50:14 [2023-11-24T13:50:14.538Z] github.com/docker/docker/api/server/router/container 13:50:14 [2023-11-24T13:50:14.538Z] github.com/docker/docker/api/server/router/debug 13:50:14 [2023-11-24T13:50:14.538Z] github.com/docker/docker/api/server/router/distribution 13:50:14 [2023-11-24T13:50:14.538Z] github.com/docker/docker/api/server/router/grpc 13:50:14 [2023-11-24T13:50:14.538Z] github.com/docker/docker/api/server/router/image 13:50:14 [2023-11-24T13:50:14.538Z] github.com/docker/docker/api/server/router/network 13:50:14 [2023-11-24T13:50:14.538Z] github.com/docker/docker/api/server/router/plugin 13:50:14 [2023-11-24T13:50:14.538Z] github.com/docker/docker/api/server/router/session 13:50:14 [2023-11-24T13:50:14.538Z] github.com/docker/docker/api/server/router/swarm 13:50:14 [2023-11-24T13:50:14.538Z] github.com/docker/docker/api/server/router/system 13:50:14 [2023-11-24T13:50:14.538Z] github.com/docker/docker/api/server/router/volume 13:50:14 [2023-11-24T13:50:14.538Z] github.com/docker/docker/api/types 13:50:14 [2023-11-24T13:50:14.538Z] github.com/docker/docker/api/types/backend 13:50:14 [2023-11-24T13:50:14.538Z] github.com/docker/docker/api/types/blkiodev 13:50:14 [2023-11-24T13:50:14.538Z] github.com/docker/docker/api/types/checkpoint 13:50:14 [2023-11-24T13:50:14.538Z] github.com/docker/docker/api/types/container 13:50:14 [2023-11-24T13:50:14.538Z] github.com/docker/docker/api/types/events 13:50:14 [2023-11-24T13:50:14.538Z] github.com/docker/docker/api/types/filters 13:50:14 [2023-11-24T13:50:14.538Z] github.com/docker/docker/api/types/image 13:50:14 [2023-11-24T13:50:14.538Z] github.com/docker/docker/api/types/mount 13:50:14 [2023-11-24T13:50:14.538Z] github.com/docker/docker/api/types/network 13:50:14 [2023-11-24T13:50:14.538Z] github.com/docker/docker/api/types/plugins/logdriver 13:50:14 [2023-11-24T13:50:14.538Z] github.com/docker/docker/api/types/registry 13:50:14 [2023-11-24T13:50:14.538Z] github.com/docker/docker/api/types/strslice 13:50:14 [2023-11-24T13:50:14.538Z] github.com/docker/docker/api/types/swarm 13:50:14 [2023-11-24T13:50:14.538Z] github.com/docker/docker/api/types/swarm/runtime 13:50:14 [2023-11-24T13:50:14.538Z] github.com/docker/docker/api/types/system 13:50:14 [2023-11-24T13:50:14.538Z] github.com/docker/docker/api/types/time 13:50:14 [2023-11-24T13:50:14.538Z] github.com/docker/docker/api/types/versions 13:50:14 [2023-11-24T13:50:14.538Z] github.com/docker/docker/api/types/versions/v1p19 13:50:14 [2023-11-24T13:50:14.538Z] github.com/docker/docker/api/types/versions/v1p20 13:50:14 [2023-11-24T13:50:14.538Z] github.com/docker/docker/api/types/volume 13:50:14 [2023-11-24T13:50:14.538Z] github.com/docker/docker/builder 13:50:14 [2023-11-24T13:50:14.538Z] github.com/docker/docker/builder/builder-next 13:50:14 [2023-11-24T13:50:14.538Z] github.com/docker/docker/builder/builder-next/adapters/containerimage 13:50:14 [2023-11-24T13:50:14.538Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache 13:50:14 [2023-11-24T13:50:14.538Z] github.com/docker/docker/builder/builder-next/adapters/snapshot 13:50:14 [2023-11-24T13:50:14.538Z] github.com/docker/docker/builder/builder-next/exporter 13:50:14 [2023-11-24T13:50:14.538Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter 13:50:14 [2023-11-24T13:50:14.538Z] github.com/docker/docker/builder/builder-next/exporter/overrides 13:50:14 [2023-11-24T13:50:14.539Z] github.com/docker/docker/builder/builder-next/imagerefchecker 13:50:14 [2023-11-24T13:50:14.539Z] github.com/docker/docker/builder/builder-next/worker 13:50:14 [2023-11-24T13:50:14.539Z] github.com/docker/docker/builder/builder-next/worker/label 13:50:14 [2023-11-24T13:50:14.539Z] github.com/docker/docker/builder/dockerfile 13:50:14 [2023-11-24T13:50:14.539Z] github.com/docker/docker/builder/remotecontext 13:50:14 [2023-11-24T13:50:14.539Z] github.com/docker/docker/builder/remotecontext/git 13:50:14 [2023-11-24T13:50:14.539Z] github.com/docker/docker/builder/remotecontext/urlutil 13:50:14 [2023-11-24T13:50:14.539Z] github.com/docker/docker/cli/debug 13:50:14 [2023-11-24T13:50:14.539Z] github.com/docker/docker/cli/winresources/docker-proxy 13:50:14 [2023-11-24T13:50:14.539Z] github.com/docker/docker/cli/winresources/dockerd 13:50:14 [2023-11-24T13:50:14.539Z] github.com/docker/docker/client 13:50:14 [2023-11-24T13:50:14.539Z] github.com/docker/docker/client/buildkit 13:50:14 [2023-11-24T13:50:14.539Z] github.com/docker/docker/cmd/docker-proxy 13:50:14 [2023-11-24T13:50:14.539Z] github.com/docker/docker/cmd/dockerd 13:50:14 [2023-11-24T13:50:14.539Z] github.com/docker/docker/cmd/dockerd/trap 13:50:14 [2023-11-24T13:50:14.539Z] github.com/docker/docker/cmd/dockerd/trap/testfiles 13:50:14 [2023-11-24T13:50:14.539Z] github.com/docker/docker/container 13:50:14 [2023-11-24T13:50:14.539Z] github.com/docker/docker/container/stream 13:50:14 [2023-11-24T13:50:14.539Z] github.com/docker/docker/contrib/apparmor 13:50:14 [2023-11-24T13:50:14.539Z] github.com/docker/docker/contrib/httpserver 13:50:14 [2023-11-24T13:50:14.539Z] github.com/docker/docker/daemon 13:50:14 [2023-11-24T13:50:14.539Z] github.com/docker/docker/daemon/cluster 13:50:14 [2023-11-24T13:50:14.539Z] github.com/docker/docker/daemon/cluster/controllers/plugin 13:50:14 [2023-11-24T13:50:14.539Z] github.com/docker/docker/daemon/cluster/convert 13:50:14 [2023-11-24T13:50:14.539Z] github.com/docker/docker/daemon/cluster/executor 13:50:14 [2023-11-24T13:50:14.539Z] github.com/docker/docker/daemon/cluster/executor/container 13:50:14 [2023-11-24T13:50:14.539Z] github.com/docker/docker/daemon/cluster/provider 13:50:14 [2023-11-24T13:50:14.539Z] github.com/docker/docker/daemon/config 13:50:14 [2023-11-24T13:50:14.539Z] github.com/docker/docker/daemon/containerd 13:50:14 [2023-11-24T13:50:14.539Z] github.com/docker/docker/daemon/events 13:50:14 [2023-11-24T13:50:14.539Z] github.com/docker/docker/daemon/events/testutils 13:50:14 [2023-11-24T13:50:14.539Z] github.com/docker/docker/daemon/graphdriver 13:50:14 [2023-11-24T13:50:14.539Z] github.com/docker/docker/daemon/graphdriver/btrfs 13:50:14 [2023-11-24T13:50:14.539Z] github.com/docker/docker/daemon/graphdriver/copy 13:50:14 [2023-11-24T13:50:14.539Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 13:50:14 [2023-11-24T13:50:14.539Z] github.com/docker/docker/daemon/graphdriver/graphtest 13:50:14 [2023-11-24T13:50:14.539Z] github.com/docker/docker/daemon/graphdriver/overlay2 13:50:14 [2023-11-24T13:50:14.539Z] github.com/docker/docker/daemon/graphdriver/overlayutils 13:50:14 [2023-11-24T13:50:14.539Z] github.com/docker/docker/daemon/graphdriver/register 13:50:14 [2023-11-24T13:50:14.539Z] github.com/docker/docker/daemon/graphdriver/vfs 13:50:14 [2023-11-24T13:50:14.539Z] github.com/docker/docker/daemon/graphdriver/zfs 13:50:14 [2023-11-24T13:50:14.539Z] github.com/docker/docker/daemon/images 13:50:14 [2023-11-24T13:50:14.539Z] github.com/docker/docker/daemon/initlayer 13:50:14 [2023-11-24T13:50:14.539Z] github.com/docker/docker/daemon/links 13:50:14 [2023-11-24T13:50:14.539Z] github.com/docker/docker/daemon/listeners 13:50:14 [2023-11-24T13:50:14.539Z] github.com/docker/docker/daemon/logger 13:50:14 [2023-11-24T13:50:14.539Z] github.com/docker/docker/daemon/logger/awslogs 13:50:14 [2023-11-24T13:50:14.539Z] github.com/docker/docker/daemon/logger/fluentd 13:50:14 [2023-11-24T13:50:14.539Z] github.com/docker/docker/daemon/logger/gcplogs 13:50:14 [2023-11-24T13:50:14.539Z] github.com/docker/docker/daemon/logger/gelf 13:50:14 [2023-11-24T13:50:14.539Z] github.com/docker/docker/daemon/logger/journald 13:50:14 [2023-11-24T13:50:14.539Z] github.com/docker/docker/daemon/logger/journald/internal/export 13:50:14 [2023-11-24T13:50:14.539Z] github.com/docker/docker/daemon/logger/journald/internal/fake 13:50:14 [2023-11-24T13:50:14.539Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal 13:50:14 [2023-11-24T13:50:14.539Z] github.com/docker/docker/daemon/logger/jsonfilelog 13:50:14 [2023-11-24T13:50:14.539Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 13:50:14 [2023-11-24T13:50:14.539Z] github.com/docker/docker/daemon/logger/local 13:50:14 [2023-11-24T13:50:14.539Z] github.com/docker/docker/daemon/logger/logentries 13:50:14 [2023-11-24T13:50:14.539Z] github.com/docker/docker/daemon/logger/loggertest 13:50:14 [2023-11-24T13:50:14.539Z] github.com/docker/docker/daemon/logger/loggerutils 13:50:14 [2023-11-24T13:50:14.539Z] github.com/docker/docker/daemon/logger/loggerutils/cache 13:50:14 [2023-11-24T13:50:14.539Z] github.com/docker/docker/daemon/logger/splunk 13:50:14 [2023-11-24T13:50:14.539Z] github.com/docker/docker/daemon/logger/syslog 13:50:14 [2023-11-24T13:50:14.539Z] github.com/docker/docker/daemon/logger/templates 13:50:14 [2023-11-24T13:50:14.539Z] github.com/docker/docker/daemon/names 13:50:14 [2023-11-24T13:50:14.539Z] github.com/docker/docker/daemon/network 13:50:14 [2023-11-24T13:50:14.539Z] github.com/docker/docker/daemon/snapshotter 13:50:14 [2023-11-24T13:50:14.539Z] github.com/docker/docker/daemon/stats 13:50:14 [2023-11-24T13:50:14.539Z] github.com/docker/docker/distribution 13:50:14 [2023-11-24T13:50:14.539Z] github.com/docker/docker/distribution/metadata 13:50:14 [2023-11-24T13:50:14.539Z] github.com/docker/docker/distribution/utils 13:50:14 [2023-11-24T13:50:14.539Z] github.com/docker/docker/distribution/xfer 13:50:14 [2023-11-24T13:50:14.539Z] github.com/docker/docker/dockerversion 13:50:14 [2023-11-24T13:50:14.539Z] github.com/docker/docker/errdefs 13:50:14 [2023-11-24T13:50:14.539Z] github.com/docker/docker/image 13:50:14 [2023-11-24T13:50:14.539Z] github.com/docker/docker/image/cache 13:50:14 [2023-11-24T13:50:14.539Z] github.com/docker/docker/image/spec/specs-go 13:50:14 [2023-11-24T13:50:14.539Z] github.com/docker/docker/image/spec/specs-go/v1 13:50:14 [2023-11-24T13:50:14.539Z] github.com/docker/docker/image/tarexport 13:50:14 [2023-11-24T13:50:14.539Z] github.com/docker/docker/image/v1 13:50:14 [2023-11-24T13:50:14.539Z] github.com/docker/docker/internal/compatcontext 13:50:14 [2023-11-24T13:50:14.539Z] github.com/docker/docker/internal/mod 13:50:14 [2023-11-24T13:50:14.539Z] github.com/docker/docker/internal/mounttree 13:50:14 [2023-11-24T13:50:14.539Z] github.com/docker/docker/internal/multierror 13:50:14 [2023-11-24T13:50:14.539Z] github.com/docker/docker/internal/test/suite 13:50:14 [2023-11-24T13:50:14.539Z] github.com/docker/docker/internal/testutils 13:50:14 [2023-11-24T13:50:14.539Z] github.com/docker/docker/internal/testutils/netnsutils 13:50:14 [2023-11-24T13:50:14.539Z] github.com/docker/docker/internal/unshare 13:50:14 [2023-11-24T13:50:14.539Z] github.com/docker/docker/layer 13:50:14 [2023-11-24T13:50:14.539Z] github.com/docker/docker/libcontainerd 13:50:14 [2023-11-24T13:50:14.539Z] github.com/docker/docker/libcontainerd/queue 13:50:14 [2023-11-24T13:50:14.539Z] github.com/docker/docker/libcontainerd/remote 13:50:14 [2023-11-24T13:50:14.539Z] github.com/docker/docker/libcontainerd/shimopts 13:50:14 [2023-11-24T13:50:14.539Z] github.com/docker/docker/libcontainerd/supervisor 13:50:14 [2023-11-24T13:50:14.539Z] github.com/docker/docker/libcontainerd/types 13:50:14 [2023-11-24T13:50:14.539Z] github.com/docker/docker/libnetwork 13:50:14 [2023-11-24T13:50:14.539Z] github.com/docker/docker/libnetwork/bitmap 13:50:14 [2023-11-24T13:50:14.539Z] github.com/docker/docker/libnetwork/cluster 13:50:14 [2023-11-24T13:50:14.539Z] github.com/docker/docker/libnetwork/cmd/diagnostic 13:50:14 [2023-11-24T13:50:14.539Z] github.com/docker/docker/libnetwork/cmd/networkdb-test 13:50:14 [2023-11-24T13:50:14.539Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient 13:50:14 [2023-11-24T13:50:14.539Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver 13:50:14 [2023-11-24T13:50:14.539Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient 13:50:14 [2023-11-24T13:50:14.539Z] github.com/docker/docker/libnetwork/cmd/readme_test 13:50:14 [2023-11-24T13:50:14.539Z] github.com/docker/docker/libnetwork/config 13:50:14 [2023-11-24T13:50:14.539Z] github.com/docker/docker/libnetwork/datastore 13:50:14 [2023-11-24T13:50:14.539Z] github.com/docker/docker/libnetwork/diagnostic 13:50:14 [2023-11-24T13:50:14.539Z] github.com/docker/docker/libnetwork/discoverapi 13:50:14 [2023-11-24T13:50:14.539Z] github.com/docker/docker/libnetwork/driverapi 13:50:14 [2023-11-24T13:50:14.539Z] github.com/docker/docker/libnetwork/drivers/bridge 13:50:14 [2023-11-24T13:50:14.539Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager 13:50:14 [2023-11-24T13:50:14.539Z] github.com/docker/docker/libnetwork/drivers/host 13:50:14 [2023-11-24T13:50:14.539Z] github.com/docker/docker/libnetwork/drivers/ipvlan 13:50:14 [2023-11-24T13:50:14.539Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager 13:50:14 [2023-11-24T13:50:14.539Z] github.com/docker/docker/libnetwork/drivers/macvlan 13:50:14 [2023-11-24T13:50:14.539Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager 13:50:14 [2023-11-24T13:50:14.539Z] github.com/docker/docker/libnetwork/drivers/null 13:50:14 [2023-11-24T13:50:14.539Z] github.com/docker/docker/libnetwork/drivers/overlay 13:50:14 [2023-11-24T13:50:14.539Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils 13:50:14 [2023-11-24T13:50:14.539Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 13:50:14 [2023-11-24T13:50:14.539Z] github.com/docker/docker/libnetwork/drivers/remote 13:50:14 [2023-11-24T13:50:14.539Z] github.com/docker/docker/libnetwork/drivers/remote/api 13:50:14 [2023-11-24T13:50:14.539Z] github.com/docker/docker/libnetwork/drivers/windows 13:50:14 [2023-11-24T13:50:14.539Z] github.com/docker/docker/libnetwork/drivers/windows/overlay 13:50:14 [2023-11-24T13:50:14.539Z] github.com/docker/docker/libnetwork/drvregistry 13:50:14 [2023-11-24T13:50:14.539Z] github.com/docker/docker/libnetwork/etchosts 13:50:14 [2023-11-24T13:50:14.539Z] github.com/docker/docker/libnetwork/internal/caller 13:50:14 [2023-11-24T13:50:14.539Z] github.com/docker/docker/libnetwork/internal/kvstore 13:50:14 [2023-11-24T13:50:14.539Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb 13:50:14 [2023-11-24T13:50:14.539Z] github.com/docker/docker/libnetwork/internal/setmatrix 13:50:14 [2023-11-24T13:50:14.539Z] github.com/docker/docker/libnetwork/ipam 13:50:14 [2023-11-24T13:50:14.539Z] github.com/docker/docker/libnetwork/ipamapi 13:50:14 [2023-11-24T13:50:14.539Z] github.com/docker/docker/libnetwork/ipams/builtin 13:50:14 [2023-11-24T13:50:14.539Z] github.com/docker/docker/libnetwork/ipams/null 13:50:14 [2023-11-24T13:50:14.539Z] github.com/docker/docker/libnetwork/ipams/remote 13:50:14 [2023-11-24T13:50:14.539Z] github.com/docker/docker/libnetwork/ipams/remote/api 13:50:14 [2023-11-24T13:50:14.539Z] github.com/docker/docker/libnetwork/ipams/windowsipam 13:50:14 [2023-11-24T13:50:14.539Z] github.com/docker/docker/libnetwork/ipamutils 13:50:14 [2023-11-24T13:50:14.539Z] github.com/docker/docker/libnetwork/ipbits 13:50:14 [2023-11-24T13:50:14.539Z] github.com/docker/docker/libnetwork/iptables 13:50:14 [2023-11-24T13:50:14.539Z] github.com/docker/docker/libnetwork/netlabel 13:50:14 [2023-11-24T13:50:14.539Z] github.com/docker/docker/libnetwork/netutils 13:50:14 [2023-11-24T13:50:14.539Z] github.com/docker/docker/libnetwork/networkdb 13:50:14 [2023-11-24T13:50:14.539Z] github.com/docker/docker/libnetwork/ns 13:50:14 [2023-11-24T13:50:14.539Z] github.com/docker/docker/libnetwork/options 13:50:14 [2023-11-24T13:50:14.539Z] github.com/docker/docker/libnetwork/osl 13:50:14 [2023-11-24T13:50:14.539Z] github.com/docker/docker/libnetwork/osl/kernel 13:50:14 [2023-11-24T13:50:14.539Z] github.com/docker/docker/libnetwork/portallocator 13:50:14 [2023-11-24T13:50:14.539Z] github.com/docker/docker/libnetwork/portmapper 13:50:14 [2023-11-24T13:50:14.539Z] github.com/docker/docker/libnetwork/resolvconf 13:50:14 [2023-11-24T13:50:14.539Z] github.com/docker/docker/libnetwork/scope 13:50:14 [2023-11-24T13:50:14.539Z] github.com/docker/docker/libnetwork/types 13:50:14 [2023-11-24T13:50:14.539Z] github.com/docker/docker/oci 13:50:14 [2023-11-24T13:50:14.539Z] github.com/docker/docker/oci/caps 13:50:14 [2023-11-24T13:50:14.539Z] github.com/docker/docker/opts 13:50:14 [2023-11-24T13:50:14.539Z] github.com/docker/docker/pkg/aaparser 13:50:14 [2023-11-24T13:50:14.539Z] github.com/docker/docker/pkg/archive 13:50:14 [2023-11-24T13:50:14.539Z] github.com/docker/docker/pkg/authorization 13:50:14 [2023-11-24T13:50:14.539Z] github.com/docker/docker/pkg/broadcaster 13:50:14 [2023-11-24T13:50:14.539Z] github.com/docker/docker/pkg/capabilities 13:50:14 [2023-11-24T13:50:14.539Z] github.com/docker/docker/pkg/chrootarchive 13:50:14 [2023-11-24T13:50:14.539Z] github.com/docker/docker/pkg/containerfs 13:50:14 [2023-11-24T13:50:14.539Z] github.com/docker/docker/pkg/directory 13:50:14 [2023-11-24T13:50:14.539Z] github.com/docker/docker/pkg/dmesg 13:50:14 [2023-11-24T13:50:14.539Z] github.com/docker/docker/pkg/fileutils 13:50:14 [2023-11-24T13:50:14.539Z] github.com/docker/docker/pkg/homedir 13:50:14 [2023-11-24T13:50:14.539Z] github.com/docker/docker/pkg/idtools 13:50:14 [2023-11-24T13:50:14.539Z] github.com/docker/docker/pkg/ioutils 13:50:14 [2023-11-24T13:50:14.539Z] github.com/docker/docker/pkg/jsonmessage 13:50:14 [2023-11-24T13:50:14.539Z] github.com/docker/docker/pkg/longpath 13:50:14 [2023-11-24T13:50:14.539Z] github.com/docker/docker/pkg/loopback 13:50:14 [2023-11-24T13:50:14.539Z] github.com/docker/docker/pkg/meminfo 13:50:14 [2023-11-24T13:50:14.539Z] github.com/docker/docker/pkg/namesgenerator 13:50:14 [2023-11-24T13:50:14.539Z] github.com/docker/docker/pkg/parsers 13:50:14 [2023-11-24T13:50:14.539Z] github.com/docker/docker/pkg/parsers/kernel 13:50:14 [2023-11-24T13:50:14.539Z] github.com/docker/docker/pkg/parsers/operatingsystem 13:50:14 [2023-11-24T13:50:14.539Z] github.com/docker/docker/pkg/pidfile 13:50:14 [2023-11-24T13:50:14.539Z] github.com/docker/docker/pkg/platform 13:50:14 [2023-11-24T13:50:14.539Z] github.com/docker/docker/pkg/platforms 13:50:14 [2023-11-24T13:50:14.539Z] github.com/docker/docker/pkg/plugingetter 13:50:14 [2023-11-24T13:50:14.539Z] github.com/docker/docker/pkg/plugins 13:50:14 [2023-11-24T13:50:14.539Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen 13:50:14 [2023-11-24T13:50:14.539Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures 13:50:14 [2023-11-24T13:50:14.539Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture 13:50:14 [2023-11-24T13:50:14.539Z] github.com/docker/docker/pkg/plugins/transport 13:50:14 [2023-11-24T13:50:14.539Z] github.com/docker/docker/pkg/pools 13:50:14 [2023-11-24T13:50:14.539Z] github.com/docker/docker/pkg/process 13:50:14 [2023-11-24T13:50:14.539Z] github.com/docker/docker/pkg/progress 13:50:14 [2023-11-24T13:50:14.539Z] github.com/docker/docker/pkg/reexec 13:50:14 [2023-11-24T13:50:14.539Z] github.com/docker/docker/pkg/rootless 13:50:14 [2023-11-24T13:50:14.539Z] github.com/docker/docker/pkg/rootless/specconv 13:50:14 [2023-11-24T13:50:14.539Z] github.com/docker/docker/pkg/stack 13:50:14 [2023-11-24T13:50:14.539Z] github.com/docker/docker/pkg/stdcopy 13:50:14 [2023-11-24T13:50:14.539Z] github.com/docker/docker/pkg/streamformatter 13:50:14 [2023-11-24T13:50:14.539Z] github.com/docker/docker/pkg/stringid 13:50:14 [2023-11-24T13:50:14.539Z] github.com/docker/docker/pkg/sysinfo 13:50:14 [2023-11-24T13:50:14.539Z] github.com/docker/docker/pkg/system 13:50:14 [2023-11-24T13:50:14.539Z] github.com/docker/docker/pkg/tailfile 13:50:14 [2023-11-24T13:50:14.539Z] github.com/docker/docker/pkg/tarsum 13:50:14 [2023-11-24T13:50:14.539Z] github.com/docker/docker/pkg/useragent 13:50:14 [2023-11-24T13:50:14.539Z] github.com/docker/docker/plugin 13:50:14 [2023-11-24T13:50:14.539Z] github.com/docker/docker/plugin/executor/containerd 13:50:14 [2023-11-24T13:50:14.539Z] github.com/docker/docker/plugin/v2 13:50:14 [2023-11-24T13:50:14.539Z] github.com/docker/docker/profiles/apparmor 13:50:14 [2023-11-24T13:50:14.539Z] github.com/docker/docker/profiles/seccomp 13:50:14 [2023-11-24T13:50:14.539Z] github.com/docker/docker/quota 13:50:14 [2023-11-24T13:50:14.539Z] github.com/docker/docker/reference 13:50:14 [2023-11-24T13:50:14.539Z] github.com/docker/docker/registry 13:50:14 [2023-11-24T13:50:14.539Z] github.com/docker/docker/registry/resumable 13:50:14 [2023-11-24T13:50:14.539Z] github.com/docker/docker/restartmanager 13:50:14 [2023-11-24T13:50:14.539Z] github.com/docker/docker/runconfig 13:50:14 [2023-11-24T13:50:14.539Z] github.com/docker/docker/runconfig/opts 13:50:14 [2023-11-24T13:50:14.539Z] github.com/docker/docker/testutil 13:50:14 [2023-11-24T13:50:14.539Z] github.com/docker/docker/testutil/daemon 13:50:14 [2023-11-24T13:50:14.539Z] github.com/docker/docker/testutil/environment 13:50:14 [2023-11-24T13:50:14.539Z] github.com/docker/docker/testutil/fakecontext 13:50:14 [2023-11-24T13:50:14.539Z] github.com/docker/docker/testutil/fakegit 13:50:14 [2023-11-24T13:50:14.539Z] github.com/docker/docker/testutil/fakestorage 13:50:14 [2023-11-24T13:50:14.539Z] github.com/docker/docker/testutil/fixtures/load 13:50:14 [2023-11-24T13:50:14.539Z] github.com/docker/docker/testutil/fixtures/plugin 13:50:14 [2023-11-24T13:50:14.539Z] github.com/docker/docker/testutil/fixtures/plugin/basic 13:50:14 [2023-11-24T13:50:14.539Z] github.com/docker/docker/testutil/registry 13:50:14 [2023-11-24T13:50:14.539Z] github.com/docker/docker/testutil/request 13:50:14 [2023-11-24T13:50:14.539Z] github.com/docker/docker/volume 13:50:14 [2023-11-24T13:50:14.539Z] github.com/docker/docker/volume/drivers 13:50:14 [2023-11-24T13:50:14.539Z] github.com/docker/docker/volume/local 13:50:14 [2023-11-24T13:50:14.539Z] github.com/docker/docker/volume/mounts 13:50:14 [2023-11-24T13:50:14.539Z] github.com/docker/docker/volume/service 13:50:14 [2023-11-24T13:50:14.539Z] github.com/docker/docker/volume/service/opts 13:50:14 [2023-11-24T13:50:14.539Z] github.com/docker/docker/volume/testutils' 13:50:14 [2023-11-24T13:50:14.539Z] ++ grep --fixed-strings -v /libnetwork 13:50:14 [2023-11-24T13:50:14.539Z] ++ echo 'github.com/docker/docker/api 13:50:14 [2023-11-24T13:50:14.539Z] github.com/docker/docker/api/server 13:50:14 [2023-11-24T13:50:14.539Z] github.com/docker/docker/api/server/backend/build 13:50:14 [2023-11-24T13:50:14.539Z] github.com/docker/docker/api/server/httpstatus 13:50:14 [2023-11-24T13:50:14.539Z] github.com/docker/docker/api/server/httputils 13:50:14 [2023-11-24T13:50:14.539Z] github.com/docker/docker/api/server/middleware 13:50:14 [2023-11-24T13:50:14.539Z] github.com/docker/docker/api/server/router 13:50:14 [2023-11-24T13:50:14.539Z] github.com/docker/docker/api/server/router/build 13:50:14 [2023-11-24T13:50:14.539Z] github.com/docker/docker/api/server/router/checkpoint 13:50:14 [2023-11-24T13:50:14.539Z] github.com/docker/docker/api/server/router/container 13:50:14 [2023-11-24T13:50:14.539Z] github.com/docker/docker/api/server/router/debug 13:50:14 [2023-11-24T13:50:14.539Z] github.com/docker/docker/api/server/router/distribution 13:50:14 [2023-11-24T13:50:14.539Z] github.com/docker/docker/api/server/router/grpc 13:50:14 [2023-11-24T13:50:14.539Z] github.com/docker/docker/api/server/router/image 13:50:14 [2023-11-24T13:50:14.539Z] github.com/docker/docker/api/server/router/network 13:50:14 [2023-11-24T13:50:14.539Z] github.com/docker/docker/api/server/router/plugin 13:50:14 [2023-11-24T13:50:14.539Z] github.com/docker/docker/api/server/router/session 13:50:14 [2023-11-24T13:50:14.539Z] github.com/docker/docker/api/server/router/swarm 13:50:14 [2023-11-24T13:50:14.539Z] github.com/docker/docker/api/server/router/system 13:50:14 [2023-11-24T13:50:14.539Z] github.com/docker/docker/api/server/router/volume 13:50:14 [2023-11-24T13:50:14.539Z] github.com/docker/docker/api/types 13:50:14 [2023-11-24T13:50:14.539Z] github.com/docker/docker/api/types/backend 13:50:14 [2023-11-24T13:50:14.539Z] github.com/docker/docker/api/types/blkiodev 13:50:14 [2023-11-24T13:50:14.539Z] github.com/docker/docker/api/types/checkpoint 13:50:14 [2023-11-24T13:50:14.539Z] github.com/docker/docker/api/types/container 13:50:14 [2023-11-24T13:50:14.539Z] github.com/docker/docker/api/types/events 13:50:14 [2023-11-24T13:50:14.539Z] github.com/docker/docker/api/types/filters 13:50:14 [2023-11-24T13:50:14.539Z] github.com/docker/docker/api/types/image 13:50:14 [2023-11-24T13:50:14.539Z] github.com/docker/docker/api/types/mount 13:50:14 [2023-11-24T13:50:14.539Z] github.com/docker/docker/api/types/network 13:50:14 [2023-11-24T13:50:14.539Z] github.com/docker/docker/api/types/plugins/logdriver 13:50:14 [2023-11-24T13:50:14.539Z] github.com/docker/docker/api/types/registry 13:50:14 [2023-11-24T13:50:14.539Z] github.com/docker/docker/api/types/strslice 13:50:14 [2023-11-24T13:50:14.539Z] github.com/docker/docker/api/types/swarm 13:50:14 [2023-11-24T13:50:14.539Z] github.com/docker/docker/api/types/swarm/runtime 13:50:14 [2023-11-24T13:50:14.539Z] github.com/docker/docker/api/types/system 13:50:14 [2023-11-24T13:50:14.539Z] github.com/docker/docker/api/types/time 13:50:14 [2023-11-24T13:50:14.539Z] github.com/docker/docker/api/types/versions 13:50:14 [2023-11-24T13:50:14.539Z] github.com/docker/docker/api/types/versions/v1p19 13:50:14 [2023-11-24T13:50:14.539Z] github.com/docker/docker/api/types/versions/v1p20 13:50:14 [2023-11-24T13:50:14.539Z] github.com/docker/docker/api/types/volume 13:50:14 [2023-11-24T13:50:14.539Z] github.com/docker/docker/builder 13:50:14 [2023-11-24T13:50:14.539Z] github.com/docker/docker/builder/builder-next 13:50:14 [2023-11-24T13:50:14.539Z] github.com/docker/docker/builder/builder-next/adapters/containerimage 13:50:14 [2023-11-24T13:50:14.539Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache 13:50:14 [2023-11-24T13:50:14.539Z] github.com/docker/docker/builder/builder-next/adapters/snapshot 13:50:14 [2023-11-24T13:50:14.539Z] github.com/docker/docker/builder/builder-next/exporter 13:50:14 [2023-11-24T13:50:14.539Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter 13:50:14 [2023-11-24T13:50:14.539Z] github.com/docker/docker/builder/builder-next/exporter/overrides 13:50:14 [2023-11-24T13:50:14.539Z] github.com/docker/docker/builder/builder-next/imagerefchecker 13:50:14 [2023-11-24T13:50:14.539Z] github.com/docker/docker/builder/builder-next/worker 13:50:14 [2023-11-24T13:50:14.539Z] github.com/docker/docker/builder/builder-next/worker/label 13:50:14 [2023-11-24T13:50:14.539Z] github.com/docker/docker/builder/dockerfile 13:50:14 [2023-11-24T13:50:14.539Z] github.com/docker/docker/builder/remotecontext 13:50:14 [2023-11-24T13:50:14.539Z] github.com/docker/docker/builder/remotecontext/git 13:50:14 [2023-11-24T13:50:14.539Z] github.com/docker/docker/builder/remotecontext/urlutil 13:50:14 [2023-11-24T13:50:14.539Z] github.com/docker/docker/cli/debug 13:50:14 [2023-11-24T13:50:14.539Z] github.com/docker/docker/cli/winresources/docker-proxy 13:50:14 [2023-11-24T13:50:14.539Z] github.com/docker/docker/cli/winresources/dockerd 13:50:14 [2023-11-24T13:50:14.539Z] github.com/docker/docker/client 13:50:14 [2023-11-24T13:50:14.539Z] github.com/docker/docker/client/buildkit 13:50:14 [2023-11-24T13:50:14.539Z] github.com/docker/docker/cmd/docker-proxy 13:50:14 [2023-11-24T13:50:14.539Z] github.com/docker/docker/cmd/dockerd 13:50:14 [2023-11-24T13:50:14.539Z] github.com/docker/docker/cmd/dockerd/trap 13:50:14 [2023-11-24T13:50:14.539Z] github.com/docker/docker/cmd/dockerd/trap/testfiles 13:50:14 [2023-11-24T13:50:14.539Z] github.com/docker/docker/container 13:50:14 [2023-11-24T13:50:14.539Z] github.com/docker/docker/container/stream 13:50:14 [2023-11-24T13:50:14.539Z] github.com/docker/docker/contrib/apparmor 13:50:14 [2023-11-24T13:50:14.539Z] github.com/docker/docker/contrib/httpserver 13:50:14 [2023-11-24T13:50:14.539Z] github.com/docker/docker/daemon 13:50:14 [2023-11-24T13:50:14.539Z] github.com/docker/docker/daemon/cluster 13:50:14 [2023-11-24T13:50:14.539Z] github.com/docker/docker/daemon/cluster/controllers/plugin 13:50:14 [2023-11-24T13:50:14.539Z] github.com/docker/docker/daemon/cluster/convert 13:50:14 [2023-11-24T13:50:14.539Z] github.com/docker/docker/daemon/cluster/executor 13:50:14 [2023-11-24T13:50:14.539Z] github.com/docker/docker/daemon/cluster/executor/container 13:50:14 [2023-11-24T13:50:14.539Z] github.com/docker/docker/daemon/cluster/provider 13:50:14 [2023-11-24T13:50:14.539Z] github.com/docker/docker/daemon/config 13:50:14 [2023-11-24T13:50:14.539Z] github.com/docker/docker/daemon/containerd 13:50:14 [2023-11-24T13:50:14.539Z] github.com/docker/docker/daemon/events 13:50:14 [2023-11-24T13:50:14.539Z] github.com/docker/docker/daemon/events/testutils 13:50:14 [2023-11-24T13:50:14.539Z] github.com/docker/docker/daemon/graphdriver 13:50:14 [2023-11-24T13:50:14.539Z] github.com/docker/docker/daemon/graphdriver/btrfs 13:50:14 [2023-11-24T13:50:14.539Z] github.com/docker/docker/daemon/graphdriver/copy 13:50:14 [2023-11-24T13:50:14.539Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 13:50:14 [2023-11-24T13:50:14.539Z] github.com/docker/docker/daemon/graphdriver/graphtest 13:50:14 [2023-11-24T13:50:14.539Z] github.com/docker/docker/daemon/graphdriver/overlay2 13:50:14 [2023-11-24T13:50:14.539Z] github.com/docker/docker/daemon/graphdriver/overlayutils 13:50:14 [2023-11-24T13:50:14.539Z] github.com/docker/docker/daemon/graphdriver/register 13:50:14 [2023-11-24T13:50:14.539Z] github.com/docker/docker/daemon/graphdriver/vfs 13:50:14 [2023-11-24T13:50:14.539Z] github.com/docker/docker/daemon/graphdriver/zfs 13:50:14 [2023-11-24T13:50:14.539Z] github.com/docker/docker/daemon/images 13:50:14 [2023-11-24T13:50:14.539Z] github.com/docker/docker/daemon/initlayer 13:50:14 [2023-11-24T13:50:14.539Z] github.com/docker/docker/daemon/links 13:50:14 [2023-11-24T13:50:14.539Z] github.com/docker/docker/daemon/listeners 13:50:14 [2023-11-24T13:50:14.539Z] github.com/docker/docker/daemon/logger 13:50:14 [2023-11-24T13:50:14.539Z] github.com/docker/docker/daemon/logger/awslogs 13:50:14 [2023-11-24T13:50:14.539Z] github.com/docker/docker/daemon/logger/fluentd 13:50:14 [2023-11-24T13:50:14.539Z] github.com/docker/docker/daemon/logger/gcplogs 13:50:14 [2023-11-24T13:50:14.539Z] github.com/docker/docker/daemon/logger/gelf 13:50:14 [2023-11-24T13:50:14.539Z] github.com/docker/docker/daemon/logger/journald 13:50:14 [2023-11-24T13:50:14.539Z] github.com/docker/docker/daemon/logger/journald/internal/export 13:50:14 [2023-11-24T13:50:14.539Z] github.com/docker/docker/daemon/logger/journald/internal/fake 13:50:14 [2023-11-24T13:50:14.539Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal 13:50:14 [2023-11-24T13:50:14.539Z] github.com/docker/docker/daemon/logger/jsonfilelog 13:50:14 [2023-11-24T13:50:14.540Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 13:50:14 [2023-11-24T13:50:14.540Z] github.com/docker/docker/daemon/logger/local 13:50:14 [2023-11-24T13:50:14.540Z] github.com/docker/docker/daemon/logger/logentries 13:50:14 [2023-11-24T13:50:14.540Z] github.com/docker/docker/daemon/logger/loggertest 13:50:14 [2023-11-24T13:50:14.540Z] github.com/docker/docker/daemon/logger/loggerutils 13:50:14 [2023-11-24T13:50:14.540Z] github.com/docker/docker/daemon/logger/loggerutils/cache 13:50:14 [2023-11-24T13:50:14.540Z] github.com/docker/docker/daemon/logger/splunk 13:50:14 [2023-11-24T13:50:14.540Z] github.com/docker/docker/daemon/logger/syslog 13:50:14 [2023-11-24T13:50:14.540Z] github.com/docker/docker/daemon/logger/templates 13:50:14 [2023-11-24T13:50:14.540Z] github.com/docker/docker/daemon/names 13:50:14 [2023-11-24T13:50:14.540Z] github.com/docker/docker/daemon/network 13:50:14 [2023-11-24T13:50:14.540Z] github.com/docker/docker/daemon/snapshotter 13:50:14 [2023-11-24T13:50:14.540Z] github.com/docker/docker/daemon/stats 13:50:14 [2023-11-24T13:50:14.540Z] github.com/docker/docker/distribution 13:50:14 [2023-11-24T13:50:14.540Z] github.com/docker/docker/distribution/metadata 13:50:14 [2023-11-24T13:50:14.540Z] github.com/docker/docker/distribution/utils 13:50:14 [2023-11-24T13:50:14.540Z] github.com/docker/docker/distribution/xfer 13:50:14 [2023-11-24T13:50:14.540Z] github.com/docker/docker/dockerversion 13:50:14 [2023-11-24T13:50:14.540Z] github.com/docker/docker/errdefs 13:50:14 [2023-11-24T13:50:14.540Z] github.com/docker/docker/image 13:50:14 [2023-11-24T13:50:14.540Z] github.com/docker/docker/image/cache 13:50:14 [2023-11-24T13:50:14.540Z] github.com/docker/docker/image/spec/specs-go 13:50:14 [2023-11-24T13:50:14.540Z] github.com/docker/docker/image/spec/specs-go/v1 13:50:14 [2023-11-24T13:50:14.540Z] github.com/docker/docker/image/tarexport 13:50:14 [2023-11-24T13:50:14.540Z] github.com/docker/docker/image/v1 13:50:14 [2023-11-24T13:50:14.540Z] github.com/docker/docker/internal/compatcontext 13:50:14 [2023-11-24T13:50:14.540Z] github.com/docker/docker/internal/mod 13:50:14 [2023-11-24T13:50:14.540Z] github.com/docker/docker/internal/mounttree 13:50:14 [2023-11-24T13:50:14.540Z] github.com/docker/docker/internal/multierror 13:50:14 [2023-11-24T13:50:14.540Z] github.com/docker/docker/internal/test/suite 13:50:14 [2023-11-24T13:50:14.540Z] github.com/docker/docker/internal/testutils 13:50:14 [2023-11-24T13:50:14.540Z] github.com/docker/docker/internal/testutils/netnsutils 13:50:14 [2023-11-24T13:50:14.540Z] github.com/docker/docker/internal/unshare 13:50:14 [2023-11-24T13:50:14.540Z] github.com/docker/docker/layer 13:50:14 [2023-11-24T13:50:14.540Z] github.com/docker/docker/libcontainerd 13:50:14 [2023-11-24T13:50:14.540Z] github.com/docker/docker/libcontainerd/queue 13:50:14 [2023-11-24T13:50:14.540Z] github.com/docker/docker/libcontainerd/remote 13:50:14 [2023-11-24T13:50:14.540Z] github.com/docker/docker/libcontainerd/shimopts 13:50:14 [2023-11-24T13:50:14.540Z] github.com/docker/docker/libcontainerd/supervisor 13:50:14 [2023-11-24T13:50:14.540Z] github.com/docker/docker/libcontainerd/types 13:50:14 [2023-11-24T13:50:14.540Z] github.com/docker/docker/libnetwork 13:50:14 [2023-11-24T13:50:14.540Z] github.com/docker/docker/libnetwork/bitmap 13:50:14 [2023-11-24T13:50:14.540Z] github.com/docker/docker/libnetwork/cluster 13:50:14 [2023-11-24T13:50:14.540Z] github.com/docker/docker/libnetwork/cmd/diagnostic 13:50:14 [2023-11-24T13:50:14.540Z] github.com/docker/docker/libnetwork/cmd/networkdb-test 13:50:14 [2023-11-24T13:50:14.540Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient 13:50:14 [2023-11-24T13:50:14.540Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver 13:50:14 [2023-11-24T13:50:14.540Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient 13:50:14 [2023-11-24T13:50:14.540Z] github.com/docker/docker/libnetwork/cmd/readme_test 13:50:14 [2023-11-24T13:50:14.540Z] github.com/docker/docker/libnetwork/config 13:50:14 [2023-11-24T13:50:14.540Z] github.com/docker/docker/libnetwork/datastore 13:50:14 [2023-11-24T13:50:14.540Z] github.com/docker/docker/libnetwork/diagnostic 13:50:14 [2023-11-24T13:50:14.540Z] github.com/docker/docker/libnetwork/discoverapi 13:50:14 [2023-11-24T13:50:14.540Z] github.com/docker/docker/libnetwork/driverapi 13:50:14 [2023-11-24T13:50:14.540Z] github.com/docker/docker/libnetwork/drivers/bridge 13:50:14 [2023-11-24T13:50:14.540Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager 13:50:14 [2023-11-24T13:50:14.540Z] github.com/docker/docker/libnetwork/drivers/host 13:50:14 [2023-11-24T13:50:14.540Z] github.com/docker/docker/libnetwork/drivers/ipvlan 13:50:14 [2023-11-24T13:50:14.540Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager 13:50:14 [2023-11-24T13:50:14.540Z] github.com/docker/docker/libnetwork/drivers/macvlan 13:50:14 [2023-11-24T13:50:14.540Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager 13:50:14 [2023-11-24T13:50:14.540Z] github.com/docker/docker/libnetwork/drivers/null 13:50:14 [2023-11-24T13:50:14.540Z] github.com/docker/docker/libnetwork/drivers/overlay 13:50:14 [2023-11-24T13:50:14.540Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils 13:50:14 [2023-11-24T13:50:14.540Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 13:50:14 [2023-11-24T13:50:14.540Z] github.com/docker/docker/libnetwork/drivers/remote 13:50:14 [2023-11-24T13:50:14.540Z] github.com/docker/docker/libnetwork/drivers/remote/api 13:50:14 [2023-11-24T13:50:14.540Z] github.com/docker/docker/libnetwork/drivers/windows 13:50:14 [2023-11-24T13:50:14.540Z] github.com/docker/docker/libnetwork/drivers/windows/overlay 13:50:14 [2023-11-24T13:50:14.540Z] github.com/docker/docker/libnetwork/drvregistry 13:50:14 [2023-11-24T13:50:14.540Z] github.com/docker/docker/libnetwork/etchosts 13:50:14 [2023-11-24T13:50:14.540Z] github.com/docker/docker/libnetwork/internal/caller 13:50:14 [2023-11-24T13:50:14.540Z] github.com/docker/docker/libnetwork/internal/kvstore 13:50:14 [2023-11-24T13:50:14.540Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb 13:50:14 [2023-11-24T13:50:14.540Z] github.com/docker/docker/libnetwork/internal/setmatrix 13:50:14 [2023-11-24T13:50:14.540Z] github.com/docker/docker/libnetwork/ipam 13:50:14 [2023-11-24T13:50:14.540Z] github.com/docker/docker/libnetwork/ipamapi 13:50:14 [2023-11-24T13:50:14.540Z] github.com/docker/docker/libnetwork/ipams/builtin 13:50:14 [2023-11-24T13:50:14.540Z] github.com/docker/docker/libnetwork/ipams/null 13:50:14 [2023-11-24T13:50:14.540Z] github.com/docker/docker/libnetwork/ipams/remote 13:50:14 [2023-11-24T13:50:14.540Z] github.com/docker/docker/libnetwork/ipams/remote/api 13:50:14 [2023-11-24T13:50:14.540Z] github.com/docker/docker/libnetwork/ipams/windowsipam 13:50:14 [2023-11-24T13:50:14.540Z] github.com/docker/docker/libnetwork/ipamutils 13:50:14 [2023-11-24T13:50:14.540Z] github.com/docker/docker/libnetwork/ipbits 13:50:14 [2023-11-24T13:50:14.540Z] github.com/docker/docker/libnetwork/iptables 13:50:14 [2023-11-24T13:50:14.540Z] github.com/docker/docker/libnetwork/netlabel 13:50:14 [2023-11-24T13:50:14.540Z] github.com/docker/docker/libnetwork/netutils 13:50:14 [2023-11-24T13:50:14.540Z] github.com/docker/docker/libnetwork/networkdb 13:50:14 [2023-11-24T13:50:14.540Z] github.com/docker/docker/libnetwork/ns 13:50:14 [2023-11-24T13:50:14.540Z] github.com/docker/docker/libnetwork/options 13:50:14 [2023-11-24T13:50:14.540Z] github.com/docker/docker/libnetwork/osl 13:50:14 [2023-11-24T13:50:14.540Z] github.com/docker/docker/libnetwork/osl/kernel 13:50:14 [2023-11-24T13:50:14.540Z] github.com/docker/docker/libnetwork/portallocator 13:50:14 [2023-11-24T13:50:14.540Z] github.com/docker/docker/libnetwork/portmapper 13:50:14 [2023-11-24T13:50:14.540Z] github.com/docker/docker/libnetwork/resolvconf 13:50:14 [2023-11-24T13:50:14.540Z] github.com/docker/docker/libnetwork/scope 13:50:14 [2023-11-24T13:50:14.540Z] github.com/docker/docker/libnetwork/types 13:50:14 [2023-11-24T13:50:14.540Z] github.com/docker/docker/oci 13:50:14 [2023-11-24T13:50:14.540Z] github.com/docker/docker/oci/caps 13:50:14 [2023-11-24T13:50:14.540Z] github.com/docker/docker/opts 13:50:14 [2023-11-24T13:50:14.540Z] github.com/docker/docker/pkg/aaparser 13:50:14 [2023-11-24T13:50:14.540Z] github.com/docker/docker/pkg/archive 13:50:14 [2023-11-24T13:50:14.540Z] github.com/docker/docker/pkg/authorization 13:50:14 [2023-11-24T13:50:14.540Z] github.com/docker/docker/pkg/broadcaster 13:50:14 [2023-11-24T13:50:14.540Z] github.com/docker/docker/pkg/capabilities 13:50:14 [2023-11-24T13:50:14.540Z] github.com/docker/docker/pkg/chrootarchive 13:50:14 [2023-11-24T13:50:14.540Z] github.com/docker/docker/pkg/containerfs 13:50:14 [2023-11-24T13:50:14.540Z] github.com/docker/docker/pkg/directory 13:50:14 [2023-11-24T13:50:14.540Z] github.com/docker/docker/pkg/dmesg 13:50:14 [2023-11-24T13:50:14.540Z] github.com/docker/docker/pkg/fileutils 13:50:14 [2023-11-24T13:50:14.540Z] github.com/docker/docker/pkg/homedir 13:50:14 [2023-11-24T13:50:14.540Z] github.com/docker/docker/pkg/idtools 13:50:14 [2023-11-24T13:50:14.540Z] github.com/docker/docker/pkg/ioutils 13:50:14 [2023-11-24T13:50:14.540Z] github.com/docker/docker/pkg/jsonmessage 13:50:14 [2023-11-24T13:50:14.540Z] github.com/docker/docker/pkg/longpath 13:50:14 [2023-11-24T13:50:14.540Z] github.com/docker/docker/pkg/loopback 13:50:14 [2023-11-24T13:50:14.540Z] github.com/docker/docker/pkg/meminfo 13:50:14 [2023-11-24T13:50:14.540Z] github.com/docker/docker/pkg/namesgenerator 13:50:14 [2023-11-24T13:50:14.540Z] github.com/docker/docker/pkg/parsers 13:50:14 [2023-11-24T13:50:14.540Z] github.com/docker/docker/pkg/parsers/kernel 13:50:14 [2023-11-24T13:50:14.540Z] github.com/docker/docker/pkg/parsers/operatingsystem 13:50:14 [2023-11-24T13:50:14.540Z] github.com/docker/docker/pkg/pidfile 13:50:14 [2023-11-24T13:50:14.540Z] github.com/docker/docker/pkg/platform 13:50:14 [2023-11-24T13:50:14.540Z] github.com/docker/docker/pkg/platforms 13:50:14 [2023-11-24T13:50:14.540Z] github.com/docker/docker/pkg/plugingetter 13:50:14 [2023-11-24T13:50:14.540Z] github.com/docker/docker/pkg/plugins 13:50:14 [2023-11-24T13:50:14.540Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen 13:50:14 [2023-11-24T13:50:14.540Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures 13:50:14 [2023-11-24T13:50:14.540Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture 13:50:14 [2023-11-24T13:50:14.540Z] github.com/docker/docker/pkg/plugins/transport 13:50:14 [2023-11-24T13:50:14.540Z] github.com/docker/docker/pkg/pools 13:50:14 [2023-11-24T13:50:14.540Z] github.com/docker/docker/pkg/process 13:50:14 [2023-11-24T13:50:14.540Z] github.com/docker/docker/pkg/progress 13:50:14 [2023-11-24T13:50:14.540Z] github.com/docker/docker/pkg/reexec 13:50:14 [2023-11-24T13:50:14.540Z] github.com/docker/docker/pkg/rootless 13:50:14 [2023-11-24T13:50:14.540Z] github.com/docker/docker/pkg/rootless/specconv 13:50:14 [2023-11-24T13:50:14.540Z] github.com/docker/docker/pkg/stack 13:50:14 [2023-11-24T13:50:14.540Z] github.com/docker/docker/pkg/stdcopy 13:50:14 [2023-11-24T13:50:14.540Z] github.com/docker/docker/pkg/streamformatter 13:50:14 [2023-11-24T13:50:14.540Z] github.com/docker/docker/pkg/stringid 13:50:14 [2023-11-24T13:50:14.540Z] github.com/docker/docker/pkg/sysinfo 13:50:14 [2023-11-24T13:50:14.540Z] github.com/docker/docker/pkg/system 13:50:14 [2023-11-24T13:50:14.540Z] github.com/docker/docker/pkg/tailfile 13:50:14 [2023-11-24T13:50:14.540Z] github.com/docker/docker/pkg/tarsum 13:50:14 [2023-11-24T13:50:14.540Z] github.com/docker/docker/pkg/useragent 13:50:14 [2023-11-24T13:50:14.540Z] github.com/docker/docker/plugin 13:50:14 [2023-11-24T13:50:14.540Z] github.com/docker/docker/plugin/executor/containerd 13:50:14 [2023-11-24T13:50:14.540Z] github.com/docker/docker/plugin/v2 13:50:14 [2023-11-24T13:50:14.540Z] github.com/docker/docker/profiles/apparmor 13:50:14 [2023-11-24T13:50:14.540Z] github.com/docker/docker/profiles/seccomp 13:50:14 [2023-11-24T13:50:14.540Z] github.com/docker/docker/quota 13:50:14 [2023-11-24T13:50:14.540Z] github.com/docker/docker/reference 13:50:14 [2023-11-24T13:50:14.540Z] github.com/docker/docker/registry 13:50:14 [2023-11-24T13:50:14.540Z] github.com/docker/docker/registry/resumable 13:50:14 [2023-11-24T13:50:14.540Z] github.com/docker/docker/restartmanager 13:50:14 [2023-11-24T13:50:14.540Z] github.com/docker/docker/runconfig 13:50:14 [2023-11-24T13:50:14.540Z] github.com/docker/docker/runconfig/opts 13:50:14 [2023-11-24T13:50:14.540Z] github.com/docker/docker/testutil 13:50:14 [2023-11-24T13:50:14.540Z] github.com/docker/docker/testutil/daemon 13:50:14 [2023-11-24T13:50:14.540Z] github.com/docker/docker/testutil/environment 13:50:14 [2023-11-24T13:50:14.540Z] github.com/docker/docker/testutil/fakecontext 13:50:14 [2023-11-24T13:50:14.540Z] github.com/docker/docker/testutil/fakegit 13:50:14 [2023-11-24T13:50:14.540Z] github.com/docker/docker/testutil/fakestorage 13:50:14 [2023-11-24T13:50:14.540Z] github.com/docker/docker/testutil/fixtures/load 13:50:14 [2023-11-24T13:50:14.540Z] github.com/docker/docker/testutil/fixtures/plugin 13:50:14 [2023-11-24T13:50:14.540Z] github.com/docker/docker/testutil/fixtures/plugin/basic 13:50:14 [2023-11-24T13:50:14.540Z] github.com/docker/docker/testutil/registry 13:50:14 [2023-11-24T13:50:14.540Z] github.com/docker/docker/testutil/request 13:50:14 [2023-11-24T13:50:14.540Z] github.com/docker/docker/volume 13:50:14 [2023-11-24T13:50:14.540Z] github.com/docker/docker/volume/drivers 13:50:14 [2023-11-24T13:50:14.540Z] github.com/docker/docker/volume/local 13:50:14 [2023-11-24T13:50:14.540Z] github.com/docker/docker/volume/mounts 13:50:14 [2023-11-24T13:50:14.540Z] github.com/docker/docker/volume/service 13:50:14 [2023-11-24T13:50:14.540Z] github.com/docker/docker/volume/service/opts 13:50:14 [2023-11-24T13:50:14.540Z] github.com/docker/docker/volume/testutils' 13:50:14 [2023-11-24T13:50:14.540Z] + base_pkg_list='github.com/docker/docker/api 13:50:14 [2023-11-24T13:50:14.540Z] github.com/docker/docker/api/server 13:50:14 [2023-11-24T13:50:14.540Z] github.com/docker/docker/api/server/backend/build 13:50:14 [2023-11-24T13:50:14.540Z] github.com/docker/docker/api/server/httpstatus 13:50:14 [2023-11-24T13:50:14.540Z] github.com/docker/docker/api/server/httputils 13:50:14 [2023-11-24T13:50:14.540Z] github.com/docker/docker/api/server/middleware 13:50:14 [2023-11-24T13:50:14.540Z] github.com/docker/docker/api/server/router 13:50:14 [2023-11-24T13:50:14.540Z] github.com/docker/docker/api/server/router/build 13:50:14 [2023-11-24T13:50:14.540Z] github.com/docker/docker/api/server/router/checkpoint 13:50:14 [2023-11-24T13:50:14.540Z] github.com/docker/docker/api/server/router/container 13:50:14 [2023-11-24T13:50:14.540Z] github.com/docker/docker/api/server/router/debug 13:50:14 [2023-11-24T13:50:14.540Z] github.com/docker/docker/api/server/router/distribution 13:50:14 [2023-11-24T13:50:14.540Z] github.com/docker/docker/api/server/router/grpc 13:50:14 [2023-11-24T13:50:14.540Z] github.com/docker/docker/api/server/router/image 13:50:14 [2023-11-24T13:50:14.540Z] github.com/docker/docker/api/server/router/network 13:50:14 [2023-11-24T13:50:14.540Z] github.com/docker/docker/api/server/router/plugin 13:50:14 [2023-11-24T13:50:14.540Z] github.com/docker/docker/api/server/router/session 13:50:14 [2023-11-24T13:50:14.540Z] github.com/docker/docker/api/server/router/swarm 13:50:14 [2023-11-24T13:50:14.540Z] github.com/docker/docker/api/server/router/system 13:50:14 [2023-11-24T13:50:14.540Z] github.com/docker/docker/api/server/router/volume 13:50:14 [2023-11-24T13:50:14.540Z] github.com/docker/docker/api/types 13:50:14 [2023-11-24T13:50:14.540Z] github.com/docker/docker/api/types/backend 13:50:14 [2023-11-24T13:50:14.540Z] github.com/docker/docker/api/types/blkiodev 13:50:14 [2023-11-24T13:50:14.540Z] github.com/docker/docker/api/types/checkpoint 13:50:14 [2023-11-24T13:50:14.540Z] github.com/docker/docker/api/types/container 13:50:14 [2023-11-24T13:50:14.540Z] github.com/docker/docker/api/types/events 13:50:14 [2023-11-24T13:50:14.540Z] github.com/docker/docker/api/types/filters 13:50:14 [2023-11-24T13:50:14.540Z] github.com/docker/docker/api/types/image 13:50:14 [2023-11-24T13:50:14.540Z] github.com/docker/docker/api/types/mount 13:50:14 [2023-11-24T13:50:14.540Z] github.com/docker/docker/api/types/network 13:50:14 [2023-11-24T13:50:14.540Z] github.com/docker/docker/api/types/plugins/logdriver 13:50:14 [2023-11-24T13:50:14.540Z] github.com/docker/docker/api/types/registry 13:50:14 [2023-11-24T13:50:14.540Z] github.com/docker/docker/api/types/strslice 13:50:14 [2023-11-24T13:50:14.540Z] github.com/docker/docker/api/types/swarm 13:50:14 [2023-11-24T13:50:14.540Z] github.com/docker/docker/api/types/swarm/runtime 13:50:14 [2023-11-24T13:50:14.540Z] github.com/docker/docker/api/types/system 13:50:14 [2023-11-24T13:50:14.540Z] github.com/docker/docker/api/types/time 13:50:14 [2023-11-24T13:50:14.540Z] github.com/docker/docker/api/types/versions 13:50:14 [2023-11-24T13:50:14.540Z] github.com/docker/docker/api/types/versions/v1p19 13:50:14 [2023-11-24T13:50:14.540Z] github.com/docker/docker/api/types/versions/v1p20 13:50:14 [2023-11-24T13:50:14.540Z] github.com/docker/docker/api/types/volume 13:50:14 [2023-11-24T13:50:14.540Z] github.com/docker/docker/builder 13:50:14 [2023-11-24T13:50:14.540Z] github.com/docker/docker/builder/builder-next 13:50:14 [2023-11-24T13:50:14.540Z] github.com/docker/docker/builder/builder-next/adapters/containerimage 13:50:14 [2023-11-24T13:50:14.540Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache 13:50:14 [2023-11-24T13:50:14.540Z] github.com/docker/docker/builder/builder-next/adapters/snapshot 13:50:14 [2023-11-24T13:50:14.540Z] github.com/docker/docker/builder/builder-next/exporter 13:50:14 [2023-11-24T13:50:14.540Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter 13:50:14 [2023-11-24T13:50:14.540Z] github.com/docker/docker/builder/builder-next/exporter/overrides 13:50:14 [2023-11-24T13:50:14.540Z] github.com/docker/docker/builder/builder-next/imagerefchecker 13:50:14 [2023-11-24T13:50:14.540Z] github.com/docker/docker/builder/builder-next/worker 13:50:14 [2023-11-24T13:50:14.540Z] github.com/docker/docker/builder/builder-next/worker/label 13:50:14 [2023-11-24T13:50:14.540Z] github.com/docker/docker/builder/dockerfile 13:50:14 [2023-11-24T13:50:14.540Z] github.com/docker/docker/builder/remotecontext 13:50:14 [2023-11-24T13:50:14.540Z] github.com/docker/docker/builder/remotecontext/git 13:50:14 [2023-11-24T13:50:14.540Z] github.com/docker/docker/builder/remotecontext/urlutil 13:50:14 [2023-11-24T13:50:14.540Z] github.com/docker/docker/cli/debug 13:50:14 [2023-11-24T13:50:14.540Z] github.com/docker/docker/cli/winresources/docker-proxy 13:50:14 [2023-11-24T13:50:14.540Z] github.com/docker/docker/cli/winresources/dockerd 13:50:14 [2023-11-24T13:50:14.540Z] github.com/docker/docker/client 13:50:14 [2023-11-24T13:50:14.540Z] github.com/docker/docker/client/buildkit 13:50:14 [2023-11-24T13:50:14.540Z] github.com/docker/docker/cmd/docker-proxy 13:50:14 [2023-11-24T13:50:14.540Z] github.com/docker/docker/cmd/dockerd 13:50:14 [2023-11-24T13:50:14.540Z] github.com/docker/docker/cmd/dockerd/trap 13:50:14 [2023-11-24T13:50:14.540Z] github.com/docker/docker/cmd/dockerd/trap/testfiles 13:50:14 [2023-11-24T13:50:14.540Z] github.com/docker/docker/container 13:50:14 [2023-11-24T13:50:14.540Z] github.com/docker/docker/container/stream 13:50:14 [2023-11-24T13:50:14.540Z] github.com/docker/docker/contrib/apparmor 13:50:14 [2023-11-24T13:50:14.540Z] github.com/docker/docker/contrib/httpserver 13:50:14 [2023-11-24T13:50:14.540Z] github.com/docker/docker/daemon 13:50:14 [2023-11-24T13:50:14.540Z] github.com/docker/docker/daemon/cluster 13:50:14 [2023-11-24T13:50:14.540Z] github.com/docker/docker/daemon/cluster/controllers/plugin 13:50:14 [2023-11-24T13:50:14.540Z] github.com/docker/docker/daemon/cluster/convert 13:50:14 [2023-11-24T13:50:14.540Z] github.com/docker/docker/daemon/cluster/executor 13:50:14 [2023-11-24T13:50:14.540Z] github.com/docker/docker/daemon/cluster/executor/container 13:50:14 [2023-11-24T13:50:14.540Z] github.com/docker/docker/daemon/cluster/provider 13:50:14 [2023-11-24T13:50:14.540Z] github.com/docker/docker/daemon/config 13:50:14 [2023-11-24T13:50:14.540Z] github.com/docker/docker/daemon/containerd 13:50:14 [2023-11-24T13:50:14.540Z] github.com/docker/docker/daemon/events 13:50:14 [2023-11-24T13:50:14.540Z] github.com/docker/docker/daemon/events/testutils 13:50:14 [2023-11-24T13:50:14.540Z] github.com/docker/docker/daemon/graphdriver 13:50:14 [2023-11-24T13:50:14.540Z] github.com/docker/docker/daemon/graphdriver/btrfs 13:50:14 [2023-11-24T13:50:14.540Z] github.com/docker/docker/daemon/graphdriver/copy 13:50:14 [2023-11-24T13:50:14.540Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 13:50:14 [2023-11-24T13:50:14.540Z] github.com/docker/docker/daemon/graphdriver/graphtest 13:50:14 [2023-11-24T13:50:14.540Z] github.com/docker/docker/daemon/graphdriver/overlay2 13:50:14 [2023-11-24T13:50:14.540Z] github.com/docker/docker/daemon/graphdriver/overlayutils 13:50:14 [2023-11-24T13:50:14.540Z] github.com/docker/docker/daemon/graphdriver/register 13:50:14 [2023-11-24T13:50:14.540Z] github.com/docker/docker/daemon/graphdriver/vfs 13:50:14 [2023-11-24T13:50:14.540Z] github.com/docker/docker/daemon/graphdriver/zfs 13:50:14 [2023-11-24T13:50:14.540Z] github.com/docker/docker/daemon/images 13:50:14 [2023-11-24T13:50:14.540Z] github.com/docker/docker/daemon/initlayer 13:50:14 [2023-11-24T13:50:14.540Z] github.com/docker/docker/daemon/links 13:50:14 [2023-11-24T13:50:14.540Z] github.com/docker/docker/daemon/listeners 13:50:14 [2023-11-24T13:50:14.540Z] github.com/docker/docker/daemon/logger 13:50:14 [2023-11-24T13:50:14.540Z] github.com/docker/docker/daemon/logger/awslogs 13:50:14 [2023-11-24T13:50:14.540Z] github.com/docker/docker/daemon/logger/fluentd 13:50:14 [2023-11-24T13:50:14.540Z] github.com/docker/docker/daemon/logger/gcplogs 13:50:14 [2023-11-24T13:50:14.540Z] github.com/docker/docker/daemon/logger/gelf 13:50:14 [2023-11-24T13:50:14.540Z] github.com/docker/docker/daemon/logger/journald 13:50:14 [2023-11-24T13:50:14.540Z] github.com/docker/docker/daemon/logger/journald/internal/export 13:50:14 [2023-11-24T13:50:14.540Z] github.com/docker/docker/daemon/logger/journald/internal/fake 13:50:14 [2023-11-24T13:50:14.540Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal 13:50:14 [2023-11-24T13:50:14.540Z] github.com/docker/docker/daemon/logger/jsonfilelog 13:50:14 [2023-11-24T13:50:14.540Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 13:50:14 [2023-11-24T13:50:14.540Z] github.com/docker/docker/daemon/logger/local 13:50:14 [2023-11-24T13:50:14.540Z] github.com/docker/docker/daemon/logger/logentries 13:50:14 [2023-11-24T13:50:14.540Z] github.com/docker/docker/daemon/logger/loggertest 13:50:14 [2023-11-24T13:50:14.540Z] github.com/docker/docker/daemon/logger/loggerutils 13:50:14 [2023-11-24T13:50:14.540Z] github.com/docker/docker/daemon/logger/loggerutils/cache 13:50:14 [2023-11-24T13:50:14.540Z] github.com/docker/docker/daemon/logger/splunk 13:50:14 [2023-11-24T13:50:14.540Z] github.com/docker/docker/daemon/logger/syslog 13:50:14 [2023-11-24T13:50:14.540Z] github.com/docker/docker/daemon/logger/templates 13:50:14 [2023-11-24T13:50:14.540Z] github.com/docker/docker/daemon/names 13:50:14 [2023-11-24T13:50:14.540Z] github.com/docker/docker/daemon/network 13:50:14 [2023-11-24T13:50:14.540Z] github.com/docker/docker/daemon/snapshotter 13:50:14 [2023-11-24T13:50:14.540Z] github.com/docker/docker/daemon/stats 13:50:14 [2023-11-24T13:50:14.540Z] github.com/docker/docker/distribution 13:50:14 [2023-11-24T13:50:14.540Z] github.com/docker/docker/distribution/metadata 13:50:14 [2023-11-24T13:50:14.540Z] github.com/docker/docker/distribution/utils 13:50:14 [2023-11-24T13:50:14.540Z] github.com/docker/docker/distribution/xfer 13:50:14 [2023-11-24T13:50:14.540Z] github.com/docker/docker/dockerversion 13:50:14 [2023-11-24T13:50:14.540Z] github.com/docker/docker/errdefs 13:50:14 [2023-11-24T13:50:14.540Z] github.com/docker/docker/image 13:50:14 [2023-11-24T13:50:14.540Z] github.com/docker/docker/image/cache 13:50:14 [2023-11-24T13:50:14.540Z] github.com/docker/docker/image/spec/specs-go 13:50:14 [2023-11-24T13:50:14.540Z] github.com/docker/docker/image/spec/specs-go/v1 13:50:14 [2023-11-24T13:50:14.540Z] github.com/docker/docker/image/tarexport 13:50:14 [2023-11-24T13:50:14.540Z] github.com/docker/docker/image/v1 13:50:14 [2023-11-24T13:50:14.540Z] github.com/docker/docker/internal/compatcontext 13:50:14 [2023-11-24T13:50:14.540Z] github.com/docker/docker/internal/mod 13:50:14 [2023-11-24T13:50:14.540Z] github.com/docker/docker/internal/mounttree 13:50:14 [2023-11-24T13:50:14.540Z] github.com/docker/docker/internal/multierror 13:50:14 [2023-11-24T13:50:14.540Z] github.com/docker/docker/internal/test/suite 13:50:14 [2023-11-24T13:50:14.540Z] github.com/docker/docker/internal/testutils 13:50:14 [2023-11-24T13:50:14.540Z] github.com/docker/docker/internal/testutils/netnsutils 13:50:14 [2023-11-24T13:50:14.540Z] github.com/docker/docker/internal/unshare 13:50:14 [2023-11-24T13:50:14.540Z] github.com/docker/docker/layer 13:50:14 [2023-11-24T13:50:14.540Z] github.com/docker/docker/libcontainerd 13:50:14 [2023-11-24T13:50:14.540Z] github.com/docker/docker/libcontainerd/queue 13:50:14 [2023-11-24T13:50:14.540Z] github.com/docker/docker/libcontainerd/remote 13:50:14 [2023-11-24T13:50:14.540Z] github.com/docker/docker/libcontainerd/shimopts 13:50:14 [2023-11-24T13:50:14.540Z] github.com/docker/docker/libcontainerd/supervisor 13:50:14 [2023-11-24T13:50:14.540Z] github.com/docker/docker/libcontainerd/types 13:50:14 [2023-11-24T13:50:14.540Z] github.com/docker/docker/oci 13:50:14 [2023-11-24T13:50:14.540Z] github.com/docker/docker/oci/caps 13:50:14 [2023-11-24T13:50:14.540Z] github.com/docker/docker/opts 13:50:14 [2023-11-24T13:50:14.540Z] github.com/docker/docker/pkg/aaparser 13:50:14 [2023-11-24T13:50:14.540Z] github.com/docker/docker/pkg/archive 13:50:14 [2023-11-24T13:50:14.540Z] github.com/docker/docker/pkg/authorization 13:50:14 [2023-11-24T13:50:14.540Z] github.com/docker/docker/pkg/broadcaster 13:50:14 [2023-11-24T13:50:14.540Z] github.com/docker/docker/pkg/capabilities 13:50:14 [2023-11-24T13:50:14.540Z] github.com/docker/docker/pkg/chrootarchive 13:50:14 [2023-11-24T13:50:14.540Z] github.com/docker/docker/pkg/containerfs 13:50:14 [2023-11-24T13:50:14.540Z] github.com/docker/docker/pkg/directory 13:50:14 [2023-11-24T13:50:14.540Z] github.com/docker/docker/pkg/dmesg 13:50:14 [2023-11-24T13:50:14.540Z] github.com/docker/docker/pkg/fileutils 13:50:14 [2023-11-24T13:50:14.540Z] github.com/docker/docker/pkg/homedir 13:50:14 [2023-11-24T13:50:14.540Z] github.com/docker/docker/pkg/idtools 13:50:14 [2023-11-24T13:50:14.540Z] github.com/docker/docker/pkg/ioutils 13:50:14 [2023-11-24T13:50:14.540Z] github.com/docker/docker/pkg/jsonmessage 13:50:14 [2023-11-24T13:50:14.540Z] github.com/docker/docker/pkg/longpath 13:50:14 [2023-11-24T13:50:14.540Z] github.com/docker/docker/pkg/loopback 13:50:14 [2023-11-24T13:50:14.541Z] github.com/docker/docker/pkg/meminfo 13:50:14 [2023-11-24T13:50:14.541Z] github.com/docker/docker/pkg/namesgenerator 13:50:14 [2023-11-24T13:50:14.541Z] github.com/docker/docker/pkg/parsers 13:50:14 [2023-11-24T13:50:14.541Z] github.com/docker/docker/pkg/parsers/kernel 13:50:14 [2023-11-24T13:50:14.541Z] github.com/docker/docker/pkg/parsers/operatingsystem 13:50:14 [2023-11-24T13:50:14.541Z] github.com/docker/docker/pkg/pidfile 13:50:14 [2023-11-24T13:50:14.541Z] github.com/docker/docker/pkg/platform 13:50:14 [2023-11-24T13:50:14.541Z] github.com/docker/docker/pkg/platforms 13:50:14 [2023-11-24T13:50:14.541Z] github.com/docker/docker/pkg/plugingetter 13:50:14 [2023-11-24T13:50:14.541Z] github.com/docker/docker/pkg/plugins 13:50:14 [2023-11-24T13:50:14.541Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen 13:50:14 [2023-11-24T13:50:14.541Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures 13:50:14 [2023-11-24T13:50:14.541Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture 13:50:14 [2023-11-24T13:50:14.541Z] github.com/docker/docker/pkg/plugins/transport 13:50:14 [2023-11-24T13:50:14.541Z] github.com/docker/docker/pkg/pools 13:50:14 [2023-11-24T13:50:14.541Z] github.com/docker/docker/pkg/process 13:50:14 [2023-11-24T13:50:14.541Z] github.com/docker/docker/pkg/progress 13:50:14 [2023-11-24T13:50:14.541Z] github.com/docker/docker/pkg/reexec 13:50:14 [2023-11-24T13:50:14.541Z] github.com/docker/docker/pkg/rootless 13:50:14 [2023-11-24T13:50:14.541Z] github.com/docker/docker/pkg/rootless/specconv 13:50:14 [2023-11-24T13:50:14.541Z] github.com/docker/docker/pkg/stack 13:50:14 [2023-11-24T13:50:14.541Z] github.com/docker/docker/pkg/stdcopy 13:50:14 [2023-11-24T13:50:14.541Z] github.com/docker/docker/pkg/streamformatter 13:50:14 [2023-11-24T13:50:14.541Z] github.com/docker/docker/pkg/stringid 13:50:14 [2023-11-24T13:50:14.541Z] github.com/docker/docker/pkg/sysinfo 13:50:14 [2023-11-24T13:50:14.541Z] github.com/docker/docker/pkg/system 13:50:14 [2023-11-24T13:50:14.541Z] github.com/docker/docker/pkg/tailfile 13:50:14 [2023-11-24T13:50:14.541Z] github.com/docker/docker/pkg/tarsum 13:50:14 [2023-11-24T13:50:14.541Z] github.com/docker/docker/pkg/useragent 13:50:14 [2023-11-24T13:50:14.541Z] github.com/docker/docker/plugin 13:50:14 [2023-11-24T13:50:14.541Z] github.com/docker/docker/plugin/executor/containerd 13:50:14 [2023-11-24T13:50:14.541Z] github.com/docker/docker/plugin/v2 13:50:14 [2023-11-24T13:50:14.541Z] github.com/docker/docker/profiles/apparmor 13:50:14 [2023-11-24T13:50:14.541Z] github.com/docker/docker/profiles/seccomp 13:50:14 [2023-11-24T13:50:14.541Z] github.com/docker/docker/quota 13:50:14 [2023-11-24T13:50:14.541Z] github.com/docker/docker/reference 13:50:14 [2023-11-24T13:50:14.541Z] github.com/docker/docker/registry 13:50:14 [2023-11-24T13:50:14.541Z] github.com/docker/docker/registry/resumable 13:50:14 [2023-11-24T13:50:14.541Z] github.com/docker/docker/restartmanager 13:50:14 [2023-11-24T13:50:14.541Z] github.com/docker/docker/runconfig 13:50:14 [2023-11-24T13:50:14.541Z] github.com/docker/docker/runconfig/opts 13:50:14 [2023-11-24T13:50:14.541Z] github.com/docker/docker/testutil 13:50:14 [2023-11-24T13:50:14.541Z] github.com/docker/docker/testutil/daemon 13:50:14 [2023-11-24T13:50:14.541Z] github.com/docker/docker/testutil/environment 13:50:14 [2023-11-24T13:50:14.541Z] github.com/docker/docker/testutil/fakecontext 13:50:14 [2023-11-24T13:50:14.541Z] github.com/docker/docker/testutil/fakegit 13:50:14 [2023-11-24T13:50:14.541Z] github.com/docker/docker/testutil/fakestorage 13:50:14 [2023-11-24T13:50:14.541Z] github.com/docker/docker/testutil/fixtures/load 13:50:14 [2023-11-24T13:50:14.541Z] github.com/docker/docker/testutil/fixtures/plugin 13:50:14 [2023-11-24T13:50:14.541Z] github.com/docker/docker/testutil/fixtures/plugin/basic 13:50:14 [2023-11-24T13:50:14.541Z] github.com/docker/docker/testutil/registry 13:50:14 [2023-11-24T13:50:14.541Z] github.com/docker/docker/testutil/request 13:50:14 [2023-11-24T13:50:14.541Z] github.com/docker/docker/volume 13:50:14 [2023-11-24T13:50:14.541Z] github.com/docker/docker/volume/drivers 13:50:14 [2023-11-24T13:50:14.541Z] github.com/docker/docker/volume/local 13:50:14 [2023-11-24T13:50:14.541Z] github.com/docker/docker/volume/mounts 13:50:14 [2023-11-24T13:50:14.541Z] github.com/docker/docker/volume/service 13:50:14 [2023-11-24T13:50:14.541Z] github.com/docker/docker/volume/service/opts 13:50:14 [2023-11-24T13:50:14.541Z] github.com/docker/docker/volume/testutils' 13:50:14 [2023-11-24T13:50:14.541Z] ++ grep --fixed-strings /libnetwork 13:50:14 [2023-11-24T13:50:14.541Z] ++ echo 'github.com/docker/docker/api 13:50:14 [2023-11-24T13:50:14.541Z] github.com/docker/docker/api/server 13:50:14 [2023-11-24T13:50:14.541Z] github.com/docker/docker/api/server/backend/build 13:50:14 [2023-11-24T13:50:14.541Z] github.com/docker/docker/api/server/httpstatus 13:50:14 [2023-11-24T13:50:14.541Z] github.com/docker/docker/api/server/httputils 13:50:14 [2023-11-24T13:50:14.541Z] github.com/docker/docker/api/server/middleware 13:50:14 [2023-11-24T13:50:14.541Z] github.com/docker/docker/api/server/router 13:50:14 [2023-11-24T13:50:14.541Z] github.com/docker/docker/api/server/router/build 13:50:14 [2023-11-24T13:50:14.541Z] github.com/docker/docker/api/server/router/checkpoint 13:50:14 [2023-11-24T13:50:14.541Z] github.com/docker/docker/api/server/router/container 13:50:14 [2023-11-24T13:50:14.541Z] github.com/docker/docker/api/server/router/debug 13:50:14 [2023-11-24T13:50:14.541Z] github.com/docker/docker/api/server/router/distribution 13:50:14 [2023-11-24T13:50:14.541Z] github.com/docker/docker/api/server/router/grpc 13:50:14 [2023-11-24T13:50:14.541Z] github.com/docker/docker/api/server/router/image 13:50:14 [2023-11-24T13:50:14.541Z] github.com/docker/docker/api/server/router/network 13:50:14 [2023-11-24T13:50:14.541Z] github.com/docker/docker/api/server/router/plugin 13:50:14 [2023-11-24T13:50:14.541Z] github.com/docker/docker/api/server/router/session 13:50:14 [2023-11-24T13:50:14.541Z] github.com/docker/docker/api/server/router/swarm 13:50:14 [2023-11-24T13:50:14.541Z] github.com/docker/docker/api/server/router/system 13:50:14 [2023-11-24T13:50:14.541Z] github.com/docker/docker/api/server/router/volume 13:50:14 [2023-11-24T13:50:14.541Z] github.com/docker/docker/api/types 13:50:14 [2023-11-24T13:50:14.541Z] github.com/docker/docker/api/types/backend 13:50:14 [2023-11-24T13:50:14.541Z] github.com/docker/docker/api/types/blkiodev 13:50:14 [2023-11-24T13:50:14.541Z] github.com/docker/docker/api/types/checkpoint 13:50:14 [2023-11-24T13:50:14.541Z] github.com/docker/docker/api/types/container 13:50:14 [2023-11-24T13:50:14.541Z] github.com/docker/docker/api/types/events 13:50:14 [2023-11-24T13:50:14.541Z] github.com/docker/docker/api/types/filters 13:50:14 [2023-11-24T13:50:14.541Z] github.com/docker/docker/api/types/image 13:50:14 [2023-11-24T13:50:14.541Z] github.com/docker/docker/api/types/mount 13:50:14 [2023-11-24T13:50:14.541Z] github.com/docker/docker/api/types/network 13:50:14 [2023-11-24T13:50:14.541Z] github.com/docker/docker/api/types/plugins/logdriver 13:50:14 [2023-11-24T13:50:14.541Z] github.com/docker/docker/api/types/registry 13:50:14 [2023-11-24T13:50:14.541Z] github.com/docker/docker/api/types/strslice 13:50:14 [2023-11-24T13:50:14.541Z] github.com/docker/docker/api/types/swarm 13:50:14 [2023-11-24T13:50:14.541Z] github.com/docker/docker/api/types/swarm/runtime 13:50:14 [2023-11-24T13:50:14.541Z] github.com/docker/docker/api/types/system 13:50:14 [2023-11-24T13:50:14.541Z] github.com/docker/docker/api/types/time 13:50:14 [2023-11-24T13:50:14.541Z] github.com/docker/docker/api/types/versions 13:50:14 [2023-11-24T13:50:14.541Z] github.com/docker/docker/api/types/versions/v1p19 13:50:14 [2023-11-24T13:50:14.541Z] github.com/docker/docker/api/types/versions/v1p20 13:50:14 [2023-11-24T13:50:14.541Z] github.com/docker/docker/api/types/volume 13:50:14 [2023-11-24T13:50:14.541Z] github.com/docker/docker/builder 13:50:14 [2023-11-24T13:50:14.541Z] github.com/docker/docker/builder/builder-next 13:50:14 [2023-11-24T13:50:14.541Z] github.com/docker/docker/builder/builder-next/adapters/containerimage 13:50:14 [2023-11-24T13:50:14.541Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache 13:50:14 [2023-11-24T13:50:14.541Z] github.com/docker/docker/builder/builder-next/adapters/snapshot 13:50:14 [2023-11-24T13:50:14.541Z] github.com/docker/docker/builder/builder-next/exporter 13:50:14 [2023-11-24T13:50:14.541Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter 13:50:14 [2023-11-24T13:50:14.541Z] github.com/docker/docker/builder/builder-next/exporter/overrides 13:50:14 [2023-11-24T13:50:14.541Z] github.com/docker/docker/builder/builder-next/imagerefchecker 13:50:14 [2023-11-24T13:50:14.541Z] github.com/docker/docker/builder/builder-next/worker 13:50:14 [2023-11-24T13:50:14.541Z] github.com/docker/docker/builder/builder-next/worker/label 13:50:14 [2023-11-24T13:50:14.541Z] github.com/docker/docker/builder/dockerfile 13:50:14 [2023-11-24T13:50:14.541Z] github.com/docker/docker/builder/remotecontext 13:50:14 [2023-11-24T13:50:14.541Z] github.com/docker/docker/builder/remotecontext/git 13:50:14 [2023-11-24T13:50:14.541Z] github.com/docker/docker/builder/remotecontext/urlutil 13:50:14 [2023-11-24T13:50:14.541Z] github.com/docker/docker/cli/debug 13:50:14 [2023-11-24T13:50:14.541Z] github.com/docker/docker/cli/winresources/docker-proxy 13:50:14 [2023-11-24T13:50:14.541Z] github.com/docker/docker/cli/winresources/dockerd 13:50:14 [2023-11-24T13:50:14.541Z] github.com/docker/docker/client 13:50:14 [2023-11-24T13:50:14.541Z] github.com/docker/docker/client/buildkit 13:50:14 [2023-11-24T13:50:14.541Z] github.com/docker/docker/cmd/docker-proxy 13:50:14 [2023-11-24T13:50:14.541Z] github.com/docker/docker/cmd/dockerd 13:50:14 [2023-11-24T13:50:14.541Z] github.com/docker/docker/cmd/dockerd/trap 13:50:14 [2023-11-24T13:50:14.541Z] github.com/docker/docker/cmd/dockerd/trap/testfiles 13:50:14 [2023-11-24T13:50:14.541Z] github.com/docker/docker/container 13:50:14 [2023-11-24T13:50:14.541Z] github.com/docker/docker/container/stream 13:50:14 [2023-11-24T13:50:14.541Z] github.com/docker/docker/contrib/apparmor 13:50:14 [2023-11-24T13:50:14.541Z] github.com/docker/docker/contrib/httpserver 13:50:14 [2023-11-24T13:50:14.541Z] github.com/docker/docker/daemon 13:50:14 [2023-11-24T13:50:14.541Z] github.com/docker/docker/daemon/cluster 13:50:14 [2023-11-24T13:50:14.541Z] github.com/docker/docker/daemon/cluster/controllers/plugin 13:50:14 [2023-11-24T13:50:14.541Z] github.com/docker/docker/daemon/cluster/convert 13:50:14 [2023-11-24T13:50:14.541Z] github.com/docker/docker/daemon/cluster/executor 13:50:14 [2023-11-24T13:50:14.541Z] github.com/docker/docker/daemon/cluster/executor/container 13:50:14 [2023-11-24T13:50:14.541Z] github.com/docker/docker/daemon/cluster/provider 13:50:14 [2023-11-24T13:50:14.541Z] github.com/docker/docker/daemon/config 13:50:14 [2023-11-24T13:50:14.541Z] github.com/docker/docker/daemon/containerd 13:50:14 [2023-11-24T13:50:14.541Z] github.com/docker/docker/daemon/events 13:50:14 [2023-11-24T13:50:14.541Z] github.com/docker/docker/daemon/events/testutils 13:50:14 [2023-11-24T13:50:14.541Z] github.com/docker/docker/daemon/graphdriver 13:50:14 [2023-11-24T13:50:14.541Z] github.com/docker/docker/daemon/graphdriver/btrfs 13:50:14 [2023-11-24T13:50:14.541Z] github.com/docker/docker/daemon/graphdriver/copy 13:50:14 [2023-11-24T13:50:14.541Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 13:50:14 [2023-11-24T13:50:14.541Z] github.com/docker/docker/daemon/graphdriver/graphtest 13:50:14 [2023-11-24T13:50:14.541Z] github.com/docker/docker/daemon/graphdriver/overlay2 13:50:14 [2023-11-24T13:50:14.541Z] github.com/docker/docker/daemon/graphdriver/overlayutils 13:50:14 [2023-11-24T13:50:14.541Z] github.com/docker/docker/daemon/graphdriver/register 13:50:14 [2023-11-24T13:50:14.541Z] github.com/docker/docker/daemon/graphdriver/vfs 13:50:14 [2023-11-24T13:50:14.541Z] github.com/docker/docker/daemon/graphdriver/zfs 13:50:14 [2023-11-24T13:50:14.541Z] github.com/docker/docker/daemon/images 13:50:14 [2023-11-24T13:50:14.541Z] github.com/docker/docker/daemon/initlayer 13:50:14 [2023-11-24T13:50:14.541Z] github.com/docker/docker/daemon/links 13:50:14 [2023-11-24T13:50:14.541Z] github.com/docker/docker/daemon/listeners 13:50:14 [2023-11-24T13:50:14.541Z] github.com/docker/docker/daemon/logger 13:50:14 [2023-11-24T13:50:14.541Z] github.com/docker/docker/daemon/logger/awslogs 13:50:14 [2023-11-24T13:50:14.541Z] github.com/docker/docker/daemon/logger/fluentd 13:50:14 [2023-11-24T13:50:14.541Z] github.com/docker/docker/daemon/logger/gcplogs 13:50:14 [2023-11-24T13:50:14.541Z] github.com/docker/docker/daemon/logger/gelf 13:50:14 [2023-11-24T13:50:14.541Z] github.com/docker/docker/daemon/logger/journald 13:50:14 [2023-11-24T13:50:14.541Z] github.com/docker/docker/daemon/logger/journald/internal/export 13:50:14 [2023-11-24T13:50:14.541Z] github.com/docker/docker/daemon/logger/journald/internal/fake 13:50:14 [2023-11-24T13:50:14.541Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal 13:50:14 [2023-11-24T13:50:14.541Z] github.com/docker/docker/daemon/logger/jsonfilelog 13:50:14 [2023-11-24T13:50:14.541Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 13:50:14 [2023-11-24T13:50:14.541Z] github.com/docker/docker/daemon/logger/local 13:50:14 [2023-11-24T13:50:14.541Z] github.com/docker/docker/daemon/logger/logentries 13:50:14 [2023-11-24T13:50:14.541Z] github.com/docker/docker/daemon/logger/loggertest 13:50:14 [2023-11-24T13:50:14.541Z] github.com/docker/docker/daemon/logger/loggerutils 13:50:14 [2023-11-24T13:50:14.541Z] github.com/docker/docker/daemon/logger/loggerutils/cache 13:50:14 [2023-11-24T13:50:14.541Z] github.com/docker/docker/daemon/logger/splunk 13:50:14 [2023-11-24T13:50:14.541Z] github.com/docker/docker/daemon/logger/syslog 13:50:14 [2023-11-24T13:50:14.541Z] github.com/docker/docker/daemon/logger/templates 13:50:14 [2023-11-24T13:50:14.541Z] github.com/docker/docker/daemon/names 13:50:14 [2023-11-24T13:50:14.541Z] github.com/docker/docker/daemon/network 13:50:14 [2023-11-24T13:50:14.541Z] github.com/docker/docker/daemon/snapshotter 13:50:14 [2023-11-24T13:50:14.541Z] github.com/docker/docker/daemon/stats 13:50:14 [2023-11-24T13:50:14.541Z] github.com/docker/docker/distribution 13:50:14 [2023-11-24T13:50:14.541Z] github.com/docker/docker/distribution/metadata 13:50:14 [2023-11-24T13:50:14.541Z] github.com/docker/docker/distribution/utils 13:50:14 [2023-11-24T13:50:14.541Z] github.com/docker/docker/distribution/xfer 13:50:14 [2023-11-24T13:50:14.541Z] github.com/docker/docker/dockerversion 13:50:14 [2023-11-24T13:50:14.541Z] github.com/docker/docker/errdefs 13:50:14 [2023-11-24T13:50:14.541Z] github.com/docker/docker/image 13:50:14 [2023-11-24T13:50:14.541Z] github.com/docker/docker/image/cache 13:50:14 [2023-11-24T13:50:14.541Z] github.com/docker/docker/image/spec/specs-go 13:50:14 [2023-11-24T13:50:14.541Z] github.com/docker/docker/image/spec/specs-go/v1 13:50:14 [2023-11-24T13:50:14.541Z] github.com/docker/docker/image/tarexport 13:50:14 [2023-11-24T13:50:14.541Z] github.com/docker/docker/image/v1 13:50:14 [2023-11-24T13:50:14.541Z] github.com/docker/docker/internal/compatcontext 13:50:14 [2023-11-24T13:50:14.541Z] github.com/docker/docker/internal/mod 13:50:14 [2023-11-24T13:50:14.541Z] github.com/docker/docker/internal/mounttree 13:50:14 [2023-11-24T13:50:14.541Z] github.com/docker/docker/internal/multierror 13:50:14 [2023-11-24T13:50:14.541Z] github.com/docker/docker/internal/test/suite 13:50:14 [2023-11-24T13:50:14.541Z] github.com/docker/docker/internal/testutils 13:50:14 [2023-11-24T13:50:14.541Z] github.com/docker/docker/internal/testutils/netnsutils 13:50:14 [2023-11-24T13:50:14.541Z] github.com/docker/docker/internal/unshare 13:50:14 [2023-11-24T13:50:14.541Z] github.com/docker/docker/layer 13:50:14 [2023-11-24T13:50:14.541Z] github.com/docker/docker/libcontainerd 13:50:14 [2023-11-24T13:50:14.541Z] github.com/docker/docker/libcontainerd/queue 13:50:14 [2023-11-24T13:50:14.541Z] github.com/docker/docker/libcontainerd/remote 13:50:14 [2023-11-24T13:50:14.541Z] github.com/docker/docker/libcontainerd/shimopts 13:50:14 [2023-11-24T13:50:14.541Z] github.com/docker/docker/libcontainerd/supervisor 13:50:14 [2023-11-24T13:50:14.541Z] github.com/docker/docker/libcontainerd/types 13:50:14 [2023-11-24T13:50:14.541Z] github.com/docker/docker/libnetwork 13:50:14 [2023-11-24T13:50:14.541Z] github.com/docker/docker/libnetwork/bitmap 13:50:14 [2023-11-24T13:50:14.541Z] github.com/docker/docker/libnetwork/cluster 13:50:14 [2023-11-24T13:50:14.541Z] github.com/docker/docker/libnetwork/cmd/diagnostic 13:50:14 [2023-11-24T13:50:14.541Z] github.com/docker/docker/libnetwork/cmd/networkdb-test 13:50:14 [2023-11-24T13:50:14.541Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient 13:50:14 [2023-11-24T13:50:14.541Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver 13:50:14 [2023-11-24T13:50:14.541Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient 13:50:14 [2023-11-24T13:50:14.541Z] github.com/docker/docker/libnetwork/cmd/readme_test 13:50:14 [2023-11-24T13:50:14.541Z] github.com/docker/docker/libnetwork/config 13:50:14 [2023-11-24T13:50:14.541Z] github.com/docker/docker/libnetwork/datastore 13:50:14 [2023-11-24T13:50:14.541Z] github.com/docker/docker/libnetwork/diagnostic 13:50:14 [2023-11-24T13:50:14.541Z] github.com/docker/docker/libnetwork/discoverapi 13:50:14 [2023-11-24T13:50:14.541Z] github.com/docker/docker/libnetwork/driverapi 13:50:14 [2023-11-24T13:50:14.541Z] github.com/docker/docker/libnetwork/drivers/bridge 13:50:14 [2023-11-24T13:50:14.541Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager 13:50:14 [2023-11-24T13:50:14.541Z] github.com/docker/docker/libnetwork/drivers/host 13:50:14 [2023-11-24T13:50:14.541Z] github.com/docker/docker/libnetwork/drivers/ipvlan 13:50:14 [2023-11-24T13:50:14.541Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager 13:50:14 [2023-11-24T13:50:14.541Z] github.com/docker/docker/libnetwork/drivers/macvlan 13:50:14 [2023-11-24T13:50:14.541Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager 13:50:14 [2023-11-24T13:50:14.541Z] github.com/docker/docker/libnetwork/drivers/null 13:50:14 [2023-11-24T13:50:14.541Z] github.com/docker/docker/libnetwork/drivers/overlay 13:50:14 [2023-11-24T13:50:14.541Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils 13:50:14 [2023-11-24T13:50:14.541Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 13:50:14 [2023-11-24T13:50:14.541Z] github.com/docker/docker/libnetwork/drivers/remote 13:50:14 [2023-11-24T13:50:14.541Z] github.com/docker/docker/libnetwork/drivers/remote/api 13:50:14 [2023-11-24T13:50:14.541Z] github.com/docker/docker/libnetwork/drivers/windows 13:50:14 [2023-11-24T13:50:14.541Z] github.com/docker/docker/libnetwork/drivers/windows/overlay 13:50:14 [2023-11-24T13:50:14.541Z] github.com/docker/docker/libnetwork/drvregistry 13:50:14 [2023-11-24T13:50:14.541Z] github.com/docker/docker/libnetwork/etchosts 13:50:14 [2023-11-24T13:50:14.541Z] github.com/docker/docker/libnetwork/internal/caller 13:50:14 [2023-11-24T13:50:14.541Z] github.com/docker/docker/libnetwork/internal/kvstore 13:50:14 [2023-11-24T13:50:14.541Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb 13:50:14 [2023-11-24T13:50:14.541Z] github.com/docker/docker/libnetwork/internal/setmatrix 13:50:14 [2023-11-24T13:50:14.541Z] github.com/docker/docker/libnetwork/ipam 13:50:14 [2023-11-24T13:50:14.541Z] github.com/docker/docker/libnetwork/ipamapi 13:50:14 [2023-11-24T13:50:14.541Z] github.com/docker/docker/libnetwork/ipams/builtin 13:50:14 [2023-11-24T13:50:14.541Z] github.com/docker/docker/libnetwork/ipams/null 13:50:14 [2023-11-24T13:50:14.541Z] github.com/docker/docker/libnetwork/ipams/remote 13:50:14 [2023-11-24T13:50:14.541Z] github.com/docker/docker/libnetwork/ipams/remote/api 13:50:14 [2023-11-24T13:50:14.541Z] github.com/docker/docker/libnetwork/ipams/windowsipam 13:50:14 [2023-11-24T13:50:14.541Z] github.com/docker/docker/libnetwork/ipamutils 13:50:14 [2023-11-24T13:50:14.541Z] github.com/docker/docker/libnetwork/ipbits 13:50:14 [2023-11-24T13:50:14.541Z] github.com/docker/docker/libnetwork/iptables 13:50:14 [2023-11-24T13:50:14.541Z] github.com/docker/docker/libnetwork/netlabel 13:50:14 [2023-11-24T13:50:14.541Z] github.com/docker/docker/libnetwork/netutils 13:50:14 [2023-11-24T13:50:14.541Z] github.com/docker/docker/libnetwork/networkdb 13:50:14 [2023-11-24T13:50:14.541Z] github.com/docker/docker/libnetwork/ns 13:50:14 [2023-11-24T13:50:14.541Z] github.com/docker/docker/libnetwork/options 13:50:14 [2023-11-24T13:50:14.541Z] github.com/docker/docker/libnetwork/osl 13:50:14 [2023-11-24T13:50:14.541Z] github.com/docker/docker/libnetwork/osl/kernel 13:50:14 [2023-11-24T13:50:14.541Z] github.com/docker/docker/libnetwork/portallocator 13:50:14 [2023-11-24T13:50:14.541Z] github.com/docker/docker/libnetwork/portmapper 13:50:14 [2023-11-24T13:50:14.541Z] github.com/docker/docker/libnetwork/resolvconf 13:50:14 [2023-11-24T13:50:14.541Z] github.com/docker/docker/libnetwork/scope 13:50:14 [2023-11-24T13:50:14.541Z] github.com/docker/docker/libnetwork/types 13:50:14 [2023-11-24T13:50:14.541Z] github.com/docker/docker/oci 13:50:14 [2023-11-24T13:50:14.541Z] github.com/docker/docker/oci/caps 13:50:14 [2023-11-24T13:50:14.541Z] github.com/docker/docker/opts 13:50:14 [2023-11-24T13:50:14.541Z] github.com/docker/docker/pkg/aaparser 13:50:14 [2023-11-24T13:50:14.541Z] github.com/docker/docker/pkg/archive 13:50:14 [2023-11-24T13:50:14.541Z] github.com/docker/docker/pkg/authorization 13:50:14 [2023-11-24T13:50:14.541Z] github.com/docker/docker/pkg/broadcaster 13:50:14 [2023-11-24T13:50:14.541Z] github.com/docker/docker/pkg/capabilities 13:50:14 [2023-11-24T13:50:14.541Z] github.com/docker/docker/pkg/chrootarchive 13:50:14 [2023-11-24T13:50:14.541Z] github.com/docker/docker/pkg/containerfs 13:50:14 [2023-11-24T13:50:14.541Z] github.com/docker/docker/pkg/directory 13:50:14 [2023-11-24T13:50:14.541Z] github.com/docker/docker/pkg/dmesg 13:50:14 [2023-11-24T13:50:14.541Z] github.com/docker/docker/pkg/fileutils 13:50:14 [2023-11-24T13:50:14.541Z] github.com/docker/docker/pkg/homedir 13:50:14 [2023-11-24T13:50:14.541Z] github.com/docker/docker/pkg/idtools 13:50:14 [2023-11-24T13:50:14.541Z] github.com/docker/docker/pkg/ioutils 13:50:14 [2023-11-24T13:50:14.541Z] github.com/docker/docker/pkg/jsonmessage 13:50:14 [2023-11-24T13:50:14.541Z] github.com/docker/docker/pkg/longpath 13:50:14 [2023-11-24T13:50:14.541Z] github.com/docker/docker/pkg/loopback 13:50:14 [2023-11-24T13:50:14.541Z] github.com/docker/docker/pkg/meminfo 13:50:14 [2023-11-24T13:50:14.541Z] github.com/docker/docker/pkg/namesgenerator 13:50:14 [2023-11-24T13:50:14.541Z] github.com/docker/docker/pkg/parsers 13:50:14 [2023-11-24T13:50:14.541Z] github.com/docker/docker/pkg/parsers/kernel 13:50:14 [2023-11-24T13:50:14.541Z] github.com/docker/docker/pkg/parsers/operatingsystem 13:50:14 [2023-11-24T13:50:14.541Z] github.com/docker/docker/pkg/pidfile 13:50:14 [2023-11-24T13:50:14.541Z] github.com/docker/docker/pkg/platform 13:50:14 [2023-11-24T13:50:14.541Z] github.com/docker/docker/pkg/platforms 13:50:14 [2023-11-24T13:50:14.541Z] github.com/docker/docker/pkg/plugingetter 13:50:14 [2023-11-24T13:50:14.542Z] github.com/docker/docker/pkg/plugins 13:50:14 [2023-11-24T13:50:14.542Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen 13:50:14 [2023-11-24T13:50:14.542Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures 13:50:14 [2023-11-24T13:50:14.542Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture 13:50:14 [2023-11-24T13:50:14.542Z] github.com/docker/docker/pkg/plugins/transport 13:50:14 [2023-11-24T13:50:14.542Z] github.com/docker/docker/pkg/pools 13:50:14 [2023-11-24T13:50:14.542Z] github.com/docker/docker/pkg/process 13:50:14 [2023-11-24T13:50:14.542Z] github.com/docker/docker/pkg/progress 13:50:14 [2023-11-24T13:50:14.542Z] github.com/docker/docker/pkg/reexec 13:50:14 [2023-11-24T13:50:14.542Z] github.com/docker/docker/pkg/rootless 13:50:14 [2023-11-24T13:50:14.542Z] github.com/docker/docker/pkg/rootless/specconv 13:50:14 [2023-11-24T13:50:14.542Z] github.com/docker/docker/pkg/stack 13:50:14 [2023-11-24T13:50:14.542Z] github.com/docker/docker/pkg/stdcopy 13:50:14 [2023-11-24T13:50:14.542Z] github.com/docker/docker/pkg/streamformatter 13:50:14 [2023-11-24T13:50:14.542Z] github.com/docker/docker/pkg/stringid 13:50:14 [2023-11-24T13:50:14.542Z] github.com/docker/docker/pkg/sysinfo 13:50:14 [2023-11-24T13:50:14.542Z] github.com/docker/docker/pkg/system 13:50:14 [2023-11-24T13:50:14.542Z] github.com/docker/docker/pkg/tailfile 13:50:14 [2023-11-24T13:50:14.542Z] github.com/docker/docker/pkg/tarsum 13:50:14 [2023-11-24T13:50:14.542Z] github.com/docker/docker/pkg/useragent 13:50:14 [2023-11-24T13:50:14.542Z] github.com/docker/docker/plugin 13:50:14 [2023-11-24T13:50:14.542Z] github.com/docker/docker/plugin/executor/containerd 13:50:14 [2023-11-24T13:50:14.542Z] github.com/docker/docker/plugin/v2 13:50:14 [2023-11-24T13:50:14.542Z] github.com/docker/docker/profiles/apparmor 13:50:14 [2023-11-24T13:50:14.542Z] github.com/docker/docker/profiles/seccomp 13:50:14 [2023-11-24T13:50:14.542Z] github.com/docker/docker/quota 13:50:14 [2023-11-24T13:50:14.542Z] github.com/docker/docker/reference 13:50:14 [2023-11-24T13:50:14.542Z] github.com/docker/docker/registry 13:50:14 [2023-11-24T13:50:14.542Z] github.com/docker/docker/registry/resumable 13:50:14 [2023-11-24T13:50:14.542Z] github.com/docker/docker/restartmanager 13:50:14 [2023-11-24T13:50:14.542Z] github.com/docker/docker/runconfig 13:50:14 [2023-11-24T13:50:14.542Z] github.com/docker/docker/runconfig/opts 13:50:14 [2023-11-24T13:50:14.542Z] github.com/docker/docker/testutil 13:50:14 [2023-11-24T13:50:14.542Z] github.com/docker/docker/testutil/daemon 13:50:14 [2023-11-24T13:50:14.542Z] github.com/docker/docker/testutil/environment 13:50:14 [2023-11-24T13:50:14.542Z] github.com/docker/docker/testutil/fakecontext 13:50:14 [2023-11-24T13:50:14.542Z] github.com/docker/docker/testutil/fakegit 13:50:14 [2023-11-24T13:50:14.542Z] github.com/docker/docker/testutil/fakestorage 13:50:14 [2023-11-24T13:50:14.542Z] github.com/docker/docker/testutil/fixtures/load 13:50:14 [2023-11-24T13:50:14.542Z] github.com/docker/docker/testutil/fixtures/plugin 13:50:14 [2023-11-24T13:50:14.542Z] github.com/docker/docker/testutil/fixtures/plugin/basic 13:50:14 [2023-11-24T13:50:14.542Z] github.com/docker/docker/testutil/registry 13:50:14 [2023-11-24T13:50:14.542Z] github.com/docker/docker/testutil/request 13:50:14 [2023-11-24T13:50:14.542Z] github.com/docker/docker/volume 13:50:14 [2023-11-24T13:50:14.542Z] github.com/docker/docker/volume/drivers 13:50:14 [2023-11-24T13:50:14.542Z] github.com/docker/docker/volume/local 13:50:14 [2023-11-24T13:50:14.542Z] github.com/docker/docker/volume/mounts 13:50:14 [2023-11-24T13:50:14.542Z] github.com/docker/docker/volume/service 13:50:14 [2023-11-24T13:50:14.542Z] github.com/docker/docker/volume/service/opts 13:50:14 [2023-11-24T13:50:14.542Z] github.com/docker/docker/volume/testutils' 13:50:14 [2023-11-24T13:50:14.542Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork 13:50:14 [2023-11-24T13:50:14.542Z] github.com/docker/docker/libnetwork/bitmap 13:50:14 [2023-11-24T13:50:14.542Z] github.com/docker/docker/libnetwork/cluster 13:50:14 [2023-11-24T13:50:14.542Z] github.com/docker/docker/libnetwork/cmd/diagnostic 13:50:14 [2023-11-24T13:50:14.542Z] github.com/docker/docker/libnetwork/cmd/networkdb-test 13:50:14 [2023-11-24T13:50:14.542Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient 13:50:14 [2023-11-24T13:50:14.542Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver 13:50:14 [2023-11-24T13:50:14.542Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient 13:50:14 [2023-11-24T13:50:14.542Z] github.com/docker/docker/libnetwork/cmd/readme_test 13:50:14 [2023-11-24T13:50:14.542Z] github.com/docker/docker/libnetwork/config 13:50:14 [2023-11-24T13:50:14.542Z] github.com/docker/docker/libnetwork/datastore 13:50:14 [2023-11-24T13:50:14.542Z] github.com/docker/docker/libnetwork/diagnostic 13:50:14 [2023-11-24T13:50:14.542Z] github.com/docker/docker/libnetwork/discoverapi 13:50:14 [2023-11-24T13:50:14.542Z] github.com/docker/docker/libnetwork/driverapi 13:50:14 [2023-11-24T13:50:14.542Z] github.com/docker/docker/libnetwork/drivers/bridge 13:50:14 [2023-11-24T13:50:14.542Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager 13:50:14 [2023-11-24T13:50:14.542Z] github.com/docker/docker/libnetwork/drivers/host 13:50:14 [2023-11-24T13:50:14.542Z] github.com/docker/docker/libnetwork/drivers/ipvlan 13:50:14 [2023-11-24T13:50:14.542Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager 13:50:14 [2023-11-24T13:50:14.542Z] github.com/docker/docker/libnetwork/drivers/macvlan 13:50:14 [2023-11-24T13:50:14.542Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager 13:50:14 [2023-11-24T13:50:14.542Z] github.com/docker/docker/libnetwork/drivers/null 13:50:14 [2023-11-24T13:50:14.542Z] github.com/docker/docker/libnetwork/drivers/overlay 13:50:14 [2023-11-24T13:50:14.542Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils 13:50:14 [2023-11-24T13:50:14.542Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 13:50:14 [2023-11-24T13:50:14.542Z] github.com/docker/docker/libnetwork/drivers/remote 13:50:14 [2023-11-24T13:50:14.542Z] github.com/docker/docker/libnetwork/drivers/remote/api 13:50:14 [2023-11-24T13:50:14.542Z] github.com/docker/docker/libnetwork/drivers/windows 13:50:14 [2023-11-24T13:50:14.542Z] github.com/docker/docker/libnetwork/drivers/windows/overlay 13:50:14 [2023-11-24T13:50:14.542Z] github.com/docker/docker/libnetwork/drvregistry 13:50:14 [2023-11-24T13:50:14.542Z] github.com/docker/docker/libnetwork/etchosts 13:50:14 [2023-11-24T13:50:14.542Z] github.com/docker/docker/libnetwork/internal/caller 13:50:14 [2023-11-24T13:50:14.542Z] github.com/docker/docker/libnetwork/internal/kvstore 13:50:14 [2023-11-24T13:50:14.542Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb 13:50:14 [2023-11-24T13:50:14.542Z] github.com/docker/docker/libnetwork/internal/setmatrix 13:50:14 [2023-11-24T13:50:14.542Z] github.com/docker/docker/libnetwork/ipam 13:50:14 [2023-11-24T13:50:14.542Z] github.com/docker/docker/libnetwork/ipamapi 13:50:14 [2023-11-24T13:50:14.542Z] github.com/docker/docker/libnetwork/ipams/builtin 13:50:14 [2023-11-24T13:50:14.542Z] github.com/docker/docker/libnetwork/ipams/null 13:50:14 [2023-11-24T13:50:14.542Z] github.com/docker/docker/libnetwork/ipams/remote 13:50:14 [2023-11-24T13:50:14.542Z] github.com/docker/docker/libnetwork/ipams/remote/api 13:50:14 [2023-11-24T13:50:14.542Z] github.com/docker/docker/libnetwork/ipams/windowsipam 13:50:14 [2023-11-24T13:50:14.542Z] github.com/docker/docker/libnetwork/ipamutils 13:50:14 [2023-11-24T13:50:14.542Z] github.com/docker/docker/libnetwork/ipbits 13:50:14 [2023-11-24T13:50:14.542Z] github.com/docker/docker/libnetwork/iptables 13:50:14 [2023-11-24T13:50:14.542Z] github.com/docker/docker/libnetwork/netlabel 13:50:14 [2023-11-24T13:50:14.542Z] github.com/docker/docker/libnetwork/netutils 13:50:14 [2023-11-24T13:50:14.542Z] github.com/docker/docker/libnetwork/networkdb 13:50:14 [2023-11-24T13:50:14.542Z] github.com/docker/docker/libnetwork/ns 13:50:14 [2023-11-24T13:50:14.542Z] github.com/docker/docker/libnetwork/options 13:50:14 [2023-11-24T13:50:14.542Z] github.com/docker/docker/libnetwork/osl 13:50:14 [2023-11-24T13:50:14.542Z] github.com/docker/docker/libnetwork/osl/kernel 13:50:14 [2023-11-24T13:50:14.542Z] github.com/docker/docker/libnetwork/portallocator 13:50:14 [2023-11-24T13:50:14.542Z] github.com/docker/docker/libnetwork/portmapper 13:50:14 [2023-11-24T13:50:14.542Z] github.com/docker/docker/libnetwork/resolvconf 13:50:14 [2023-11-24T13:50:14.542Z] github.com/docker/docker/libnetwork/scope 13:50:14 [2023-11-24T13:50:14.542Z] github.com/docker/docker/libnetwork/types' 13:50:14 [2023-11-24T13:50:14.542Z] + echo 'github.com/docker/docker/libnetwork 13:50:14 [2023-11-24T13:50:14.542Z] github.com/docker/docker/libnetwork/bitmap 13:50:14 [2023-11-24T13:50:14.542Z] github.com/docker/docker/libnetwork/cluster 13:50:14 [2023-11-24T13:50:14.542Z] github.com/docker/docker/libnetwork/cmd/diagnostic 13:50:14 [2023-11-24T13:50:14.542Z] github.com/docker/docker/libnetwork/cmd/networkdb-test 13:50:14 [2023-11-24T13:50:14.542Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient 13:50:14 [2023-11-24T13:50:14.542Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver 13:50:14 [2023-11-24T13:50:14.542Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient 13:50:14 [2023-11-24T13:50:14.542Z] github.com/docker/docker/libnetwork/cmd/readme_test 13:50:14 [2023-11-24T13:50:14.542Z] github.com/docker/docker/libnetwork/config 13:50:14 [2023-11-24T13:50:14.542Z] github.com/docker/docker/libnetwork/datastore 13:50:14 [2023-11-24T13:50:14.542Z] github.com/docker/docker/libnetwork/diagnostic 13:50:14 [2023-11-24T13:50:14.542Z] github.com/docker/docker/libnetwork/discoverapi 13:50:14 [2023-11-24T13:50:14.542Z] github.com/docker/docker/libnetwork/driverapi 13:50:14 [2023-11-24T13:50:14.542Z] github.com/docker/docker/libnetwork/drivers/bridge 13:50:14 [2023-11-24T13:50:14.542Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager 13:50:14 [2023-11-24T13:50:14.542Z] github.com/docker/docker/libnetwork/drivers/host 13:50:14 [2023-11-24T13:50:14.542Z] github.com/docker/docker/libnetwork/drivers/ipvlan 13:50:14 [2023-11-24T13:50:14.542Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager 13:50:14 [2023-11-24T13:50:14.542Z] github.com/docker/docker/libnetwork/drivers/macvlan 13:50:14 [2023-11-24T13:50:14.542Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager 13:50:14 [2023-11-24T13:50:14.542Z] github.com/docker/docker/libnetwork/drivers/null 13:50:14 [2023-11-24T13:50:14.542Z] github.com/docker/docker/libnetwork/drivers/overlay 13:50:14 [2023-11-24T13:50:14.542Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils 13:50:14 [2023-11-24T13:50:14.542Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 13:50:14 [2023-11-24T13:50:14.542Z] github.com/docker/docker/libnetwork/drivers/remote 13:50:14 [2023-11-24T13:50:14.542Z] github.com/docker/docker/libnetwork/drivers/remote/api 13:50:14 [2023-11-24T13:50:14.542Z] github.com/docker/docker/libnetwork/drivers/windows 13:50:14 [2023-11-24T13:50:14.542Z] github.com/docker/docker/libnetwork/drivers/windows/overlay 13:50:14 [2023-11-24T13:50:14.542Z] github.com/docker/docker/libnetwork/drvregistry 13:50:14 [2023-11-24T13:50:14.542Z] github.com/docker/docker/libnetwork/etchosts 13:50:14 [2023-11-24T13:50:14.542Z] github.com/docker/docker/libnetwork/internal/caller 13:50:14 [2023-11-24T13:50:14.542Z] github.com/docker/docker/libnetwork/internal/kvstore 13:50:14 [2023-11-24T13:50:14.542Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb 13:50:14 [2023-11-24T13:50:14.542Z] github.com/docker/docker/libnetwork/internal/setmatrix 13:50:14 [2023-11-24T13:50:14.542Z] github.com/docker/docker/libnetwork/ipam 13:50:14 [2023-11-24T13:50:14.542Z] github.com/docker/docker/libnetwork/ipamapi 13:50:14 [2023-11-24T13:50:14.542Z] github.com/docker/docker/libnetwork/ipams/builtin 13:50:14 [2023-11-24T13:50:14.542Z] github.com/docker/docker/libnetwork/ipams/null 13:50:14 [2023-11-24T13:50:14.542Z] github.com/docker/docker/libnetwork/ipams/remote 13:50:14 [2023-11-24T13:50:14.542Z] github.com/docker/docker/libnetwork/ipams/remote/api 13:50:14 [2023-11-24T13:50:14.542Z] + grep --fixed-strings libnetwork/drivers/bridge 13:50:14 [2023-11-24T13:50:14.542Z] github.com/docker/docker/libnetwork/ipams/windowsipam 13:50:14 [2023-11-24T13:50:14.542Z] github.com/docker/docker/libnetwork/ipamutils 13:50:14 [2023-11-24T13:50:14.542Z] github.com/docker/docker/libnetwork/ipbits 13:50:14 [2023-11-24T13:50:14.542Z] github.com/docker/docker/libnetwork/iptables 13:50:14 [2023-11-24T13:50:14.542Z] github.com/docker/docker/libnetwork/netlabel 13:50:14 [2023-11-24T13:50:14.542Z] github.com/docker/docker/libnetwork/netutils 13:50:14 [2023-11-24T13:50:14.542Z] github.com/docker/docker/libnetwork/networkdb 13:50:14 [2023-11-24T13:50:14.542Z] github.com/docker/docker/libnetwork/ns 13:50:14 [2023-11-24T13:50:14.542Z] github.com/docker/docker/libnetwork/options 13:50:14 [2023-11-24T13:50:14.542Z] github.com/docker/docker/libnetwork/osl 13:50:14 [2023-11-24T13:50:14.542Z] github.com/docker/docker/libnetwork/osl/kernel 13:50:14 [2023-11-24T13:50:14.542Z] github.com/docker/docker/libnetwork/portallocator 13:50:14 [2023-11-24T13:50:14.542Z] github.com/docker/docker/libnetwork/portmapper 13:50:14 [2023-11-24T13:50:14.542Z] github.com/docker/docker/libnetwork/resolvconf 13:50:14 [2023-11-24T13:50:14.542Z] github.com/docker/docker/libnetwork/scope 13:50:14 [2023-11-24T13:50:14.542Z] github.com/docker/docker/libnetwork/types' 13:50:14 [2023-11-24T13:50:14.542Z] github.com/docker/docker/libnetwork/drivers/bridge 13:50:14 [2023-11-24T13:50:14.542Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager 13:50:14 [2023-11-24T13:50:14.542Z] + type docker-proxy 13:50:14 [2023-11-24T13:50:14.542Z] hack/test/unit: line 25: type: docker-proxy: not found 13:50:14 [2023-11-24T13:50:14.542Z] + hack/make.sh binary-proxy install-proxy 13:50:14 [2023-11-24T13:50:14.542Z] 13:50:14 [2023-11-24T13:50:14.542Z] Removing bundles/ 13:50:14 [2023-11-24T13:50:14.542Z] 13:50:14 [2023-11-24T13:50:14.542Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) 13:50:14 [2023-11-24T13:50:14.542Z] Building static bundles/binary-proxy/docker-proxy (linux/arm64)... 13:50:14 [2023-11-24T13:50:14.542Z] + tee /go/src/github.com/docker/docker/go.mod 13:50:14 [2023-11-24T13:50:14.542Z] module github.com/docker/docker 13:50:14 [2023-11-24T13:50:14.542Z] 13:50:14 [2023-11-24T13:50:14.542Z] go 1.20 13:50:14 [2023-11-24T13:50:14.542Z] + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT 13:50:14 [2023-11-24T13:50:14.542Z] + GO111MODULE=on 13:50:14 [2023-11-24T13:50:14.542Z] + 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=117dd03549df002bb2bc3427b9d9065001755776" -X "github.com/docker/docker/dockerversion.BuildTime=2023-11-24T13:50:14.000000000+00:00" -X "github.com/docker/docker/dockerversion.PlatformName=" -X "github.com/docker/docker/dockerversion.ProductName=" -X "github.com/docker/docker/dockerversion.DefaultProductLicense=" -extldflags -static ' -gcflags= github.com/docker/docker/cmd/docker-proxy 13:50:18 [2023-11-24T13:50:18.746Z] + rm -f /go/src/github.com/docker/docker/go.mod 13:50:18 [2023-11-24T13:50:18.746Z] Created binary: bundles/binary-proxy/docker-proxy 13:50:18 [2023-11-24T13:50:18.746Z] 13:50:18 [2023-11-24T13:50:18.746Z] ---> Making bundle: install-proxy (in bundles/install-proxy) 13:50:18 [2023-11-24T13:50:18.746Z] Installing docker-proxy to /usr/local/bin/ 13:50:18 [2023-11-24T13:50:18.746Z] 13:50:18 [2023-11-24T13:50:18.746Z] + mkdir -p bundles 13:50:18 [2023-11-24T13:50:18.746Z] + '[' -n 'github.com/docker/docker/api 13:50:18 [2023-11-24T13:50:18.746Z] github.com/docker/docker/api/server 13:50:18 [2023-11-24T13:50:18.746Z] github.com/docker/docker/api/server/backend/build 13:50:18 [2023-11-24T13:50:18.746Z] github.com/docker/docker/api/server/httpstatus 13:50:18 [2023-11-24T13:50:18.746Z] github.com/docker/docker/api/server/httputils 13:50:18 [2023-11-24T13:50:18.746Z] github.com/docker/docker/api/server/middleware 13:50:18 [2023-11-24T13:50:18.746Z] github.com/docker/docker/api/server/router 13:50:18 [2023-11-24T13:50:18.746Z] github.com/docker/docker/api/server/router/build 13:50:18 [2023-11-24T13:50:18.746Z] github.com/docker/docker/api/server/router/checkpoint 13:50:18 [2023-11-24T13:50:18.746Z] github.com/docker/docker/api/server/router/container 13:50:18 [2023-11-24T13:50:18.746Z] github.com/docker/docker/api/server/router/debug 13:50:18 [2023-11-24T13:50:18.746Z] github.com/docker/docker/api/server/router/distribution 13:50:18 [2023-11-24T13:50:18.746Z] github.com/docker/docker/api/server/router/grpc 13:50:18 [2023-11-24T13:50:18.746Z] github.com/docker/docker/api/server/router/image 13:50:18 [2023-11-24T13:50:18.746Z] github.com/docker/docker/api/server/router/network 13:50:18 [2023-11-24T13:50:18.746Z] github.com/docker/docker/api/server/router/plugin 13:50:18 [2023-11-24T13:50:18.746Z] github.com/docker/docker/api/server/router/session 13:50:18 [2023-11-24T13:50:18.746Z] github.com/docker/docker/api/server/router/swarm 13:50:18 [2023-11-24T13:50:18.746Z] github.com/docker/docker/api/server/router/system 13:50:18 [2023-11-24T13:50:18.746Z] github.com/docker/docker/api/server/router/volume 13:50:18 [2023-11-24T13:50:18.746Z] github.com/docker/docker/api/types 13:50:18 [2023-11-24T13:50:18.746Z] github.com/docker/docker/api/types/backend 13:50:18 [2023-11-24T13:50:18.746Z] github.com/docker/docker/api/types/blkiodev 13:50:18 [2023-11-24T13:50:18.746Z] github.com/docker/docker/api/types/checkpoint 13:50:18 [2023-11-24T13:50:18.746Z] github.com/docker/docker/api/types/container 13:50:18 [2023-11-24T13:50:18.746Z] github.com/docker/docker/api/types/events 13:50:18 [2023-11-24T13:50:18.746Z] github.com/docker/docker/api/types/filters 13:50:18 [2023-11-24T13:50:18.746Z] github.com/docker/docker/api/types/image 13:50:18 [2023-11-24T13:50:18.746Z] github.com/docker/docker/api/types/mount 13:50:18 [2023-11-24T13:50:18.746Z] github.com/docker/docker/api/types/network 13:50:18 [2023-11-24T13:50:18.746Z] github.com/docker/docker/api/types/plugins/logdriver 13:50:18 [2023-11-24T13:50:18.746Z] github.com/docker/docker/api/types/registry 13:50:18 [2023-11-24T13:50:18.746Z] github.com/docker/docker/api/types/strslice 13:50:18 [2023-11-24T13:50:18.746Z] github.com/docker/docker/api/types/swarm 13:50:18 [2023-11-24T13:50:18.746Z] github.com/docker/docker/api/types/swarm/runtime 13:50:18 [2023-11-24T13:50:18.746Z] github.com/docker/docker/api/types/system 13:50:18 [2023-11-24T13:50:18.746Z] github.com/docker/docker/api/types/time 13:50:18 [2023-11-24T13:50:18.746Z] github.com/docker/docker/api/types/versions 13:50:18 [2023-11-24T13:50:18.746Z] github.com/docker/docker/api/types/versions/v1p19 13:50:18 [2023-11-24T13:50:18.746Z] github.com/docker/docker/api/types/versions/v1p20 13:50:18 [2023-11-24T13:50:18.746Z] github.com/docker/docker/api/types/volume 13:50:18 [2023-11-24T13:50:18.746Z] github.com/docker/docker/builder 13:50:18 [2023-11-24T13:50:18.746Z] github.com/docker/docker/builder/builder-next 13:50:18 [2023-11-24T13:50:18.746Z] github.com/docker/docker/builder/builder-next/adapters/containerimage 13:50:18 [2023-11-24T13:50:18.746Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache 13:50:18 [2023-11-24T13:50:18.746Z] github.com/docker/docker/builder/builder-next/adapters/snapshot 13:50:18 [2023-11-24T13:50:18.746Z] github.com/docker/docker/builder/builder-next/exporter 13:50:18 [2023-11-24T13:50:18.746Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter 13:50:18 [2023-11-24T13:50:18.746Z] github.com/docker/docker/builder/builder-next/exporter/overrides 13:50:18 [2023-11-24T13:50:18.746Z] github.com/docker/docker/builder/builder-next/imagerefchecker 13:50:18 [2023-11-24T13:50:18.746Z] github.com/docker/docker/builder/builder-next/worker 13:50:18 [2023-11-24T13:50:18.746Z] github.com/docker/docker/builder/builder-next/worker/label 13:50:18 [2023-11-24T13:50:18.746Z] github.com/docker/docker/builder/dockerfile 13:50:18 [2023-11-24T13:50:18.746Z] github.com/docker/docker/builder/remotecontext 13:50:18 [2023-11-24T13:50:18.746Z] github.com/docker/docker/builder/remotecontext/git 13:50:18 [2023-11-24T13:50:18.746Z] github.com/docker/docker/builder/remotecontext/urlutil 13:50:18 [2023-11-24T13:50:18.746Z] github.com/docker/docker/cli/debug 13:50:18 [2023-11-24T13:50:18.746Z] github.com/docker/docker/cli/winresources/docker-proxy 13:50:18 [2023-11-24T13:50:18.746Z] github.com/docker/docker/cli/winresources/dockerd 13:50:18 [2023-11-24T13:50:18.746Z] github.com/docker/docker/client 13:50:18 [2023-11-24T13:50:18.746Z] github.com/docker/docker/client/buildkit 13:50:18 [2023-11-24T13:50:18.746Z] github.com/docker/docker/cmd/docker-proxy 13:50:18 [2023-11-24T13:50:18.746Z] github.com/docker/docker/cmd/dockerd 13:50:18 [2023-11-24T13:50:18.746Z] github.com/docker/docker/cmd/dockerd/trap 13:50:18 [2023-11-24T13:50:18.746Z] github.com/docker/docker/cmd/dockerd/trap/testfiles 13:50:18 [2023-11-24T13:50:18.746Z] github.com/docker/docker/container 13:50:18 [2023-11-24T13:50:18.746Z] github.com/docker/docker/container/stream 13:50:18 [2023-11-24T13:50:18.746Z] github.com/docker/docker/contrib/apparmor 13:50:18 [2023-11-24T13:50:18.746Z] github.com/docker/docker/contrib/httpserver 13:50:18 [2023-11-24T13:50:18.746Z] github.com/docker/docker/daemon 13:50:18 [2023-11-24T13:50:18.746Z] github.com/docker/docker/daemon/cluster 13:50:18 [2023-11-24T13:50:18.746Z] github.com/docker/docker/daemon/cluster/controllers/plugin 13:50:18 [2023-11-24T13:50:18.746Z] github.com/docker/docker/daemon/cluster/convert 13:50:18 [2023-11-24T13:50:18.746Z] github.com/docker/docker/daemon/cluster/executor 13:50:18 [2023-11-24T13:50:18.746Z] github.com/docker/docker/daemon/cluster/executor/container 13:50:18 [2023-11-24T13:50:18.746Z] github.com/docker/docker/daemon/cluster/provider 13:50:18 [2023-11-24T13:50:18.746Z] github.com/docker/docker/daemon/config 13:50:18 [2023-11-24T13:50:18.746Z] github.com/docker/docker/daemon/containerd 13:50:18 [2023-11-24T13:50:18.746Z] github.com/docker/docker/daemon/events 13:50:18 [2023-11-24T13:50:18.746Z] github.com/docker/docker/daemon/events/testutils 13:50:18 [2023-11-24T13:50:18.746Z] github.com/docker/docker/daemon/graphdriver 13:50:18 [2023-11-24T13:50:18.746Z] github.com/docker/docker/daemon/graphdriver/btrfs 13:50:18 [2023-11-24T13:50:18.746Z] github.com/docker/docker/daemon/graphdriver/copy 13:50:18 [2023-11-24T13:50:18.746Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 13:50:18 [2023-11-24T13:50:18.746Z] github.com/docker/docker/daemon/graphdriver/graphtest 13:50:18 [2023-11-24T13:50:18.746Z] github.com/docker/docker/daemon/graphdriver/overlay2 13:50:18 [2023-11-24T13:50:18.746Z] github.com/docker/docker/daemon/graphdriver/overlayutils 13:50:18 [2023-11-24T13:50:18.746Z] github.com/docker/docker/daemon/graphdriver/register 13:50:18 [2023-11-24T13:50:18.746Z] github.com/docker/docker/daemon/graphdriver/vfs 13:50:18 [2023-11-24T13:50:18.746Z] github.com/docker/docker/daemon/graphdriver/zfs 13:50:18 [2023-11-24T13:50:18.746Z] github.com/docker/docker/daemon/images 13:50:18 [2023-11-24T13:50:18.746Z] github.com/docker/docker/daemon/initlayer 13:50:18 [2023-11-24T13:50:18.746Z] github.com/docker/docker/daemon/links 13:50:18 [2023-11-24T13:50:18.746Z] github.com/docker/docker/daemon/listeners 13:50:18 [2023-11-24T13:50:18.746Z] github.com/docker/docker/daemon/logger 13:50:18 [2023-11-24T13:50:18.746Z] github.com/docker/docker/daemon/logger/awslogs 13:50:18 [2023-11-24T13:50:18.746Z] github.com/docker/docker/daemon/logger/fluentd 13:50:18 [2023-11-24T13:50:18.746Z] github.com/docker/docker/daemon/logger/gcplogs 13:50:18 [2023-11-24T13:50:18.746Z] github.com/docker/docker/daemon/logger/gelf 13:50:18 [2023-11-24T13:50:18.746Z] github.com/docker/docker/daemon/logger/journald 13:50:18 [2023-11-24T13:50:18.746Z] github.com/docker/docker/daemon/logger/journald/internal/export 13:50:18 [2023-11-24T13:50:18.746Z] github.com/docker/docker/daemon/logger/journald/internal/fake 13:50:18 [2023-11-24T13:50:18.746Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal 13:50:18 [2023-11-24T13:50:18.746Z] github.com/docker/docker/daemon/logger/jsonfilelog 13:50:18 [2023-11-24T13:50:18.746Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 13:50:18 [2023-11-24T13:50:18.746Z] github.com/docker/docker/daemon/logger/local 13:50:18 [2023-11-24T13:50:18.746Z] github.com/docker/docker/daemon/logger/logentries 13:50:18 [2023-11-24T13:50:18.746Z] github.com/docker/docker/daemon/logger/loggertest 13:50:18 [2023-11-24T13:50:18.746Z] github.com/docker/docker/daemon/logger/loggerutils 13:50:18 [2023-11-24T13:50:18.746Z] github.com/docker/docker/daemon/logger/loggerutils/cache 13:50:18 [2023-11-24T13:50:18.746Z] github.com/docker/docker/daemon/logger/splunk 13:50:18 [2023-11-24T13:50:18.746Z] github.com/docker/docker/daemon/logger/syslog 13:50:18 [2023-11-24T13:50:18.746Z] github.com/docker/docker/daemon/logger/templates 13:50:18 [2023-11-24T13:50:18.746Z] github.com/docker/docker/daemon/names 13:50:18 [2023-11-24T13:50:18.746Z] github.com/docker/docker/daemon/network 13:50:18 [2023-11-24T13:50:18.746Z] github.com/docker/docker/daemon/snapshotter 13:50:18 [2023-11-24T13:50:18.746Z] github.com/docker/docker/daemon/stats 13:50:18 [2023-11-24T13:50:18.746Z] github.com/docker/docker/distribution 13:50:18 [2023-11-24T13:50:18.746Z] github.com/docker/docker/distribution/metadata 13:50:18 [2023-11-24T13:50:18.746Z] github.com/docker/docker/distribution/utils 13:50:18 [2023-11-24T13:50:18.746Z] github.com/docker/docker/distribution/xfer 13:50:18 [2023-11-24T13:50:18.746Z] github.com/docker/docker/dockerversion 13:50:18 [2023-11-24T13:50:18.746Z] github.com/docker/docker/errdefs 13:50:18 [2023-11-24T13:50:18.746Z] github.com/docker/docker/image 13:50:18 [2023-11-24T13:50:18.746Z] github.com/docker/docker/image/cache 13:50:18 [2023-11-24T13:50:18.746Z] github.com/docker/docker/image/spec/specs-go 13:50:18 [2023-11-24T13:50:18.746Z] github.com/docker/docker/image/spec/specs-go/v1 13:50:18 [2023-11-24T13:50:18.746Z] github.com/docker/docker/image/tarexport 13:50:18 [2023-11-24T13:50:18.746Z] github.com/docker/docker/image/v1 13:50:18 [2023-11-24T13:50:18.746Z] github.com/docker/docker/internal/compatcontext 13:50:18 [2023-11-24T13:50:18.746Z] github.com/docker/docker/internal/mod 13:50:18 [2023-11-24T13:50:18.746Z] github.com/docker/docker/internal/mounttree 13:50:18 [2023-11-24T13:50:18.746Z] github.com/docker/docker/internal/multierror 13:50:18 [2023-11-24T13:50:18.746Z] github.com/docker/docker/internal/test/suite 13:50:18 [2023-11-24T13:50:18.746Z] github.com/docker/docker/internal/testutils 13:50:18 [2023-11-24T13:50:18.746Z] github.com/docker/docker/internal/testutils/netnsutils 13:50:18 [2023-11-24T13:50:18.746Z] github.com/docker/docker/internal/unshare 13:50:18 [2023-11-24T13:50:18.746Z] github.com/docker/docker/layer 13:50:18 [2023-11-24T13:50:18.746Z] github.com/docker/docker/libcontainerd 13:50:18 [2023-11-24T13:50:18.746Z] github.com/docker/docker/libcontainerd/queue 13:50:18 [2023-11-24T13:50:18.746Z] github.com/docker/docker/libcontainerd/remote 13:50:18 [2023-11-24T13:50:18.746Z] github.com/docker/docker/libcontainerd/shimopts 13:50:18 [2023-11-24T13:50:18.746Z] github.com/docker/docker/libcontainerd/supervisor 13:50:18 [2023-11-24T13:50:18.746Z] github.com/docker/docker/libcontainerd/types 13:50:18 [2023-11-24T13:50:18.746Z] github.com/docker/docker/oci 13:50:18 [2023-11-24T13:50:18.746Z] github.com/docker/docker/oci/caps 13:50:18 [2023-11-24T13:50:18.746Z] github.com/docker/docker/opts 13:50:18 [2023-11-24T13:50:18.746Z] github.com/docker/docker/pkg/aaparser 13:50:18 [2023-11-24T13:50:18.746Z] github.com/docker/docker/pkg/archive 13:50:18 [2023-11-24T13:50:18.746Z] github.com/docker/docker/pkg/authorization 13:50:18 [2023-11-24T13:50:18.746Z] github.com/docker/docker/pkg/broadcaster 13:50:18 [2023-11-24T13:50:18.746Z] github.com/docker/docker/pkg/capabilities 13:50:18 [2023-11-24T13:50:18.746Z] github.com/docker/docker/pkg/chrootarchive 13:50:18 [2023-11-24T13:50:18.746Z] github.com/docker/docker/pkg/containerfs 13:50:18 [2023-11-24T13:50:18.746Z] github.com/docker/docker/pkg/directory 13:50:18 [2023-11-24T13:50:18.746Z] github.com/docker/docker/pkg/dmesg 13:50:18 [2023-11-24T13:50:18.746Z] github.com/docker/docker/pkg/fileutils 13:50:18 [2023-11-24T13:50:18.746Z] github.com/docker/docker/pkg/homedir 13:50:18 [2023-11-24T13:50:18.746Z] github.com/docker/docker/pkg/idtools 13:50:18 [2023-11-24T13:50:18.746Z] github.com/docker/docker/pkg/ioutils 13:50:18 [2023-11-24T13:50:18.746Z] github.com/docker/docker/pkg/jsonmessage 13:50:18 [2023-11-24T13:50:18.746Z] github.com/docker/docker/pkg/longpath 13:50:18 [2023-11-24T13:50:18.746Z] github.com/docker/docker/pkg/loopback 13:50:18 [2023-11-24T13:50:18.746Z] github.com/docker/docker/pkg/meminfo 13:50:18 [2023-11-24T13:50:18.746Z] github.com/docker/docker/pkg/namesgenerator 13:50:18 [2023-11-24T13:50:18.746Z] github.com/docker/docker/pkg/parsers 13:50:18 [2023-11-24T13:50:18.746Z] github.com/docker/docker/pkg/parsers/kernel 13:50:18 [2023-11-24T13:50:18.746Z] github.com/docker/docker/pkg/parsers/operatingsystem 13:50:18 [2023-11-24T13:50:18.746Z] github.com/docker/docker/pkg/pidfile 13:50:18 [2023-11-24T13:50:18.746Z] github.com/docker/docker/pkg/platform 13:50:18 [2023-11-24T13:50:18.746Z] github.com/docker/docker/pkg/platforms 13:50:18 [2023-11-24T13:50:18.746Z] github.com/docker/docker/pkg/plugingetter 13:50:18 [2023-11-24T13:50:18.746Z] github.com/docker/docker/pkg/plugins 13:50:18 [2023-11-24T13:50:18.746Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen 13:50:18 [2023-11-24T13:50:18.746Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures 13:50:18 [2023-11-24T13:50:18.746Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture 13:50:18 [2023-11-24T13:50:18.746Z] github.com/docker/docker/pkg/plugins/transport 13:50:18 [2023-11-24T13:50:18.746Z] github.com/docker/docker/pkg/pools 13:50:18 [2023-11-24T13:50:18.746Z] github.com/docker/docker/pkg/process 13:50:18 [2023-11-24T13:50:18.746Z] github.com/docker/docker/pkg/progress 13:50:18 [2023-11-24T13:50:18.746Z] github.com/docker/docker/pkg/reexec 13:50:18 [2023-11-24T13:50:18.746Z] github.com/docker/docker/pkg/rootless 13:50:18 [2023-11-24T13:50:18.746Z] github.com/docker/docker/pkg/rootless/specconv 13:50:18 [2023-11-24T13:50:18.746Z] github.com/docker/docker/pkg/stack 13:50:18 [2023-11-24T13:50:18.746Z] github.com/docker/docker/pkg/stdcopy 13:50:18 [2023-11-24T13:50:18.746Z] github.com/docker/docker/pkg/streamformatter 13:50:18 [2023-11-24T13:50:18.746Z] github.com/docker/docker/pkg/stringid 13:50:18 [2023-11-24T13:50:18.746Z] github.com/docker/docker/pkg/sysinfo 13:50:18 [2023-11-24T13:50:18.746Z] github.com/docker/docker/pkg/system 13:50:18 [2023-11-24T13:50:18.746Z] github.com/docker/docker/pkg/tailfile 13:50:18 [2023-11-24T13:50:18.746Z] github.com/docker/docker/pkg/tarsum 13:50:18 [2023-11-24T13:50:18.746Z] github.com/docker/docker/pkg/useragent 13:50:18 [2023-11-24T13:50:18.746Z] github.com/docker/docker/plugin 13:50:18 [2023-11-24T13:50:18.746Z] github.com/docker/docker/plugin/executor/containerd 13:50:18 [2023-11-24T13:50:18.746Z] github.com/docker/docker/plugin/v2 13:50:18 [2023-11-24T13:50:18.746Z] github.com/docker/docker/profiles/apparmor 13:50:18 [2023-11-24T13:50:18.746Z] github.com/docker/docker/profiles/seccomp 13:50:18 [2023-11-24T13:50:18.746Z] github.com/docker/docker/quota 13:50:18 [2023-11-24T13:50:18.746Z] github.com/docker/docker/reference 13:50:18 [2023-11-24T13:50:18.746Z] github.com/docker/docker/registry 13:50:18 [2023-11-24T13:50:18.746Z] github.com/docker/docker/registry/resumable 13:50:18 [2023-11-24T13:50:18.746Z] github.com/docker/docker/restartmanager 13:50:18 [2023-11-24T13:50:18.746Z] github.com/docker/docker/runconfig 13:50:18 [2023-11-24T13:50:18.746Z] github.com/docker/docker/runconfig/opts 13:50:18 [2023-11-24T13:50:18.746Z] github.com/docker/docker/testutil 13:50:18 [2023-11-24T13:50:18.746Z] github.com/docker/docker/testutil/daemon 13:50:18 [2023-11-24T13:50:18.746Z] github.com/docker/docker/testutil/environment 13:50:18 [2023-11-24T13:50:18.746Z] github.com/docker/docker/testutil/fakecontext 13:50:18 [2023-11-24T13:50:18.746Z] github.com/docker/docker/testutil/fakegit 13:50:18 [2023-11-24T13:50:18.746Z] github.com/docker/docker/testutil/fakestorage 13:50:18 [2023-11-24T13:50:18.746Z] github.com/docker/docker/testutil/fixtures/load 13:50:18 [2023-11-24T13:50:18.746Z] github.com/docker/docker/testutil/fixtures/plugin 13:50:18 [2023-11-24T13:50:18.746Z] github.com/docker/docker/testutil/fixtures/plugin/basic 13:50:18 [2023-11-24T13:50:18.746Z] github.com/docker/docker/testutil/registry 13:50:18 [2023-11-24T13:50:18.746Z] github.com/docker/docker/testutil/request 13:50:18 [2023-11-24T13:50:18.746Z] github.com/docker/docker/volume 13:50:18 [2023-11-24T13:50:18.746Z] github.com/docker/docker/volume/drivers 13:50:18 [2023-11-24T13:50:18.746Z] github.com/docker/docker/volume/local 13:50:18 [2023-11-24T13:50:18.746Z] github.com/docker/docker/volume/mounts 13:50:18 [2023-11-24T13:50:18.746Z] github.com/docker/docker/volume/service 13:50:18 [2023-11-24T13:50:18.746Z] github.com/docker/docker/volume/service/opts 13:50:18 [2023-11-24T13:50:18.746Z] github.com/docker/docker/volume/testutils' ']' 13:50:18 [2023-11-24T13:50:18.747Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo journald' -cover -coverprofile=bundles/coverage.out -covermode=atomic -test.timeout=5m github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httpstatus github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/checkpoint github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/system github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/exporter/mobyexporter github.com/docker/docker/builder/builder-next/exporter/overrides github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/builder-next/worker/label github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/builder/remotecontext/urlutil github.com/docker/docker/cli/debug github.com/docker/docker/cli/winresources/docker-proxy github.com/docker/docker/cli/winresources/dockerd github.com/docker/docker/client github.com/docker/docker/client/buildkit github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/containerd github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/copy github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/overlayutils github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/journald/internal/export github.com/docker/docker/daemon/logger/journald/internal/fake github.com/docker/docker/daemon/logger/journald/internal/sdjournal github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggertest github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/snapshotter github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/spec/specs-go github.com/docker/docker/image/spec/specs-go/v1 github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/compatcontext github.com/docker/docker/internal/mod github.com/docker/docker/internal/mounttree github.com/docker/docker/internal/multierror github.com/docker/docker/internal/test/suite github.com/docker/docker/internal/testutils github.com/docker/docker/internal/testutils/netnsutils github.com/docker/docker/internal/unshare github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/shimopts github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/dmesg github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/loopback github.com/docker/docker/pkg/meminfo github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/platforms github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/process github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/rootless github.com/docker/docker/pkg/rootless/specconv github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/apparmor github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils 13:50:19 [2023-11-24T13:50:19.686Z] ? github.com/docker/docker/api [no test files] 13:50:27 [2023-11-24T13:50:27.820Z] ok github.com/docker/docker/api/server 0.030s coverage: 13.0% of statements 13:50:45 [2023-11-24T13:50:45.948Z] ? github.com/docker/docker/api/server/backend/build [no test files] 13:50:45 [2023-11-24T13:50:45.948Z] ? github.com/docker/docker/api/server/httpstatus [no test files] 13:50:45 [2023-11-24T13:50:45.948Z] ? github.com/docker/docker/api/server/router [no test files] 13:50:45 [2023-11-24T13:50:45.948Z] ? github.com/docker/docker/api/server/router/build [no test files] 13:50:45 [2023-11-24T13:50:45.948Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] 13:50:45 [2023-11-24T13:50:45.948Z] ok github.com/docker/docker/api/server/middleware 0.006s coverage: 37.7% of statements 13:50:45 [2023-11-24T13:50:45.948Z] ok github.com/docker/docker/api/server/httputils 0.021s coverage: 28.3% of statements 13:50:46 [2023-11-24T13:50:46.212Z] ? github.com/docker/docker/api/server/router/container [no test files] 13:50:46 [2023-11-24T13:50:46.212Z] ? github.com/docker/docker/api/server/router/debug [no test files] 13:50:46 [2023-11-24T13:50:46.212Z] ? github.com/docker/docker/api/server/router/distribution [no test files] 13:50:46 [2023-11-24T13:50:46.212Z] ? github.com/docker/docker/api/server/router/grpc [no test files] 13:50:46 [2023-11-24T13:50:46.212Z] ? github.com/docker/docker/api/server/router/image [no test files] 13:50:46 [2023-11-24T13:50:46.212Z] ? github.com/docker/docker/api/server/router/network [no test files] 13:50:46 [2023-11-24T13:50:46.781Z] ? github.com/docker/docker/api/server/router/plugin [no test files] 13:50:46 [2023-11-24T13:50:46.781Z] ? github.com/docker/docker/api/server/router/session [no test files] 13:50:46 [2023-11-24T13:50:46.781Z] ? github.com/docker/docker/api/server/router/system [no test files] 13:50:46 [2023-11-24T13:50:46.781Z] ok github.com/docker/docker/api/server/router/swarm 0.004s coverage: 7.4% of statements 13:50:46 [2023-11-24T13:50:46.781Z] ? github.com/docker/docker/api/types [no test files] 13:50:46 [2023-11-24T13:50:46.781Z] ? github.com/docker/docker/api/types/backend [no test files] 13:50:46 [2023-11-24T13:50:46.781Z] ? github.com/docker/docker/api/types/blkiodev [no test files] 13:50:46 [2023-11-24T13:50:46.781Z] ? github.com/docker/docker/api/types/checkpoint [no test files] 13:50:46 [2023-11-24T13:50:46.781Z] ok github.com/docker/docker/api/server/router/volume 0.007s coverage: 66.7% of statements 13:50:47 [2023-11-24T13:50:47.040Z] ? github.com/docker/docker/api/types/events [no test files] 13:50:47 [2023-11-24T13:50:47.040Z] ? github.com/docker/docker/api/types/image [no test files] 13:50:47 [2023-11-24T13:50:47.040Z] ? github.com/docker/docker/api/types/mount [no test files] 13:50:47 [2023-11-24T13:50:47.040Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] 13:50:47 [2023-11-24T13:50:47.040Z] ok github.com/docker/docker/api/types/filters 0.006s coverage: 94.0% of statements 13:50:47 [2023-11-24T13:50:47.040Z] ok github.com/docker/docker/api/types/registry 0.006s coverage: 54.2% of statements 13:50:47 [2023-11-24T13:50:47.040Z] ok github.com/docker/docker/api/types/container 0.007s coverage: 83.7% of statements 13:50:47 [2023-11-24T13:50:47.040Z] ok github.com/docker/docker/api/types/network 0.008s coverage: 74.3% of statements 13:50:47 [2023-11-24T13:50:47.300Z] ? github.com/docker/docker/api/types/swarm [no test files] 13:50:47 [2023-11-24T13:50:47.300Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] 13:50:47 [2023-11-24T13:50:47.300Z] ? github.com/docker/docker/api/types/system [no test files] 13:50:47 [2023-11-24T13:50:47.300Z] ok github.com/docker/docker/api/types/strslice 0.003s coverage: 90.0% of statements 13:50:47 [2023-11-24T13:50:47.300Z] ok github.com/docker/docker/api/types/time 0.002s coverage: 100.0% of statements 13:50:47 [2023-11-24T13:50:47.300Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] 13:50:47 [2023-11-24T13:50:47.300Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] 13:50:47 [2023-11-24T13:50:47.300Z] ? github.com/docker/docker/api/types/volume [no test files] 13:50:47 [2023-11-24T13:50:47.300Z] ? github.com/docker/docker/builder [no test files] 13:50:47 [2023-11-24T13:50:47.300Z] ? github.com/docker/docker/builder/builder-next [no test files] 13:50:47 [2023-11-24T13:50:47.300Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] 13:50:47 [2023-11-24T13:50:47.300Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] 13:50:47 [2023-11-24T13:50:47.300Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] 13:50:47 [2023-11-24T13:50:47.300Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] 13:50:47 [2023-11-24T13:50:47.300Z] ? github.com/docker/docker/builder/builder-next/exporter/mobyexporter [no test files] 13:50:47 [2023-11-24T13:50:47.300Z] ? github.com/docker/docker/builder/builder-next/exporter/overrides [no test files] 13:50:47 [2023-11-24T13:50:47.300Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] 13:50:47 [2023-11-24T13:50:47.300Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] 13:50:47 [2023-11-24T13:50:47.300Z] ? github.com/docker/docker/builder/builder-next/worker/label [no test files] 13:50:47 [2023-11-24T13:50:47.300Z] ok github.com/docker/docker/api/types/versions 0.002s coverage: 77.3% of statements 13:50:49 [2023-11-24T13:50:49.206Z] ? github.com/docker/docker/cli/winresources/docker-proxy [no test files] 13:50:49 [2023-11-24T13:50:49.206Z] ? github.com/docker/docker/cli/winresources/dockerd [no test files] 13:50:49 [2023-11-24T13:50:49.206Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.003s coverage: 100.0% of statements 13:50:49 [2023-11-24T13:50:49.206Z] ok github.com/docker/docker/cli/debug 0.006s coverage: 100.0% of statements 13:50:49 [2023-11-24T13:50:49.206Z] ok github.com/docker/docker/builder/remotecontext 0.036s coverage: 33.5% of statements 13:50:49 [2023-11-24T13:50:49.206Z] ok github.com/docker/docker/builder/dockerfile 0.084s coverage: 50.1% of statements 13:50:51 [2023-11-24T13:50:51.119Z] ? github.com/docker/docker/client/buildkit [no test files] 13:50:51 [2023-11-24T13:50:51.119Z] ok github.com/docker/docker/cmd/docker-proxy 0.031s coverage: 66.5% of statements 13:50:51 [2023-11-24T13:50:51.119Z] ok github.com/docker/docker/client 0.166s coverage: 77.1% of statements 13:50:54 [2023-11-24T13:50:54.417Z] ok github.com/docker/docker/builder/remotecontext/git 5.039s coverage: 82.5% of statements 13:51:02 [2023-11-24T13:51:02.551Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] 13:51:02 [2023-11-24T13:51:02.551Z] ? github.com/docker/docker/container/stream [no test files] 13:51:02 [2023-11-24T13:51:02.551Z] ? github.com/docker/docker/contrib/apparmor [no test files] 13:51:02 [2023-11-24T13:51:02.551Z] ? github.com/docker/docker/contrib/httpserver [no test files] 13:51:02 [2023-11-24T13:51:02.551Z] ok github.com/docker/docker/container 0.140s coverage: 36.5% of statements 13:51:02 [2023-11-24T13:51:02.551Z] ok github.com/docker/docker/cmd/dockerd 0.205s coverage: 29.4% of statements 13:51:05 [2023-11-24T13:51:05.091Z] ok github.com/docker/docker/cmd/dockerd/trap 2.444s coverage: 0.0% of statements 13:51:06 [2023-11-24T13:51:06.030Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] 13:51:06 [2023-11-24T13:51:06.030Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.013s coverage: 65.3% of statements 13:51:06 [2023-11-24T13:51:06.030Z] ok github.com/docker/docker/daemon/cluster/convert 0.019s coverage: 38.7% of statements 13:51:06 [2023-11-24T13:51:06.030Z] ok github.com/docker/docker/daemon/cluster 0.051s coverage: 0.5% of statements 13:51:06 [2023-11-24T13:51:06.330Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] 13:51:06 [2023-11-24T13:51:06.589Z] ok github.com/docker/docker/daemon/config 0.053s coverage: 75.4% of statements 13:51:07 [2023-11-24T13:51:07.968Z] ? github.com/docker/docker/daemon/events/testutils [no test files] 13:51:07 [2023-11-24T13:51:07.968Z] ok github.com/docker/docker/daemon/graphdriver 0.007s coverage: 2.3% of statements 13:51:07 [2023-11-24T13:51:07.968Z] ok github.com/docker/docker/daemon/containerd 0.021s coverage: 0.5% of statements 13:51:07 [2023-11-24T13:51:07.968Z] ok github.com/docker/docker/daemon/events 0.058s coverage: 50.0% of statements 13:51:07 [2023-11-24T13:51:07.968Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.015s coverage: 2.8% of statements 13:51:07 [2023-11-24T13:51:07.968Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.197s coverage: 60.9% of statements 13:51:08 [2023-11-24T13:51:08.537Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] 13:51:08 [2023-11-24T13:51:08.537Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.008s coverage: 1.9% of statements 13:51:08 [2023-11-24T13:51:08.537Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] 13:51:08 [2023-11-24T13:51:08.537Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] 13:51:08 [2023-11-24T13:51:08.798Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.171s coverage: 60.2% of statements 13:51:08 [2023-11-24T13:51:08.798Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.012s coverage: 60.9% of statements 13:51:09 [2023-11-24T13:51:09.401Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.008s coverage: 3.0% of statements 13:51:09 [2023-11-24T13:51:09.995Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.461s coverage: 13.4% of statements 13:51:09 [2023-11-24T13:51:09.995Z] ? github.com/docker/docker/daemon/initlayer [no test files] 13:51:09 [2023-11-24T13:51:09.995Z] ? github.com/docker/docker/daemon/listeners [no test files] 13:51:09 [2023-11-24T13:51:09.995Z] ok github.com/docker/docker/daemon/links 0.004s coverage: 93.0% of statements 13:51:09 [2023-11-24T13:51:09.995Z] ok github.com/docker/docker/daemon/images 0.024s coverage: 3.0% of statements 13:51:10 [2023-11-24T13:51:10.272Z] ok github.com/docker/docker/daemon/logger 0.226s coverage: 43.2% of statements 13:51:10 [2023-11-24T13:51:10.547Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] 13:51:10 [2023-11-24T13:51:10.547Z] ok github.com/docker/docker/daemon/logger/gelf 0.008s coverage: 68.2% of statements 13:51:10 [2023-11-24T13:51:10.547Z] ok github.com/docker/docker/daemon/logger/fluentd 0.018s coverage: 53.6% of statements 13:51:10 [2023-11-24T13:51:10.547Z] ok github.com/docker/docker/daemon/logger/awslogs 0.096s coverage: 78.3% of statements 13:51:11 [2023-11-24T13:51:11.120Z] ? github.com/docker/docker/daemon/logger/journald/internal/fake [no test files] 13:51:11 [2023-11-24T13:51:11.120Z] ? github.com/docker/docker/daemon/logger/journald/internal/sdjournal [no test files] 13:51:11 [2023-11-24T13:51:11.120Z] ok github.com/docker/docker/daemon/logger/journald/internal/export 0.003s coverage: 88.2% of statements 13:51:11 [2023-11-24T13:51:11.120Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.005s coverage: 87.2% of statements 13:51:11 [2023-11-24T13:51:11.381Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.089s coverage: 76.8% of statements 13:51:11 [2023-11-24T13:51:11.381Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] 13:51:11 [2023-11-24T13:51:11.381Z] ? github.com/docker/docker/daemon/logger/loggertest [no test files] 13:51:11 [2023-11-24T13:51:11.381Z] ok github.com/docker/docker/daemon/logger/local 0.024s coverage: 79.4% of statements 13:51:11 [2023-11-24T13:51:11.950Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.018s coverage: 63.5% of statements 13:51:11 [2023-11-24T13:51:11.950Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.021s coverage: 31.5% of statements 13:51:12 [2023-11-24T13:51:12.210Z] ? github.com/docker/docker/daemon/names [no test files] 13:51:12 [2023-11-24T13:51:12.210Z] ok github.com/docker/docker/daemon/logger/templates 0.004s coverage: 8.3% of statements 13:51:12 [2023-11-24T13:51:12.210Z] ok github.com/docker/docker/daemon/logger/syslog 0.007s coverage: 46.8% of statements 13:51:12 [2023-11-24T13:51:12.470Z] ? github.com/docker/docker/daemon/snapshotter [no test files] 13:51:12 [2023-11-24T13:51:12.470Z] ? github.com/docker/docker/daemon/stats [no test files] 13:51:12 [2023-11-24T13:51:12.470Z] ok github.com/docker/docker/daemon/network 0.005s coverage: 63.8% of statements 13:51:12 [2023-11-24T13:51:12.470Z] ok github.com/docker/docker/daemon/logger/journald 1.462s coverage: 74.5% of statements 13:51:13 [2023-11-24T13:51:13.409Z] ? github.com/docker/docker/distribution/utils [no test files] 13:51:13 [2023-11-24T13:51:13.409Z] ok github.com/docker/docker/dockerversion 0.004s coverage: 100.0% of statements 13:51:13 [2023-11-24T13:51:13.409Z] ok github.com/docker/docker/errdefs 0.006s coverage: 77.0% of statements 13:51:13 [2023-11-24T13:51:13.409Z] ok github.com/docker/docker/distribution/metadata 0.027s coverage: 44.4% of statements 13:51:13 [2023-11-24T13:51:13.668Z] ok github.com/docker/docker/daemon/logger/splunk 1.452s coverage: 82.5% of statements 13:51:13 [2023-11-24T13:51:13.927Z] ? github.com/docker/docker/image/spec/specs-go [no test files] 13:51:13 [2023-11-24T13:51:13.927Z] ? github.com/docker/docker/image/spec/specs-go/v1 [no test files] 13:51:13 [2023-11-24T13:51:13.927Z] ok github.com/docker/docker/image/cache 0.007s coverage: 19.2% of statements 13:51:13 [2023-11-24T13:51:13.927Z] ok github.com/docker/docker/image 0.026s coverage: 84.6% of statements 13:51:14 [2023-11-24T13:51:14.186Z] ? github.com/docker/docker/image/v1 [no test files] 13:51:14 [2023-11-24T13:51:14.186Z] ? github.com/docker/docker/internal/compatcontext [no test files] 13:51:14 [2023-11-24T13:51:14.186Z] ? github.com/docker/docker/internal/mounttree [no test files] 13:51:14 [2023-11-24T13:51:14.186Z] ok github.com/docker/docker/internal/mod 0.003s coverage: 66.7% of statements 13:51:14 [2023-11-24T13:51:14.186Z] ok github.com/docker/docker/image/tarexport 0.008s coverage: 0.6% of statements 13:51:14 [2023-11-24T13:51:14.446Z] ? github.com/docker/docker/internal/test/suite [no test files] 13:51:14 [2023-11-24T13:51:14.446Z] ? github.com/docker/docker/internal/testutils [no test files] 13:51:14 [2023-11-24T13:51:14.446Z] ? github.com/docker/docker/internal/testutils/netnsutils [no test files] 13:51:14 [2023-11-24T13:51:14.446Z] ? github.com/docker/docker/internal/unshare [no test files] 13:51:14 [2023-11-24T13:51:14.446Z] ok github.com/docker/docker/internal/multierror 0.003s coverage: 88.9% of statements 13:51:14 [2023-11-24T13:51:14.705Z] ok github.com/docker/docker/distribution 1.497s coverage: 29.1% of statements 13:51:15 [2023-11-24T13:51:15.644Z] ? github.com/docker/docker/libcontainerd [no test files] 13:51:15 [2023-11-24T13:51:15.644Z] ? github.com/docker/docker/libcontainerd/remote [no test files] 13:51:15 [2023-11-24T13:51:15.644Z] ? github.com/docker/docker/libcontainerd/shimopts [no test files] 13:51:15 [2023-11-24T13:51:15.644Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] 13:51:15 [2023-11-24T13:51:15.644Z] ? github.com/docker/docker/libcontainerd/types [no test files] 13:51:15 [2023-11-24T13:51:15.644Z] ok github.com/docker/docker/distribution/xfer 2.168s coverage: 84.4% of statements 13:51:15 [2023-11-24T13:51:15.644Z] ok github.com/docker/docker/libcontainerd/queue 0.024s coverage: 100.0% of statements 13:51:15 [2023-11-24T13:51:15.644Z] ok github.com/docker/docker/daemon 10.784s coverage: 16.8% of statements 13:51:15 [2023-11-24T13:51:15.904Z] ? github.com/docker/docker/oci/caps [no test files] 13:51:15 [2023-11-24T13:51:15.904Z] ok github.com/docker/docker/oci 0.029s coverage: 38.1% of statements 13:51:16 [2023-11-24T13:51:16.165Z] ok github.com/docker/docker/pkg/aaparser 0.010s coverage: 52.9% of statements 13:51:16 [2023-11-24T13:51:16.165Z] ok github.com/docker/docker/opts 0.045s coverage: 67.9% of statements 13:51:16 [2023-11-24T13:51:16.734Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 81.8% of statements 13:51:16 [2023-11-24T13:51:16.734Z] ok github.com/docker/docker/pkg/capabilities 0.003s coverage: 87.5% of statements 13:51:16 [2023-11-24T13:51:16.734Z] ok github.com/docker/docker/pkg/broadcaster 0.003s coverage: 100.0% of statements 13:51:16 [2023-11-24T13:51:16.734Z] ok github.com/docker/docker/pkg/containerfs 0.004s coverage: 28.6% of statements 13:51:16 [2023-11-24T13:51:16.734Z] ok github.com/docker/docker/pkg/dmesg 0.006s coverage: 83.3% of statements 13:51:16 [2023-11-24T13:51:16.734Z] ok github.com/docker/docker/pkg/chrootarchive 0.252s coverage: 83.7% of statements 13:51:16 [2023-11-24T13:51:16.994Z] ok github.com/docker/docker/pkg/fileutils 0.013s coverage: 51.7% of statements 13:51:16 [2023-11-24T13:51:16.994Z] ok github.com/docker/docker/pkg/archive 0.405s coverage: 81.3% of statements 13:51:16 [2023-11-24T13:51:16.994Z] ok github.com/docker/docker/pkg/homedir 0.019s coverage: 8.3% of statements 13:51:17 [2023-11-24T13:51:17.255Z] ok github.com/docker/docker/pkg/authorization 0.655s coverage: 68.3% of statements 13:51:17 [2023-11-24T13:51:17.255Z] ? github.com/docker/docker/pkg/loopback [no test files] 13:51:17 [2023-11-24T13:51:17.255Z] ok github.com/docker/docker/pkg/longpath 0.014s coverage: 45.5% of statements 13:51:17 [2023-11-24T13:51:17.255Z] ok github.com/docker/docker/pkg/jsonmessage 0.014s coverage: 92.3% of statements 13:51:17 [2023-11-24T13:51:17.255Z] ok github.com/docker/docker/pkg/meminfo 0.003s coverage: 75.0% of statements 13:51:17 [2023-11-24T13:51:17.515Z] ok github.com/docker/docker/pkg/namesgenerator 0.011s coverage: 85.7% of statements 13:51:17 [2023-11-24T13:51:17.515Z] ok github.com/docker/docker/pkg/idtools 0.395s coverage: 69.7% of statements 13:51:17 [2023-11-24T13:51:17.515Z] ok github.com/docker/docker/pkg/parsers 0.003s coverage: 97.0% of statements 13:51:17 [2023-11-24T13:51:17.515Z] ok github.com/docker/docker/pkg/ioutils 0.355s coverage: 71.9% of statements 13:51:17 [2023-11-24T13:51:17.515Z] ok github.com/docker/docker/pkg/parsers/kernel 0.002s coverage: 60.0% of statements 13:51:17 [2023-11-24T13:51:17.515Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.004s coverage: 90.2% of statements 13:51:17 [2023-11-24T13:51:17.515Z] ? github.com/docker/docker/pkg/platform [no test files] 13:51:17 [2023-11-24T13:51:17.515Z] ? github.com/docker/docker/pkg/platforms [no test files] 13:51:17 [2023-11-24T13:51:17.515Z] ? github.com/docker/docker/pkg/plugingetter [no test files] 13:51:17 [2023-11-24T13:51:17.515Z] ok github.com/docker/docker/pkg/pidfile 0.005s coverage: 94.1% of statements 13:51:18 [2023-11-24T13:51:18.086Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] 13:51:18 [2023-11-24T13:51:18.086Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] 13:51:18 [2023-11-24T13:51:18.086Z] ok github.com/docker/docker/pkg/pools 0.004s coverage: 88.2% of statements 13:51:18 [2023-11-24T13:51:18.086Z] ok github.com/docker/docker/pkg/plugins/transport 0.004s coverage: 90.0% of statements 13:51:18 [2023-11-24T13:51:18.086Z] ok github.com/docker/docker/pkg/process 0.004s coverage: 21.7% of statements 13:51:18 [2023-11-24T13:51:18.086Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.005s coverage: 56.8% of statements 13:51:18 [2023-11-24T13:51:18.348Z] ok github.com/docker/docker/pkg/progress 0.003s coverage: 75.9% of statements 13:51:18 [2023-11-24T13:51:18.348Z] ? github.com/docker/docker/pkg/rootless [no test files] 13:51:18 [2023-11-24T13:51:18.348Z] ? github.com/docker/docker/pkg/rootless/specconv [no test files] 13:51:18 [2023-11-24T13:51:18.348Z] ok github.com/docker/docker/pkg/stack 0.007s coverage: 90.9% of statements 13:51:18 [2023-11-24T13:51:18.348Z] ok github.com/docker/docker/pkg/reexec 0.011s coverage: 82.4% of statements 13:51:18 [2023-11-24T13:51:18.348Z] ok github.com/docker/docker/pkg/stdcopy 0.005s coverage: 100.0% of statements 13:51:18 [2023-11-24T13:51:18.608Z] ok github.com/docker/docker/pkg/stringid 0.003s coverage: 61.9% of statements 13:51:18 [2023-11-24T13:51:18.608Z] ok github.com/docker/docker/pkg/streamformatter 0.014s coverage: 66.2% of statements 13:51:18 [2023-11-24T13:51:18.868Z] ok github.com/docker/docker/pkg/sysinfo 0.011s coverage: 53.4% of statements 13:51:18 [2023-11-24T13:51:18.868Z] ok github.com/docker/docker/pkg/system 0.011s coverage: 43.1% of statements 13:51:18 [2023-11-24T13:51:18.868Z] ok github.com/docker/docker/pkg/tailfile 0.031s coverage: 88.6% of statements 13:51:19 [2023-11-24T13:51:19.128Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements 13:51:19 [2023-11-24T13:51:19.128Z] ok github.com/docker/docker/pkg/tarsum 0.050s coverage: 89.6% of statements 13:51:19 [2023-11-24T13:51:19.697Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] 13:51:19 [2023-11-24T13:51:19.697Z] ? github.com/docker/docker/profiles/apparmor [no test files] 13:51:19 [2023-11-24T13:51:19.697Z] ok github.com/docker/docker/plugin/v2 0.005s coverage: 14.4% of statements 13:51:19 [2023-11-24T13:51:19.697Z] ok github.com/docker/docker/profiles/seccomp 0.009s coverage: 86.0% of statements 13:51:20 [2023-11-24T13:51:20.265Z] ok github.com/docker/docker/reference 0.007s coverage: 83.7% of statements 13:51:20 [2023-11-24T13:51:20.265Z] ok github.com/docker/docker/pkg/plugins 2.013s coverage: 74.9% of statements 13:51:20 [2023-11-24T13:51:20.265Z] ok github.com/docker/docker/plugin 0.519s coverage: 23.3% of statements 13:51:20 [2023-11-24T13:51:20.525Z] ok github.com/docker/docker/restartmanager 0.003s coverage: 46.2% of statements 13:51:20 [2023-11-24T13:51:20.525Z] ok github.com/docker/docker/registry/resumable 0.020s coverage: 100.0% of statements 13:51:20 [2023-11-24T13:51:20.525Z] ? github.com/docker/docker/runconfig/opts [no test files] 13:51:20 [2023-11-24T13:51:20.525Z] ok github.com/docker/docker/registry 0.118s coverage: 63.9% of statements 13:51:20 [2023-11-24T13:51:20.525Z] ok github.com/docker/docker/runconfig 0.009s coverage: 63.8% of statements 13:51:20 [2023-11-24T13:51:20.785Z] ok github.com/docker/docker/testutil 0.008s coverage: 8.2% of statements 13:51:21 [2023-11-24T13:51:21.045Z] ok github.com/docker/docker/quota 0.833s coverage: 69.2% of statements 13:51:21 [2023-11-24T13:51:21.045Z] ? github.com/docker/docker/testutil/daemon [no test files] 13:51:21 [2023-11-24T13:51:21.045Z] ? github.com/docker/docker/testutil/environment [no test files] 13:51:21 [2023-11-24T13:51:21.045Z] ? github.com/docker/docker/testutil/fakecontext [no test files] 13:51:21 [2023-11-24T13:51:21.045Z] ? github.com/docker/docker/testutil/fakegit [no test files] 13:51:21 [2023-11-24T13:51:21.045Z] ? github.com/docker/docker/testutil/fakestorage [no test files] 13:51:21 [2023-11-24T13:51:21.045Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] 13:51:21 [2023-11-24T13:51:21.045Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] 13:51:21 [2023-11-24T13:51:21.045Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] 13:51:21 [2023-11-24T13:51:21.305Z] ? github.com/docker/docker/testutil/registry [no test files] 13:51:21 [2023-11-24T13:51:21.305Z] ? github.com/docker/docker/testutil/request [no test files] 13:51:21 [2023-11-24T13:51:21.305Z] ? github.com/docker/docker/volume [no test files] 13:51:21 [2023-11-24T13:51:21.564Z] ok github.com/docker/docker/volume/drivers 0.006s coverage: 36.1% of statements 13:51:21 [2023-11-24T13:51:21.824Z] ok github.com/docker/docker/volume/mounts 0.009s coverage: 65.7% of statements 13:51:21 [2023-11-24T13:51:21.824Z] ok github.com/docker/docker/volume/local 0.129s coverage: 74.6% of statements 13:51:22 [2023-11-24T13:51:22.393Z] ? github.com/docker/docker/volume/service/opts [no test files] 13:51:22 [2023-11-24T13:51:22.393Z] ? github.com/docker/docker/volume/testutils [no test files] 13:51:22 [2023-11-24T13:51:22.393Z] ok github.com/docker/docker/volume/service 0.012s coverage: 71.8% of statements 13:51:23 [2023-11-24T13:51:23.331Z] ok github.com/docker/docker/layer 7.653s coverage: 68.7% of statements 13:51:23 [2023-11-24T13:51:23.331Z] 13:51:23 [2023-11-24T13:51:23.331Z] === Skipped 13:51:23 [2023-11-24T13:51:23.331Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) 13:51:23 [2023-11-24T13:51:23.331Z] network_proxy_test.go:195: Need to start CI docker with --ipv6 13:51:23 [2023-11-24T13:51:23.331Z] 13:51:23 [2023-11-24T13:51:23.331Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) 13:51:23 [2023-11-24T13:51:23.331Z] network_proxy_test.go:210: No support for dual stack yet 13:51:23 [2023-11-24T13:51:23.331Z] 13:51:23 [2023-11-24T13:51:23.331Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) 13:51:23 [2023-11-24T13:51:23.331Z] network_proxy_test.go:239: Need to start CI docker with --ipv6 13:51:23 [2023-11-24T13:51:23.331Z] 13:51:23 [2023-11-24T13:51:23.331Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) 13:51:23 [2023-11-24T13:51:23.331Z] network_proxy_test.go:300: Need to start CI docker with --ipv6 13:51:23 [2023-11-24T13:51:23.331Z] 13:51:23 [2023-11-24T13:51:23.331Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) 13:51:23 [2023-11-24T13:51:23.331Z] graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 13:51:23 [2023-11-24T13:51:23.331Z] graphtest_unix.go:41: Driver btrfs not supported 13:51:23 [2023-11-24T13:51:23.331Z] 13:51:23 [2023-11-24T13:51:23.331Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) 13:51:23 [2023-11-24T13:51:23.331Z] graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 13:51:23 [2023-11-24T13:51:23.331Z] graphtest_unix.go:41: Driver btrfs not supported 13:51:23 [2023-11-24T13:51:23.331Z] 13:51:23 [2023-11-24T13:51:23.331Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) 13:51:23 [2023-11-24T13:51:23.331Z] graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 13:51:23 [2023-11-24T13:51:23.331Z] graphtest_unix.go:41: Driver btrfs not supported 13:51:23 [2023-11-24T13:51:23.331Z] 13:51:23 [2023-11-24T13:51:23.331Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) 13:51:23 [2023-11-24T13:51:23.331Z] graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 13:51:23 [2023-11-24T13:51:23.331Z] graphtest_unix.go:41: Driver btrfs not supported 13:51:23 [2023-11-24T13:51:23.331Z] 13:51:23 [2023-11-24T13:51:23.331Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) 13:51:23 [2023-11-24T13:51:23.331Z] graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 13:51:23 [2023-11-24T13:51:23.331Z] graphtest_unix.go:41: Driver btrfs not supported 13:51:23 [2023-11-24T13:51:23.331Z] 13:51:23 [2023-11-24T13:51:23.331Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) 13:51:23 [2023-11-24T13:51:23.331Z] graphtest_unix.go:68: No driver to put! 13:51:23 [2023-11-24T13:51:23.331Z] 13:51:23 [2023-11-24T13:51:23.331Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) 13:51:23 [2023-11-24T13:51:23.331Z] time="2023-11-24T13:51:08Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs 13:51:23 [2023-11-24T13:51:23.331Z] graphtest_unix.go:39: graphdriver: driver not supported 13:51:23 [2023-11-24T13:51:23.331Z] graphtest_unix.go:41: Driver fuse-overlayfs not supported 13:51:23 [2023-11-24T13:51:23.331Z] 13:51:23 [2023-11-24T13:51:23.331Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) 13:51:23 [2023-11-24T13:51:23.331Z] time="2023-11-24T13:51:08Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs 13:51:23 [2023-11-24T13:51:23.331Z] graphtest_unix.go:39: graphdriver: driver not supported 13:51:23 [2023-11-24T13:51:23.331Z] graphtest_unix.go:41: Driver fuse-overlayfs not supported 13:51:23 [2023-11-24T13:51:23.331Z] 13:51:23 [2023-11-24T13:51:23.331Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) 13:51:23 [2023-11-24T13:51:23.331Z] time="2023-11-24T13:51:08Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs 13:51:23 [2023-11-24T13:51:23.331Z] graphtest_unix.go:39: graphdriver: driver not supported 13:51:23 [2023-11-24T13:51:23.331Z] graphtest_unix.go:41: Driver fuse-overlayfs not supported 13:51:23 [2023-11-24T13:51:23.331Z] 13:51:23 [2023-11-24T13:51:23.331Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) 13:51:23 [2023-11-24T13:51:23.331Z] time="2023-11-24T13:51:08Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs 13:51:23 [2023-11-24T13:51:23.331Z] graphtest_unix.go:39: graphdriver: driver not supported 13:51:23 [2023-11-24T13:51:23.331Z] graphtest_unix.go:41: Driver fuse-overlayfs not supported 13:51:23 [2023-11-24T13:51:23.331Z] 13:51:23 [2023-11-24T13:51:23.331Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) 13:51:23 [2023-11-24T13:51:23.331Z] time="2023-11-24T13:51:08Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs 13:51:23 [2023-11-24T13:51:23.331Z] graphtest_unix.go:39: graphdriver: driver not supported 13:51:23 [2023-11-24T13:51:23.331Z] graphtest_unix.go:41: Driver fuse-overlayfs not supported 13:51:23 [2023-11-24T13:51:23.331Z] 13:51:23 [2023-11-24T13:51:23.331Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) 13:51:23 [2023-11-24T13:51:23.331Z] graphtest_unix.go:68: No driver to put! 13:51:23 [2023-11-24T13:51:23.331Z] 13:51:23 [2023-11-24T13:51:23.331Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) 13:51:23 [2023-11-24T13:51:23.331Z] overlay_test.go:61: Cannot run test with naive change algorithm 13:51:23 [2023-11-24T13:51:23.331Z] 13:51:23 [2023-11-24T13:51:23.331Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) 13:51:23 [2023-11-24T13:51:23.331Z] graphtest_unix.go:311: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas 13:51:23 [2023-11-24T13:51:23.331Z] 13:51:23 [2023-11-24T13:51:23.331Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) 13:51:23 [2023-11-24T13:51:23.331Z] graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 13:51:23 [2023-11-24T13:51:23.331Z] graphtest_unix.go:41: Driver zfs not supported 13:51:23 [2023-11-24T13:51:23.331Z] 13:51:23 [2023-11-24T13:51:23.331Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) 13:51:23 [2023-11-24T13:51:23.331Z] graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 13:51:23 [2023-11-24T13:51:23.331Z] graphtest_unix.go:41: Driver zfs not supported 13:51:23 [2023-11-24T13:51:23.331Z] 13:51:23 [2023-11-24T13:51:23.331Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) 13:51:23 [2023-11-24T13:51:23.331Z] graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 13:51:23 [2023-11-24T13:51:23.331Z] graphtest_unix.go:41: Driver zfs not supported 13:51:23 [2023-11-24T13:51:23.331Z] 13:51:23 [2023-11-24T13:51:23.331Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) 13:51:23 [2023-11-24T13:51:23.331Z] graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 13:51:23 [2023-11-24T13:51:23.331Z] graphtest_unix.go:41: Driver zfs not supported 13:51:23 [2023-11-24T13:51:23.331Z] 13:51:23 [2023-11-24T13:51:23.331Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) 13:51:23 [2023-11-24T13:51:23.331Z] graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 13:51:23 [2023-11-24T13:51:23.331Z] graphtest_unix.go:41: Driver zfs not supported 13:51:23 [2023-11-24T13:51:23.331Z] 13:51:23 [2023-11-24T13:51:23.331Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) 13:51:23 [2023-11-24T13:51:23.331Z] graphtest_unix.go:68: No driver to put! 13:51:23 [2023-11-24T13:51:23.331Z] 13:51:23 [2023-11-24T13:51:23.331Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) 13:51:23 [2023-11-24T13:51:23.331Z] sysinfo_linux_test.go:86: AppArmor Must be Disabled 13:51:23 [2023-11-24T13:51:23.331Z] 13:51:23 [2023-11-24T13:51:23.331Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) 13:51:23 [2023-11-24T13:51:23.331Z] sysinfo_linux_test.go:106: cgroup namespaces must be disabled 13:51:23 [2023-11-24T13:51:23.331Z] 13:51:23 [2023-11-24T13:51:23.331Z] === SKIP: volume/mounts TestValidateLCOWMount (0.00s) 13:51:23 [2023-11-24T13:51:23.331Z] validate_test.go:70: only tested on Windows 13:51:23 [2023-11-24T13:51:23.331Z] 13:51:23 [2023-11-24T13:51:23.331Z] DONE 3160 tests, 27 skipped in 64.459s 13:51:23 [2023-11-24T13:51:23.331Z] + '[' -n 'github.com/docker/docker/libnetwork 13:51:23 [2023-11-24T13:51:23.331Z] github.com/docker/docker/libnetwork/bitmap 13:51:23 [2023-11-24T13:51:23.331Z] github.com/docker/docker/libnetwork/cluster 13:51:23 [2023-11-24T13:51:23.331Z] github.com/docker/docker/libnetwork/cmd/diagnostic 13:51:23 [2023-11-24T13:51:23.331Z] github.com/docker/docker/libnetwork/cmd/networkdb-test 13:51:23 [2023-11-24T13:51:23.331Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient 13:51:23 [2023-11-24T13:51:23.331Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver 13:51:23 [2023-11-24T13:51:23.331Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient 13:51:23 [2023-11-24T13:51:23.331Z] github.com/docker/docker/libnetwork/cmd/readme_test 13:51:23 [2023-11-24T13:51:23.331Z] github.com/docker/docker/libnetwork/config 13:51:23 [2023-11-24T13:51:23.331Z] github.com/docker/docker/libnetwork/datastore 13:51:23 [2023-11-24T13:51:23.331Z] github.com/docker/docker/libnetwork/diagnostic 13:51:23 [2023-11-24T13:51:23.331Z] github.com/docker/docker/libnetwork/discoverapi 13:51:23 [2023-11-24T13:51:23.331Z] github.com/docker/docker/libnetwork/driverapi 13:51:23 [2023-11-24T13:51:23.331Z] github.com/docker/docker/libnetwork/drivers/bridge 13:51:23 [2023-11-24T13:51:23.331Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager 13:51:23 [2023-11-24T13:51:23.331Z] github.com/docker/docker/libnetwork/drivers/host 13:51:23 [2023-11-24T13:51:23.331Z] github.com/docker/docker/libnetwork/drivers/ipvlan 13:51:23 [2023-11-24T13:51:23.331Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager 13:51:23 [2023-11-24T13:51:23.331Z] github.com/docker/docker/libnetwork/drivers/macvlan 13:51:23 [2023-11-24T13:51:23.331Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager 13:51:23 [2023-11-24T13:51:23.331Z] github.com/docker/docker/libnetwork/drivers/null 13:51:23 [2023-11-24T13:51:23.331Z] github.com/docker/docker/libnetwork/drivers/overlay 13:51:23 [2023-11-24T13:51:23.331Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils 13:51:23 [2023-11-24T13:51:23.331Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 13:51:23 [2023-11-24T13:51:23.331Z] github.com/docker/docker/libnetwork/drivers/remote 13:51:23 [2023-11-24T13:51:23.331Z] github.com/docker/docker/libnetwork/drivers/remote/api 13:51:23 [2023-11-24T13:51:23.331Z] github.com/docker/docker/libnetwork/drivers/windows 13:51:23 [2023-11-24T13:51:23.331Z] github.com/docker/docker/libnetwork/drivers/windows/overlay 13:51:23 [2023-11-24T13:51:23.331Z] github.com/docker/docker/libnetwork/drvregistry 13:51:23 [2023-11-24T13:51:23.331Z] github.com/docker/docker/libnetwork/etchosts 13:51:23 [2023-11-24T13:51:23.331Z] github.com/docker/docker/libnetwork/internal/caller 13:51:23 [2023-11-24T13:51:23.331Z] github.com/docker/docker/libnetwork/internal/kvstore 13:51:23 [2023-11-24T13:51:23.331Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb 13:51:23 [2023-11-24T13:51:23.331Z] github.com/docker/docker/libnetwork/internal/setmatrix 13:51:23 [2023-11-24T13:51:23.331Z] github.com/docker/docker/libnetwork/ipam 13:51:23 [2023-11-24T13:51:23.331Z] github.com/docker/docker/libnetwork/ipamapi 13:51:23 [2023-11-24T13:51:23.331Z] github.com/docker/docker/libnetwork/ipams/builtin 13:51:23 [2023-11-24T13:51:23.331Z] github.com/docker/docker/libnetwork/ipams/null 13:51:23 [2023-11-24T13:51:23.331Z] github.com/docker/docker/libnetwork/ipams/remote 13:51:23 [2023-11-24T13:51:23.331Z] github.com/docker/docker/libnetwork/ipams/remote/api 13:51:23 [2023-11-24T13:51:23.331Z] github.com/docker/docker/libnetwork/ipams/windowsipam 13:51:23 [2023-11-24T13:51:23.331Z] github.com/docker/docker/libnetwork/ipamutils 13:51:23 [2023-11-24T13:51:23.331Z] github.com/docker/docker/libnetwork/ipbits 13:51:23 [2023-11-24T13:51:23.331Z] github.com/docker/docker/libnetwork/iptables 13:51:23 [2023-11-24T13:51:23.331Z] github.com/docker/docker/libnetwork/netlabel 13:51:23 [2023-11-24T13:51:23.331Z] github.com/docker/docker/libnetwork/netutils 13:51:23 [2023-11-24T13:51:23.331Z] github.com/docker/docker/libnetwork/networkdb 13:51:23 [2023-11-24T13:51:23.331Z] github.com/docker/docker/libnetwork/ns 13:51:23 [2023-11-24T13:51:23.331Z] github.com/docker/docker/libnetwork/options 13:51:23 [2023-11-24T13:51:23.331Z] github.com/docker/docker/libnetwork/osl 13:51:23 [2023-11-24T13:51:23.331Z] github.com/docker/docker/libnetwork/osl/kernel 13:51:23 [2023-11-24T13:51:23.331Z] github.com/docker/docker/libnetwork/portallocator 13:51:23 [2023-11-24T13:51:23.331Z] github.com/docker/docker/libnetwork/portmapper 13:51:23 [2023-11-24T13:51:23.331Z] github.com/docker/docker/libnetwork/resolvconf 13:51:23 [2023-11-24T13:51:23.331Z] github.com/docker/docker/libnetwork/scope 13:51:23 [2023-11-24T13:51:23.331Z] github.com/docker/docker/libnetwork/types' ']' 13:51:23 [2023-11-24T13:51:23.331Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report-libnetwork.json --junitfile=bundles/junit-report-libnetwork.xml -- -tags 'netgo journald' -cover -coverprofile=bundles/coverage-libnetwork.out -covermode=atomic -p=1 -test.timeout=5m github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitmap github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/kvstore github.com/docker/docker/libnetwork/internal/kvstore/boltdb github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/ipbits github.com/docker/docker/libnetwork/iptables github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/scope github.com/docker/docker/libnetwork/types 13:52:19 [2023-11-24T13:52:19.568Z] ok github.com/docker/docker/libnetwork 44.618s coverage: 42.7% of statements 13:52:19 [2023-11-24T13:52:19.568Z] ok github.com/docker/docker/libnetwork/bitmap 0.007s coverage: 96.1% of statements 13:52:19 [2023-11-24T13:52:19.568Z] ? github.com/docker/docker/libnetwork/cluster [no test files] 13:52:19 [2023-11-24T13:52:19.568Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] 13:52:19 [2023-11-24T13:52:19.568Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] 13:52:19 [2023-11-24T13:52:19.568Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] 13:52:19 [2023-11-24T13:52:19.568Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] 13:52:19 [2023-11-24T13:52:19.568Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] 13:52:19 [2023-11-24T13:52:19.568Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] 13:52:19 [2023-11-24T13:52:19.568Z] ok github.com/docker/docker/libnetwork/config 0.012s coverage: 10.3% of statements 13:52:19 [2023-11-24T13:52:19.568Z] ok github.com/docker/docker/libnetwork/datastore 0.004s coverage: 37.0% of statements 13:52:19 [2023-11-24T13:52:19.568Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] 13:52:19 [2023-11-24T13:52:19.568Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] 13:52:19 [2023-11-24T13:52:19.568Z] ok github.com/docker/docker/libnetwork/driverapi 0.003s coverage: 68.9% of statements 13:52:19 [2023-11-24T13:52:19.827Z] ok github.com/docker/docker/libnetwork/drivers/bridge 4.250s coverage: 62.4% of statements 13:52:19 [2023-11-24T13:52:19.827Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] 13:52:20 [2023-11-24T13:52:20.086Z] ok github.com/docker/docker/libnetwork/drivers/host 0.002s coverage: 40.0% of statements 13:52:21 [2023-11-24T13:52:21.465Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.843s coverage: 5.0% of statements 13:52:21 [2023-11-24T13:52:21.465Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] 13:52:21 [2023-11-24T13:52:21.724Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.004s coverage: 4.6% of statements 13:52:21 [2023-11-24T13:52:21.724Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] 13:52:21 [2023-11-24T13:52:21.983Z] ok github.com/docker/docker/libnetwork/drivers/null 0.003s coverage: 40.0% of statements 13:52:22 [2023-11-24T13:52:22.921Z] ok github.com/docker/docker/libnetwork/drivers/overlay 0.011s coverage: 1.4% of statements 13:52:23 [2023-11-24T13:52:23.180Z] ok github.com/docker/docker/libnetwork/drivers/overlay/overlayutils 0.004s coverage: 45.0% of statements 13:52:23 [2023-11-24T13:52:23.440Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.004s coverage: 62.7% of statements 13:52:24 [2023-11-24T13:52:24.009Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.012s coverage: 57.2% of statements 13:52:24 [2023-11-24T13:52:24.009Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] 13:52:24 [2023-11-24T13:52:24.009Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] 13:52:24 [2023-11-24T13:52:24.009Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] 13:52:24 [2023-11-24T13:52:24.577Z] ok github.com/docker/docker/libnetwork/drvregistry 0.020s coverage: 87.0% of statements 13:52:24 [2023-11-24T13:52:24.837Z] ok github.com/docker/docker/libnetwork/etchosts 0.017s coverage: 81.0% of statements 13:52:24 [2023-11-24T13:52:24.837Z] ok github.com/docker/docker/libnetwork/internal/caller 0.002s coverage: 100.0% of statements 13:52:24 [2023-11-24T13:52:24.837Z] ? github.com/docker/docker/libnetwork/internal/kvstore [no test files] 13:52:24 [2023-11-24T13:52:24.837Z] ? github.com/docker/docker/libnetwork/internal/kvstore/boltdb [no test files] 13:52:37 [2023-11-24T13:52:37.049Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.003s coverage: 100.0% of statements 13:52:38 [2023-11-24T13:52:38.955Z] ok github.com/docker/docker/libnetwork/ipam 3.334s coverage: 80.0% of statements 13:52:38 [2023-11-24T13:52:38.955Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] 13:52:38 [2023-11-24T13:52:38.955Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] 13:52:39 [2023-11-24T13:52:39.214Z] ok github.com/docker/docker/libnetwork/ipams/null 0.003s coverage: 63.2% of statements 13:52:39 [2023-11-24T13:52:39.473Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.009s coverage: 48.7% of statements 13:52:39 [2023-11-24T13:52:39.473Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] 13:52:39 [2023-11-24T13:52:39.732Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.003s coverage: 80.0% of statements 13:52:40 [2023-11-24T13:52:40.300Z] ok github.com/docker/docker/libnetwork/ipamutils 0.319s coverage: 86.4% of statements 13:52:40 [2023-11-24T13:52:40.560Z] ok github.com/docker/docker/libnetwork/ipbits 0.002s coverage: 100.0% of statements 13:52:41 [2023-11-24T13:52:41.128Z] ok github.com/docker/docker/libnetwork/iptables 0.223s coverage: 39.9% of statements 13:52:41 [2023-11-24T13:52:41.128Z] ? github.com/docker/docker/libnetwork/netlabel [no test files] 13:52:41 [2023-11-24T13:52:41.696Z] ok github.com/docker/docker/libnetwork/netutils 0.017s coverage: 54.9% of statements 13:54:33 [2023-11-24T13:54:33.157Z] ok github.com/docker/docker/libnetwork/networkdb 104.065s coverage: 58.8% of statements 13:54:33 [2023-11-24T13:54:33.157Z] ? github.com/docker/docker/libnetwork/ns [no test files] 13:54:33 [2023-11-24T13:54:33.157Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements 13:54:33 [2023-11-24T13:54:33.157Z] ok github.com/docker/docker/libnetwork/osl 4.451s coverage: 40.2% of statements 13:54:33 [2023-11-24T13:54:33.157Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.003s coverage: 20.0% of statements 13:54:33 [2023-11-24T13:54:33.157Z] ok github.com/docker/docker/libnetwork/portallocator 0.016s coverage: 80.7% of statements 13:54:33 [2023-11-24T13:54:33.724Z] ok github.com/docker/docker/libnetwork/portmapper 0.725s coverage: 46.3% of statements 13:54:33 [2023-11-24T13:54:33.983Z] ok github.com/docker/docker/libnetwork/resolvconf 0.004s coverage: 84.9% of statements 13:54:33 [2023-11-24T13:54:33.983Z] ? github.com/docker/docker/libnetwork/scope [no test files] 13:54:34 [2023-11-24T13:54:34.243Z] ok github.com/docker/docker/libnetwork/types 0.003s coverage: 41.7% of statements 13:54:34 [2023-11-24T13:54:34.243Z] 13:54:34 [2023-11-24T13:54:34.243Z] === Skipped 13:54:34 [2023-11-24T13:54:34.243Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) 13:54:34 [2023-11-24T13:54:34.243Z] firewalld_test.go:29: cannot connect to D-bus system bus: dial unix /var/run/dbus/system_bus_socket: connect: no such file or directory 13:54:34 [2023-11-24T13:54:34.243Z] 13:54:34 [2023-11-24T13:54:34.243Z] === SKIP: libnetwork/iptables TestPassthrough (0.00s) 13:54:34 [2023-11-24T13:54:34.243Z] firewalld_test.go:88: cannot connect to D-bus system bus: dial unix /var/run/dbus/system_bus_socket: connect: no such file or directory 13:54:34 [2023-11-24T13:54:34.243Z] 13:54:34 [2023-11-24T13:54:34.243Z] DONE 357 tests, 2 skipped in 191.007s Post stage [Pipeline] junit 13:54:35 [2023-11-24T13:54:35.193Z] Recording test results 13:54:35 [2023-11-24T13:54:35.301Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:54:35 [2023-11-24T13:54:35.604Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-46848/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=117dd03549df002bb2bc3427b9d9065001755776 -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:117dd03549df002bb2bc3427b9d9065001755776 hack/make.sh dynbinary test-integration 13:54:35 [2023-11-24T13:54:35.869Z] 13:54:35 [2023-11-24T13:54:35.869Z] Removing bundles/ 13:54:35 [2023-11-24T13:54:35.869Z] 13:54:35 [2023-11-24T13:54:35.869Z] ---> Making bundle: dynbinary (in bundles/dynbinary) 13:54:35 [2023-11-24T13:54:35.869Z] Building dynamic bundles/dynbinary-daemon/dockerd (linux/arm64)... 13:54:35 [2023-11-24T13:54:35.869Z] + tee /go/src/github.com/docker/docker/go.mod 13:54:35 [2023-11-24T13:54:35.869Z] module github.com/docker/docker 13:54:35 [2023-11-24T13:54:35.869Z] 13:54:35 [2023-11-24T13:54:35.869Z] go 1.20 13:54:35 [2023-11-24T13:54:35.869Z] + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT 13:54:35 [2023-11-24T13:54:35.869Z] + GO111MODULE=on 13:54:35 [2023-11-24T13:54:35.869Z] + 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=117dd03549df002bb2bc3427b9d9065001755776" -X "github.com/docker/docker/dockerversion.BuildTime=2023-11-24T13:54:35.000000000+00:00" -X "github.com/docker/docker/dockerversion.PlatformName=" -X "github.com/docker/docker/dockerversion.ProductName=" -X "github.com/docker/docker/dockerversion.DefaultProductLicense=" ' -gcflags= github.com/docker/docker/cmd/dockerd 13:55:14 [2023-11-24T13:55:14.621Z] + rm -f /go/src/github.com/docker/docker/go.mod 13:55:14 [2023-11-24T13:55:14.621Z] Created binary: bundles/dynbinary-daemon/dockerd 13:55:14 [2023-11-24T13:55:14.621Z] Building dynamic bundles/dynbinary-daemon/docker-proxy (linux/arm64)... 13:55:14 [2023-11-24T13:55:14.621Z] + tee /go/src/github.com/docker/docker/go.mod 13:55:14 [2023-11-24T13:55:14.621Z] module github.com/docker/docker 13:55:14 [2023-11-24T13:55:14.621Z] 13:55:14 [2023-11-24T13:55:14.621Z] go 1.20 13:55:14 [2023-11-24T13:55:14.621Z] + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT 13:55:14 [2023-11-24T13:55:14.621Z] + GO111MODULE=on 13:55:14 [2023-11-24T13:55:14.621Z] + 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=117dd03549df002bb2bc3427b9d9065001755776" -X "github.com/docker/docker/dockerversion.BuildTime=2023-11-24T13:54:35.000000000+00:00" -X "github.com/docker/docker/dockerversion.PlatformName=" -X "github.com/docker/docker/dockerversion.ProductName=" -X "github.com/docker/docker/dockerversion.DefaultProductLicense=" ' -gcflags= github.com/docker/docker/cmd/docker-proxy 13:55:14 [2023-11-24T13:55:14.621Z] + rm -f /go/src/github.com/docker/docker/go.mod 13:55:14 [2023-11-24T13:55:14.621Z] Created binary: bundles/dynbinary-daemon/docker-proxy 13:55:14 [2023-11-24T13:55:14.621Z] 13:55:14 [2023-11-24T13:55:14.621Z] ---> Making bundle: test-integration (in bundles/test-integration) 13:55:14 [2023-11-24T13:55:14.621Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack 13:55:14 [2023-11-24T13:55:14.621Z] HOSTNAME=b9c1d4283aaa 13:55:14 [2023-11-24T13:55:14.621Z] TESTDEBUG=0 13:55:14 [2023-11-24T13:55:14.621Z] DEST=bundles/test-integration 13:55:14 [2023-11-24T13:55:14.621Z] PWD=/go/src/github.com/docker/docker 13:55:14 [2023-11-24T13:55:14.621Z] CONTAINERD_ADDRESS=/run/docker/containerd/containerd.sock 13:55:14 [2023-11-24T13:55:14.621Z] DOCKER_GITCOMMIT=117dd03549df002bb2bc3427b9d9065001755776 13:55:14 [2023-11-24T13:55:14.621Z] container=docker 13:55:14 [2023-11-24T13:55:14.621Z] HOME=/root 13:55:14 [2023-11-24T13:55:14.621Z] CONTAINERD_NAMESPACE=moby 13:55:14 [2023-11-24T13:55:14.621Z] GOLANG_VERSION=1.21.3 13:55:14 [2023-11-24T13:55:14.621Z] VALIDATE_REPO=https://github.com/moby/moby.git 13:55:14 [2023-11-24T13:55:14.621Z] VALIDATE_BRANCH=master 13:55:14 [2023-11-24T13:55:14.621Z] TERM=xterm 13:55:14 [2023-11-24T13:55:14.621Z] DOCKER_PKG=github.com/docker/docker 13:55:14 [2023-11-24T13:55:14.621Z] TEST_CLIENT_BINARY=/usr/local/cli-integration/docker 13:55:14 [2023-11-24T13:55:14.621Z] SHLVL=1 13:55:14 [2023-11-24T13:55:14.621Z] TIMEOUT=120m 13:55:14 [2023-11-24T13:55:14.621Z] GOTOOLCHAIN=local 13:55:14 [2023-11-24T13:55:14.621Z] DOCKER_GRAPHDRIVER=overlay2 13:55:14 [2023-11-24T13:55:14.621Z] GO111MODULE=off 13:55:14 [2023-11-24T13:55:14.621Z] DOCKER_EXPERIMENTAL=1 13:55:14 [2023-11-24T13:55:14.621Z] TEST_SKIP_INTEGRATION_CLI=1 13:55:14 [2023-11-24T13:55:14.621Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 13:55:14 [2023-11-24T13:55:14.621Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make 13:55:14 [2023-11-24T13:55:14.621Z] GOPATH=/go 13:55:14 [2023-11-24T13:55:14.621Z] PKG_CONFIG=pkg-config 13:55:14 [2023-11-24T13:55:14.621Z] _=/usr/bin/env 13:55:14 [2023-11-24T13:55:14.621Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main 13:55:36 [2023-11-24T13:55:36.577Z] Building test suite binary /go/src/github.com/docker/docker/integration/capabilities/test.main 13:55:36 [2023-11-24T13:55:36.577Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main 13:55:36 [2023-11-24T13:55:36.577Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main 13:55:37 [2023-11-24T13:55:37.515Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main 13:55:41 [2023-11-24T13:55:41.715Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main 13:55:45 [2023-11-24T13:55:45.009Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main 13:55:45 [2023-11-24T13:55:45.269Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main 13:55:46 [2023-11-24T13:55:46.647Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main 13:55:48 [2023-11-24T13:55:48.025Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main 13:55:48 [2023-11-24T13:55:48.962Z] Building test suite binary /go/src/github.com/docker/docker/integration/networking/test.main 13:55:49 [2023-11-24T13:55:49.900Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main 13:55:50 [2023-11-24T13:55:50.160Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main 13:55:51 [2023-11-24T13:55:51.538Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main 13:55:52 [2023-11-24T13:55:52.918Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main 13:55:54 [2023-11-24T13:55:54.823Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main 13:55:55 [2023-11-24T13:55:55.761Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main 13:55:56 [2023-11-24T13:55:56.021Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main 13:55:57 [2023-11-24T13:55:57.400Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main 13:55:58 [2023-11-24T13:55:58.337Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main 13:55:59 [2023-11-24T13:55:59.715Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main 13:56:00 [2023-11-24T13:56:00.653Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main 13:56:01 [2023-11-24T13:56:01.591Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main 13:56:02 [2023-11-24T13:56:02.970Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) 13:56:02 [2023-11-24T13:56:02.970Z] Using test binary /usr/local/cli-integration/docker 13:56:02 [2023-11-24T13:56:02.970Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 13:56:02 [2023-11-24T13:56:02.970Z] +++ /etc/init.d/apparmor start 13:56:02 [2023-11-24T13:56:02.970Z] Not: starting. 13:56:02 [2023-11-24T13:56:02.970Z] INFO: Waiting for daemon to start... 13:56:02 [2023-11-24T13:56:02.970Z] Starting dockerd 13:56:02 [2023-11-24T13:56:02.970Z] +++ exec dockerd --debug --host unix:///run/docker/tmp.EN5pDUePX6/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental 13:56:09 [2023-11-24T13:56:09.538Z] . 13:56:09 [2023-11-24T13:56:09.538Z] ---> Making bundle: .build-empty-images (in bundles/test-integration) 13:56:09 [2023-11-24T13:56:09.538Z] ++++ tar -cC bundles/test-integration/emptyfs . 13:56:09 [2023-11-24T13:56:09.538Z] ++++ docker load 13:56:09 [2023-11-24T13:56:09.538Z] Loaded image: emptyfs:latest 13:56:09 [2023-11-24T13:56:09.538Z] ++++ tar -cC bundles/test-integration/dangling . 13:56:09 [2023-11-24T13:56:09.538Z] ++++ docker load 13:56:09 [2023-11-24T13:56:09.538Z] Loaded image ID: sha256:0df1207206e5288f4a989a2f13d1f5b3c4e70467702c1d5d21dfc9f002b7bd43 13:56:09 [2023-11-24T13:56:09.538Z] Running integration-test (iteration 1) 13:56:09 [2023-11-24T13:56:09.538Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m 13:56:09 [2023-11-24T13:56:09.538Z] ++ '[' -n '' ']' 13:56:09 [2023-11-24T13:56:09.538Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m 13:56:09 [2023-11-24T13:56:09.538Z] ++ set -e 13:56:09 [2023-11-24T13:56:09.538Z] ++ '[' -n 0 ']' 13:56:09 [2023-11-24T13:56:09.538Z] ++ set -x 13:56:09 [2023-11-24T13:56:09.538Z] ++ 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.EN5pDUePX6/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 13:56:09 [2023-11-24T13:56:09.538Z] Loaded image: busybox:latest 13:56:09 [2023-11-24T13:56:09.538Z] Loaded image: busybox:glibc 13:56:10 [2023-11-24T13:56:10.475Z] Loaded image: debian:bullseye-slim 13:56:10 [2023-11-24T13:56:10.475Z] Loaded image: hello-world:latest 13:56:10 [2023-11-24T13:56:10.475Z] Loaded image: arm32v7/hello-world:latest 13:56:10 [2023-11-24T13:56:10.475Z] INFO: Testing against a local daemon 13:56:10 [2023-11-24T13:56:10.475Z] === RUN TestCgroupNamespacesBuild 13:56:13 [2023-11-24T13:56:13.009Z] --- PASS: TestCgroupNamespacesBuild (2.57s) 13:56:13 [2023-11-24T13:56:13.009Z] === RUN TestCgroupNamespacesBuildDaemonHostMode 13:56:14 [2023-11-24T13:56:14.389Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.22s) 13:56:14 [2023-11-24T13:56:14.389Z] === RUN TestBuildWithSession 13:56:14 [2023-11-24T13:56:14.389Z] build_session_test.go:26: TODO: BuildKit 13:56:14 [2023-11-24T13:56:14.389Z] --- SKIP: TestBuildWithSession (0.00s) 13:56:14 [2023-11-24T13:56:14.389Z] === RUN TestBuildSquashParent 13:56:18 [2023-11-24T13:56:18.582Z] --- PASS: TestBuildSquashParent (3.95s) 13:56:18 [2023-11-24T13:56:18.582Z] === RUN TestBuildWithRemoveAndForceRemove 13:56:18 [2023-11-24T13:56:18.582Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal 13:56:18 [2023-11-24T13:56:18.582Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal 13:56:18 [2023-11-24T13:56:18.582Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove 13:56:18 [2023-11-24T13:56:18.582Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove 13:56:18 [2023-11-24T13:56:18.582Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove 13:56:18 [2023-11-24T13:56:18.582Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove 13:56:18 [2023-11-24T13:56:18.582Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal 13:56:18 [2023-11-24T13:56:18.582Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal 13:56:18 [2023-11-24T13:56:18.582Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove 13:56:18 [2023-11-24T13:56:18.582Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove 13:56:18 [2023-11-24T13:56:18.582Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove 13:56:18 [2023-11-24T13:56:18.582Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove 13:56:18 [2023-11-24T13:56:18.582Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal 13:56:18 [2023-11-24T13:56:18.582Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove 13:56:18 [2023-11-24T13:56:18.582Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal 13:56:18 [2023-11-24T13:56:18.582Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove 13:56:18 [2023-11-24T13:56:18.582Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove 13:56:18 [2023-11-24T13:56:18.582Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove 13:56:21 [2023-11-24T13:56:21.874Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.05s) 13:56:21 [2023-11-24T13:56:21.874Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.41s) 13:56:21 [2023-11-24T13:56:21.874Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.53s) 13:56:21 [2023-11-24T13:56:21.874Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.91s) 13:56:21 [2023-11-24T13:56:21.874Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.96s) 13:56:21 [2023-11-24T13:56:21.875Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.06s) 13:56:21 [2023-11-24T13:56:21.875Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.26s) 13:56:21 [2023-11-24T13:56:21.875Z] === RUN TestBuildMultiStageCopy 13:56:21 [2023-11-24T13:56:21.875Z] === RUN TestBuildMultiStageCopy/copy_to_root 13:56:22 [2023-11-24T13:56:22.811Z] === RUN TestBuildMultiStageCopy/copy_to_newdir 13:56:22 [2023-11-24T13:56:22.811Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested 13:56:22 [2023-11-24T13:56:22.811Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir 13:56:22 [2023-11-24T13:56:22.811Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir 13:56:23 [2023-11-24T13:56:23.070Z] --- PASS: TestBuildMultiStageCopy (1.50s) 13:56:23 [2023-11-24T13:56:23.070Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.11s) 13:56:23 [2023-11-24T13:56:23.070Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.06s) 13:56:23 [2023-11-24T13:56:23.070Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.07s) 13:56:23 [2023-11-24T13:56:23.070Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.08s) 13:56:23 [2023-11-24T13:56:23.070Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.16s) 13:56:23 [2023-11-24T13:56:23.070Z] === RUN TestBuildMultiStageParentConfig 13:56:23 [2023-11-24T13:56:23.638Z] --- PASS: TestBuildMultiStageParentConfig (0.49s) 13:56:23 [2023-11-24T13:56:23.638Z] === RUN TestBuildLabelWithTargets 13:56:24 [2023-11-24T13:56:24.206Z] --- PASS: TestBuildLabelWithTargets (0.53s) 13:56:24 [2023-11-24T13:56:24.206Z] === RUN TestBuildWithEmptyLayers 13:56:24 [2023-11-24T13:56:24.206Z] --- PASS: TestBuildWithEmptyLayers (0.10s) 13:56:24 [2023-11-24T13:56:24.206Z] === RUN TestBuildMultiStageOnBuild 13:56:25 [2023-11-24T13:56:25.143Z] --- PASS: TestBuildMultiStageOnBuild (1.06s) 13:56:25 [2023-11-24T13:56:25.143Z] === RUN TestBuildUncleanTarFilenames 13:56:25 [2023-11-24T13:56:25.402Z] --- PASS: TestBuildUncleanTarFilenames (0.12s) 13:56:25 [2023-11-24T13:56:25.402Z] === RUN TestBuildMultiStageLayerLeak 13:56:26 [2023-11-24T13:56:26.339Z] --- PASS: TestBuildMultiStageLayerLeak (1.04s) 13:56:26 [2023-11-24T13:56:26.339Z] === RUN TestBuildWithHugeFile 13:57:22 [2023-11-24T13:57:22.572Z] --- PASS: TestBuildWithHugeFile (51.30s) 13:57:22 [2023-11-24T13:57:22.572Z] === RUN TestBuildWCOWSandboxSize 13:57:22 [2023-11-24T13:57:22.572Z] build_test.go:526: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 13:57:22 [2023-11-24T13:57:22.572Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) 13:57:22 [2023-11-24T13:57:22.572Z] === RUN TestBuildWithEmptyDockerfile 13:57:22 [2023-11-24T13:57:22.572Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile 13:57:22 [2023-11-24T13:57:22.572Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile 13:57:22 [2023-11-24T13:57:22.572Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile 13:57:22 [2023-11-24T13:57:22.572Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile 13:57:22 [2023-11-24T13:57:22.572Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile 13:57:22 [2023-11-24T13:57:22.572Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile 13:57:22 [2023-11-24T13:57:22.572Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile 13:57:22 [2023-11-24T13:57:22.572Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile 13:57:22 [2023-11-24T13:57:22.572Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile 13:57:22 [2023-11-24T13:57:22.572Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) 13:57:22 [2023-11-24T13:57:22.572Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) 13:57:22 [2023-11-24T13:57:22.572Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.00s) 13:57:22 [2023-11-24T13:57:22.572Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.00s) 13:57:22 [2023-11-24T13:57:22.572Z] === RUN TestBuildPreserveOwnership 13:57:22 [2023-11-24T13:57:22.572Z] === RUN TestBuildPreserveOwnership/copy_from 13:57:22 [2023-11-24T13:57:22.572Z] === RUN TestBuildPreserveOwnership/copy_from_chowned 13:57:22 [2023-11-24T13:57:22.572Z] --- PASS: TestBuildPreserveOwnership (2.66s) 13:57:22 [2023-11-24T13:57:22.572Z] --- PASS: TestBuildPreserveOwnership/copy_from (1.77s) 13:57:22 [2023-11-24T13:57:22.572Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.89s) 13:57:22 [2023-11-24T13:57:22.572Z] === RUN TestBuildPlatformInvalid 13:57:22 [2023-11-24T13:57:22.572Z] --- PASS: TestBuildPlatformInvalid (0.03s) 13:57:22 [2023-11-24T13:57:22.572Z] === RUN TestBuildkitHistoryTracePropagation 13:57:22 [2023-11-24T13:57:22.572Z] time="2023-11-24T13:57:20Z" level=info msg="[core] [Channel #1] Channel created" module=grpc 13:57:22 [2023-11-24T13:57:22.572Z] time="2023-11-24T13:57:20Z" level=info msg="[core] [Channel #1] original dial target is: \"unix:///run/buildkit/buildkitd.sock\"" module=grpc 13:57:22 [2023-11-24T13:57:22.572Z] time="2023-11-24T13:57:20Z" 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 13:57:22 [2023-11-24T13:57:22.572Z] time="2023-11-24T13:57:20Z" level=info msg="[core] [Channel #1] Channel authority set to \"localhost\"" module=grpc 13:57:22 [2023-11-24T13:57:22.572Z] time="2023-11-24T13:57:20Z" 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 13:57:22 [2023-11-24T13:57:22.572Z] time="2023-11-24T13:57:20Z" level=info msg="[core] [Channel #1] Channel switches to new LB policy \"pick_first\"" module=grpc 13:57:22 [2023-11-24T13:57:22.572Z] time="2023-11-24T13:57:20Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel created" module=grpc 13:57:22 [2023-11-24T13:57:22.572Z] time="2023-11-24T13:57:20Z" level=info msg="[core] [Channel #1] Channel Connectivity change to CONNECTING" module=grpc 13:57:22 [2023-11-24T13:57:22.572Z] time="2023-11-24T13:57:20Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel Connectivity change to CONNECTING" module=grpc 13:57:22 [2023-11-24T13:57:22.572Z] time="2023-11-24T13:57:20Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel picks a new address \"/run/buildkit/buildkitd.sock\" to connect" module=grpc 13:57:22 [2023-11-24T13:57:22.572Z] time="2023-11-24T13:57:20Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel Connectivity change to READY" module=grpc 13:57:22 [2023-11-24T13:57:22.572Z] time="2023-11-24T13:57:20Z" level=info msg="[core] [Channel #1] Channel Connectivity change to READY" module=grpc 13:57:22 [2023-11-24T13:57:22.572Z] time="2023-11-24T13:57:20Z" level=info msg="[core] [Server #4] Server created" module=grpc 13:57:22 [2023-11-24T13:57:22.572Z] build_traces_test.go:84: Waiting for trace to be available 13:57:24 [2023-11-24T13:57:24.477Z] time="2023-11-24T13:57:24Z" level=info msg="[core] [Channel #1] Channel Connectivity change to SHUTDOWN" module=grpc 13:57:24 [2023-11-24T13:57:24.477Z] time="2023-11-24T13:57:24Z" level=info msg="[core] [Channel #1] ccBalancerWrapper: closing" module=grpc 13:57:24 [2023-11-24T13:57:24.477Z] time="2023-11-24T13:57:24Z" level=info msg="[core] [Channel #1] Closing the name resolver" module=grpc 13:57:24 [2023-11-24T13:57:24.477Z] time="2023-11-24T13:57:24Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel Connectivity change to SHUTDOWN" module=grpc 13:57:24 [2023-11-24T13:57:24.477Z] time="2023-11-24T13:57:24Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel deleted" module=grpc 13:57:24 [2023-11-24T13:57:24.477Z] time="2023-11-24T13:57:24Z" level=info msg="[core] [Channel #1] Channel deleted" module=grpc 13:57:24 [2023-11-24T13:57:24.477Z] --- PASS: TestBuildkitHistoryTracePropagation (4.03s) 13:57:24 [2023-11-24T13:57:24.477Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 13:57:25 [2023-11-24T13:57:25.045Z] Loaded image: busybox:latest 13:57:25 [2023-11-24T13:57:25.045Z] Loaded image: busybox:glibc 13:57:25 [2023-11-24T13:57:25.982Z] Loaded image: debian:bullseye-slim 13:57:25 [2023-11-24T13:57:25.982Z] Loaded image: hello-world:latest 13:57:25 [2023-11-24T13:57:25.982Z] Loaded image: arm32v7/hello-world:latest 13:57:38 [2023-11-24T13:57:38.190Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (11.97s) 13:57:38 [2023-11-24T13:57:38.190Z] PASS 13:57:38 [2023-11-24T13:57:38.190Z] 13:57:38 [2023-11-24T13:57:38.190Z] === Skipped 13:57:38 [2023-11-24T13:57:38.190Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) 13:57:38 [2023-11-24T13:57:38.190Z] build_session_test.go:26: TODO: BuildKit 13:57:38 [2023-11-24T13:57:38.190Z] 13:57:38 [2023-11-24T13:57:38.190Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s) 13:57:38 [2023-11-24T13:57:38.190Z] build_test.go:526: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 13:57:38 [2023-11-24T13:57:38.190Z] 13:57:38 [2023-11-24T13:57:38.190Z] DONE 35 tests, 2 skipped in 87.077s 13:57:38 [2023-11-24T13:57:38.190Z] Running /go/src/github.com/docker/docker/integration/capabilities (arm64.integration.capabilities) flags=-test.v -test.timeout=120m 13:57:38 [2023-11-24T13:57:38.190Z] ++ '[' -n '' ']' 13:57:38 [2023-11-24T13:57:38.190Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-capabilities-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-capabilities-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.capabilities -t ./test.main -test.v -test.timeout=120m 13:57:38 [2023-11-24T13:57:38.190Z] ++ set -e 13:57:38 [2023-11-24T13:57:38.190Z] ++ '[' -n 0 ']' 13:57:38 [2023-11-24T13:57:38.190Z] ++ set -x 13:57:38 [2023-11-24T13:57:38.190Z] ++ 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.EN5pDUePX6/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 13:57:38 [2023-11-24T13:57:38.190Z] INFO: Testing against a local daemon 13:57:38 [2023-11-24T13:57:38.190Z] === RUN TestNoNewPrivileges 13:57:41 [2023-11-24T13:57:41.478Z] === RUN TestNoNewPrivileges/CapabilityRequested=true 13:57:41 [2023-11-24T13:57:41.737Z] === RUN TestNoNewPrivileges/CapabilityRequested=false 13:57:42 [2023-11-24T13:57:42.305Z] --- PASS: TestNoNewPrivileges (5.87s) 13:57:42 [2023-11-24T13:57:42.305Z] --- PASS: TestNoNewPrivileges/CapabilityRequested=true (0.44s) 13:57:42 [2023-11-24T13:57:42.305Z] --- PASS: TestNoNewPrivileges/CapabilityRequested=false (0.40s) 13:57:42 [2023-11-24T13:57:42.305Z] PASS 13:57:42 [2023-11-24T13:57:42.305Z] 13:57:42 [2023-11-24T13:57:42.305Z] DONE 3 tests in 5.902s 13:57:42 [2023-11-24T13:57:42.305Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m 13:57:42 [2023-11-24T13:57:42.305Z] ++ '[' -n '' ']' 13:57:42 [2023-11-24T13:57:42.305Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m 13:57:42 [2023-11-24T13:57:42.305Z] ++ set -e 13:57:42 [2023-11-24T13:57:42.305Z] ++ '[' -n 0 ']' 13:57:42 [2023-11-24T13:57:42.305Z] ++ set -x 13:57:42 [2023-11-24T13:57:42.305Z] ++ 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.EN5pDUePX6/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 13:57:42 [2023-11-24T13:57:42.305Z] INFO: Testing against a local daemon 13:57:42 [2023-11-24T13:57:42.305Z] === RUN TestConfigInspect 13:57:44 [2023-11-24T13:57:44.314Z] --- PASS: TestConfigInspect (2.02s) 13:57:44 [2023-11-24T13:57:44.314Z] === RUN TestConfigList 13:57:45 [2023-11-24T13:57:45.723Z] === RUN TestConfigList/test_filter_by_name 13:57:45 [2023-11-24T13:57:45.723Z] === RUN TestConfigList/test_filter_by_id 13:57:45 [2023-11-24T13:57:45.723Z] === RUN TestConfigList/test_filter_by_label_key_only 13:57:45 [2023-11-24T13:57:45.723Z] === RUN TestConfigList/test_filter_by_label_key=value_test0-TestConfigList 13:57:45 [2023-11-24T13:57:45.723Z] === RUN TestConfigList/test_filter_by_label_key=value_test1-TestConfigList 13:57:46 [2023-11-24T13:57:46.308Z] --- PASS: TestConfigList (1.88s) 13:57:46 [2023-11-24T13:57:46.308Z] --- PASS: TestConfigList/test_filter_by_name (0.00s) 13:57:46 [2023-11-24T13:57:46.308Z] --- PASS: TestConfigList/test_filter_by_id (0.00s) 13:57:46 [2023-11-24T13:57:46.308Z] --- PASS: TestConfigList/test_filter_by_label_key_only (0.00s) 13:57:46 [2023-11-24T13:57:46.308Z] --- PASS: TestConfigList/test_filter_by_label_key=value_test0-TestConfigList (0.00s) 13:57:46 [2023-11-24T13:57:46.308Z] --- PASS: TestConfigList/test_filter_by_label_key=value_test1-TestConfigList (0.00s) 13:57:46 [2023-11-24T13:57:46.308Z] === RUN TestConfigsCreateAndDelete 13:57:48 [2023-11-24T13:57:48.264Z] --- PASS: TestConfigsCreateAndDelete (2.04s) 13:57:48 [2023-11-24T13:57:48.264Z] === RUN TestConfigsUpdate 13:57:50 [2023-11-24T13:57:50.170Z] --- PASS: TestConfigsUpdate (1.88s) 13:57:50 [2023-11-24T13:57:50.170Z] === RUN TestTemplatedConfig 13:57:52 [2023-11-24T13:57:52.706Z] --- PASS: TestTemplatedConfig (2.63s) 13:57:52 [2023-11-24T13:57:52.706Z] === RUN TestConfigCreateResolve 13:57:54 [2023-11-24T13:57:54.611Z] --- PASS: TestConfigCreateResolve (1.86s) 13:57:54 [2023-11-24T13:57:54.611Z] PASS 13:57:54 [2023-11-24T13:57:54.611Z] 13:57:54 [2023-11-24T13:57:54.611Z] DONE 11 tests in 12.348s 13:57:54 [2023-11-24T13:57:54.611Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m 13:57:54 [2023-11-24T13:57:54.611Z] ++ '[' -n '' ']' 13:57:54 [2023-11-24T13:57:54.611Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m 13:57:54 [2023-11-24T13:57:54.611Z] ++ set -e 13:57:54 [2023-11-24T13:57:54.612Z] ++ '[' -n 0 ']' 13:57:54 [2023-11-24T13:57:54.612Z] ++ set -x 13:57:54 [2023-11-24T13:57:54.612Z] ++ 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.EN5pDUePX6/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 13:57:54 [2023-11-24T13:57:54.612Z] INFO: Testing against a local daemon 13:57:54 [2023-11-24T13:57:54.612Z] === RUN TestAttach 13:57:54 [2023-11-24T13:57:54.612Z] === RUN TestAttach/without_TTY 13:57:54 [2023-11-24T13:57:54.612Z] === PAUSE TestAttach/without_TTY 13:57:54 [2023-11-24T13:57:54.612Z] === RUN TestAttach/with_TTY 13:57:54 [2023-11-24T13:57:54.612Z] === PAUSE TestAttach/with_TTY 13:57:54 [2023-11-24T13:57:54.612Z] === CONT TestAttach/without_TTY 13:57:54 [2023-11-24T13:57:54.612Z] === CONT TestAttach/with_TTY 13:57:54 [2023-11-24T13:57:54.870Z] --- PASS: TestAttach (0.02s) 13:57:54 [2023-11-24T13:57:54.870Z] --- PASS: TestAttach/without_TTY (0.05s) 13:57:54 [2023-11-24T13:57:54.870Z] --- PASS: TestAttach/with_TTY (0.05s) 13:57:54 [2023-11-24T13:57:54.870Z] === RUN TestCreateWithCDIDevices 13:57:55 [2023-11-24T13:57:55.807Z] --- PASS: TestCreateWithCDIDevices (1.07s) 13:57:55 [2023-11-24T13:57:55.807Z] === RUN TestCDISpecDirsAreInSystemInfo 13:57:55 [2023-11-24T13:57:55.807Z] === RUN TestCDISpecDirsAreInSystemInfo/experimental_no_spec_dirs_specified_returns_default 13:57:56 [2023-11-24T13:57:56.375Z] === RUN TestCDISpecDirsAreInSystemInfo/experimental_specified_spec_dirs_are_returned 13:57:56 [2023-11-24T13:57:56.943Z] === RUN TestCDISpecDirsAreInSystemInfo/experimental_empty_string_as_spec_dir_returns_empty_slice 13:57:57 [2023-11-24T13:57:57.511Z] === RUN TestCDISpecDirsAreInSystemInfo/experimental_empty_config_option_returns_empty_slice 13:57:58 [2023-11-24T13:57:58.079Z] === RUN TestCDISpecDirsAreInSystemInfo/non-experimental_no_spec_dirs_specified_returns_empty_slice 13:57:58 [2023-11-24T13:57:58.647Z] === RUN TestCDISpecDirsAreInSystemInfo/non-experimental_specified_spec_dirs_returns_empty_slice 13:57:58 [2023-11-24T13:57:58.906Z] === RUN TestCDISpecDirsAreInSystemInfo/non-experimental_empty_string_as_spec_dir_returns_empty_slice 13:57:59 [2023-11-24T13:57:59.475Z] === RUN TestCDISpecDirsAreInSystemInfo/non-experimental_empty_config_option_returns_empty_slice 13:58:00 [2023-11-24T13:58:00.044Z] --- PASS: TestCDISpecDirsAreInSystemInfo (4.18s) 13:58:00 [2023-11-24T13:58:00.044Z] --- PASS: TestCDISpecDirsAreInSystemInfo/experimental_no_spec_dirs_specified_returns_default (0.52s) 13:58:00 [2023-11-24T13:58:00.044Z] --- PASS: TestCDISpecDirsAreInSystemInfo/experimental_specified_spec_dirs_are_returned (0.52s) 13:58:00 [2023-11-24T13:58:00.044Z] --- PASS: TestCDISpecDirsAreInSystemInfo/experimental_empty_string_as_spec_dir_returns_empty_slice (0.52s) 13:58:00 [2023-11-24T13:58:00.044Z] --- PASS: TestCDISpecDirsAreInSystemInfo/experimental_empty_config_option_returns_empty_slice (0.52s) 13:58:00 [2023-11-24T13:58:00.044Z] --- PASS: TestCDISpecDirsAreInSystemInfo/non-experimental_no_spec_dirs_specified_returns_empty_slice (0.52s) 13:58:00 [2023-11-24T13:58:00.044Z] --- PASS: TestCDISpecDirsAreInSystemInfo/non-experimental_specified_spec_dirs_returns_empty_slice (0.52s) 13:58:00 [2023-11-24T13:58:00.044Z] --- PASS: TestCDISpecDirsAreInSystemInfo/non-experimental_empty_string_as_spec_dir_returns_empty_slice (0.52s) 13:58:00 [2023-11-24T13:58:00.044Z] --- PASS: TestCDISpecDirsAreInSystemInfo/non-experimental_empty_config_option_returns_empty_slice (0.52s) 13:58:00 [2023-11-24T13:58:00.044Z] === RUN TestCheckpoint 13:58:00 [2023-11-24T13:58:00.044Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 13:58:00 [2023-11-24T13:58:00.044Z] --- SKIP: TestCheckpoint (0.00s) 13:58:00 [2023-11-24T13:58:00.044Z] === RUN TestContainerInvalidJSON 13:58:00 [2023-11-24T13:58:00.044Z] === RUN TestContainerInvalidJSON/commit 13:58:00 [2023-11-24T13:58:00.044Z] === PAUSE TestContainerInvalidJSON/commit 13:58:00 [2023-11-24T13:58:00.044Z] === RUN TestContainerInvalidJSON/containers/create 13:58:00 [2023-11-24T13:58:00.044Z] === PAUSE TestContainerInvalidJSON/containers/create 13:58:00 [2023-11-24T13:58:00.044Z] === RUN TestContainerInvalidJSON/containers/foobar/exec 13:58:00 [2023-11-24T13:58:00.044Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec 13:58:00 [2023-11-24T13:58:00.044Z] === RUN TestContainerInvalidJSON/containers/foobar/update 13:58:00 [2023-11-24T13:58:00.044Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update 13:58:00 [2023-11-24T13:58:00.044Z] === RUN TestContainerInvalidJSON/exec/foobar/start 13:58:00 [2023-11-24T13:58:00.044Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start 13:58:00 [2023-11-24T13:58:00.044Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy 13:58:00 [2023-11-24T13:58:00.044Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy 13:58:00 [2023-11-24T13:58:00.044Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start 13:58:00 [2023-11-24T13:58:00.044Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start 13:58:00 [2023-11-24T13:58:00.044Z] === CONT TestContainerInvalidJSON/commit 13:58:00 [2023-11-24T13:58:00.044Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type 13:58:00 [2023-11-24T13:58:00.044Z] === CONT TestContainerInvalidJSON/exec/foobar/start 13:58:00 [2023-11-24T13:58:00.044Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type 13:58:00 [2023-11-24T13:58:00.044Z] === CONT TestContainerInvalidJSON/containers/foobar/update 13:58:00 [2023-11-24T13:58:00.044Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type 13:58:00 [2023-11-24T13:58:00.044Z] === CONT TestContainerInvalidJSON/containers/create 13:58:00 [2023-11-24T13:58:00.044Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type 13:58:00 [2023-11-24T13:58:00.044Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start 13:58:00 [2023-11-24T13:58:00.044Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type 13:58:00 [2023-11-24T13:58:00.044Z] === CONT TestContainerInvalidJSON/containers/foobar/exec 13:58:00 [2023-11-24T13:58:00.044Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type 13:58:00 [2023-11-24T13:58:00.044Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy 13:58:00 [2023-11-24T13:58:00.044Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type 13:58:00 [2023-11-24T13:58:00.044Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON 13:58:00 [2023-11-24T13:58:00.044Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON 13:58:00 [2023-11-24T13:58:00.044Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON 13:58:00 [2023-11-24T13:58:00.044Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON 13:58:00 [2023-11-24T13:58:00.044Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON 13:58:00 [2023-11-24T13:58:00.044Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON 13:58:00 [2023-11-24T13:58:00.044Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON 13:58:00 [2023-11-24T13:58:00.044Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON 13:58:00 [2023-11-24T13:58:00.044Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON 13:58:00 [2023-11-24T13:58:00.045Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON 13:58:00 [2023-11-24T13:58:00.045Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body 13:58:00 [2023-11-24T13:58:00.045Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON 13:58:00 [2023-11-24T13:58:00.045Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON 13:58:00 [2023-11-24T13:58:00.045Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body 13:58:00 [2023-11-24T13:58:00.045Z] === RUN TestContainerInvalidJSON/containers/create/empty_body 13:58:00 [2023-11-24T13:58:00.045Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body 13:58:00 [2023-11-24T13:58:00.045Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON 13:58:00 [2023-11-24T13:58:00.045Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON 13:58:00 [2023-11-24T13:58:00.045Z] === RUN TestContainerInvalidJSON/commit/empty_body 13:58:00 [2023-11-24T13:58:00.045Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body 13:58:00 [2023-11-24T13:58:00.045Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body 13:58:00 [2023-11-24T13:58:00.045Z] --- PASS: TestContainerInvalidJSON (0.01s) 13:58:00 [2023-11-24T13:58:00.045Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) 13:58:00 [2023-11-24T13:58:00.045Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) 13:58:00 [2023-11-24T13:58:00.045Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) 13:58:00 [2023-11-24T13:58:00.045Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) 13:58:00 [2023-11-24T13:58:00.045Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) 13:58:00 [2023-11-24T13:58:00.045Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s) 13:58:00 [2023-11-24T13:58:00.045Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) 13:58:00 [2023-11-24T13:58:00.045Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) 13:58:00 [2023-11-24T13:58:00.045Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) 13:58:00 [2023-11-24T13:58:00.045Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) 13:58:00 [2023-11-24T13:58:00.045Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s) 13:58:00 [2023-11-24T13:58:00.045Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) 13:58:00 [2023-11-24T13:58:00.045Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) 13:58:00 [2023-11-24T13:58:00.045Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) 13:58:00 [2023-11-24T13:58:00.045Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) 13:58:00 [2023-11-24T13:58:00.045Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) 13:58:00 [2023-11-24T13:58:00.045Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) 13:58:00 [2023-11-24T13:58:00.045Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) 13:58:00 [2023-11-24T13:58:00.045Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) 13:58:00 [2023-11-24T13:58:00.045Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) 13:58:00 [2023-11-24T13:58:00.045Z] --- PASS: TestContainerInvalidJSON/commit (0.00s) 13:58:00 [2023-11-24T13:58:00.045Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) 13:58:00 [2023-11-24T13:58:00.045Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) 13:58:00 [2023-11-24T13:58:00.045Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) 13:58:00 [2023-11-24T13:58:00.045Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) 13:58:00 [2023-11-24T13:58:00.045Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) 13:58:00 [2023-11-24T13:58:00.045Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) 13:58:00 [2023-11-24T13:58:00.045Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) 13:58:00 [2023-11-24T13:58:00.045Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) 13:58:00 [2023-11-24T13:58:00.045Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) 13:58:00 [2023-11-24T13:58:00.045Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) 13:58:00 [2023-11-24T13:58:00.045Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) 13:58:00 [2023-11-24T13:58:00.045Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) 13:58:00 [2023-11-24T13:58:00.045Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) 13:58:00 [2023-11-24T13:58:00.045Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) 13:58:00 [2023-11-24T13:58:00.045Z] === RUN TestCopyFromContainerPathDoesNotExist 13:58:00 [2023-11-24T13:58:00.045Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) 13:58:00 [2023-11-24T13:58:00.045Z] === RUN TestCopyFromContainerPathIsNotDir 13:58:00 [2023-11-24T13:58:00.045Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) 13:58:00 [2023-11-24T13:58:00.045Z] === RUN TestCopyToContainerPathDoesNotExist 13:58:00 [2023-11-24T13:58:00.304Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) 13:58:00 [2023-11-24T13:58:00.304Z] === RUN TestCopyEmptyFile 13:58:00 [2023-11-24T13:58:00.304Z] --- PASS: TestCopyEmptyFile (0.07s) 13:58:00 [2023-11-24T13:58:00.304Z] === RUN TestCopyToContainerPathIsNotDir 13:58:00 [2023-11-24T13:58:00.304Z] --- PASS: TestCopyToContainerPathIsNotDir (0.15s) 13:58:00 [2023-11-24T13:58:00.304Z] === RUN TestCopyFromContainer 13:58:01 [2023-11-24T13:58:01.242Z] === RUN TestCopyFromContainer// 13:58:01 [2023-11-24T13:58:01.242Z] === RUN TestCopyFromContainer/. 13:58:01 [2023-11-24T13:58:01.242Z] === RUN TestCopyFromContainer//. 13:58:01 [2023-11-24T13:58:01.242Z] === RUN TestCopyFromContainer/./ 13:58:01 [2023-11-24T13:58:01.242Z] === RUN TestCopyFromContainer//./ 13:58:01 [2023-11-24T13:58:01.242Z] === RUN TestCopyFromContainer//bar/root 13:58:01 [2023-11-24T13:58:01.242Z] === RUN TestCopyFromContainer//bar/root/ 13:58:01 [2023-11-24T13:58:01.242Z] === RUN TestCopyFromContainer//bar/root/. 13:58:01 [2023-11-24T13:58:01.242Z] === RUN TestCopyFromContainer/bar/quux 13:58:01 [2023-11-24T13:58:01.242Z] === RUN TestCopyFromContainer/bar/quux/ 13:58:01 [2023-11-24T13:58:01.242Z] === RUN TestCopyFromContainer/bar/quux/. 13:58:01 [2023-11-24T13:58:01.242Z] === RUN TestCopyFromContainer/bar/quux/baz 13:58:01 [2023-11-24T13:58:01.242Z] === RUN TestCopyFromContainer/bar/filesymlink 13:58:01 [2023-11-24T13:58:01.242Z] === RUN TestCopyFromContainer/bar/dirsymlink 13:58:01 [2023-11-24T13:58:01.242Z] === RUN TestCopyFromContainer/bar/dirsymlink/ 13:58:01 [2023-11-24T13:58:01.242Z] === RUN TestCopyFromContainer/bar/dirsymlink/. 13:58:01 [2023-11-24T13:58:01.242Z] === RUN TestCopyFromContainer/bar/notarget 13:58:01 [2023-11-24T13:58:01.242Z] --- PASS: TestCopyFromContainer (0.80s) 13:58:01 [2023-11-24T13:58:01.242Z] --- PASS: TestCopyFromContainer// (0.01s) 13:58:01 [2023-11-24T13:58:01.242Z] --- PASS: TestCopyFromContainer/. (0.01s) 13:58:01 [2023-11-24T13:58:01.242Z] --- PASS: TestCopyFromContainer//. (0.01s) 13:58:01 [2023-11-24T13:58:01.242Z] --- PASS: TestCopyFromContainer/./ (0.01s) 13:58:01 [2023-11-24T13:58:01.242Z] --- PASS: TestCopyFromContainer//./ (0.01s) 13:58:01 [2023-11-24T13:58:01.242Z] --- PASS: TestCopyFromContainer//bar/root (0.01s) 13:58:01 [2023-11-24T13:58:01.242Z] --- PASS: TestCopyFromContainer//bar/root/ (0.01s) 13:58:01 [2023-11-24T13:58:01.242Z] --- PASS: TestCopyFromContainer//bar/root/. (0.01s) 13:58:01 [2023-11-24T13:58:01.242Z] --- PASS: TestCopyFromContainer/bar/quux (0.01s) 13:58:01 [2023-11-24T13:58:01.242Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.00s) 13:58:01 [2023-11-24T13:58:01.242Z] --- PASS: TestCopyFromContainer/bar/quux/. (0.00s) 13:58:01 [2023-11-24T13:58:01.242Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.01s) 13:58:01 [2023-11-24T13:58:01.242Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.00s) 13:58:01 [2023-11-24T13:58:01.242Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.00s) 13:58:01 [2023-11-24T13:58:01.242Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.01s) 13:58:01 [2023-11-24T13:58:01.242Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/. (0.00s) 13:58:01 [2023-11-24T13:58:01.242Z] --- PASS: TestCopyFromContainer/bar/notarget (0.01s) 13:58:01 [2023-11-24T13:58:01.242Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist 13:58:01 [2023-11-24T13:58:01.242Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag 13:58:01 [2023-11-24T13:58:01.242Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag 13:58:01 [2023-11-24T13:58:01.242Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag 13:58:01 [2023-11-24T13:58:01.242Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag 13:58:01 [2023-11-24T13:58:01.242Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest 13:58:01 [2023-11-24T13:58:01.242Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest 13:58:01 [2023-11-24T13:58:01.242Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag 13:58:01 [2023-11-24T13:58:01.242Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest 13:58:01 [2023-11-24T13:58:01.242Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag 13:58:01 [2023-11-24T13:58:01.242Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) 13:58:01 [2023-11-24T13:58:01.242Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) 13:58:01 [2023-11-24T13:58:01.242Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) 13:58:01 [2023-11-24T13:58:01.242Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) 13:58:01 [2023-11-24T13:58:01.242Z] === RUN TestCreateLinkToNonExistingContainer 13:58:01 [2023-11-24T13:58:01.242Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) 13:58:01 [2023-11-24T13:58:01.242Z] === RUN TestCreateWithInvalidEnv 13:58:01 [2023-11-24T13:58:01.242Z] === RUN TestCreateWithInvalidEnv/0 13:58:01 [2023-11-24T13:58:01.242Z] === PAUSE TestCreateWithInvalidEnv/0 13:58:01 [2023-11-24T13:58:01.242Z] === RUN TestCreateWithInvalidEnv/1 13:58:01 [2023-11-24T13:58:01.242Z] === PAUSE TestCreateWithInvalidEnv/1 13:58:01 [2023-11-24T13:58:01.242Z] === RUN TestCreateWithInvalidEnv/2 13:58:01 [2023-11-24T13:58:01.242Z] === PAUSE TestCreateWithInvalidEnv/2 13:58:01 [2023-11-24T13:58:01.242Z] === CONT TestCreateWithInvalidEnv/0 13:58:01 [2023-11-24T13:58:01.242Z] === CONT TestCreateWithInvalidEnv/2 13:58:01 [2023-11-24T13:58:01.242Z] === CONT TestCreateWithInvalidEnv/1 13:58:01 [2023-11-24T13:58:01.242Z] --- PASS: TestCreateWithInvalidEnv (0.01s) 13:58:01 [2023-11-24T13:58:01.242Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) 13:58:01 [2023-11-24T13:58:01.242Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) 13:58:01 [2023-11-24T13:58:01.242Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) 13:58:01 [2023-11-24T13:58:01.242Z] === RUN TestCreateTmpfsMountsTarget 13:58:01 [2023-11-24T13:58:01.242Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) 13:58:01 [2023-11-24T13:58:01.242Z] === RUN TestCreateWithCustomMaskedPaths 13:58:02 [2023-11-24T13:58:02.621Z] --- PASS: TestCreateWithCustomMaskedPaths (1.25s) 13:58:02 [2023-11-24T13:58:02.621Z] === RUN TestCreateWithCustomReadonlyPaths 13:58:04 [2023-11-24T13:58:04.000Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.38s) 13:58:04 [2023-11-24T13:58:04.000Z] === RUN TestCreateWithInvalidHealthcheckParams 13:58:04 [2023-11-24T13:58:04.000Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s 13:58:04 [2023-11-24T13:58:04.000Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s 13:58:04 [2023-11-24T13:58:04.000Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms 13:58:04 [2023-11-24T13:58:04.000Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms 13:58:04 [2023-11-24T13:58:04.000Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms 13:58:04 [2023-11-24T13:58:04.000Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms 13:58:04 [2023-11-24T13:58:04.000Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 13:58:04 [2023-11-24T13:58:04.000Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 13:58:04 [2023-11-24T13:58:04.000Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms 13:58:04 [2023-11-24T13:58:04.000Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms 13:58:04 [2023-11-24T13:58:04.000Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartInterval_in_Healthcheck:_not_0_and_less_than_1ms 13:58:04 [2023-11-24T13:58:04.000Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartInterval_in_Healthcheck:_not_0_and_less_than_1ms 13:58:04 [2023-11-24T13:58:04.000Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s 13:58:04 [2023-11-24T13:58:04.000Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 13:58:04 [2023-11-24T13:58:04.000Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartInterval_in_Healthcheck:_not_0_and_less_than_1ms 13:58:04 [2023-11-24T13:58:04.000Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms 13:58:04 [2023-11-24T13:58:04.000Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms 13:58:04 [2023-11-24T13:58:04.000Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms 13:58:04 [2023-11-24T13:58:04.000Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) 13:58:04 [2023-11-24T13:58:04.000Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) 13:58:04 [2023-11-24T13:58:04.000Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) 13:58:04 [2023-11-24T13:58:04.000Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartInterval_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) 13:58:04 [2023-11-24T13:58:04.000Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) 13:58:04 [2023-11-24T13:58:04.000Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) 13:58:04 [2023-11-24T13:58:04.000Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) 13:58:04 [2023-11-24T13:58:04.000Z] === RUN TestCreateTmpfsOverrideAnonymousVolume 13:58:04 [2023-11-24T13:58:04.569Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.47s) 13:58:04 [2023-11-24T13:58:04.569Z] === RUN TestCreateDifferentPlatform 13:58:04 [2023-11-24T13:58:04.569Z] === RUN TestCreateDifferentPlatform/different_os 13:58:04 [2023-11-24T13:58:04.569Z] === RUN TestCreateDifferentPlatform/different_cpu_arch 13:58:04 [2023-11-24T13:58:04.569Z] --- PASS: TestCreateDifferentPlatform (0.01s) 13:58:04 [2023-11-24T13:58:04.569Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) 13:58:04 [2023-11-24T13:58:04.569Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) 13:58:04 [2023-11-24T13:58:04.569Z] === RUN TestCreateVolumesFromNonExistingContainer 13:58:04 [2023-11-24T13:58:04.569Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) 13:58:04 [2023-11-24T13:58:04.569Z] === RUN TestCreatePlatformSpecificImageNoPlatform 13:58:04 [2023-11-24T13:58:04.569Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) 13:58:04 [2023-11-24T13:58:04.569Z] === RUN TestCreateInvalidHostConfig 13:58:04 [2023-11-24T13:58:04.569Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode 13:58:04 [2023-11-24T13:58:04.569Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode 13:58:04 [2023-11-24T13:58:04.569Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode 13:58:04 [2023-11-24T13:58:04.569Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode 13:58:04 [2023-11-24T13:58:04.569Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID 13:58:04 [2023-11-24T13:58:04.569Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID 13:58:04 [2023-11-24T13:58:04.569Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode 13:58:04 [2023-11-24T13:58:04.569Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode 13:58:04 [2023-11-24T13:58:04.569Z] === RUN TestCreateInvalidHostConfig/invalid_Annotations 13:58:04 [2023-11-24T13:58:04.569Z] === PAUSE TestCreateInvalidHostConfig/invalid_Annotations 13:58:04 [2023-11-24T13:58:04.569Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode 13:58:04 [2023-11-24T13:58:04.569Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode 13:58:04 [2023-11-24T13:58:04.569Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID 13:58:04 [2023-11-24T13:58:04.569Z] === CONT TestCreateInvalidHostConfig/invalid_Annotations 13:58:04 [2023-11-24T13:58:04.569Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode 13:58:04 [2023-11-24T13:58:04.569Z] --- PASS: TestCreateInvalidHostConfig (0.01s) 13:58:04 [2023-11-24T13:58:04.569Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) 13:58:04 [2023-11-24T13:58:04.569Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s) 13:58:04 [2023-11-24T13:58:04.569Z] --- PASS: TestCreateInvalidHostConfig/invalid_Annotations (0.00s) 13:58:04 [2023-11-24T13:58:04.569Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) 13:58:04 [2023-11-24T13:58:04.569Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) 13:58:04 [2023-11-24T13:58:04.569Z] === RUN TestCreateWithMultipleEndpointSettings 13:58:04 [2023-11-24T13:58:04.569Z] === RUN TestCreateWithMultipleEndpointSettings/with_API_v1.44 13:58:04 [2023-11-24T13:58:04.569Z] === RUN TestCreateWithMultipleEndpointSettings/with_API_v1.43 13:58:04 [2023-11-24T13:58:04.569Z] --- PASS: TestCreateWithMultipleEndpointSettings (0.05s) 13:58:04 [2023-11-24T13:58:04.569Z] --- PASS: TestCreateWithMultipleEndpointSettings/with_API_v1.44 (0.03s) 13:58:04 [2023-11-24T13:58:04.569Z] --- PASS: TestCreateWithMultipleEndpointSettings/with_API_v1.43 (0.00s) 13:58:04 [2023-11-24T13:58:04.569Z] === RUN TestCreateWithCustomMACs 13:58:05 [2023-11-24T13:58:05.137Z] --- PASS: TestCreateWithCustomMACs (0.62s) 13:58:05 [2023-11-24T13:58:05.137Z] === RUN TestContainerStartOnDaemonRestart 13:58:05 [2023-11-24T13:58:05.137Z] === PAUSE TestContainerStartOnDaemonRestart 13:58:05 [2023-11-24T13:58:05.137Z] === RUN TestDaemonRestartIpcMode 13:58:05 [2023-11-24T13:58:05.137Z] === PAUSE TestDaemonRestartIpcMode 13:58:05 [2023-11-24T13:58:05.137Z] === RUN TestDaemonHostGatewayIP 13:58:05 [2023-11-24T13:58:05.137Z] === PAUSE TestDaemonHostGatewayIP 13:58:05 [2023-11-24T13:58:05.137Z] === RUN TestRestartDaemonWithRestartingContainer 13:58:05 [2023-11-24T13:58:05.137Z] === PAUSE TestRestartDaemonWithRestartingContainer 13:58:05 [2023-11-24T13:58:05.137Z] === RUN TestHardRestartWhenContainerIsRunning 13:58:05 [2023-11-24T13:58:05.137Z] === PAUSE TestHardRestartWhenContainerIsRunning 13:58:05 [2023-11-24T13:58:05.137Z] === RUN TestContainerKillOnDaemonStart 13:58:05 [2023-11-24T13:58:05.137Z] === PAUSE TestContainerKillOnDaemonStart 13:58:05 [2023-11-24T13:58:05.137Z] === RUN TestDiff 13:58:05 [2023-11-24T13:58:05.705Z] --- PASS: TestDiff (0.49s) 13:58:05 [2023-11-24T13:58:05.705Z] === RUN TestDiffStoppedContainer 13:58:06 [2023-11-24T13:58:06.274Z] --- PASS: TestDiffStoppedContainer (0.45s) 13:58:06 [2023-11-24T13:58:06.274Z] === RUN TestExecConsoleSize 13:58:06 [2023-11-24T13:58:06.842Z] --- PASS: TestExecConsoleSize (0.55s) 13:58:06 [2023-11-24T13:58:06.842Z] === RUN TestExecWithCloseStdin 13:58:07 [2023-11-24T13:58:07.101Z] --- PASS: TestExecWithCloseStdin (0.54s) 13:58:07 [2023-11-24T13:58:07.101Z] === RUN TestExec 13:58:07 [2023-11-24T13:58:07.670Z] --- PASS: TestExec (0.53s) 13:58:07 [2023-11-24T13:58:07.670Z] === RUN TestExecUser 13:58:08 [2023-11-24T13:58:08.238Z] --- PASS: TestExecUser (0.61s) 13:58:08 [2023-11-24T13:58:08.238Z] === RUN TestExecWithGroupAdd 13:58:08 [2023-11-24T13:58:08.807Z] --- PASS: TestExecWithGroupAdd (0.56s) 13:58:08 [2023-11-24T13:58:08.807Z] === RUN TestExportContainerAndImportImage 13:58:09 [2023-11-24T13:58:09.376Z] --- PASS: TestExportContainerAndImportImage (0.52s) 13:58:09 [2023-11-24T13:58:09.376Z] === RUN TestExportContainerAfterDaemonRestart 13:58:15 [2023-11-24T13:58:15.943Z] --- PASS: TestExportContainerAfterDaemonRestart (6.22s) 13:58:15 [2023-11-24T13:58:15.943Z] === RUN TestHealthCheckWorkdir 13:58:16 [2023-11-24T13:58:16.206Z] --- PASS: TestHealthCheckWorkdir (0.61s) 13:58:16 [2023-11-24T13:58:16.206Z] === RUN TestHealthKillContainer 13:58:24 [2023-11-24T13:58:24.335Z] --- PASS: TestHealthKillContainer (7.99s) 13:58:24 [2023-11-24T13:58:24.335Z] === RUN TestHealthCheckProcessKilled 13:58:25 [2023-11-24T13:58:25.275Z] --- PASS: TestHealthCheckProcessKilled (0.78s) 13:58:25 [2023-11-24T13:58:25.275Z] === RUN TestHealthStartInterval 13:58:26 [2023-11-24T13:58:26.656Z] health_test.go:141: &{2023-11-24 13:58:26.202610979 +0000 UTC 2023-11-24 13:58:26.276732343 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory 13:58:26 [2023-11-24T13:58:26.656Z] } 13:58:26 [2023-11-24T13:58:26.656Z] health_test.go:141: &{2023-11-24 13:58:26.202610979 +0000 UTC 2023-11-24 13:58:26.276732343 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory 13:58:26 [2023-11-24T13:58:26.656Z] } 13:58:26 [2023-11-24T13:58:26.656Z] health_test.go:141: &{2023-11-24 13:58:26.202610979 +0000 UTC 2023-11-24 13:58:26.276732343 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory 13:58:26 [2023-11-24T13:58:26.656Z] } 13:58:26 [2023-11-24T13:58:26.656Z] health_test.go:141: &{2023-11-24 13:58:26.202610979 +0000 UTC 2023-11-24 13:58:26.276732343 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory 13:58:26 [2023-11-24T13:58:26.656Z] } 13:58:26 [2023-11-24T13:58:26.916Z] health_test.go:141: &{2023-11-24 13:58:26.202610979 +0000 UTC 2023-11-24 13:58:26.276732343 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory 13:58:26 [2023-11-24T13:58:26.916Z] } 13:58:26 [2023-11-24T13:58:26.916Z] health_test.go:141: &{2023-11-24 13:58:26.202610979 +0000 UTC 2023-11-24 13:58:26.276732343 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory 13:58:26 [2023-11-24T13:58:26.916Z] } 13:58:26 [2023-11-24T13:58:26.916Z] health_test.go:141: &{2023-11-24 13:58:26.202610979 +0000 UTC 2023-11-24 13:58:26.276732343 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory 13:58:26 [2023-11-24T13:58:26.916Z] } 13:58:27 [2023-11-24T13:58:27.177Z] health_test.go:141: &{2023-11-24 13:58:26.202610979 +0000 UTC 2023-11-24 13:58:26.276732343 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory 13:58:27 [2023-11-24T13:58:27.177Z] } 13:58:27 [2023-11-24T13:58:27.177Z] health_test.go:141: &{2023-11-24 13:58:26.202610979 +0000 UTC 2023-11-24 13:58:26.276732343 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory 13:58:27 [2023-11-24T13:58:27.177Z] } 13:58:27 [2023-11-24T13:58:27.437Z] health_test.go:141: &{2023-11-24 13:58:26.202610979 +0000 UTC 2023-11-24 13:58:26.276732343 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory 13:58:27 [2023-11-24T13:58:27.437Z] } 13:58:27 [2023-11-24T13:58:27.437Z] health_test.go:141: &{2023-11-24 13:58:26.202610979 +0000 UTC 2023-11-24 13:58:26.276732343 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory 13:58:27 [2023-11-24T13:58:27.437Z] } 13:58:27 [2023-11-24T13:58:27.437Z] health_test.go:141: &{2023-11-24 13:58:27.284081582 +0000 UTC 2023-11-24 13:58:27.333546356 +0000 UTC 1 2} 13:58:27 [2023-11-24T13:58:27.697Z] health_test.go:141: &{2023-11-24 13:58:27.284081582 +0000 UTC 2023-11-24 13:58:27.333546356 +0000 UTC 1 2} 13:58:27 [2023-11-24T13:58:27.697Z] health_test.go:141: &{2023-11-24 13:58:27.284081582 +0000 UTC 2023-11-24 13:58:27.333546356 +0000 UTC 1 2} 13:58:27 [2023-11-24T13:58:27.957Z] health_test.go:141: &{2023-11-24 13:58:27.284081582 +0000 UTC 2023-11-24 13:58:27.333546356 +0000 UTC 1 2} 13:58:27 [2023-11-24T13:58:27.957Z] health_test.go:141: &{2023-11-24 13:58:27.284081582 +0000 UTC 2023-11-24 13:58:27.333546356 +0000 UTC 1 2} 13:58:27 [2023-11-24T13:58:27.957Z] health_test.go:141: &{2023-11-24 13:58:27.284081582 +0000 UTC 2023-11-24 13:58:27.333546356 +0000 UTC 1 2} 13:58:28 [2023-11-24T13:58:28.217Z] health_test.go:141: &{2023-11-24 13:58:27.284081582 +0000 UTC 2023-11-24 13:58:27.333546356 +0000 UTC 1 2} 13:58:28 [2023-11-24T13:58:28.217Z] health_test.go:141: &{2023-11-24 13:58:27.284081582 +0000 UTC 2023-11-24 13:58:27.333546356 +0000 UTC 1 2} 13:58:28 [2023-11-24T13:58:28.477Z] health_test.go:141: &{2023-11-24 13:58:27.284081582 +0000 UTC 2023-11-24 13:58:27.333546356 +0000 UTC 1 2} 13:58:28 [2023-11-24T13:58:28.477Z] health_test.go:141: &{2023-11-24 13:58:27.284081582 +0000 UTC 2023-11-24 13:58:27.333546356 +0000 UTC 1 2} 13:58:28 [2023-11-24T13:58:28.477Z] health_test.go:169: 1.05441168s 13:58:29 [2023-11-24T13:58:29.511Z] health_test.go:169: 1.05441168s 13:58:30 [2023-11-24T13:58:30.449Z] health_test.go:169: 1.05441168s 13:58:31 [2023-11-24T13:58:31.827Z] health_test.go:169: 1.05441168s 13:58:32 [2023-11-24T13:58:32.763Z] health_test.go:169: 1.05441168s 13:58:33 [2023-11-24T13:58:33.699Z] health_test.go:169: 1.05441168s 13:58:34 [2023-11-24T13:58:34.636Z] health_test.go:169: 1.05441168s 13:58:35 [2023-11-24T13:58:35.572Z] health_test.go:169: 1.05441168s 13:58:36 [2023-11-24T13:58:36.507Z] health_test.go:169: 1.05441168s 13:58:37 [2023-11-24T13:58:37.883Z] health_test.go:169: 1.05441168s 13:58:38 [2023-11-24T13:58:38.451Z] health_test.go:169: 1.05441168s 13:58:39 [2023-11-24T13:58:39.828Z] health_test.go:169: 1.05441168s 13:58:40 [2023-11-24T13:58:40.764Z] health_test.go:169: 1.05441168s 13:58:41 [2023-11-24T13:58:41.700Z] health_test.go:169: 1.05441168s 13:58:42 [2023-11-24T13:58:42.636Z] health_test.go:169: 1.05441168s 13:58:43 [2023-11-24T13:58:43.572Z] health_test.go:169: 1.05441168s 13:58:44 [2023-11-24T13:58:44.508Z] health_test.go:169: 1.05441168s 13:58:45 [2023-11-24T13:58:45.885Z] health_test.go:169: 1.05441168s 13:58:46 [2023-11-24T13:58:46.453Z] health_test.go:169: 1.05441168s 13:58:47 [2023-11-24T13:58:47.830Z] health_test.go:169: 1.05441168s 13:58:48 [2023-11-24T13:58:48.767Z] health_test.go:169: 1.05441168s 13:58:49 [2023-11-24T13:58:49.706Z] health_test.go:169: 1.05441168s 13:58:50 [2023-11-24T13:58:50.659Z] health_test.go:169: 1.05441168s 13:58:51 [2023-11-24T13:58:51.595Z] health_test.go:169: 1.05441168s 13:58:52 [2023-11-24T13:58:52.532Z] health_test.go:169: 1.05441168s 13:58:53 [2023-11-24T13:58:53.468Z] health_test.go:169: 1.05441168s 13:58:54 [2023-11-24T13:58:54.845Z] health_test.go:169: 1.05441168s 13:58:55 [2023-11-24T13:58:55.782Z] health_test.go:169: 1.05441168s 13:58:56 [2023-11-24T13:58:56.719Z] health_test.go:169: 1.05441168s 13:58:57 [2023-11-24T13:58:57.655Z] health_test.go:169: 1.05441168s 13:58:58 [2023-11-24T13:58:58.592Z] health_test.go:169: 1.05441168s 13:58:59 [2023-11-24T13:58:59.969Z] --- PASS: TestHealthStartInterval (34.76s) 13:58:59 [2023-11-24T13:58:59.969Z] === RUN TestInspectCpusetInConfigPre120 13:59:00 [2023-11-24T13:59:00.228Z] --- PASS: TestInspectCpusetInConfigPre120 (0.49s) 13:59:00 [2023-11-24T13:59:00.228Z] === RUN TestInspectAnnotations 13:59:00 [2023-11-24T13:59:00.228Z] --- PASS: TestInspectAnnotations (0.05s) 13:59:00 [2023-11-24T13:59:00.228Z] === RUN TestIpcModeNone 13:59:00 [2023-11-24T13:59:00.797Z] --- PASS: TestIpcModeNone (0.55s) 13:59:00 [2023-11-24T13:59:00.797Z] === RUN TestIpcModePrivate 13:59:01 [2023-11-24T13:59:01.366Z] ipcmode_linux_test.go:87: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:78, shared: false, mustBeShared: false 13:59:01 [2023-11-24T13:59:01.366Z] --- PASS: TestIpcModePrivate (0.50s) 13:59:01 [2023-11-24T13:59:01.366Z] === RUN TestIpcModeShareable 13:59:01 [2023-11-24T13:59:01.934Z] ipcmode_linux_test.go:87: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:72, shared: true, mustBeShared: true 13:59:01 [2023-11-24T13:59:01.934Z] --- PASS: TestIpcModeShareable (0.57s) 13:59:01 [2023-11-24T13:59:01.934Z] === RUN TestAPIIpcModeShareableAndContainer 13:59:03 [2023-11-24T13:59:03.313Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.18s) 13:59:03 [2023-11-24T13:59:03.313Z] === RUN TestAPIIpcModeHost 13:59:03 [2023-11-24T13:59:03.572Z] --- PASS: TestAPIIpcModeHost (0.36s) 13:59:03 [2023-11-24T13:59:03.573Z] === RUN TestDaemonIpcModeShareable 13:59:04 [2023-11-24T13:59:04.510Z] ipcmode_linux_test.go:255: [testDaemonIpcPrivateShareable] ipcdev: 0:104, shared: true, mustBeShared: true 13:59:04 [2023-11-24T13:59:04.770Z] --- PASS: TestDaemonIpcModeShareable (1.14s) 13:59:04 [2023-11-24T13:59:04.770Z] === RUN TestDaemonIpcModePrivate 13:59:05 [2023-11-24T13:59:05.708Z] ipcmode_linux_test.go:255: [testDaemonIpcPrivateShareable] ipcdev: 0:110, shared: false, mustBeShared: false 13:59:05 [2023-11-24T13:59:05.708Z] --- PASS: TestDaemonIpcModePrivate (1.12s) 13:59:05 [2023-11-24T13:59:05.708Z] === RUN TestDaemonIpcModePrivateFromConfig 13:59:06 [2023-11-24T13:59:06.645Z] ipcmode_linux_test.go:255: [testDaemonIpcPrivateShareable] ipcdev: 0:110, shared: false, mustBeShared: false 13:59:06 [2023-11-24T13:59:06.905Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.15s) 13:59:06 [2023-11-24T13:59:06.905Z] === RUN TestDaemonIpcModeShareableFromConfig 13:59:07 [2023-11-24T13:59:07.842Z] ipcmode_linux_test.go:255: [testDaemonIpcPrivateShareable] ipcdev: 0:104, shared: true, mustBeShared: true 13:59:08 [2023-11-24T13:59:08.102Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.21s) 13:59:08 [2023-11-24T13:59:08.102Z] === RUN TestIpcModeOlderClient 13:59:08 [2023-11-24T13:59:08.102Z] === PAUSE TestIpcModeOlderClient 13:59:08 [2023-11-24T13:59:08.102Z] === RUN TestKillContainerInvalidSignal 13:59:08 [2023-11-24T13:59:08.670Z] --- PASS: TestKillContainerInvalidSignal (0.46s) 13:59:08 [2023-11-24T13:59:08.670Z] === RUN TestKillContainer 13:59:08 [2023-11-24T13:59:08.670Z] === RUN TestKillContainer/no_signal 13:59:09 [2023-11-24T13:59:09.239Z] === RUN TestKillContainer/non_killing_signal 13:59:09 [2023-11-24T13:59:09.239Z] === RUN TestKillContainer/killing_signal 13:59:10 [2023-11-24T13:59:10.177Z] --- PASS: TestKillContainer (1.44s) 13:59:10 [2023-11-24T13:59:10.177Z] --- PASS: TestKillContainer/no_signal (0.46s) 13:59:10 [2023-11-24T13:59:10.177Z] --- PASS: TestKillContainer/non_killing_signal (0.25s) 13:59:10 [2023-11-24T13:59:10.177Z] --- PASS: TestKillContainer/killing_signal (0.47s) 13:59:10 [2023-11-24T13:59:10.177Z] === RUN TestKillWithStopSignalAndRestartPolicies 13:59:10 [2023-11-24T13:59:10.177Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy 13:59:10 [2023-11-24T13:59:10.438Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy 13:59:11 [2023-11-24T13:59:11.009Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.95s) 13:59:11 [2023-11-24T13:59:11.009Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.47s) 13:59:11 [2023-11-24T13:59:11.009Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.28s) 13:59:11 [2023-11-24T13:59:11.009Z] === RUN TestKillStoppedContainer 13:59:11 [2023-11-24T13:59:11.009Z] --- PASS: TestKillStoppedContainer (0.05s) 13:59:11 [2023-11-24T13:59:11.009Z] === RUN TestKillStoppedContainerAPIPre120 13:59:11 [2023-11-24T13:59:11.009Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) 13:59:11 [2023-11-24T13:59:11.009Z] === RUN TestKillDifferentUserContainer 13:59:11 [2023-11-24T13:59:11.946Z] --- PASS: TestKillDifferentUserContainer (0.62s) 13:59:11 [2023-11-24T13:59:11.947Z] === RUN TestInspectOomKilledTrue 13:59:12 [2023-11-24T13:59:12.206Z] --- PASS: TestInspectOomKilledTrue (0.50s) 13:59:12 [2023-11-24T13:59:12.206Z] === RUN TestInspectOomKilledFalse 13:59:12 [2023-11-24T13:59:12.774Z] --- PASS: TestInspectOomKilledFalse (0.47s) 13:59:12 [2023-11-24T13:59:12.774Z] === RUN TestLinksEtcHostsContentMatch 13:59:13 [2023-11-24T13:59:13.033Z] --- PASS: TestLinksEtcHostsContentMatch (0.27s) 13:59:13 [2023-11-24T13:59:13.033Z] === RUN TestLinksContainerNames 13:59:13 [2023-11-24T13:59:13.971Z] --- PASS: TestLinksContainerNames (0.92s) 13:59:13 [2023-11-24T13:59:13.971Z] === RUN TestLogsFollowTailEmpty 13:59:14 [2023-11-24T13:59:14.230Z] --- PASS: TestLogsFollowTailEmpty (0.48s) 13:59:14 [2023-11-24T13:59:14.230Z] === RUN TestLogs 13:59:14 [2023-11-24T13:59:14.230Z] === RUN TestLogs/driver_local 13:59:14 [2023-11-24T13:59:14.230Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr 13:59:14 [2023-11-24T13:59:14.230Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr 13:59:14 [2023-11-24T13:59:14.230Z] === RUN TestLogs/driver_local/tty/only_stdout 13:59:14 [2023-11-24T13:59:14.230Z] === PAUSE TestLogs/driver_local/tty/only_stdout 13:59:14 [2023-11-24T13:59:14.230Z] === RUN TestLogs/driver_local/tty/only_stderr 13:59:14 [2023-11-24T13:59:14.230Z] === PAUSE TestLogs/driver_local/tty/only_stderr 13:59:14 [2023-11-24T13:59:14.230Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr 13:59:14 [2023-11-24T13:59:14.230Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr 13:59:14 [2023-11-24T13:59:14.230Z] === RUN TestLogs/driver_local/without_tty/only_stdout 13:59:14 [2023-11-24T13:59:14.230Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout 13:59:14 [2023-11-24T13:59:14.230Z] === RUN TestLogs/driver_local/without_tty/only_stderr 13:59:14 [2023-11-24T13:59:14.230Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr 13:59:14 [2023-11-24T13:59:14.230Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr 13:59:14 [2023-11-24T13:59:14.230Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr 13:59:14 [2023-11-24T13:59:14.230Z] === CONT TestLogs/driver_local/tty/only_stderr 13:59:14 [2023-11-24T13:59:14.230Z] === CONT TestLogs/driver_local/tty/only_stdout 13:59:14 [2023-11-24T13:59:14.230Z] === CONT TestLogs/driver_local/without_tty/only_stderr 13:59:14 [2023-11-24T13:59:14.230Z] === CONT TestLogs/driver_local/without_tty/only_stdout 13:59:16 [2023-11-24T13:59:16.137Z] === RUN TestLogs/driver_json-file 13:59:16 [2023-11-24T13:59:16.137Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr 13:59:16 [2023-11-24T13:59:16.137Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr 13:59:16 [2023-11-24T13:59:16.137Z] === RUN TestLogs/driver_json-file/tty/only_stdout 13:59:16 [2023-11-24T13:59:16.137Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout 13:59:16 [2023-11-24T13:59:16.137Z] === RUN TestLogs/driver_json-file/tty/only_stderr 13:59:16 [2023-11-24T13:59:16.137Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr 13:59:16 [2023-11-24T13:59:16.137Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr 13:59:16 [2023-11-24T13:59:16.137Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr 13:59:16 [2023-11-24T13:59:16.137Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout 13:59:16 [2023-11-24T13:59:16.137Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout 13:59:16 [2023-11-24T13:59:16.137Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr 13:59:16 [2023-11-24T13:59:16.137Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr 13:59:16 [2023-11-24T13:59:16.137Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr 13:59:16 [2023-11-24T13:59:16.137Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr 13:59:16 [2023-11-24T13:59:16.137Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr 13:59:16 [2023-11-24T13:59:16.137Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout 13:59:16 [2023-11-24T13:59:16.137Z] === CONT TestLogs/driver_json-file/tty/only_stderr 13:59:16 [2023-11-24T13:59:16.137Z] === CONT TestLogs/driver_json-file/tty/only_stdout 13:59:18 [2023-11-24T13:59:18.077Z] --- PASS: TestLogs (3.45s) 13:59:18 [2023-11-24T13:59:18.077Z] --- PASS: TestLogs/driver_local (0.01s) 13:59:18 [2023-11-24T13:59:18.077Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (1.11s) 13:59:18 [2023-11-24T13:59:18.077Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (1.11s) 13:59:18 [2023-11-24T13:59:18.077Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (1.15s) 13:59:18 [2023-11-24T13:59:18.077Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (1.35s) 13:59:18 [2023-11-24T13:59:18.077Z] --- PASS: TestLogs/driver_local/tty/only_stdout (1.62s) 13:59:18 [2023-11-24T13:59:18.077Z] --- PASS: TestLogs/driver_local/tty/only_stderr (1.72s) 13:59:18 [2023-11-24T13:59:18.077Z] --- PASS: TestLogs/driver_json-file (0.01s) 13:59:18 [2023-11-24T13:59:18.077Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.91s) 13:59:18 [2023-11-24T13:59:18.077Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (1.07s) 13:59:18 [2023-11-24T13:59:18.077Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (1.22s) 13:59:18 [2023-11-24T13:59:18.077Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (1.42s) 13:59:18 [2023-11-24T13:59:18.077Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (1.62s) 13:59:18 [2023-11-24T13:59:18.077Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (1.71s) 13:59:18 [2023-11-24T13:59:18.077Z] === RUN TestContainerNetworkMountsNoChown 13:59:18 [2023-11-24T13:59:18.336Z] --- PASS: TestContainerNetworkMountsNoChown (0.48s) 13:59:18 [2023-11-24T13:59:18.336Z] === RUN TestMountDaemonRoot 13:59:18 [2023-11-24T13:59:18.336Z] === RUN TestMountDaemonRoot/default 13:59:18 [2023-11-24T13:59:18.336Z] === PAUSE TestMountDaemonRoot/default 13:59:18 [2023-11-24T13:59:18.336Z] === RUN TestMountDaemonRoot/private 13:59:18 [2023-11-24T13:59:18.336Z] === PAUSE TestMountDaemonRoot/private 13:59:18 [2023-11-24T13:59:18.336Z] === RUN TestMountDaemonRoot/rprivate 13:59:18 [2023-11-24T13:59:18.336Z] === PAUSE TestMountDaemonRoot/rprivate 13:59:18 [2023-11-24T13:59:18.336Z] === RUN TestMountDaemonRoot/slave 13:59:18 [2023-11-24T13:59:18.336Z] === PAUSE TestMountDaemonRoot/slave 13:59:18 [2023-11-24T13:59:18.336Z] === RUN TestMountDaemonRoot/rslave 13:59:18 [2023-11-24T13:59:18.336Z] === PAUSE TestMountDaemonRoot/rslave 13:59:18 [2023-11-24T13:59:18.336Z] === RUN TestMountDaemonRoot/shared 13:59:18 [2023-11-24T13:59:18.336Z] === PAUSE TestMountDaemonRoot/shared 13:59:18 [2023-11-24T13:59:18.336Z] === RUN TestMountDaemonRoot/rshared 13:59:18 [2023-11-24T13:59:18.336Z] === PAUSE TestMountDaemonRoot/rshared 13:59:18 [2023-11-24T13:59:18.336Z] === CONT TestMountDaemonRoot/default 13:59:18 [2023-11-24T13:59:18.336Z] === RUN TestMountDaemonRoot/default/bind_root 13:59:18 [2023-11-24T13:59:18.336Z] === PAUSE TestMountDaemonRoot/default/bind_root 13:59:18 [2023-11-24T13:59:18.336Z] === CONT TestMountDaemonRoot/rslave 13:59:18 [2023-11-24T13:59:18.336Z] === CONT TestMountDaemonRoot/shared 13:59:18 [2023-11-24T13:59:18.336Z] === RUN TestMountDaemonRoot/rslave/bind_root 13:59:18 [2023-11-24T13:59:18.336Z] === RUN TestMountDaemonRoot/shared/bind_root 13:59:18 [2023-11-24T13:59:18.336Z] === PAUSE TestMountDaemonRoot/rslave/bind_root 13:59:18 [2023-11-24T13:59:18.336Z] === PAUSE TestMountDaemonRoot/shared/bind_root 13:59:18 [2023-11-24T13:59:18.336Z] === RUN TestMountDaemonRoot/shared/bind_subpath 13:59:18 [2023-11-24T13:59:18.336Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath 13:59:18 [2023-11-24T13:59:18.336Z] === RUN TestMountDaemonRoot/rslave/bind_subpath 13:59:18 [2023-11-24T13:59:18.336Z] === RUN TestMountDaemonRoot/shared/mount_root 13:59:18 [2023-11-24T13:59:18.336Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath 13:59:18 [2023-11-24T13:59:18.336Z] === RUN TestMountDaemonRoot/rslave/mount_root 13:59:18 [2023-11-24T13:59:18.336Z] === PAUSE TestMountDaemonRoot/rslave/mount_root 13:59:18 [2023-11-24T13:59:18.336Z] === RUN TestMountDaemonRoot/rslave/mount_subpath 13:59:18 [2023-11-24T13:59:18.336Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath 13:59:18 [2023-11-24T13:59:18.336Z] === CONT TestMountDaemonRoot/rslave/bind_root 13:59:18 [2023-11-24T13:59:18.336Z] === CONT TestMountDaemonRoot/rslave/mount_subpath 13:59:18 [2023-11-24T13:59:18.336Z] === CONT TestMountDaemonRoot/slave 13:59:18 [2023-11-24T13:59:18.336Z] === RUN TestMountDaemonRoot/slave/bind_root 13:59:18 [2023-11-24T13:59:18.336Z] === PAUSE TestMountDaemonRoot/slave/bind_root 13:59:18 [2023-11-24T13:59:18.336Z] === RUN TestMountDaemonRoot/slave/bind_subpath 13:59:18 [2023-11-24T13:59:18.336Z] === CONT TestMountDaemonRoot/rprivate 13:59:18 [2023-11-24T13:59:18.336Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath 13:59:18 [2023-11-24T13:59:18.336Z] === RUN TestMountDaemonRoot/slave/mount_root 13:59:18 [2023-11-24T13:59:18.336Z] === PAUSE TestMountDaemonRoot/shared/mount_root 13:59:18 [2023-11-24T13:59:18.336Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath 13:59:18 [2023-11-24T13:59:18.336Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath 13:59:18 [2023-11-24T13:59:18.336Z] === RUN TestMountDaemonRoot/rprivate/mount_root 13:59:18 [2023-11-24T13:59:18.336Z] === RUN TestMountDaemonRoot/shared/mount_subpath 13:59:18 [2023-11-24T13:59:18.336Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root 13:59:18 [2023-11-24T13:59:18.336Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath 13:59:18 [2023-11-24T13:59:18.336Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath 13:59:18 [2023-11-24T13:59:18.336Z] === CONT TestMountDaemonRoot/private 13:59:18 [2023-11-24T13:59:18.336Z] === PAUSE TestMountDaemonRoot/slave/mount_root 13:59:18 [2023-11-24T13:59:18.336Z] === RUN TestMountDaemonRoot/slave/mount_subpath 13:59:18 [2023-11-24T13:59:18.336Z] === RUN TestMountDaemonRoot/private/bind_root 13:59:18 [2023-11-24T13:59:18.336Z] === CONT TestMountDaemonRoot/rshared 13:59:18 [2023-11-24T13:59:18.336Z] === PAUSE TestMountDaemonRoot/private/bind_root 13:59:18 [2023-11-24T13:59:18.336Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath 13:59:18 [2023-11-24T13:59:18.336Z] === RUN TestMountDaemonRoot/default/bind_subpath 13:59:18 [2023-11-24T13:59:18.336Z] === PAUSE TestMountDaemonRoot/default/bind_subpath 13:59:18 [2023-11-24T13:59:18.336Z] === RUN TestMountDaemonRoot/default/mount_root 13:59:18 [2023-11-24T13:59:18.336Z] === PAUSE TestMountDaemonRoot/default/mount_root 13:59:18 [2023-11-24T13:59:18.336Z] === RUN TestMountDaemonRoot/default/mount_subpath 13:59:18 [2023-11-24T13:59:18.336Z] === CONT TestMountDaemonRoot/rslave/mount_root 13:59:18 [2023-11-24T13:59:18.336Z] === RUN TestMountDaemonRoot/rshared/mount_root 13:59:18 [2023-11-24T13:59:18.336Z] === RUN TestMountDaemonRoot/rprivate/bind_root 13:59:18 [2023-11-24T13:59:18.336Z] === PAUSE TestMountDaemonRoot/rshared/mount_root 13:59:18 [2023-11-24T13:59:18.336Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root 13:59:18 [2023-11-24T13:59:18.336Z] === RUN TestMountDaemonRoot/rshared/mount_subpath 13:59:18 [2023-11-24T13:59:18.337Z] === CONT TestMountDaemonRoot/rslave/bind_subpath 13:59:18 [2023-11-24T13:59:18.337Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath 13:59:18 [2023-11-24T13:59:18.337Z] === RUN TestMountDaemonRoot/rshared/bind_root 13:59:18 [2023-11-24T13:59:18.337Z] === PAUSE TestMountDaemonRoot/rshared/bind_root 13:59:18 [2023-11-24T13:59:18.337Z] === RUN TestMountDaemonRoot/rshared/bind_subpath 13:59:18 [2023-11-24T13:59:18.337Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath 13:59:18 [2023-11-24T13:59:18.337Z] === RUN TestMountDaemonRoot/private/bind_subpath 13:59:18 [2023-11-24T13:59:18.337Z] === CONT TestMountDaemonRoot/shared/bind_root 13:59:18 [2023-11-24T13:59:18.337Z] === PAUSE TestMountDaemonRoot/private/bind_subpath 13:59:18 [2023-11-24T13:59:18.337Z] === RUN TestMountDaemonRoot/private/mount_root 13:59:18 [2023-11-24T13:59:18.337Z] === PAUSE TestMountDaemonRoot/private/mount_root 13:59:18 [2023-11-24T13:59:18.337Z] === RUN TestMountDaemonRoot/private/mount_subpath 13:59:18 [2023-11-24T13:59:18.337Z] === PAUSE TestMountDaemonRoot/private/mount_subpath 13:59:18 [2023-11-24T13:59:18.337Z] === CONT TestMountDaemonRoot/shared/mount_root 13:59:18 [2023-11-24T13:59:18.337Z] === PAUSE TestMountDaemonRoot/default/mount_subpath 13:59:18 [2023-11-24T13:59:18.337Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath 13:59:18 [2023-11-24T13:59:18.337Z] === CONT TestMountDaemonRoot/shared/mount_subpath 13:59:18 [2023-11-24T13:59:18.337Z] === CONT TestMountDaemonRoot/shared/bind_subpath 13:59:18 [2023-11-24T13:59:18.596Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath 13:59:18 [2023-11-24T13:59:18.596Z] === CONT TestMountDaemonRoot/rshared/mount_root 13:59:18 [2023-11-24T13:59:18.596Z] === CONT TestMountDaemonRoot/rshared/bind_subpath 13:59:18 [2023-11-24T13:59:18.596Z] === CONT TestMountDaemonRoot/private/bind_root 13:59:18 [2023-11-24T13:59:18.596Z] === CONT TestMountDaemonRoot/rshared/bind_root 13:59:18 [2023-11-24T13:59:18.596Z] === CONT TestMountDaemonRoot/rshared/mount_subpath 13:59:18 [2023-11-24T13:59:18.596Z] === CONT TestMountDaemonRoot/rprivate/bind_root 13:59:18 [2023-11-24T13:59:18.596Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath 13:59:18 [2023-11-24T13:59:18.596Z] === CONT TestMountDaemonRoot/rprivate/mount_root 13:59:18 [2023-11-24T13:59:18.596Z] === CONT TestMountDaemonRoot/private/mount_subpath 13:59:18 [2023-11-24T13:59:18.596Z] === CONT TestMountDaemonRoot/private/mount_root 13:59:18 [2023-11-24T13:59:18.596Z] === CONT TestMountDaemonRoot/private/bind_subpath 13:59:18 [2023-11-24T13:59:18.596Z] === CONT TestMountDaemonRoot/default/bind_root 13:59:18 [2023-11-24T13:59:18.596Z] === CONT TestMountDaemonRoot/slave/bind_root 13:59:18 [2023-11-24T13:59:18.596Z] === CONT TestMountDaemonRoot/default/mount_root 13:59:18 [2023-11-24T13:59:18.596Z] === CONT TestMountDaemonRoot/default/mount_subpath 13:59:18 [2023-11-24T13:59:18.596Z] === CONT TestMountDaemonRoot/default/bind_subpath 13:59:18 [2023-11-24T13:59:18.596Z] === CONT TestMountDaemonRoot/slave/mount_root 13:59:18 [2023-11-24T13:59:18.596Z] === CONT TestMountDaemonRoot/slave/mount_subpath 13:59:18 [2023-11-24T13:59:18.596Z] === CONT TestMountDaemonRoot/slave/bind_subpath 13:59:18 [2023-11-24T13:59:18.855Z] --- PASS: TestMountDaemonRoot (0.02s) 13:59:18 [2023-11-24T13:59:18.855Z] --- PASS: TestMountDaemonRoot/shared (0.00s) 13:59:18 [2023-11-24T13:59:18.855Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.24s) 13:59:18 [2023-11-24T13:59:18.855Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.24s) 13:59:18 [2023-11-24T13:59:18.856Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.24s) 13:59:18 [2023-11-24T13:59:18.856Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.24s) 13:59:18 [2023-11-24T13:59:18.856Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) 13:59:18 [2023-11-24T13:59:18.856Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.26s) 13:59:18 [2023-11-24T13:59:18.856Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.26s) 13:59:18 [2023-11-24T13:59:18.856Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.26s) 13:59:18 [2023-11-24T13:59:18.856Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.26s) 13:59:18 [2023-11-24T13:59:18.856Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) 13:59:18 [2023-11-24T13:59:18.856Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.05s) 13:59:18 [2023-11-24T13:59:18.856Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.05s) 13:59:18 [2023-11-24T13:59:18.856Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.06s) 13:59:18 [2023-11-24T13:59:18.856Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.05s) 13:59:18 [2023-11-24T13:59:18.856Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) 13:59:18 [2023-11-24T13:59:18.856Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.08s) 13:59:18 [2023-11-24T13:59:18.856Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.08s) 13:59:18 [2023-11-24T13:59:18.856Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.08s) 13:59:18 [2023-11-24T13:59:18.856Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.08s) 13:59:18 [2023-11-24T13:59:18.856Z] --- PASS: TestMountDaemonRoot/private (0.00s) 13:59:18 [2023-11-24T13:59:18.856Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.05s) 13:59:18 [2023-11-24T13:59:18.856Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.05s) 13:59:18 [2023-11-24T13:59:18.856Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.05s) 13:59:18 [2023-11-24T13:59:18.856Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.05s) 13:59:18 [2023-11-24T13:59:18.856Z] --- PASS: TestMountDaemonRoot/slave (0.00s) 13:59:18 [2023-11-24T13:59:18.856Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.05s) 13:59:18 [2023-11-24T13:59:18.856Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.18s) 13:59:18 [2023-11-24T13:59:18.856Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.21s) 13:59:18 [2023-11-24T13:59:18.856Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.18s) 13:59:18 [2023-11-24T13:59:18.856Z] --- PASS: TestMountDaemonRoot/default (0.00s) 13:59:18 [2023-11-24T13:59:18.856Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.22s) 13:59:18 [2023-11-24T13:59:18.856Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.20s) 13:59:18 [2023-11-24T13:59:18.856Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.22s) 13:59:18 [2023-11-24T13:59:18.856Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.24s) 13:59:18 [2023-11-24T13:59:18.856Z] === RUN TestContainerBindMountNonRecursive 13:59:20 [2023-11-24T13:59:20.234Z] --- PASS: TestContainerBindMountNonRecursive (1.37s) 13:59:20 [2023-11-24T13:59:20.234Z] === RUN TestContainerVolumesMountedAsShared 13:59:20 [2023-11-24T13:59:20.804Z] --- PASS: TestContainerVolumesMountedAsShared (0.46s) 13:59:20 [2023-11-24T13:59:20.804Z] === RUN TestContainerVolumesMountedAsSlave 13:59:21 [2023-11-24T13:59:21.063Z] --- PASS: TestContainerVolumesMountedAsSlave (0.33s) 13:59:21 [2023-11-24T13:59:21.063Z] === RUN TestContainerCopyLeaksMounts 13:59:21 [2023-11-24T13:59:21.632Z] --- PASS: TestContainerCopyLeaksMounts (0.72s) 13:59:21 [2023-11-24T13:59:21.632Z] === RUN TestContainerBindMountRecursivelyReadOnly 13:59:23 [2023-11-24T13:59:23.540Z] --- PASS: TestContainerBindMountRecursivelyReadOnly (1.75s) 13:59:23 [2023-11-24T13:59:23.540Z] === RUN TestNetworkNat 13:59:24 [2023-11-24T13:59:24.112Z] --- PASS: TestNetworkNat (0.49s) 13:59:24 [2023-11-24T13:59:24.112Z] === RUN TestNetworkLocalhostTCPNat 13:59:24 [2023-11-24T13:59:24.683Z] --- PASS: TestNetworkLocalhostTCPNat (0.56s) 13:59:24 [2023-11-24T13:59:24.683Z] === RUN TestNetworkLoopbackNat 13:59:27 [2023-11-24T13:59:27.219Z] --- PASS: TestNetworkLoopbackNat (2.65s) 13:59:27 [2023-11-24T13:59:27.219Z] === RUN TestNoOverlayfsWarningsAboutUndefinedBehaviors 13:59:27 [2023-11-24T13:59:27.479Z] === RUN TestNoOverlayfsWarningsAboutUndefinedBehaviors/diff 13:59:27 [2023-11-24T13:59:27.479Z] === RUN TestNoOverlayfsWarningsAboutUndefinedBehaviors/export 13:59:27 [2023-11-24T13:59:27.479Z] === RUN TestNoOverlayfsWarningsAboutUndefinedBehaviors/cp_to_container 13:59:27 [2023-11-24T13:59:27.479Z] === RUN TestNoOverlayfsWarningsAboutUndefinedBehaviors/cp_from_container 13:59:27 [2023-11-24T13:59:27.739Z] --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors (0.49s) 13:59:27 [2023-11-24T13:59:27.739Z] --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors/diff (0.02s) 13:59:27 [2023-11-24T13:59:27.739Z] --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors/export (0.01s) 13:59:27 [2023-11-24T13:59:27.739Z] --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors/cp_to_container (0.01s) 13:59:27 [2023-11-24T13:59:27.739Z] --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors/cp_from_container (0.01s) 13:59:27 [2023-11-24T13:59:27.739Z] === RUN TestPause 13:59:28 [2023-11-24T13:59:28.308Z] --- PASS: TestPause (0.55s) 13:59:28 [2023-11-24T13:59:28.308Z] === RUN TestPauseFailsOnWindowsServerContainers 13:59:28 [2023-11-24T13:59:28.308Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" 13:59:28 [2023-11-24T13:59:28.308Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) 13:59:28 [2023-11-24T13:59:28.308Z] === RUN TestPauseStopPausedContainer 13:59:28 [2023-11-24T13:59:28.878Z] --- PASS: TestPauseStopPausedContainer (0.48s) 13:59:28 [2023-11-24T13:59:28.878Z] === RUN TestPIDModeHost 13:59:29 [2023-11-24T13:59:29.815Z] --- PASS: TestPIDModeHost (1.02s) 13:59:29 [2023-11-24T13:59:29.815Z] === RUN TestPIDModeContainer 13:59:29 [2023-11-24T13:59:29.815Z] === RUN TestPIDModeContainer/non-existing_container 13:59:29 [2023-11-24T13:59:29.815Z] === RUN TestPIDModeContainer/non-running_container 13:59:29 [2023-11-24T13:59:29.815Z] === RUN TestPIDModeContainer/running_container 13:59:31 [2023-11-24T13:59:31.195Z] --- PASS: TestPIDModeContainer (1.17s) 13:59:31 [2023-11-24T13:59:31.195Z] --- PASS: TestPIDModeContainer/non-existing_container (0.00s) 13:59:31 [2023-11-24T13:59:31.195Z] --- PASS: TestPIDModeContainer/non-running_container (0.17s) 13:59:31 [2023-11-24T13:59:31.195Z] --- PASS: TestPIDModeContainer/running_container (0.54s) 13:59:31 [2023-11-24T13:59:31.195Z] === RUN TestPsFilter 13:59:31 [2023-11-24T13:59:31.195Z] === RUN TestPsFilter/since 13:59:31 [2023-11-24T13:59:31.195Z] === RUN TestPsFilter/before 13:59:31 [2023-11-24T13:59:31.195Z] --- PASS: TestPsFilter (0.15s) 13:59:31 [2023-11-24T13:59:31.195Z] --- PASS: TestPsFilter/since (0.00s) 13:59:31 [2023-11-24T13:59:31.195Z] --- PASS: TestPsFilter/before (0.00s) 13:59:31 [2023-11-24T13:59:31.195Z] === RUN TestRemoveContainerWithRemovedVolume 13:59:31 [2023-11-24T13:59:31.455Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.50s) 13:59:31 [2023-11-24T13:59:31.455Z] === RUN TestRemoveContainerWithVolume 13:59:32 [2023-11-24T13:59:32.024Z] --- PASS: TestRemoveContainerWithVolume (0.42s) 13:59:32 [2023-11-24T13:59:32.024Z] === RUN TestRemoveContainerRunning 13:59:32 [2023-11-24T13:59:32.593Z] --- PASS: TestRemoveContainerRunning (0.51s) 13:59:32 [2023-11-24T13:59:32.593Z] === RUN TestRemoveContainerForceRemoveRunning 13:59:32 [2023-11-24T13:59:32.853Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.49s) 13:59:32 [2023-11-24T13:59:32.853Z] === RUN TestRemoveInvalidContainer 13:59:33 [2023-11-24T13:59:33.113Z] --- PASS: TestRemoveInvalidContainer (0.01s) 13:59:33 [2023-11-24T13:59:33.113Z] === RUN TestRenameLinkedContainer 13:59:35 [2023-11-24T13:59:35.021Z] --- PASS: TestRenameLinkedContainer (1.89s) 13:59:35 [2023-11-24T13:59:35.021Z] === RUN TestRenameStoppedContainer 13:59:35 [2023-11-24T13:59:35.281Z] --- PASS: TestRenameStoppedContainer (0.49s) 13:59:35 [2023-11-24T13:59:35.281Z] === RUN TestRenameRunningContainerAndReuse 13:59:36 [2023-11-24T13:59:36.660Z] --- PASS: TestRenameRunningContainerAndReuse (1.08s) 13:59:36 [2023-11-24T13:59:36.660Z] === RUN TestRenameInvalidName 13:59:36 [2023-11-24T13:59:36.920Z] --- PASS: TestRenameInvalidName (0.47s) 13:59:36 [2023-11-24T13:59:36.920Z] === RUN TestRenameAnonymousContainer 13:59:38 [2023-11-24T13:59:38.827Z] --- PASS: TestRenameAnonymousContainer (1.65s) 13:59:38 [2023-11-24T13:59:38.827Z] === RUN TestRenameContainerWithSameName 13:59:39 [2023-11-24T13:59:39.087Z] --- PASS: TestRenameContainerWithSameName (0.47s) 13:59:39 [2023-11-24T13:59:39.087Z] === RUN TestRenameContainerWithLinkedContainer 13:59:40 [2023-11-24T13:59:40.027Z] --- PASS: TestRenameContainerWithLinkedContainer (0.94s) 13:59:40 [2023-11-24T13:59:40.027Z] === RUN TestResize 13:59:40 [2023-11-24T13:59:40.027Z] === RUN TestResize/success 13:59:40 [2023-11-24T13:59:40.287Z] === RUN TestResize/invalid_size 13:59:40 [2023-11-24T13:59:40.546Z] === RUN TestResize/invalid_state 13:59:41 [2023-11-24T13:59:41.117Z] --- PASS: TestResize (1.01s) 13:59:41 [2023-11-24T13:59:41.117Z] --- PASS: TestResize/success (0.26s) 13:59:41 [2023-11-24T13:59:41.117Z] --- PASS: TestResize/invalid_size (0.28s) 13:59:41 [2023-11-24T13:59:41.117Z] --- PASS: TestResize/invalid_state (0.03s) 13:59:41 [2023-11-24T13:59:41.117Z] === RUN TestDaemonRestartKillContainers 13:59:41 [2023-11-24T13:59:41.117Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon 13:59:41 [2023-11-24T13:59:41.117Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon 13:59:41 [2023-11-24T13:59:41.117Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon 13:59:41 [2023-11-24T13:59:41.117Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon 13:59:41 [2023-11-24T13:59:41.117Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon 13:59:41 [2023-11-24T13:59:41.117Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon 13:59:41 [2023-11-24T13:59:41.117Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon 13:59:41 [2023-11-24T13:59:41.117Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon 13:59:41 [2023-11-24T13:59:41.117Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon 13:59:41 [2023-11-24T13:59:41.117Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon 13:59:41 [2023-11-24T13:59:41.117Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon 13:59:41 [2023-11-24T13:59:41.117Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon 13:59:41 [2023-11-24T13:59:41.117Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon 13:59:41 [2023-11-24T13:59:41.117Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon 13:59:41 [2023-11-24T13:59:41.117Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon 13:59:41 [2023-11-24T13:59:41.117Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon 13:59:41 [2023-11-24T13:59:41.117Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon 13:59:41 [2023-11-24T13:59:41.117Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon 13:59:41 [2023-11-24T13:59:41.118Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon 13:59:41 [2023-11-24T13:59:41.118Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon 13:59:41 [2023-11-24T13:59:41.118Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon 13:59:41 [2023-11-24T13:59:41.118Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon 13:59:41 [2023-11-24T13:59:41.118Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon 13:59:41 [2023-11-24T13:59:41.118Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon 13:59:41 [2023-11-24T13:59:41.118Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon 13:59:41 [2023-11-24T13:59:41.118Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon 13:59:41 [2023-11-24T13:59:41.118Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon 13:59:41 [2023-11-24T13:59:41.118Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon 13:59:41 [2023-11-24T13:59:41.118Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon 13:59:41 [2023-11-24T13:59:41.118Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon 13:59:41 [2023-11-24T13:59:41.118Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon 13:59:41 [2023-11-24T13:59:41.118Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon 13:59:41 [2023-11-24T13:59:41.118Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon 13:59:41 [2023-11-24T13:59:41.118Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon 13:59:41 [2023-11-24T13:59:41.118Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon 13:59:41 [2023-11-24T13:59:41.118Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon 13:59:41 [2023-11-24T13:59:41.118Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon 13:59:41 [2023-11-24T13:59:41.118Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon 13:59:41 [2023-11-24T13:59:41.118Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon 13:59:41 [2023-11-24T13:59:41.118Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon 13:59:42 [2023-11-24T13:59:42.504Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon 13:59:42 [2023-11-24T13:59:42.504Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon 13:59:42 [2023-11-24T13:59:42.504Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon 13:59:42 [2023-11-24T13:59:42.504Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon 13:59:42 [2023-11-24T13:59:42.763Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon 13:59:43 [2023-11-24T13:59:43.023Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon 13:59:43 [2023-11-24T13:59:43.023Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon 13:59:44 [2023-11-24T13:59:44.406Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon 13:59:48 [2023-11-24T13:59:48.630Z] --- PASS: TestDaemonRestartKillContainers (0.00s) 13:59:48 [2023-11-24T13:59:48.630Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.27s) 13:59:48 [2023-11-24T13:59:48.630Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.28s) 13:59:48 [2023-11-24T13:59:48.630Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.29s) 13:59:48 [2023-11-24T13:59:48.630Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.30s) 13:59:48 [2023-11-24T13:59:48.630Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.77s) 13:59:48 [2023-11-24T13:59:48.630Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.05s) 13:59:48 [2023-11-24T13:59:48.630Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.08s) 13:59:48 [2023-11-24T13:59:48.630Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.05s) 13:59:48 [2023-11-24T13:59:48.630Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.22s) 13:59:48 [2023-11-24T13:59:48.630Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.14s) 13:59:48 [2023-11-24T13:59:48.630Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.62s) 13:59:48 [2023-11-24T13:59:48.630Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.68s) 13:59:48 [2023-11-24T13:59:48.630Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.04s) 13:59:48 [2023-11-24T13:59:48.630Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.50s) 13:59:48 [2023-11-24T13:59:48.630Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.75s) 13:59:48 [2023-11-24T13:59:48.631Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.78s) 13:59:48 [2023-11-24T13:59:48.631Z] === RUN TestContainerWithAutoRemoveCanBeRestarted 13:59:48 [2023-11-24T13:59:48.631Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/kill 13:59:49 [2023-11-24T13:59:49.199Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/stop 13:59:50 [2023-11-24T13:59:50.137Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (2.03s) 13:59:50 [2023-11-24T13:59:50.138Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (1.02s) 13:59:50 [2023-11-24T13:59:50.138Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (1.00s) 13:59:50 [2023-11-24T13:59:50.138Z] === RUN TestContainerRestartWithCancelledRequest 13:59:52 [2023-11-24T13:59:52.047Z] --- PASS: TestContainerRestartWithCancelledRequest (1.89s) 13:59:52 [2023-11-24T13:59:52.047Z] === RUN TestCgroupNamespacesRun 13:59:53 [2023-11-24T13:59:53.427Z] --- PASS: TestCgroupNamespacesRun (1.07s) 13:59:53 [2023-11-24T13:59:53.427Z] === RUN TestCgroupNamespacesRunPrivileged 13:59:54 [2023-11-24T13:59:54.364Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.05s) 13:59:54 [2023-11-24T13:59:54.364Z] === RUN TestCgroupNamespacesRunDaemonHostMode 13:59:55 [2023-11-24T13:59:55.303Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.08s) 13:59:55 [2023-11-24T13:59:55.303Z] === RUN TestCgroupNamespacesRunHostMode 13:59:56 [2023-11-24T13:59:56.682Z] --- PASS: TestCgroupNamespacesRunHostMode (1.12s) 13:59:56 [2023-11-24T13:59:56.682Z] === RUN TestCgroupNamespacesRunPrivateMode 13:59:57 [2023-11-24T13:59:57.619Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.16s) 13:59:57 [2023-11-24T13:59:57.619Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate 13:59:58 [2023-11-24T13:59:58.557Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.13s) 13:59:58 [2023-11-24T13:59:58.557Z] === RUN TestCgroupNamespacesRunInvalidMode 13:59:59 [2023-11-24T13:59:59.125Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.60s) 13:59:59 [2023-11-24T13:59:59.125Z] === RUN TestCgroupNamespacesRunOlderClient 14:00:00 [2023-11-24T14:00:00.503Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.09s) 14:00:00 [2023-11-24T14:00:00.503Z] === RUN TestNISDomainname 14:00:00 [2023-11-24T14:00:00.762Z] --- PASS: TestNISDomainname (0.54s) 14:00:00 [2023-11-24T14:00:00.762Z] === RUN TestHostnameDnsResolution 14:00:01 [2023-11-24T14:00:01.700Z] --- PASS: TestHostnameDnsResolution (0.69s) 14:00:01 [2023-11-24T14:00:01.700Z] === RUN TestUnprivilegedPortsAndPing 14:00:02 [2023-11-24T14:00:02.268Z] --- PASS: TestUnprivilegedPortsAndPing (0.58s) 14:00:02 [2023-11-24T14:00:02.268Z] === RUN TestPrivilegedHostDevices 14:00:02 [2023-11-24T14:00:02.837Z] --- PASS: TestPrivilegedHostDevices (0.56s) 14:00:02 [2023-11-24T14:00:02.837Z] === RUN TestRunConsoleSize 14:00:03 [2023-11-24T14:00:03.097Z] --- PASS: TestRunConsoleSize (0.43s) 14:00:03 [2023-11-24T14:00:03.097Z] === RUN TestRunWithAlternativeContainerdShim 14:00:09 [2023-11-24T14:00:09.666Z] --- PASS: TestRunWithAlternativeContainerdShim (5.47s) 14:00:09 [2023-11-24T14:00:09.667Z] === RUN TestMacAddressIsAppliedToMainNetworkWithShortID 14:00:09 [2023-11-24T14:00:09.667Z] --- PASS: TestMacAddressIsAppliedToMainNetworkWithShortID (1.13s) 14:00:09 [2023-11-24T14:00:09.667Z] === RUN TestStats 14:00:11 [2023-11-24T14:00:11.573Z] --- PASS: TestStats (1.47s) 14:00:11 [2023-11-24T14:00:11.573Z] === RUN TestStopContainerWithTimeout 14:00:11 [2023-11-24T14:00:11.573Z] === RUN TestStopContainerWithTimeout/0 14:00:11 [2023-11-24T14:00:11.573Z] === PAUSE TestStopContainerWithTimeout/0 14:00:11 [2023-11-24T14:00:11.573Z] === RUN TestStopContainerWithTimeout/1 14:00:11 [2023-11-24T14:00:11.573Z] === PAUSE TestStopContainerWithTimeout/1 14:00:11 [2023-11-24T14:00:11.573Z] === RUN TestStopContainerWithTimeout/3 14:00:11 [2023-11-24T14:00:11.573Z] === PAUSE TestStopContainerWithTimeout/3 14:00:11 [2023-11-24T14:00:11.573Z] === RUN TestStopContainerWithTimeout/-1 14:00:11 [2023-11-24T14:00:11.573Z] === PAUSE TestStopContainerWithTimeout/-1 14:00:11 [2023-11-24T14:00:11.573Z] === CONT TestStopContainerWithTimeout/0 14:00:11 [2023-11-24T14:00:11.573Z] === CONT TestStopContainerWithTimeout/3 14:00:11 [2023-11-24T14:00:11.573Z] === CONT TestStopContainerWithTimeout/1 14:00:11 [2023-11-24T14:00:11.573Z] === CONT TestStopContainerWithTimeout/-1 14:00:14 [2023-11-24T14:00:14.865Z] --- PASS: TestStopContainerWithTimeout (0.04s) 14:00:14 [2023-11-24T14:00:14.865Z] --- PASS: TestStopContainerWithTimeout/0 (0.96s) 14:00:14 [2023-11-24T14:00:14.865Z] --- PASS: TestStopContainerWithTimeout/1 (2.11s) 14:00:14 [2023-11-24T14:00:14.865Z] --- PASS: TestStopContainerWithTimeout/-1 (2.68s) 14:00:14 [2023-11-24T14:00:14.865Z] --- PASS: TestStopContainerWithTimeout/3 (3.10s) 14:00:14 [2023-11-24T14:00:14.865Z] === RUN TestStopContainerWithTimeoutCancel 14:00:14 [2023-11-24T14:00:14.865Z] === PAUSE TestStopContainerWithTimeoutCancel 14:00:14 [2023-11-24T14:00:14.865Z] === RUN TestStopContainerWithRestartPolicyAlways 14:00:16 [2023-11-24T14:00:16.772Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.31s) 14:00:16 [2023-11-24T14:00:16.772Z] === RUN TestUpdateMemory 14:00:17 [2023-11-24T14:00:17.341Z] --- PASS: TestUpdateMemory (0.56s) 14:00:17 [2023-11-24T14:00:17.341Z] === RUN TestUpdateCPUQuota 14:00:18 [2023-11-24T14:00:18.278Z] --- PASS: TestUpdateCPUQuota (0.89s) 14:00:18 [2023-11-24T14:00:18.278Z] === RUN TestUpdatePidsLimit 14:00:18 [2023-11-24T14:00:18.278Z] === RUN TestUpdatePidsLimit/update_from_none 14:00:18 [2023-11-24T14:00:18.278Z] === RUN TestUpdatePidsLimit/no_change 14:00:18 [2023-11-24T14:00:18.537Z] === RUN TestUpdatePidsLimit/update_lower 14:00:18 [2023-11-24T14:00:18.797Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value 14:00:19 [2023-11-24T14:00:19.056Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero 14:00:19 [2023-11-24T14:00:19.315Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one 14:00:19 [2023-11-24T14:00:19.574Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two 14:00:20 [2023-11-24T14:00:20.142Z] --- PASS: TestUpdatePidsLimit (2.12s) 14:00:20 [2023-11-24T14:00:20.142Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.20s) 14:00:20 [2023-11-24T14:00:20.142Z] --- PASS: TestUpdatePidsLimit/no_change (0.20s) 14:00:20 [2023-11-24T14:00:20.142Z] --- PASS: TestUpdatePidsLimit/update_lower (0.23s) 14:00:20 [2023-11-24T14:00:20.142Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.34s) 14:00:20 [2023-11-24T14:00:20.142Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.23s) 14:00:20 [2023-11-24T14:00:20.142Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.22s) 14:00:20 [2023-11-24T14:00:20.142Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.22s) 14:00:20 [2023-11-24T14:00:20.142Z] === RUN TestUpdateRestartPolicy 14:00:32 [2023-11-24T14:00:32.416Z] --- PASS: TestUpdateRestartPolicy (10.78s) 14:00:32 [2023-11-24T14:00:32.416Z] === RUN TestUpdateRestartWithAutoRemove 14:00:32 [2023-11-24T14:00:32.416Z] --- PASS: TestUpdateRestartWithAutoRemove (0.44s) 14:00:32 [2023-11-24T14:00:32.416Z] === RUN TestWaitNonBlocked 14:00:32 [2023-11-24T14:00:32.416Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 14:00:32 [2023-11-24T14:00:32.416Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 14:00:32 [2023-11-24T14:00:32.416Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random 14:00:32 [2023-11-24T14:00:32.416Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random 14:00:32 [2023-11-24T14:00:32.416Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 14:00:32 [2023-11-24T14:00:32.416Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random 14:00:32 [2023-11-24T14:00:32.416Z] --- PASS: TestWaitNonBlocked (0.03s) 14:00:32 [2023-11-24T14:00:32.416Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.64s) 14:00:32 [2023-11-24T14:00:32.416Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.70s) 14:00:32 [2023-11-24T14:00:32.416Z] === RUN TestWaitBlocked 14:00:32 [2023-11-24T14:00:32.416Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero 14:00:32 [2023-11-24T14:00:32.416Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero 14:00:32 [2023-11-24T14:00:32.417Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random 14:00:32 [2023-11-24T14:00:32.417Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random 14:00:32 [2023-11-24T14:00:32.417Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero 14:00:32 [2023-11-24T14:00:32.417Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random 14:00:32 [2023-11-24T14:00:32.987Z] --- PASS: TestWaitBlocked (0.03s) 14:00:32 [2023-11-24T14:00:32.987Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.77s) 14:00:32 [2023-11-24T14:00:32.987Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.81s) 14:00:32 [2023-11-24T14:00:32.987Z] === RUN TestWaitConditions 14:00:32 [2023-11-24T14:00:32.987Z] === RUN TestWaitConditions/default 14:00:32 [2023-11-24T14:00:32.987Z] === PAUSE TestWaitConditions/default 14:00:32 [2023-11-24T14:00:32.987Z] === RUN TestWaitConditions/not-running 14:00:32 [2023-11-24T14:00:32.987Z] === PAUSE TestWaitConditions/not-running 14:00:32 [2023-11-24T14:00:32.987Z] === RUN TestWaitConditions/next-exit 14:00:32 [2023-11-24T14:00:32.987Z] === PAUSE TestWaitConditions/next-exit 14:00:32 [2023-11-24T14:00:32.987Z] === RUN TestWaitConditions/removed 14:00:32 [2023-11-24T14:00:32.987Z] === PAUSE TestWaitConditions/removed 14:00:32 [2023-11-24T14:00:32.987Z] === CONT TestWaitConditions/default 14:00:32 [2023-11-24T14:00:32.987Z] === CONT TestWaitConditions/next-exit 14:00:32 [2023-11-24T14:00:32.987Z] === CONT TestWaitConditions/removed 14:00:32 [2023-11-24T14:00:32.987Z] === CONT TestWaitConditions/not-running 14:00:32 [2023-11-24T14:00:32.987Z] wait_test.go:145: ContainerID = 766d5c667a6a9d40d36250b7b5b3a4ce39e7a6041f872ea89252ddc7b4c61f8b 14:00:32 [2023-11-24T14:00:32.987Z] wait_test.go:145: ContainerID = 4d743edec02b55018a140db3025d69de713bb382911832b6a02c7c2297edd372 14:00:32 [2023-11-24T14:00:32.987Z] wait_test.go:145: ContainerID = 9ad8ed0d6be037ef75d8cfa5429bdf92c43e04539615a45d715a93c3f2c8ea32 14:00:32 [2023-11-24T14:00:32.987Z] wait_test.go:145: ContainerID = b26d0d87a128f221bf60ae13e545b27b3142fec503133fb89e179bb2cf94b658 14:00:34 [2023-11-24T14:00:34.373Z] --- PASS: TestWaitConditions (0.03s) 14:00:34 [2023-11-24T14:00:34.373Z] --- PASS: TestWaitConditions/default (0.71s) 14:00:34 [2023-11-24T14:00:34.373Z] --- PASS: TestWaitConditions/removed (0.97s) 14:00:34 [2023-11-24T14:00:34.373Z] --- PASS: TestWaitConditions/not-running (1.20s) 14:00:34 [2023-11-24T14:00:34.373Z] --- PASS: TestWaitConditions/next-exit (1.24s) 14:00:34 [2023-11-24T14:00:34.373Z] === RUN TestWaitRestartedContainer 14:00:34 [2023-11-24T14:00:34.373Z] === RUN TestWaitRestartedContainer/default 14:00:34 [2023-11-24T14:00:34.373Z] === PAUSE TestWaitRestartedContainer/default 14:00:34 [2023-11-24T14:00:34.373Z] === RUN TestWaitRestartedContainer/not-running 14:00:34 [2023-11-24T14:00:34.373Z] === PAUSE TestWaitRestartedContainer/not-running 14:00:34 [2023-11-24T14:00:34.373Z] === RUN TestWaitRestartedContainer/next-exit 14:00:34 [2023-11-24T14:00:34.373Z] === PAUSE TestWaitRestartedContainer/next-exit 14:00:34 [2023-11-24T14:00:34.373Z] === CONT TestWaitRestartedContainer/default 14:00:34 [2023-11-24T14:00:34.373Z] === CONT TestWaitRestartedContainer/next-exit 14:00:34 [2023-11-24T14:00:34.373Z] === CONT TestWaitRestartedContainer/not-running 14:00:36 [2023-11-24T14:00:36.911Z] --- PASS: TestWaitRestartedContainer (0.01s) 14:00:36 [2023-11-24T14:00:36.911Z] --- PASS: TestWaitRestartedContainer/next-exit (1.79s) 14:00:36 [2023-11-24T14:00:36.911Z] --- PASS: TestWaitRestartedContainer/not-running (2.06s) 14:00:36 [2023-11-24T14:00:36.911Z] --- PASS: TestWaitRestartedContainer/default (2.10s) 14:00:36 [2023-11-24T14:00:36.911Z] === CONT TestContainerStartOnDaemonRestart 14:00:36 [2023-11-24T14:00:36.911Z] === CONT TestHardRestartWhenContainerIsRunning 14:00:36 [2023-11-24T14:00:36.911Z] === CONT TestDaemonHostGatewayIP 14:00:36 [2023-11-24T14:00:36.911Z] === CONT TestDaemonRestartIpcMode 14:00:36 [2023-11-24T14:00:36.911Z] === CONT TestIpcModeOlderClient 14:00:36 [2023-11-24T14:00:36.911Z] === CONT TestRestartDaemonWithRestartingContainer 14:00:36 [2023-11-24T14:00:36.911Z] === CONT TestContainerKillOnDaemonStart 14:00:36 [2023-11-24T14:00:36.911Z] === CONT TestStopContainerWithTimeoutCancel 14:00:36 [2023-11-24T14:00:36.911Z] --- PASS: TestIpcModeOlderClient (0.09s) 14:00:38 [2023-11-24T14:00:38.821Z] === RUN TestHardRestartWhenContainerIsRunning/RestartPolicy=none 14:00:38 [2023-11-24T14:00:38.821Z] === RUN TestHardRestartWhenContainerIsRunning/RestartPolicy=on-failure 14:00:39 [2023-11-24T14:00:39.080Z] --- PASS: TestHardRestartWhenContainerIsRunning (2.77s) 14:00:39 [2023-11-24T14:00:39.080Z] --- PASS: TestHardRestartWhenContainerIsRunning/RestartPolicy=none (0.00s) 14:00:39 [2023-11-24T14:00:39.080Z] --- PASS: TestHardRestartWhenContainerIsRunning/RestartPolicy=on-failure (0.69s) 14:00:39 [2023-11-24T14:00:39.649Z] --- PASS: TestContainerStartOnDaemonRestart (3.13s) 14:00:39 [2023-11-24T14:00:39.908Z] --- PASS: TestDaemonHostGatewayIP (3.52s) 14:00:40 [2023-11-24T14:00:40.167Z] --- PASS: TestStopContainerWithTimeoutCancel (3.74s) 14:00:40 [2023-11-24T14:00:40.427Z] --- PASS: TestRestartDaemonWithRestartingContainer (3.98s) 14:00:40 [2023-11-24T14:00:40.427Z] --- PASS: TestDaemonRestartIpcMode (4.08s) 14:00:48 [2023-11-24T14:00:48.545Z] --- PASS: TestContainerKillOnDaemonStart (11.66s) 14:00:48 [2023-11-24T14:00:48.545Z] PASS 14:00:48 [2023-11-24T14:00:48.545Z] 14:00:48 [2023-11-24T14:00:48.545Z] === Skipped 14:00:48 [2023-11-24T14:00:48.545Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) 14:00:48 [2023-11-24T14:00:48.545Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 14:00:48 [2023-11-24T14:00:48.545Z] 14:00:48 [2023-11-24T14:00:48.545Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) 14:00:48 [2023-11-24T14:00:48.545Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" 14:00:48 [2023-11-24T14:00:48.545Z] 14:00:48 [2023-11-24T14:00:48.545Z] DONE 320 tests, 2 skipped in 173.384s 14:00:48 [2023-11-24T14:00:48.545Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m 14:00:48 [2023-11-24T14:00:48.545Z] ++ '[' -n '' ']' 14:00:48 [2023-11-24T14:00:48.545Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.daemon -t ./test.main -test.v -test.timeout=120m 14:00:48 [2023-11-24T14:00:48.545Z] ++ set -e 14:00:48 [2023-11-24T14:00:48.545Z] ++ '[' -n 0 ']' 14:00:48 [2023-11-24T14:00:48.545Z] ++ set -x 14:00:48 [2023-11-24T14:00:48.545Z] ++ 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.EN5pDUePX6/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.daemon -t ./test.main -test.v -test.timeout=120m 14:00:48 [2023-11-24T14:00:48.545Z] INFO: Testing against a local daemon 14:00:48 [2023-11-24T14:00:48.545Z] === RUN TestConfigDaemonID 14:00:49 [2023-11-24T14:00:49.114Z] daemon_test.go:60: [d0436f660bc8f] daemon is not started 14:00:49 [2023-11-24T14:00:49.114Z] --- PASS: TestConfigDaemonID (1.04s) 14:00:49 [2023-11-24T14:00:49.114Z] === RUN TestDaemonConfigValidation 14:00:49 [2023-11-24T14:00:49.114Z] === RUN TestDaemonConfigValidation/config_with_no_content 14:00:49 [2023-11-24T14:00:49.114Z] === PAUSE TestDaemonConfigValidation/config_with_no_content 14:00:49 [2023-11-24T14:00:49.114Z] === RUN TestDaemonConfigValidation/config_with_{} 14:00:49 [2023-11-24T14:00:49.114Z] === PAUSE TestDaemonConfigValidation/config_with_{} 14:00:49 [2023-11-24T14:00:49.114Z] === RUN TestDaemonConfigValidation/invalid_config 14:00:49 [2023-11-24T14:00:49.114Z] === PAUSE TestDaemonConfigValidation/invalid_config 14:00:49 [2023-11-24T14:00:49.114Z] === RUN TestDaemonConfigValidation/malformed_config 14:00:49 [2023-11-24T14:00:49.114Z] === PAUSE TestDaemonConfigValidation/malformed_config 14:00:49 [2023-11-24T14:00:49.114Z] === RUN TestDaemonConfigValidation/valid_config 14:00:49 [2023-11-24T14:00:49.114Z] === PAUSE TestDaemonConfigValidation/valid_config 14:00:49 [2023-11-24T14:00:49.114Z] === CONT TestDaemonConfigValidation/config_with_no_content 14:00:49 [2023-11-24T14:00:49.114Z] === CONT TestDaemonConfigValidation/malformed_config 14:00:49 [2023-11-24T14:00:49.114Z] === CONT TestDaemonConfigValidation/invalid_config 14:00:49 [2023-11-24T14:00:49.114Z] === CONT TestDaemonConfigValidation/config_with_{} 14:00:49 [2023-11-24T14:00:49.114Z] === CONT TestDaemonConfigValidation/valid_config 14:00:49 [2023-11-24T14:00:49.373Z] --- PASS: TestDaemonConfigValidation (0.00s) 14:00:49 [2023-11-24T14:00:49.373Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.06s) 14:00:49 [2023-11-24T14:00:49.373Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.06s) 14:00:49 [2023-11-24T14:00:49.373Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.06s) 14:00:49 [2023-11-24T14:00:49.373Z] --- PASS: TestDaemonConfigValidation/valid_config (0.06s) 14:00:49 [2023-11-24T14:00:49.373Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.07s) 14:00:49 [2023-11-24T14:00:49.373Z] === RUN TestConfigDaemonSeccompProfiles 14:00:49 [2023-11-24T14:00:49.373Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set 14:00:50 [2023-11-24T14:00:50.310Z] === RUN TestConfigDaemonSeccompProfiles/default_profile 14:00:51 [2023-11-24T14:00:51.247Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile 14:00:52 [2023-11-24T14:00:52.625Z] daemon_test.go:179: [d2b8f6c65e7ca] daemon is not started 14:00:52 [2023-11-24T14:00:52.625Z] --- PASS: TestConfigDaemonSeccompProfiles (3.13s) 14:00:52 [2023-11-24T14:00:52.625Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.05s) 14:00:52 [2023-11-24T14:00:52.625Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s) 14:00:52 [2023-11-24T14:00:52.625Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s) 14:00:52 [2023-11-24T14:00:52.625Z] === RUN TestDaemonProxy 14:00:52 [2023-11-24T14:00:52.625Z] === RUN TestDaemonProxy/environment_variables 14:00:52 [2023-11-24T14:00:52.625Z] === PAUSE TestDaemonProxy/environment_variables 14:00:52 [2023-11-24T14:00:52.625Z] === RUN TestDaemonProxy/command-line_options 14:00:52 [2023-11-24T14:00:52.625Z] === PAUSE TestDaemonProxy/command-line_options 14:00:52 [2023-11-24T14:00:52.625Z] === RUN TestDaemonProxy/configuration_file 14:00:52 [2023-11-24T14:00:52.625Z] === PAUSE TestDaemonProxy/configuration_file 14:00:52 [2023-11-24T14:00:52.625Z] === RUN TestDaemonProxy/conflicting_options 14:00:52 [2023-11-24T14:00:52.884Z] === RUN TestDaemonProxy/reload_sanitized 14:00:52 [2023-11-24T14:00:52.884Z] === PAUSE TestDaemonProxy/reload_sanitized 14:00:52 [2023-11-24T14:00:52.884Z] === CONT TestDaemonProxy/environment_variables 14:00:52 [2023-11-24T14:00:52.884Z] === CONT TestDaemonProxy/configuration_file 14:00:52 [2023-11-24T14:00:52.884Z] === CONT TestDaemonProxy/command-line_options 14:00:52 [2023-11-24T14:00:52.884Z] === CONT TestDaemonProxy/reload_sanitized 14:00:54 [2023-11-24T14:00:54.789Z] --- PASS: TestDaemonProxy (0.50s) 14:00:54 [2023-11-24T14:00:54.789Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) 14:00:54 [2023-11-24T14:00:54.789Z] --- PASS: TestDaemonProxy/reload_sanitized (0.62s) 14:00:54 [2023-11-24T14:00:54.789Z] --- PASS: TestDaemonProxy/configuration_file (1.73s) 14:00:54 [2023-11-24T14:00:54.789Z] --- PASS: TestDaemonProxy/command-line_options (1.74s) 14:00:54 [2023-11-24T14:00:54.789Z] --- PASS: TestDaemonProxy/environment_variables (1.74s) 14:00:54 [2023-11-24T14:00:54.789Z] === RUN TestLiveRestore 14:00:54 [2023-11-24T14:00:54.789Z] === RUN TestLiveRestore/volume_references 14:00:54 [2023-11-24T14:00:54.789Z] === PAUSE TestLiveRestore/volume_references 14:00:54 [2023-11-24T14:00:54.789Z] === CONT TestLiveRestore/volume_references 14:00:55 [2023-11-24T14:00:55.357Z] === RUN TestLiveRestore/volume_references/restartPolicy 14:00:55 [2023-11-24T14:00:55.357Z] === RUN TestLiveRestore/volume_references/restartPolicy/always 14:00:56 [2023-11-24T14:00:56.294Z] === RUN TestLiveRestore/volume_references/restartPolicy/unless-stopped 14:00:57 [2023-11-24T14:00:57.231Z] === RUN TestLiveRestore/volume_references/restartPolicy/on-failure 14:00:58 [2023-11-24T14:00:58.167Z] === RUN TestLiveRestore/volume_references/restartPolicy/no 14:00:59 [2023-11-24T14:00:59.104Z] === RUN TestLiveRestore/volume_references/local_volume_with_mount_options 14:01:00 [2023-11-24T14:01:00.040Z] === RUN TestLiveRestore/volume_references/local_volume_with_mount_options/volume_still_mounted 14:01:00 [2023-11-24T14:01:00.609Z] === RUN TestLiveRestore/volume_references/container_with_bind-mounts 14:01:01 [2023-11-24T14:01:01.546Z] --- PASS: TestLiveRestore (0.00s) 14:01:01 [2023-11-24T14:01:01.546Z] --- PASS: TestLiveRestore/volume_references (6.75s) 14:01:01 [2023-11-24T14:01:01.546Z] --- PASS: TestLiveRestore/volume_references/restartPolicy (3.81s) 14:01:01 [2023-11-24T14:01:01.546Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/always (0.97s) 14:01:01 [2023-11-24T14:01:01.546Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/unless-stopped (0.96s) 14:01:01 [2023-11-24T14:01:01.546Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/on-failure (0.94s) 14:01:01 [2023-11-24T14:01:01.546Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/no (0.94s) 14:01:01 [2023-11-24T14:01:01.546Z] --- PASS: TestLiveRestore/volume_references/local_volume_with_mount_options (1.40s) 14:01:01 [2023-11-24T14:01:01.546Z] --- PASS: TestLiveRestore/volume_references/local_volume_with_mount_options/volume_still_mounted (0.42s) 14:01:01 [2023-11-24T14:01:01.546Z] --- PASS: TestLiveRestore/volume_references/container_with_bind-mounts (0.94s) 14:01:01 [2023-11-24T14:01:01.546Z] === RUN TestDaemonDefaultBridgeWithFixedCidrButNoBip 14:01:02 [2023-11-24T14:01:02.122Z] --- PASS: TestDaemonDefaultBridgeWithFixedCidrButNoBip (0.65s) 14:01:02 [2023-11-24T14:01:02.122Z] PASS 14:01:02 [2023-11-24T14:01:02.122Z] 14:01:02 [2023-11-24T14:01:02.122Z] DONE 28 tests in 13.950s 14:01:02 [2023-11-24T14:01:02.122Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m 14:01:02 [2023-11-24T14:01:02.122Z] ++ '[' -n '' ']' 14:01:02 [2023-11-24T14:01:02.122Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m 14:01:02 [2023-11-24T14:01:02.122Z] ++ set -e 14:01:02 [2023-11-24T14:01:02.122Z] ++ '[' -n 0 ']' 14:01:02 [2023-11-24T14:01:02.122Z] ++ set -x 14:01:02 [2023-11-24T14:01:02.122Z] ++ 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.EN5pDUePX6/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m 14:01:02 [2023-11-24T14:01:02.122Z] INFO: Testing against a local daemon 14:01:02 [2023-11-24T14:01:02.122Z] === RUN TestCommitInheritsEnv 14:01:02 [2023-11-24T14:01:02.397Z] --- PASS: TestCommitInheritsEnv (0.16s) 14:01:02 [2023-11-24T14:01:02.397Z] === RUN TestUsernsCommit 14:01:03 [2023-11-24T14:01:03.785Z] --- PASS: TestUsernsCommit (1.54s) 14:01:03 [2023-11-24T14:01:03.785Z] === RUN TestImportExtremelyLargeImageWorks 14:01:03 [2023-11-24T14:01:03.785Z] import_test.go:23: runtime.GOARCH == "arm64": effective test will be time out 14:01:03 [2023-11-24T14:01:03.785Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) 14:01:03 [2023-11-24T14:01:03.785Z] === RUN TestImportWithCustomPlatform 14:01:03 [2023-11-24T14:01:03.785Z] === RUN TestImportWithCustomPlatform/#00 14:01:03 [2023-11-24T14:01:03.785Z] === RUN TestImportWithCustomPlatform/linux 14:01:03 [2023-11-24T14:01:03.785Z] === RUN TestImportWithCustomPlatform/LINUX 14:01:03 [2023-11-24T14:01:03.785Z] === RUN TestImportWithCustomPlatform/linux/sparc64 14:01:04 [2023-11-24T14:01:04.044Z] --- PASS: TestImportWithCustomPlatform (0.14s) 14:01:04 [2023-11-24T14:01:04.044Z] --- PASS: TestImportWithCustomPlatform/#00 (0.03s) 14:01:04 [2023-11-24T14:01:04.044Z] --- PASS: TestImportWithCustomPlatform/linux (0.03s) 14:01:04 [2023-11-24T14:01:04.044Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.02s) 14:01:04 [2023-11-24T14:01:04.044Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.03s) 14:01:04 [2023-11-24T14:01:04.044Z] === RUN TestImportWithCustomPlatformReject 14:01:04 [2023-11-24T14:01:04.044Z] === RUN TestImportWithCustomPlatformReject/_______ 14:01:04 [2023-11-24T14:01:04.044Z] === RUN TestImportWithCustomPlatformReject// 14:01:04 [2023-11-24T14:01:04.044Z] === RUN TestImportWithCustomPlatformReject/macos 14:01:04 [2023-11-24T14:01:04.044Z] === RUN TestImportWithCustomPlatformReject/macos/arm64 14:01:04 [2023-11-24T14:01:04.044Z] === RUN TestImportWithCustomPlatformReject/nintendo64 14:01:04 [2023-11-24T14:01:04.044Z] --- PASS: TestImportWithCustomPlatformReject (0.01s) 14:01:04 [2023-11-24T14:01:04.044Z] --- PASS: TestImportWithCustomPlatformReject/_______ (0.00s) 14:01:04 [2023-11-24T14:01:04.044Z] --- PASS: TestImportWithCustomPlatformReject// (0.00s) 14:01:04 [2023-11-24T14:01:04.044Z] --- PASS: TestImportWithCustomPlatformReject/macos (0.00s) 14:01:04 [2023-11-24T14:01:04.044Z] --- PASS: TestImportWithCustomPlatformReject/macos/arm64 (0.00s) 14:01:04 [2023-11-24T14:01:04.044Z] --- PASS: TestImportWithCustomPlatformReject/nintendo64 (0.00s) 14:01:04 [2023-11-24T14:01:04.044Z] === RUN TestImageInspectEmptyTagsAndDigests 14:01:04 [2023-11-24T14:01:04.044Z] --- PASS: TestImageInspectEmptyTagsAndDigests (0.01s) 14:01:04 [2023-11-24T14:01:04.044Z] === RUN TestImagesFilterMultiReference 14:01:04 [2023-11-24T14:01:04.044Z] --- PASS: TestImagesFilterMultiReference (0.10s) 14:01:04 [2023-11-24T14:01:04.044Z] === RUN TestImagesFilterUntil 14:01:04 [2023-11-24T14:01:04.303Z] list_test.go:98: ImageList: ID=sha256:3e0b8f304a332f134eb041a20d3cbd98bcd179dcb70880e003de0b59d185858b RepoTags=[testimagesfilteruntil:v1] 14:01:04 [2023-11-24T14:01:04.303Z] --- PASS: TestImagesFilterUntil (0.30s) 14:01:04 [2023-11-24T14:01:04.303Z] === RUN TestImagesFilterBeforeSince 14:01:04 [2023-11-24T14:01:04.563Z] list_test.go:132: ImageList: ID=sha256:591df86e8c73c4770a79d375fb0a2cfbbd3a113fa4c26c557d89e4f04ed90297 RepoTags=[testimagesfilterbeforesince:v1] 14:01:04 [2023-11-24T14:01:04.563Z] list_test.go:132: ImageList: ID=sha256:42ed2def7360d284f917ebce477df832da076e8a852ce6724f7f7a26367cc3cb RepoTags=[testimagesfilterbeforesince:v3] 14:01:04 [2023-11-24T14:01:04.563Z] list_test.go:132: ImageList: ID=sha256:0116ca956c6554d8eedd7d0f7edbe469c36c871704ca0bb863792d8782756191 RepoTags=[testimagesfilterbeforesince:v2] 14:01:04 [2023-11-24T14:01:04.563Z] --- PASS: TestImagesFilterBeforeSince (0.27s) 14:01:04 [2023-11-24T14:01:04.563Z] === RUN TestAPIImagesFilters 14:01:04 [2023-11-24T14:01:04.563Z] === RUN TestAPIImagesFilters/repository_regex 14:01:04 [2023-11-24T14:01:04.563Z] === PAUSE TestAPIImagesFilters/repository_regex 14:01:04 [2023-11-24T14:01:04.563Z] === RUN TestAPIImagesFilters/image_name_regex 14:01:04 [2023-11-24T14:01:04.563Z] === PAUSE TestAPIImagesFilters/image_name_regex 14:01:04 [2023-11-24T14:01:04.563Z] === RUN TestAPIImagesFilters/image_name_without_a_tag 14:01:04 [2023-11-24T14:01:04.563Z] === PAUSE TestAPIImagesFilters/image_name_without_a_tag 14:01:04 [2023-11-24T14:01:04.563Z] === RUN TestAPIImagesFilters/registry_port_regex 14:01:04 [2023-11-24T14:01:04.563Z] === PAUSE TestAPIImagesFilters/registry_port_regex 14:01:04 [2023-11-24T14:01:04.563Z] === CONT TestAPIImagesFilters/repository_regex 14:01:04 [2023-11-24T14:01:04.563Z] === CONT TestAPIImagesFilters/image_name_without_a_tag 14:01:04 [2023-11-24T14:01:04.563Z] === CONT TestAPIImagesFilters/image_name_regex 14:01:04 [2023-11-24T14:01:04.563Z] === CONT TestAPIImagesFilters/registry_port_regex 14:01:04 [2023-11-24T14:01:04.563Z] --- PASS: TestAPIImagesFilters (0.04s) 14:01:04 [2023-11-24T14:01:04.563Z] --- PASS: TestAPIImagesFilters/image_name_without_a_tag (0.00s) 14:01:04 [2023-11-24T14:01:04.563Z] --- PASS: TestAPIImagesFilters/repository_regex (0.00s) 14:01:04 [2023-11-24T14:01:04.563Z] --- PASS: TestAPIImagesFilters/registry_port_regex (0.00s) 14:01:04 [2023-11-24T14:01:04.563Z] --- PASS: TestAPIImagesFilters/image_name_regex (0.00s) 14:01:04 [2023-11-24T14:01:04.563Z] === RUN TestPruneDontDeleteUsedDangling 14:01:04 [2023-11-24T14:01:04.824Z] --- PASS: TestPruneDontDeleteUsedDangling (0.04s) 14:01:04 [2023-11-24T14:01:04.824Z] === RUN TestImagePullPlatformInvalid 14:01:04 [2023-11-24T14:01:04.824Z] --- PASS: TestImagePullPlatformInvalid (0.02s) 14:01:04 [2023-11-24T14:01:04.824Z] === RUN TestImagePullStoredfDigestForOtherRepo 14:01:04 [2023-11-24T14:01:04.824Z] time="2023-11-24T14:01:04.617670014Z" 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=fe71cef0-16be-448f-a053-a5806b40aa70 version=2.8.3 14:01:04 [2023-11-24T14:01:04.824Z] time="2023-11-24T14:01:04.617769951Z" level=info msg="redis not configured" go.version=go1.20.8 instance.id=fe71cef0-16be-448f-a053-a5806b40aa70 version=2.8.3 14:01:04 [2023-11-24T14:01:04.824Z] time="2023-11-24T14:01:04.61778979Z" level=info msg="Starting upload purge in 10m0s" go.version=go1.20.8 instance.id=fe71cef0-16be-448f-a053-a5806b40aa70 version=2.8.3 14:01:04 [2023-11-24T14:01:04.824Z] time="2023-11-24T14:01:04.618006442Z" level=info msg="listening on 127.0.0.1:5000" go.version=go1.20.8 instance.id=fe71cef0-16be-448f-a053-a5806b40aa70 version=2.8.3 14:01:04 [2023-11-24T14:01:04.824Z] time="2023-11-24T14:01:04.711907395Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=59d94dec-402d-4a32-9194-2be2c50264d7 http.request.method=GET http.request.remoteaddr="127.0.0.1:36644" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" 14:01:04 [2023-11-24T14:01:04.824Z] time="2023-11-24T14:01:04.712325027Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=59d94dec-402d-4a32-9194-2be2c50264d7 http.request.method=GET http.request.remoteaddr="127.0.0.1:36644" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.065086ms http.response.status=200 http.response.written=2 14:01:04 [2023-11-24T14:01:04.824Z] 127.0.0.1 - - [24/Nov/2023:14:01:04 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" 14:01:04 [2023-11-24T14:01:04.825Z] time="2023-11-24T14:01:04.71476379Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=6a0d980d-fd99-4b95-a2c5-75ab55bf987a http.request.method=HEAD http.request.remoteaddr="127.0.0.1:36652" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.8+unknown" vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 14:01:04 [2023-11-24T14:01:04.825Z] time="2023-11-24T14:01:04.714798448Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=e3058aed-200e-468b-8e5a-47576f2eee83 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:36650" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.8+unknown" vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 14:01:04 [2023-11-24T14:01:04.825Z] time="2023-11-24T14:01:04.714809779Z" level=debug msg=GetBlob go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=6a0d980d-fd99-4b95-a2c5-75ab55bf987a http.request.method=HEAD http.request.remoteaddr="127.0.0.1:36652" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.8+unknown" vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 14:01:04 [2023-11-24T14:01:04.825Z] time="2023-11-24T14:01:04.71482966Z" level=debug msg=GetBlob go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=e3058aed-200e-468b-8e5a-47576f2eee83 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:36650" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.8+unknown" vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 14:01:04 [2023-11-24T14:01:04.825Z] time="2023-11-24T14:01:04.71493424Z" 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=e3058aed-200e-468b-8e5a-47576f2eee83 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:36650" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.8+unknown" trace.duration=49.451µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=860a248e-4644-4edb-9de3-fa4766caaadb trace.line=95 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 14:01:04 [2023-11-24T14:01:04.825Z] time="2023-11-24T14:01:04.715009159Z" 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=6a0d980d-fd99-4b95-a2c5-75ab55bf987a http.request.method=HEAD http.request.remoteaddr="127.0.0.1:36652" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.8+unknown" trace.duration=117.79µ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=0fe315c0-0ccf-4795-ae40-a75aa91c217f trace.line=95 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 14:01:04 [2023-11-24T14:01:04.825Z] time="2023-11-24T14:01:04.715052818Z" 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=e3058aed-200e-468b-8e5a-47576f2eee83 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:36650" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.8+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.198365ms http.response.status=404 http.response.written=157 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 14:01:04 [2023-11-24T14:01:04.825Z] 127.0.0.1 - - [24/Nov/2023:14:01:04 +0000] "HEAD /v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b HTTP/1.1" 404 157 "" "containerd/1.7.8+unknown" 14:01:04 [2023-11-24T14:01:04.825Z] time="2023-11-24T14:01:04.715081248Z" 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=6a0d980d-fd99-4b95-a2c5-75ab55bf987a http.request.method=HEAD http.request.remoteaddr="127.0.0.1:36652" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.8+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.182866ms http.response.status=404 http.response.written=157 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 14:01:04 [2023-11-24T14:01:04.825Z] 127.0.0.1 - - [24/Nov/2023:14:01:04 +0000] "HEAD /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 404 157 "" "containerd/1.7.8+unknown" 14:01:04 [2023-11-24T14:01:04.825Z] time="2023-11-24T14:01:04.716738441Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=49fba3d2-ceb2-4277-8f7d-c52a570bd51c http.request.method=POST http.request.remoteaddr="127.0.0.1:36652" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.8+unknown" vars.name=test 14:01:04 [2023-11-24T14:01:04.825Z] time="2023-11-24T14:01:04.716785529Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=49fba3d2-ceb2-4277-8f7d-c52a570bd51c http.request.method=POST http.request.remoteaddr="127.0.0.1:36652" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.8+unknown" vars.name=test 14:01:04 [2023-11-24T14:01:04.825Z] time="2023-11-24T14:01:04.716932874Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/3a2c30d3-9836-42f6-b784-c4f79ed6eb5b/startedat")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=49fba3d2-ceb2-4277-8f7d-c52a570bd51c http.request.method=POST http.request.remoteaddr="127.0.0.1:36652" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.8+unknown" trace.duration=113.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).PutContent" trace.id=5a7997fb-ac0f-4167-9e4e-9055127bb9a2 trace.line=110 vars.name=test 14:01:04 [2023-11-24T14:01:04.825Z] time="2023-11-24T14:01:04.716986124Z" level=debug msg="filesystem.Writer("/docker/registry/v2/repositories/test/_uploads/3a2c30d3-9836-42f6-b784-c4f79ed6eb5b/data", false)" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=49fba3d2-ceb2-4277-8f7d-c52a570bd51c http.request.method=POST http.request.remoteaddr="127.0.0.1:36652" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.8+unknown" trace.duration=22.941µ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=b1198fa9-ab5b-462d-bcad-205eff559614 trace.line=142 vars.name=test 14:01:04 [2023-11-24T14:01:04.825Z] time="2023-11-24T14:01:04.717062684Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/3a2c30d3-9836-42f6-b784-c4f79ed6eb5b/hashstates/sha256/0")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=49fba3d2-ceb2-4277-8f7d-c52a570bd51c http.request.method=POST http.request.remoteaddr="127.0.0.1:36652" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.8+unknown" trace.duration=41.328µ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=47601f1b-e5a3-410a-8253-46465a443849 trace.line=110 vars.name=test 14:01:04 [2023-11-24T14:01:04.825Z] time="2023-11-24T14:01:04.717063792Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=10701a87-6f25-4983-9332-15b2952db44e http.request.method=POST http.request.remoteaddr="127.0.0.1:36650" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.8+unknown" vars.name=test 14:01:04 [2023-11-24T14:01:04.825Z] time="2023-11-24T14:01:04.717167314Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=49fba3d2-ceb2-4277-8f7d-c52a570bd51c http.request.method=POST http.request.remoteaddr="127.0.0.1:36652" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.8+unknown" http.response.duration=1.83035ms http.response.status=202 http.response.written=0 14:01:04 [2023-11-24T14:01:04.825Z] 127.0.0.1 - - [24/Nov/2023:14:01:04 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.7.8+unknown" 14:01:04 [2023-11-24T14:01:04.825Z] time="2023-11-24T14:01:04.717189844Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=10701a87-6f25-4983-9332-15b2952db44e http.request.method=POST http.request.remoteaddr="127.0.0.1:36650" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.8+unknown" vars.name=test 14:01:04 [2023-11-24T14:01:04.825Z] time="2023-11-24T14:01:04.717289132Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/42ae8013-9b4e-454e-92dd-a04f640fa4f7/startedat")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=10701a87-6f25-4983-9332-15b2952db44e http.request.method=POST http.request.remoteaddr="127.0.0.1:36650" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.8+unknown" trace.duration=67.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=39f07871-112d-4818-8d77-ffa60e7bf7f4 trace.line=110 vars.name=test 14:01:04 [2023-11-24T14:01:04.825Z] time="2023-11-24T14:01:04.717333956Z" level=debug msg="filesystem.Writer("/docker/registry/v2/repositories/test/_uploads/42ae8013-9b4e-454e-92dd-a04f640fa4f7/data", false)" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=10701a87-6f25-4983-9332-15b2952db44e http.request.method=POST http.request.remoteaddr="127.0.0.1:36650" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.8+unknown" trace.duration=20.111µ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=65b86689-b813-4110-b1ba-e83301133f6c trace.line=142 vars.name=test 14:01:04 [2023-11-24T14:01:04.825Z] time="2023-11-24T14:01:04.717399349Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/42ae8013-9b4e-454e-92dd-a04f640fa4f7/hashstates/sha256/0")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=10701a87-6f25-4983-9332-15b2952db44e http.request.method=POST http.request.remoteaddr="127.0.0.1:36650" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.8+unknown" trace.duration=39.647µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=bc4764f0-215a-4a61-97fc-ea77c15abc57 trace.line=110 vars.name=test 14:01:04 [2023-11-24T14:01:04.825Z] time="2023-11-24T14:01:04.717469961Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=10701a87-6f25-4983-9332-15b2952db44e http.request.method=POST http.request.remoteaddr="127.0.0.1:36650" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.8+unknown" http.response.duration=1.860463ms http.response.status=202 http.response.written=0 14:01:04 [2023-11-24T14:01:04.825Z] 127.0.0.1 - - [24/Nov/2023:14:01:04 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.7.8+unknown" 14:01:04 [2023-11-24T14:01:04.825Z] time="2023-11-24T14:01:04.718525035Z" 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=1075b671-2809-4c7b-8f33-921b03a9211a http.request.method=PUT http.request.remoteaddr="127.0.0.1:36652" http.request.uri="/v2/test/blobs/uploads/3a2c30d3-9836-42f6-b784-c4f79ed6eb5b?_state=o3iPrbskzqgvFsOm7s20HnsVkkaApdJxVdcAbycywvR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjNhMmMzMGQzLTk4MzYtNDJmNi1iNzg0LWM0Zjc5ZWQ2ZWI1YiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMS0yNFQxNDowMTowNC43MTY3OTgxNjVaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.8+unknown" vars.name=test vars.uuid=3a2c30d3-9836-42f6-b784-c4f79ed6eb5b 14:01:04 [2023-11-24T14:01:04.825Z] time="2023-11-24T14:01:04.719263316Z" 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=1075b671-2809-4c7b-8f33-921b03a9211a http.request.method=PUT http.request.remoteaddr="127.0.0.1:36652" http.request.uri="/v2/test/blobs/uploads/3a2c30d3-9836-42f6-b784-c4f79ed6eb5b?_state=o3iPrbskzqgvFsOm7s20HnsVkkaApdJxVdcAbycywvR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjNhMmMzMGQzLTk4MzYtNDJmNi1iNzg0LWM0Zjc5ZWQ2ZWI1YiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMS0yNFQxNDowMTowNC43MTY3OTgxNjVaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.8+unknown" vars.name=test vars.uuid=3a2c30d3-9836-42f6-b784-c4f79ed6eb5b 14:01:04 [2023-11-24T14:01:04.825Z] time="2023-11-24T14:01:04.719353816Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_uploads/3a2c30d3-9836-42f6-b784-c4f79ed6eb5b/startedat")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=1075b671-2809-4c7b-8f33-921b03a9211a http.request.method=PUT http.request.remoteaddr="127.0.0.1:36652" http.request.uri="/v2/test/blobs/uploads/3a2c30d3-9836-42f6-b784-c4f79ed6eb5b?_state=o3iPrbskzqgvFsOm7s20HnsVkkaApdJxVdcAbycywvR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjNhMmMzMGQzLTk4MzYtNDJmNi1iNzg0LWM0Zjc5ZWQ2ZWI1YiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMS0yNFQxNDowMTowNC43MTY3OTgxNjVaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.8+unknown" trace.duration=45.291µ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=aad05275-1e3d-441a-990b-a5e894f0d0af trace.line=95 vars.name=test vars.uuid=3a2c30d3-9836-42f6-b784-c4f79ed6eb5b 14:01:04 [2023-11-24T14:01:04.825Z] time="2023-11-24T14:01:04.719415419Z" level=debug msg="filesystem.Writer("/docker/registry/v2/repositories/test/_uploads/3a2c30d3-9836-42f6-b784-c4f79ed6eb5b/data", true)" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=1075b671-2809-4c7b-8f33-921b03a9211a http.request.method=PUT http.request.remoteaddr="127.0.0.1:36652" http.request.uri="/v2/test/blobs/uploads/3a2c30d3-9836-42f6-b784-c4f79ed6eb5b?_state=o3iPrbskzqgvFsOm7s20HnsVkkaApdJxVdcAbycywvR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjNhMmMzMGQzLTk4MzYtNDJmNi1iNzg0LWM0Zjc5ZWQ2ZWI1YiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMS0yNFQxNDowMTowNC43MTY3OTgxNjVaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.8+unknown" trace.duration=27.429µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Writer" trace.id=54eba231-4879-4d08-a4db-98c797712728 trace.line=142 vars.name=test vars.uuid=3a2c30d3-9836-42f6-b784-c4f79ed6eb5b 14:01:04 [2023-11-24T14:01:04.825Z] time="2023-11-24T14:01:04.719489789Z" 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=1075b671-2809-4c7b-8f33-921b03a9211a http.request.method=PUT http.request.remoteaddr="127.0.0.1:36652" http.request.uri="/v2/test/blobs/uploads/3a2c30d3-9836-42f6-b784-c4f79ed6eb5b?_state=o3iPrbskzqgvFsOm7s20HnsVkkaApdJxVdcAbycywvR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjNhMmMzMGQzLTk4MzYtNDJmNi1iNzg0LWM0Zjc5ZWQ2ZWI1YiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMS0yNFQxNDowMTowNC43MTY3OTgxNjVaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.8+unknown" vars.name=test vars.uuid=3a2c30d3-9836-42f6-b784-c4f79ed6eb5b 14:01:04 [2023-11-24T14:01:04.825Z] time="2023-11-24T14:01:04.719569032Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/3a2c30d3-9836-42f6-b784-c4f79ed6eb5b/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=1075b671-2809-4c7b-8f33-921b03a9211a http.request.method=PUT http.request.remoteaddr="127.0.0.1:36652" http.request.uri="/v2/test/blobs/uploads/3a2c30d3-9836-42f6-b784-c4f79ed6eb5b?_state=o3iPrbskzqgvFsOm7s20HnsVkkaApdJxVdcAbycywvR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjNhMmMzMGQzLTk4MzYtNDJmNi1iNzg0LWM0Zjc5ZWQ2ZWI1YiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMS0yNFQxNDowMTowNC43MTY3OTgxNjVaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.8+unknown" trace.duration=41.542µ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=b4bcb4a7-099c-427b-9e14-a151a22c7c81 trace.line=110 vars.name=test vars.uuid=3a2c30d3-9836-42f6-b784-c4f79ed6eb5b 14:01:04 [2023-11-24T14:01:04.825Z] time="2023-11-24T14:01:04.719608391Z" level=debug msg="filesystem.Stat("/docker/registry/v2/repositories/test/_uploads/3a2c30d3-9836-42f6-b784-c4f79ed6eb5b/data")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=1075b671-2809-4c7b-8f33-921b03a9211a http.request.method=PUT http.request.remoteaddr="127.0.0.1:36652" http.request.uri="/v2/test/blobs/uploads/3a2c30d3-9836-42f6-b784-c4f79ed6eb5b?_state=o3iPrbskzqgvFsOm7s20HnsVkkaApdJxVdcAbycywvR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjNhMmMzMGQzLTk4MzYtNDJmNi1iNzg0LWM0Zjc5ZWQ2ZWI1YiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMS0yNFQxNDowMTowNC43MTY3OTgxNjVaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.8+unknown" trace.duration=13.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=2dc7576d-0e06-4bb8-9922-b8e3a84625d5 trace.line=155 vars.name=test vars.uuid=3a2c30d3-9836-42f6-b784-c4f79ed6eb5b 14:01:04 [2023-11-24T14:01:04.825Z] time="2023-11-24T14:01:04.719651705Z" 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=1075b671-2809-4c7b-8f33-921b03a9211a http.request.method=PUT http.request.remoteaddr="127.0.0.1:36652" http.request.uri="/v2/test/blobs/uploads/3a2c30d3-9836-42f6-b784-c4f79ed6eb5b?_state=o3iPrbskzqgvFsOm7s20HnsVkkaApdJxVdcAbycywvR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjNhMmMzMGQzLTk4MzYtNDJmNi1iNzg0LWM0Zjc5ZWQ2ZWI1YiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMS0yNFQxNDowMTowNC43MTY3OTgxNjVaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.8+unknown" trace.duration=13.087µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=d9c742bb-60ec-4fd8-bce2-570d266f418b trace.line=155 vars.name=test vars.uuid=3a2c30d3-9836-42f6-b784-c4f79ed6eb5b 14:01:04 [2023-11-24T14:01:04.825Z] time="2023-11-24T14:01:04.719682227Z" level=debug msg="filesystem.Stat("/docker/registry/v2/repositories/test/_uploads/3a2c30d3-9836-42f6-b784-c4f79ed6eb5b/data")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=1075b671-2809-4c7b-8f33-921b03a9211a http.request.method=PUT http.request.remoteaddr="127.0.0.1:36652" http.request.uri="/v2/test/blobs/uploads/3a2c30d3-9836-42f6-b784-c4f79ed6eb5b?_state=o3iPrbskzqgvFsOm7s20HnsVkkaApdJxVdcAbycywvR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjNhMmMzMGQzLTk4MzYtNDJmNi1iNzg0LWM0Zjc5ZWQ2ZWI1YiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMS0yNFQxNDowMTowNC43MTY3OTgxNjVaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.8+unknown" trace.duration=9.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).Stat" trace.id=2ee4fc8f-ab2d-4b86-a844-e6ee2d029150 trace.line=155 vars.name=test vars.uuid=3a2c30d3-9836-42f6-b784-c4f79ed6eb5b 14:01:04 [2023-11-24T14:01:04.825Z] time="2023-11-24T14:01:04.719766246Z" level=debug msg="filesystem.Move("/docker/registry/v2/repositories/test/_uploads/3a2c30d3-9836-42f6-b784-c4f79ed6eb5b/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=1075b671-2809-4c7b-8f33-921b03a9211a http.request.method=PUT http.request.remoteaddr="127.0.0.1:36652" http.request.uri="/v2/test/blobs/uploads/3a2c30d3-9836-42f6-b784-c4f79ed6eb5b?_state=o3iPrbskzqgvFsOm7s20HnsVkkaApdJxVdcAbycywvR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjNhMmMzMGQzLTk4MzYtNDJmNi1iNzg0LWM0Zjc5ZWQ2ZWI1YiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMS0yNFQxNDowMTowNC43MTY3OTgxNjVaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.8+unknown" trace.duration=56.852µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Move" trace.id=16b42851-4c3c-42bf-8828-eeb4dcfe0e5e trace.line=185 vars.name=test vars.uuid=3a2c30d3-9836-42f6-b784-c4f79ed6eb5b 14:01:04 [2023-11-24T14:01:04.826Z] time="2023-11-24T14:01:04.719841805Z" 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=1075b671-2809-4c7b-8f33-921b03a9211a http.request.method=PUT http.request.remoteaddr="127.0.0.1:36652" http.request.uri="/v2/test/blobs/uploads/3a2c30d3-9836-42f6-b784-c4f79ed6eb5b?_state=o3iPrbskzqgvFsOm7s20HnsVkkaApdJxVdcAbycywvR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjNhMmMzMGQzLTk4MzYtNDJmNi1iNzg0LWM0Zjc5ZWQ2ZWI1YiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMS0yNFQxNDowMTowNC43MTY3OTgxNjVaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.8+unknown" trace.duration=45.947µ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=60f84188-2210-4620-8953-5aa92afdfc41 trace.line=110 vars.name=test vars.uuid=3a2c30d3-9836-42f6-b784-c4f79ed6eb5b 14:01:04 [2023-11-24T14:01:04.826Z] time="2023-11-24T14:01:04.71985728Z" 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=9a10119b-e7ef-4b2d-81ef-82833967b6bd http.request.method=PUT http.request.remoteaddr="127.0.0.1:36650" http.request.uri="/v2/test/blobs/uploads/42ae8013-9b4e-454e-92dd-a04f640fa4f7?_state=IlBdOEgXflV-H5V7NrY6s9SWcVjClNuEslKvIqRJfr17Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjQyYWU4MDEzLTliNGUtNDU0ZS05MmRkLWEwNGY2NDBmYTRmNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMS0yNFQxNDowMTowNC43MTcyMDMxODZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.8+unknown" vars.name=test vars.uuid=42ae8013-9b4e-454e-92dd-a04f640fa4f7 14:01:04 [2023-11-24T14:01:04.826Z] time="2023-11-24T14:01:04.719933865Z" 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=9a10119b-e7ef-4b2d-81ef-82833967b6bd http.request.method=PUT http.request.remoteaddr="127.0.0.1:36650" http.request.uri="/v2/test/blobs/uploads/42ae8013-9b4e-454e-92dd-a04f640fa4f7?_state=IlBdOEgXflV-H5V7NrY6s9SWcVjClNuEslKvIqRJfr17Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjQyYWU4MDEzLTliNGUtNDU0ZS05MmRkLWEwNGY2NDBmYTRmNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMS0yNFQxNDowMTowNC43MTcyMDMxODZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.8+unknown" vars.name=test vars.uuid=42ae8013-9b4e-454e-92dd-a04f640fa4f7 14:01:04 [2023-11-24T14:01:04.826Z] time="2023-11-24T14:01:04.719965495Z" level=debug msg="filesystem.Delete("/docker/registry/v2/repositories/test/_uploads/3a2c30d3-9836-42f6-b784-c4f79ed6eb5b")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=1075b671-2809-4c7b-8f33-921b03a9211a http.request.method=PUT http.request.remoteaddr="127.0.0.1:36652" http.request.uri="/v2/test/blobs/uploads/3a2c30d3-9836-42f6-b784-c4f79ed6eb5b?_state=o3iPrbskzqgvFsOm7s20HnsVkkaApdJxVdcAbycywvR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjNhMmMzMGQzLTk4MzYtNDJmNi1iNzg0LWM0Zjc5ZWQ2ZWI1YiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMS0yNFQxNDowMTowNC43MTY3OTgxNjVaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.8+unknown" trace.duration=97.327µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Delete" trace.id=374f7e4d-ab81-49ca-9f10-9a629950fc0e trace.line=202 vars.name=test vars.uuid=3a2c30d3-9836-42f6-b784-c4f79ed6eb5b 14:01:04 [2023-11-24T14:01:04.826Z] time="2023-11-24T14:01:04.719999915Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_uploads/42ae8013-9b4e-454e-92dd-a04f640fa4f7/startedat")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=9a10119b-e7ef-4b2d-81ef-82833967b6bd http.request.method=PUT http.request.remoteaddr="127.0.0.1:36650" http.request.uri="/v2/test/blobs/uploads/42ae8013-9b4e-454e-92dd-a04f640fa4f7?_state=IlBdOEgXflV-H5V7NrY6s9SWcVjClNuEslKvIqRJfr17Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjQyYWU4MDEzLTliNGUtNDU0ZS05MmRkLWEwNGY2NDBmYTRmNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMS0yNFQxNDowMTowNC43MTcyMDMxODZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.8+unknown" trace.duration=36.487µ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=2160bb10-3dcf-4699-823f-0c608132b274 trace.line=95 vars.name=test vars.uuid=42ae8013-9b4e-454e-92dd-a04f640fa4f7 14:01:04 [2023-11-24T14:01:04.826Z] time="2023-11-24T14:01:04.720039832Z" 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=1075b671-2809-4c7b-8f33-921b03a9211a http.request.method=PUT http.request.remoteaddr="127.0.0.1:36652" http.request.uri="/v2/test/blobs/uploads/3a2c30d3-9836-42f6-b784-c4f79ed6eb5b?_state=o3iPrbskzqgvFsOm7s20HnsVkkaApdJxVdcAbycywvR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjNhMmMzMGQzLTk4MzYtNDJmNi1iNzg0LWM0Zjc5ZWQ2ZWI1YiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMS0yNFQxNDowMTowNC43MTY3OTgxNjVaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.8+unknown" http.response.duration=2.342044ms http.response.status=201 http.response.written=0 14:01:04 [2023-11-24T14:01:04.826Z] 127.0.0.1 - - [24/Nov/2023:14:01:04 +0000] "PUT /v2/test/blobs/uploads/3a2c30d3-9836-42f6-b784-c4f79ed6eb5b?_state=o3iPrbskzqgvFsOm7s20HnsVkkaApdJxVdcAbycywvR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjNhMmMzMGQzLTk4MzYtNDJmNi1iNzg0LWM0Zjc5ZWQ2ZWI1YiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMS0yNFQxNDowMTowNC43MTY3OTgxNjVaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b HTTP/1.1" 201 0 "" "containerd/1.7.8+unknown" 14:01:04 [2023-11-24T14:01:04.826Z] time="2023-11-24T14:01:04.720057924Z" level=debug msg="filesystem.Writer("/docker/registry/v2/repositories/test/_uploads/42ae8013-9b4e-454e-92dd-a04f640fa4f7/data", true)" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=9a10119b-e7ef-4b2d-81ef-82833967b6bd http.request.method=PUT http.request.remoteaddr="127.0.0.1:36650" http.request.uri="/v2/test/blobs/uploads/42ae8013-9b4e-454e-92dd-a04f640fa4f7?_state=IlBdOEgXflV-H5V7NrY6s9SWcVjClNuEslKvIqRJfr17Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjQyYWU4MDEzLTliNGUtNDU0ZS05MmRkLWEwNGY2NDBmYTRmNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMS0yNFQxNDowMTowNC43MTcyMDMxODZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.8+unknown" trace.duration=24.442µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Writer" trace.id=62f43ae8-97d0-44a9-8fdb-833fcb69a226 trace.line=142 vars.name=test vars.uuid=42ae8013-9b4e-454e-92dd-a04f640fa4f7 14:01:04 [2023-11-24T14:01:04.826Z] time="2023-11-24T14:01:04.720093853Z" 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=9a10119b-e7ef-4b2d-81ef-82833967b6bd http.request.method=PUT http.request.remoteaddr="127.0.0.1:36650" http.request.uri="/v2/test/blobs/uploads/42ae8013-9b4e-454e-92dd-a04f640fa4f7?_state=IlBdOEgXflV-H5V7NrY6s9SWcVjClNuEslKvIqRJfr17Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjQyYWU4MDEzLTliNGUtNDU0ZS05MmRkLWEwNGY2NDBmYTRmNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMS0yNFQxNDowMTowNC43MTcyMDMxODZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.8+unknown" vars.name=test vars.uuid=42ae8013-9b4e-454e-92dd-a04f640fa4f7 14:01:04 [2023-11-24T14:01:04.826Z] time="2023-11-24T14:01:04.720158319Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/42ae8013-9b4e-454e-92dd-a04f640fa4f7/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=9a10119b-e7ef-4b2d-81ef-82833967b6bd http.request.method=PUT http.request.remoteaddr="127.0.0.1:36650" http.request.uri="/v2/test/blobs/uploads/42ae8013-9b4e-454e-92dd-a04f640fa4f7?_state=IlBdOEgXflV-H5V7NrY6s9SWcVjClNuEslKvIqRJfr17Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjQyYWU4MDEzLTliNGUtNDU0ZS05MmRkLWEwNGY2NDBmYTRmNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMS0yNFQxNDowMTowNC43MTcyMDMxODZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.8+unknown" trace.duration=35.084µ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=7a6eb314-0db9-49ff-85b6-780d6b11b86b trace.line=110 vars.name=test vars.uuid=42ae8013-9b4e-454e-92dd-a04f640fa4f7 14:01:04 [2023-11-24T14:01:04.826Z] time="2023-11-24T14:01:04.720217083Z" level=debug msg="filesystem.Stat("/docker/registry/v2/repositories/test/_uploads/42ae8013-9b4e-454e-92dd-a04f640fa4f7/data")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=9a10119b-e7ef-4b2d-81ef-82833967b6bd http.request.method=PUT http.request.remoteaddr="127.0.0.1:36650" http.request.uri="/v2/test/blobs/uploads/42ae8013-9b4e-454e-92dd-a04f640fa4f7?_state=IlBdOEgXflV-H5V7NrY6s9SWcVjClNuEslKvIqRJfr17Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjQyYWU4MDEzLTliNGUtNDU0ZS05MmRkLWEwNGY2NDBmYTRmNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMS0yNFQxNDowMTowNC43MTcyMDMxODZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.8+unknown" trace.duration=31.146µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=8f8bf0d3-71fb-4069-bcf7-1d93d819b5e9 trace.line=155 vars.name=test vars.uuid=42ae8013-9b4e-454e-92dd-a04f640fa4f7 14:01:04 [2023-11-24T14:01:04.826Z] time="2023-11-24T14:01:04.720261997Z" 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=9a10119b-e7ef-4b2d-81ef-82833967b6bd http.request.method=PUT http.request.remoteaddr="127.0.0.1:36650" http.request.uri="/v2/test/blobs/uploads/42ae8013-9b4e-454e-92dd-a04f640fa4f7?_state=IlBdOEgXflV-H5V7NrY6s9SWcVjClNuEslKvIqRJfr17Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjQyYWU4MDEzLTliNGUtNDU0ZS05MmRkLWEwNGY2NDBmYTRmNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMS0yNFQxNDowMTowNC43MTcyMDMxODZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.8+unknown" trace.duration=14.523µ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=4b662797-004e-4315-871e-0618917b4710 trace.line=155 vars.name=test vars.uuid=42ae8013-9b4e-454e-92dd-a04f640fa4f7 14:01:04 [2023-11-24T14:01:04.826Z] time="2023-11-24T14:01:04.720308035Z" level=debug msg="filesystem.Stat("/docker/registry/v2/repositories/test/_uploads/42ae8013-9b4e-454e-92dd-a04f640fa4f7/data")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=9a10119b-e7ef-4b2d-81ef-82833967b6bd http.request.method=PUT http.request.remoteaddr="127.0.0.1:36650" http.request.uri="/v2/test/blobs/uploads/42ae8013-9b4e-454e-92dd-a04f640fa4f7?_state=IlBdOEgXflV-H5V7NrY6s9SWcVjClNuEslKvIqRJfr17Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjQyYWU4MDEzLTliNGUtNDU0ZS05MmRkLWEwNGY2NDBmYTRmNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMS0yNFQxNDowMTowNC43MTcyMDMxODZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.8+unknown" trace.duration=9.354µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=e88c762f-1e4f-49cc-885d-c42119b74018 trace.line=155 vars.name=test vars.uuid=42ae8013-9b4e-454e-92dd-a04f640fa4f7 14:01:04 [2023-11-24T14:01:04.826Z] time="2023-11-24T14:01:04.720375603Z" level=debug msg="filesystem.Move("/docker/registry/v2/repositories/test/_uploads/42ae8013-9b4e-454e-92dd-a04f640fa4f7/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=9a10119b-e7ef-4b2d-81ef-82833967b6bd http.request.method=PUT http.request.remoteaddr="127.0.0.1:36650" http.request.uri="/v2/test/blobs/uploads/42ae8013-9b4e-454e-92dd-a04f640fa4f7?_state=IlBdOEgXflV-H5V7NrY6s9SWcVjClNuEslKvIqRJfr17Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjQyYWU4MDEzLTliNGUtNDU0ZS05MmRkLWEwNGY2NDBmYTRmNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMS0yNFQxNDowMTowNC43MTcyMDMxODZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.8+unknown" trace.duration=45.989µ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=b1c0ddbb-af5c-4841-9567-0814deda7f77 trace.line=185 vars.name=test vars.uuid=42ae8013-9b4e-454e-92dd-a04f640fa4f7 14:01:04 [2023-11-24T14:01:04.826Z] time="2023-11-24T14:01:04.720449217Z" 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=9a10119b-e7ef-4b2d-81ef-82833967b6bd http.request.method=PUT http.request.remoteaddr="127.0.0.1:36650" http.request.uri="/v2/test/blobs/uploads/42ae8013-9b4e-454e-92dd-a04f640fa4f7?_state=IlBdOEgXflV-H5V7NrY6s9SWcVjClNuEslKvIqRJfr17Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjQyYWU4MDEzLTliNGUtNDU0ZS05MmRkLWEwNGY2NDBmYTRmNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMS0yNFQxNDowMTowNC43MTcyMDMxODZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.8+unknown" trace.duration=43.765µ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=fe01f18c-04f8-4d0a-8b6a-7a3342844014 trace.line=110 vars.name=test vars.uuid=42ae8013-9b4e-454e-92dd-a04f640fa4f7 14:01:04 [2023-11-24T14:01:04.826Z] time="2023-11-24T14:01:04.720555201Z" level=debug msg="filesystem.Delete("/docker/registry/v2/repositories/test/_uploads/42ae8013-9b4e-454e-92dd-a04f640fa4f7")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=9a10119b-e7ef-4b2d-81ef-82833967b6bd http.request.method=PUT http.request.remoteaddr="127.0.0.1:36650" http.request.uri="/v2/test/blobs/uploads/42ae8013-9b4e-454e-92dd-a04f640fa4f7?_state=IlBdOEgXflV-H5V7NrY6s9SWcVjClNuEslKvIqRJfr17Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjQyYWU4MDEzLTliNGUtNDU0ZS05MmRkLWEwNGY2NDBmYTRmNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMS0yNFQxNDowMTowNC43MTcyMDMxODZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.8+unknown" trace.duration=81.869µ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=851a9431-ec33-4428-9100-a9236e5829c6 trace.line=202 vars.name=test vars.uuid=42ae8013-9b4e-454e-92dd-a04f640fa4f7 14:01:04 [2023-11-24T14:01:04.826Z] time="2023-11-24T14:01:04.720624303Z" 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=9a10119b-e7ef-4b2d-81ef-82833967b6bd http.request.method=PUT http.request.remoteaddr="127.0.0.1:36650" http.request.uri="/v2/test/blobs/uploads/42ae8013-9b4e-454e-92dd-a04f640fa4f7?_state=IlBdOEgXflV-H5V7NrY6s9SWcVjClNuEslKvIqRJfr17Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjQyYWU4MDEzLTliNGUtNDU0ZS05MmRkLWEwNGY2NDBmYTRmNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMS0yNFQxNDowMTowNC43MTcyMDMxODZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.8+unknown" http.response.duration=1.755136ms http.response.status=201 http.response.written=0 14:01:04 [2023-11-24T14:01:04.826Z] 127.0.0.1 - - [24/Nov/2023:14:01:04 +0000] "PUT /v2/test/blobs/uploads/42ae8013-9b4e-454e-92dd-a04f640fa4f7?_state=IlBdOEgXflV-H5V7NrY6s9SWcVjClNuEslKvIqRJfr17Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjQyYWU4MDEzLTliNGUtNDU0ZS05MmRkLWEwNGY2NDBmYTRmNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMS0yNFQxNDowMTowNC43MTcyMDMxODZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 201 0 "" "containerd/1.7.8+unknown" 14:01:04 [2023-11-24T14:01:04.826Z] time="2023-11-24T14:01:04.722187098Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=3eaf1d1d-3e1c-4ede-8bf0-990f189da786 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:36650" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.8+unknown" vars.name=test vars.reference=latest 14:01:04 [2023-11-24T14:01:04.826Z] time="2023-11-24T14:01:04.722236188Z" level=debug msg=GetImageManifest go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=3eaf1d1d-3e1c-4ede-8bf0-990f189da786 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:36650" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.8+unknown" vars.name=test vars.reference=latest 14:01:04 [2023-11-24T14:01:04.826Z] time="2023-11-24T14:01:04.722299178Z" 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=3eaf1d1d-3e1c-4ede-8bf0-990f189da786 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:36650" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.8+unknown" trace.duration=31.351µ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=0db4c751-8dff-4d08-a298-9356744630cd trace.line=95 vars.name=test vars.reference=latest 14:01:04 [2023-11-24T14:01:04.826Z] time="2023-11-24T14:01:04.722368083Z" 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=3eaf1d1d-3e1c-4ede-8bf0-990f189da786 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:36650" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.8+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.398558ms http.response.status=404 http.response.written=96 vars.name=test vars.reference=latest 14:01:04 [2023-11-24T14:01:04.826Z] 127.0.0.1 - - [24/Nov/2023:14:01:04 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 404 96 "" "containerd/1.7.8+unknown" 14:01:04 [2023-11-24T14:01:04.826Z] time="2023-11-24T14:01:04.723356393Z" 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=2edc6411-8ec8-4f76-8d25-f9302cb13bea http.request.method=PUT http.request.remoteaddr="127.0.0.1:36650" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.8+unknown" vars.name=test vars.reference=latest 14:01:04 [2023-11-24T14:01:04.826Z] time="2023-11-24T14:01:04.723390632Z" 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=2edc6411-8ec8-4f76-8d25-f9302cb13bea http.request.method=PUT http.request.remoteaddr="127.0.0.1:36650" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.8+unknown" vars.name=test vars.reference=latest 14:01:04 [2023-11-24T14:01:04.826Z] time="2023-11-24T14:01:04.723550185Z" 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=2edc6411-8ec8-4f76-8d25-f9302cb13bea http.request.method=PUT http.request.remoteaddr="127.0.0.1:36650" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.8+unknown" vars.name=test vars.reference=latest 14:01:04 [2023-11-24T14:01:04.826Z] time="2023-11-24T14:01:04.723566103Z" 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=2edc6411-8ec8-4f76-8d25-f9302cb13bea http.request.method=PUT http.request.remoteaddr="127.0.0.1:36650" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.8+unknown" vars.name=test vars.reference=latest 14:01:04 [2023-11-24T14:01:04.826Z] time="2023-11-24T14:01:04.72357503Z" 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=2edc6411-8ec8-4f76-8d25-f9302cb13bea http.request.method=PUT http.request.remoteaddr="127.0.0.1:36650" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.8+unknown" vars.name=test vars.reference=latest 14:01:04 [2023-11-24T14:01:04.826Z] time="2023-11-24T14:01:04.723646733Z" 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=2edc6411-8ec8-4f76-8d25-f9302cb13bea http.request.method=PUT http.request.remoteaddr="127.0.0.1:36650" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.8+unknown" trace.duration=41.746µ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=51d4c07e-5111-43b7-9f04-12ccc277c416 trace.line=95 vars.name=test vars.reference=latest 14:01:04 [2023-11-24T14:01:04.827Z] time="2023-11-24T14:01:04.723696693Z" 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=2edc6411-8ec8-4f76-8d25-f9302cb13bea http.request.method=PUT http.request.remoteaddr="127.0.0.1:36650" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.8+unknown" trace.duration=16.96µ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=6521e286-f509-4953-acb0-0957cf059ad0 trace.line=155 vars.name=test vars.reference=latest 14:01:04 [2023-11-24T14:01:04.827Z] time="2023-11-24T14:01:04.723741451Z" 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=2edc6411-8ec8-4f76-8d25-f9302cb13bea http.request.method=PUT http.request.remoteaddr="127.0.0.1:36650" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.8+unknown" trace.duration=19.158µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=4569c600-bdb6-454c-94ee-be7f312866b8 trace.line=95 vars.name=test vars.reference=latest 14:01:04 [2023-11-24T14:01:04.827Z] time="2023-11-24T14:01:04.723779112Z" 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=2edc6411-8ec8-4f76-8d25-f9302cb13bea http.request.method=PUT http.request.remoteaddr="127.0.0.1:36650" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.8+unknown" trace.duration=11.356µ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=c94693dc-2a9e-4372-bca7-645589543504 trace.line=155 vars.name=test vars.reference=latest 14:01:04 [2023-11-24T14:01:04.827Z] time="2023-11-24T14:01:04.723820456Z" 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=2edc6411-8ec8-4f76-8d25-f9302cb13bea http.request.method=PUT http.request.remoteaddr="127.0.0.1:36650" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.8+unknown" trace.duration=13.079µ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=8e56ca24-4895-4a7f-8e08-71de4e3f9597 trace.line=155 vars.name=test vars.reference=latest 14:01:04 [2023-11-24T14:01:04.827Z] time="2023-11-24T14:01:04.723905501Z" 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=2edc6411-8ec8-4f76-8d25-f9302cb13bea http.request.method=PUT http.request.remoteaddr="127.0.0.1:36650" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.8+unknown" trace.duration=51.01µ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=2fa97bbd-dee4-43d5-bc16-a677a5e21fb1 trace.line=110 vars.name=test vars.reference=latest 14:01:04 [2023-11-24T14:01:04.827Z] time="2023-11-24T14:01:04.723990192Z" 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=2edc6411-8ec8-4f76-8d25-f9302cb13bea http.request.method=PUT http.request.remoteaddr="127.0.0.1:36650" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.8+unknown" trace.duration=52.971µ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=2555f114-1e82-4de7-ab0f-6d1bca414a60 trace.line=110 vars.name=test vars.reference=latest 14:01:04 [2023-11-24T14:01:04.827Z] time="2023-11-24T14:01:04.724145594Z" 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=2edc6411-8ec8-4f76-8d25-f9302cb13bea http.request.method=PUT http.request.remoteaddr="127.0.0.1:36650" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.8+unknown" trace.duration=60.028µ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=2fdf641a-507e-4c85-9eea-5bdca9028344 trace.line=110 vars.name=test vars.reference=latest 14:01:04 [2023-11-24T14:01:04.827Z] time="2023-11-24T14:01:04.724198368Z" 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=2edc6411-8ec8-4f76-8d25-f9302cb13bea http.request.method=PUT http.request.remoteaddr="127.0.0.1:36650" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.8+unknown" trace.duration=30.235µ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=1220d7e3-0261-478d-927a-d108cd86c1a3 trace.line=110 vars.name=test vars.reference=latest 14:01:04 [2023-11-24T14:01:04.827Z] time="2023-11-24T14:01:04.724234273Z" 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=2edc6411-8ec8-4f76-8d25-f9302cb13bea http.request.method=PUT http.request.remoteaddr="127.0.0.1:36650" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.8+unknown" vars.name=test vars.reference=latest 14:01:04 [2023-11-24T14:01:04.827Z] time="2023-11-24T14:01:04.724251003Z" 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=2edc6411-8ec8-4f76-8d25-f9302cb13bea http.request.method=PUT http.request.remoteaddr="127.0.0.1:36650" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.8+unknown" http.response.duration=1.507798ms http.response.status=201 http.response.written=0 14:01:04 [2023-11-24T14:01:04.827Z] 127.0.0.1 - - [24/Nov/2023:14:01:04 +0000] "PUT /v2/test/manifests/latest HTTP/1.1" 201 0 "" "containerd/1.7.8+unknown" 14:01:04 [2023-11-24T14:01:04.827Z] time="2023-11-24T14:01:04.730914106Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=47abe15c-fda7-4bc9-909a-89ebf94bb512 http.request.method=GET http.request.remoteaddr="127.0.0.1:36686" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.21.3 git-commit/117dd03549df002bb2bc3427b9d9065001755776 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" 14:01:04 [2023-11-24T14:01:04.827Z] time="2023-11-24T14:01:04.730956156Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=47abe15c-fda7-4bc9-909a-89ebf94bb512 http.request.method=GET http.request.remoteaddr="127.0.0.1:36686" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.21.3 git-commit/117dd03549df002bb2bc3427b9d9065001755776 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration="911.373µs" http.response.status=200 http.response.written=2 14:01:04 [2023-11-24T14:01:04.827Z] 127.0.0.1 - - [24/Nov/2023:14:01:04 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.21.3 git-commit/117dd03549df002bb2bc3427b9d9065001755776 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" 14:01:04 [2023-11-24T14:01:04.827Z] time="2023-11-24T14:01:04.733657166Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=25552889-3db5-47c1-bf38-ff80a1480248 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:36696" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.3 git-commit/117dd03549df002bb2bc3427b9d9065001755776 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference=latest 14:01:04 [2023-11-24T14:01:04.827Z] time="2023-11-24T14:01:04.733707323Z" level=debug msg=GetImageManifest go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=25552889-3db5-47c1-bf38-ff80a1480248 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:36696" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.3 git-commit/117dd03549df002bb2bc3427b9d9065001755776 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference=latest 14:01:04 [2023-11-24T14:01:04.827Z] time="2023-11-24T14:01:04.73380826Z" 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=25552889-3db5-47c1-bf38-ff80a1480248 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:36696" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.3 git-commit/117dd03549df002bb2bc3427b9d9065001755776 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=56.623µ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=c8b37b24-2928-4df5-8056-09af3bd70176 trace.line=95 vars.name=test vars.reference=latest 14:01:04 [2023-11-24T14:01:04.827Z] time="2023-11-24T14:01:04.733831333Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=25552889-3db5-47c1-bf38-ff80a1480248 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:36696" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.3 git-commit/117dd03549df002bb2bc3427b9d9065001755776 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference=latest 14:01:04 [2023-11-24T14:01:04.827Z] time="2023-11-24T14:01:04.733882007Z" 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=25552889-3db5-47c1-bf38-ff80a1480248 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:36696" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.3 git-commit/117dd03549df002bb2bc3427b9d9065001755776 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=25.329µ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=98c8cd05-7341-40f4-ae19-45a0ae3e9dcb trace.line=95 vars.name=test vars.reference=latest 14:01:04 [2023-11-24T14:01:04.827Z] time="2023-11-24T14:01:04.733929292Z" 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=25552889-3db5-47c1-bf38-ff80a1480248 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:36696" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.3 git-commit/117dd03549df002bb2bc3427b9d9065001755776 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=17.822µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=8d6ded8a-1602-4300-aacc-0c991463bbd3 trace.line=155 vars.name=test vars.reference=latest 14:01:04 [2023-11-24T14:01:04.827Z] time="2023-11-24T14:01:04.733969365Z" 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=25552889-3db5-47c1-bf38-ff80a1480248 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:36696" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.3 git-commit/117dd03549df002bb2bc3427b9d9065001755776 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=13.752µ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=a6b35b36-f8d3-4ad1-9aef-c5c3903c0ad7 trace.line=125 vars.name=test vars.reference=latest 14:01:04 [2023-11-24T14:01:04.827Z] time="2023-11-24T14:01:04.734021146Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=25552889-3db5-47c1-bf38-ff80a1480248 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:36696" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.3 git-commit/117dd03549df002bb2bc3427b9d9065001755776 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference=latest 14:01:04 [2023-11-24T14:01:04.827Z] time="2023-11-24T14:01:04.73411506Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=25552889-3db5-47c1-bf38-ff80a1480248 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:36696" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.3 git-commit/117dd03549df002bb2bc3427b9d9065001755776 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=1.776649ms http.response.status=200 http.response.written=417 14:01:04 [2023-11-24T14:01:04.827Z] 127.0.0.1 - - [24/Nov/2023:14:01:04 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 200 417 "" "docker/dev go/go1.21.3 git-commit/117dd03549df002bb2bc3427b9d9065001755776 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" 14:01:04 [2023-11-24T14:01:04.827Z] time="2023-11-24T14:01:04.748280239Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=3c37020e-886d-4686-93cb-1fe69a5ee77a http.request.method=GET http.request.remoteaddr="127.0.0.1:36704" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.3 git-commit/117dd03549df002bb2bc3427b9d9065001755776 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 14:01:04 [2023-11-24T14:01:04.827Z] time="2023-11-24T14:01:04.74834619Z" level=debug msg=GetImageManifest go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=3c37020e-886d-4686-93cb-1fe69a5ee77a http.request.method=GET http.request.remoteaddr="127.0.0.1:36704" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.3 git-commit/117dd03549df002bb2bc3427b9d9065001755776 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 14:01:04 [2023-11-24T14:01:04.827Z] time="2023-11-24T14:01:04.748362067Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=3c37020e-886d-4686-93cb-1fe69a5ee77a http.request.method=GET http.request.remoteaddr="127.0.0.1:36704" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.3 git-commit/117dd03549df002bb2bc3427b9d9065001755776 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 14:01:04 [2023-11-24T14:01:04.827Z] time="2023-11-24T14:01:04.748443706Z" 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=3c37020e-886d-4686-93cb-1fe69a5ee77a http.request.method=GET http.request.remoteaddr="127.0.0.1:36704" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.3 git-commit/117dd03549df002bb2bc3427b9d9065001755776 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=48.187µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=a3af6b4e-a437-4ba9-97ce-9d569b004697 trace.line=95 vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 14:01:04 [2023-11-24T14:01:04.827Z] time="2023-11-24T14:01:04.748502059Z" 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=3c37020e-886d-4686-93cb-1fe69a5ee77a http.request.method=GET http.request.remoteaddr="127.0.0.1:36704" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.3 git-commit/117dd03549df002bb2bc3427b9d9065001755776 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=17.911µ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=b66c236a-42c0-4891-ab78-e19239b8050f trace.line=155 vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 14:01:04 [2023-11-24T14:01:04.827Z] time="2023-11-24T14:01:04.748545143Z" 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=3c37020e-886d-4686-93cb-1fe69a5ee77a http.request.method=GET http.request.remoteaddr="127.0.0.1:36704" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.3 git-commit/117dd03549df002bb2bc3427b9d9065001755776 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=13.489µ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=5f7e4709-cdc0-4c2e-b218-a0c5a8e17297 trace.line=125 vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 14:01:04 [2023-11-24T14:01:04.827Z] time="2023-11-24T14:01:04.748583461Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=3c37020e-886d-4686-93cb-1fe69a5ee77a http.request.method=GET http.request.remoteaddr="127.0.0.1:36704" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.3 git-commit/117dd03549df002bb2bc3427b9d9065001755776 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 14:01:04 [2023-11-24T14:01:04.828Z] time="2023-11-24T14:01:04.748675348Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=3c37020e-886d-4686-93cb-1fe69a5ee77a http.request.method=GET http.request.remoteaddr="127.0.0.1:36704" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.3 git-commit/117dd03549df002bb2bc3427b9d9065001755776 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=1.283417ms http.response.status=200 http.response.written=417 14:01:04 [2023-11-24T14:01:04.828Z] 127.0.0.1 - - [24/Nov/2023:14:01:04 +0000] "GET /v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda HTTP/1.1" 200 417 "" "docker/dev go/go1.21.3 git-commit/117dd03549df002bb2bc3427b9d9065001755776 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" 14:01:04 [2023-11-24T14:01:04.828Z] time="2023-11-24T14:01:04.757536096Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=ae251464-a9f6-4989-8258-645f0aaf4c1c http.request.method=GET http.request.remoteaddr="127.0.0.1:36720" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.3 git-commit/117dd03549df002bb2bc3427b9d9065001755776 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 14:01:04 [2023-11-24T14:01:04.828Z] time="2023-11-24T14:01:04.75759084Z" level=debug msg=GetBlob go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=ae251464-a9f6-4989-8258-645f0aaf4c1c http.request.method=GET http.request.remoteaddr="127.0.0.1:36720" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.3 git-commit/117dd03549df002bb2bc3427b9d9065001755776 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 14:01:04 [2023-11-24T14:01:04.828Z] time="2023-11-24T14:01:04.75755052Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=e59f214d-c42f-4431-b99c-4fad970c0ead http.request.method=GET http.request.remoteaddr="127.0.0.1:36734" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.3 git-commit/117dd03549df002bb2bc3427b9d9065001755776 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 14:01:04 [2023-11-24T14:01:04.828Z] time="2023-11-24T14:01:04.757667474Z" level=debug msg=GetBlob go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=e59f214d-c42f-4431-b99c-4fad970c0ead http.request.method=GET http.request.remoteaddr="127.0.0.1:36734" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.3 git-commit/117dd03549df002bb2bc3427b9d9065001755776 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 14:01:04 [2023-11-24T14:01:04.828Z] time="2023-11-24T14:01:04.757674965Z" 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=ae251464-a9f6-4989-8258-645f0aaf4c1c http.request.method=GET http.request.remoteaddr="127.0.0.1:36720" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.3 git-commit/117dd03549df002bb2bc3427b9d9065001755776 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=49.082µ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=8b3aa46c-0bad-4cfb-b6ca-6dda27706014 trace.line=95 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 14:01:04 [2023-11-24T14:01:04.828Z] time="2023-11-24T14:01:04.75772504Z" 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=ae251464-a9f6-4989-8258-645f0aaf4c1c http.request.method=GET http.request.remoteaddr="127.0.0.1:36720" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.3 git-commit/117dd03549df002bb2bc3427b9d9065001755776 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=18.806µ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=13ebbf87-7d26-463b-8dc2-99a9c4a4eac9 trace.line=155 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 14:01:04 [2023-11-24T14:01:04.828Z] time="2023-11-24T14:01:04.757739817Z" 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=e59f214d-c42f-4431-b99c-4fad970c0ead http.request.method=GET http.request.remoteaddr="127.0.0.1:36734" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.3 git-commit/117dd03549df002bb2bc3427b9d9065001755776 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=38.965µ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=26b2f95f-3662-4af2-9118-a159eb338e3d trace.line=95 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 14:01:04 [2023-11-24T14:01:04.828Z] time="2023-11-24T14:01:04.757776009Z" 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=ae251464-a9f6-4989-8258-645f0aaf4c1c http.request.method=GET http.request.remoteaddr="127.0.0.1:36720" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.3 git-commit/117dd03549df002bb2bc3427b9d9065001755776 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=19.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).GetContent" trace.id=af4383fe-2017-4c74-a245-05f414cd7a03 trace.line=95 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 14:01:04 [2023-11-24T14:01:04.828Z] time="2023-11-24T14:01:04.757787504Z" 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=e59f214d-c42f-4431-b99c-4fad970c0ead http.request.method=GET http.request.remoteaddr="127.0.0.1:36734" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.3 git-commit/117dd03549df002bb2bc3427b9d9065001755776 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=16.911µ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=bd9b51ce-e0bf-4485-a2dd-6f129d33492c trace.line=155 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 14:01:04 [2023-11-24T14:01:04.828Z] time="2023-11-24T14:01:04.757811101Z" 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=ae251464-a9f6-4989-8258-645f0aaf4c1c http.request.method=GET http.request.remoteaddr="127.0.0.1:36720" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.3 git-commit/117dd03549df002bb2bc3427b9d9065001755776 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=10.724µ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=826fb618-5b8c-46e2-b875-99617fcf0958 trace.line=155 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 14:01:04 [2023-11-24T14:01:04.828Z] time="2023-11-24T14:01:04.757830596Z" 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=e59f214d-c42f-4431-b99c-4fad970c0ead http.request.method=GET http.request.remoteaddr="127.0.0.1:36734" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.3 git-commit/117dd03549df002bb2bc3427b9d9065001755776 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=18.764µ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=e0de5663-8de1-4301-8f95-eb7403997943 trace.line=95 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 14:01:04 [2023-11-24T14:01:04.828Z] time="2023-11-24T14:01:04.757846136Z" 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=ae251464-a9f6-4989-8258-645f0aaf4c1c http.request.method=GET http.request.remoteaddr="127.0.0.1:36720" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.3 git-commit/117dd03549df002bb2bc3427b9d9065001755776 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=9.509µ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=886c5b15-045f-4953-b616-bf95bab8522e trace.line=155 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 14:01:04 [2023-11-24T14:01:04.828Z] time="2023-11-24T14:01:04.75787103Z" 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=e59f214d-c42f-4431-b99c-4fad970c0ead http.request.method=GET http.request.remoteaddr="127.0.0.1:36734" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.3 git-commit/117dd03549df002bb2bc3427b9d9065001755776 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=10.511µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=ee4025e7-63d2-4c92-bbb6-08f76ead076d trace.line=155 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 14:01:04 [2023-11-24T14:01:04.828Z] time="2023-11-24T14:01:04.757880835Z" 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=ae251464-a9f6-4989-8258-645f0aaf4c1c http.request.method=GET http.request.remoteaddr="127.0.0.1:36720" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.3 git-commit/117dd03549df002bb2bc3427b9d9065001755776 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=10.896µ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=a6a0f44a-3738-488d-bb88-7fdafd04d78b trace.line=217 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 14:01:04 [2023-11-24T14:01:04.828Z] time="2023-11-24T14:01:04.75790865Z" 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=e59f214d-c42f-4431-b99c-4fad970c0ead http.request.method=GET http.request.remoteaddr="127.0.0.1:36734" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.3 git-commit/117dd03549df002bb2bc3427b9d9065001755776 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=10.313µ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=d94014e0-d2a0-4c12-8e8d-ebb5fb8da350 trace.line=155 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 14:01:04 [2023-11-24T14:01:04.828Z] time="2023-11-24T14:01:04.757939755Z" 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=ae251464-a9f6-4989-8258-645f0aaf4c1c http.request.method=GET http.request.remoteaddr="127.0.0.1:36720" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.3 git-commit/117dd03549df002bb2bc3427b9d9065001755776 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=14.113µ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=133d5b68-80ae-4589-8cde-243ae36dc578 trace.line=125 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 14:01:04 [2023-11-24T14:01:04.828Z] time="2023-11-24T14:01:04.757941609Z" 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=e59f214d-c42f-4431-b99c-4fad970c0ead http.request.method=GET http.request.remoteaddr="127.0.0.1:36734" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.3 git-commit/117dd03549df002bb2bc3427b9d9065001755776 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=6.924µ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=9402f5ef-b2a3-44a3-b2cd-16030b19e7a7 trace.line=217 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 14:01:04 [2023-11-24T14:01:04.828Z] time="2023-11-24T14:01:04.758421894Z" 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=ae251464-a9f6-4989-8258-645f0aaf4c1c http.request.method=GET http.request.remoteaddr="127.0.0.1:36720" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.3 git-commit/117dd03549df002bb2bc3427b9d9065001755776 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=31.704µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=3ed7c074-2890-4f79-8be5-eadd8787c9f7 trace.line=95 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 14:01:04 [2023-11-24T14:01:04.828Z] time="2023-11-24T14:01:04.758445401Z" 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=e59f214d-c42f-4431-b99c-4fad970c0ead http.request.method=GET http.request.remoteaddr="127.0.0.1:36734" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.3 git-commit/117dd03549df002bb2bc3427b9d9065001755776 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=35.453µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Reader" trace.id=303bb5fe-c395-47fd-9242-8950d802b221 trace.line=125 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 14:01:04 [2023-11-24T14:01:04.828Z] time="2023-11-24T14:01:04.758944811Z" 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=ae251464-a9f6-4989-8258-645f0aaf4c1c http.request.method=GET http.request.remoteaddr="127.0.0.1:36720" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.3 git-commit/117dd03549df002bb2bc3427b9d9065001755776 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=161.367µ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=62e5e12e-e842-4c72-9ad0-99ec25d52a6d trace.line=155 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 14:01:04 [2023-11-24T14:01:04.828Z] time="2023-11-24T14:01:04.759011878Z" 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=e59f214d-c42f-4431-b99c-4fad970c0ead http.request.method=GET http.request.remoteaddr="127.0.0.1:36734" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.3 git-commit/117dd03549df002bb2bc3427b9d9065001755776 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=34.682µ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=7f6bfad7-7bc4-45d2-8259-26675d9bf150 trace.line=95 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 14:01:04 [2023-11-24T14:01:04.828Z] time="2023-11-24T14:01:04.759080275Z" 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=e59f214d-c42f-4431-b99c-4fad970c0ead http.request.method=GET http.request.remoteaddr="127.0.0.1:36734" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.3 git-commit/117dd03549df002bb2bc3427b9d9065001755776 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=17.665µ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=6587e547-14b9-467c-99ba-b14fa52e4006 trace.line=155 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 14:01:04 [2023-11-24T14:01:04.828Z] time="2023-11-24T14:01:04.759146078Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=e59f214d-c42f-4431-b99c-4fad970c0ead http.request.method=GET http.request.remoteaddr="127.0.0.1:36734" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.3 git-commit/117dd03549df002bb2bc3427b9d9065001755776 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/octet-stream" http.response.duration=3.296976ms http.response.status=200 http.response.written=68 14:01:04 [2023-11-24T14:01:04.828Z] time="2023-11-24T14:01:04.759030093Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=ae251464-a9f6-4989-8258-645f0aaf4c1c http.request.method=GET http.request.remoteaddr="127.0.0.1:36720" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.3 git-commit/117dd03549df002bb2bc3427b9d9065001755776 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/octet-stream" http.response.duration=3.258987ms http.response.status=200 http.response.written=194 14:01:04 [2023-11-24T14:01:04.828Z] 127.0.0.1 - - [24/Nov/2023:14:01:04 +0000] "GET /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 200 68 "" "docker/dev go/go1.21.3 git-commit/117dd03549df002bb2bc3427b9d9065001755776 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" 14:01:04 [2023-11-24T14:01:04.829Z] 127.0.0.1 - - [24/Nov/2023:14:01:04 +0000] "GET /v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b HTTP/1.1" 200 194 "" "docker/dev go/go1.21.3 git-commit/117dd03549df002bb2bc3427b9d9065001755776 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" 14:01:04 [2023-11-24T14:01:04.829Z] time="2023-11-24T14:01:04.774037502Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=45eb5467-59d5-43aa-b8b7-1273878d9233 http.request.method=GET http.request.remoteaddr="127.0.0.1:36752" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.21.3 git-commit/117dd03549df002bb2bc3427b9d9065001755776 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" 14:01:04 [2023-11-24T14:01:04.829Z] time="2023-11-24T14:01:04.774082095Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=45eb5467-59d5-43aa-b8b7-1273878d9233 http.request.method=GET http.request.remoteaddr="127.0.0.1:36752" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.21.3 git-commit/117dd03549df002bb2bc3427b9d9065001755776 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration="857.491µs" http.response.status=200 http.response.written=2 14:01:04 [2023-11-24T14:01:04.829Z] 127.0.0.1 - - [24/Nov/2023:14:01:04 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.21.3 git-commit/117dd03549df002bb2bc3427b9d9065001755776 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" 14:01:04 [2023-11-24T14:01:04.829Z] time="2023-11-24T14:01:04.782130907Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=8ef6acbd-1d9c-4f99-ae8c-f43c1eb350f2 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:36764" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.3 git-commit/117dd03549df002bb2bc3427b9d9065001755776 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 14:01:04 [2023-11-24T14:01:04.829Z] time="2023-11-24T14:01:04.782187169Z" level=debug msg=GetImageManifest go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=8ef6acbd-1d9c-4f99-ae8c-f43c1eb350f2 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:36764" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.3 git-commit/117dd03549df002bb2bc3427b9d9065001755776 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 14:01:04 [2023-11-24T14:01:04.829Z] time="2023-11-24T14:01:04.782201379Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=8ef6acbd-1d9c-4f99-ae8c-f43c1eb350f2 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:36764" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.3 git-commit/117dd03549df002bb2bc3427b9d9065001755776 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 14:01:04 [2023-11-24T14:01:04.829Z] time="2023-11-24T14:01:04.782271745Z" 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=8ef6acbd-1d9c-4f99-ae8c-f43c1eb350f2 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:36764" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.3 git-commit/117dd03549df002bb2bc3427b9d9065001755776 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=36.685µ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=62109098-232d-4b9b-8ba9-67a95c21d73b trace.line=95 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 14:01:04 [2023-11-24T14:01:04.829Z] time="2023-11-24T14:01:04.782322132Z" 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=8ef6acbd-1d9c-4f99-ae8c-f43c1eb350f2 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:36764" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.3 git-commit/117dd03549df002bb2bc3427b9d9065001755776 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=13.719µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=4cb1d200-1d6b-4f27-b295-6dc850a3706e trace.line=95 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 14:01:04 [2023-11-24T14:01:04.829Z] time="2023-11-24T14:01:04.782396206Z" 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=8ef6acbd-1d9c-4f99-ae8c-f43c1eb350f2 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:36764" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.3 git-commit/117dd03549df002bb2bc3427b9d9065001755776 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.611304ms http.response.status=404 http.response.written=181 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 14:01:04 [2023-11-24T14:01:04.829Z] 127.0.0.1 - - [24/Nov/2023:14:01:04 +0000] "HEAD /v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda HTTP/1.1" 404 181 "" "docker/dev go/go1.21.3 git-commit/117dd03549df002bb2bc3427b9d9065001755776 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" 14:01:04 [2023-11-24T14:01:04.829Z] time="2023-11-24T14:01:04.783740799Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=3b9e19ed-fda2-4322-889a-b735bf9d34c8 http.request.method=GET http.request.remoteaddr="127.0.0.1:36770" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.3 git-commit/117dd03549df002bb2bc3427b9d9065001755776 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 14:01:04 [2023-11-24T14:01:04.829Z] time="2023-11-24T14:01:04.783781972Z" level=debug msg=GetImageManifest go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=3b9e19ed-fda2-4322-889a-b735bf9d34c8 http.request.method=GET http.request.remoteaddr="127.0.0.1:36770" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.3 git-commit/117dd03549df002bb2bc3427b9d9065001755776 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 14:01:04 [2023-11-24T14:01:04.829Z] time="2023-11-24T14:01:04.783797627Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=3b9e19ed-fda2-4322-889a-b735bf9d34c8 http.request.method=GET http.request.remoteaddr="127.0.0.1:36770" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.3 git-commit/117dd03549df002bb2bc3427b9d9065001755776 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 14:01:04 [2023-11-24T14:01:04.829Z] time="2023-11-24T14:01:04.78385735Z" 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=3b9e19ed-fda2-4322-889a-b735bf9d34c8 http.request.method=GET http.request.remoteaddr="127.0.0.1:36770" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.3 git-commit/117dd03549df002bb2bc3427b9d9065001755776 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=28.75µ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=ae03ff6f-e7f9-4036-8f91-20c1d3b021bb trace.line=95 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 14:01:04 [2023-11-24T14:01:04.829Z] time="2023-11-24T14:01:04.783902166Z" 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=3b9e19ed-fda2-4322-889a-b735bf9d34c8 http.request.method=GET http.request.remoteaddr="127.0.0.1:36770" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.3 git-commit/117dd03549df002bb2bc3427b9d9065001755776 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=13.595µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=b3200bd3-363a-441a-8d4d-e82f84a2304c trace.line=95 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 14:01:04 [2023-11-24T14:01:04.829Z] time="2023-11-24T14:01:04.783949886Z" 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=3b9e19ed-fda2-4322-889a-b735bf9d34c8 http.request.method=GET http.request.remoteaddr="127.0.0.1:36770" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.3 git-commit/117dd03549df002bb2bc3427b9d9065001755776 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.01958ms http.response.status=404 http.response.written=181 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 14:01:04 [2023-11-24T14:01:04.829Z] 127.0.0.1 - - [24/Nov/2023:14:01:04 +0000] "GET /v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda HTTP/1.1" 404 181 "" "docker/dev go/go1.21.3 git-commit/117dd03549df002bb2bc3427b9d9065001755776 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" 14:01:04 [2023-11-24T14:01:04.829Z] --- PASS: TestImagePullStoredfDigestForOtherRepo (0.19s) 14:01:04 [2023-11-24T14:01:04.829Z] === RUN TestImagePullNonExisting 14:01:04 [2023-11-24T14:01:04.829Z] === RUN TestImagePullNonExisting/asdfasdf:foobar 14:01:04 [2023-11-24T14:01:04.829Z] === PAUSE TestImagePullNonExisting/asdfasdf:foobar 14:01:04 [2023-11-24T14:01:04.829Z] === RUN TestImagePullNonExisting/library/asdfasdf:foobar 14:01:04 [2023-11-24T14:01:04.829Z] === PAUSE TestImagePullNonExisting/library/asdfasdf:foobar 14:01:04 [2023-11-24T14:01:04.829Z] === RUN TestImagePullNonExisting/asdfasdf 14:01:04 [2023-11-24T14:01:04.829Z] === PAUSE TestImagePullNonExisting/asdfasdf 14:01:04 [2023-11-24T14:01:04.829Z] === RUN TestImagePullNonExisting/asdfasdf:latest 14:01:04 [2023-11-24T14:01:04.829Z] === PAUSE TestImagePullNonExisting/asdfasdf:latest 14:01:04 [2023-11-24T14:01:04.829Z] === RUN TestImagePullNonExisting/library/asdfasdf 14:01:04 [2023-11-24T14:01:04.829Z] === PAUSE TestImagePullNonExisting/library/asdfasdf 14:01:04 [2023-11-24T14:01:04.829Z] === RUN TestImagePullNonExisting/library/asdfasdf:latest 14:01:04 [2023-11-24T14:01:04.829Z] === PAUSE TestImagePullNonExisting/library/asdfasdf:latest 14:01:04 [2023-11-24T14:01:04.829Z] === CONT TestImagePullNonExisting/asdfasdf:foobar 14:01:04 [2023-11-24T14:01:04.829Z] === CONT TestImagePullNonExisting/asdfasdf:latest 14:01:04 [2023-11-24T14:01:04.829Z] === CONT TestImagePullNonExisting/library/asdfasdf:latest 14:01:04 [2023-11-24T14:01:04.829Z] === CONT TestImagePullNonExisting/asdfasdf 14:01:04 [2023-11-24T14:01:04.829Z] === CONT TestImagePullNonExisting/library/asdfasdf 14:01:04 [2023-11-24T14:01:04.829Z] === CONT TestImagePullNonExisting/library/asdfasdf:foobar 14:01:06 [2023-11-24T14:01:06.207Z] --- PASS: TestImagePullNonExisting (0.01s) 14:01:06 [2023-11-24T14:01:06.207Z] --- PASS: TestImagePullNonExisting/library/asdfasdf:latest (0.97s) 14:01:06 [2023-11-24T14:01:06.207Z] --- PASS: TestImagePullNonExisting/library/asdfasdf:foobar (0.97s) 14:01:06 [2023-11-24T14:01:06.207Z] --- PASS: TestImagePullNonExisting/asdfasdf:foobar (0.97s) 14:01:06 [2023-11-24T14:01:06.207Z] --- PASS: TestImagePullNonExisting/asdfasdf:latest (0.97s) 14:01:06 [2023-11-24T14:01:06.207Z] --- PASS: TestImagePullNonExisting/library/asdfasdf (1.28s) 14:01:06 [2023-11-24T14:01:06.207Z] --- PASS: TestImagePullNonExisting/asdfasdf (1.29s) 14:01:06 [2023-11-24T14:01:06.207Z] === RUN TestRemoveImageOrphaning 14:01:06 [2023-11-24T14:01:06.467Z] --- PASS: TestRemoveImageOrphaning (0.26s) 14:01:06 [2023-11-24T14:01:06.467Z] === RUN TestRemoveByDigest 14:01:06 [2023-11-24T14:01:06.467Z] remove_test.go:64: !testEnv.UsingSnapshotter(): RepoDigests doesn't include tags when using graphdrivers 14:01:06 [2023-11-24T14:01:06.467Z] --- SKIP: TestRemoveByDigest (0.00s) 14:01:06 [2023-11-24T14:01:06.467Z] === RUN TestRemoveImageGarbageCollector 14:01:06 [2023-11-24T14:01:06.467Z] remove_unix_test.go:34: (*Execution).NotAmd64-fm 14:01:06 [2023-11-24T14:01:06.467Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) 14:01:06 [2023-11-24T14:01:06.467Z] === RUN TestSaveCheckTimes 14:01:06 [2023-11-24T14:01:06.467Z] === PAUSE TestSaveCheckTimes 14:01:06 [2023-11-24T14:01:06.467Z] === RUN TestSaveRepoWithMultipleImages 14:01:06 [2023-11-24T14:01:06.726Z] --- PASS: TestSaveRepoWithMultipleImages (0.17s) 14:01:06 [2023-11-24T14:01:06.726Z] === RUN TestSaveDirectoryPermissions 14:01:07 [2023-11-24T14:01:07.664Z] --- PASS: TestSaveDirectoryPermissions (0.97s) 14:01:07 [2023-11-24T14:01:07.664Z] === RUN TestTagUnprefixedRepoByNameOrName 14:01:07 [2023-11-24T14:01:07.664Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) 14:01:07 [2023-11-24T14:01:07.664Z] === RUN TestTagUsingDigestAlgorithmAsName 14:01:07 [2023-11-24T14:01:07.664Z] --- PASS: TestTagUsingDigestAlgorithmAsName (0.01s) 14:01:07 [2023-11-24T14:01:07.664Z] === RUN TestTagValidPrefixedRepo 14:01:07 [2023-11-24T14:01:07.664Z] === RUN TestTagValidPrefixedRepo/fooo/bar 14:01:07 [2023-11-24T14:01:07.664Z] === PAUSE TestTagValidPrefixedRepo/fooo/bar 14:01:07 [2023-11-24T14:01:07.664Z] === RUN TestTagValidPrefixedRepo/fooaa/test 14:01:07 [2023-11-24T14:01:07.664Z] === PAUSE TestTagValidPrefixedRepo/fooaa/test 14:01:07 [2023-11-24T14:01:07.664Z] === RUN TestTagValidPrefixedRepo/foooo:t 14:01:07 [2023-11-24T14:01:07.664Z] === PAUSE TestTagValidPrefixedRepo/foooo:t 14:01:07 [2023-11-24T14:01:07.664Z] === RUN TestTagValidPrefixedRepo/HOSTNAME.DOMAIN.COM:443/foo/bar 14:01:07 [2023-11-24T14:01:07.664Z] === PAUSE TestTagValidPrefixedRepo/HOSTNAME.DOMAIN.COM:443/foo/bar 14:01:07 [2023-11-24T14:01:07.664Z] === CONT TestTagValidPrefixedRepo/fooo/bar 14:01:07 [2023-11-24T14:01:07.664Z] === CONT TestTagValidPrefixedRepo/foooo:t 14:01:07 [2023-11-24T14:01:07.664Z] === CONT TestTagValidPrefixedRepo/fooaa/test 14:01:07 [2023-11-24T14:01:07.664Z] === CONT TestTagValidPrefixedRepo/HOSTNAME.DOMAIN.COM:443/foo/bar 14:01:07 [2023-11-24T14:01:07.664Z] --- PASS: TestTagValidPrefixedRepo (0.02s) 14:01:07 [2023-11-24T14:01:07.664Z] --- PASS: TestTagValidPrefixedRepo/fooo/bar (0.01s) 14:01:07 [2023-11-24T14:01:07.664Z] --- PASS: TestTagValidPrefixedRepo/foooo:t (0.01s) 14:01:07 [2023-11-24T14:01:07.664Z] --- PASS: TestTagValidPrefixedRepo/HOSTNAME.DOMAIN.COM:443/foo/bar (0.02s) 14:01:07 [2023-11-24T14:01:07.664Z] --- PASS: TestTagValidPrefixedRepo/fooaa/test (0.02s) 14:01:07 [2023-11-24T14:01:07.664Z] === RUN TestTagExistedNameWithoutForce 14:01:07 [2023-11-24T14:01:07.664Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) 14:01:07 [2023-11-24T14:01:07.664Z] === RUN TestTagOfficialNames 14:01:07 [2023-11-24T14:01:07.664Z] === RUN TestTagOfficialNames/tag_from_busybox_to_docker.io/busybox 14:01:07 [2023-11-24T14:01:07.664Z] === RUN TestTagOfficialNames/tag_from_busybox_to_index.docker.io/busybox 14:01:07 [2023-11-24T14:01:07.664Z] === RUN TestTagOfficialNames/tag_from_busybox_to_library/busybox 14:01:07 [2023-11-24T14:01:07.664Z] === RUN TestTagOfficialNames/tag_from_busybox_to_docker.io/library/busybox 14:01:07 [2023-11-24T14:01:07.664Z] === RUN TestTagOfficialNames/tag_from_busybox_to_index.docker.io/library/busybox 14:01:07 [2023-11-24T14:01:07.664Z] --- PASS: TestTagOfficialNames (0.05s) 14:01:07 [2023-11-24T14:01:07.664Z] --- PASS: TestTagOfficialNames/tag_from_busybox_to_docker.io/busybox (0.01s) 14:01:07 [2023-11-24T14:01:07.664Z] --- PASS: TestTagOfficialNames/tag_from_busybox_to_index.docker.io/busybox (0.01s) 14:01:07 [2023-11-24T14:01:07.664Z] --- PASS: TestTagOfficialNames/tag_from_busybox_to_library/busybox (0.01s) 14:01:07 [2023-11-24T14:01:07.664Z] --- PASS: TestTagOfficialNames/tag_from_busybox_to_docker.io/library/busybox (0.01s) 14:01:07 [2023-11-24T14:01:07.664Z] --- PASS: TestTagOfficialNames/tag_from_busybox_to_index.docker.io/library/busybox (0.01s) 14:01:07 [2023-11-24T14:01:07.664Z] === RUN TestTagMatchesDigest 14:01:07 [2023-11-24T14:01:07.664Z] --- PASS: TestTagMatchesDigest (0.01s) 14:01:07 [2023-11-24T14:01:07.664Z] === CONT TestSaveCheckTimes 14:01:07 [2023-11-24T14:01:07.923Z] --- PASS: TestSaveCheckTimes (0.03s) 14:01:07 [2023-11-24T14:01:07.923Z] PASS 14:01:07 [2023-11-24T14:01:07.923Z] 14:01:07 [2023-11-24T14:01:07.923Z] === Skipped 14:01:07 [2023-11-24T14:01:07.923Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) 14:01:07 [2023-11-24T14:01:07.923Z] import_test.go:23: runtime.GOARCH == "arm64": effective test will be time out 14:01:07 [2023-11-24T14:01:07.923Z] 14:01:07 [2023-11-24T14:01:07.923Z] === SKIP: arm64.integration.image TestRemoveByDigest (0.00s) 14:01:07 [2023-11-24T14:01:07.923Z] remove_test.go:64: !testEnv.UsingSnapshotter(): RepoDigests doesn't include tags when using graphdrivers 14:01:07 [2023-11-24T14:01:07.923Z] 14:01:07 [2023-11-24T14:01:07.923Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) 14:01:07 [2023-11-24T14:01:07.923Z] remove_unix_test.go:34: (*Execution).NotAmd64-fm 14:01:07 [2023-11-24T14:01:07.923Z] 14:01:07 [2023-11-24T14:01:07.923Z] DONE 54 tests, 3 skipped in 5.749s 14:01:07 [2023-11-24T14:01:07.923Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (arm64.integration.internal.termtest) flags=-test.v -test.timeout=120m 14:01:07 [2023-11-24T14:01:07.923Z] ++ '[' -n '' ']' 14:01:07 [2023-11-24T14:01:07.923Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.internal.termtest -t ./test.main -test.v -test.timeout=120m 14:01:07 [2023-11-24T14:01:07.923Z] ++ set -e 14:01:07 [2023-11-24T14:01:07.923Z] ++ '[' -n 0 ']' 14:01:07 [2023-11-24T14:01:07.923Z] ++ set -x 14:01:07 [2023-11-24T14:01:07.923Z] ++ 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.EN5pDUePX6/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.internal.termtest -t ./test.main -test.v -test.timeout=120m 14:01:07 [2023-11-24T14:01:07.923Z] === RUN TestStripANSICommands 14:01:07 [2023-11-24T14:01:07.923Z] === RUN TestStripANSICommands/#00 14:01:07 [2023-11-24T14:01:07.923Z] === RUN TestStripANSICommands/#01 14:01:07 [2023-11-24T14:01:07.923Z] --- PASS: TestStripANSICommands (0.00s) 14:01:07 [2023-11-24T14:01:07.923Z] --- PASS: TestStripANSICommands/#00 (0.00s) 14:01:07 [2023-11-24T14:01:07.923Z] --- PASS: TestStripANSICommands/#01 (0.00s) 14:01:07 [2023-11-24T14:01:07.923Z] PASS 14:01:07 [2023-11-24T14:01:07.923Z] 14:01:07 [2023-11-24T14:01:07.923Z] DONE 3 tests in 0.009s 14:01:07 [2023-11-24T14:01:07.923Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m 14:01:07 [2023-11-24T14:01:07.923Z] ++ '[' -n '' ']' 14:01:07 [2023-11-24T14:01:07.923Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m 14:01:07 [2023-11-24T14:01:07.923Z] ++ set -e 14:01:07 [2023-11-24T14:01:07.923Z] ++ '[' -n 0 ']' 14:01:07 [2023-11-24T14:01:07.923Z] ++ set -x 14:01:07 [2023-11-24T14:01:07.923Z] ++ 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.EN5pDUePX6/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m 14:01:07 [2023-11-24T14:01:07.923Z] INFO: Testing against a local daemon 14:01:07 [2023-11-24T14:01:07.923Z] === RUN TestCreateWithMultiNetworks 14:01:08 [2023-11-24T14:01:08.861Z] --- PASS: TestCreateWithMultiNetworks (1.02s) 14:01:08 [2023-11-24T14:01:08.861Z] === RUN TestNetworkCreateDelete 14:01:09 [2023-11-24T14:01:09.121Z] --- PASS: TestNetworkCreateDelete (0.17s) 14:01:09 [2023-11-24T14:01:09.121Z] === RUN TestDockerNetworkDeletePreferID 14:01:09 [2023-11-24T14:01:09.689Z] --- PASS: TestDockerNetworkDeletePreferID (0.49s) 14:01:09 [2023-11-24T14:01:09.689Z] === RUN TestDaemonDNSFallback 14:01:16 [2023-11-24T14:01:16.259Z] --- PASS: TestDaemonDNSFallback (6.18s) 14:01:16 [2023-11-24T14:01:16.259Z] === RUN TestInspectNetwork 14:01:18 [2023-11-24T14:01:18.795Z] === RUN TestInspectNetwork/full_network_id 14:01:18 [2023-11-24T14:01:18.795Z] === RUN TestInspectNetwork/partial_network_id 14:01:18 [2023-11-24T14:01:18.795Z] === RUN TestInspectNetwork/network_name 14:01:18 [2023-11-24T14:01:18.795Z] === RUN TestInspectNetwork/network_name_and_swarm_scope 14:01:22 [2023-11-24T14:01:22.987Z] --- PASS: TestInspectNetwork (7.26s) 14:01:22 [2023-11-24T14:01:22.987Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) 14:01:22 [2023-11-24T14:01:22.987Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) 14:01:22 [2023-11-24T14:01:22.987Z] --- PASS: TestInspectNetwork/network_name (0.00s) 14:01:22 [2023-11-24T14:01:22.987Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) 14:01:22 [2023-11-24T14:01:22.987Z] === RUN TestRunContainerWithBridgeNone 14:01:24 [2023-11-24T14:01:24.365Z] --- PASS: TestRunContainerWithBridgeNone (1.37s) 14:01:24 [2023-11-24T14:01:24.365Z] === RUN TestNetworkInvalidJSON 14:01:24 [2023-11-24T14:01:24.365Z] === RUN TestNetworkInvalidJSON/networks/create 14:01:24 [2023-11-24T14:01:24.365Z] === PAUSE TestNetworkInvalidJSON/networks/create 14:01:24 [2023-11-24T14:01:24.365Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect 14:01:24 [2023-11-24T14:01:24.365Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect 14:01:24 [2023-11-24T14:01:24.365Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect 14:01:24 [2023-11-24T14:01:24.365Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect 14:01:24 [2023-11-24T14:01:24.365Z] === CONT TestNetworkInvalidJSON/networks/create 14:01:24 [2023-11-24T14:01:24.365Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect 14:01:24 [2023-11-24T14:01:24.365Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type 14:01:24 [2023-11-24T14:01:24.365Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect 14:01:24 [2023-11-24T14:01:24.365Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type 14:01:24 [2023-11-24T14:01:24.365Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type 14:01:24 [2023-11-24T14:01:24.365Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON 14:01:24 [2023-11-24T14:01:24.365Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON 14:01:24 [2023-11-24T14:01:24.365Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON 14:01:24 [2023-11-24T14:01:24.365Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON 14:01:24 [2023-11-24T14:01:24.365Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON 14:01:24 [2023-11-24T14:01:24.365Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON 14:01:24 [2023-11-24T14:01:24.365Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body 14:01:24 [2023-11-24T14:01:24.365Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body 14:01:24 [2023-11-24T14:01:24.365Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body 14:01:24 [2023-11-24T14:01:24.365Z] --- PASS: TestNetworkInvalidJSON (0.01s) 14:01:24 [2023-11-24T14:01:24.365Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) 14:01:24 [2023-11-24T14:01:24.365Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) 14:01:24 [2023-11-24T14:01:24.365Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) 14:01:24 [2023-11-24T14:01:24.365Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) 14:01:24 [2023-11-24T14:01:24.365Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) 14:01:24 [2023-11-24T14:01:24.365Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.00s) 14:01:24 [2023-11-24T14:01:24.365Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) 14:01:24 [2023-11-24T14:01:24.365Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) 14:01:24 [2023-11-24T14:01:24.365Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) 14:01:24 [2023-11-24T14:01:24.365Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) 14:01:24 [2023-11-24T14:01:24.365Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s) 14:01:24 [2023-11-24T14:01:24.365Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) 14:01:24 [2023-11-24T14:01:24.365Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) 14:01:24 [2023-11-24T14:01:24.365Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) 14:01:24 [2023-11-24T14:01:24.365Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) 14:01:24 [2023-11-24T14:01:24.365Z] === RUN TestNetworkList 14:01:24 [2023-11-24T14:01:24.365Z] === RUN TestNetworkList//networks 14:01:24 [2023-11-24T14:01:24.365Z] === PAUSE TestNetworkList//networks 14:01:24 [2023-11-24T14:01:24.365Z] === RUN TestNetworkList//networks/ 14:01:24 [2023-11-24T14:01:24.365Z] === PAUSE TestNetworkList//networks/ 14:01:24 [2023-11-24T14:01:24.365Z] === CONT TestNetworkList//networks 14:01:24 [2023-11-24T14:01:24.365Z] === CONT TestNetworkList//networks/ 14:01:24 [2023-11-24T14:01:24.365Z] --- PASS: TestNetworkList (0.01s) 14:01:24 [2023-11-24T14:01:24.365Z] --- PASS: TestNetworkList//networks (0.00s) 14:01:24 [2023-11-24T14:01:24.365Z] --- PASS: TestNetworkList//networks/ (0.00s) 14:01:24 [2023-11-24T14:01:24.365Z] === RUN TestHostIPv4BridgeLabel 14:01:24 [2023-11-24T14:01:24.933Z] --- PASS: TestHostIPv4BridgeLabel (0.57s) 14:01:24 [2023-11-24T14:01:24.933Z] === RUN TestDefaultNetworkOpts 14:01:24 [2023-11-24T14:01:24.933Z] === RUN TestDefaultNetworkOpts/default_value 14:01:26 [2023-11-24T14:01:26.310Z] === RUN TestDefaultNetworkOpts/cmdline_value 14:01:27 [2023-11-24T14:01:27.688Z] === RUN TestDefaultNetworkOpts/config-from_value 14:01:29 [2023-11-24T14:01:29.065Z] --- PASS: TestDefaultNetworkOpts (3.94s) 14:01:29 [2023-11-24T14:01:29.065Z] --- PASS: TestDefaultNetworkOpts/default_value (1.30s) 14:01:29 [2023-11-24T14:01:29.065Z] --- PASS: TestDefaultNetworkOpts/cmdline_value (1.30s) 14:01:29 [2023-11-24T14:01:29.065Z] --- PASS: TestDefaultNetworkOpts/config-from_value (1.33s) 14:01:29 [2023-11-24T14:01:29.065Z] === RUN TestForbidDuplicateNetworkNames 14:01:29 [2023-11-24T14:01:29.634Z] --- PASS: TestForbidDuplicateNetworkNames (0.64s) 14:01:29 [2023-11-24T14:01:29.634Z] === RUN TestDaemonRestartWithLiveRestore 14:01:30 [2023-11-24T14:01:30.572Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) 14:01:30 [2023-11-24T14:01:30.572Z] === RUN TestDaemonDefaultNetworkPools 14:01:31 [2023-11-24T14:01:31.509Z] --- PASS: TestDaemonDefaultNetworkPools (0.80s) 14:01:31 [2023-11-24T14:01:31.509Z] === RUN TestDaemonRestartWithExistingNetwork 14:01:32 [2023-11-24T14:01:32.446Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.19s) 14:01:32 [2023-11-24T14:01:32.446Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange 14:01:33 [2023-11-24T14:01:33.825Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.28s) 14:01:33 [2023-11-24T14:01:33.825Z] === RUN TestDaemonWithBipAndDefaultNetworkPool 14:01:34 [2023-11-24T14:01:34.393Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.61s) 14:01:34 [2023-11-24T14:01:34.393Z] === RUN TestServiceWithPredefinedNetwork 14:01:36 [2023-11-24T14:01:36.945Z] --- PASS: TestServiceWithPredefinedNetwork (2.11s) 14:01:36 [2023-11-24T14:01:36.945Z] === RUN TestServiceRemoveKeepsIngressNetwork 14:01:36 [2023-11-24T14:01:36.945Z] service_test.go:256: FLAKY_TEST 14:01:36 [2023-11-24T14:01:36.946Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) 14:01:36 [2023-11-24T14:01:36.946Z] === RUN TestServiceWithDataPathPortInit 14:01:51 [2023-11-24T14:01:51.828Z] --- PASS: TestServiceWithDataPathPortInit (13.65s) 14:01:51 [2023-11-24T14:01:51.828Z] === RUN TestServiceWithDefaultAddressPoolInit 14:01:52 [2023-11-24T14:01:52.396Z] service_test.go:447: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:rre4hl3u3mwg8806pozsclm52 Created:2023-11-24 14:01:51.4145297 +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[2dab75df659a4db5375cbbd391c2c375e5d728a942b7c47705e3ec2ca8e7cc26:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.n4im0m488fgrt1iiyb5hq3mgj EndpointID:c7056a77af919d8bcbcad515f0654f6d78a2f51a727388b1ff2eba7520fab723 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:c347b468652fe91a03952371b09cf8d928230c63b3cb5b78a390b13a3f1dc76f 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:c43c459ba388 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.n4im0m488fgrt1iiyb5hq3mgj EndpointID:c7056a77af919d8bcbcad515f0654f6d78a2f51a727388b1ff2eba7520fab723 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} 14:01:57 [2023-11-24T14:01:57.669Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.90s) 14:01:57 [2023-11-24T14:01:57.669Z] PASS 14:01:57 [2023-11-24T14:01:57.669Z] 14:01:57 [2023-11-24T14:01:57.669Z] === Skipped 14:01:57 [2023-11-24T14:01:57.669Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) 14:01:57 [2023-11-24T14:01:57.669Z] service_test.go:256: FLAKY_TEST 14:01:57 [2023-11-24T14:01:57.669Z] 14:01:57 [2023-11-24T14:01:57.669Z] DONE 44 tests, 1 skipped in 49.284s 14:01:57 [2023-11-24T14:01:57.669Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 14:01:57 [2023-11-24T14:01:57.669Z] ++ '[' -n '' ']' 14:01:57 [2023-11-24T14:01:57.669Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m 14:01:57 [2023-11-24T14:01:57.669Z] ++ set -e 14:01:57 [2023-11-24T14:01:57.669Z] ++ '[' -n 0 ']' 14:01:57 [2023-11-24T14:01:57.669Z] ++ set -x 14:01:57 [2023-11-24T14:01:57.669Z] ++ 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.EN5pDUePX6/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m 14:01:57 [2023-11-24T14:01:57.669Z] INFO: Testing against a local daemon 14:01:57 [2023-11-24T14:01:57.669Z] === RUN TestDockerNetworkIpvlanPersistance 14:01:57 [2023-11-24T14:01:57.669Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan 14:01:57 [2023-11-24T14:01:57.669Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) 14:01:57 [2023-11-24T14:01:57.669Z] === RUN TestDockerNetworkIpvlan 14:01:57 [2023-11-24T14:01:57.669Z] ipvlan_test.go:55: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan 14:01:57 [2023-11-24T14:01:57.669Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) 14:01:57 [2023-11-24T14:01:57.669Z] PASS 14:01:57 [2023-11-24T14:01:57.669Z] 14:01:57 [2023-11-24T14:01:57.669Z] === Skipped 14:01:57 [2023-11-24T14:01:57.669Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) 14:01:57 [2023-11-24T14:01:57.669Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan 14:01:57 [2023-11-24T14:01:57.669Z] 14:01:57 [2023-11-24T14:01:57.669Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) 14:01:57 [2023-11-24T14:01:57.669Z] ipvlan_test.go:55: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan 14:01:57 [2023-11-24T14:01:57.669Z] 14:01:57 [2023-11-24T14:01:57.669Z] DONE 2 tests, 2 skipped in 0.039s 14:01:57 [2023-11-24T14:01:57.669Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m 14:01:57 [2023-11-24T14:01:57.669Z] ++ '[' -n '' ']' 14:01:57 [2023-11-24T14:01:57.669Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m 14:01:57 [2023-11-24T14:01:57.669Z] ++ set -e 14:01:57 [2023-11-24T14:01:57.669Z] ++ '[' -n 0 ']' 14:01:57 [2023-11-24T14:01:57.669Z] ++ set -x 14:01:57 [2023-11-24T14:01:57.669Z] ++ 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.EN5pDUePX6/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m 14:01:57 [2023-11-24T14:01:57.669Z] INFO: Testing against a local daemon 14:01:57 [2023-11-24T14:01:57.669Z] === RUN TestDockerNetworkMacvlanPersistance 14:01:58 [2023-11-24T14:01:58.606Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.19s) 14:01:58 [2023-11-24T14:01:58.606Z] === RUN TestDockerNetworkMacvlan 14:01:58 [2023-11-24T14:01:58.606Z] === RUN TestDockerNetworkMacvlan/Subinterface 14:01:59 [2023-11-24T14:01:59.174Z] === RUN TestDockerNetworkMacvlan/OverlapParent 14:01:59 [2023-11-24T14:01:59.742Z] === RUN TestDockerNetworkMacvlan/NilParent 14:02:00 [2023-11-24T14:02:00.311Z] === RUN TestDockerNetworkMacvlan/InternalMode 14:02:00 [2023-11-24T14:02:00.879Z] === RUN TestDockerNetworkMacvlan/MultiSubnet 14:02:01 [2023-11-24T14:02:01.447Z] === RUN TestDockerNetworkMacvlan/Addressing 14:02:02 [2023-11-24T14:02:02.016Z] --- PASS: TestDockerNetworkMacvlan (3.56s) 14:02:02 [2023-11-24T14:02:02.016Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.59s) 14:02:02 [2023-11-24T14:02:02.016Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.59s) 14:02:02 [2023-11-24T14:02:02.016Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.59s) 14:02:02 [2023-11-24T14:02:02.016Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.59s) 14:02:02 [2023-11-24T14:02:02.016Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (0.59s) 14:02:02 [2023-11-24T14:02:02.016Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.59s) 14:02:02 [2023-11-24T14:02:02.016Z] PASS 14:02:02 [2023-11-24T14:02:02.016Z] 14:02:02 [2023-11-24T14:02:02.016Z] DONE 8 tests in 4.779s 14:02:02 [2023-11-24T14:02:02.016Z] Running /go/src/github.com/docker/docker/integration/networking (arm64.integration.networking) flags=-test.v -test.timeout=120m 14:02:02 [2023-11-24T14:02:02.016Z] ++ '[' -n '' ']' 14:02:02 [2023-11-24T14:02:02.016Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-networking-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-networking-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.networking -t ./test.main -test.v -test.timeout=120m 14:02:02 [2023-11-24T14:02:02.016Z] ++ set -e 14:02:02 [2023-11-24T14:02:02.016Z] ++ '[' -n 0 ']' 14:02:02 [2023-11-24T14:02:02.016Z] ++ set -x 14:02:02 [2023-11-24T14:02:02.016Z] ++ 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.EN5pDUePX6/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-networking-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-networking-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.networking -t ./test.main -test.v -test.timeout=120m 14:02:02 [2023-11-24T14:02:02.016Z] INFO: Testing against a local daemon 14:02:02 [2023-11-24T14:02:02.016Z] === RUN TestBridgeICC 14:02:02 [2023-11-24T14:02:02.585Z] === RUN TestBridgeICC/IPv4_non-internal_network 14:02:03 [2023-11-24T14:02:03.964Z] === RUN TestBridgeICC/IPv4_internal_network 14:02:04 [2023-11-24T14:02:04.902Z] === RUN TestBridgeICC/IPv6_ULA_on_non-internal_network 14:02:06 [2023-11-24T14:02:06.280Z] === RUN TestBridgeICC/IPv6_ULA_on_internal_network 14:02:07 [2023-11-24T14:02:07.218Z] === RUN TestBridgeICC/IPv6_link-local_address_on_non-internal_network 14:02:08 [2023-11-24T14:02:08.596Z] === RUN TestBridgeICC/IPv6_link-local_address_on_internal_network 14:02:09 [2023-11-24T14:02:09.533Z] === RUN TestBridgeICC/IPv6_non-internal_network_with_SLAAC_LL_address 14:02:12 [2023-11-24T14:02:12.822Z] === RUN TestBridgeICC/IPv6_internal_network_with_SLAAC_LL_address 14:02:15 [2023-11-24T14:02:15.358Z] --- PASS: TestBridgeICC (13.00s) 14:02:15 [2023-11-24T14:02:15.358Z] --- PASS: TestBridgeICC/IPv4_non-internal_network (1.18s) 14:02:15 [2023-11-24T14:02:15.358Z] --- PASS: TestBridgeICC/IPv4_internal_network (1.04s) 14:02:15 [2023-11-24T14:02:15.358Z] --- PASS: TestBridgeICC/IPv6_ULA_on_non-internal_network (1.25s) 14:02:15 [2023-11-24T14:02:15.358Z] --- PASS: TestBridgeICC/IPv6_ULA_on_internal_network (1.09s) 14:02:15 [2023-11-24T14:02:15.358Z] --- PASS: TestBridgeICC/IPv6_link-local_address_on_non-internal_network (1.15s) 14:02:15 [2023-11-24T14:02:15.358Z] --- PASS: TestBridgeICC/IPv6_link-local_address_on_internal_network (1.12s) 14:02:15 [2023-11-24T14:02:15.358Z] --- PASS: TestBridgeICC/IPv6_non-internal_network_with_SLAAC_LL_address (3.25s) 14:02:15 [2023-11-24T14:02:15.358Z] --- PASS: TestBridgeICC/IPv6_internal_network_with_SLAAC_LL_address (2.30s) 14:02:15 [2023-11-24T14:02:15.358Z] === RUN TestBridgeINC 14:02:15 [2023-11-24T14:02:15.617Z] === RUN TestBridgeINC/IPv4_non-internal_network 14:02:20 [2023-11-24T14:02:20.892Z] === RUN TestBridgeINC/IPv4_internal_network 14:02:21 [2023-11-24T14:02:21.160Z] === RUN TestBridgeINC/IPv6_ULA_on_non-internal_network 14:02:26 [2023-11-24T14:02:26.455Z] === RUN TestBridgeINC/IPv6_ULA_on_internal_network 14:02:27 [2023-11-24T14:02:27.023Z] --- PASS: TestBridgeINC (12.00s) 14:02:27 [2023-11-24T14:02:27.023Z] --- PASS: TestBridgeINC/IPv4_non-internal_network (4.33s) 14:02:27 [2023-11-24T14:02:27.023Z] --- PASS: TestBridgeINC/IPv4_internal_network (1.24s) 14:02:27 [2023-11-24T14:02:27.023Z] --- PASS: TestBridgeINC/IPv6_ULA_on_non-internal_network (4.48s) 14:02:27 [2023-11-24T14:02:27.023Z] --- PASS: TestBridgeINC/IPv6_ULA_on_internal_network (1.33s) 14:02:27 [2023-11-24T14:02:27.023Z] PASS 14:02:27 [2023-11-24T14:02:27.023Z] 14:02:27 [2023-11-24T14:02:27.023Z] DONE 14 tests in 25.041s 14:02:27 [2023-11-24T14:02:27.023Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m 14:02:27 [2023-11-24T14:02:27.023Z] ++ '[' -n '' ']' 14:02:27 [2023-11-24T14:02:27.023Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m 14:02:27 [2023-11-24T14:02:27.023Z] ++ set -e 14:02:27 [2023-11-24T14:02:27.023Z] ++ '[' -n 0 ']' 14:02:27 [2023-11-24T14:02:27.023Z] ++ set -x 14:02:27 [2023-11-24T14:02:27.023Z] ++ 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.EN5pDUePX6/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m 14:02:27 [2023-11-24T14:02:27.023Z] testing: warning: no tests to run 14:02:27 [2023-11-24T14:02:27.023Z] PASS 14:02:27 [2023-11-24T14:02:27.023Z] 14:02:27 [2023-11-24T14:02:27.023Z] DONE 0 tests in 0.007s 14:02:27 [2023-11-24T14:02:27.023Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m 14:02:27 [2023-11-24T14:02:27.023Z] ++ '[' -n '' ']' 14:02:27 [2023-11-24T14:02:27.023Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m 14:02:27 [2023-11-24T14:02:27.023Z] ++ set -e 14:02:27 [2023-11-24T14:02:27.023Z] ++ '[' -n 0 ']' 14:02:27 [2023-11-24T14:02:27.023Z] ++ set -x 14:02:27 [2023-11-24T14:02:27.023Z] ++ 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.EN5pDUePX6/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m 14:02:27 [2023-11-24T14:02:27.023Z] INFO: Testing against a local daemon 14:02:27 [2023-11-24T14:02:27.023Z] === RUN TestAuthZPluginAllowRequest 14:02:28 [2023-11-24T14:02:28.401Z] --- PASS: TestAuthZPluginAllowRequest (1.09s) 14:02:28 [2023-11-24T14:02:28.402Z] === RUN TestAuthZPluginTLS 14:02:28 [2023-11-24T14:02:28.661Z] --- PASS: TestAuthZPluginTLS (0.55s) 14:02:28 [2023-11-24T14:02:28.661Z] === RUN TestAuthZPluginDenyRequest 14:02:29 [2023-11-24T14:02:29.229Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) 14:02:29 [2023-11-24T14:02:29.229Z] === RUN TestAuthZPluginAPIDenyResponse 14:02:29 [2023-11-24T14:02:29.798Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) 14:02:29 [2023-11-24T14:02:29.798Z] === RUN TestAuthZPluginDenyResponse 14:02:30 [2023-11-24T14:02:30.366Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) 14:02:30 [2023-11-24T14:02:30.366Z] === RUN TestAuthZPluginAllowEventStream 14:02:31 [2023-11-24T14:02:31.303Z] 2023/11/24 14:02:31 http: panic serving 127.0.0.1:54116: runtime error: invalid memory address or nil pointer dereference 14:02:31 [2023-11-24T14:02:31.303Z] goroutine 194 [running]: 14:02:31 [2023-11-24T14:02:31.303Z] net/http.(*conn).serve.func1() 14:02:31 [2023-11-24T14:02:31.303Z] /usr/local/go/src/net/http/server.go:1868 +0xb0 14:02:31 [2023-11-24T14:02:31.303Z] panic({0xa71800?, 0x1579960?}) 14:02:31 [2023-11-24T14:02:31.303Z] /usr/local/go/src/runtime/panic.go:920 +0x26c 14:02:31 [2023-11-24T14:02:31.303Z] github.com/docker/docker/integration/plugin/authz.setupSuite.func3({0xd690c8, 0x40007a0300}, 0xffff6869ee80?) 14:02:31 [2023-11-24T14:02:31.303Z] /go/src/github.com/docker/docker/integration/plugin/authz/main_test.go:159 +0x14c 14:02:31 [2023-11-24T14:02:31.303Z] net/http.HandlerFunc.ServeHTTP(0x400028c100?, {0xd690c8?, 0x40007a0300?}, 0x402b98?) 14:02:31 [2023-11-24T14:02:31.303Z] /usr/local/go/src/net/http/server.go:2136 +0x38 14:02:31 [2023-11-24T14:02:31.303Z] net/http.(*ServeMux).ServeHTTP(0xd6f198?, {0xd690c8, 0x40007a0300}, 0x400028c100) 14:02:31 [2023-11-24T14:02:31.303Z] /usr/local/go/src/net/http/server.go:2514 +0x144 14:02:31 [2023-11-24T14:02:31.303Z] github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp.(*Handler).ServeHTTP(0x400010e180, {0xd67cb8?, 0x400030e000}, 0x400028c000) 14:02:31 [2023-11-24T14:02:31.303Z] /go/src/github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/handler.go:213 +0xf40 14:02:31 [2023-11-24T14:02:31.303Z] net/http.serverHandler.ServeHTTP({0xd64848?}, {0xd67cb8?, 0x400030e000?}, 0x6?) 14:02:31 [2023-11-24T14:02:31.303Z] /usr/local/go/src/net/http/server.go:2938 +0xbc 14:02:31 [2023-11-24T14:02:31.303Z] net/http.(*conn).serve(0x40002a8090, {0xd6f198, 0x4000787050}) 14:02:31 [2023-11-24T14:02:31.303Z] /usr/local/go/src/net/http/server.go:2009 +0x518 14:02:31 [2023-11-24T14:02:31.303Z] created by net/http.(*Server).Serve in goroutine 10 14:02:31 [2023-11-24T14:02:31.303Z] /usr/local/go/src/net/http/server.go:3086 +0x4cc 14:02:32 [2023-11-24T14:02:32.240Z] 2023/11/24 14:02:32 http: panic serving 127.0.0.1:54122: could not unmarshal json for /AuthZPlugin.AuthZRes: unexpected end of JSON input 14:02:32 [2023-11-24T14:02:32.240Z] goroutine 125 [running]: 14:02:32 [2023-11-24T14:02:32.240Z] net/http.(*conn).serve.func1() 14:02:32 [2023-11-24T14:02:32.240Z] /usr/local/go/src/net/http/server.go:1868 +0xb0 14:02:32 [2023-11-24T14:02:32.240Z] panic({0xa091a0?, 0x400004d150?}) 14:02:32 [2023-11-24T14:02:32.240Z] /usr/local/go/src/runtime/panic.go:920 +0x26c 14:02:32 [2023-11-24T14:02:32.240Z] github.com/docker/docker/integration/plugin/authz.setupSuite.func3({0xd690c8, 0x40007a0420}, 0xffff6869ee80?) 14:02:32 [2023-11-24T14:02:32.240Z] /go/src/github.com/docker/docker/integration/plugin/authz/main_test.go:149 +0x360 14:02:32 [2023-11-24T14:02:32.240Z] net/http.HandlerFunc.ServeHTTP(0x400028c200?, {0xd690c8?, 0x40007a0420?}, 0x402b98?) 14:02:32 [2023-11-24T14:02:32.240Z] /usr/local/go/src/net/http/server.go:2136 +0x38 14:02:32 [2023-11-24T14:02:32.240Z] net/http.(*ServeMux).ServeHTTP(0xd6f198?, {0xd690c8, 0x40007a0420}, 0x400028c200) 14:02:32 [2023-11-24T14:02:32.240Z] /usr/local/go/src/net/http/server.go:2514 +0x144 14:02:32 [2023-11-24T14:02:32.240Z] github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp.(*Handler).ServeHTTP(0x400010e180, {0xd67cb8?, 0x400030e0e0}, 0x400044e800) 14:02:32 [2023-11-24T14:02:32.240Z] /go/src/github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/handler.go:213 +0xf40 14:02:32 [2023-11-24T14:02:32.240Z] net/http.serverHandler.ServeHTTP({0x40001b7890?}, {0xd67cb8?, 0x400030e0e0?}, 0x6?) 14:02:32 [2023-11-24T14:02:32.240Z] /usr/local/go/src/net/http/server.go:2938 +0xbc 14:02:32 [2023-11-24T14:02:32.240Z] net/http.(*conn).serve(0x40001b46c0, {0xd6f198, 0x4000787050}) 14:02:32 [2023-11-24T14:02:32.240Z] /usr/local/go/src/net/http/server.go:2009 +0x518 14:02:32 [2023-11-24T14:02:32.240Z] created by net/http.(*Server).Serve in goroutine 10 14:02:32 [2023-11-24T14:02:32.240Z] /usr/local/go/src/net/http/server.go:3086 +0x4cc 14:02:34 [2023-11-24T14:02:34.144Z] 2023/11/24 14:02:34 http: panic serving 127.0.0.1:54130: could not unmarshal json for /AuthZPlugin.AuthZRes: unexpected end of JSON input 14:02:34 [2023-11-24T14:02:34.144Z] goroutine 78 [running]: 14:02:34 [2023-11-24T14:02:34.144Z] net/http.(*conn).serve.func1() 14:02:34 [2023-11-24T14:02:34.144Z] /usr/local/go/src/net/http/server.go:1868 +0xb0 14:02:34 [2023-11-24T14:02:34.144Z] panic({0xa091a0?, 0x400027ef10?}) 14:02:34 [2023-11-24T14:02:34.144Z] /usr/local/go/src/runtime/panic.go:920 +0x26c 14:02:34 [2023-11-24T14:02:34.144Z] github.com/docker/docker/integration/plugin/authz.setupSuite.func3({0xd690c8, 0x4000115020}, 0xffff6869d638?) 14:02:34 [2023-11-24T14:02:34.144Z] /go/src/github.com/docker/docker/integration/plugin/authz/main_test.go:149 +0x360 14:02:34 [2023-11-24T14:02:34.144Z] net/http.HandlerFunc.ServeHTTP(0x400044f000?, {0xd690c8?, 0x4000115020?}, 0x402b98?) 14:02:34 [2023-11-24T14:02:34.144Z] /usr/local/go/src/net/http/server.go:2136 +0x38 14:02:34 [2023-11-24T14:02:34.144Z] net/http.(*ServeMux).ServeHTTP(0xd6f198?, {0xd690c8, 0x4000115020}, 0x400044f000) 14:02:34 [2023-11-24T14:02:34.144Z] /usr/local/go/src/net/http/server.go:2514 +0x144 14:02:34 [2023-11-24T14:02:34.144Z] github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp.(*Handler).ServeHTTP(0x400010e180, {0xd67cb8?, 0x400045c540}, 0x400028c300) 14:02:34 [2023-11-24T14:02:34.144Z] /go/src/github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/handler.go:213 +0xf40 14:02:34 [2023-11-24T14:02:34.144Z] net/http.serverHandler.ServeHTTP({0x4000150420?}, {0xd67cb8?, 0x400045c540?}, 0x6?) 14:02:34 [2023-11-24T14:02:34.144Z] /usr/local/go/src/net/http/server.go:2938 +0xbc 14:02:34 [2023-11-24T14:02:34.144Z] net/http.(*conn).serve(0x40003a63f0, {0xd6f198, 0x4000787050}) 14:02:34 [2023-11-24T14:02:34.144Z] /usr/local/go/src/net/http/server.go:2009 +0x518 14:02:34 [2023-11-24T14:02:34.144Z] created by net/http.(*Server).Serve in goroutine 10 14:02:34 [2023-11-24T14:02:34.144Z] /usr/local/go/src/net/http/server.go:3086 +0x4cc 14:02:36 [2023-11-24T14:02:36.677Z] --- PASS: TestAuthZPluginAllowEventStream (6.05s) 14:02:36 [2023-11-24T14:02:36.677Z] === RUN TestAuthZPluginErrorResponse 14:02:36 [2023-11-24T14:02:36.936Z] --- PASS: TestAuthZPluginErrorResponse (0.53s) 14:02:36 [2023-11-24T14:02:36.936Z] === RUN TestAuthZPluginErrorRequest 14:02:37 [2023-11-24T14:02:37.505Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) 14:02:37 [2023-11-24T14:02:37.505Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration 14:02:38 [2023-11-24T14:02:38.073Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) 14:02:38 [2023-11-24T14:02:38.073Z] === RUN TestAuthZPluginEnsureLoadImportWorking 14:02:39 [2023-11-24T14:02:39.451Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.21s) 14:02:39 [2023-11-24T14:02:39.451Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom 14:02:40 [2023-11-24T14:02:40.389Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.17s) 14:02:40 [2023-11-24T14:02:40.389Z] === RUN TestAuthZPluginHeader 14:02:40 [2023-11-24T14:02:40.957Z] --- PASS: TestAuthZPluginHeader (0.62s) 14:02:40 [2023-11-24T14:02:40.957Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest 14:02:40 [2023-11-24T14:02:40.957Z] authz_plugin_v2_test.go:40: (*Execution).NotAmd64-fm 14:02:40 [2023-11-24T14:02:40.957Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) 14:02:40 [2023-11-24T14:02:40.957Z] === RUN TestAuthZPluginV2Disable 14:02:40 [2023-11-24T14:02:40.957Z] authz_plugin_v2_test.go:61: (*Execution).NotAmd64-fm 14:02:40 [2023-11-24T14:02:40.957Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) 14:02:40 [2023-11-24T14:02:40.957Z] === RUN TestAuthZPluginV2RejectVolumeRequests 14:02:40 [2023-11-24T14:02:40.957Z] authz_plugin_v2_test.go:87: (*Execution).NotAmd64-fm 14:02:40 [2023-11-24T14:02:40.957Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) 14:02:40 [2023-11-24T14:02:40.957Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart 14:02:40 [2023-11-24T14:02:40.957Z] authz_plugin_v2_test.go:122: (*Execution).NotAmd64-fm 14:02:40 [2023-11-24T14:02:40.957Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) 14:02:40 [2023-11-24T14:02:40.957Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart 14:02:59 [2023-11-24T14:02:59.046Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.89s) 14:02:59 [2023-11-24T14:02:59.046Z] PASS 14:02:59 [2023-11-24T14:02:59.046Z] 14:02:59 [2023-11-24T14:02:59.046Z] === Skipped 14:02:59 [2023-11-24T14:02:59.046Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) 14:02:59 [2023-11-24T14:02:59.046Z] authz_plugin_v2_test.go:40: (*Execution).NotAmd64-fm 14:02:59 [2023-11-24T14:02:59.046Z] 14:02:59 [2023-11-24T14:02:59.046Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) 14:02:59 [2023-11-24T14:02:59.046Z] authz_plugin_v2_test.go:61: (*Execution).NotAmd64-fm 14:02:59 [2023-11-24T14:02:59.046Z] 14:02:59 [2023-11-24T14:02:59.046Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) 14:02:59 [2023-11-24T14:02:59.046Z] authz_plugin_v2_test.go:87: (*Execution).NotAmd64-fm 14:02:59 [2023-11-24T14:02:59.046Z] 14:02:59 [2023-11-24T14:02:59.046Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) 14:02:59 [2023-11-24T14:02:59.046Z] authz_plugin_v2_test.go:122: (*Execution).NotAmd64-fm 14:02:59 [2023-11-24T14:02:59.046Z] 14:02:59 [2023-11-24T14:02:59.046Z] DONE 17 tests, 4 skipped in 30.815s 14:02:59 [2023-11-24T14:02:59.046Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m 14:02:59 [2023-11-24T14:02:59.046Z] ++ '[' -n '' ']' 14:02:59 [2023-11-24T14:02:59.046Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m 14:02:59 [2023-11-24T14:02:59.046Z] ++ set -e 14:02:59 [2023-11-24T14:02:59.046Z] ++ '[' -n 0 ']' 14:02:59 [2023-11-24T14:02:59.046Z] ++ set -x 14:02:59 [2023-11-24T14:02:59.046Z] ++ 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.EN5pDUePX6/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m 14:02:59 [2023-11-24T14:02:59.046Z] INFO: Testing against a local daemon 14:02:59 [2023-11-24T14:02:59.046Z] === RUN TestPluginInvalidJSON 14:02:59 [2023-11-24T14:02:59.046Z] === RUN TestPluginInvalidJSON/plugins/foobar/set 14:02:59 [2023-11-24T14:02:59.046Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set 14:02:59 [2023-11-24T14:02:59.046Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade 14:02:59 [2023-11-24T14:02:59.046Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade 14:02:59 [2023-11-24T14:02:59.046Z] === RUN TestPluginInvalidJSON/plugins/pull 14:02:59 [2023-11-24T14:02:59.046Z] === PAUSE TestPluginInvalidJSON/plugins/pull 14:02:59 [2023-11-24T14:02:59.046Z] === CONT TestPluginInvalidJSON/plugins/foobar/set 14:02:59 [2023-11-24T14:02:59.046Z] === CONT TestPluginInvalidJSON/plugins/pull 14:02:59 [2023-11-24T14:02:59.046Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type 14:02:59 [2023-11-24T14:02:59.046Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade 14:02:59 [2023-11-24T14:02:59.046Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type 14:02:59 [2023-11-24T14:02:59.046Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type 14:02:59 [2023-11-24T14:02:59.046Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON 14:02:59 [2023-11-24T14:02:59.046Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON 14:02:59 [2023-11-24T14:02:59.046Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON 14:02:59 [2023-11-24T14:02:59.046Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON 14:02:59 [2023-11-24T14:02:59.046Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON 14:02:59 [2023-11-24T14:02:59.046Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON 14:02:59 [2023-11-24T14:02:59.046Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body 14:02:59 [2023-11-24T14:02:59.046Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body 14:02:59 [2023-11-24T14:02:59.046Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body 14:02:59 [2023-11-24T14:02:59.046Z] --- PASS: TestPluginInvalidJSON (0.01s) 14:02:59 [2023-11-24T14:02:59.046Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) 14:02:59 [2023-11-24T14:02:59.046Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) 14:02:59 [2023-11-24T14:02:59.046Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) 14:02:59 [2023-11-24T14:02:59.046Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) 14:02:59 [2023-11-24T14:02:59.046Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) 14:02:59 [2023-11-24T14:02:59.046Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s) 14:02:59 [2023-11-24T14:02:59.046Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) 14:02:59 [2023-11-24T14:02:59.046Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) 14:02:59 [2023-11-24T14:02:59.046Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) 14:02:59 [2023-11-24T14:02:59.046Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) 14:02:59 [2023-11-24T14:02:59.046Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s) 14:02:59 [2023-11-24T14:02:59.046Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) 14:02:59 [2023-11-24T14:02:59.046Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) 14:02:59 [2023-11-24T14:02:59.046Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) 14:02:59 [2023-11-24T14:02:59.046Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) 14:02:59 [2023-11-24T14:02:59.046Z] === RUN TestPluginInstall 14:02:59 [2023-11-24T14:02:59.046Z] === RUN TestPluginInstall/no_auth 14:03:01 [2023-11-24T14:03:01.582Z] time="2023-11-24T14:03:01Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" 14:03:01 [2023-11-24T14:03:01.582Z] time="2023-11-24T14:03:01Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:44a324e383d86d1f49ae5fbda975e8ad627cc1a6a7c60bee4a360a0030a2f569" mediatype=application/vnd.docker.plugin.v1+json size=522 14:03:01 [2023-11-24T14:03:01.582Z] time="2023-11-24T14:03:01Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" 14:03:01 [2023-11-24T14:03:01.582Z] time="2023-11-24T14:03:01Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:44a324e383d86d1f49ae5fbda975e8ad627cc1a6a7c60bee4a360a0030a2f569" mediatype=application/vnd.docker.plugin.v1+json size=522 14:03:01 [2023-11-24T14:03:01.582Z] === RUN TestPluginInstall/with_htpasswd 14:03:01 [2023-11-24T14:03:01.841Z] time="2023-11-24T14:03:01Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" 14:03:01 [2023-11-24T14:03:01.841Z] time="2023-11-24T14:03:01Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:44a324e383d86d1f49ae5fbda975e8ad627cc1a6a7c60bee4a360a0030a2f569" mediatype=application/vnd.docker.plugin.v1+json size=522 14:03:01 [2023-11-24T14:03:01.841Z] time="2023-11-24T14:03:01Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" 14:03:01 [2023-11-24T14:03:01.841Z] time="2023-11-24T14:03:01Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:44a324e383d86d1f49ae5fbda975e8ad627cc1a6a7c60bee4a360a0030a2f569" mediatype=application/vnd.docker.plugin.v1+json size=522 14:03:02 [2023-11-24T14:03:02.100Z] === RUN TestPluginInstall/with_insecure 14:03:03 [2023-11-24T14:03:03.038Z] time="2023-11-24T14:03:02Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" 14:03:03 [2023-11-24T14:03:03.038Z] time="2023-11-24T14:03:02Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:29002bd41bceccb7761f0db8a6296d90d82d41a4facb56e7d61201d5fc801465" mediatype=application/vnd.docker.plugin.v1+json size=522 14:03:03 [2023-11-24T14:03:03.038Z] time="2023-11-24T14:03:02Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" 14:03:03 [2023-11-24T14:03:03.038Z] time="2023-11-24T14:03:02Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:29002bd41bceccb7761f0db8a6296d90d82d41a4facb56e7d61201d5fc801465" mediatype=application/vnd.docker.plugin.v1+json size=522 14:03:03 [2023-11-24T14:03:03.038Z] plugin_test.go:204: [dcc8ce21e4c2e] daemon is not started 14:03:03 [2023-11-24T14:03:03.038Z] --- PASS: TestPluginInstall (5.09s) 14:03:03 [2023-11-24T14:03:03.038Z] --- PASS: TestPluginInstall/no_auth (3.70s) 14:03:03 [2023-11-24T14:03:03.038Z] --- PASS: TestPluginInstall/with_htpasswd (0.46s) 14:03:03 [2023-11-24T14:03:03.038Z] --- PASS: TestPluginInstall/with_insecure (0.93s) 14:03:03 [2023-11-24T14:03:03.038Z] === RUN TestPluginsWithRuntimes 14:03:04 [2023-11-24T14:03:04.416Z] === RUN TestPluginsWithRuntimes/No_Args 14:03:05 [2023-11-24T14:03:05.353Z] === RUN TestPluginsWithRuntimes/With_Args 14:03:06 [2023-11-24T14:03:06.317Z] --- PASS: TestPluginsWithRuntimes (3.38s) 14:03:06 [2023-11-24T14:03:06.317Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.93s) 14:03:06 [2023-11-24T14:03:06.317Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.93s) 14:03:06 [2023-11-24T14:03:06.317Z] === RUN TestPluginBackCompatMediaTypes 14:03:06 [2023-11-24T14:03:06.890Z] --- PASS: TestPluginBackCompatMediaTypes (0.50s) 14:03:06 [2023-11-24T14:03:06.890Z] PASS 14:03:06 [2023-11-24T14:03:06.890Z] 14:03:06 [2023-11-24T14:03:06.890Z] DONE 24 tests in 9.009s 14:03:06 [2023-11-24T14:03:06.890Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 14:03:06 [2023-11-24T14:03:06.890Z] ++ '[' -n '' ']' 14:03:06 [2023-11-24T14:03:06.890Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m 14:03:06 [2023-11-24T14:03:06.890Z] ++ set -e 14:03:06 [2023-11-24T14:03:06.890Z] ++ '[' -n 0 ']' 14:03:06 [2023-11-24T14:03:06.890Z] ++ set -x 14:03:06 [2023-11-24T14:03:06.890Z] ++ 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.EN5pDUePX6/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m 14:03:06 [2023-11-24T14:03:06.890Z] INFO: Testing against a local daemon 14:03:06 [2023-11-24T14:03:06.890Z] === RUN TestExternalGraphDriver 14:03:07 [2023-11-24T14:03:07.458Z] === RUN TestExternalGraphDriver/json 14:03:07 [2023-11-24T14:03:07.458Z] === RUN TestExternalGraphDriver/spec 14:03:07 [2023-11-24T14:03:07.458Z] === RUN TestExternalGraphDriver/pull 14:03:07 [2023-11-24T14:03:07.458Z] --- PASS: TestExternalGraphDriver (0.34s) 14:03:07 [2023-11-24T14:03:07.458Z] --- PASS: TestExternalGraphDriver/json (0.00s) 14:03:07 [2023-11-24T14:03:07.458Z] --- PASS: TestExternalGraphDriver/spec (0.00s) 14:03:07 [2023-11-24T14:03:07.458Z] --- PASS: TestExternalGraphDriver/pull (0.00s) 14:03:07 [2023-11-24T14:03:07.458Z] === RUN TestGraphdriverPluginV2 14:03:07 [2023-11-24T14:03:07.717Z] external_test.go:415: (*Execution).NotAmd64-fm 14:03:07 [2023-11-24T14:03:07.717Z] --- SKIP: TestGraphdriverPluginV2 (0.32s) 14:03:07 [2023-11-24T14:03:07.717Z] PASS 14:03:07 [2023-11-24T14:03:07.717Z] 14:03:07 [2023-11-24T14:03:07.717Z] === Skipped 14:03:07 [2023-11-24T14:03:07.717Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.32s) 14:03:07 [2023-11-24T14:03:07.717Z] external_test.go:415: (*Execution).NotAmd64-fm 14:03:07 [2023-11-24T14:03:07.717Z] 14:03:07 [2023-11-24T14:03:07.717Z] DONE 5 tests, 1 skipped in 0.697s 14:03:07 [2023-11-24T14:03:07.717Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m 14:03:07 [2023-11-24T14:03:07.717Z] ++ '[' -n '' ']' 14:03:07 [2023-11-24T14:03:07.717Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m 14:03:07 [2023-11-24T14:03:07.717Z] ++ set -e 14:03:07 [2023-11-24T14:03:07.717Z] ++ '[' -n 0 ']' 14:03:07 [2023-11-24T14:03:07.717Z] ++ set -x 14:03:07 [2023-11-24T14:03:07.717Z] ++ 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.EN5pDUePX6/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m 14:03:07 [2023-11-24T14:03:07.717Z] INFO: Testing against a local daemon 14:03:07 [2023-11-24T14:03:07.717Z] === RUN TestContinueAfterPluginCrash 14:03:07 [2023-11-24T14:03:07.717Z] === PAUSE TestContinueAfterPluginCrash 14:03:07 [2023-11-24T14:03:07.717Z] === RUN TestReadPluginNoRead 14:03:07 [2023-11-24T14:03:07.717Z] === PAUSE TestReadPluginNoRead 14:03:07 [2023-11-24T14:03:07.717Z] === RUN TestDaemonStartWithLogOpt 14:03:07 [2023-11-24T14:03:07.717Z] === PAUSE TestDaemonStartWithLogOpt 14:03:07 [2023-11-24T14:03:07.717Z] === CONT TestContinueAfterPluginCrash 14:03:07 [2023-11-24T14:03:07.717Z] === CONT TestDaemonStartWithLogOpt 14:03:07 [2023-11-24T14:03:07.717Z] === CONT TestReadPluginNoRead 14:03:09 [2023-11-24T14:03:09.624Z] === RUN TestReadPluginNoRead/default 14:03:10 [2023-11-24T14:03:10.561Z] --- PASS: TestDaemonStartWithLogOpt (2.71s) 14:03:11 [2023-11-24T14:03:11.129Z] === RUN TestReadPluginNoRead/disabled_caching 14:03:12 [2023-11-24T14:03:12.507Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching 14:03:13 [2023-11-24T14:03:13.445Z] read_test.go:93: [dffc53592e16b] daemon is not started 14:03:13 [2023-11-24T14:03:13.445Z] --- PASS: TestReadPluginNoRead (5.76s) 14:03:13 [2023-11-24T14:03:13.445Z] --- PASS: TestReadPluginNoRead/default (1.25s) 14:03:13 [2023-11-24T14:03:13.445Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.24s) 14:03:13 [2023-11-24T14:03:13.445Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.19s) 14:03:15 [2023-11-24T14:03:15.351Z] --- PASS: TestContinueAfterPluginCrash (7.57s) 14:03:15 [2023-11-24T14:03:15.351Z] PASS 14:03:15 [2023-11-24T14:03:15.351Z] 14:03:15 [2023-11-24T14:03:15.351Z] DONE 6 tests in 7.609s 14:03:15 [2023-11-24T14:03:15.351Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 14:03:15 [2023-11-24T14:03:15.351Z] ++ '[' -n '' ']' 14:03:15 [2023-11-24T14:03:15.351Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m 14:03:15 [2023-11-24T14:03:15.351Z] ++ set -e 14:03:15 [2023-11-24T14:03:15.351Z] ++ '[' -n 0 ']' 14:03:15 [2023-11-24T14:03:15.351Z] ++ set -x 14:03:15 [2023-11-24T14:03:15.351Z] ++ 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.EN5pDUePX6/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m 14:03:15 [2023-11-24T14:03:15.351Z] testing: warning: no tests to run 14:03:15 [2023-11-24T14:03:15.351Z] PASS 14:03:15 [2023-11-24T14:03:15.351Z] 14:03:15 [2023-11-24T14:03:15.351Z] DONE 0 tests in 0.008s 14:03:15 [2023-11-24T14:03:15.351Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 14:03:15 [2023-11-24T14:03:15.351Z] ++ '[' -n '' ']' 14:03:15 [2023-11-24T14:03:15.351Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m 14:03:15 [2023-11-24T14:03:15.351Z] ++ set -e 14:03:15 [2023-11-24T14:03:15.351Z] ++ '[' -n 0 ']' 14:03:15 [2023-11-24T14:03:15.351Z] ++ set -x 14:03:15 [2023-11-24T14:03:15.351Z] ++ 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.EN5pDUePX6/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m 14:03:15 [2023-11-24T14:03:15.351Z] INFO: Testing against a local daemon 14:03:15 [2023-11-24T14:03:15.351Z] === RUN TestPluginWithDevMounts 14:03:15 [2023-11-24T14:03:15.351Z] === PAUSE TestPluginWithDevMounts 14:03:15 [2023-11-24T14:03:15.351Z] === CONT TestPluginWithDevMounts 14:03:16 [2023-11-24T14:03:16.729Z] --- PASS: TestPluginWithDevMounts (1.51s) 14:03:16 [2023-11-24T14:03:16.729Z] PASS 14:03:16 [2023-11-24T14:03:16.729Z] 14:03:16 [2023-11-24T14:03:16.729Z] DONE 1 tests in 1.542s 14:03:16 [2023-11-24T14:03:16.729Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m 14:03:16 [2023-11-24T14:03:16.729Z] ++ '[' -n '' ']' 14:03:16 [2023-11-24T14:03:16.729Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m 14:03:16 [2023-11-24T14:03:16.729Z] ++ set -e 14:03:16 [2023-11-24T14:03:16.729Z] ++ '[' -n 0 ']' 14:03:16 [2023-11-24T14:03:16.729Z] ++ set -x 14:03:16 [2023-11-24T14:03:16.729Z] ++ 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.EN5pDUePX6/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m 14:03:16 [2023-11-24T14:03:16.988Z] INFO: Testing against a local daemon 14:03:16 [2023-11-24T14:03:16.988Z] === RUN TestSecretInspect 14:03:18 [2023-11-24T14:03:18.893Z] --- PASS: TestSecretInspect (2.00s) 14:03:18 [2023-11-24T14:03:18.893Z] === RUN TestSecretList 14:03:20 [2023-11-24T14:03:20.798Z] --- PASS: TestSecretList (1.92s) 14:03:20 [2023-11-24T14:03:20.798Z] === RUN TestSecretsCreateAndDelete 14:03:22 [2023-11-24T14:03:22.704Z] --- PASS: TestSecretsCreateAndDelete (1.96s) 14:03:22 [2023-11-24T14:03:22.704Z] === RUN TestSecretsUpdate 14:03:25 [2023-11-24T14:03:25.239Z] --- PASS: TestSecretsUpdate (2.00s) 14:03:25 [2023-11-24T14:03:25.239Z] === RUN TestTemplatedSecret 14:03:27 [2023-11-24T14:03:27.773Z] --- PASS: TestTemplatedSecret (2.69s) 14:03:27 [2023-11-24T14:03:27.773Z] === RUN TestSecretCreateResolve 14:03:29 [2023-11-24T14:03:29.679Z] --- PASS: TestSecretCreateResolve (1.90s) 14:03:29 [2023-11-24T14:03:29.679Z] PASS 14:03:29 [2023-11-24T14:03:29.679Z] 14:03:29 [2023-11-24T14:03:29.679Z] DONE 6 tests in 12.510s 14:03:29 [2023-11-24T14:03:29.679Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m 14:03:29 [2023-11-24T14:03:29.679Z] ++ '[' -n '' ']' 14:03:29 [2023-11-24T14:03:29.679Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m 14:03:29 [2023-11-24T14:03:29.679Z] ++ set -e 14:03:29 [2023-11-24T14:03:29.679Z] ++ '[' -n 0 ']' 14:03:29 [2023-11-24T14:03:29.679Z] ++ set -x 14:03:29 [2023-11-24T14:03:29.679Z] ++ 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.EN5pDUePX6/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m 14:03:29 [2023-11-24T14:03:29.679Z] INFO: Testing against a local daemon 14:03:29 [2023-11-24T14:03:29.679Z] === RUN TestServiceCreateInit 14:03:29 [2023-11-24T14:03:29.679Z] === RUN TestServiceCreateInit/daemonInitDisabled 14:03:33 [2023-11-24T14:03:33.872Z] === RUN TestServiceCreateInit/daemonInitEnabled 14:03:37 [2023-11-24T14:03:37.162Z] --- PASS: TestServiceCreateInit (7.70s) 14:03:37 [2023-11-24T14:03:37.162Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.80s) 14:03:37 [2023-11-24T14:03:37.162Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.88s) 14:03:37 [2023-11-24T14:03:37.162Z] === RUN TestCreateServiceMultipleTimes 14:03:52 [2023-11-24T14:03:52.073Z] --- PASS: TestCreateServiceMultipleTimes (14.76s) 14:03:52 [2023-11-24T14:03:52.073Z] === RUN TestCreateServiceConflict 14:03:53 [2023-11-24T14:03:53.978Z] --- PASS: TestCreateServiceConflict (2.03s) 14:03:53 [2023-11-24T14:03:53.978Z] === RUN TestCreateServiceMaxReplicas 14:03:57 [2023-11-24T14:03:57.267Z] --- PASS: TestCreateServiceMaxReplicas (2.76s) 14:03:57 [2023-11-24T14:03:57.267Z] === RUN TestCreateServiceSecretFileMode 14:04:09 [2023-11-24T14:04:09.477Z] --- PASS: TestCreateServiceSecretFileMode (12.59s) 14:04:09 [2023-11-24T14:04:09.477Z] === RUN TestCreateServiceConfigFileMode 14:04:21 [2023-11-24T14:04:21.688Z] --- PASS: TestCreateServiceConfigFileMode (12.13s) 14:04:21 [2023-11-24T14:04:21.688Z] === RUN TestCreateServiceSysctls 14:04:24 [2023-11-24T14:04:24.977Z] --- PASS: TestCreateServiceSysctls (3.12s) 14:04:24 [2023-11-24T14:04:24.977Z] === RUN TestCreateServiceCapabilities 14:04:27 [2023-11-24T14:04:27.512Z] --- PASS: TestCreateServiceCapabilities (2.57s) 14:04:27 [2023-11-24T14:04:27.512Z] === RUN TestInspect 14:04:30 [2023-11-24T14:04:30.048Z] --- PASS: TestInspect (2.75s) 14:04:30 [2023-11-24T14:04:30.048Z] === RUN TestCreateJob 14:04:33 [2023-11-24T14:04:33.337Z] --- PASS: TestCreateJob (3.35s) 14:04:33 [2023-11-24T14:04:33.337Z] === RUN TestReplicatedJob 14:04:38 [2023-11-24T14:04:38.610Z] --- PASS: TestReplicatedJob (4.66s) 14:04:38 [2023-11-24T14:04:38.610Z] === RUN TestUpdateReplicatedJob 14:04:41 [2023-11-24T14:04:41.144Z] --- PASS: TestUpdateReplicatedJob (3.24s) 14:04:41 [2023-11-24T14:04:41.144Z] === RUN TestServiceListWithStatuses 14:04:41 [2023-11-24T14:04:41.144Z] list_test.go:33: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") 14:04:41 [2023-11-24T14:04:41.144Z] --- SKIP: TestServiceListWithStatuses (0.00s) 14:04:41 [2023-11-24T14:04:41.144Z] === RUN TestDockerNetworkConnectAlias 14:04:45 [2023-11-24T14:04:45.365Z] --- PASS: TestDockerNetworkConnectAlias (3.87s) 14:04:45 [2023-11-24T14:04:45.365Z] === RUN TestDockerNetworkReConnect 14:04:48 [2023-11-24T14:04:48.655Z] --- PASS: TestDockerNetworkReConnect (3.22s) 14:04:48 [2023-11-24T14:04:48.655Z] === RUN TestServicePlugin 14:04:48 [2023-11-24T14:04:48.655Z] plugin_test.go:25: (*Execution).NotAmd64-fm 14:04:48 [2023-11-24T14:04:48.655Z] --- SKIP: TestServicePlugin (0.00s) 14:04:48 [2023-11-24T14:04:48.655Z] === RUN TestServiceUpdateLabel 14:04:50 [2023-11-24T14:04:50.033Z] --- PASS: TestServiceUpdateLabel (1.92s) 14:04:50 [2023-11-24T14:04:50.033Z] === RUN TestServiceUpdateSecrets 14:05:04 [2023-11-24T14:05:04.918Z] --- PASS: TestServiceUpdateSecrets (14.32s) 14:05:04 [2023-11-24T14:05:04.918Z] === RUN TestServiceUpdateConfigs 14:05:19 [2023-11-24T14:05:19.804Z] --- PASS: TestServiceUpdateConfigs (14.41s) 14:05:19 [2023-11-24T14:05:19.804Z] === RUN TestServiceUpdateNetwork 14:05:32 [2023-11-24T14:05:32.014Z] --- PASS: TestServiceUpdateNetwork (11.68s) 14:05:32 [2023-11-24T14:05:32.014Z] === RUN TestServiceUpdatePidsLimit 14:05:32 [2023-11-24T14:05:32.014Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 14:05:32 [2023-11-24T14:05:32.273Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 14:05:40 [2023-11-24T14:05:40.394Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 14:05:46 [2023-11-24T14:05:46.963Z] --- PASS: TestServiceUpdatePidsLimit (16.27s) 14:05:46 [2023-11-24T14:05:46.963Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.72s) 14:05:46 [2023-11-24T14:05:46.963Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.88s) 14:05:46 [2023-11-24T14:05:46.963Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.88s) 14:05:46 [2023-11-24T14:05:46.963Z] PASS 14:05:46 [2023-11-24T14:05:46.963Z] 14:05:46 [2023-11-24T14:05:46.963Z] === Skipped 14:05:46 [2023-11-24T14:05:46.963Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) 14:05:46 [2023-11-24T14:05:46.963Z] list_test.go:33: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") 14:05:46 [2023-11-24T14:05:46.963Z] 14:05:46 [2023-11-24T14:05:46.963Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) 14:05:46 [2023-11-24T14:05:46.963Z] plugin_test.go:25: (*Execution).NotAmd64-fm 14:05:46 [2023-11-24T14:05:46.963Z] 14:05:46 [2023-11-24T14:05:46.963Z] DONE 26 tests, 2 skipped in 137.386s 14:05:46 [2023-11-24T14:05:46.963Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m 14:05:46 [2023-11-24T14:05:46.963Z] ++ '[' -n '' ']' 14:05:46 [2023-11-24T14:05:46.963Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m 14:05:46 [2023-11-24T14:05:46.963Z] ++ set -e 14:05:46 [2023-11-24T14:05:46.963Z] ++ '[' -n 0 ']' 14:05:46 [2023-11-24T14:05:46.963Z] ++ set -x 14:05:46 [2023-11-24T14:05:46.963Z] ++ 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.EN5pDUePX6/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m 14:05:46 [2023-11-24T14:05:46.963Z] INFO: Testing against a local daemon 14:05:46 [2023-11-24T14:05:46.963Z] === RUN TestSessionCreate 14:05:46 [2023-11-24T14:05:46.963Z] --- PASS: TestSessionCreate (0.02s) 14:05:46 [2023-11-24T14:05:46.963Z] === RUN TestSessionCreateWithBadUpgrade 14:05:46 [2023-11-24T14:05:46.963Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) 14:05:46 [2023-11-24T14:05:46.963Z] PASS 14:05:46 [2023-11-24T14:05:46.963Z] 14:05:46 [2023-11-24T14:05:46.963Z] DONE 2 tests in 0.064s 14:05:46 [2023-11-24T14:05:46.963Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m 14:05:46 [2023-11-24T14:05:46.963Z] ++ '[' -n '' ']' 14:05:46 [2023-11-24T14:05:46.963Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m 14:05:46 [2023-11-24T14:05:46.963Z] ++ set -e 14:05:46 [2023-11-24T14:05:46.963Z] ++ '[' -n 0 ']' 14:05:46 [2023-11-24T14:05:46.963Z] ++ set -x 14:05:46 [2023-11-24T14:05:46.963Z] ++ 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.EN5pDUePX6/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m 14:05:46 [2023-11-24T14:05:46.963Z] INFO: Testing against a local daemon 14:05:46 [2023-11-24T14:05:46.963Z] === RUN TestCgroupDriverSystemdMemoryLimit 14:05:46 [2023-11-24T14:05:46.963Z] cgroupdriver_systemd_test.go:32: !hasSystemd() 14:05:46 [2023-11-24T14:05:46.963Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) 14:05:46 [2023-11-24T14:05:46.963Z] === RUN TestDiskUsage 14:05:46 [2023-11-24T14:05:46.963Z] === PAUSE TestDiskUsage 14:05:46 [2023-11-24T14:05:46.963Z] === RUN TestEventsExecDie 14:05:47 [2023-11-24T14:05:47.531Z] --- PASS: TestEventsExecDie (0.57s) 14:05:47 [2023-11-24T14:05:47.531Z] === RUN TestEventsBackwardsCompatible 14:05:47 [2023-11-24T14:05:47.531Z] --- PASS: TestEventsBackwardsCompatible (0.05s) 14:05:47 [2023-11-24T14:05:47.531Z] === RUN TestEventsVolumeCreate 14:05:47 [2023-11-24T14:05:47.531Z] --- PASS: TestEventsVolumeCreate (0.05s) 14:05:47 [2023-11-24T14:05:47.531Z] === RUN TestInfoBinaryCommits 14:05:47 [2023-11-24T14:05:47.531Z] --- PASS: TestInfoBinaryCommits (0.02s) 14:05:47 [2023-11-24T14:05:47.531Z] === RUN TestInfoAPIVersioned 14:05:47 [2023-11-24T14:05:47.531Z] --- PASS: TestInfoAPIVersioned (0.01s) 14:05:47 [2023-11-24T14:05:47.531Z] === RUN TestInfoAPI 14:05:47 [2023-11-24T14:05:47.531Z] --- PASS: TestInfoAPI (0.02s) 14:05:47 [2023-11-24T14:05:47.531Z] === RUN TestInfoAPIWarnings 14:06:05 [2023-11-24T14:06:05.638Z] --- PASS: TestInfoAPIWarnings (16.54s) 14:06:05 [2023-11-24T14:06:05.638Z] === RUN TestInfoDebug 14:06:05 [2023-11-24T14:06:05.638Z] --- PASS: TestInfoDebug (0.52s) 14:06:05 [2023-11-24T14:06:05.638Z] === RUN TestInfoInsecureRegistries 14:06:05 [2023-11-24T14:06:05.638Z] --- PASS: TestInfoInsecureRegistries (0.52s) 14:06:05 [2023-11-24T14:06:05.638Z] === RUN TestInfoRegistryMirrors 14:06:05 [2023-11-24T14:06:05.638Z] --- PASS: TestInfoRegistryMirrors (0.52s) 14:06:05 [2023-11-24T14:06:05.638Z] === RUN TestLoginFailsWithBadCredentials 14:06:06 [2023-11-24T14:06:06.575Z] --- PASS: TestLoginFailsWithBadCredentials (0.99s) 14:06:06 [2023-11-24T14:06:06.575Z] === RUN TestPingCacheHeaders 14:06:06 [2023-11-24T14:06:06.575Z] --- PASS: TestPingCacheHeaders (0.02s) 14:06:06 [2023-11-24T14:06:06.575Z] === RUN TestPingGet 14:06:06 [2023-11-24T14:06:06.835Z] --- PASS: TestPingGet (0.01s) 14:06:06 [2023-11-24T14:06:06.835Z] === RUN TestPingHead 14:06:06 [2023-11-24T14:06:06.835Z] --- PASS: TestPingHead (0.02s) 14:06:06 [2023-11-24T14:06:06.835Z] === RUN TestPingSwarmHeader 14:06:07 [2023-11-24T14:06:07.403Z] === RUN TestPingSwarmHeader/before_swarm_init 14:06:07 [2023-11-24T14:06:07.662Z] === RUN TestPingSwarmHeader/after_swarm_init 14:06:08 [2023-11-24T14:06:08.600Z] === RUN TestPingSwarmHeader/after_swarm_leave 14:06:08 [2023-11-24T14:06:08.600Z] --- PASS: TestPingSwarmHeader (1.89s) 14:06:08 [2023-11-24T14:06:08.600Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) 14:06:08 [2023-11-24T14:06:08.600Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) 14:06:08 [2023-11-24T14:06:08.600Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) 14:06:08 [2023-11-24T14:06:08.600Z] === RUN TestPingBuilderHeader 14:06:08 [2023-11-24T14:06:08.600Z] === RUN TestPingBuilderHeader/default_config 14:06:09 [2023-11-24T14:06:09.168Z] === RUN TestPingBuilderHeader/buildkit_disabled 14:06:09 [2023-11-24T14:06:09.737Z] --- PASS: TestPingBuilderHeader (1.04s) 14:06:09 [2023-11-24T14:06:09.737Z] --- PASS: TestPingBuilderHeader/default_config (0.52s) 14:06:09 [2023-11-24T14:06:09.737Z] --- PASS: TestPingBuilderHeader/buildkit_disabled (0.52s) 14:06:09 [2023-11-24T14:06:09.737Z] === RUN TestVersion 14:06:09 [2023-11-24T14:06:09.737Z] --- PASS: TestVersion (0.02s) 14:06:09 [2023-11-24T14:06:09.737Z] === CONT TestDiskUsage 14:06:10 [2023-11-24T14:06:10.304Z] === RUN TestDiskUsage/empty 14:06:10 [2023-11-24T14:06:10.304Z] === RUN TestDiskUsage/empty/container_types 14:06:10 [2023-11-24T14:06:10.304Z] === RUN TestDiskUsage/empty/image_types 14:06:10 [2023-11-24T14:06:10.304Z] === RUN TestDiskUsage/empty/volume_types 14:06:10 [2023-11-24T14:06:10.304Z] === RUN TestDiskUsage/empty/build-cache_types 14:06:10 [2023-11-24T14:06:10.304Z] === RUN TestDiskUsage/empty/container,_volume_types 14:06:10 [2023-11-24T14:06:10.304Z] === RUN TestDiskUsage/empty/image,_build-cache_types 14:06:10 [2023-11-24T14:06:10.304Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types 14:06:10 [2023-11-24T14:06:10.304Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types 14:06:10 [2023-11-24T14:06:10.304Z] === RUN TestDiskUsage/empty/container,_image,_volume_types 14:06:10 [2023-11-24T14:06:10.304Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types 14:06:10 [2023-11-24T14:06:10.304Z] === RUN TestDiskUsage/after_LoadBusybox 14:06:10 [2023-11-24T14:06:10.304Z] === RUN TestDiskUsage/after_LoadBusybox/container_types 14:06:10 [2023-11-24T14:06:10.304Z] === RUN TestDiskUsage/after_LoadBusybox/image_types 14:06:10 [2023-11-24T14:06:10.304Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types 14:06:10 [2023-11-24T14:06:10.304Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types 14:06:10 [2023-11-24T14:06:10.304Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types 14:06:10 [2023-11-24T14:06:10.304Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types 14:06:10 [2023-11-24T14:06:10.304Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types 14:06:10 [2023-11-24T14:06:10.304Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types 14:06:10 [2023-11-24T14:06:10.304Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types 14:06:10 [2023-11-24T14:06:10.304Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types 14:06:10 [2023-11-24T14:06:10.304Z] === RUN TestDiskUsage/after_container.Run 14:06:10 [2023-11-24T14:06:10.563Z] === RUN TestDiskUsage/after_container.Run/container_types 14:06:10 [2023-11-24T14:06:10.563Z] === RUN TestDiskUsage/after_container.Run/image_types 14:06:10 [2023-11-24T14:06:10.563Z] === RUN TestDiskUsage/after_container.Run/volume_types 14:06:10 [2023-11-24T14:06:10.563Z] === RUN TestDiskUsage/after_container.Run/build-cache_types 14:06:10 [2023-11-24T14:06:10.563Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types 14:06:10 [2023-11-24T14:06:10.563Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types 14:06:10 [2023-11-24T14:06:10.563Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types 14:06:10 [2023-11-24T14:06:10.563Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types 14:06:10 [2023-11-24T14:06:10.563Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types 14:06:10 [2023-11-24T14:06:10.563Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types 14:06:10 [2023-11-24T14:06:10.823Z] --- PASS: TestDiskUsage (1.07s) 14:06:10 [2023-11-24T14:06:10.823Z] --- PASS: TestDiskUsage/empty (0.01s) 14:06:10 [2023-11-24T14:06:10.823Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) 14:06:10 [2023-11-24T14:06:10.823Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) 14:06:10 [2023-11-24T14:06:10.823Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) 14:06:10 [2023-11-24T14:06:10.823Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) 14:06:10 [2023-11-24T14:06:10.823Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) 14:06:10 [2023-11-24T14:06:10.823Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) 14:06:10 [2023-11-24T14:06:10.823Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) 14:06:10 [2023-11-24T14:06:10.823Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) 14:06:10 [2023-11-24T14:06:10.823Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) 14:06:10 [2023-11-24T14:06:10.823Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) 14:06:10 [2023-11-24T14:06:10.823Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.09s) 14:06:10 [2023-11-24T14:06:10.823Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) 14:06:10 [2023-11-24T14:06:10.823Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) 14:06:10 [2023-11-24T14:06:10.823Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) 14:06:10 [2023-11-24T14:06:10.823Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) 14:06:10 [2023-11-24T14:06:10.823Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) 14:06:10 [2023-11-24T14:06:10.823Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) 14:06:10 [2023-11-24T14:06:10.823Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) 14:06:10 [2023-11-24T14:06:10.823Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) 14:06:10 [2023-11-24T14:06:10.823Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) 14:06:10 [2023-11-24T14:06:10.823Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) 14:06:10 [2023-11-24T14:06:10.823Z] --- PASS: TestDiskUsage/after_container.Run (0.28s) 14:06:10 [2023-11-24T14:06:10.823Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) 14:06:10 [2023-11-24T14:06:10.823Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) 14:06:10 [2023-11-24T14:06:10.823Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) 14:06:10 [2023-11-24T14:06:10.823Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) 14:06:10 [2023-11-24T14:06:10.823Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) 14:06:10 [2023-11-24T14:06:10.823Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) 14:06:10 [2023-11-24T14:06:10.823Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) 14:06:10 [2023-11-24T14:06:10.823Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) 14:06:10 [2023-11-24T14:06:10.823Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) 14:06:10 [2023-11-24T14:06:10.823Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) 14:06:10 [2023-11-24T14:06:10.823Z] PASS 14:06:10 [2023-11-24T14:06:10.823Z] 14:06:10 [2023-11-24T14:06:10.823Z] === Skipped 14:06:10 [2023-11-24T14:06:10.823Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) 14:06:10 [2023-11-24T14:06:10.823Z] cgroupdriver_systemd_test.go:32: !hasSystemd() 14:06:10 [2023-11-24T14:06:10.823Z] 14:06:10 [2023-11-24T14:06:10.823Z] DONE 57 tests, 1 skipped in 23.912s 14:06:10 [2023-11-24T14:06:10.823Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m 14:06:10 [2023-11-24T14:06:10.823Z] ++ '[' -n '' ']' 14:06:10 [2023-11-24T14:06:10.823Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m 14:06:10 [2023-11-24T14:06:10.823Z] ++ set -e 14:06:10 [2023-11-24T14:06:10.823Z] ++ '[' -n 0 ']' 14:06:10 [2023-11-24T14:06:10.823Z] ++ set -x 14:06:10 [2023-11-24T14:06:10.823Z] ++ 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.EN5pDUePX6/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m 14:06:10 [2023-11-24T14:06:10.823Z] INFO: Testing against a local daemon 14:06:10 [2023-11-24T14:06:10.823Z] === RUN TestVolumesCreateAndList 14:06:10 [2023-11-24T14:06:10.823Z] --- PASS: TestVolumesCreateAndList (0.01s) 14:06:10 [2023-11-24T14:06:10.823Z] === RUN TestVolumesRemove 14:06:10 [2023-11-24T14:06:10.823Z] === RUN TestVolumesRemove/volume_in_use 14:06:10 [2023-11-24T14:06:10.823Z] === RUN TestVolumesRemove/volume_not_in_use 14:06:10 [2023-11-24T14:06:10.823Z] === RUN TestVolumesRemove/non-existing_volume 14:06:10 [2023-11-24T14:06:10.823Z] === RUN TestVolumesRemove/non-existing_volume_force 14:06:10 [2023-11-24T14:06:10.823Z] --- PASS: TestVolumesRemove (0.06s) 14:06:10 [2023-11-24T14:06:10.823Z] --- PASS: TestVolumesRemove/volume_in_use (0.00s) 14:06:10 [2023-11-24T14:06:10.823Z] --- PASS: TestVolumesRemove/volume_not_in_use (0.01s) 14:06:10 [2023-11-24T14:06:10.823Z] --- PASS: TestVolumesRemove/non-existing_volume (0.00s) 14:06:10 [2023-11-24T14:06:10.823Z] --- PASS: TestVolumesRemove/non-existing_volume_force (0.00s) 14:06:10 [2023-11-24T14:06:10.823Z] === RUN TestVolumesRemoveSwarmEnabled 14:06:10 [2023-11-24T14:06:10.823Z] === PAUSE TestVolumesRemoveSwarmEnabled 14:06:10 [2023-11-24T14:06:10.823Z] === RUN TestVolumesInspect 14:06:10 [2023-11-24T14:06:10.823Z] --- PASS: TestVolumesInspect (0.01s) 14:06:10 [2023-11-24T14:06:10.823Z] === RUN TestVolumesInvalidJSON 14:06:10 [2023-11-24T14:06:10.823Z] === RUN TestVolumesInvalidJSON/volumes/create 14:06:10 [2023-11-24T14:06:10.823Z] === PAUSE TestVolumesInvalidJSON/volumes/create 14:06:10 [2023-11-24T14:06:10.823Z] === CONT TestVolumesInvalidJSON/volumes/create 14:06:10 [2023-11-24T14:06:10.823Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type 14:06:10 [2023-11-24T14:06:10.823Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON 14:06:10 [2023-11-24T14:06:10.823Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON 14:06:10 [2023-11-24T14:06:10.823Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body 14:06:10 [2023-11-24T14:06:10.823Z] --- PASS: TestVolumesInvalidJSON (0.01s) 14:06:10 [2023-11-24T14:06:10.823Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) 14:06:10 [2023-11-24T14:06:10.823Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) 14:06:10 [2023-11-24T14:06:10.823Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) 14:06:10 [2023-11-24T14:06:10.823Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) 14:06:10 [2023-11-24T14:06:10.823Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) 14:06:10 [2023-11-24T14:06:10.823Z] === RUN TestVolumePruneAnonymous 14:06:10 [2023-11-24T14:06:10.823Z] --- PASS: TestVolumePruneAnonymous (0.03s) 14:06:10 [2023-11-24T14:06:10.823Z] === RUN TestVolumePruneAnonFromImage 14:06:11 [2023-11-24T14:06:11.082Z] --- PASS: TestVolumePruneAnonFromImage (0.12s) 14:06:11 [2023-11-24T14:06:11.082Z] === CONT TestVolumesRemoveSwarmEnabled 14:06:12 [2023-11-24T14:06:12.461Z] === RUN TestVolumesRemoveSwarmEnabled/volume_in_use 14:06:12 [2023-11-24T14:06:12.461Z] === RUN TestVolumesRemoveSwarmEnabled/volume_not_in_use 14:06:12 [2023-11-24T14:06:12.461Z] === RUN TestVolumesRemoveSwarmEnabled/non-existing_volume 14:06:12 [2023-11-24T14:06:12.461Z] === RUN TestVolumesRemoveSwarmEnabled/non-existing_volume_force 14:06:13 [2023-11-24T14:06:13.029Z] --- PASS: TestVolumesRemoveSwarmEnabled (1.94s) 14:06:13 [2023-11-24T14:06:13.029Z] --- PASS: TestVolumesRemoveSwarmEnabled/volume_in_use (0.00s) 14:06:13 [2023-11-24T14:06:13.029Z] --- PASS: TestVolumesRemoveSwarmEnabled/volume_not_in_use (0.01s) 14:06:13 [2023-11-24T14:06:13.029Z] --- PASS: TestVolumesRemoveSwarmEnabled/non-existing_volume (0.00s) 14:06:13 [2023-11-24T14:06:13.029Z] --- PASS: TestVolumesRemoveSwarmEnabled/non-existing_volume_force (0.00s) 14:06:13 [2023-11-24T14:06:13.029Z] PASS 14:06:13 [2023-11-24T14:06:13.029Z] 14:06:13 [2023-11-24T14:06:13.029Z] DONE 20 tests in 2.238s 14:06:13 [2023-11-24T14:06:13.029Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) 14:06:13 [2023-11-24T14:06:13.029Z] ++++ cat bundles/test-integration/docker.pid 14:06:13 [2023-11-24T14:06:13.029Z] +++ kill 24079 14:06:14 [2023-11-24T14:06:14.934Z] ++++ cat bundles/test-integration/TestUsernsCommit/de9c3ed8a212c/docker.pid 14:06:14 [2023-11-24T14:06:14.934Z] +++ kill 61677 14:06:14 [2023-11-24T14:06:14.934Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 61677 is not a child of this shell 14:06:14 [2023-11-24T14:06:14.934Z] warning: PID 61677 from bundles/test-integration/TestUsernsCommit/de9c3ed8a212c/docker.pid had a nonzero exit code 14:06:14 [2023-11-24T14:06:14.934Z] umount: bundles/test-integration/TestUsernsCommit/de9c3ed8a212c/root: not mounted. 14:06:14 [2023-11-24T14:06:14.935Z] +++ /etc/init.d/apparmor stop 14:06:14 [2023-11-24T14:06:14.935Z] Leaving: AppArmorNo profiles have been unloaded. 14:06:14 [2023-11-24T14:06:14.935Z] 14:06:14 [2023-11-24T14:06:14.935Z] Unloading profiles will leave already running processes permanently 14:06:14 [2023-11-24T14:06:14.935Z] unconfined, which can lead to unexpected situations. 14:06:14 [2023-11-24T14:06:14.935Z] 14:06:14 [2023-11-24T14:06:14.935Z] To set a process to complain mode, use the command line tool 14:06:14 [2023-11-24T14:06:14.935Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." 14:06:14 [2023-11-24T14:06:14.935Z] +++ true 14:06:14 [2023-11-24T14:06:14.935Z] exiting test-integration 14:06:14 [2023-11-24T14:06:14.935Z] ++ exit 0 14:06:14 [2023-11-24T14:06:14.935Z] Post stage [Pipeline] junit 14:06:15 [2023-11-24T14:06:15.885Z] Recording test results 14:06:16 [2023-11-24T14:06:16.068Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh 14:06:16 [2023-11-24T14:06:16.365Z] + echo Ensuring container killed. 14:06:16 [2023-11-24T14:06:16.366Z] Ensuring container killed. 14:06:16 [2023-11-24T14:06:16.366Z] + docker rm -vf docker-pr2 14:06:16 [2023-11-24T14:06:16.366Z] Error response from daemon: No such container: docker-pr2 [Pipeline] sh 14:06:16 [2023-11-24T14:06:16.649Z] + echo Chowning /workspace to jenkins user 14:06:16 [2023-11-24T14:06:16.649Z] Chowning /workspace to jenkins user 14:06:16 [2023-11-24T14:06:16.649Z] + id -u 14:06:16 [2023-11-24T14:06:16.649Z] + id -g 14:06:16 [2023-11-24T14:06:16.649Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-46848:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh 14:06:17 [2023-11-24T14:06:17.876Z] + bundleName=arm64-integration 14:06:17 [2023-11-24T14:06:17.876Z] + echo Creating arm64-integration-bundles.tar.gz 14:06:17 [2023-11-24T14:06:17.876Z] Creating arm64-integration-bundles.tar.gz 14:06:17 [2023-11-24T14:06:17.876Z] + find bundles -path */root/*overlay2+ -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print 14:06:17 [2023-11-24T14:06:17.876Z] xargs tar -czf arm64-integration-bundles.tar.gz [Pipeline] archiveArtifacts 14:06:18 [2023-11-24T14:06:18.148Z] Archiving artifacts 14:06:18 [2023-11-24T14:06:18.475Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-46848/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh 14:06:18 [2023-11-24T14:06:18.773Z] + make clean 14:06:18 [2023-11-24T14:06:18.773Z] docker volume rm -f docker-dev-cache docker-mod-cache 14:06:18 [2023-11-24T14:06:18.773Z] docker-dev-cache 14:06:18 [2023-11-24T14:06:18.773Z] 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