Pull request #46572 updated 14:42:51 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from e1bacd18a3cc586cc11f4af1430a8c0e84735f7a+bb1fb9aaada8d4359d3dab409b2d427d67d31c24 (e5e86d0f103da950f9ab6c4c3c8b17d1e69e7d1f) 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-46572@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 14:42:55 [2023-10-13T14:42:55.655Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone 14:42:55 [2023-10-13T14:42:55.661Z] Trying to pass milestone 15 [Pipeline] milestone 14:42:55 [2023-10-13T14:42:55.832Z] Trying to pass milestone 16 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node 14:42:56 [2023-10-13T14:42:56.080Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0f22c1abd4d3fa6c2) in /home/ubuntu/workspace/moby_PR-46572 [Pipeline] { [Pipeline] checkout 14:42:56 [2023-10-13T14:42:56.106Z] The recommended git tool is: git 14:42:56 [2023-10-13T14:42:56.117Z] using credential docker-jenkins-github-credentials 14:42:56 [2023-10-13T14:42:56.134Z] Cloning the remote Git repository 14:42:56 [2023-10-13T14:42:56.134Z] Cloning with configured refspecs honoured and without tags 14:42:56 [2023-10-13T14:42:56.136Z] Cloning repository https://github.com/moby/moby.git 14:42:56 [2023-10-13T14:42:56.136Z] > git init /home/ubuntu/workspace/moby_PR-46572 # timeout=10 14:42:56 [2023-10-13T14:42:56.141Z] Fetching upstream changes from https://github.com/moby/moby.git 14:42:56 [2023-10-13T14:42:56.141Z] > git --version # timeout=10 14:42:56 [2023-10-13T14:42:56.143Z] > git --version # 'git version 2.25.1' 14:42:56 [2023-10-13T14:42:56.143Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials 14:42:56 [2023-10-13T14:42:56.144Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/46572/head:refs/remotes/origin/PR-46572 +refs/heads/master:refs/remotes/origin/master # timeout=10 14:43:08 [2023-10-13T14:43:08.030Z] Fetching without tags 14:43:08 [2023-10-13T14:43:08.231Z] Merging remotes/origin/master commit bb1fb9aaada8d4359d3dab409b2d427d67d31c24 into PR head commit e1bacd18a3cc586cc11f4af1430a8c0e84735f7a 14:43:08 [2023-10-13T14:43:08.017Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 14:43:08 [2023-10-13T14:43:08.020Z] > git config --add remote.origin.fetch +refs/pull/46572/head:refs/remotes/origin/PR-46572 # timeout=10 14:43:08 [2023-10-13T14:43:08.022Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 14:43:08 [2023-10-13T14:43:08.027Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 14:43:08 [2023-10-13T14:43:08.032Z] Fetching upstream changes from https://github.com/moby/moby.git 14:43:08 [2023-10-13T14:43:08.032Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials 14:43:08 [2023-10-13T14:43:08.032Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/46572/head:refs/remotes/origin/PR-46572 +refs/heads/master:refs/remotes/origin/master # timeout=10 14:43:08 [2023-10-13T14:43:08.232Z] > git config core.sparsecheckout # timeout=10 14:43:08 [2023-10-13T14:43:08.235Z] > git checkout -f e1bacd18a3cc586cc11f4af1430a8c0e84735f7a # timeout=10 14:43:09 [2023-10-13T14:43:09.743Z] Merge succeeded, producing 052d6939b59150cf9dab5349e0dcc746cac87db9 14:43:09 [2023-10-13T14:43:09.744Z] Checking out Revision 052d6939b59150cf9dab5349e0dcc746cac87db9 (PR-46572) 14:43:09 [2023-10-13T14:43:09.792Z] Commit message: "Merge commit 'bb1fb9aaada8d4359d3dab409b2d427d67d31c24' into HEAD" 14:43:09 [2023-10-13T14:43:09.797Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:43:08 [2023-10-13T14:43:08.875Z] > git remote # timeout=10 14:43:08 [2023-10-13T14:43:08.878Z] > git config --get remote.origin.url # timeout=10 14:43:08 [2023-10-13T14:43:08.881Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials 14:43:08 [2023-10-13T14:43:08.882Z] > git merge bb1fb9aaada8d4359d3dab409b2d427d67d31c24 # timeout=10 14:43:09 [2023-10-13T14:43:09.740Z] > git rev-parse HEAD^{commit} # timeout=10 14:43:09 [2023-10-13T14:43:09.745Z] > git config core.sparsecheckout # timeout=10 14:43:09 [2023-10-13T14:43:09.747Z] > git checkout -f 052d6939b59150cf9dab5349e0dcc746cac87db9 # timeout=10 14:43:09 [2023-10-13T14:43:09.793Z] > git rev-list --no-walk 12906c9ea4d7cb311ce9db60a49e52bb0f368d4b # timeout=10 14:43:10 [2023-10-13T14:43:10.543Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-46572:/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 14:43:13 [2023-10-13T14:43:13.053Z] 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 14:43:13 [2023-10-13T14:43:13.104Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0f22c1abd4d3fa6c2) in /home/ubuntu/workspace/moby_PR-46572 [Pipeline] { [Pipeline] checkout 14:43:13 [2023-10-13T14:43:13.118Z] The recommended git tool is: git 14:43:13 [2023-10-13T14:43:13.124Z] using credential docker-jenkins-github-credentials 14:43:13 [2023-10-13T14:43:13.139Z] Fetching changes from the remote Git repository 14:43:13 [2023-10-13T14:43:13.144Z] Fetching without tags 14:43:13 [2023-10-13T14:43:13.408Z] Merging remotes/origin/master commit bb1fb9aaada8d4359d3dab409b2d427d67d31c24 into PR head commit e1bacd18a3cc586cc11f4af1430a8c0e84735f7a 14:43:13 [2023-10-13T14:43:13.485Z] Merge succeeded, producing 72e96c6e014d26f9cdfe8a8e55265c084a61d53e 14:43:13 [2023-10-13T14:43:13.485Z] Checking out Revision 72e96c6e014d26f9cdfe8a8e55265c084a61d53e (PR-46572) 14:43:13 [2023-10-13T14:43:13.524Z] Commit message: "Merge commit 'bb1fb9aaada8d4359d3dab409b2d427d67d31c24' into HEAD" 14:43:13 [2023-10-13T14:43:13.529Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh 14:43:13 [2023-10-13T14:43:13.136Z] > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-46572/.git # timeout=10 14:43:13 [2023-10-13T14:43:13.140Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 14:43:13 [2023-10-13T14:43:13.187Z] Fetching upstream changes from https://github.com/moby/moby.git 14:43:13 [2023-10-13T14:43:13.187Z] > git --version # timeout=10 14:43:13 [2023-10-13T14:43:13.190Z] > git --version # 'git version 2.25.1' 14:43:13 [2023-10-13T14:43:13.190Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials 14:43:13 [2023-10-13T14:43:13.191Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/46572/head:refs/remotes/origin/PR-46572 +refs/heads/master:refs/remotes/origin/master # timeout=10 14:43:13 [2023-10-13T14:43:13.409Z] > git config core.sparsecheckout # timeout=10 14:43:13 [2023-10-13T14:43:13.412Z] > git checkout -f e1bacd18a3cc586cc11f4af1430a8c0e84735f7a # timeout=10 14:43:13 [2023-10-13T14:43:13.440Z] > git remote # timeout=10 14:43:13 [2023-10-13T14:43:13.443Z] > git config --get remote.origin.url # timeout=10 14:43:13 [2023-10-13T14:43:13.446Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials 14:43:13 [2023-10-13T14:43:13.447Z] > git merge bb1fb9aaada8d4359d3dab409b2d427d67d31c24 # timeout=10 14:43:13 [2023-10-13T14:43:13.481Z] > git rev-parse HEAD^{commit} # timeout=10 14:43:13 [2023-10-13T14:43:13.486Z] > git config core.sparsecheckout # timeout=10 14:43:13 [2023-10-13T14:43:13.488Z] > git checkout -f 72e96c6e014d26f9cdfe8a8e55265c084a61d53e # timeout=10 14:43:13 [2023-10-13T14:43:13.525Z] > git rev-list --no-walk 12906c9ea4d7cb311ce9db60a49e52bb0f368d4b # timeout=10 14:43:14 [2023-10-13T14:43:14.365Z] + docker version 14:43:14 [2023-10-13T14:43:14.365Z] Client: Docker Engine - Community 14:43:14 [2023-10-13T14:43:14.365Z] Version: 24.0.2 14:43:14 [2023-10-13T14:43:14.365Z] API version: 1.43 14:43:14 [2023-10-13T14:43:14.365Z] Go version: go1.20.4 14:43:14 [2023-10-13T14:43:14.365Z] Git commit: cb74dfc 14:43:14 [2023-10-13T14:43:14.365Z] Built: Thu May 25 21:52:41 2023 14:43:14 [2023-10-13T14:43:14.365Z] OS/Arch: linux/arm64 14:43:14 [2023-10-13T14:43:14.365Z] Context: default 14:43:14 [2023-10-13T14:43:14.365Z] 14:43:14 [2023-10-13T14:43:14.365Z] Server: Docker Engine - Community 14:43:14 [2023-10-13T14:43:14.365Z] Engine: 14:43:14 [2023-10-13T14:43:14.365Z] Version: 24.0.2 14:43:14 [2023-10-13T14:43:14.365Z] API version: 1.43 (minimum version 1.12) 14:43:14 [2023-10-13T14:43:14.365Z] Go version: go1.20.4 14:43:14 [2023-10-13T14:43:14.365Z] Git commit: 659604f 14:43:14 [2023-10-13T14:43:14.365Z] Built: Thu May 25 21:52:41 2023 14:43:14 [2023-10-13T14:43:14.365Z] OS/Arch: linux/arm64 14:43:14 [2023-10-13T14:43:14.365Z] Experimental: true 14:43:14 [2023-10-13T14:43:14.365Z] containerd: 14:43:14 [2023-10-13T14:43:14.365Z] Version: 1.6.21 14:43:14 [2023-10-13T14:43:14.365Z] GitCommit: 3dce8eb055cbb6872793272b4f20ed16117344f8 14:43:14 [2023-10-13T14:43:14.365Z] runc: 14:43:14 [2023-10-13T14:43:14.365Z] Version: 1.1.7 14:43:14 [2023-10-13T14:43:14.365Z] GitCommit: v1.1.7-0-g860f061 14:43:14 [2023-10-13T14:43:14.365Z] docker-init: 14:43:14 [2023-10-13T14:43:14.365Z] Version: 0.19.0 14:43:14 [2023-10-13T14:43:14.365Z] GitCommit: de40ad0 [Pipeline] sh 14:43:14 [2023-10-13T14:43:14.637Z] + docker info 14:43:14 [2023-10-13T14:43:14.637Z] Client: Docker Engine - Community 14:43:14 [2023-10-13T14:43:14.637Z] Version: 24.0.2 14:43:14 [2023-10-13T14:43:14.637Z] Context: default 14:43:14 [2023-10-13T14:43:14.637Z] Debug Mode: false 14:43:14 [2023-10-13T14:43:14.637Z] Plugins: 14:43:14 [2023-10-13T14:43:14.637Z] buildx: Docker Buildx (Docker Inc.) 14:43:14 [2023-10-13T14:43:14.637Z] Version: v0.11.0 14:43:14 [2023-10-13T14:43:14.637Z] Path: /usr/libexec/docker/cli-plugins/docker-buildx 14:43:14 [2023-10-13T14:43:14.637Z] compose: Docker Compose (Docker Inc.) 14:43:14 [2023-10-13T14:43:14.637Z] Version: v2.19.1 14:43:14 [2023-10-13T14:43:14.637Z] Path: /usr/libexec/docker/cli-plugins/docker-compose 14:43:14 [2023-10-13T14:43:14.637Z] 14:43:14 [2023-10-13T14:43:14.637Z] Server: 14:43:14 [2023-10-13T14:43:14.637Z] Containers: 0 14:43:14 [2023-10-13T14:43:14.637Z] Running: 0 14:43:14 [2023-10-13T14:43:14.637Z] Paused: 0 14:43:14 [2023-10-13T14:43:14.637Z] Stopped: 0 14:43:14 [2023-10-13T14:43:14.637Z] Images: 3 14:43:14 [2023-10-13T14:43:14.637Z] Server Version: 24.0.2 14:43:14 [2023-10-13T14:43:14.637Z] Storage Driver: overlay2 14:43:14 [2023-10-13T14:43:14.637Z] Backing Filesystem: extfs 14:43:14 [2023-10-13T14:43:14.637Z] Supports d_type: true 14:43:14 [2023-10-13T14:43:14.637Z] Using metacopy: false 14:43:14 [2023-10-13T14:43:14.637Z] Native Overlay Diff: true 14:43:14 [2023-10-13T14:43:14.637Z] userxattr: false 14:43:14 [2023-10-13T14:43:14.637Z] Logging Driver: json-file 14:43:14 [2023-10-13T14:43:14.637Z] Cgroup Driver: cgroupfs 14:43:14 [2023-10-13T14:43:14.637Z] Cgroup Version: 1 14:43:14 [2023-10-13T14:43:14.637Z] Plugins: 14:43:14 [2023-10-13T14:43:14.637Z] Volume: local 14:43:14 [2023-10-13T14:43:14.637Z] Network: bridge host ipvlan macvlan null overlay 14:43:14 [2023-10-13T14:43:14.637Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog 14:43:14 [2023-10-13T14:43:14.637Z] Swarm: inactive 14:43:14 [2023-10-13T14:43:14.637Z] Runtimes: io.containerd.runc.v2 runc 14:43:14 [2023-10-13T14:43:14.637Z] Default Runtime: runc 14:43:14 [2023-10-13T14:43:14.637Z] Init Binary: docker-init 14:43:14 [2023-10-13T14:43:14.637Z] containerd version: 3dce8eb055cbb6872793272b4f20ed16117344f8 14:43:14 [2023-10-13T14:43:14.637Z] runc version: v1.1.7-0-g860f061 14:43:14 [2023-10-13T14:43:14.637Z] init version: de40ad0 14:43:14 [2023-10-13T14:43:14.637Z] Security Options: 14:43:14 [2023-10-13T14:43:14.637Z] apparmor 14:43:14 [2023-10-13T14:43:14.637Z] seccomp 14:43:14 [2023-10-13T14:43:14.637Z] Profile: builtin 14:43:14 [2023-10-13T14:43:14.637Z] Kernel Version: 5.15.0-1039-aws 14:43:14 [2023-10-13T14:43:14.637Z] Operating System: Ubuntu 20.04.6 LTS 14:43:14 [2023-10-13T14:43:14.637Z] OSType: linux 14:43:14 [2023-10-13T14:43:14.637Z] Architecture: aarch64 14:43:14 [2023-10-13T14:43:14.637Z] CPUs: 8 14:43:14 [2023-10-13T14:43:14.637Z] Total Memory: 30.64GiB 14:43:14 [2023-10-13T14:43:14.637Z] Name: ip-10-100-80-150 14:43:14 [2023-10-13T14:43:14.637Z] ID: ef507593-6b20-4340-8f95-bbcbfb83a0a5 14:43:14 [2023-10-13T14:43:14.637Z] Docker Root Dir: /var/lib/docker 14:43:14 [2023-10-13T14:43:14.637Z] Debug Mode: false 14:43:14 [2023-10-13T14:43:14.637Z] Experimental: true 14:43:14 [2023-10-13T14:43:14.637Z] Insecure Registries: 14:43:14 [2023-10-13T14:43:14.637Z] 127.0.0.0/8 14:43:14 [2023-10-13T14:43:14.637Z] Live Restore Enabled: true 14:43:14 [2023-10-13T14:43:14.637Z] [Pipeline] sh 14:43:14 [2023-10-13T14:43:14.952Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee 14:43:14 [2023-10-13T14:43:14.952Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee 14:43:14 [2023-10-13T14:43:14.952Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-46572/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh 14:43:14 [2023-10-13T14:43:14.952Z] + bash /home/ubuntu/workspace/moby_PR-46572/check-config.sh 14:43:14 [2023-10-13T14:43:14.952Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... 14:43:14 [2023-10-13T14:43:14.952Z] info: reading kernel config from /boot/config-5.15.0-1039-aws ... 14:43:14 [2023-10-13T14:43:14.952Z] 14:43:14 [2023-10-13T14:43:14.952Z] Generally Necessary: 14:43:14 [2023-10-13T14:43:14.952Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] 14:43:14 [2023-10-13T14:43:14.952Z] - apparmor: enabled and tools installed 14:43:14 [2023-10-13T14:43:14.952Z] - CONFIG_NAMESPACES: enabled 14:43:14 [2023-10-13T14:43:14.952Z] - CONFIG_NET_NS: enabled 14:43:14 [2023-10-13T14:43:14.952Z] - CONFIG_PID_NS: enabled 14:43:14 [2023-10-13T14:43:14.952Z] - CONFIG_IPC_NS: enabled 14:43:14 [2023-10-13T14:43:14.952Z] - CONFIG_UTS_NS: enabled 14:43:14 [2023-10-13T14:43:14.952Z] - CONFIG_CGROUPS: enabled 14:43:14 [2023-10-13T14:43:14.952Z] - CONFIG_CGROUP_CPUACCT: enabled 14:43:14 [2023-10-13T14:43:14.952Z] - CONFIG_CGROUP_DEVICE: enabled 14:43:14 [2023-10-13T14:43:14.952Z] - CONFIG_CGROUP_FREEZER: enabled 14:43:14 [2023-10-13T14:43:14.952Z] - CONFIG_CGROUP_SCHED: enabled 14:43:14 [2023-10-13T14:43:14.952Z] - CONFIG_CPUSETS: enabled 14:43:14 [2023-10-13T14:43:14.952Z] - CONFIG_MEMCG: enabled 14:43:15 [2023-10-13T14:43:15.213Z] - CONFIG_KEYS: enabled 14:43:15 [2023-10-13T14:43:15.213Z] - CONFIG_VETH: enabled (as module) 14:43:15 [2023-10-13T14:43:15.213Z] - CONFIG_BRIDGE: enabled (as module) 14:43:15 [2023-10-13T14:43:15.213Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) 14:43:15 [2023-10-13T14:43:15.213Z] - CONFIG_IP_NF_FILTER: enabled (as module) 14:43:15 [2023-10-13T14:43:15.213Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) 14:43:15 [2023-10-13T14:43:15.213Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) 14:43:15 [2023-10-13T14:43:15.213Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) 14:43:15 [2023-10-13T14:43:15.213Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) 14:43:15 [2023-10-13T14:43:15.213Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) 14:43:15 [2023-10-13T14:43:15.213Z] - CONFIG_IP_NF_NAT: enabled (as module) 14:43:15 [2023-10-13T14:43:15.213Z] - CONFIG_NF_NAT: enabled (as module) 14:43:15 [2023-10-13T14:43:15.213Z] - CONFIG_POSIX_MQUEUE: enabled 14:43:15 [2023-10-13T14:43:15.213Z] - CONFIG_CGROUP_BPF: enabled 14:43:15 [2023-10-13T14:43:15.213Z] 14:43:15 [2023-10-13T14:43:15.213Z] Optional Features: 14:43:15 [2023-10-13T14:43:15.214Z] - CONFIG_USER_NS: enabled 14:43:15 [2023-10-13T14:43:15.214Z] - CONFIG_SECCOMP: enabled 14:43:15 [2023-10-13T14:43:15.214Z] - CONFIG_SECCOMP_FILTER: enabled 14:43:15 [2023-10-13T14:43:15.214Z] - CONFIG_CGROUP_PIDS: enabled 14:43:15 [2023-10-13T14:43:15.214Z] - CONFIG_MEMCG_SWAP: enabled 14:43:15 [2023-10-13T14:43:15.214Z] (cgroup swap accounting is currently enabled) 14:43:15 [2023-10-13T14:43:15.214Z] - CONFIG_BLK_CGROUP: enabled 14:43:15 [2023-10-13T14:43:15.214Z] - CONFIG_BLK_DEV_THROTTLING: enabled 14:43:15 [2023-10-13T14:43:15.214Z] - CONFIG_CGROUP_PERF: enabled 14:43:15 [2023-10-13T14:43:15.469Z] - CONFIG_CGROUP_HUGETLB: enabled 14:43:15 [2023-10-13T14:43:15.469Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) 14:43:15 [2023-10-13T14:43:15.469Z] - CONFIG_CGROUP_NET_PRIO: enabled 14:43:15 [2023-10-13T14:43:15.469Z] - CONFIG_CFS_BANDWIDTH: enabled 14:43:15 [2023-10-13T14:43:15.469Z] - CONFIG_FAIR_GROUP_SCHED: enabled 14:43:15 [2023-10-13T14:43:15.469Z] - CONFIG_RT_GROUP_SCHED: missing 14:43:15 [2023-10-13T14:43:15.469Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) 14:43:15 [2023-10-13T14:43:15.469Z] - CONFIG_IP_VS: enabled (as module) 14:43:15 [2023-10-13T14:43:15.469Z] - CONFIG_IP_VS_NFCT: enabled 14:43:15 [2023-10-13T14:43:15.469Z] - CONFIG_IP_VS_PROTO_TCP: enabled 14:43:15 [2023-10-13T14:43:15.469Z] - CONFIG_IP_VS_PROTO_UDP: enabled 14:43:15 [2023-10-13T14:43:15.469Z] - CONFIG_IP_VS_RR: enabled (as module) 14:43:15 [2023-10-13T14:43:15.469Z] - CONFIG_SECURITY_SELINUX: enabled 14:43:15 [2023-10-13T14:43:15.469Z] - CONFIG_SECURITY_APPARMOR: enabled 14:43:15 [2023-10-13T14:43:15.469Z] - CONFIG_EXT4_FS: enabled 14:43:15 [2023-10-13T14:43:15.469Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled 14:43:15 [2023-10-13T14:43:15.469Z] - CONFIG_EXT4_FS_SECURITY: enabled 14:43:15 [2023-10-13T14:43:15.469Z] - Network Drivers: 14:43:15 [2023-10-13T14:43:15.469Z] - "overlay": 14:43:15 [2023-10-13T14:43:15.469Z] - CONFIG_VXLAN: enabled (as module) 14:43:15 [2023-10-13T14:43:15.469Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled 14:43:15 [2023-10-13T14:43:15.469Z] Optional (for encrypted networks): 14:43:15 [2023-10-13T14:43:15.724Z] - CONFIG_CRYPTO: enabled 14:43:15 [2023-10-13T14:43:15.724Z] - CONFIG_CRYPTO_AEAD: enabled 14:43:15 [2023-10-13T14:43:15.724Z] - CONFIG_CRYPTO_GCM: enabled 14:43:15 [2023-10-13T14:43:15.724Z] - CONFIG_CRYPTO_SEQIV: enabled 14:43:15 [2023-10-13T14:43:15.724Z] - CONFIG_CRYPTO_GHASH: enabled 14:43:15 [2023-10-13T14:43:15.724Z] - CONFIG_XFRM: enabled 14:43:15 [2023-10-13T14:43:15.724Z] - CONFIG_XFRM_USER: enabled (as module) 14:43:15 [2023-10-13T14:43:15.724Z] - CONFIG_XFRM_ALGO: enabled (as module) 14:43:15 [2023-10-13T14:43:15.724Z] - CONFIG_INET_ESP: enabled (as module) 14:43:15 [2023-10-13T14:43:15.724Z] - "ipvlan": 14:43:15 [2023-10-13T14:43:15.724Z] - CONFIG_IPVLAN: enabled (as module) 14:43:15 [2023-10-13T14:43:15.724Z] - "macvlan": 14:43:15 [2023-10-13T14:43:15.724Z] - CONFIG_MACVLAN: enabled (as module) 14:43:15 [2023-10-13T14:43:15.724Z] - CONFIG_DUMMY: enabled (as module) 14:43:15 [2023-10-13T14:43:15.724Z] - "ftp,tftp client in container": 14:43:15 [2023-10-13T14:43:15.724Z] - CONFIG_NF_NAT_FTP: enabled (as module) 14:43:15 [2023-10-13T14:43:15.724Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) 14:43:15 [2023-10-13T14:43:15.724Z] - CONFIG_NF_NAT_TFTP: enabled (as module) 14:43:15 [2023-10-13T14:43:15.724Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) 14:43:15 [2023-10-13T14:43:15.724Z] - Storage Drivers: 14:43:15 [2023-10-13T14:43:15.724Z] - "aufs": 14:43:15 [2023-10-13T14:43:15.724Z] - CONFIG_AUFS_FS: enabled (as module) 14:43:15 [2023-10-13T14:43:15.724Z] - "btrfs": 14:43:15 [2023-10-13T14:43:15.724Z] - CONFIG_BTRFS_FS: enabled (as module) 14:43:15 [2023-10-13T14:43:15.724Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled 14:43:15 [2023-10-13T14:43:15.724Z] - "devicemapper": 14:43:15 [2023-10-13T14:43:15.724Z] - CONFIG_BLK_DEV_DM: enabled 14:43:15 [2023-10-13T14:43:15.724Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) 14:43:15 [2023-10-13T14:43:15.724Z] - "overlay": 14:43:15 [2023-10-13T14:43:15.724Z] - CONFIG_OVERLAY_FS: enabled (as module) 14:43:15 [2023-10-13T14:43:15.724Z] - "zfs": 14:43:15 [2023-10-13T14:43:15.724Z] - /dev/zfs: present 14:43:15 [2023-10-13T14:43:15.724Z] - zfs command: missing 14:43:15 [2023-10-13T14:43:15.724Z] - zpool command: missing 14:43:15 [2023-10-13T14:43:15.724Z] 14:43:15 [2023-10-13T14:43:15.724Z] Limits: 14:43:15 [2023-10-13T14:43:15.724Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 14:43:15 [2023-10-13T14:43:15.724Z] 14:43:15 [2023-10-13T14:43:15.724Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh 14:43:16 [2023-10-13T14:43:16.056Z] + docker build --force-rm -t docker:72e96c6e014d26f9cdfe8a8e55265c084a61d53e . 14:43:16 [2023-10-13T14:43:16.311Z] #0 building with "default" instance using docker driver 14:43:16 [2023-10-13T14:43:16.311Z] 14:43:16 [2023-10-13T14:43:16.311Z] #1 [internal] load build definition from Dockerfile 14:43:16 [2023-10-13T14:43:16.311Z] #1 transferring dockerfile: 28.07kB done 14:43:16 [2023-10-13T14:43:16.311Z] #1 DONE 0.0s 14:43:16 [2023-10-13T14:43:16.311Z] 14:43:16 [2023-10-13T14:43:16.311Z] #2 [internal] load .dockerignore 14:43:16 [2023-10-13T14:43:16.311Z] #2 transferring context: 113B done 14:43:16 [2023-10-13T14:43:16.311Z] #2 DONE 0.0s 14:43:16 [2023-10-13T14:43:16.311Z] 14:43:16 [2023-10-13T14:43:16.311Z] #3 resolve image config for docker.io/docker/dockerfile:1 14:43:16 [2023-10-13T14:43:16.311Z] #3 DONE 0.1s 14:43:16 [2023-10-13T14:43:16.311Z] 14:43:16 [2023-10-13T14:43:16.311Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021 14:43:16 [2023-10-13T14:43:16.311Z] #4 CACHED 14:43:16 [2023-10-13T14:43:16.311Z] 14:43:16 [2023-10-13T14:43:16.311Z] #5 [internal] load metadata for docker.io/library/busybox:latest 14:43:16 [2023-10-13T14:43:16.567Z] #5 DONE 0.0s 14:43:16 [2023-10-13T14:43:16.567Z] 14:43:16 [2023-10-13T14:43:16.567Z] #6 [internal] load metadata for docker.io/docker/compose-bin:v2.20.1 14:43:16 [2023-10-13T14:43:16.567Z] #6 DONE 0.2s 14:43:16 [2023-10-13T14:43:16.567Z] 14:43:16 [2023-10-13T14:43:16.567Z] #7 [internal] load metadata for docker.io/distribution/distribution:2.8.3 14:43:16 [2023-10-13T14:43:16.567Z] #7 DONE 0.2s 14:43:16 [2023-10-13T14:43:16.567Z] 14:43:16 [2023-10-13T14:43:16.567Z] #8 [internal] load metadata for docker.io/library/golang:1.21.3-bullseye 14:43:16 [2023-10-13T14:43:16.567Z] #8 DONE 0.2s 14:43:16 [2023-10-13T14:43:16.567Z] 14:43:16 [2023-10-13T14:43:16.567Z] #9 [internal] load metadata for docker.io/tonistiigi/xx:1.2.1 14:43:16 [2023-10-13T14:43:16.567Z] #9 DONE 0.2s 14:43:16 [2023-10-13T14:43:16.567Z] 14:43:16 [2023-10-13T14:43:16.567Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 14:43:16 [2023-10-13T14:43:16.567Z] #10 DONE 0.2s 14:43:16 [2023-10-13T14:43:16.567Z] 14:43:16 [2023-10-13T14:43:16.567Z] #11 [internal] load metadata for docker.io/library/debian:bullseye 14:43:16 [2023-10-13T14:43:16.567Z] #11 DONE 0.2s 14:43:16 [2023-10-13T14:43:16.567Z] 14:43:16 [2023-10-13T14:43:16.567Z] #12 [internal] load metadata for docker.io/docker/buildx-bin:0.11.2 14:43:16 [2023-10-13T14:43:16.567Z] #12 DONE 0.2s 14:43:16 [2023-10-13T14:43:16.823Z] 14:43:16 [2023-10-13T14:43:16.823Z] #13 [base 1/5] FROM docker.io/library/golang:1.21.3-bullseye@sha256:26c7537d6ac3827eb4638034d16edc64de57bb011c8cc8fe301ac13a6568f6f4 14:43:16 [2023-10-13T14:43:16.823Z] #13 DONE 0.0s 14:43:16 [2023-10-13T14:43:16.823Z] 14:43:16 [2023-10-13T14:43:16.823Z] #14 [xx 1/1] FROM docker.io/tonistiigi/xx:1.2.1@sha256:8879a398dedf0aadaacfbd332b29ff2f84bc39ae6d4e9c0a1109db27ac5ba012 14:43:16 [2023-10-13T14:43:16.823Z] #14 DONE 0.0s 14:43:16 [2023-10-13T14:43:16.823Z] 14:43:16 [2023-10-13T14:43:16.823Z] #15 [compose 1/1] FROM docker.io/docker/compose-bin:v2.20.1@sha256:808e1bf7a9b64a345b30bbaf10df1b2f119f9011ff2ffd332cb8ed282e518d6b 14:43:16 [2023-10-13T14:43:16.823Z] #15 DONE 0.0s 14:43:16 [2023-10-13T14:43:16.823Z] 14:43:16 [2023-10-13T14:43:16.823Z] #16 [buildx 1/1] FROM docker.io/docker/buildx-bin:0.11.2@sha256:e7f00cf9fc3754de699190b215d383e57bd654179b31b28eefadf978a362e647 14:43:16 [2023-10-13T14:43:16.823Z] #16 DONE 0.0s 14:43:16 [2023-10-13T14:43:16.823Z] 14:43:16 [2023-10-13T14:43:16.823Z] #17 [vpnkit-linux-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 14:43:16 [2023-10-13T14:43:16.823Z] #17 DONE 0.0s 14:43:16 [2023-10-13T14:43:16.823Z] 14:43:16 [2023-10-13T14:43:16.823Z] #18 [build-dummy 1/2] FROM docker.io/library/busybox:latest 14:43:16 [2023-10-13T14:43:16.823Z] #18 DONE 0.0s 14:43:16 [2023-10-13T14:43:16.823Z] 14:43:16 [2023-10-13T14:43:16.823Z] #19 [registry-v2 1/2] FROM docker.io/distribution/distribution:2.8.3@sha256:f84b2078238ff03cdbc2a08f1cb90ca4c11683a1f15cd9817120f5cabbc48ebb 14:43:16 [2023-10-13T14:43:16.823Z] #19 DONE 0.0s 14:43:16 [2023-10-13T14:43:16.823Z] 14:43:16 [2023-10-13T14:43:16.823Z] #20 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:c141beaa9e0767774221cc82efe3a6712a1cc4f75d2699334dfd9a28a6f7357b 14:43:16 [2023-10-13T14:43:16.823Z] #20 DONE 0.0s 14:43:16 [2023-10-13T14:43:16.823Z] 14:43:16 [2023-10-13T14:43:16.823Z] #21 [internal] load build context 14:43:17 [2023-10-13T14:43:17.750Z] #21 transferring context: 73.83MB 0.9s done 14:43:17 [2023-10-13T14:43:17.750Z] #21 DONE 1.0s 14:43:17 [2023-10-13T14:43:17.750Z] 14:43:17 [2023-10-13T14:43:17.750Z] #22 [tini-src 1/3] WORKDIR /usr/src/tini 14:43:17 [2023-10-13T14:43:17.750Z] #22 CACHED 14:43:17 [2023-10-13T14:43:17.750Z] 14:43:17 [2023-10-13T14:43:17.750Z] #23 [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 14:43:17 [2023-10-13T14:43:17.750Z] #23 CACHED 14:43:17 [2023-10-13T14:43:17.750Z] 14:43:17 [2023-10-13T14:43:17.750Z] #24 [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 14:43:17 [2023-10-13T14:43:17.750Z] #24 CACHED 14:43:17 [2023-10-13T14:43:17.750Z] 14:43:17 [2023-10-13T14:43:17.750Z] #25 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution 14:43:17 [2023-10-13T14:43:17.750Z] #25 CACHED 14:43:17 [2023-10-13T14:43:17.750Z] 14:43:17 [2023-10-13T14:43:17.750Z] #26 [runc-src 1/3] WORKDIR /usr/src/runc 14:43:17 [2023-10-13T14:43:17.750Z] #26 CACHED 14:43:17 [2023-10-13T14:43:17.750Z] 14:43:17 [2023-10-13T14:43:17.750Z] #27 [dev-systemd-false 17/21] COPY --link --from=crun /build/ /usr/local/bin/ 14:43:17 [2023-10-13T14:43:17.750Z] #27 CACHED 14:43:17 [2023-10-13T14:43:17.750Z] 14:43:17 [2023-10-13T14:43:17.750Z] #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 14:43:17 [2023-10-13T14:43:17.750Z] #28 CACHED 14:43:17 [2023-10-13T14:43:17.750Z] 14:43:17 [2023-10-13T14:43:17.750Z] #29 [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 14:43:17 [2023-10-13T14:43:17.750Z] #29 CACHED 14:43:17 [2023-10-13T14:43:17.750Z] 14:43:17 [2023-10-13T14:43:17.750Z] #30 [rootlesskit-src 2/3] RUN git init . && git remote add origin "https://github.com/rootless-containers/rootlesskit.git" 14:43:17 [2023-10-13T14:43:17.750Z] #30 CACHED 14:43:17 [2023-10-13T14:43:17.750Z] 14:43:17 [2023-10-13T14:43:17.750Z] #31 [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 14:43:17 [2023-10-13T14:43:17.750Z] #31 CACHED 14:43:17 [2023-10-13T14:43:17.750Z] 14:43:17 [2023-10-13T14:43:17.750Z] #32 [rootlesskit-src 1/3] WORKDIR /usr/src/rootlesskit 14:43:17 [2023-10-13T14:43:17.750Z] #32 CACHED 14:43:17 [2023-10-13T14:43:17.750Z] 14:43:17 [2023-10-13T14:43:17.750Z] #33 [swagger-src 3/3] RUN git fetch -q --depth 1 origin "c56166c036004ba7a3a321e5951ba472b9ae298c" && git checkout -q FETCH_HEAD 14:43:17 [2023-10-13T14:43:17.750Z] #33 CACHED 14:43:17 [2023-10-13T14:43:17.750Z] 14:43:17 [2023-10-13T14:43:17.750Z] #34 [delve-src 3/3] RUN git fetch -q --depth 1 origin "v1.21.1" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD 14:43:17 [2023-10-13T14:43:17.750Z] #34 CACHED 14:43:17 [2023-10-13T14:43:17.750Z] 14:43:17 [2023-10-13T14:43:17.750Z] #35 [containerd-src 3/3] RUN git fetch -q --depth 1 origin "v1.7.6" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD 14:43:17 [2023-10-13T14:43:17.750Z] #35 CACHED 14:43:17 [2023-10-13T14:43:17.750Z] 14:43:17 [2023-10-13T14:43:17.750Z] #36 [dev-systemd-false 21/21] WORKDIR /go/src/github.com/docker/docker 14:43:17 [2023-10-13T14:43:17.750Z] #36 CACHED 14:43:17 [2023-10-13T14:43:17.750Z] 14:43:17 [2023-10-13T14:43:17.750Z] #37 [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 14:43:17 [2023-10-13T14:43:17.750Z] #37 CACHED 14:43:17 [2023-10-13T14:43:17.750Z] 14:43:17 [2023-10-13T14:43:17.750Z] #38 [dev-systemd-false 2/21] COPY --link --from=swagger /build/ /usr/local/bin/ 14:43:17 [2023-10-13T14:43:17.750Z] #38 CACHED 14:43:17 [2023-10-13T14:43:17.750Z] 14:43:17 [2023-10-13T14:43:17.750Z] #39 [runc-src 2/3] RUN git init . && git remote add origin "https://github.com/opencontainers/runc.git" 14:43:17 [2023-10-13T14:43:17.750Z] #39 CACHED 14:43:17 [2023-10-13T14:43:17.750Z] 14:43:17 [2023-10-13T14:43:17.750Z] #40 [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 14:43:17 [2023-10-13T14:43:17.750Z] #40 CACHED 14:43:17 [2023-10-13T14:43:17.750Z] 14:43:17 [2023-10-13T14:43:17.750Z] #41 [dev-systemd-false 15/21] COPY --link --from=vpnkit / /usr/local/bin/ 14:43:17 [2023-10-13T14:43:17.750Z] #41 CACHED 14:43:17 [2023-10-13T14:43:17.750Z] 14:43:17 [2023-10-13T14:43:17.750Z] #42 [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 14:43:17 [2023-10-13T14:43:17.750Z] #42 CACHED 14:43:17 [2023-10-13T14:43:17.750Z] 14:43:17 [2023-10-13T14:43:17.750Z] #43 [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 14:43:17 [2023-10-13T14:43:17.750Z] #43 CACHED 14:43:17 [2023-10-13T14:43:17.750Z] 14:43:17 [2023-10-13T14:43:17.750Z] #44 [runc-build 1/3] WORKDIR /go/src/github.com/opencontainers/runc 14:43:17 [2023-10-13T14:43:17.750Z] #44 CACHED 14:43:17 [2023-10-13T14:43:17.750Z] 14:43:17 [2023-10-13T14:43:17.750Z] #45 [dev-base 7/13] RUN git config --global --add safe.directory /go/src/github.com/docker/docker 14:43:17 [2023-10-13T14:43:17.750Z] #45 CACHED 14:43:17 [2023-10-13T14:43:17.750Z] 14:43:17 [2023-10-13T14:43:17.750Z] #46 [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...) 14:43:17 [2023-10-13T14:43:17.750Z] #46 CACHED 14:43:17 [2023-10-13T14:43:17.750Z] 14:43:17 [2023-10-13T14:43:17.750Z] #47 [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...) 14:43:17 [2023-10-13T14:43:17.750Z] #47 CACHED 14:43:17 [2023-10-13T14:43:17.750Z] 14:43:17 [2023-10-13T14:43:17.750Z] #48 [tini-build 1/4] WORKDIR /go/src/github.com/krallin/tini 14:43:17 [2023-10-13T14:43:17.750Z] #48 CACHED 14:43:17 [2023-10-13T14:43:17.750Z] 14:43:17 [2023-10-13T14:43:17.750Z] #49 [rootlesskit-build 4/5] COPY --link ./contrib/dockerd-rootless.sh /build/ 14:43:17 [2023-10-13T14:43:17.750Z] #49 CACHED 14:43:17 [2023-10-13T14:43:17.750Z] 14:43:17 [2023-10-13T14:43:17.750Z] #50 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.3.0" && /build/go-winres --help 14:43:17 [2023-10-13T14:43:17.750Z] #50 CACHED 14:43:17 [2023-10-13T14:43:17.750Z] 14:43:17 [2023-10-13T14:43:17.750Z] #51 [dev-base 1/13] RUN groupadd -r docker 14:43:17 [2023-10-13T14:43:17.750Z] #51 CACHED 14:43:17 [2023-10-13T14:43:17.750Z] 14:43:17 [2023-10-13T14:43:17.750Z] #52 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / 14:43:17 [2023-10-13T14:43:17.750Z] #52 CACHED 14:43:17 [2023-10-13T14:43:17.750Z] 14:43:17 [2023-10-13T14:43:17.750Z] #53 [tini-src 3/3] RUN git fetch -q --depth 1 origin "v0.19.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD 14:43:17 [2023-10-13T14:43:17.750Z] #53 CACHED 14:43:17 [2023-10-13T14:43:17.750Z] 14:43:17 [2023-10-13T14:43:17.750Z] #54 [runc-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.9" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD 14:43:17 [2023-10-13T14:43:17.750Z] #54 CACHED 14:43:17 [2023-10-13T14:43:17.750Z] 14:43:17 [2023-10-13T14:43:17.750Z] #55 [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...) 14:43:17 [2023-10-13T14:43:17.750Z] #55 CACHED 14:43:17 [2023-10-13T14:43:17.750Z] 14:43:17 [2023-10-13T14:43:17.750Z] #56 [dev-systemd-false 5/21] COPY --link --from=gowinres /build/ /usr/local/bin/ 14:43:17 [2023-10-13T14:43:17.750Z] #56 CACHED 14:43:17 [2023-10-13T14:43:17.750Z] 14:43:17 [2023-10-13T14:43:17.750Z] #57 [dev-systemd-false 9/21] COPY --link --from=gotestsum /build/ /usr/local/bin/ 14:43:17 [2023-10-13T14:43:17.750Z] #57 CACHED 14:43:17 [2023-10-13T14:43:17.750Z] 14:43:17 [2023-10-13T14:43:17.750Z] #58 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger 14:43:17 [2023-10-13T14:43:17.750Z] #58 CACHED 14:43:17 [2023-10-13T14:43:17.750Z] 14:43:17 [2023-10-13T14:43:17.750Z] #59 [base 4/5] RUN test -n "$APT_MIRROR" && sed -ri "s#(httpredir|deb|security).debian.org#${APT_MIRROR}#g" /etc/apt/sources.list || true 14:43:17 [2023-10-13T14:43:17.750Z] #59 CACHED 14:43:17 [2023-10-13T14:43:17.750Z] 14:43:17 [2023-10-13T14:43:17.750Z] #60 [binary-dummy 1/1] COPY --from=build-dummy /build /build 14:43:17 [2023-10-13T14:43:17.750Z] #60 CACHED 14:43:17 [2023-10-13T14:43:17.750Z] 14:43:17 [2023-10-13T14:43:17.750Z] #61 [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...) 14:43:17 [2023-10-13T14:43:17.750Z] #61 CACHED 14:43:17 [2023-10-13T14:43:17.750Z] 14:43:17 [2023-10-13T14:43:17.750Z] #62 [dev-base 2/13] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser 14:43:17 [2023-10-13T14:43:17.750Z] #62 CACHED 14:43:17 [2023-10-13T14:43:17.750Z] 14:43:17 [2023-10-13T14:43:17.750Z] #63 [rootlesskit-build 5/5] COPY --link ./contrib/dockerd-rootless-setuptool.sh /build/ 14:43:17 [2023-10-13T14:43:17.750Z] #63 CACHED 14:43:17 [2023-10-13T14:43:17.750Z] 14:43:17 [2023-10-13T14:43:17.750Z] #64 [dev-systemd-false 19/21] COPY --link --from=buildx /buildx /usr/local/libexec/docker/cli-plugins/docker-buildx 14:43:17 [2023-10-13T14:43:17.750Z] #64 CACHED 14:43:17 [2023-10-13T14:43:17.750Z] 14:43:17 [2023-10-13T14:43:17.750Z] #65 [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 14:43:17 [2023-10-13T14:43:17.750Z] #65 CACHED 14:43:17 [2023-10-13T14:43:17.750Z] 14:43:17 [2023-10-13T14:43:17.750Z] #66 [dev-systemd-false 10/21] COPY --link --from=golangci_lint /build/ /usr/local/bin/ 14:43:17 [2023-10-13T14:43:17.750Z] #66 CACHED 14:43:17 [2023-10-13T14:43:17.750Z] 14:43:17 [2023-10-13T14:43:17.750Z] #67 [dev-systemd-false 20/21] COPY --link --from=compose /docker-compose /usr/libexec/docker/cli-plugins/docker-compose 14:43:17 [2023-10-13T14:43:17.750Z] #67 CACHED 14:43:17 [2023-10-13T14:43:17.750Z] 14:43:17 [2023-10-13T14:43:17.750Z] #68 [registry-v2 2/2] RUN mkdir /build && mv /bin/registry /build/registry-v2 14:43:17 [2023-10-13T14:43:17.750Z] #68 CACHED 14:43:17 [2023-10-13T14:43:17.750Z] 14:43:17 [2023-10-13T14:43:17.750Z] #69 [dev-systemd-false 13/21] COPY --link --from=containerd /build/ /usr/local/bin/ 14:43:17 [2023-10-13T14:43:17.750Z] #69 CACHED 14:43:17 [2023-10-13T14:43:17.750Z] 14:43:17 [2023-10-13T14:43:17.750Z] #70 [containerd-build 1/3] WORKDIR /go/src/github.com/containerd/containerd 14:43:17 [2023-10-13T14:43:17.750Z] #70 CACHED 14:43:17 [2023-10-13T14:43:17.750Z] 14:43:17 [2023-10-13T14:43:17.750Z] #71 [registry-src 2/2] RUN git init . && git remote add origin "https://github.com/distribution/distribution.git" 14:43:17 [2023-10-13T14:43:17.750Z] #71 CACHED 14:43:17 [2023-10-13T14:43:17.750Z] 14:43:17 [2023-10-13T14:43:17.750Z] #72 [base 5/5] RUN apt-get update && apt-get install --no-install-recommends -y file 14:43:17 [2023-10-13T14:43:17.750Z] #72 CACHED 14:43:17 [2023-10-13T14:43:17.750Z] 14:43:17 [2023-10-13T14:43:17.750Z] #73 [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...) 14:43:17 [2023-10-13T14:43:17.750Z] #73 CACHED 14:43:17 [2023-10-13T14:43:17.750Z] 14:43:17 [2023-10-13T14:43:17.750Z] #74 [dev-systemd-false 8/21] COPY --link --from=registry-v2 /build/ /usr/local/bin/ 14:43:17 [2023-10-13T14:43:17.750Z] #74 CACHED 14:43:17 [2023-10-13T14:43:17.750Z] 14:43:17 [2023-10-13T14:43:17.750Z] #75 [rootlesskit-build 1/5] WORKDIR /go/src/github.com/rootless-containers/rootlesskit 14:43:17 [2023-10-13T14:43:17.750Z] #75 CACHED 14:43:17 [2023-10-13T14:43:17.750Z] 14:43:17 [2023-10-13T14:43:17.750Z] #76 [dev-base 6/13] RUN ldconfig 14:43:17 [2023-10-13T14:43:17.750Z] #76 CACHED 14:43:17 [2023-10-13T14:43:17.750Z] 14:43:17 [2023-10-13T14:43:17.750Z] #77 [dev-systemd-false 11/21] COPY --link --from=shfmt /build/ /usr/local/bin/ 14:43:17 [2023-10-13T14:43:17.750Z] #77 CACHED 14:43:17 [2023-10-13T14:43:17.750Z] 14:43:17 [2023-10-13T14:43:17.750Z] #78 [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 14:43:17 [2023-10-13T14:43:17.750Z] #78 CACHED 14:43:17 [2023-10-13T14:43:17.750Z] 14:43:17 [2023-10-13T14:43:17.750Z] #79 [dev-systemd-false 4/21] COPY --link --from=tomll /build/ /usr/local/bin/ 14:43:17 [2023-10-13T14:43:17.750Z] #79 CACHED 14:43:17 [2023-10-13T14:43:17.750Z] 14:43:17 [2023-10-13T14:43:17.750Z] #80 [base 3/5] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache 14:43:17 [2023-10-13T14:43:17.750Z] #80 CACHED 14:43:17 [2023-10-13T14:43:17.750Z] 14:43:17 [2023-10-13T14:43:17.750Z] #81 [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 14:43:17 [2023-10-13T14:43:17.750Z] #81 CACHED 14:43:17 [2023-10-13T14:43:17.750Z] 14:43:17 [2023-10-13T14:43:17.750Z] #82 [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 14:43:17 [2023-10-13T14:43:17.750Z] #82 CACHED 14:43:17 [2023-10-13T14:43:17.750Z] 14:43:17 [2023-10-13T14:43:17.750Z] #83 [dev-systemd-false 3/21] COPY --link --from=delve /build/ /usr/local/bin/ 14:43:17 [2023-10-13T14:43:17.750Z] #83 CACHED 14:43:17 [2023-10-13T14:43:17.750Z] 14:43:17 [2023-10-13T14:43:17.750Z] #84 [delve-src 2/3] RUN git init . && git remote add origin "https://github.com/go-delve/delve.git" 14:43:17 [2023-10-13T14:43:17.750Z] #84 CACHED 14:43:17 [2023-10-13T14:43:17.750Z] 14:43:17 [2023-10-13T14:43:17.750Z] #85 [dev-systemd-false 18/21] COPY --link hack/dockerfile/etc/docker/ /etc/docker/ 14:43:17 [2023-10-13T14:43:17.750Z] #85 CACHED 14:43:17 [2023-10-13T14:43:17.750Z] 14:43:17 [2023-10-13T14:43:17.750Z] #86 [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 14:43:17 [2023-10-13T14:43:17.750Z] #86 CACHED 14:43:17 [2023-10-13T14:43:17.750Z] 14:43:17 [2023-10-13T14:43:17.750Z] #87 [swagger-src 1/3] WORKDIR /usr/src/swagger 14:43:17 [2023-10-13T14:43:17.750Z] #87 CACHED 14:43:17 [2023-10-13T14:43:17.750Z] 14:43:17 [2023-10-13T14:43:17.750Z] #88 [dockercli-integration 1/2] WORKDIR /go/src/github.com/docker/cli 14:43:17 [2023-10-13T14:43:17.750Z] #88 CACHED 14:43:17 [2023-10-13T14:43:17.750Z] 14:43:17 [2023-10-13T14:43:17.750Z] #89 [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 14:43:17 [2023-10-13T14:43:17.750Z] #89 CACHED 14:43:17 [2023-10-13T14:43:17.750Z] 14:43:17 [2023-10-13T14:43:17.750Z] #90 [dev-base 10/13] RUN pip3 install yamllint==1.27.1 14:43:17 [2023-10-13T14:43:17.750Z] #90 CACHED 14:43:17 [2023-10-13T14:43:17.750Z] 14:43:17 [2023-10-13T14:43:17.750Z] #91 [tini-src 2/3] RUN git init . && git remote add origin "https://github.com/krallin/tini.git" 14:43:17 [2023-10-13T14:43:17.750Z] #91 CACHED 14:43:17 [2023-10-13T14:43:17.750Z] 14:43:17 [2023-10-13T14:43:17.750Z] #92 [dev-base 12/13] COPY --link --from=dockercli /build/ /usr/local/cli 14:43:17 [2023-10-13T14:43:17.750Z] #92 CACHED 14:43:17 [2023-10-13T14:43:17.750Z] 14:43:17 [2023-10-13T14:43:17.750Z] #93 [containerd-src 2/3] RUN git init . && git remote add origin "https://github.com/containerd/containerd.git" 14:43:17 [2023-10-13T14:43:17.750Z] #93 CACHED 14:43:17 [2023-10-13T14:43:17.750Z] 14:43:17 [2023-10-13T14:43:17.750Z] #94 [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 14:43:17 [2023-10-13T14:43:17.750Z] #94 CACHED 14:43:17 [2023-10-13T14:43:17.750Z] 14:43:17 [2023-10-13T14:43:17.750Z] #95 [build-dummy 2/2] RUN mkdir -p /build 14:43:17 [2023-10-13T14:43:17.750Z] #95 CACHED 14:43:17 [2023-10-13T14:43:17.750Z] 14:43:17 [2023-10-13T14:43:17.750Z] #96 [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...) 14:43:17 [2023-10-13T14:43:17.750Z] #96 CACHED 14:43:17 [2023-10-13T14:43:17.750Z] 14:43:17 [2023-10-13T14:43:17.750Z] #97 [dev-base 4/13] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc 14:43:17 [2023-10-13T14:43:17.750Z] #97 CACHED 14:43:17 [2023-10-13T14:43:17.750Z] 14:43:17 [2023-10-13T14:43:17.750Z] #98 [dev-systemd-false 1/21] COPY --link --from=frozen-images /build/ /docker-frozen-images 14:43:17 [2023-10-13T14:43:17.750Z] #98 CACHED 14:43:17 [2023-10-13T14:43:17.750Z] 14:43:17 [2023-10-13T14:43:17.750Z] #99 [base 2/5] COPY --from=xx / / 14:43:17 [2023-10-13T14:43:17.750Z] #99 CACHED 14:43:17 [2023-10-13T14:43:17.750Z] 14:43:17 [2023-10-13T14:43:17.750Z] #100 [swagger-src 2/3] RUN git init . && git remote add origin "https://github.com/kolyshkin/go-swagger.git" 14:43:17 [2023-10-13T14:43:17.750Z] #100 CACHED 14:43:17 [2023-10-13T14:43:17.750Z] 14:43:17 [2023-10-13T14:43:17.750Z] #101 [dev-systemd-false 14/21] COPY --link --from=rootlesskit /build/ /usr/local/bin/ 14:43:17 [2023-10-13T14:43:17.750Z] #101 CACHED 14:43:17 [2023-10-13T14:43:17.750Z] 14:43:17 [2023-10-13T14:43:17.750Z] #102 [containerd-src 1/3] WORKDIR /usr/src/containerd 14:43:17 [2023-10-13T14:43:17.750Z] #102 CACHED 14:43:17 [2023-10-13T14:43:17.750Z] 14:43:17 [2023-10-13T14:43:17.750Z] #103 [delve-src 1/3] WORKDIR /usr/src/delve 14:43:17 [2023-10-13T14:43:17.750Z] #103 CACHED 14:43:17 [2023-10-13T14:43:17.750Z] 14:43:17 [2023-10-13T14:43:17.751Z] #104 [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 ; 14:43:17 [2023-10-13T14:43:17.751Z] #104 CACHED 14:43:17 [2023-10-13T14:43:17.751Z] 14:43:17 [2023-10-13T14:43:17.751Z] #105 [registry-src 1/2] WORKDIR /usr/src/registry 14:43:17 [2023-10-13T14:43:17.751Z] #105 CACHED 14:43:17 [2023-10-13T14:43:17.751Z] 14:43:17 [2023-10-13T14:43:17.751Z] #106 [dev-base 5/13] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker 14:43:17 [2023-10-13T14:43:17.751Z] #106 CACHED 14:43:17 [2023-10-13T14:43:17.751Z] 14:43:17 [2023-10-13T14:43:17.751Z] #107 [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 14:43:17 [2023-10-13T14:43:17.751Z] #107 CACHED 14:43:17 [2023-10-13T14:43:17.751Z] 14:43:17 [2023-10-13T14:43:17.751Z] #108 [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...) 14:43:17 [2023-10-13T14:43:17.751Z] #108 CACHED 14:43:17 [2023-10-13T14:43:17.751Z] 14:43:17 [2023-10-13T14:43:17.751Z] #109 [dev-systemd-false 7/21] COPY --link --from=registry /build/ /usr/local/bin/ 14:43:17 [2023-10-13T14:43:17.751Z] #109 CACHED 14:43:17 [2023-10-13T14:43:17.751Z] 14:43:17 [2023-10-13T14:43:17.751Z] #110 [rootlesskit-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD 14:43:17 [2023-10-13T14:43:17.751Z] #110 CACHED 14:43:17 [2023-10-13T14:43:17.751Z] 14:43:17 [2023-10-13T14:43:17.751Z] #111 [dev-base 3/13] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc 14:43:17 [2023-10-13T14:43:17.751Z] #111 CACHED 14:43:17 [2023-10-13T14:43:17.751Z] 14:43:17 [2023-10-13T14:43:17.751Z] #112 [dev-systemd-false 12/21] COPY --link --from=runc /build/ /usr/local/bin/ 14:43:17 [2023-10-13T14:43:17.751Z] #112 CACHED 14:43:17 [2023-10-13T14:43:17.751Z] 14:43:17 [2023-10-13T14:43:17.751Z] #113 [dev-systemd-false 16/21] COPY --link --from=containerutil /build/ /usr/local/bin/ 14:43:17 [2023-10-13T14:43:17.751Z] #113 CACHED 14:43:17 [2023-10-13T14:43:17.751Z] 14:43:17 [2023-10-13T14:43:17.751Z] #114 [dev-systemd-false 6/21] COPY --link --from=tini /build/ /usr/local/bin/ 14:43:17 [2023-10-13T14:43:17.751Z] #114 CACHED 14:43:17 [2023-10-13T14:43:17.751Z] 14:43:17 [2023-10-13T14:43:17.751Z] #115 [dev-base 13/13] COPY --link --from=dockercli-integration /build/ /usr/local/cli-integration 14:43:17 [2023-10-13T14:43:17.751Z] #115 CACHED 14:43:17 [2023-10-13T14:43:17.751Z] 14:43:17 [2023-10-13T14:43:17.751Z] #116 [dev 1/1] COPY --link . . 14:43:19 [2023-10-13T14:43:19.113Z] #116 DONE 1.4s 14:43:19 [2023-10-13T14:43:19.113Z] 14:43:19 [2023-10-13T14:43:19.113Z] #117 exporting to image 14:43:19 [2023-10-13T14:43:19.113Z] #117 exporting layers 14:43:20 [2023-10-13T14:43:20.038Z] #117 exporting layers 0.8s done 14:43:20 [2023-10-13T14:43:20.038Z] #117 writing image sha256:411430f6fb454e67325abbc4c75dd1c28cfdbb3a59486d9c4937bcd6e17dda1d done 14:43:20 [2023-10-13T14:43:20.038Z] #117 naming to docker.io/library/docker:72e96c6e014d26f9cdfe8a8e55265c084a61d53e done 14:43:20 [2023-10-13T14:43:20.038Z] #117 DONE 0.8s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh 14:43:20 [2023-10-13T14:43:20.330Z] + sudo modprobe ip6table_filter [Pipeline] sh 14:43:20 [2023-10-13T14:43:20.683Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-46572/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr16 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=72e96c6e014d26f9cdfe8a8e55265c084a61d53e -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:72e96c6e014d26f9cdfe8a8e55265c084a61d53e hack/test/unit 14:43:20 [2023-10-13T14:43:20.939Z] + BUILDFLAGS=(-tags 'netgo journald') 14:43:20 [2023-10-13T14:43:20.939Z] + TESTFLAGS+=' -test.timeout=5m' 14:43:20 [2023-10-13T14:43:20.939Z] + TESTDIRS=./... 14:43:20 [2023-10-13T14:43:20.939Z] + exclude_paths='/vendor/|/integration' 14:43:20 [2023-10-13T14:43:20.939Z] ++ go list ./... 14:43:20 [2023-10-13T14:43:20.939Z] ++ grep -vE '(/vendor/|/integration)' 14:43:21 [2023-10-13T14:43:21.500Z] + pkg_list='github.com/docker/docker/api 14:43:21 [2023-10-13T14:43:21.501Z] github.com/docker/docker/api/server 14:43:21 [2023-10-13T14:43:21.501Z] github.com/docker/docker/api/server/backend/build 14:43:21 [2023-10-13T14:43:21.501Z] github.com/docker/docker/api/server/httpstatus 14:43:21 [2023-10-13T14:43:21.501Z] github.com/docker/docker/api/server/httputils 14:43:21 [2023-10-13T14:43:21.501Z] github.com/docker/docker/api/server/middleware 14:43:21 [2023-10-13T14:43:21.501Z] github.com/docker/docker/api/server/router 14:43:21 [2023-10-13T14:43:21.501Z] github.com/docker/docker/api/server/router/build 14:43:21 [2023-10-13T14:43:21.501Z] github.com/docker/docker/api/server/router/checkpoint 14:43:21 [2023-10-13T14:43:21.501Z] github.com/docker/docker/api/server/router/container 14:43:21 [2023-10-13T14:43:21.501Z] github.com/docker/docker/api/server/router/debug 14:43:21 [2023-10-13T14:43:21.501Z] github.com/docker/docker/api/server/router/distribution 14:43:21 [2023-10-13T14:43:21.501Z] github.com/docker/docker/api/server/router/grpc 14:43:21 [2023-10-13T14:43:21.501Z] github.com/docker/docker/api/server/router/image 14:43:21 [2023-10-13T14:43:21.501Z] github.com/docker/docker/api/server/router/network 14:43:21 [2023-10-13T14:43:21.501Z] github.com/docker/docker/api/server/router/plugin 14:43:21 [2023-10-13T14:43:21.501Z] github.com/docker/docker/api/server/router/session 14:43:21 [2023-10-13T14:43:21.501Z] github.com/docker/docker/api/server/router/swarm 14:43:21 [2023-10-13T14:43:21.501Z] github.com/docker/docker/api/server/router/system 14:43:21 [2023-10-13T14:43:21.501Z] github.com/docker/docker/api/server/router/volume 14:43:21 [2023-10-13T14:43:21.501Z] github.com/docker/docker/api/types 14:43:21 [2023-10-13T14:43:21.501Z] github.com/docker/docker/api/types/backend 14:43:21 [2023-10-13T14:43:21.501Z] github.com/docker/docker/api/types/blkiodev 14:43:21 [2023-10-13T14:43:21.501Z] github.com/docker/docker/api/types/checkpoint 14:43:21 [2023-10-13T14:43:21.501Z] github.com/docker/docker/api/types/container 14:43:21 [2023-10-13T14:43:21.501Z] github.com/docker/docker/api/types/events 14:43:21 [2023-10-13T14:43:21.501Z] github.com/docker/docker/api/types/filters 14:43:21 [2023-10-13T14:43:21.501Z] github.com/docker/docker/api/types/image 14:43:21 [2023-10-13T14:43:21.501Z] github.com/docker/docker/api/types/mount 14:43:21 [2023-10-13T14:43:21.501Z] github.com/docker/docker/api/types/network 14:43:21 [2023-10-13T14:43:21.501Z] github.com/docker/docker/api/types/plugins/logdriver 14:43:21 [2023-10-13T14:43:21.501Z] github.com/docker/docker/api/types/registry 14:43:21 [2023-10-13T14:43:21.501Z] github.com/docker/docker/api/types/strslice 14:43:21 [2023-10-13T14:43:21.501Z] github.com/docker/docker/api/types/swarm 14:43:21 [2023-10-13T14:43:21.501Z] github.com/docker/docker/api/types/swarm/runtime 14:43:21 [2023-10-13T14:43:21.501Z] github.com/docker/docker/api/types/system 14:43:21 [2023-10-13T14:43:21.501Z] github.com/docker/docker/api/types/time 14:43:21 [2023-10-13T14:43:21.501Z] github.com/docker/docker/api/types/versions 14:43:21 [2023-10-13T14:43:21.501Z] github.com/docker/docker/api/types/versions/v1p19 14:43:21 [2023-10-13T14:43:21.501Z] github.com/docker/docker/api/types/versions/v1p20 14:43:21 [2023-10-13T14:43:21.501Z] github.com/docker/docker/api/types/volume 14:43:21 [2023-10-13T14:43:21.501Z] github.com/docker/docker/builder 14:43:21 [2023-10-13T14:43:21.501Z] github.com/docker/docker/builder/builder-next 14:43:21 [2023-10-13T14:43:21.501Z] github.com/docker/docker/builder/builder-next/adapters/containerimage 14:43:21 [2023-10-13T14:43:21.501Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache 14:43:21 [2023-10-13T14:43:21.501Z] github.com/docker/docker/builder/builder-next/adapters/snapshot 14:43:21 [2023-10-13T14:43:21.501Z] github.com/docker/docker/builder/builder-next/exporter 14:43:21 [2023-10-13T14:43:21.501Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter 14:43:21 [2023-10-13T14:43:21.501Z] github.com/docker/docker/builder/builder-next/exporter/overrides 14:43:21 [2023-10-13T14:43:21.501Z] github.com/docker/docker/builder/builder-next/imagerefchecker 14:43:21 [2023-10-13T14:43:21.501Z] github.com/docker/docker/builder/builder-next/worker 14:43:21 [2023-10-13T14:43:21.501Z] github.com/docker/docker/builder/builder-next/worker/label 14:43:21 [2023-10-13T14:43:21.501Z] github.com/docker/docker/builder/dockerfile 14:43:21 [2023-10-13T14:43:21.501Z] github.com/docker/docker/builder/remotecontext 14:43:21 [2023-10-13T14:43:21.501Z] github.com/docker/docker/builder/remotecontext/git 14:43:21 [2023-10-13T14:43:21.501Z] github.com/docker/docker/builder/remotecontext/urlutil 14:43:21 [2023-10-13T14:43:21.501Z] github.com/docker/docker/cli/debug 14:43:21 [2023-10-13T14:43:21.501Z] github.com/docker/docker/cli/winresources/docker-proxy 14:43:21 [2023-10-13T14:43:21.501Z] github.com/docker/docker/cli/winresources/dockerd 14:43:21 [2023-10-13T14:43:21.501Z] github.com/docker/docker/client 14:43:21 [2023-10-13T14:43:21.501Z] github.com/docker/docker/client/buildkit 14:43:21 [2023-10-13T14:43:21.501Z] github.com/docker/docker/cmd/docker-proxy 14:43:21 [2023-10-13T14:43:21.501Z] github.com/docker/docker/cmd/dockerd 14:43:21 [2023-10-13T14:43:21.501Z] github.com/docker/docker/cmd/dockerd/trap 14:43:21 [2023-10-13T14:43:21.501Z] github.com/docker/docker/cmd/dockerd/trap/testfiles 14:43:21 [2023-10-13T14:43:21.501Z] github.com/docker/docker/container 14:43:21 [2023-10-13T14:43:21.501Z] github.com/docker/docker/container/stream 14:43:21 [2023-10-13T14:43:21.501Z] github.com/docker/docker/contrib/apparmor 14:43:21 [2023-10-13T14:43:21.501Z] github.com/docker/docker/contrib/httpserver 14:43:21 [2023-10-13T14:43:21.501Z] github.com/docker/docker/daemon 14:43:21 [2023-10-13T14:43:21.501Z] github.com/docker/docker/daemon/cluster 14:43:21 [2023-10-13T14:43:21.501Z] github.com/docker/docker/daemon/cluster/controllers/plugin 14:43:21 [2023-10-13T14:43:21.501Z] github.com/docker/docker/daemon/cluster/convert 14:43:21 [2023-10-13T14:43:21.501Z] github.com/docker/docker/daemon/cluster/executor 14:43:21 [2023-10-13T14:43:21.501Z] github.com/docker/docker/daemon/cluster/executor/container 14:43:21 [2023-10-13T14:43:21.501Z] github.com/docker/docker/daemon/cluster/provider 14:43:21 [2023-10-13T14:43:21.501Z] github.com/docker/docker/daemon/config 14:43:21 [2023-10-13T14:43:21.501Z] github.com/docker/docker/daemon/containerd 14:43:21 [2023-10-13T14:43:21.501Z] github.com/docker/docker/daemon/events 14:43:21 [2023-10-13T14:43:21.501Z] github.com/docker/docker/daemon/events/testutils 14:43:21 [2023-10-13T14:43:21.501Z] github.com/docker/docker/daemon/graphdriver 14:43:21 [2023-10-13T14:43:21.501Z] github.com/docker/docker/daemon/graphdriver/btrfs 14:43:21 [2023-10-13T14:43:21.501Z] github.com/docker/docker/daemon/graphdriver/copy 14:43:21 [2023-10-13T14:43:21.501Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 14:43:21 [2023-10-13T14:43:21.501Z] github.com/docker/docker/daemon/graphdriver/graphtest 14:43:21 [2023-10-13T14:43:21.501Z] github.com/docker/docker/daemon/graphdriver/overlay2 14:43:21 [2023-10-13T14:43:21.501Z] github.com/docker/docker/daemon/graphdriver/overlayutils 14:43:21 [2023-10-13T14:43:21.501Z] github.com/docker/docker/daemon/graphdriver/register 14:43:21 [2023-10-13T14:43:21.501Z] github.com/docker/docker/daemon/graphdriver/vfs 14:43:21 [2023-10-13T14:43:21.501Z] github.com/docker/docker/daemon/graphdriver/zfs 14:43:21 [2023-10-13T14:43:21.501Z] github.com/docker/docker/daemon/images 14:43:21 [2023-10-13T14:43:21.501Z] github.com/docker/docker/daemon/initlayer 14:43:21 [2023-10-13T14:43:21.501Z] github.com/docker/docker/daemon/links 14:43:21 [2023-10-13T14:43:21.501Z] github.com/docker/docker/daemon/listeners 14:43:21 [2023-10-13T14:43:21.501Z] github.com/docker/docker/daemon/logger 14:43:21 [2023-10-13T14:43:21.501Z] github.com/docker/docker/daemon/logger/awslogs 14:43:21 [2023-10-13T14:43:21.501Z] github.com/docker/docker/daemon/logger/fluentd 14:43:21 [2023-10-13T14:43:21.501Z] github.com/docker/docker/daemon/logger/gcplogs 14:43:21 [2023-10-13T14:43:21.501Z] github.com/docker/docker/daemon/logger/gelf 14:43:21 [2023-10-13T14:43:21.501Z] github.com/docker/docker/daemon/logger/journald 14:43:21 [2023-10-13T14:43:21.501Z] github.com/docker/docker/daemon/logger/journald/internal/export 14:43:21 [2023-10-13T14:43:21.501Z] github.com/docker/docker/daemon/logger/journald/internal/fake 14:43:21 [2023-10-13T14:43:21.501Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal 14:43:21 [2023-10-13T14:43:21.501Z] github.com/docker/docker/daemon/logger/jsonfilelog 14:43:21 [2023-10-13T14:43:21.501Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 14:43:21 [2023-10-13T14:43:21.501Z] github.com/docker/docker/daemon/logger/local 14:43:21 [2023-10-13T14:43:21.501Z] github.com/docker/docker/daemon/logger/logentries 14:43:21 [2023-10-13T14:43:21.501Z] github.com/docker/docker/daemon/logger/loggertest 14:43:21 [2023-10-13T14:43:21.501Z] github.com/docker/docker/daemon/logger/loggerutils 14:43:21 [2023-10-13T14:43:21.501Z] github.com/docker/docker/daemon/logger/loggerutils/cache 14:43:21 [2023-10-13T14:43:21.501Z] github.com/docker/docker/daemon/logger/splunk 14:43:21 [2023-10-13T14:43:21.501Z] github.com/docker/docker/daemon/logger/syslog 14:43:21 [2023-10-13T14:43:21.501Z] github.com/docker/docker/daemon/logger/templates 14:43:21 [2023-10-13T14:43:21.501Z] github.com/docker/docker/daemon/names 14:43:21 [2023-10-13T14:43:21.501Z] github.com/docker/docker/daemon/network 14:43:21 [2023-10-13T14:43:21.501Z] github.com/docker/docker/daemon/snapshotter 14:43:21 [2023-10-13T14:43:21.501Z] github.com/docker/docker/daemon/stats 14:43:21 [2023-10-13T14:43:21.501Z] github.com/docker/docker/distribution 14:43:21 [2023-10-13T14:43:21.501Z] github.com/docker/docker/distribution/metadata 14:43:21 [2023-10-13T14:43:21.501Z] github.com/docker/docker/distribution/utils 14:43:21 [2023-10-13T14:43:21.501Z] github.com/docker/docker/distribution/xfer 14:43:21 [2023-10-13T14:43:21.501Z] github.com/docker/docker/dockerversion 14:43:21 [2023-10-13T14:43:21.501Z] github.com/docker/docker/errdefs 14:43:21 [2023-10-13T14:43:21.501Z] github.com/docker/docker/image 14:43:21 [2023-10-13T14:43:21.501Z] github.com/docker/docker/image/cache 14:43:21 [2023-10-13T14:43:21.501Z] github.com/docker/docker/image/spec/specs-go 14:43:21 [2023-10-13T14:43:21.501Z] github.com/docker/docker/image/spec/specs-go/v1 14:43:21 [2023-10-13T14:43:21.501Z] github.com/docker/docker/image/tarexport 14:43:21 [2023-10-13T14:43:21.501Z] github.com/docker/docker/image/v1 14:43:21 [2023-10-13T14:43:21.501Z] github.com/docker/docker/internal/compatcontext 14:43:21 [2023-10-13T14:43:21.501Z] github.com/docker/docker/internal/mod 14:43:21 [2023-10-13T14:43:21.501Z] github.com/docker/docker/internal/mounttree 14:43:21 [2023-10-13T14:43:21.501Z] github.com/docker/docker/internal/multierror 14:43:21 [2023-10-13T14:43:21.501Z] github.com/docker/docker/internal/test/suite 14:43:21 [2023-10-13T14:43:21.501Z] github.com/docker/docker/internal/testutils 14:43:21 [2023-10-13T14:43:21.501Z] github.com/docker/docker/internal/testutils/netnsutils 14:43:21 [2023-10-13T14:43:21.501Z] github.com/docker/docker/internal/unshare 14:43:21 [2023-10-13T14:43:21.501Z] github.com/docker/docker/layer 14:43:21 [2023-10-13T14:43:21.501Z] github.com/docker/docker/libcontainerd 14:43:21 [2023-10-13T14:43:21.501Z] github.com/docker/docker/libcontainerd/queue 14:43:21 [2023-10-13T14:43:21.501Z] github.com/docker/docker/libcontainerd/remote 14:43:21 [2023-10-13T14:43:21.501Z] github.com/docker/docker/libcontainerd/shimopts 14:43:21 [2023-10-13T14:43:21.501Z] github.com/docker/docker/libcontainerd/supervisor 14:43:21 [2023-10-13T14:43:21.501Z] github.com/docker/docker/libcontainerd/types 14:43:21 [2023-10-13T14:43:21.501Z] github.com/docker/docker/libnetwork 14:43:21 [2023-10-13T14:43:21.501Z] github.com/docker/docker/libnetwork/bitmap 14:43:21 [2023-10-13T14:43:21.501Z] github.com/docker/docker/libnetwork/cluster 14:43:21 [2023-10-13T14:43:21.501Z] github.com/docker/docker/libnetwork/cmd/diagnostic 14:43:21 [2023-10-13T14:43:21.501Z] github.com/docker/docker/libnetwork/cmd/networkdb-test 14:43:21 [2023-10-13T14:43:21.501Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient 14:43:21 [2023-10-13T14:43:21.501Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver 14:43:21 [2023-10-13T14:43:21.501Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient 14:43:21 [2023-10-13T14:43:21.501Z] github.com/docker/docker/libnetwork/cmd/readme_test 14:43:21 [2023-10-13T14:43:21.501Z] github.com/docker/docker/libnetwork/config 14:43:21 [2023-10-13T14:43:21.501Z] github.com/docker/docker/libnetwork/datastore 14:43:21 [2023-10-13T14:43:21.501Z] github.com/docker/docker/libnetwork/diagnostic 14:43:21 [2023-10-13T14:43:21.501Z] github.com/docker/docker/libnetwork/discoverapi 14:43:21 [2023-10-13T14:43:21.501Z] github.com/docker/docker/libnetwork/driverapi 14:43:21 [2023-10-13T14:43:21.501Z] github.com/docker/docker/libnetwork/drivers/bridge 14:43:21 [2023-10-13T14:43:21.501Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager 14:43:21 [2023-10-13T14:43:21.501Z] github.com/docker/docker/libnetwork/drivers/host 14:43:21 [2023-10-13T14:43:21.501Z] github.com/docker/docker/libnetwork/drivers/ipvlan 14:43:21 [2023-10-13T14:43:21.501Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager 14:43:21 [2023-10-13T14:43:21.501Z] github.com/docker/docker/libnetwork/drivers/macvlan 14:43:21 [2023-10-13T14:43:21.501Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager 14:43:21 [2023-10-13T14:43:21.501Z] github.com/docker/docker/libnetwork/drivers/null 14:43:21 [2023-10-13T14:43:21.501Z] github.com/docker/docker/libnetwork/drivers/overlay 14:43:21 [2023-10-13T14:43:21.501Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils 14:43:21 [2023-10-13T14:43:21.501Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 14:43:21 [2023-10-13T14:43:21.501Z] github.com/docker/docker/libnetwork/drivers/remote 14:43:21 [2023-10-13T14:43:21.501Z] github.com/docker/docker/libnetwork/drivers/remote/api 14:43:21 [2023-10-13T14:43:21.501Z] github.com/docker/docker/libnetwork/drivers/windows 14:43:21 [2023-10-13T14:43:21.501Z] github.com/docker/docker/libnetwork/drivers/windows/overlay 14:43:21 [2023-10-13T14:43:21.501Z] github.com/docker/docker/libnetwork/drvregistry 14:43:21 [2023-10-13T14:43:21.501Z] github.com/docker/docker/libnetwork/etchosts 14:43:21 [2023-10-13T14:43:21.501Z] github.com/docker/docker/libnetwork/internal/caller 14:43:21 [2023-10-13T14:43:21.501Z] github.com/docker/docker/libnetwork/internal/kvstore 14:43:21 [2023-10-13T14:43:21.501Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb 14:43:21 [2023-10-13T14:43:21.501Z] github.com/docker/docker/libnetwork/internal/setmatrix 14:43:21 [2023-10-13T14:43:21.501Z] github.com/docker/docker/libnetwork/ipam 14:43:21 [2023-10-13T14:43:21.501Z] github.com/docker/docker/libnetwork/ipamapi 14:43:21 [2023-10-13T14:43:21.501Z] github.com/docker/docker/libnetwork/ipams/builtin 14:43:21 [2023-10-13T14:43:21.501Z] github.com/docker/docker/libnetwork/ipams/null 14:43:21 [2023-10-13T14:43:21.501Z] github.com/docker/docker/libnetwork/ipams/remote 14:43:21 [2023-10-13T14:43:21.501Z] github.com/docker/docker/libnetwork/ipams/remote/api 14:43:21 [2023-10-13T14:43:21.501Z] github.com/docker/docker/libnetwork/ipams/windowsipam 14:43:21 [2023-10-13T14:43:21.501Z] github.com/docker/docker/libnetwork/ipamutils 14:43:21 [2023-10-13T14:43:21.501Z] github.com/docker/docker/libnetwork/ipbits 14:43:21 [2023-10-13T14:43:21.501Z] github.com/docker/docker/libnetwork/iptables 14:43:21 [2023-10-13T14:43:21.501Z] github.com/docker/docker/libnetwork/netlabel 14:43:21 [2023-10-13T14:43:21.501Z] github.com/docker/docker/libnetwork/netutils 14:43:21 [2023-10-13T14:43:21.501Z] github.com/docker/docker/libnetwork/networkdb 14:43:21 [2023-10-13T14:43:21.501Z] github.com/docker/docker/libnetwork/ns 14:43:21 [2023-10-13T14:43:21.501Z] github.com/docker/docker/libnetwork/options 14:43:21 [2023-10-13T14:43:21.501Z] github.com/docker/docker/libnetwork/osl 14:43:21 [2023-10-13T14:43:21.501Z] github.com/docker/docker/libnetwork/osl/kernel 14:43:21 [2023-10-13T14:43:21.501Z] github.com/docker/docker/libnetwork/portallocator 14:43:21 [2023-10-13T14:43:21.501Z] github.com/docker/docker/libnetwork/portmapper 14:43:21 [2023-10-13T14:43:21.501Z] github.com/docker/docker/libnetwork/resolvconf 14:43:21 [2023-10-13T14:43:21.501Z] github.com/docker/docker/libnetwork/scope 14:43:21 [2023-10-13T14:43:21.501Z] github.com/docker/docker/libnetwork/types 14:43:21 [2023-10-13T14:43:21.501Z] github.com/docker/docker/oci 14:43:21 [2023-10-13T14:43:21.501Z] github.com/docker/docker/oci/caps 14:43:21 [2023-10-13T14:43:21.501Z] github.com/docker/docker/opts 14:43:21 [2023-10-13T14:43:21.501Z] github.com/docker/docker/pkg/aaparser 14:43:21 [2023-10-13T14:43:21.501Z] github.com/docker/docker/pkg/archive 14:43:21 [2023-10-13T14:43:21.501Z] github.com/docker/docker/pkg/authorization 14:43:21 [2023-10-13T14:43:21.501Z] github.com/docker/docker/pkg/broadcaster 14:43:21 [2023-10-13T14:43:21.501Z] github.com/docker/docker/pkg/capabilities 14:43:21 [2023-10-13T14:43:21.501Z] github.com/docker/docker/pkg/chrootarchive 14:43:21 [2023-10-13T14:43:21.501Z] github.com/docker/docker/pkg/containerfs 14:43:21 [2023-10-13T14:43:21.501Z] github.com/docker/docker/pkg/directory 14:43:21 [2023-10-13T14:43:21.501Z] github.com/docker/docker/pkg/dmesg 14:43:21 [2023-10-13T14:43:21.501Z] github.com/docker/docker/pkg/fileutils 14:43:21 [2023-10-13T14:43:21.501Z] github.com/docker/docker/pkg/homedir 14:43:21 [2023-10-13T14:43:21.501Z] github.com/docker/docker/pkg/idtools 14:43:21 [2023-10-13T14:43:21.501Z] github.com/docker/docker/pkg/ioutils 14:43:21 [2023-10-13T14:43:21.501Z] github.com/docker/docker/pkg/jsonmessage 14:43:21 [2023-10-13T14:43:21.501Z] github.com/docker/docker/pkg/longpath 14:43:21 [2023-10-13T14:43:21.501Z] github.com/docker/docker/pkg/loopback 14:43:21 [2023-10-13T14:43:21.501Z] github.com/docker/docker/pkg/meminfo 14:43:21 [2023-10-13T14:43:21.501Z] github.com/docker/docker/pkg/namesgenerator 14:43:21 [2023-10-13T14:43:21.501Z] github.com/docker/docker/pkg/parsers 14:43:21 [2023-10-13T14:43:21.501Z] github.com/docker/docker/pkg/parsers/kernel 14:43:21 [2023-10-13T14:43:21.501Z] github.com/docker/docker/pkg/parsers/operatingsystem 14:43:21 [2023-10-13T14:43:21.501Z] github.com/docker/docker/pkg/pidfile 14:43:21 [2023-10-13T14:43:21.501Z] github.com/docker/docker/pkg/platform 14:43:21 [2023-10-13T14:43:21.501Z] github.com/docker/docker/pkg/platforms 14:43:21 [2023-10-13T14:43:21.501Z] github.com/docker/docker/pkg/plugingetter 14:43:21 [2023-10-13T14:43:21.501Z] github.com/docker/docker/pkg/plugins 14:43:21 [2023-10-13T14:43:21.501Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen 14:43:21 [2023-10-13T14:43:21.501Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures 14:43:21 [2023-10-13T14:43:21.501Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture 14:43:21 [2023-10-13T14:43:21.501Z] github.com/docker/docker/pkg/plugins/transport 14:43:21 [2023-10-13T14:43:21.501Z] github.com/docker/docker/pkg/pools 14:43:21 [2023-10-13T14:43:21.501Z] github.com/docker/docker/pkg/process 14:43:21 [2023-10-13T14:43:21.501Z] github.com/docker/docker/pkg/progress 14:43:21 [2023-10-13T14:43:21.501Z] github.com/docker/docker/pkg/reexec 14:43:21 [2023-10-13T14:43:21.501Z] github.com/docker/docker/pkg/rootless 14:43:21 [2023-10-13T14:43:21.501Z] github.com/docker/docker/pkg/rootless/specconv 14:43:21 [2023-10-13T14:43:21.501Z] github.com/docker/docker/pkg/stack 14:43:21 [2023-10-13T14:43:21.501Z] github.com/docker/docker/pkg/stdcopy 14:43:21 [2023-10-13T14:43:21.501Z] github.com/docker/docker/pkg/streamformatter 14:43:21 [2023-10-13T14:43:21.501Z] github.com/docker/docker/pkg/stringid 14:43:21 [2023-10-13T14:43:21.501Z] github.com/docker/docker/pkg/sysinfo 14:43:21 [2023-10-13T14:43:21.501Z] github.com/docker/docker/pkg/system 14:43:21 [2023-10-13T14:43:21.501Z] github.com/docker/docker/pkg/tailfile 14:43:21 [2023-10-13T14:43:21.501Z] github.com/docker/docker/pkg/tarsum 14:43:21 [2023-10-13T14:43:21.501Z] github.com/docker/docker/pkg/useragent 14:43:21 [2023-10-13T14:43:21.501Z] github.com/docker/docker/plugin 14:43:21 [2023-10-13T14:43:21.501Z] github.com/docker/docker/plugin/executor/containerd 14:43:21 [2023-10-13T14:43:21.501Z] github.com/docker/docker/plugin/v2 14:43:21 [2023-10-13T14:43:21.501Z] github.com/docker/docker/profiles/apparmor 14:43:21 [2023-10-13T14:43:21.501Z] github.com/docker/docker/profiles/seccomp 14:43:21 [2023-10-13T14:43:21.501Z] github.com/docker/docker/quota 14:43:21 [2023-10-13T14:43:21.501Z] github.com/docker/docker/reference 14:43:21 [2023-10-13T14:43:21.501Z] github.com/docker/docker/registry 14:43:21 [2023-10-13T14:43:21.501Z] github.com/docker/docker/registry/resumable 14:43:21 [2023-10-13T14:43:21.501Z] github.com/docker/docker/restartmanager 14:43:21 [2023-10-13T14:43:21.501Z] github.com/docker/docker/runconfig 14:43:21 [2023-10-13T14:43:21.501Z] github.com/docker/docker/runconfig/opts 14:43:21 [2023-10-13T14:43:21.501Z] github.com/docker/docker/testutil 14:43:21 [2023-10-13T14:43:21.501Z] github.com/docker/docker/testutil/daemon 14:43:21 [2023-10-13T14:43:21.501Z] github.com/docker/docker/testutil/environment 14:43:21 [2023-10-13T14:43:21.501Z] github.com/docker/docker/testutil/fakecontext 14:43:21 [2023-10-13T14:43:21.501Z] github.com/docker/docker/testutil/fakegit 14:43:21 [2023-10-13T14:43:21.501Z] github.com/docker/docker/testutil/fakestorage 14:43:21 [2023-10-13T14:43:21.501Z] github.com/docker/docker/testutil/fixtures/load 14:43:21 [2023-10-13T14:43:21.501Z] github.com/docker/docker/testutil/fixtures/plugin 14:43:21 [2023-10-13T14:43:21.501Z] github.com/docker/docker/testutil/fixtures/plugin/basic 14:43:21 [2023-10-13T14:43:21.501Z] github.com/docker/docker/testutil/registry 14:43:21 [2023-10-13T14:43:21.501Z] github.com/docker/docker/testutil/request 14:43:21 [2023-10-13T14:43:21.501Z] github.com/docker/docker/volume 14:43:21 [2023-10-13T14:43:21.501Z] github.com/docker/docker/volume/drivers 14:43:21 [2023-10-13T14:43:21.501Z] github.com/docker/docker/volume/local 14:43:21 [2023-10-13T14:43:21.501Z] github.com/docker/docker/volume/mounts 14:43:21 [2023-10-13T14:43:21.501Z] github.com/docker/docker/volume/service 14:43:21 [2023-10-13T14:43:21.501Z] github.com/docker/docker/volume/service/opts 14:43:21 [2023-10-13T14:43:21.501Z] github.com/docker/docker/volume/testutils' 14:43:21 [2023-10-13T14:43:21.501Z] ++ grep --fixed-strings -v /libnetwork 14:43:21 [2023-10-13T14:43:21.501Z] ++ echo 'github.com/docker/docker/api 14:43:21 [2023-10-13T14:43:21.501Z] github.com/docker/docker/api/server 14:43:21 [2023-10-13T14:43:21.501Z] github.com/docker/docker/api/server/backend/build 14:43:21 [2023-10-13T14:43:21.501Z] github.com/docker/docker/api/server/httpstatus 14:43:21 [2023-10-13T14:43:21.501Z] github.com/docker/docker/api/server/httputils 14:43:21 [2023-10-13T14:43:21.501Z] github.com/docker/docker/api/server/middleware 14:43:21 [2023-10-13T14:43:21.501Z] github.com/docker/docker/api/server/router 14:43:21 [2023-10-13T14:43:21.501Z] github.com/docker/docker/api/server/router/build 14:43:21 [2023-10-13T14:43:21.501Z] github.com/docker/docker/api/server/router/checkpoint 14:43:21 [2023-10-13T14:43:21.501Z] github.com/docker/docker/api/server/router/container 14:43:21 [2023-10-13T14:43:21.501Z] github.com/docker/docker/api/server/router/debug 14:43:21 [2023-10-13T14:43:21.501Z] github.com/docker/docker/api/server/router/distribution 14:43:21 [2023-10-13T14:43:21.501Z] github.com/docker/docker/api/server/router/grpc 14:43:21 [2023-10-13T14:43:21.501Z] github.com/docker/docker/api/server/router/image 14:43:21 [2023-10-13T14:43:21.501Z] github.com/docker/docker/api/server/router/network 14:43:21 [2023-10-13T14:43:21.501Z] github.com/docker/docker/api/server/router/plugin 14:43:21 [2023-10-13T14:43:21.501Z] github.com/docker/docker/api/server/router/session 14:43:21 [2023-10-13T14:43:21.501Z] github.com/docker/docker/api/server/router/swarm 14:43:21 [2023-10-13T14:43:21.501Z] github.com/docker/docker/api/server/router/system 14:43:21 [2023-10-13T14:43:21.501Z] github.com/docker/docker/api/server/router/volume 14:43:21 [2023-10-13T14:43:21.501Z] github.com/docker/docker/api/types 14:43:21 [2023-10-13T14:43:21.501Z] github.com/docker/docker/api/types/backend 14:43:21 [2023-10-13T14:43:21.501Z] github.com/docker/docker/api/types/blkiodev 14:43:21 [2023-10-13T14:43:21.501Z] github.com/docker/docker/api/types/checkpoint 14:43:21 [2023-10-13T14:43:21.501Z] github.com/docker/docker/api/types/container 14:43:21 [2023-10-13T14:43:21.501Z] github.com/docker/docker/api/types/events 14:43:21 [2023-10-13T14:43:21.501Z] github.com/docker/docker/api/types/filters 14:43:21 [2023-10-13T14:43:21.501Z] github.com/docker/docker/api/types/image 14:43:21 [2023-10-13T14:43:21.501Z] github.com/docker/docker/api/types/mount 14:43:21 [2023-10-13T14:43:21.501Z] github.com/docker/docker/api/types/network 14:43:21 [2023-10-13T14:43:21.501Z] github.com/docker/docker/api/types/plugins/logdriver 14:43:21 [2023-10-13T14:43:21.501Z] github.com/docker/docker/api/types/registry 14:43:21 [2023-10-13T14:43:21.501Z] github.com/docker/docker/api/types/strslice 14:43:21 [2023-10-13T14:43:21.501Z] github.com/docker/docker/api/types/swarm 14:43:21 [2023-10-13T14:43:21.501Z] github.com/docker/docker/api/types/swarm/runtime 14:43:21 [2023-10-13T14:43:21.501Z] github.com/docker/docker/api/types/system 14:43:21 [2023-10-13T14:43:21.501Z] github.com/docker/docker/api/types/time 14:43:21 [2023-10-13T14:43:21.501Z] github.com/docker/docker/api/types/versions 14:43:21 [2023-10-13T14:43:21.501Z] github.com/docker/docker/api/types/versions/v1p19 14:43:21 [2023-10-13T14:43:21.501Z] github.com/docker/docker/api/types/versions/v1p20 14:43:21 [2023-10-13T14:43:21.501Z] github.com/docker/docker/api/types/volume 14:43:21 [2023-10-13T14:43:21.501Z] github.com/docker/docker/builder 14:43:21 [2023-10-13T14:43:21.501Z] github.com/docker/docker/builder/builder-next 14:43:21 [2023-10-13T14:43:21.501Z] github.com/docker/docker/builder/builder-next/adapters/containerimage 14:43:21 [2023-10-13T14:43:21.501Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache 14:43:21 [2023-10-13T14:43:21.501Z] github.com/docker/docker/builder/builder-next/adapters/snapshot 14:43:21 [2023-10-13T14:43:21.501Z] github.com/docker/docker/builder/builder-next/exporter 14:43:21 [2023-10-13T14:43:21.501Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter 14:43:21 [2023-10-13T14:43:21.501Z] github.com/docker/docker/builder/builder-next/exporter/overrides 14:43:21 [2023-10-13T14:43:21.501Z] github.com/docker/docker/builder/builder-next/imagerefchecker 14:43:21 [2023-10-13T14:43:21.501Z] github.com/docker/docker/builder/builder-next/worker 14:43:21 [2023-10-13T14:43:21.501Z] github.com/docker/docker/builder/builder-next/worker/label 14:43:21 [2023-10-13T14:43:21.501Z] github.com/docker/docker/builder/dockerfile 14:43:21 [2023-10-13T14:43:21.501Z] github.com/docker/docker/builder/remotecontext 14:43:21 [2023-10-13T14:43:21.501Z] github.com/docker/docker/builder/remotecontext/git 14:43:21 [2023-10-13T14:43:21.501Z] github.com/docker/docker/builder/remotecontext/urlutil 14:43:21 [2023-10-13T14:43:21.501Z] github.com/docker/docker/cli/debug 14:43:21 [2023-10-13T14:43:21.501Z] github.com/docker/docker/cli/winresources/docker-proxy 14:43:21 [2023-10-13T14:43:21.501Z] github.com/docker/docker/cli/winresources/dockerd 14:43:21 [2023-10-13T14:43:21.501Z] github.com/docker/docker/client 14:43:21 [2023-10-13T14:43:21.501Z] github.com/docker/docker/client/buildkit 14:43:21 [2023-10-13T14:43:21.501Z] github.com/docker/docker/cmd/docker-proxy 14:43:21 [2023-10-13T14:43:21.501Z] github.com/docker/docker/cmd/dockerd 14:43:21 [2023-10-13T14:43:21.501Z] github.com/docker/docker/cmd/dockerd/trap 14:43:21 [2023-10-13T14:43:21.501Z] github.com/docker/docker/cmd/dockerd/trap/testfiles 14:43:21 [2023-10-13T14:43:21.501Z] github.com/docker/docker/container 14:43:21 [2023-10-13T14:43:21.501Z] github.com/docker/docker/container/stream 14:43:21 [2023-10-13T14:43:21.501Z] github.com/docker/docker/contrib/apparmor 14:43:21 [2023-10-13T14:43:21.501Z] github.com/docker/docker/contrib/httpserver 14:43:21 [2023-10-13T14:43:21.501Z] github.com/docker/docker/daemon 14:43:21 [2023-10-13T14:43:21.501Z] github.com/docker/docker/daemon/cluster 14:43:21 [2023-10-13T14:43:21.501Z] github.com/docker/docker/daemon/cluster/controllers/plugin 14:43:21 [2023-10-13T14:43:21.502Z] github.com/docker/docker/daemon/cluster/convert 14:43:21 [2023-10-13T14:43:21.502Z] github.com/docker/docker/daemon/cluster/executor 14:43:21 [2023-10-13T14:43:21.502Z] github.com/docker/docker/daemon/cluster/executor/container 14:43:21 [2023-10-13T14:43:21.502Z] github.com/docker/docker/daemon/cluster/provider 14:43:21 [2023-10-13T14:43:21.502Z] github.com/docker/docker/daemon/config 14:43:21 [2023-10-13T14:43:21.502Z] github.com/docker/docker/daemon/containerd 14:43:21 [2023-10-13T14:43:21.502Z] github.com/docker/docker/daemon/events 14:43:21 [2023-10-13T14:43:21.502Z] github.com/docker/docker/daemon/events/testutils 14:43:21 [2023-10-13T14:43:21.502Z] github.com/docker/docker/daemon/graphdriver 14:43:21 [2023-10-13T14:43:21.502Z] github.com/docker/docker/daemon/graphdriver/btrfs 14:43:21 [2023-10-13T14:43:21.502Z] github.com/docker/docker/daemon/graphdriver/copy 14:43:21 [2023-10-13T14:43:21.502Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 14:43:21 [2023-10-13T14:43:21.502Z] github.com/docker/docker/daemon/graphdriver/graphtest 14:43:21 [2023-10-13T14:43:21.502Z] github.com/docker/docker/daemon/graphdriver/overlay2 14:43:21 [2023-10-13T14:43:21.502Z] github.com/docker/docker/daemon/graphdriver/overlayutils 14:43:21 [2023-10-13T14:43:21.502Z] github.com/docker/docker/daemon/graphdriver/register 14:43:21 [2023-10-13T14:43:21.502Z] github.com/docker/docker/daemon/graphdriver/vfs 14:43:21 [2023-10-13T14:43:21.502Z] github.com/docker/docker/daemon/graphdriver/zfs 14:43:21 [2023-10-13T14:43:21.502Z] github.com/docker/docker/daemon/images 14:43:21 [2023-10-13T14:43:21.502Z] github.com/docker/docker/daemon/initlayer 14:43:21 [2023-10-13T14:43:21.502Z] github.com/docker/docker/daemon/links 14:43:21 [2023-10-13T14:43:21.502Z] github.com/docker/docker/daemon/listeners 14:43:21 [2023-10-13T14:43:21.502Z] github.com/docker/docker/daemon/logger 14:43:21 [2023-10-13T14:43:21.502Z] github.com/docker/docker/daemon/logger/awslogs 14:43:21 [2023-10-13T14:43:21.502Z] github.com/docker/docker/daemon/logger/fluentd 14:43:21 [2023-10-13T14:43:21.502Z] github.com/docker/docker/daemon/logger/gcplogs 14:43:21 [2023-10-13T14:43:21.502Z] github.com/docker/docker/daemon/logger/gelf 14:43:21 [2023-10-13T14:43:21.502Z] github.com/docker/docker/daemon/logger/journald 14:43:21 [2023-10-13T14:43:21.502Z] github.com/docker/docker/daemon/logger/journald/internal/export 14:43:21 [2023-10-13T14:43:21.502Z] github.com/docker/docker/daemon/logger/journald/internal/fake 14:43:21 [2023-10-13T14:43:21.502Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal 14:43:21 [2023-10-13T14:43:21.502Z] github.com/docker/docker/daemon/logger/jsonfilelog 14:43:21 [2023-10-13T14:43:21.502Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 14:43:21 [2023-10-13T14:43:21.502Z] github.com/docker/docker/daemon/logger/local 14:43:21 [2023-10-13T14:43:21.502Z] github.com/docker/docker/daemon/logger/logentries 14:43:21 [2023-10-13T14:43:21.502Z] github.com/docker/docker/daemon/logger/loggertest 14:43:21 [2023-10-13T14:43:21.502Z] github.com/docker/docker/daemon/logger/loggerutils 14:43:21 [2023-10-13T14:43:21.502Z] github.com/docker/docker/daemon/logger/loggerutils/cache 14:43:21 [2023-10-13T14:43:21.502Z] github.com/docker/docker/daemon/logger/splunk 14:43:21 [2023-10-13T14:43:21.502Z] github.com/docker/docker/daemon/logger/syslog 14:43:21 [2023-10-13T14:43:21.502Z] github.com/docker/docker/daemon/logger/templates 14:43:21 [2023-10-13T14:43:21.502Z] github.com/docker/docker/daemon/names 14:43:21 [2023-10-13T14:43:21.502Z] github.com/docker/docker/daemon/network 14:43:21 [2023-10-13T14:43:21.502Z] github.com/docker/docker/daemon/snapshotter 14:43:21 [2023-10-13T14:43:21.502Z] github.com/docker/docker/daemon/stats 14:43:21 [2023-10-13T14:43:21.502Z] github.com/docker/docker/distribution 14:43:21 [2023-10-13T14:43:21.502Z] github.com/docker/docker/distribution/metadata 14:43:21 [2023-10-13T14:43:21.502Z] github.com/docker/docker/distribution/utils 14:43:21 [2023-10-13T14:43:21.502Z] github.com/docker/docker/distribution/xfer 14:43:21 [2023-10-13T14:43:21.502Z] github.com/docker/docker/dockerversion 14:43:21 [2023-10-13T14:43:21.502Z] github.com/docker/docker/errdefs 14:43:21 [2023-10-13T14:43:21.502Z] github.com/docker/docker/image 14:43:21 [2023-10-13T14:43:21.502Z] github.com/docker/docker/image/cache 14:43:21 [2023-10-13T14:43:21.502Z] github.com/docker/docker/image/spec/specs-go 14:43:21 [2023-10-13T14:43:21.502Z] github.com/docker/docker/image/spec/specs-go/v1 14:43:21 [2023-10-13T14:43:21.502Z] github.com/docker/docker/image/tarexport 14:43:21 [2023-10-13T14:43:21.502Z] github.com/docker/docker/image/v1 14:43:21 [2023-10-13T14:43:21.502Z] github.com/docker/docker/internal/compatcontext 14:43:21 [2023-10-13T14:43:21.502Z] github.com/docker/docker/internal/mod 14:43:21 [2023-10-13T14:43:21.502Z] github.com/docker/docker/internal/mounttree 14:43:21 [2023-10-13T14:43:21.502Z] github.com/docker/docker/internal/multierror 14:43:21 [2023-10-13T14:43:21.502Z] github.com/docker/docker/internal/test/suite 14:43:21 [2023-10-13T14:43:21.502Z] github.com/docker/docker/internal/testutils 14:43:21 [2023-10-13T14:43:21.502Z] github.com/docker/docker/internal/testutils/netnsutils 14:43:21 [2023-10-13T14:43:21.502Z] github.com/docker/docker/internal/unshare 14:43:21 [2023-10-13T14:43:21.502Z] github.com/docker/docker/layer 14:43:21 [2023-10-13T14:43:21.502Z] github.com/docker/docker/libcontainerd 14:43:21 [2023-10-13T14:43:21.502Z] github.com/docker/docker/libcontainerd/queue 14:43:21 [2023-10-13T14:43:21.502Z] github.com/docker/docker/libcontainerd/remote 14:43:21 [2023-10-13T14:43:21.502Z] github.com/docker/docker/libcontainerd/shimopts 14:43:21 [2023-10-13T14:43:21.502Z] github.com/docker/docker/libcontainerd/supervisor 14:43:21 [2023-10-13T14:43:21.502Z] github.com/docker/docker/libcontainerd/types 14:43:21 [2023-10-13T14:43:21.502Z] github.com/docker/docker/libnetwork 14:43:21 [2023-10-13T14:43:21.502Z] github.com/docker/docker/libnetwork/bitmap 14:43:21 [2023-10-13T14:43:21.502Z] github.com/docker/docker/libnetwork/cluster 14:43:21 [2023-10-13T14:43:21.502Z] github.com/docker/docker/libnetwork/cmd/diagnostic 14:43:21 [2023-10-13T14:43:21.502Z] github.com/docker/docker/libnetwork/cmd/networkdb-test 14:43:21 [2023-10-13T14:43:21.502Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient 14:43:21 [2023-10-13T14:43:21.502Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver 14:43:21 [2023-10-13T14:43:21.502Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient 14:43:21 [2023-10-13T14:43:21.502Z] github.com/docker/docker/libnetwork/cmd/readme_test 14:43:21 [2023-10-13T14:43:21.502Z] github.com/docker/docker/libnetwork/config 14:43:21 [2023-10-13T14:43:21.502Z] github.com/docker/docker/libnetwork/datastore 14:43:21 [2023-10-13T14:43:21.502Z] github.com/docker/docker/libnetwork/diagnostic 14:43:21 [2023-10-13T14:43:21.502Z] github.com/docker/docker/libnetwork/discoverapi 14:43:21 [2023-10-13T14:43:21.502Z] github.com/docker/docker/libnetwork/driverapi 14:43:21 [2023-10-13T14:43:21.502Z] github.com/docker/docker/libnetwork/drivers/bridge 14:43:21 [2023-10-13T14:43:21.502Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager 14:43:21 [2023-10-13T14:43:21.502Z] github.com/docker/docker/libnetwork/drivers/host 14:43:21 [2023-10-13T14:43:21.502Z] github.com/docker/docker/libnetwork/drivers/ipvlan 14:43:21 [2023-10-13T14:43:21.502Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager 14:43:21 [2023-10-13T14:43:21.502Z] github.com/docker/docker/libnetwork/drivers/macvlan 14:43:21 [2023-10-13T14:43:21.502Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager 14:43:21 [2023-10-13T14:43:21.502Z] github.com/docker/docker/libnetwork/drivers/null 14:43:21 [2023-10-13T14:43:21.502Z] github.com/docker/docker/libnetwork/drivers/overlay 14:43:21 [2023-10-13T14:43:21.502Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils 14:43:21 [2023-10-13T14:43:21.502Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 14:43:21 [2023-10-13T14:43:21.502Z] github.com/docker/docker/libnetwork/drivers/remote 14:43:21 [2023-10-13T14:43:21.502Z] github.com/docker/docker/libnetwork/drivers/remote/api 14:43:21 [2023-10-13T14:43:21.502Z] github.com/docker/docker/libnetwork/drivers/windows 14:43:21 [2023-10-13T14:43:21.502Z] github.com/docker/docker/libnetwork/drivers/windows/overlay 14:43:21 [2023-10-13T14:43:21.502Z] github.com/docker/docker/libnetwork/drvregistry 14:43:21 [2023-10-13T14:43:21.502Z] github.com/docker/docker/libnetwork/etchosts 14:43:21 [2023-10-13T14:43:21.502Z] github.com/docker/docker/libnetwork/internal/caller 14:43:21 [2023-10-13T14:43:21.502Z] github.com/docker/docker/libnetwork/internal/kvstore 14:43:21 [2023-10-13T14:43:21.502Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb 14:43:21 [2023-10-13T14:43:21.502Z] github.com/docker/docker/libnetwork/internal/setmatrix 14:43:21 [2023-10-13T14:43:21.502Z] github.com/docker/docker/libnetwork/ipam 14:43:21 [2023-10-13T14:43:21.502Z] github.com/docker/docker/libnetwork/ipamapi 14:43:21 [2023-10-13T14:43:21.502Z] github.com/docker/docker/libnetwork/ipams/builtin 14:43:21 [2023-10-13T14:43:21.502Z] github.com/docker/docker/libnetwork/ipams/null 14:43:21 [2023-10-13T14:43:21.502Z] github.com/docker/docker/libnetwork/ipams/remote 14:43:21 [2023-10-13T14:43:21.502Z] github.com/docker/docker/libnetwork/ipams/remote/api 14:43:21 [2023-10-13T14:43:21.502Z] github.com/docker/docker/libnetwork/ipams/windowsipam 14:43:21 [2023-10-13T14:43:21.502Z] github.com/docker/docker/libnetwork/ipamutils 14:43:21 [2023-10-13T14:43:21.502Z] github.com/docker/docker/libnetwork/ipbits 14:43:21 [2023-10-13T14:43:21.502Z] github.com/docker/docker/libnetwork/iptables 14:43:21 [2023-10-13T14:43:21.502Z] github.com/docker/docker/libnetwork/netlabel 14:43:21 [2023-10-13T14:43:21.502Z] github.com/docker/docker/libnetwork/netutils 14:43:21 [2023-10-13T14:43:21.502Z] github.com/docker/docker/libnetwork/networkdb 14:43:21 [2023-10-13T14:43:21.502Z] github.com/docker/docker/libnetwork/ns 14:43:21 [2023-10-13T14:43:21.502Z] github.com/docker/docker/libnetwork/options 14:43:21 [2023-10-13T14:43:21.502Z] github.com/docker/docker/libnetwork/osl 14:43:21 [2023-10-13T14:43:21.502Z] github.com/docker/docker/libnetwork/osl/kernel 14:43:21 [2023-10-13T14:43:21.502Z] github.com/docker/docker/libnetwork/portallocator 14:43:21 [2023-10-13T14:43:21.502Z] github.com/docker/docker/libnetwork/portmapper 14:43:21 [2023-10-13T14:43:21.502Z] github.com/docker/docker/libnetwork/resolvconf 14:43:21 [2023-10-13T14:43:21.502Z] github.com/docker/docker/libnetwork/scope 14:43:21 [2023-10-13T14:43:21.502Z] github.com/docker/docker/libnetwork/types 14:43:21 [2023-10-13T14:43:21.502Z] github.com/docker/docker/oci 14:43:21 [2023-10-13T14:43:21.502Z] github.com/docker/docker/oci/caps 14:43:21 [2023-10-13T14:43:21.502Z] github.com/docker/docker/opts 14:43:21 [2023-10-13T14:43:21.502Z] github.com/docker/docker/pkg/aaparser 14:43:21 [2023-10-13T14:43:21.502Z] github.com/docker/docker/pkg/archive 14:43:21 [2023-10-13T14:43:21.502Z] github.com/docker/docker/pkg/authorization 14:43:21 [2023-10-13T14:43:21.502Z] github.com/docker/docker/pkg/broadcaster 14:43:21 [2023-10-13T14:43:21.502Z] github.com/docker/docker/pkg/capabilities 14:43:21 [2023-10-13T14:43:21.502Z] github.com/docker/docker/pkg/chrootarchive 14:43:21 [2023-10-13T14:43:21.502Z] github.com/docker/docker/pkg/containerfs 14:43:21 [2023-10-13T14:43:21.502Z] github.com/docker/docker/pkg/directory 14:43:21 [2023-10-13T14:43:21.502Z] github.com/docker/docker/pkg/dmesg 14:43:21 [2023-10-13T14:43:21.502Z] github.com/docker/docker/pkg/fileutils 14:43:21 [2023-10-13T14:43:21.502Z] github.com/docker/docker/pkg/homedir 14:43:21 [2023-10-13T14:43:21.502Z] github.com/docker/docker/pkg/idtools 14:43:21 [2023-10-13T14:43:21.502Z] github.com/docker/docker/pkg/ioutils 14:43:21 [2023-10-13T14:43:21.502Z] github.com/docker/docker/pkg/jsonmessage 14:43:21 [2023-10-13T14:43:21.502Z] github.com/docker/docker/pkg/longpath 14:43:21 [2023-10-13T14:43:21.502Z] github.com/docker/docker/pkg/loopback 14:43:21 [2023-10-13T14:43:21.502Z] github.com/docker/docker/pkg/meminfo 14:43:21 [2023-10-13T14:43:21.502Z] github.com/docker/docker/pkg/namesgenerator 14:43:21 [2023-10-13T14:43:21.502Z] github.com/docker/docker/pkg/parsers 14:43:21 [2023-10-13T14:43:21.502Z] github.com/docker/docker/pkg/parsers/kernel 14:43:21 [2023-10-13T14:43:21.502Z] github.com/docker/docker/pkg/parsers/operatingsystem 14:43:21 [2023-10-13T14:43:21.502Z] github.com/docker/docker/pkg/pidfile 14:43:21 [2023-10-13T14:43:21.502Z] github.com/docker/docker/pkg/platform 14:43:21 [2023-10-13T14:43:21.502Z] github.com/docker/docker/pkg/platforms 14:43:21 [2023-10-13T14:43:21.502Z] github.com/docker/docker/pkg/plugingetter 14:43:21 [2023-10-13T14:43:21.502Z] github.com/docker/docker/pkg/plugins 14:43:21 [2023-10-13T14:43:21.502Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen 14:43:21 [2023-10-13T14:43:21.502Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures 14:43:21 [2023-10-13T14:43:21.502Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture 14:43:21 [2023-10-13T14:43:21.502Z] github.com/docker/docker/pkg/plugins/transport 14:43:21 [2023-10-13T14:43:21.502Z] github.com/docker/docker/pkg/pools 14:43:21 [2023-10-13T14:43:21.502Z] github.com/docker/docker/pkg/process 14:43:21 [2023-10-13T14:43:21.502Z] github.com/docker/docker/pkg/progress 14:43:21 [2023-10-13T14:43:21.502Z] github.com/docker/docker/pkg/reexec 14:43:21 [2023-10-13T14:43:21.502Z] github.com/docker/docker/pkg/rootless 14:43:21 [2023-10-13T14:43:21.502Z] github.com/docker/docker/pkg/rootless/specconv 14:43:21 [2023-10-13T14:43:21.502Z] github.com/docker/docker/pkg/stack 14:43:21 [2023-10-13T14:43:21.502Z] github.com/docker/docker/pkg/stdcopy 14:43:21 [2023-10-13T14:43:21.502Z] github.com/docker/docker/pkg/streamformatter 14:43:21 [2023-10-13T14:43:21.502Z] github.com/docker/docker/pkg/stringid 14:43:21 [2023-10-13T14:43:21.502Z] github.com/docker/docker/pkg/sysinfo 14:43:21 [2023-10-13T14:43:21.502Z] github.com/docker/docker/pkg/system 14:43:21 [2023-10-13T14:43:21.502Z] github.com/docker/docker/pkg/tailfile 14:43:21 [2023-10-13T14:43:21.502Z] github.com/docker/docker/pkg/tarsum 14:43:21 [2023-10-13T14:43:21.502Z] github.com/docker/docker/pkg/useragent 14:43:21 [2023-10-13T14:43:21.502Z] github.com/docker/docker/plugin 14:43:21 [2023-10-13T14:43:21.502Z] github.com/docker/docker/plugin/executor/containerd 14:43:21 [2023-10-13T14:43:21.502Z] github.com/docker/docker/plugin/v2 14:43:21 [2023-10-13T14:43:21.502Z] github.com/docker/docker/profiles/apparmor 14:43:21 [2023-10-13T14:43:21.502Z] github.com/docker/docker/profiles/seccomp 14:43:21 [2023-10-13T14:43:21.502Z] github.com/docker/docker/quota 14:43:21 [2023-10-13T14:43:21.502Z] github.com/docker/docker/reference 14:43:21 [2023-10-13T14:43:21.502Z] github.com/docker/docker/registry 14:43:21 [2023-10-13T14:43:21.502Z] github.com/docker/docker/registry/resumable 14:43:21 [2023-10-13T14:43:21.502Z] github.com/docker/docker/restartmanager 14:43:21 [2023-10-13T14:43:21.502Z] github.com/docker/docker/runconfig 14:43:21 [2023-10-13T14:43:21.502Z] github.com/docker/docker/runconfig/opts 14:43:21 [2023-10-13T14:43:21.502Z] github.com/docker/docker/testutil 14:43:21 [2023-10-13T14:43:21.502Z] github.com/docker/docker/testutil/daemon 14:43:21 [2023-10-13T14:43:21.502Z] github.com/docker/docker/testutil/environment 14:43:21 [2023-10-13T14:43:21.502Z] github.com/docker/docker/testutil/fakecontext 14:43:21 [2023-10-13T14:43:21.502Z] github.com/docker/docker/testutil/fakegit 14:43:21 [2023-10-13T14:43:21.502Z] github.com/docker/docker/testutil/fakestorage 14:43:21 [2023-10-13T14:43:21.502Z] github.com/docker/docker/testutil/fixtures/load 14:43:21 [2023-10-13T14:43:21.502Z] github.com/docker/docker/testutil/fixtures/plugin 14:43:21 [2023-10-13T14:43:21.502Z] github.com/docker/docker/testutil/fixtures/plugin/basic 14:43:21 [2023-10-13T14:43:21.502Z] github.com/docker/docker/testutil/registry 14:43:21 [2023-10-13T14:43:21.502Z] github.com/docker/docker/testutil/request 14:43:21 [2023-10-13T14:43:21.502Z] github.com/docker/docker/volume 14:43:21 [2023-10-13T14:43:21.502Z] github.com/docker/docker/volume/drivers 14:43:21 [2023-10-13T14:43:21.502Z] github.com/docker/docker/volume/local 14:43:21 [2023-10-13T14:43:21.502Z] github.com/docker/docker/volume/mounts 14:43:21 [2023-10-13T14:43:21.502Z] github.com/docker/docker/volume/service 14:43:21 [2023-10-13T14:43:21.502Z] github.com/docker/docker/volume/service/opts 14:43:21 [2023-10-13T14:43:21.502Z] github.com/docker/docker/volume/testutils' 14:43:21 [2023-10-13T14:43:21.502Z] + base_pkg_list='github.com/docker/docker/api 14:43:21 [2023-10-13T14:43:21.502Z] github.com/docker/docker/api/server 14:43:21 [2023-10-13T14:43:21.502Z] github.com/docker/docker/api/server/backend/build 14:43:21 [2023-10-13T14:43:21.502Z] github.com/docker/docker/api/server/httpstatus 14:43:21 [2023-10-13T14:43:21.502Z] github.com/docker/docker/api/server/httputils 14:43:21 [2023-10-13T14:43:21.502Z] github.com/docker/docker/api/server/middleware 14:43:21 [2023-10-13T14:43:21.502Z] github.com/docker/docker/api/server/router 14:43:21 [2023-10-13T14:43:21.502Z] github.com/docker/docker/api/server/router/build 14:43:21 [2023-10-13T14:43:21.502Z] github.com/docker/docker/api/server/router/checkpoint 14:43:21 [2023-10-13T14:43:21.502Z] github.com/docker/docker/api/server/router/container 14:43:21 [2023-10-13T14:43:21.502Z] github.com/docker/docker/api/server/router/debug 14:43:21 [2023-10-13T14:43:21.502Z] github.com/docker/docker/api/server/router/distribution 14:43:21 [2023-10-13T14:43:21.502Z] github.com/docker/docker/api/server/router/grpc 14:43:21 [2023-10-13T14:43:21.502Z] github.com/docker/docker/api/server/router/image 14:43:21 [2023-10-13T14:43:21.502Z] github.com/docker/docker/api/server/router/network 14:43:21 [2023-10-13T14:43:21.502Z] github.com/docker/docker/api/server/router/plugin 14:43:21 [2023-10-13T14:43:21.502Z] github.com/docker/docker/api/server/router/session 14:43:21 [2023-10-13T14:43:21.502Z] github.com/docker/docker/api/server/router/swarm 14:43:21 [2023-10-13T14:43:21.502Z] github.com/docker/docker/api/server/router/system 14:43:21 [2023-10-13T14:43:21.502Z] github.com/docker/docker/api/server/router/volume 14:43:21 [2023-10-13T14:43:21.502Z] github.com/docker/docker/api/types 14:43:21 [2023-10-13T14:43:21.502Z] github.com/docker/docker/api/types/backend 14:43:21 [2023-10-13T14:43:21.502Z] github.com/docker/docker/api/types/blkiodev 14:43:21 [2023-10-13T14:43:21.502Z] github.com/docker/docker/api/types/checkpoint 14:43:21 [2023-10-13T14:43:21.502Z] github.com/docker/docker/api/types/container 14:43:21 [2023-10-13T14:43:21.502Z] github.com/docker/docker/api/types/events 14:43:21 [2023-10-13T14:43:21.502Z] github.com/docker/docker/api/types/filters 14:43:21 [2023-10-13T14:43:21.502Z] github.com/docker/docker/api/types/image 14:43:21 [2023-10-13T14:43:21.502Z] github.com/docker/docker/api/types/mount 14:43:21 [2023-10-13T14:43:21.502Z] github.com/docker/docker/api/types/network 14:43:21 [2023-10-13T14:43:21.502Z] github.com/docker/docker/api/types/plugins/logdriver 14:43:21 [2023-10-13T14:43:21.502Z] github.com/docker/docker/api/types/registry 14:43:21 [2023-10-13T14:43:21.502Z] github.com/docker/docker/api/types/strslice 14:43:21 [2023-10-13T14:43:21.502Z] github.com/docker/docker/api/types/swarm 14:43:21 [2023-10-13T14:43:21.502Z] github.com/docker/docker/api/types/swarm/runtime 14:43:21 [2023-10-13T14:43:21.502Z] github.com/docker/docker/api/types/system 14:43:21 [2023-10-13T14:43:21.502Z] github.com/docker/docker/api/types/time 14:43:21 [2023-10-13T14:43:21.502Z] github.com/docker/docker/api/types/versions 14:43:21 [2023-10-13T14:43:21.502Z] github.com/docker/docker/api/types/versions/v1p19 14:43:21 [2023-10-13T14:43:21.502Z] github.com/docker/docker/api/types/versions/v1p20 14:43:21 [2023-10-13T14:43:21.502Z] github.com/docker/docker/api/types/volume 14:43:21 [2023-10-13T14:43:21.502Z] github.com/docker/docker/builder 14:43:21 [2023-10-13T14:43:21.502Z] github.com/docker/docker/builder/builder-next 14:43:21 [2023-10-13T14:43:21.502Z] github.com/docker/docker/builder/builder-next/adapters/containerimage 14:43:21 [2023-10-13T14:43:21.502Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache 14:43:21 [2023-10-13T14:43:21.502Z] github.com/docker/docker/builder/builder-next/adapters/snapshot 14:43:21 [2023-10-13T14:43:21.502Z] github.com/docker/docker/builder/builder-next/exporter 14:43:21 [2023-10-13T14:43:21.502Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter 14:43:21 [2023-10-13T14:43:21.502Z] github.com/docker/docker/builder/builder-next/exporter/overrides 14:43:21 [2023-10-13T14:43:21.502Z] github.com/docker/docker/builder/builder-next/imagerefchecker 14:43:21 [2023-10-13T14:43:21.502Z] github.com/docker/docker/builder/builder-next/worker 14:43:21 [2023-10-13T14:43:21.502Z] github.com/docker/docker/builder/builder-next/worker/label 14:43:21 [2023-10-13T14:43:21.502Z] github.com/docker/docker/builder/dockerfile 14:43:21 [2023-10-13T14:43:21.502Z] github.com/docker/docker/builder/remotecontext 14:43:21 [2023-10-13T14:43:21.502Z] github.com/docker/docker/builder/remotecontext/git 14:43:21 [2023-10-13T14:43:21.502Z] github.com/docker/docker/builder/remotecontext/urlutil 14:43:21 [2023-10-13T14:43:21.502Z] github.com/docker/docker/cli/debug 14:43:21 [2023-10-13T14:43:21.502Z] github.com/docker/docker/cli/winresources/docker-proxy 14:43:21 [2023-10-13T14:43:21.502Z] github.com/docker/docker/cli/winresources/dockerd 14:43:21 [2023-10-13T14:43:21.502Z] github.com/docker/docker/client 14:43:21 [2023-10-13T14:43:21.502Z] github.com/docker/docker/client/buildkit 14:43:21 [2023-10-13T14:43:21.502Z] github.com/docker/docker/cmd/docker-proxy 14:43:21 [2023-10-13T14:43:21.502Z] github.com/docker/docker/cmd/dockerd 14:43:21 [2023-10-13T14:43:21.502Z] github.com/docker/docker/cmd/dockerd/trap 14:43:21 [2023-10-13T14:43:21.502Z] github.com/docker/docker/cmd/dockerd/trap/testfiles 14:43:21 [2023-10-13T14:43:21.502Z] github.com/docker/docker/container 14:43:21 [2023-10-13T14:43:21.502Z] github.com/docker/docker/container/stream 14:43:21 [2023-10-13T14:43:21.502Z] github.com/docker/docker/contrib/apparmor 14:43:21 [2023-10-13T14:43:21.502Z] github.com/docker/docker/contrib/httpserver 14:43:21 [2023-10-13T14:43:21.502Z] github.com/docker/docker/daemon 14:43:21 [2023-10-13T14:43:21.502Z] github.com/docker/docker/daemon/cluster 14:43:21 [2023-10-13T14:43:21.502Z] github.com/docker/docker/daemon/cluster/controllers/plugin 14:43:21 [2023-10-13T14:43:21.502Z] github.com/docker/docker/daemon/cluster/convert 14:43:21 [2023-10-13T14:43:21.502Z] github.com/docker/docker/daemon/cluster/executor 14:43:21 [2023-10-13T14:43:21.502Z] github.com/docker/docker/daemon/cluster/executor/container 14:43:21 [2023-10-13T14:43:21.502Z] github.com/docker/docker/daemon/cluster/provider 14:43:21 [2023-10-13T14:43:21.502Z] github.com/docker/docker/daemon/config 14:43:21 [2023-10-13T14:43:21.502Z] github.com/docker/docker/daemon/containerd 14:43:21 [2023-10-13T14:43:21.502Z] github.com/docker/docker/daemon/events 14:43:21 [2023-10-13T14:43:21.502Z] github.com/docker/docker/daemon/events/testutils 14:43:21 [2023-10-13T14:43:21.502Z] github.com/docker/docker/daemon/graphdriver 14:43:21 [2023-10-13T14:43:21.502Z] github.com/docker/docker/daemon/graphdriver/btrfs 14:43:21 [2023-10-13T14:43:21.502Z] github.com/docker/docker/daemon/graphdriver/copy 14:43:21 [2023-10-13T14:43:21.502Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 14:43:21 [2023-10-13T14:43:21.502Z] github.com/docker/docker/daemon/graphdriver/graphtest 14:43:21 [2023-10-13T14:43:21.502Z] github.com/docker/docker/daemon/graphdriver/overlay2 14:43:21 [2023-10-13T14:43:21.502Z] github.com/docker/docker/daemon/graphdriver/overlayutils 14:43:21 [2023-10-13T14:43:21.502Z] github.com/docker/docker/daemon/graphdriver/register 14:43:21 [2023-10-13T14:43:21.502Z] github.com/docker/docker/daemon/graphdriver/vfs 14:43:21 [2023-10-13T14:43:21.502Z] github.com/docker/docker/daemon/graphdriver/zfs 14:43:21 [2023-10-13T14:43:21.502Z] github.com/docker/docker/daemon/images 14:43:21 [2023-10-13T14:43:21.502Z] github.com/docker/docker/daemon/initlayer 14:43:21 [2023-10-13T14:43:21.502Z] github.com/docker/docker/daemon/links 14:43:21 [2023-10-13T14:43:21.502Z] github.com/docker/docker/daemon/listeners 14:43:21 [2023-10-13T14:43:21.502Z] github.com/docker/docker/daemon/logger 14:43:21 [2023-10-13T14:43:21.502Z] github.com/docker/docker/daemon/logger/awslogs 14:43:21 [2023-10-13T14:43:21.502Z] github.com/docker/docker/daemon/logger/fluentd 14:43:21 [2023-10-13T14:43:21.502Z] github.com/docker/docker/daemon/logger/gcplogs 14:43:21 [2023-10-13T14:43:21.502Z] github.com/docker/docker/daemon/logger/gelf 14:43:21 [2023-10-13T14:43:21.502Z] github.com/docker/docker/daemon/logger/journald 14:43:21 [2023-10-13T14:43:21.502Z] github.com/docker/docker/daemon/logger/journald/internal/export 14:43:21 [2023-10-13T14:43:21.502Z] github.com/docker/docker/daemon/logger/journald/internal/fake 14:43:21 [2023-10-13T14:43:21.502Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal 14:43:21 [2023-10-13T14:43:21.502Z] github.com/docker/docker/daemon/logger/jsonfilelog 14:43:21 [2023-10-13T14:43:21.502Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 14:43:21 [2023-10-13T14:43:21.502Z] github.com/docker/docker/daemon/logger/local 14:43:21 [2023-10-13T14:43:21.502Z] github.com/docker/docker/daemon/logger/logentries 14:43:21 [2023-10-13T14:43:21.502Z] github.com/docker/docker/daemon/logger/loggertest 14:43:21 [2023-10-13T14:43:21.502Z] github.com/docker/docker/daemon/logger/loggerutils 14:43:21 [2023-10-13T14:43:21.502Z] github.com/docker/docker/daemon/logger/loggerutils/cache 14:43:21 [2023-10-13T14:43:21.502Z] github.com/docker/docker/daemon/logger/splunk 14:43:21 [2023-10-13T14:43:21.502Z] github.com/docker/docker/daemon/logger/syslog 14:43:21 [2023-10-13T14:43:21.502Z] github.com/docker/docker/daemon/logger/templates 14:43:21 [2023-10-13T14:43:21.502Z] github.com/docker/docker/daemon/names 14:43:21 [2023-10-13T14:43:21.502Z] github.com/docker/docker/daemon/network 14:43:21 [2023-10-13T14:43:21.502Z] github.com/docker/docker/daemon/snapshotter 14:43:21 [2023-10-13T14:43:21.502Z] github.com/docker/docker/daemon/stats 14:43:21 [2023-10-13T14:43:21.502Z] github.com/docker/docker/distribution 14:43:21 [2023-10-13T14:43:21.502Z] github.com/docker/docker/distribution/metadata 14:43:21 [2023-10-13T14:43:21.502Z] github.com/docker/docker/distribution/utils 14:43:21 [2023-10-13T14:43:21.502Z] github.com/docker/docker/distribution/xfer 14:43:21 [2023-10-13T14:43:21.502Z] github.com/docker/docker/dockerversion 14:43:21 [2023-10-13T14:43:21.502Z] github.com/docker/docker/errdefs 14:43:21 [2023-10-13T14:43:21.502Z] github.com/docker/docker/image 14:43:21 [2023-10-13T14:43:21.502Z] github.com/docker/docker/image/cache 14:43:21 [2023-10-13T14:43:21.502Z] github.com/docker/docker/image/spec/specs-go 14:43:21 [2023-10-13T14:43:21.502Z] github.com/docker/docker/image/spec/specs-go/v1 14:43:21 [2023-10-13T14:43:21.502Z] github.com/docker/docker/image/tarexport 14:43:21 [2023-10-13T14:43:21.502Z] github.com/docker/docker/image/v1 14:43:21 [2023-10-13T14:43:21.502Z] github.com/docker/docker/internal/compatcontext 14:43:21 [2023-10-13T14:43:21.502Z] github.com/docker/docker/internal/mod 14:43:21 [2023-10-13T14:43:21.502Z] github.com/docker/docker/internal/mounttree 14:43:21 [2023-10-13T14:43:21.502Z] github.com/docker/docker/internal/multierror 14:43:21 [2023-10-13T14:43:21.502Z] github.com/docker/docker/internal/test/suite 14:43:21 [2023-10-13T14:43:21.502Z] github.com/docker/docker/internal/testutils 14:43:21 [2023-10-13T14:43:21.502Z] github.com/docker/docker/internal/testutils/netnsutils 14:43:21 [2023-10-13T14:43:21.502Z] github.com/docker/docker/internal/unshare 14:43:21 [2023-10-13T14:43:21.502Z] github.com/docker/docker/layer 14:43:21 [2023-10-13T14:43:21.502Z] github.com/docker/docker/libcontainerd 14:43:21 [2023-10-13T14:43:21.502Z] github.com/docker/docker/libcontainerd/queue 14:43:21 [2023-10-13T14:43:21.502Z] github.com/docker/docker/libcontainerd/remote 14:43:21 [2023-10-13T14:43:21.502Z] github.com/docker/docker/libcontainerd/shimopts 14:43:21 [2023-10-13T14:43:21.502Z] github.com/docker/docker/libcontainerd/supervisor 14:43:21 [2023-10-13T14:43:21.502Z] github.com/docker/docker/libcontainerd/types 14:43:21 [2023-10-13T14:43:21.502Z] github.com/docker/docker/oci 14:43:21 [2023-10-13T14:43:21.502Z] github.com/docker/docker/oci/caps 14:43:21 [2023-10-13T14:43:21.502Z] github.com/docker/docker/opts 14:43:21 [2023-10-13T14:43:21.502Z] github.com/docker/docker/pkg/aaparser 14:43:21 [2023-10-13T14:43:21.502Z] github.com/docker/docker/pkg/archive 14:43:21 [2023-10-13T14:43:21.502Z] github.com/docker/docker/pkg/authorization 14:43:21 [2023-10-13T14:43:21.502Z] github.com/docker/docker/pkg/broadcaster 14:43:21 [2023-10-13T14:43:21.502Z] github.com/docker/docker/pkg/capabilities 14:43:21 [2023-10-13T14:43:21.503Z] github.com/docker/docker/pkg/chrootarchive 14:43:21 [2023-10-13T14:43:21.503Z] github.com/docker/docker/pkg/containerfs 14:43:21 [2023-10-13T14:43:21.503Z] github.com/docker/docker/pkg/directory 14:43:21 [2023-10-13T14:43:21.503Z] github.com/docker/docker/pkg/dmesg 14:43:21 [2023-10-13T14:43:21.503Z] github.com/docker/docker/pkg/fileutils 14:43:21 [2023-10-13T14:43:21.503Z] github.com/docker/docker/pkg/homedir 14:43:21 [2023-10-13T14:43:21.503Z] github.com/docker/docker/pkg/idtools 14:43:21 [2023-10-13T14:43:21.503Z] github.com/docker/docker/pkg/ioutils 14:43:21 [2023-10-13T14:43:21.503Z] github.com/docker/docker/pkg/jsonmessage 14:43:21 [2023-10-13T14:43:21.503Z] github.com/docker/docker/pkg/longpath 14:43:21 [2023-10-13T14:43:21.503Z] github.com/docker/docker/pkg/loopback 14:43:21 [2023-10-13T14:43:21.503Z] github.com/docker/docker/pkg/meminfo 14:43:21 [2023-10-13T14:43:21.503Z] github.com/docker/docker/pkg/namesgenerator 14:43:21 [2023-10-13T14:43:21.503Z] github.com/docker/docker/pkg/parsers 14:43:21 [2023-10-13T14:43:21.503Z] github.com/docker/docker/pkg/parsers/kernel 14:43:21 [2023-10-13T14:43:21.503Z] github.com/docker/docker/pkg/parsers/operatingsystem 14:43:21 [2023-10-13T14:43:21.503Z] github.com/docker/docker/pkg/pidfile 14:43:21 [2023-10-13T14:43:21.503Z] github.com/docker/docker/pkg/platform 14:43:21 [2023-10-13T14:43:21.503Z] github.com/docker/docker/pkg/platforms 14:43:21 [2023-10-13T14:43:21.503Z] github.com/docker/docker/pkg/plugingetter 14:43:21 [2023-10-13T14:43:21.503Z] github.com/docker/docker/pkg/plugins 14:43:21 [2023-10-13T14:43:21.503Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen 14:43:21 [2023-10-13T14:43:21.503Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures 14:43:21 [2023-10-13T14:43:21.503Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture 14:43:21 [2023-10-13T14:43:21.503Z] github.com/docker/docker/pkg/plugins/transport 14:43:21 [2023-10-13T14:43:21.503Z] github.com/docker/docker/pkg/pools 14:43:21 [2023-10-13T14:43:21.503Z] github.com/docker/docker/pkg/process 14:43:21 [2023-10-13T14:43:21.503Z] github.com/docker/docker/pkg/progress 14:43:21 [2023-10-13T14:43:21.503Z] github.com/docker/docker/pkg/reexec 14:43:21 [2023-10-13T14:43:21.503Z] github.com/docker/docker/pkg/rootless 14:43:21 [2023-10-13T14:43:21.503Z] github.com/docker/docker/pkg/rootless/specconv 14:43:21 [2023-10-13T14:43:21.503Z] github.com/docker/docker/pkg/stack 14:43:21 [2023-10-13T14:43:21.503Z] github.com/docker/docker/pkg/stdcopy 14:43:21 [2023-10-13T14:43:21.503Z] github.com/docker/docker/pkg/streamformatter 14:43:21 [2023-10-13T14:43:21.503Z] github.com/docker/docker/pkg/stringid 14:43:21 [2023-10-13T14:43:21.503Z] github.com/docker/docker/pkg/sysinfo 14:43:21 [2023-10-13T14:43:21.503Z] github.com/docker/docker/pkg/system 14:43:21 [2023-10-13T14:43:21.503Z] github.com/docker/docker/pkg/tailfile 14:43:21 [2023-10-13T14:43:21.503Z] github.com/docker/docker/pkg/tarsum 14:43:21 [2023-10-13T14:43:21.503Z] github.com/docker/docker/pkg/useragent 14:43:21 [2023-10-13T14:43:21.503Z] github.com/docker/docker/plugin 14:43:21 [2023-10-13T14:43:21.503Z] github.com/docker/docker/plugin/executor/containerd 14:43:21 [2023-10-13T14:43:21.503Z] github.com/docker/docker/plugin/v2 14:43:21 [2023-10-13T14:43:21.503Z] github.com/docker/docker/profiles/apparmor 14:43:21 [2023-10-13T14:43:21.503Z] github.com/docker/docker/profiles/seccomp 14:43:21 [2023-10-13T14:43:21.503Z] github.com/docker/docker/quota 14:43:21 [2023-10-13T14:43:21.503Z] github.com/docker/docker/reference 14:43:21 [2023-10-13T14:43:21.503Z] github.com/docker/docker/registry 14:43:21 [2023-10-13T14:43:21.503Z] github.com/docker/docker/registry/resumable 14:43:21 [2023-10-13T14:43:21.503Z] github.com/docker/docker/restartmanager 14:43:21 [2023-10-13T14:43:21.503Z] github.com/docker/docker/runconfig 14:43:21 [2023-10-13T14:43:21.503Z] github.com/docker/docker/runconfig/opts 14:43:21 [2023-10-13T14:43:21.503Z] github.com/docker/docker/testutil 14:43:21 [2023-10-13T14:43:21.503Z] github.com/docker/docker/testutil/daemon 14:43:21 [2023-10-13T14:43:21.503Z] github.com/docker/docker/testutil/environment 14:43:21 [2023-10-13T14:43:21.503Z] github.com/docker/docker/testutil/fakecontext 14:43:21 [2023-10-13T14:43:21.503Z] github.com/docker/docker/testutil/fakegit 14:43:21 [2023-10-13T14:43:21.503Z] github.com/docker/docker/testutil/fakestorage 14:43:21 [2023-10-13T14:43:21.503Z] github.com/docker/docker/testutil/fixtures/load 14:43:21 [2023-10-13T14:43:21.503Z] github.com/docker/docker/testutil/fixtures/plugin 14:43:21 [2023-10-13T14:43:21.503Z] github.com/docker/docker/testutil/fixtures/plugin/basic 14:43:21 [2023-10-13T14:43:21.503Z] github.com/docker/docker/testutil/registry 14:43:21 [2023-10-13T14:43:21.503Z] github.com/docker/docker/testutil/request 14:43:21 [2023-10-13T14:43:21.503Z] github.com/docker/docker/volume 14:43:21 [2023-10-13T14:43:21.503Z] github.com/docker/docker/volume/drivers 14:43:21 [2023-10-13T14:43:21.503Z] github.com/docker/docker/volume/local 14:43:21 [2023-10-13T14:43:21.503Z] github.com/docker/docker/volume/mounts 14:43:21 [2023-10-13T14:43:21.503Z] github.com/docker/docker/volume/service 14:43:21 [2023-10-13T14:43:21.503Z] github.com/docker/docker/volume/service/opts 14:43:21 [2023-10-13T14:43:21.503Z] github.com/docker/docker/volume/testutils' 14:43:21 [2023-10-13T14:43:21.503Z] ++ grep --fixed-strings /libnetwork 14:43:21 [2023-10-13T14:43:21.503Z] ++ echo 'github.com/docker/docker/api 14:43:21 [2023-10-13T14:43:21.503Z] github.com/docker/docker/api/server 14:43:21 [2023-10-13T14:43:21.503Z] github.com/docker/docker/api/server/backend/build 14:43:21 [2023-10-13T14:43:21.503Z] github.com/docker/docker/api/server/httpstatus 14:43:21 [2023-10-13T14:43:21.503Z] github.com/docker/docker/api/server/httputils 14:43:21 [2023-10-13T14:43:21.503Z] github.com/docker/docker/api/server/middleware 14:43:21 [2023-10-13T14:43:21.503Z] github.com/docker/docker/api/server/router 14:43:21 [2023-10-13T14:43:21.503Z] github.com/docker/docker/api/server/router/build 14:43:21 [2023-10-13T14:43:21.503Z] github.com/docker/docker/api/server/router/checkpoint 14:43:21 [2023-10-13T14:43:21.503Z] github.com/docker/docker/api/server/router/container 14:43:21 [2023-10-13T14:43:21.503Z] github.com/docker/docker/api/server/router/debug 14:43:21 [2023-10-13T14:43:21.503Z] github.com/docker/docker/api/server/router/distribution 14:43:21 [2023-10-13T14:43:21.503Z] github.com/docker/docker/api/server/router/grpc 14:43:21 [2023-10-13T14:43:21.503Z] github.com/docker/docker/api/server/router/image 14:43:21 [2023-10-13T14:43:21.503Z] github.com/docker/docker/api/server/router/network 14:43:21 [2023-10-13T14:43:21.503Z] github.com/docker/docker/api/server/router/plugin 14:43:21 [2023-10-13T14:43:21.503Z] github.com/docker/docker/api/server/router/session 14:43:21 [2023-10-13T14:43:21.503Z] github.com/docker/docker/api/server/router/swarm 14:43:21 [2023-10-13T14:43:21.503Z] github.com/docker/docker/api/server/router/system 14:43:21 [2023-10-13T14:43:21.503Z] github.com/docker/docker/api/server/router/volume 14:43:21 [2023-10-13T14:43:21.503Z] github.com/docker/docker/api/types 14:43:21 [2023-10-13T14:43:21.503Z] github.com/docker/docker/api/types/backend 14:43:21 [2023-10-13T14:43:21.503Z] github.com/docker/docker/api/types/blkiodev 14:43:21 [2023-10-13T14:43:21.503Z] github.com/docker/docker/api/types/checkpoint 14:43:21 [2023-10-13T14:43:21.503Z] github.com/docker/docker/api/types/container 14:43:21 [2023-10-13T14:43:21.503Z] github.com/docker/docker/api/types/events 14:43:21 [2023-10-13T14:43:21.503Z] github.com/docker/docker/api/types/filters 14:43:21 [2023-10-13T14:43:21.503Z] github.com/docker/docker/api/types/image 14:43:21 [2023-10-13T14:43:21.503Z] github.com/docker/docker/api/types/mount 14:43:21 [2023-10-13T14:43:21.503Z] github.com/docker/docker/api/types/network 14:43:21 [2023-10-13T14:43:21.503Z] github.com/docker/docker/api/types/plugins/logdriver 14:43:21 [2023-10-13T14:43:21.503Z] github.com/docker/docker/api/types/registry 14:43:21 [2023-10-13T14:43:21.503Z] github.com/docker/docker/api/types/strslice 14:43:21 [2023-10-13T14:43:21.503Z] github.com/docker/docker/api/types/swarm 14:43:21 [2023-10-13T14:43:21.503Z] github.com/docker/docker/api/types/swarm/runtime 14:43:21 [2023-10-13T14:43:21.503Z] github.com/docker/docker/api/types/system 14:43:21 [2023-10-13T14:43:21.503Z] github.com/docker/docker/api/types/time 14:43:21 [2023-10-13T14:43:21.503Z] github.com/docker/docker/api/types/versions 14:43:21 [2023-10-13T14:43:21.503Z] github.com/docker/docker/api/types/versions/v1p19 14:43:21 [2023-10-13T14:43:21.503Z] github.com/docker/docker/api/types/versions/v1p20 14:43:21 [2023-10-13T14:43:21.503Z] github.com/docker/docker/api/types/volume 14:43:21 [2023-10-13T14:43:21.503Z] github.com/docker/docker/builder 14:43:21 [2023-10-13T14:43:21.503Z] github.com/docker/docker/builder/builder-next 14:43:21 [2023-10-13T14:43:21.503Z] github.com/docker/docker/builder/builder-next/adapters/containerimage 14:43:21 [2023-10-13T14:43:21.503Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache 14:43:21 [2023-10-13T14:43:21.503Z] github.com/docker/docker/builder/builder-next/adapters/snapshot 14:43:21 [2023-10-13T14:43:21.503Z] github.com/docker/docker/builder/builder-next/exporter 14:43:21 [2023-10-13T14:43:21.503Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter 14:43:21 [2023-10-13T14:43:21.503Z] github.com/docker/docker/builder/builder-next/exporter/overrides 14:43:21 [2023-10-13T14:43:21.503Z] github.com/docker/docker/builder/builder-next/imagerefchecker 14:43:21 [2023-10-13T14:43:21.503Z] github.com/docker/docker/builder/builder-next/worker 14:43:21 [2023-10-13T14:43:21.503Z] github.com/docker/docker/builder/builder-next/worker/label 14:43:21 [2023-10-13T14:43:21.503Z] github.com/docker/docker/builder/dockerfile 14:43:21 [2023-10-13T14:43:21.503Z] github.com/docker/docker/builder/remotecontext 14:43:21 [2023-10-13T14:43:21.503Z] github.com/docker/docker/builder/remotecontext/git 14:43:21 [2023-10-13T14:43:21.503Z] github.com/docker/docker/builder/remotecontext/urlutil 14:43:21 [2023-10-13T14:43:21.503Z] github.com/docker/docker/cli/debug 14:43:21 [2023-10-13T14:43:21.503Z] github.com/docker/docker/cli/winresources/docker-proxy 14:43:21 [2023-10-13T14:43:21.503Z] github.com/docker/docker/cli/winresources/dockerd 14:43:21 [2023-10-13T14:43:21.503Z] github.com/docker/docker/client 14:43:21 [2023-10-13T14:43:21.503Z] github.com/docker/docker/client/buildkit 14:43:21 [2023-10-13T14:43:21.503Z] github.com/docker/docker/cmd/docker-proxy 14:43:21 [2023-10-13T14:43:21.503Z] github.com/docker/docker/cmd/dockerd 14:43:21 [2023-10-13T14:43:21.503Z] github.com/docker/docker/cmd/dockerd/trap 14:43:21 [2023-10-13T14:43:21.503Z] github.com/docker/docker/cmd/dockerd/trap/testfiles 14:43:21 [2023-10-13T14:43:21.503Z] github.com/docker/docker/container 14:43:21 [2023-10-13T14:43:21.503Z] github.com/docker/docker/container/stream 14:43:21 [2023-10-13T14:43:21.503Z] github.com/docker/docker/contrib/apparmor 14:43:21 [2023-10-13T14:43:21.503Z] github.com/docker/docker/contrib/httpserver 14:43:21 [2023-10-13T14:43:21.503Z] github.com/docker/docker/daemon 14:43:21 [2023-10-13T14:43:21.503Z] github.com/docker/docker/daemon/cluster 14:43:21 [2023-10-13T14:43:21.503Z] github.com/docker/docker/daemon/cluster/controllers/plugin 14:43:21 [2023-10-13T14:43:21.503Z] github.com/docker/docker/daemon/cluster/convert 14:43:21 [2023-10-13T14:43:21.503Z] github.com/docker/docker/daemon/cluster/executor 14:43:21 [2023-10-13T14:43:21.503Z] github.com/docker/docker/daemon/cluster/executor/container 14:43:21 [2023-10-13T14:43:21.503Z] github.com/docker/docker/daemon/cluster/provider 14:43:21 [2023-10-13T14:43:21.503Z] github.com/docker/docker/daemon/config 14:43:21 [2023-10-13T14:43:21.503Z] github.com/docker/docker/daemon/containerd 14:43:21 [2023-10-13T14:43:21.503Z] github.com/docker/docker/daemon/events 14:43:21 [2023-10-13T14:43:21.503Z] github.com/docker/docker/daemon/events/testutils 14:43:21 [2023-10-13T14:43:21.503Z] github.com/docker/docker/daemon/graphdriver 14:43:21 [2023-10-13T14:43:21.503Z] github.com/docker/docker/daemon/graphdriver/btrfs 14:43:21 [2023-10-13T14:43:21.503Z] github.com/docker/docker/daemon/graphdriver/copy 14:43:21 [2023-10-13T14:43:21.503Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 14:43:21 [2023-10-13T14:43:21.503Z] github.com/docker/docker/daemon/graphdriver/graphtest 14:43:21 [2023-10-13T14:43:21.503Z] github.com/docker/docker/daemon/graphdriver/overlay2 14:43:21 [2023-10-13T14:43:21.503Z] github.com/docker/docker/daemon/graphdriver/overlayutils 14:43:21 [2023-10-13T14:43:21.503Z] github.com/docker/docker/daemon/graphdriver/register 14:43:21 [2023-10-13T14:43:21.503Z] github.com/docker/docker/daemon/graphdriver/vfs 14:43:21 [2023-10-13T14:43:21.503Z] github.com/docker/docker/daemon/graphdriver/zfs 14:43:21 [2023-10-13T14:43:21.503Z] github.com/docker/docker/daemon/images 14:43:21 [2023-10-13T14:43:21.503Z] github.com/docker/docker/daemon/initlayer 14:43:21 [2023-10-13T14:43:21.503Z] github.com/docker/docker/daemon/links 14:43:21 [2023-10-13T14:43:21.503Z] github.com/docker/docker/daemon/listeners 14:43:21 [2023-10-13T14:43:21.503Z] github.com/docker/docker/daemon/logger 14:43:21 [2023-10-13T14:43:21.503Z] github.com/docker/docker/daemon/logger/awslogs 14:43:21 [2023-10-13T14:43:21.503Z] github.com/docker/docker/daemon/logger/fluentd 14:43:21 [2023-10-13T14:43:21.503Z] github.com/docker/docker/daemon/logger/gcplogs 14:43:21 [2023-10-13T14:43:21.503Z] github.com/docker/docker/daemon/logger/gelf 14:43:21 [2023-10-13T14:43:21.503Z] github.com/docker/docker/daemon/logger/journald 14:43:21 [2023-10-13T14:43:21.503Z] github.com/docker/docker/daemon/logger/journald/internal/export 14:43:21 [2023-10-13T14:43:21.503Z] github.com/docker/docker/daemon/logger/journald/internal/fake 14:43:21 [2023-10-13T14:43:21.503Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal 14:43:21 [2023-10-13T14:43:21.503Z] github.com/docker/docker/daemon/logger/jsonfilelog 14:43:21 [2023-10-13T14:43:21.503Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 14:43:21 [2023-10-13T14:43:21.503Z] github.com/docker/docker/daemon/logger/local 14:43:21 [2023-10-13T14:43:21.503Z] github.com/docker/docker/daemon/logger/logentries 14:43:21 [2023-10-13T14:43:21.503Z] github.com/docker/docker/daemon/logger/loggertest 14:43:21 [2023-10-13T14:43:21.503Z] github.com/docker/docker/daemon/logger/loggerutils 14:43:21 [2023-10-13T14:43:21.503Z] github.com/docker/docker/daemon/logger/loggerutils/cache 14:43:21 [2023-10-13T14:43:21.503Z] github.com/docker/docker/daemon/logger/splunk 14:43:21 [2023-10-13T14:43:21.503Z] github.com/docker/docker/daemon/logger/syslog 14:43:21 [2023-10-13T14:43:21.503Z] github.com/docker/docker/daemon/logger/templates 14:43:21 [2023-10-13T14:43:21.503Z] github.com/docker/docker/daemon/names 14:43:21 [2023-10-13T14:43:21.503Z] github.com/docker/docker/daemon/network 14:43:21 [2023-10-13T14:43:21.503Z] github.com/docker/docker/daemon/snapshotter 14:43:21 [2023-10-13T14:43:21.503Z] github.com/docker/docker/daemon/stats 14:43:21 [2023-10-13T14:43:21.503Z] github.com/docker/docker/distribution 14:43:21 [2023-10-13T14:43:21.503Z] github.com/docker/docker/distribution/metadata 14:43:21 [2023-10-13T14:43:21.503Z] github.com/docker/docker/distribution/utils 14:43:21 [2023-10-13T14:43:21.503Z] github.com/docker/docker/distribution/xfer 14:43:21 [2023-10-13T14:43:21.503Z] github.com/docker/docker/dockerversion 14:43:21 [2023-10-13T14:43:21.503Z] github.com/docker/docker/errdefs 14:43:21 [2023-10-13T14:43:21.503Z] github.com/docker/docker/image 14:43:21 [2023-10-13T14:43:21.503Z] github.com/docker/docker/image/cache 14:43:21 [2023-10-13T14:43:21.503Z] github.com/docker/docker/image/spec/specs-go 14:43:21 [2023-10-13T14:43:21.503Z] github.com/docker/docker/image/spec/specs-go/v1 14:43:21 [2023-10-13T14:43:21.503Z] github.com/docker/docker/image/tarexport 14:43:21 [2023-10-13T14:43:21.503Z] github.com/docker/docker/image/v1 14:43:21 [2023-10-13T14:43:21.503Z] github.com/docker/docker/internal/compatcontext 14:43:21 [2023-10-13T14:43:21.503Z] github.com/docker/docker/internal/mod 14:43:21 [2023-10-13T14:43:21.503Z] github.com/docker/docker/internal/mounttree 14:43:21 [2023-10-13T14:43:21.503Z] github.com/docker/docker/internal/multierror 14:43:21 [2023-10-13T14:43:21.503Z] github.com/docker/docker/internal/test/suite 14:43:21 [2023-10-13T14:43:21.503Z] github.com/docker/docker/internal/testutils 14:43:21 [2023-10-13T14:43:21.503Z] github.com/docker/docker/internal/testutils/netnsutils 14:43:21 [2023-10-13T14:43:21.503Z] github.com/docker/docker/internal/unshare 14:43:21 [2023-10-13T14:43:21.503Z] github.com/docker/docker/layer 14:43:21 [2023-10-13T14:43:21.503Z] github.com/docker/docker/libcontainerd 14:43:21 [2023-10-13T14:43:21.503Z] github.com/docker/docker/libcontainerd/queue 14:43:21 [2023-10-13T14:43:21.503Z] github.com/docker/docker/libcontainerd/remote 14:43:21 [2023-10-13T14:43:21.503Z] github.com/docker/docker/libcontainerd/shimopts 14:43:21 [2023-10-13T14:43:21.503Z] github.com/docker/docker/libcontainerd/supervisor 14:43:21 [2023-10-13T14:43:21.503Z] github.com/docker/docker/libcontainerd/types 14:43:21 [2023-10-13T14:43:21.503Z] github.com/docker/docker/libnetwork 14:43:21 [2023-10-13T14:43:21.503Z] github.com/docker/docker/libnetwork/bitmap 14:43:21 [2023-10-13T14:43:21.503Z] github.com/docker/docker/libnetwork/cluster 14:43:21 [2023-10-13T14:43:21.503Z] github.com/docker/docker/libnetwork/cmd/diagnostic 14:43:21 [2023-10-13T14:43:21.503Z] github.com/docker/docker/libnetwork/cmd/networkdb-test 14:43:21 [2023-10-13T14:43:21.503Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient 14:43:21 [2023-10-13T14:43:21.503Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver 14:43:21 [2023-10-13T14:43:21.503Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient 14:43:21 [2023-10-13T14:43:21.503Z] github.com/docker/docker/libnetwork/cmd/readme_test 14:43:21 [2023-10-13T14:43:21.503Z] github.com/docker/docker/libnetwork/config 14:43:21 [2023-10-13T14:43:21.503Z] github.com/docker/docker/libnetwork/datastore 14:43:21 [2023-10-13T14:43:21.503Z] github.com/docker/docker/libnetwork/diagnostic 14:43:21 [2023-10-13T14:43:21.503Z] github.com/docker/docker/libnetwork/discoverapi 14:43:21 [2023-10-13T14:43:21.503Z] github.com/docker/docker/libnetwork/driverapi 14:43:21 [2023-10-13T14:43:21.503Z] github.com/docker/docker/libnetwork/drivers/bridge 14:43:21 [2023-10-13T14:43:21.503Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager 14:43:21 [2023-10-13T14:43:21.503Z] github.com/docker/docker/libnetwork/drivers/host 14:43:21 [2023-10-13T14:43:21.503Z] github.com/docker/docker/libnetwork/drivers/ipvlan 14:43:21 [2023-10-13T14:43:21.503Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager 14:43:21 [2023-10-13T14:43:21.503Z] github.com/docker/docker/libnetwork/drivers/macvlan 14:43:21 [2023-10-13T14:43:21.503Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager 14:43:21 [2023-10-13T14:43:21.503Z] github.com/docker/docker/libnetwork/drivers/null 14:43:21 [2023-10-13T14:43:21.503Z] github.com/docker/docker/libnetwork/drivers/overlay 14:43:21 [2023-10-13T14:43:21.503Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils 14:43:21 [2023-10-13T14:43:21.503Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 14:43:21 [2023-10-13T14:43:21.503Z] github.com/docker/docker/libnetwork/drivers/remote 14:43:21 [2023-10-13T14:43:21.503Z] github.com/docker/docker/libnetwork/drivers/remote/api 14:43:21 [2023-10-13T14:43:21.503Z] github.com/docker/docker/libnetwork/drivers/windows 14:43:21 [2023-10-13T14:43:21.503Z] github.com/docker/docker/libnetwork/drivers/windows/overlay 14:43:21 [2023-10-13T14:43:21.503Z] github.com/docker/docker/libnetwork/drvregistry 14:43:21 [2023-10-13T14:43:21.503Z] github.com/docker/docker/libnetwork/etchosts 14:43:21 [2023-10-13T14:43:21.503Z] github.com/docker/docker/libnetwork/internal/caller 14:43:21 [2023-10-13T14:43:21.503Z] github.com/docker/docker/libnetwork/internal/kvstore 14:43:21 [2023-10-13T14:43:21.503Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb 14:43:21 [2023-10-13T14:43:21.503Z] github.com/docker/docker/libnetwork/internal/setmatrix 14:43:21 [2023-10-13T14:43:21.503Z] github.com/docker/docker/libnetwork/ipam 14:43:21 [2023-10-13T14:43:21.503Z] github.com/docker/docker/libnetwork/ipamapi 14:43:21 [2023-10-13T14:43:21.503Z] github.com/docker/docker/libnetwork/ipams/builtin 14:43:21 [2023-10-13T14:43:21.503Z] github.com/docker/docker/libnetwork/ipams/null 14:43:21 [2023-10-13T14:43:21.503Z] github.com/docker/docker/libnetwork/ipams/remote 14:43:21 [2023-10-13T14:43:21.503Z] github.com/docker/docker/libnetwork/ipams/remote/api 14:43:21 [2023-10-13T14:43:21.503Z] github.com/docker/docker/libnetwork/ipams/windowsipam 14:43:21 [2023-10-13T14:43:21.503Z] github.com/docker/docker/libnetwork/ipamutils 14:43:21 [2023-10-13T14:43:21.503Z] github.com/docker/docker/libnetwork/ipbits 14:43:21 [2023-10-13T14:43:21.503Z] github.com/docker/docker/libnetwork/iptables 14:43:21 [2023-10-13T14:43:21.503Z] github.com/docker/docker/libnetwork/netlabel 14:43:21 [2023-10-13T14:43:21.503Z] github.com/docker/docker/libnetwork/netutils 14:43:21 [2023-10-13T14:43:21.503Z] github.com/docker/docker/libnetwork/networkdb 14:43:21 [2023-10-13T14:43:21.503Z] github.com/docker/docker/libnetwork/ns 14:43:21 [2023-10-13T14:43:21.503Z] github.com/docker/docker/libnetwork/options 14:43:21 [2023-10-13T14:43:21.503Z] github.com/docker/docker/libnetwork/osl 14:43:21 [2023-10-13T14:43:21.503Z] github.com/docker/docker/libnetwork/osl/kernel 14:43:21 [2023-10-13T14:43:21.503Z] github.com/docker/docker/libnetwork/portallocator 14:43:21 [2023-10-13T14:43:21.503Z] github.com/docker/docker/libnetwork/portmapper 14:43:21 [2023-10-13T14:43:21.503Z] github.com/docker/docker/libnetwork/resolvconf 14:43:21 [2023-10-13T14:43:21.503Z] github.com/docker/docker/libnetwork/scope 14:43:21 [2023-10-13T14:43:21.503Z] github.com/docker/docker/libnetwork/types 14:43:21 [2023-10-13T14:43:21.503Z] github.com/docker/docker/oci 14:43:21 [2023-10-13T14:43:21.503Z] github.com/docker/docker/oci/caps 14:43:21 [2023-10-13T14:43:21.503Z] github.com/docker/docker/opts 14:43:21 [2023-10-13T14:43:21.503Z] github.com/docker/docker/pkg/aaparser 14:43:21 [2023-10-13T14:43:21.503Z] github.com/docker/docker/pkg/archive 14:43:21 [2023-10-13T14:43:21.503Z] github.com/docker/docker/pkg/authorization 14:43:21 [2023-10-13T14:43:21.503Z] github.com/docker/docker/pkg/broadcaster 14:43:21 [2023-10-13T14:43:21.503Z] github.com/docker/docker/pkg/capabilities 14:43:21 [2023-10-13T14:43:21.503Z] github.com/docker/docker/pkg/chrootarchive 14:43:21 [2023-10-13T14:43:21.503Z] github.com/docker/docker/pkg/containerfs 14:43:21 [2023-10-13T14:43:21.503Z] github.com/docker/docker/pkg/directory 14:43:21 [2023-10-13T14:43:21.503Z] github.com/docker/docker/pkg/dmesg 14:43:21 [2023-10-13T14:43:21.503Z] github.com/docker/docker/pkg/fileutils 14:43:21 [2023-10-13T14:43:21.503Z] github.com/docker/docker/pkg/homedir 14:43:21 [2023-10-13T14:43:21.503Z] github.com/docker/docker/pkg/idtools 14:43:21 [2023-10-13T14:43:21.503Z] github.com/docker/docker/pkg/ioutils 14:43:21 [2023-10-13T14:43:21.503Z] github.com/docker/docker/pkg/jsonmessage 14:43:21 [2023-10-13T14:43:21.503Z] github.com/docker/docker/pkg/longpath 14:43:21 [2023-10-13T14:43:21.503Z] github.com/docker/docker/pkg/loopback 14:43:21 [2023-10-13T14:43:21.503Z] github.com/docker/docker/pkg/meminfo 14:43:21 [2023-10-13T14:43:21.503Z] github.com/docker/docker/pkg/namesgenerator 14:43:21 [2023-10-13T14:43:21.503Z] github.com/docker/docker/pkg/parsers 14:43:21 [2023-10-13T14:43:21.503Z] github.com/docker/docker/pkg/parsers/kernel 14:43:21 [2023-10-13T14:43:21.503Z] github.com/docker/docker/pkg/parsers/operatingsystem 14:43:21 [2023-10-13T14:43:21.503Z] github.com/docker/docker/pkg/pidfile 14:43:21 [2023-10-13T14:43:21.503Z] github.com/docker/docker/pkg/platform 14:43:21 [2023-10-13T14:43:21.503Z] github.com/docker/docker/pkg/platforms 14:43:21 [2023-10-13T14:43:21.503Z] github.com/docker/docker/pkg/plugingetter 14:43:21 [2023-10-13T14:43:21.503Z] github.com/docker/docker/pkg/plugins 14:43:21 [2023-10-13T14:43:21.503Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen 14:43:21 [2023-10-13T14:43:21.503Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures 14:43:21 [2023-10-13T14:43:21.503Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture 14:43:21 [2023-10-13T14:43:21.503Z] github.com/docker/docker/pkg/plugins/transport 14:43:21 [2023-10-13T14:43:21.503Z] github.com/docker/docker/pkg/pools 14:43:21 [2023-10-13T14:43:21.503Z] github.com/docker/docker/pkg/process 14:43:21 [2023-10-13T14:43:21.503Z] github.com/docker/docker/pkg/progress 14:43:21 [2023-10-13T14:43:21.503Z] github.com/docker/docker/pkg/reexec 14:43:21 [2023-10-13T14:43:21.503Z] github.com/docker/docker/pkg/rootless 14:43:21 [2023-10-13T14:43:21.503Z] github.com/docker/docker/pkg/rootless/specconv 14:43:21 [2023-10-13T14:43:21.503Z] github.com/docker/docker/pkg/stack 14:43:21 [2023-10-13T14:43:21.503Z] github.com/docker/docker/pkg/stdcopy 14:43:21 [2023-10-13T14:43:21.503Z] github.com/docker/docker/pkg/streamformatter 14:43:21 [2023-10-13T14:43:21.503Z] github.com/docker/docker/pkg/stringid 14:43:21 [2023-10-13T14:43:21.503Z] github.com/docker/docker/pkg/sysinfo 14:43:21 [2023-10-13T14:43:21.503Z] github.com/docker/docker/pkg/system 14:43:21 [2023-10-13T14:43:21.503Z] github.com/docker/docker/pkg/tailfile 14:43:21 [2023-10-13T14:43:21.503Z] github.com/docker/docker/pkg/tarsum 14:43:21 [2023-10-13T14:43:21.503Z] github.com/docker/docker/pkg/useragent 14:43:21 [2023-10-13T14:43:21.503Z] github.com/docker/docker/plugin 14:43:21 [2023-10-13T14:43:21.503Z] github.com/docker/docker/plugin/executor/containerd 14:43:21 [2023-10-13T14:43:21.503Z] github.com/docker/docker/plugin/v2 14:43:21 [2023-10-13T14:43:21.504Z] github.com/docker/docker/profiles/apparmor 14:43:21 [2023-10-13T14:43:21.504Z] github.com/docker/docker/profiles/seccomp 14:43:21 [2023-10-13T14:43:21.504Z] github.com/docker/docker/quota 14:43:21 [2023-10-13T14:43:21.504Z] github.com/docker/docker/reference 14:43:21 [2023-10-13T14:43:21.504Z] github.com/docker/docker/registry 14:43:21 [2023-10-13T14:43:21.504Z] github.com/docker/docker/registry/resumable 14:43:21 [2023-10-13T14:43:21.504Z] github.com/docker/docker/restartmanager 14:43:21 [2023-10-13T14:43:21.504Z] github.com/docker/docker/runconfig 14:43:21 [2023-10-13T14:43:21.504Z] github.com/docker/docker/runconfig/opts 14:43:21 [2023-10-13T14:43:21.504Z] github.com/docker/docker/testutil 14:43:21 [2023-10-13T14:43:21.504Z] github.com/docker/docker/testutil/daemon 14:43:21 [2023-10-13T14:43:21.504Z] github.com/docker/docker/testutil/environment 14:43:21 [2023-10-13T14:43:21.504Z] github.com/docker/docker/testutil/fakecontext 14:43:21 [2023-10-13T14:43:21.504Z] github.com/docker/docker/testutil/fakegit 14:43:21 [2023-10-13T14:43:21.504Z] github.com/docker/docker/testutil/fakestorage 14:43:21 [2023-10-13T14:43:21.504Z] github.com/docker/docker/testutil/fixtures/load 14:43:21 [2023-10-13T14:43:21.504Z] github.com/docker/docker/testutil/fixtures/plugin 14:43:21 [2023-10-13T14:43:21.504Z] github.com/docker/docker/testutil/fixtures/plugin/basic 14:43:21 [2023-10-13T14:43:21.504Z] github.com/docker/docker/testutil/registry 14:43:21 [2023-10-13T14:43:21.504Z] github.com/docker/docker/testutil/request 14:43:21 [2023-10-13T14:43:21.504Z] github.com/docker/docker/volume 14:43:21 [2023-10-13T14:43:21.504Z] github.com/docker/docker/volume/drivers 14:43:21 [2023-10-13T14:43:21.504Z] github.com/docker/docker/volume/local 14:43:21 [2023-10-13T14:43:21.504Z] github.com/docker/docker/volume/mounts 14:43:21 [2023-10-13T14:43:21.504Z] github.com/docker/docker/volume/service 14:43:21 [2023-10-13T14:43:21.504Z] github.com/docker/docker/volume/service/opts 14:43:21 [2023-10-13T14:43:21.504Z] github.com/docker/docker/volume/testutils' 14:43:21 [2023-10-13T14:43:21.504Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork 14:43:21 [2023-10-13T14:43:21.504Z] github.com/docker/docker/libnetwork/bitmap 14:43:21 [2023-10-13T14:43:21.504Z] github.com/docker/docker/libnetwork/cluster 14:43:21 [2023-10-13T14:43:21.504Z] github.com/docker/docker/libnetwork/cmd/diagnostic 14:43:21 [2023-10-13T14:43:21.504Z] github.com/docker/docker/libnetwork/cmd/networkdb-test 14:43:21 [2023-10-13T14:43:21.504Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient 14:43:21 [2023-10-13T14:43:21.504Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver 14:43:21 [2023-10-13T14:43:21.504Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient 14:43:21 [2023-10-13T14:43:21.504Z] github.com/docker/docker/libnetwork/cmd/readme_test 14:43:21 [2023-10-13T14:43:21.504Z] github.com/docker/docker/libnetwork/config 14:43:21 [2023-10-13T14:43:21.504Z] github.com/docker/docker/libnetwork/datastore 14:43:21 [2023-10-13T14:43:21.504Z] github.com/docker/docker/libnetwork/diagnostic 14:43:21 [2023-10-13T14:43:21.504Z] github.com/docker/docker/libnetwork/discoverapi 14:43:21 [2023-10-13T14:43:21.504Z] github.com/docker/docker/libnetwork/driverapi 14:43:21 [2023-10-13T14:43:21.504Z] github.com/docker/docker/libnetwork/drivers/bridge 14:43:21 [2023-10-13T14:43:21.504Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager 14:43:21 [2023-10-13T14:43:21.504Z] github.com/docker/docker/libnetwork/drivers/host 14:43:21 [2023-10-13T14:43:21.504Z] github.com/docker/docker/libnetwork/drivers/ipvlan 14:43:21 [2023-10-13T14:43:21.504Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager 14:43:21 [2023-10-13T14:43:21.504Z] github.com/docker/docker/libnetwork/drivers/macvlan 14:43:21 [2023-10-13T14:43:21.504Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager 14:43:21 [2023-10-13T14:43:21.504Z] github.com/docker/docker/libnetwork/drivers/null 14:43:21 [2023-10-13T14:43:21.504Z] github.com/docker/docker/libnetwork/drivers/overlay 14:43:21 [2023-10-13T14:43:21.504Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils 14:43:21 [2023-10-13T14:43:21.504Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 14:43:21 [2023-10-13T14:43:21.504Z] github.com/docker/docker/libnetwork/drivers/remote 14:43:21 [2023-10-13T14:43:21.504Z] github.com/docker/docker/libnetwork/drivers/remote/api 14:43:21 [2023-10-13T14:43:21.504Z] github.com/docker/docker/libnetwork/drivers/windows 14:43:21 [2023-10-13T14:43:21.504Z] github.com/docker/docker/libnetwork/drivers/windows/overlay 14:43:21 [2023-10-13T14:43:21.504Z] github.com/docker/docker/libnetwork/drvregistry 14:43:21 [2023-10-13T14:43:21.504Z] github.com/docker/docker/libnetwork/etchosts 14:43:21 [2023-10-13T14:43:21.504Z] github.com/docker/docker/libnetwork/internal/caller 14:43:21 [2023-10-13T14:43:21.504Z] github.com/docker/docker/libnetwork/internal/kvstore 14:43:21 [2023-10-13T14:43:21.504Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb 14:43:21 [2023-10-13T14:43:21.504Z] github.com/docker/docker/libnetwork/internal/setmatrix 14:43:21 [2023-10-13T14:43:21.504Z] github.com/docker/docker/libnetwork/ipam 14:43:21 [2023-10-13T14:43:21.504Z] github.com/docker/docker/libnetwork/ipamapi 14:43:21 [2023-10-13T14:43:21.504Z] github.com/docker/docker/libnetwork/ipams/builtin 14:43:21 [2023-10-13T14:43:21.504Z] github.com/docker/docker/libnetwork/ipams/null 14:43:21 [2023-10-13T14:43:21.504Z] github.com/docker/docker/libnetwork/ipams/remote 14:43:21 [2023-10-13T14:43:21.504Z] github.com/docker/docker/libnetwork/ipams/remote/api 14:43:21 [2023-10-13T14:43:21.504Z] github.com/docker/docker/libnetwork/ipams/windowsipam 14:43:21 [2023-10-13T14:43:21.504Z] github.com/docker/docker/libnetwork/ipamutils 14:43:21 [2023-10-13T14:43:21.504Z] github.com/docker/docker/libnetwork/ipbits 14:43:21 [2023-10-13T14:43:21.504Z] github.com/docker/docker/libnetwork/iptables 14:43:21 [2023-10-13T14:43:21.504Z] github.com/docker/docker/libnetwork/netlabel 14:43:21 [2023-10-13T14:43:21.504Z] github.com/docker/docker/libnetwork/netutils 14:43:21 [2023-10-13T14:43:21.504Z] github.com/docker/docker/libnetwork/networkdb 14:43:21 [2023-10-13T14:43:21.504Z] github.com/docker/docker/libnetwork/ns 14:43:21 [2023-10-13T14:43:21.504Z] github.com/docker/docker/libnetwork/options 14:43:21 [2023-10-13T14:43:21.504Z] github.com/docker/docker/libnetwork/osl 14:43:21 [2023-10-13T14:43:21.504Z] github.com/docker/docker/libnetwork/osl/kernel 14:43:21 [2023-10-13T14:43:21.504Z] github.com/docker/docker/libnetwork/portallocator 14:43:21 [2023-10-13T14:43:21.504Z] github.com/docker/docker/libnetwork/portmapper 14:43:21 [2023-10-13T14:43:21.504Z] github.com/docker/docker/libnetwork/resolvconf 14:43:21 [2023-10-13T14:43:21.504Z] github.com/docker/docker/libnetwork/scope 14:43:21 [2023-10-13T14:43:21.504Z] github.com/docker/docker/libnetwork/types' 14:43:21 [2023-10-13T14:43:21.504Z] + echo 'github.com/docker/docker/libnetwork 14:43:21 [2023-10-13T14:43:21.504Z] github.com/docker/docker/libnetwork/bitmap 14:43:21 [2023-10-13T14:43:21.504Z] github.com/docker/docker/libnetwork/cluster 14:43:21 [2023-10-13T14:43:21.504Z] github.com/docker/docker/libnetwork/cmd/diagnostic 14:43:21 [2023-10-13T14:43:21.504Z] github.com/docker/docker/libnetwork/cmd/networkdb-test 14:43:21 [2023-10-13T14:43:21.504Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient 14:43:21 [2023-10-13T14:43:21.504Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver 14:43:21 [2023-10-13T14:43:21.504Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient 14:43:21 [2023-10-13T14:43:21.504Z] github.com/docker/docker/libnetwork/cmd/readme_test 14:43:21 [2023-10-13T14:43:21.504Z] github.com/docker/docker/libnetwork/config 14:43:21 [2023-10-13T14:43:21.504Z] github.com/docker/docker/libnetwork/datastore 14:43:21 [2023-10-13T14:43:21.504Z] github.com/docker/docker/libnetwork/diagnostic 14:43:21 [2023-10-13T14:43:21.504Z] github.com/docker/docker/libnetwork/discoverapi 14:43:21 [2023-10-13T14:43:21.504Z] github.com/docker/docker/libnetwork/driverapi 14:43:21 [2023-10-13T14:43:21.504Z] github.com/docker/docker/libnetwork/drivers/bridge 14:43:21 [2023-10-13T14:43:21.504Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager 14:43:21 [2023-10-13T14:43:21.504Z] github.com/docker/docker/libnetwork/drivers/host 14:43:21 [2023-10-13T14:43:21.504Z] github.com/docker/docker/libnetwork/drivers/ipvlan 14:43:21 [2023-10-13T14:43:21.504Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager 14:43:21 [2023-10-13T14:43:21.504Z] github.com/docker/docker/libnetwork/drivers/macvlan 14:43:21 [2023-10-13T14:43:21.504Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager 14:43:21 [2023-10-13T14:43:21.504Z] github.com/docker/docker/libnetwork/drivers/null 14:43:21 [2023-10-13T14:43:21.504Z] github.com/docker/docker/libnetwork/drivers/overlay 14:43:21 [2023-10-13T14:43:21.504Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils 14:43:21 [2023-10-13T14:43:21.504Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 14:43:21 [2023-10-13T14:43:21.504Z] github.com/docker/docker/libnetwork/drivers/remote 14:43:21 [2023-10-13T14:43:21.504Z] github.com/docker/docker/libnetwork/drivers/remote/api 14:43:21 [2023-10-13T14:43:21.504Z] github.com/docker/docker/libnetwork/drivers/windows 14:43:21 [2023-10-13T14:43:21.504Z] github.com/docker/docker/libnetwork/drivers/windows/overlay 14:43:21 [2023-10-13T14:43:21.504Z] github.com/docker/docker/libnetwork/drvregistry 14:43:21 [2023-10-13T14:43:21.504Z] github.com/docker/docker/libnetwork/etchosts 14:43:21 [2023-10-13T14:43:21.504Z] github.com/docker/docker/libnetwork/internal/caller 14:43:21 [2023-10-13T14:43:21.504Z] github.com/docker/docker/libnetwork/internal/kvstore 14:43:21 [2023-10-13T14:43:21.504Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb 14:43:21 [2023-10-13T14:43:21.504Z] github.com/docker/docker/libnetwork/internal/setmatrix 14:43:21 [2023-10-13T14:43:21.504Z] github.com/docker/docker/libnetwork/ipam 14:43:21 [2023-10-13T14:43:21.504Z] github.com/docker/docker/libnetwork/ipamapi 14:43:21 [2023-10-13T14:43:21.504Z] github.com/docker/docker/libnetwork/ipams/builtin 14:43:21 [2023-10-13T14:43:21.504Z] github.com/docker/docker/libnetwork/ipams/null 14:43:21 [2023-10-13T14:43:21.504Z] github.com/docker/docker/libnetwork/ipams/remote 14:43:21 [2023-10-13T14:43:21.504Z] github.com/docker/docker/libnetwork/ipams/remote/api 14:43:21 [2023-10-13T14:43:21.504Z] github.com/docker/docker/libnetwork/ipams/windowsipam 14:43:21 [2023-10-13T14:43:21.504Z] github.com/docker/docker/libnetwork/ipamutils 14:43:21 [2023-10-13T14:43:21.504Z] github.com/docker/docker/libnetwork/ipbits 14:43:21 [2023-10-13T14:43:21.504Z] github.com/docker/docker/libnetwork/iptables 14:43:21 [2023-10-13T14:43:21.504Z] github.com/docker/docker/libnetwork/netlabel 14:43:21 [2023-10-13T14:43:21.504Z] github.com/docker/docker/libnetwork/netutils 14:43:21 [2023-10-13T14:43:21.504Z] github.com/docker/docker/libnetwork/networkdb 14:43:21 [2023-10-13T14:43:21.504Z] github.com/docker/docker/libnetwork/ns 14:43:21 [2023-10-13T14:43:21.504Z] github.com/docker/docker/libnetwork/options 14:43:21 [2023-10-13T14:43:21.504Z] github.com/docker/docker/libnetwork/osl 14:43:21 [2023-10-13T14:43:21.504Z] github.com/docker/docker/libnetwork/osl/kernel 14:43:21 [2023-10-13T14:43:21.504Z] github.com/docker/docker/libnetwork/portallocator 14:43:21 [2023-10-13T14:43:21.504Z] github.com/docker/docker/libnetwork/portmapper 14:43:21 [2023-10-13T14:43:21.504Z] github.com/docker/docker/libnetwork/resolvconf 14:43:21 [2023-10-13T14:43:21.504Z] github.com/docker/docker/libnetwork/scope 14:43:21 [2023-10-13T14:43:21.504Z] + grep --fixed-strings libnetwork/drivers/bridge 14:43:21 [2023-10-13T14:43:21.504Z] github.com/docker/docker/libnetwork/types' 14:43:21 [2023-10-13T14:43:21.504Z] github.com/docker/docker/libnetwork/drivers/bridge 14:43:21 [2023-10-13T14:43:21.504Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager 14:43:21 [2023-10-13T14:43:21.504Z] + type docker-proxy 14:43:21 [2023-10-13T14:43:21.504Z] hack/test/unit: line 25: type: docker-proxy: not found 14:43:21 [2023-10-13T14:43:21.504Z] + hack/make.sh binary-proxy install-proxy 14:43:21 [2023-10-13T14:43:21.504Z] 14:43:21 [2023-10-13T14:43:21.504Z] Removing bundles/ 14:43:21 [2023-10-13T14:43:21.504Z] 14:43:21 [2023-10-13T14:43:21.504Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) 14:43:21 [2023-10-13T14:43:21.504Z] Building static bundles/binary-proxy/docker-proxy (linux/arm64)... 14:43:21 [2023-10-13T14:43:21.504Z] + tee /go/src/github.com/docker/docker/go.mod 14:43:21 [2023-10-13T14:43:21.504Z] module github.com/docker/docker 14:43:21 [2023-10-13T14:43:21.504Z] 14:43:21 [2023-10-13T14:43:21.504Z] go 1.20 14:43:21 [2023-10-13T14:43:21.504Z] + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT 14:43:21 [2023-10-13T14:43:21.504Z] + GO111MODULE=on 14:43:21 [2023-10-13T14:43:21.504Z] + 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=72e96c6e014d26f9cdfe8a8e55265c084a61d53e" -X "github.com/docker/docker/dockerversion.BuildTime=2023-10-13T14:43:21.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 14:43:25 [2023-10-13T14:43:25.668Z] + rm -f /go/src/github.com/docker/docker/go.mod 14:43:25 [2023-10-13T14:43:25.668Z] Created binary: bundles/binary-proxy/docker-proxy 14:43:25 [2023-10-13T14:43:25.668Z] 14:43:25 [2023-10-13T14:43:25.668Z] ---> Making bundle: install-proxy (in bundles/install-proxy) 14:43:25 [2023-10-13T14:43:25.668Z] Installing docker-proxy to /usr/local/bin/ 14:43:25 [2023-10-13T14:43:25.668Z] 14:43:25 [2023-10-13T14:43:25.668Z] + mkdir -p bundles 14:43:25 [2023-10-13T14:43:25.668Z] + '[' -n 'github.com/docker/docker/api 14:43:25 [2023-10-13T14:43:25.668Z] github.com/docker/docker/api/server 14:43:25 [2023-10-13T14:43:25.668Z] github.com/docker/docker/api/server/backend/build 14:43:25 [2023-10-13T14:43:25.668Z] github.com/docker/docker/api/server/httpstatus 14:43:25 [2023-10-13T14:43:25.668Z] github.com/docker/docker/api/server/httputils 14:43:25 [2023-10-13T14:43:25.668Z] github.com/docker/docker/api/server/middleware 14:43:25 [2023-10-13T14:43:25.668Z] github.com/docker/docker/api/server/router 14:43:25 [2023-10-13T14:43:25.668Z] github.com/docker/docker/api/server/router/build 14:43:25 [2023-10-13T14:43:25.668Z] github.com/docker/docker/api/server/router/checkpoint 14:43:25 [2023-10-13T14:43:25.668Z] github.com/docker/docker/api/server/router/container 14:43:25 [2023-10-13T14:43:25.668Z] github.com/docker/docker/api/server/router/debug 14:43:25 [2023-10-13T14:43:25.668Z] github.com/docker/docker/api/server/router/distribution 14:43:25 [2023-10-13T14:43:25.668Z] github.com/docker/docker/api/server/router/grpc 14:43:25 [2023-10-13T14:43:25.668Z] github.com/docker/docker/api/server/router/image 14:43:25 [2023-10-13T14:43:25.668Z] github.com/docker/docker/api/server/router/network 14:43:25 [2023-10-13T14:43:25.668Z] github.com/docker/docker/api/server/router/plugin 14:43:25 [2023-10-13T14:43:25.668Z] github.com/docker/docker/api/server/router/session 14:43:25 [2023-10-13T14:43:25.668Z] github.com/docker/docker/api/server/router/swarm 14:43:25 [2023-10-13T14:43:25.668Z] github.com/docker/docker/api/server/router/system 14:43:25 [2023-10-13T14:43:25.668Z] github.com/docker/docker/api/server/router/volume 14:43:25 [2023-10-13T14:43:25.668Z] github.com/docker/docker/api/types 14:43:25 [2023-10-13T14:43:25.668Z] github.com/docker/docker/api/types/backend 14:43:25 [2023-10-13T14:43:25.668Z] github.com/docker/docker/api/types/blkiodev 14:43:25 [2023-10-13T14:43:25.668Z] github.com/docker/docker/api/types/checkpoint 14:43:25 [2023-10-13T14:43:25.668Z] github.com/docker/docker/api/types/container 14:43:25 [2023-10-13T14:43:25.668Z] github.com/docker/docker/api/types/events 14:43:25 [2023-10-13T14:43:25.668Z] github.com/docker/docker/api/types/filters 14:43:25 [2023-10-13T14:43:25.668Z] github.com/docker/docker/api/types/image 14:43:25 [2023-10-13T14:43:25.668Z] github.com/docker/docker/api/types/mount 14:43:25 [2023-10-13T14:43:25.668Z] github.com/docker/docker/api/types/network 14:43:25 [2023-10-13T14:43:25.668Z] github.com/docker/docker/api/types/plugins/logdriver 14:43:25 [2023-10-13T14:43:25.668Z] github.com/docker/docker/api/types/registry 14:43:25 [2023-10-13T14:43:25.668Z] github.com/docker/docker/api/types/strslice 14:43:25 [2023-10-13T14:43:25.668Z] github.com/docker/docker/api/types/swarm 14:43:25 [2023-10-13T14:43:25.668Z] github.com/docker/docker/api/types/swarm/runtime 14:43:25 [2023-10-13T14:43:25.668Z] github.com/docker/docker/api/types/system 14:43:25 [2023-10-13T14:43:25.668Z] github.com/docker/docker/api/types/time 14:43:25 [2023-10-13T14:43:25.668Z] github.com/docker/docker/api/types/versions 14:43:25 [2023-10-13T14:43:25.668Z] github.com/docker/docker/api/types/versions/v1p19 14:43:25 [2023-10-13T14:43:25.668Z] github.com/docker/docker/api/types/versions/v1p20 14:43:25 [2023-10-13T14:43:25.668Z] github.com/docker/docker/api/types/volume 14:43:25 [2023-10-13T14:43:25.668Z] github.com/docker/docker/builder 14:43:25 [2023-10-13T14:43:25.668Z] github.com/docker/docker/builder/builder-next 14:43:25 [2023-10-13T14:43:25.668Z] github.com/docker/docker/builder/builder-next/adapters/containerimage 14:43:25 [2023-10-13T14:43:25.668Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache 14:43:25 [2023-10-13T14:43:25.668Z] github.com/docker/docker/builder/builder-next/adapters/snapshot 14:43:25 [2023-10-13T14:43:25.668Z] github.com/docker/docker/builder/builder-next/exporter 14:43:25 [2023-10-13T14:43:25.668Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter 14:43:25 [2023-10-13T14:43:25.668Z] github.com/docker/docker/builder/builder-next/exporter/overrides 14:43:25 [2023-10-13T14:43:25.668Z] github.com/docker/docker/builder/builder-next/imagerefchecker 14:43:25 [2023-10-13T14:43:25.668Z] github.com/docker/docker/builder/builder-next/worker 14:43:25 [2023-10-13T14:43:25.668Z] github.com/docker/docker/builder/builder-next/worker/label 14:43:25 [2023-10-13T14:43:25.668Z] github.com/docker/docker/builder/dockerfile 14:43:25 [2023-10-13T14:43:25.668Z] github.com/docker/docker/builder/remotecontext 14:43:25 [2023-10-13T14:43:25.668Z] github.com/docker/docker/builder/remotecontext/git 14:43:25 [2023-10-13T14:43:25.668Z] github.com/docker/docker/builder/remotecontext/urlutil 14:43:25 [2023-10-13T14:43:25.668Z] github.com/docker/docker/cli/debug 14:43:25 [2023-10-13T14:43:25.668Z] github.com/docker/docker/cli/winresources/docker-proxy 14:43:25 [2023-10-13T14:43:25.668Z] github.com/docker/docker/cli/winresources/dockerd 14:43:25 [2023-10-13T14:43:25.668Z] github.com/docker/docker/client 14:43:25 [2023-10-13T14:43:25.668Z] github.com/docker/docker/client/buildkit 14:43:25 [2023-10-13T14:43:25.668Z] github.com/docker/docker/cmd/docker-proxy 14:43:25 [2023-10-13T14:43:25.668Z] github.com/docker/docker/cmd/dockerd 14:43:25 [2023-10-13T14:43:25.668Z] github.com/docker/docker/cmd/dockerd/trap 14:43:25 [2023-10-13T14:43:25.668Z] github.com/docker/docker/cmd/dockerd/trap/testfiles 14:43:25 [2023-10-13T14:43:25.668Z] github.com/docker/docker/container 14:43:25 [2023-10-13T14:43:25.668Z] github.com/docker/docker/container/stream 14:43:25 [2023-10-13T14:43:25.668Z] github.com/docker/docker/contrib/apparmor 14:43:25 [2023-10-13T14:43:25.668Z] github.com/docker/docker/contrib/httpserver 14:43:25 [2023-10-13T14:43:25.668Z] github.com/docker/docker/daemon 14:43:25 [2023-10-13T14:43:25.668Z] github.com/docker/docker/daemon/cluster 14:43:25 [2023-10-13T14:43:25.668Z] github.com/docker/docker/daemon/cluster/controllers/plugin 14:43:25 [2023-10-13T14:43:25.668Z] github.com/docker/docker/daemon/cluster/convert 14:43:25 [2023-10-13T14:43:25.668Z] github.com/docker/docker/daemon/cluster/executor 14:43:25 [2023-10-13T14:43:25.668Z] github.com/docker/docker/daemon/cluster/executor/container 14:43:25 [2023-10-13T14:43:25.668Z] github.com/docker/docker/daemon/cluster/provider 14:43:25 [2023-10-13T14:43:25.668Z] github.com/docker/docker/daemon/config 14:43:25 [2023-10-13T14:43:25.668Z] github.com/docker/docker/daemon/containerd 14:43:25 [2023-10-13T14:43:25.668Z] github.com/docker/docker/daemon/events 14:43:25 [2023-10-13T14:43:25.668Z] github.com/docker/docker/daemon/events/testutils 14:43:25 [2023-10-13T14:43:25.668Z] github.com/docker/docker/daemon/graphdriver 14:43:25 [2023-10-13T14:43:25.668Z] github.com/docker/docker/daemon/graphdriver/btrfs 14:43:25 [2023-10-13T14:43:25.668Z] github.com/docker/docker/daemon/graphdriver/copy 14:43:25 [2023-10-13T14:43:25.668Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 14:43:25 [2023-10-13T14:43:25.668Z] github.com/docker/docker/daemon/graphdriver/graphtest 14:43:25 [2023-10-13T14:43:25.668Z] github.com/docker/docker/daemon/graphdriver/overlay2 14:43:25 [2023-10-13T14:43:25.668Z] github.com/docker/docker/daemon/graphdriver/overlayutils 14:43:25 [2023-10-13T14:43:25.668Z] github.com/docker/docker/daemon/graphdriver/register 14:43:25 [2023-10-13T14:43:25.668Z] github.com/docker/docker/daemon/graphdriver/vfs 14:43:25 [2023-10-13T14:43:25.668Z] github.com/docker/docker/daemon/graphdriver/zfs 14:43:25 [2023-10-13T14:43:25.668Z] github.com/docker/docker/daemon/images 14:43:25 [2023-10-13T14:43:25.668Z] github.com/docker/docker/daemon/initlayer 14:43:25 [2023-10-13T14:43:25.668Z] github.com/docker/docker/daemon/links 14:43:25 [2023-10-13T14:43:25.668Z] github.com/docker/docker/daemon/listeners 14:43:25 [2023-10-13T14:43:25.668Z] github.com/docker/docker/daemon/logger 14:43:25 [2023-10-13T14:43:25.668Z] github.com/docker/docker/daemon/logger/awslogs 14:43:25 [2023-10-13T14:43:25.668Z] github.com/docker/docker/daemon/logger/fluentd 14:43:25 [2023-10-13T14:43:25.668Z] github.com/docker/docker/daemon/logger/gcplogs 14:43:25 [2023-10-13T14:43:25.668Z] github.com/docker/docker/daemon/logger/gelf 14:43:25 [2023-10-13T14:43:25.668Z] github.com/docker/docker/daemon/logger/journald 14:43:25 [2023-10-13T14:43:25.668Z] github.com/docker/docker/daemon/logger/journald/internal/export 14:43:25 [2023-10-13T14:43:25.668Z] github.com/docker/docker/daemon/logger/journald/internal/fake 14:43:25 [2023-10-13T14:43:25.668Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal 14:43:25 [2023-10-13T14:43:25.668Z] github.com/docker/docker/daemon/logger/jsonfilelog 14:43:25 [2023-10-13T14:43:25.668Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 14:43:25 [2023-10-13T14:43:25.668Z] github.com/docker/docker/daemon/logger/local 14:43:25 [2023-10-13T14:43:25.668Z] github.com/docker/docker/daemon/logger/logentries 14:43:25 [2023-10-13T14:43:25.668Z] github.com/docker/docker/daemon/logger/loggertest 14:43:25 [2023-10-13T14:43:25.668Z] github.com/docker/docker/daemon/logger/loggerutils 14:43:25 [2023-10-13T14:43:25.668Z] github.com/docker/docker/daemon/logger/loggerutils/cache 14:43:25 [2023-10-13T14:43:25.668Z] github.com/docker/docker/daemon/logger/splunk 14:43:25 [2023-10-13T14:43:25.668Z] github.com/docker/docker/daemon/logger/syslog 14:43:25 [2023-10-13T14:43:25.668Z] github.com/docker/docker/daemon/logger/templates 14:43:25 [2023-10-13T14:43:25.668Z] github.com/docker/docker/daemon/names 14:43:25 [2023-10-13T14:43:25.668Z] github.com/docker/docker/daemon/network 14:43:25 [2023-10-13T14:43:25.668Z] github.com/docker/docker/daemon/snapshotter 14:43:25 [2023-10-13T14:43:25.668Z] github.com/docker/docker/daemon/stats 14:43:25 [2023-10-13T14:43:25.668Z] github.com/docker/docker/distribution 14:43:25 [2023-10-13T14:43:25.668Z] github.com/docker/docker/distribution/metadata 14:43:25 [2023-10-13T14:43:25.668Z] github.com/docker/docker/distribution/utils 14:43:25 [2023-10-13T14:43:25.668Z] github.com/docker/docker/distribution/xfer 14:43:25 [2023-10-13T14:43:25.668Z] github.com/docker/docker/dockerversion 14:43:25 [2023-10-13T14:43:25.668Z] github.com/docker/docker/errdefs 14:43:25 [2023-10-13T14:43:25.668Z] github.com/docker/docker/image 14:43:25 [2023-10-13T14:43:25.668Z] github.com/docker/docker/image/cache 14:43:25 [2023-10-13T14:43:25.668Z] github.com/docker/docker/image/spec/specs-go 14:43:25 [2023-10-13T14:43:25.668Z] github.com/docker/docker/image/spec/specs-go/v1 14:43:25 [2023-10-13T14:43:25.668Z] github.com/docker/docker/image/tarexport 14:43:25 [2023-10-13T14:43:25.668Z] github.com/docker/docker/image/v1 14:43:25 [2023-10-13T14:43:25.668Z] github.com/docker/docker/internal/compatcontext 14:43:25 [2023-10-13T14:43:25.668Z] github.com/docker/docker/internal/mod 14:43:25 [2023-10-13T14:43:25.668Z] github.com/docker/docker/internal/mounttree 14:43:25 [2023-10-13T14:43:25.668Z] github.com/docker/docker/internal/multierror 14:43:25 [2023-10-13T14:43:25.668Z] github.com/docker/docker/internal/test/suite 14:43:25 [2023-10-13T14:43:25.668Z] github.com/docker/docker/internal/testutils 14:43:25 [2023-10-13T14:43:25.668Z] github.com/docker/docker/internal/testutils/netnsutils 14:43:25 [2023-10-13T14:43:25.668Z] github.com/docker/docker/internal/unshare 14:43:25 [2023-10-13T14:43:25.668Z] github.com/docker/docker/layer 14:43:25 [2023-10-13T14:43:25.668Z] github.com/docker/docker/libcontainerd 14:43:25 [2023-10-13T14:43:25.668Z] github.com/docker/docker/libcontainerd/queue 14:43:25 [2023-10-13T14:43:25.668Z] github.com/docker/docker/libcontainerd/remote 14:43:25 [2023-10-13T14:43:25.668Z] github.com/docker/docker/libcontainerd/shimopts 14:43:25 [2023-10-13T14:43:25.668Z] github.com/docker/docker/libcontainerd/supervisor 14:43:25 [2023-10-13T14:43:25.668Z] github.com/docker/docker/libcontainerd/types 14:43:25 [2023-10-13T14:43:25.668Z] github.com/docker/docker/oci 14:43:25 [2023-10-13T14:43:25.668Z] github.com/docker/docker/oci/caps 14:43:25 [2023-10-13T14:43:25.668Z] github.com/docker/docker/opts 14:43:25 [2023-10-13T14:43:25.668Z] github.com/docker/docker/pkg/aaparser 14:43:25 [2023-10-13T14:43:25.668Z] github.com/docker/docker/pkg/archive 14:43:25 [2023-10-13T14:43:25.668Z] github.com/docker/docker/pkg/authorization 14:43:25 [2023-10-13T14:43:25.668Z] github.com/docker/docker/pkg/broadcaster 14:43:25 [2023-10-13T14:43:25.668Z] github.com/docker/docker/pkg/capabilities 14:43:25 [2023-10-13T14:43:25.668Z] github.com/docker/docker/pkg/chrootarchive 14:43:25 [2023-10-13T14:43:25.668Z] github.com/docker/docker/pkg/containerfs 14:43:25 [2023-10-13T14:43:25.668Z] github.com/docker/docker/pkg/directory 14:43:25 [2023-10-13T14:43:25.668Z] github.com/docker/docker/pkg/dmesg 14:43:25 [2023-10-13T14:43:25.668Z] github.com/docker/docker/pkg/fileutils 14:43:25 [2023-10-13T14:43:25.668Z] github.com/docker/docker/pkg/homedir 14:43:25 [2023-10-13T14:43:25.668Z] github.com/docker/docker/pkg/idtools 14:43:25 [2023-10-13T14:43:25.668Z] github.com/docker/docker/pkg/ioutils 14:43:25 [2023-10-13T14:43:25.668Z] github.com/docker/docker/pkg/jsonmessage 14:43:25 [2023-10-13T14:43:25.668Z] github.com/docker/docker/pkg/longpath 14:43:25 [2023-10-13T14:43:25.668Z] github.com/docker/docker/pkg/loopback 14:43:25 [2023-10-13T14:43:25.668Z] github.com/docker/docker/pkg/meminfo 14:43:25 [2023-10-13T14:43:25.668Z] github.com/docker/docker/pkg/namesgenerator 14:43:25 [2023-10-13T14:43:25.668Z] github.com/docker/docker/pkg/parsers 14:43:25 [2023-10-13T14:43:25.668Z] github.com/docker/docker/pkg/parsers/kernel 14:43:25 [2023-10-13T14:43:25.668Z] github.com/docker/docker/pkg/parsers/operatingsystem 14:43:25 [2023-10-13T14:43:25.668Z] github.com/docker/docker/pkg/pidfile 14:43:25 [2023-10-13T14:43:25.668Z] github.com/docker/docker/pkg/platform 14:43:25 [2023-10-13T14:43:25.668Z] github.com/docker/docker/pkg/platforms 14:43:25 [2023-10-13T14:43:25.668Z] github.com/docker/docker/pkg/plugingetter 14:43:25 [2023-10-13T14:43:25.668Z] github.com/docker/docker/pkg/plugins 14:43:25 [2023-10-13T14:43:25.668Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen 14:43:25 [2023-10-13T14:43:25.668Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures 14:43:25 [2023-10-13T14:43:25.668Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture 14:43:25 [2023-10-13T14:43:25.668Z] github.com/docker/docker/pkg/plugins/transport 14:43:25 [2023-10-13T14:43:25.668Z] github.com/docker/docker/pkg/pools 14:43:25 [2023-10-13T14:43:25.668Z] github.com/docker/docker/pkg/process 14:43:25 [2023-10-13T14:43:25.668Z] github.com/docker/docker/pkg/progress 14:43:25 [2023-10-13T14:43:25.668Z] github.com/docker/docker/pkg/reexec 14:43:25 [2023-10-13T14:43:25.668Z] github.com/docker/docker/pkg/rootless 14:43:25 [2023-10-13T14:43:25.668Z] github.com/docker/docker/pkg/rootless/specconv 14:43:25 [2023-10-13T14:43:25.668Z] github.com/docker/docker/pkg/stack 14:43:25 [2023-10-13T14:43:25.668Z] github.com/docker/docker/pkg/stdcopy 14:43:25 [2023-10-13T14:43:25.668Z] github.com/docker/docker/pkg/streamformatter 14:43:25 [2023-10-13T14:43:25.668Z] github.com/docker/docker/pkg/stringid 14:43:25 [2023-10-13T14:43:25.668Z] github.com/docker/docker/pkg/sysinfo 14:43:25 [2023-10-13T14:43:25.668Z] github.com/docker/docker/pkg/system 14:43:25 [2023-10-13T14:43:25.668Z] github.com/docker/docker/pkg/tailfile 14:43:25 [2023-10-13T14:43:25.668Z] github.com/docker/docker/pkg/tarsum 14:43:25 [2023-10-13T14:43:25.668Z] github.com/docker/docker/pkg/useragent 14:43:25 [2023-10-13T14:43:25.668Z] github.com/docker/docker/plugin 14:43:25 [2023-10-13T14:43:25.668Z] github.com/docker/docker/plugin/executor/containerd 14:43:25 [2023-10-13T14:43:25.668Z] github.com/docker/docker/plugin/v2 14:43:25 [2023-10-13T14:43:25.668Z] github.com/docker/docker/profiles/apparmor 14:43:25 [2023-10-13T14:43:25.668Z] github.com/docker/docker/profiles/seccomp 14:43:25 [2023-10-13T14:43:25.668Z] github.com/docker/docker/quota 14:43:25 [2023-10-13T14:43:25.668Z] github.com/docker/docker/reference 14:43:25 [2023-10-13T14:43:25.668Z] github.com/docker/docker/registry 14:43:25 [2023-10-13T14:43:25.668Z] github.com/docker/docker/registry/resumable 14:43:25 [2023-10-13T14:43:25.668Z] github.com/docker/docker/restartmanager 14:43:25 [2023-10-13T14:43:25.668Z] github.com/docker/docker/runconfig 14:43:25 [2023-10-13T14:43:25.668Z] github.com/docker/docker/runconfig/opts 14:43:25 [2023-10-13T14:43:25.668Z] github.com/docker/docker/testutil 14:43:25 [2023-10-13T14:43:25.668Z] github.com/docker/docker/testutil/daemon 14:43:25 [2023-10-13T14:43:25.668Z] github.com/docker/docker/testutil/environment 14:43:25 [2023-10-13T14:43:25.668Z] github.com/docker/docker/testutil/fakecontext 14:43:25 [2023-10-13T14:43:25.668Z] github.com/docker/docker/testutil/fakegit 14:43:25 [2023-10-13T14:43:25.668Z] github.com/docker/docker/testutil/fakestorage 14:43:25 [2023-10-13T14:43:25.668Z] github.com/docker/docker/testutil/fixtures/load 14:43:25 [2023-10-13T14:43:25.668Z] github.com/docker/docker/testutil/fixtures/plugin 14:43:25 [2023-10-13T14:43:25.668Z] github.com/docker/docker/testutil/fixtures/plugin/basic 14:43:25 [2023-10-13T14:43:25.668Z] github.com/docker/docker/testutil/registry 14:43:25 [2023-10-13T14:43:25.668Z] github.com/docker/docker/testutil/request 14:43:25 [2023-10-13T14:43:25.668Z] github.com/docker/docker/volume 14:43:25 [2023-10-13T14:43:25.668Z] github.com/docker/docker/volume/drivers 14:43:25 [2023-10-13T14:43:25.668Z] github.com/docker/docker/volume/local 14:43:25 [2023-10-13T14:43:25.668Z] github.com/docker/docker/volume/mounts 14:43:25 [2023-10-13T14:43:25.668Z] github.com/docker/docker/volume/service 14:43:25 [2023-10-13T14:43:25.668Z] github.com/docker/docker/volume/service/opts 14:43:25 [2023-10-13T14:43:25.668Z] github.com/docker/docker/volume/testutils' ']' 14:43:25 [2023-10-13T14:43:25.669Z] + 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 14:43:26 [2023-10-13T14:43:26.231Z] ? github.com/docker/docker/api [no test files] 14:43:34 [2023-10-13T14:43:34.323Z] ok github.com/docker/docker/api/server 0.018s coverage: 13.0% of statements 14:43:56 [2023-10-13T14:43:56.222Z] ? github.com/docker/docker/api/server/backend/build [no test files] 14:43:56 [2023-10-13T14:43:56.222Z] ? github.com/docker/docker/api/server/httpstatus [no test files] 14:43:56 [2023-10-13T14:43:56.222Z] ? github.com/docker/docker/api/server/router [no test files] 14:43:56 [2023-10-13T14:43:56.222Z] ? github.com/docker/docker/api/server/router/build [no test files] 14:43:56 [2023-10-13T14:43:56.222Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] 14:43:56 [2023-10-13T14:43:56.222Z] ok github.com/docker/docker/api/server/httputils 0.016s coverage: 28.3% of statements 14:43:56 [2023-10-13T14:43:56.222Z] ok github.com/docker/docker/api/server/middleware 0.029s coverage: 37.7% of statements 14:43:56 [2023-10-13T14:43:56.222Z] ? github.com/docker/docker/api/server/router/container [no test files] 14:43:56 [2023-10-13T14:43:56.222Z] ? github.com/docker/docker/api/server/router/debug [no test files] 14:43:56 [2023-10-13T14:43:56.222Z] ? github.com/docker/docker/api/server/router/distribution [no test files] 14:43:56 [2023-10-13T14:43:56.222Z] ? github.com/docker/docker/api/server/router/grpc [no test files] 14:43:56 [2023-10-13T14:43:56.222Z] ? github.com/docker/docker/api/server/router/image [no test files] 14:43:56 [2023-10-13T14:43:56.222Z] ? github.com/docker/docker/api/server/router/network [no test files] 14:43:56 [2023-10-13T14:43:56.222Z] ? github.com/docker/docker/api/server/router/plugin [no test files] 14:43:56 [2023-10-13T14:43:56.222Z] ? github.com/docker/docker/api/server/router/session [no test files] 14:43:56 [2023-10-13T14:43:56.222Z] ? github.com/docker/docker/api/server/router/system [no test files] 14:43:56 [2023-10-13T14:43:56.222Z] ok github.com/docker/docker/api/server/router/swarm 0.006s coverage: 7.4% of statements 14:43:56 [2023-10-13T14:43:56.222Z] ? github.com/docker/docker/api/types [no test files] 14:43:56 [2023-10-13T14:43:56.222Z] ? github.com/docker/docker/api/types/backend [no test files] 14:43:56 [2023-10-13T14:43:56.222Z] ? github.com/docker/docker/api/types/blkiodev [no test files] 14:43:56 [2023-10-13T14:43:56.222Z] ? github.com/docker/docker/api/types/checkpoint [no test files] 14:43:56 [2023-10-13T14:43:56.222Z] ok github.com/docker/docker/api/server/router/volume 0.006s coverage: 66.7% of statements 14:43:56 [2023-10-13T14:43:56.222Z] ? github.com/docker/docker/api/types/events [no test files] 14:43:56 [2023-10-13T14:43:56.222Z] ? github.com/docker/docker/api/types/image [no test files] 14:43:56 [2023-10-13T14:43:56.222Z] ? github.com/docker/docker/api/types/mount [no test files] 14:43:56 [2023-10-13T14:43:56.222Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] 14:43:56 [2023-10-13T14:43:56.222Z] ok github.com/docker/docker/api/types/network 0.004s coverage: 74.3% of statements 14:43:56 [2023-10-13T14:43:56.222Z] ok github.com/docker/docker/api/types/filters 0.005s coverage: 94.0% of statements 14:43:56 [2023-10-13T14:43:56.222Z] ok github.com/docker/docker/api/types/container 0.008s coverage: 83.7% of statements 14:43:56 [2023-10-13T14:43:56.222Z] ok github.com/docker/docker/api/types/registry 0.004s coverage: 54.2% of statements 14:43:56 [2023-10-13T14:43:56.222Z] ? github.com/docker/docker/api/types/swarm [no test files] 14:43:56 [2023-10-13T14:43:56.222Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] 14:43:56 [2023-10-13T14:43:56.222Z] ? github.com/docker/docker/api/types/system [no test files] 14:43:56 [2023-10-13T14:43:56.222Z] ok github.com/docker/docker/api/types/strslice 0.002s coverage: 90.0% of statements 14:43:56 [2023-10-13T14:43:56.222Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] 14:43:56 [2023-10-13T14:43:56.222Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] 14:43:56 [2023-10-13T14:43:56.222Z] ? github.com/docker/docker/api/types/volume [no test files] 14:43:56 [2023-10-13T14:43:56.222Z] ? github.com/docker/docker/builder [no test files] 14:43:56 [2023-10-13T14:43:56.222Z] ? github.com/docker/docker/builder/builder-next [no test files] 14:43:56 [2023-10-13T14:43:56.222Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] 14:43:56 [2023-10-13T14:43:56.222Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] 14:43:56 [2023-10-13T14:43:56.222Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] 14:43:56 [2023-10-13T14:43:56.222Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] 14:43:56 [2023-10-13T14:43:56.222Z] ? github.com/docker/docker/builder/builder-next/exporter/mobyexporter [no test files] 14:43:56 [2023-10-13T14:43:56.222Z] ? github.com/docker/docker/builder/builder-next/exporter/overrides [no test files] 14:43:56 [2023-10-13T14:43:56.222Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] 14:43:56 [2023-10-13T14:43:56.222Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] 14:43:56 [2023-10-13T14:43:56.222Z] ok github.com/docker/docker/api/types/time 0.002s coverage: 100.0% of statements 14:43:56 [2023-10-13T14:43:56.222Z] ? github.com/docker/docker/builder/builder-next/worker/label [no test files] 14:43:56 [2023-10-13T14:43:56.222Z] ok github.com/docker/docker/api/types/versions 0.011s coverage: 77.3% of statements 14:43:56 [2023-10-13T14:43:56.222Z] ? github.com/docker/docker/cli/winresources/docker-proxy [no test files] 14:43:56 [2023-10-13T14:43:56.222Z] ? github.com/docker/docker/cli/winresources/dockerd [no test files] 14:43:56 [2023-10-13T14:43:56.222Z] ok github.com/docker/docker/cli/debug 0.012s coverage: 100.0% of statements 14:43:56 [2023-10-13T14:43:56.222Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.021s coverage: 100.0% of statements 14:43:56 [2023-10-13T14:43:56.222Z] ok github.com/docker/docker/builder/remotecontext 0.080s coverage: 33.5% of statements 14:43:56 [2023-10-13T14:43:56.222Z] ok github.com/docker/docker/builder/dockerfile 0.117s coverage: 50.1% of statements 14:43:57 [2023-10-13T14:43:57.586Z] ? github.com/docker/docker/client/buildkit [no test files] 14:43:57 [2023-10-13T14:43:57.586Z] ok github.com/docker/docker/cmd/docker-proxy 0.014s coverage: 66.5% of statements 14:43:57 [2023-10-13T14:43:57.586Z] ok github.com/docker/docker/client 0.107s coverage: 77.3% of statements 14:44:00 [2023-10-13T14:44:00.855Z] ok github.com/docker/docker/builder/remotecontext/git 5.281s coverage: 82.5% of statements 14:44:08 [2023-10-13T14:44:08.940Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] 14:44:08 [2023-10-13T14:44:08.940Z] ? github.com/docker/docker/container/stream [no test files] 14:44:08 [2023-10-13T14:44:08.940Z] ? github.com/docker/docker/contrib/apparmor [no test files] 14:44:08 [2023-10-13T14:44:08.940Z] ? github.com/docker/docker/contrib/httpserver [no test files] 14:44:08 [2023-10-13T14:44:08.940Z] ok github.com/docker/docker/container 0.140s coverage: 36.5% of statements 14:44:08 [2023-10-13T14:44:08.940Z] ok github.com/docker/docker/cmd/dockerd 0.203s coverage: 29.5% of statements 14:44:10 [2023-10-13T14:44:10.830Z] ok github.com/docker/docker/cmd/dockerd/trap 2.459s coverage: 0.0% of statements 14:44:11 [2023-10-13T14:44:11.756Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] 14:44:11 [2023-10-13T14:44:11.756Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.012s coverage: 65.3% of statements 14:44:11 [2023-10-13T14:44:11.756Z] ok github.com/docker/docker/daemon/cluster/convert 0.018s coverage: 38.7% of statements 14:44:11 [2023-10-13T14:44:11.756Z] ok github.com/docker/docker/daemon/cluster 0.061s coverage: 0.5% of statements 14:44:12 [2023-10-13T14:44:12.317Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] 14:44:12 [2023-10-13T14:44:12.317Z] ok github.com/docker/docker/daemon/config 0.079s coverage: 75.7% of statements 14:44:13 [2023-10-13T14:44:13.681Z] ? github.com/docker/docker/daemon/events/testutils [no test files] 14:44:13 [2023-10-13T14:44:13.682Z] ok github.com/docker/docker/daemon/containerd 0.018s coverage: 0.9% of statements 14:44:13 [2023-10-13T14:44:13.682Z] ok github.com/docker/docker/daemon/graphdriver 0.018s coverage: 2.3% of statements 14:44:13 [2023-10-13T14:44:13.682Z] ok github.com/docker/docker/daemon/events 0.060s coverage: 50.0% of statements 14:44:13 [2023-10-13T14:44:13.682Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.008s coverage: 2.8% of statements 14:44:13 [2023-10-13T14:44:13.937Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.185s coverage: 59.6% of statements 14:44:14 [2023-10-13T14:44:14.193Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] 14:44:14 [2023-10-13T14:44:14.193Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.008s coverage: 1.9% of statements 14:44:14 [2023-10-13T14:44:14.449Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] 14:44:14 [2023-10-13T14:44:14.449Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] 14:44:14 [2023-10-13T14:44:14.705Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.180s coverage: 60.2% of statements 14:44:14 [2023-10-13T14:44:14.705Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.011s coverage: 60.9% of statements 14:44:15 [2023-10-13T14:44:15.266Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.012s coverage: 3.0% of statements 14:44:15 [2023-10-13T14:44:15.827Z] ? github.com/docker/docker/daemon/initlayer [no test files] 14:44:15 [2023-10-13T14:44:15.827Z] ? github.com/docker/docker/daemon/listeners [no test files] 14:44:15 [2023-10-13T14:44:15.827Z] ok github.com/docker/docker/daemon/links 0.003s coverage: 93.0% of statements 14:44:15 [2023-10-13T14:44:15.827Z] ok github.com/docker/docker/daemon/images 0.019s coverage: 3.0% of statements 14:44:15 [2023-10-13T14:44:15.827Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.462s coverage: 13.4% of statements 14:44:15 [2023-10-13T14:44:15.827Z] ok github.com/docker/docker/daemon/logger 0.219s coverage: 43.2% of statements 14:44:16 [2023-10-13T14:44:16.389Z] ok github.com/docker/docker/daemon/logger/awslogs 0.127s coverage: 78.3% of statements 14:44:16 [2023-10-13T14:44:16.389Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] 14:44:16 [2023-10-13T14:44:16.389Z] ok github.com/docker/docker/daemon/logger/gelf 0.008s coverage: 68.2% of statements 14:44:16 [2023-10-13T14:44:16.389Z] ok github.com/docker/docker/daemon/logger/fluentd 0.011s coverage: 53.6% of statements 14:44:16 [2023-10-13T14:44:16.950Z] ? github.com/docker/docker/daemon/logger/journald/internal/fake [no test files] 14:44:16 [2023-10-13T14:44:16.950Z] ? github.com/docker/docker/daemon/logger/journald/internal/sdjournal [no test files] 14:44:16 [2023-10-13T14:44:16.950Z] ok github.com/docker/docker/daemon/logger/journald/internal/export 0.003s coverage: 88.2% of statements 14:44:16 [2023-10-13T14:44:16.950Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.005s coverage: 87.2% of statements 14:44:16 [2023-10-13T14:44:16.950Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] 14:44:16 [2023-10-13T14:44:16.950Z] ? github.com/docker/docker/daemon/logger/loggertest [no test files] 14:44:16 [2023-10-13T14:44:16.950Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.113s coverage: 76.8% of statements 14:44:16 [2023-10-13T14:44:16.950Z] ok github.com/docker/docker/daemon/logger/local 0.025s coverage: 79.4% of statements 14:44:17 [2023-10-13T14:44:17.513Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.016s coverage: 63.5% of statements 14:44:17 [2023-10-13T14:44:17.768Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.021s coverage: 31.5% of statements 14:44:17 [2023-10-13T14:44:17.768Z] ? github.com/docker/docker/daemon/names [no test files] 14:44:17 [2023-10-13T14:44:17.768Z] ok github.com/docker/docker/daemon/logger/templates 0.009s coverage: 8.3% of statements 14:44:17 [2023-10-13T14:44:17.768Z] ok github.com/docker/docker/daemon/logger/syslog 0.011s coverage: 46.8% of statements 14:44:18 [2023-10-13T14:44:18.024Z] ok github.com/docker/docker/daemon/logger/journald 1.180s coverage: 74.5% of statements 14:44:18 [2023-10-13T14:44:18.024Z] ? github.com/docker/docker/daemon/snapshotter [no test files] 14:44:18 [2023-10-13T14:44:18.024Z] ? github.com/docker/docker/daemon/stats [no test files] 14:44:18 [2023-10-13T14:44:18.024Z] ok github.com/docker/docker/daemon/network 0.014s coverage: 63.8% of statements 14:44:18 [2023-10-13T14:44:18.951Z] ? github.com/docker/docker/distribution/utils [no test files] 14:44:18 [2023-10-13T14:44:18.951Z] ok github.com/docker/docker/errdefs 0.004s coverage: 77.7% of statements 14:44:18 [2023-10-13T14:44:18.951Z] ok github.com/docker/docker/dockerversion 0.005s coverage: 100.0% of statements 14:44:18 [2023-10-13T14:44:18.951Z] ok github.com/docker/docker/distribution/metadata 0.025s coverage: 44.4% of statements 14:44:19 [2023-10-13T14:44:19.206Z] ok github.com/docker/docker/daemon/logger/splunk 1.475s coverage: 82.5% of statements 14:44:19 [2023-10-13T14:44:19.462Z] ? github.com/docker/docker/image/spec/specs-go [no test files] 14:44:19 [2023-10-13T14:44:19.462Z] ? github.com/docker/docker/image/spec/specs-go/v1 [no test files] 14:44:19 [2023-10-13T14:44:19.462Z] ok github.com/docker/docker/image/cache 0.007s coverage: 19.2% of statements 14:44:19 [2023-10-13T14:44:19.462Z] ok github.com/docker/docker/image 0.026s coverage: 84.6% of statements 14:44:19 [2023-10-13T14:44:19.717Z] ? github.com/docker/docker/image/v1 [no test files] 14:44:19 [2023-10-13T14:44:19.717Z] ? github.com/docker/docker/internal/compatcontext [no test files] 14:44:19 [2023-10-13T14:44:19.717Z] ? github.com/docker/docker/internal/mounttree [no test files] 14:44:19 [2023-10-13T14:44:19.717Z] ok github.com/docker/docker/internal/mod 0.002s coverage: 66.7% of statements 14:44:19 [2023-10-13T14:44:19.717Z] ok github.com/docker/docker/image/tarexport 0.007s coverage: 0.6% of statements 14:44:19 [2023-10-13T14:44:19.972Z] ? github.com/docker/docker/internal/test/suite [no test files] 14:44:19 [2023-10-13T14:44:19.972Z] ? github.com/docker/docker/internal/testutils [no test files] 14:44:19 [2023-10-13T14:44:19.972Z] ? github.com/docker/docker/internal/testutils/netnsutils [no test files] 14:44:19 [2023-10-13T14:44:19.972Z] ? github.com/docker/docker/internal/unshare [no test files] 14:44:19 [2023-10-13T14:44:19.972Z] ok github.com/docker/docker/internal/multierror 0.003s coverage: 88.9% of statements 14:44:20 [2023-10-13T14:44:20.533Z] ok github.com/docker/docker/distribution 1.520s coverage: 29.3% of statements 14:44:21 [2023-10-13T14:44:21.094Z] ok github.com/docker/docker/distribution/xfer 2.161s coverage: 85.4% of statements 14:44:21 [2023-10-13T14:44:21.094Z] ? github.com/docker/docker/libcontainerd [no test files] 14:44:21 [2023-10-13T14:44:21.094Z] ? github.com/docker/docker/libcontainerd/remote [no test files] 14:44:21 [2023-10-13T14:44:21.094Z] ? github.com/docker/docker/libcontainerd/shimopts [no test files] 14:44:21 [2023-10-13T14:44:21.094Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] 14:44:21 [2023-10-13T14:44:21.094Z] ? github.com/docker/docker/libcontainerd/types [no test files] 14:44:21 [2023-10-13T14:44:21.094Z] ok github.com/docker/docker/libcontainerd/queue 0.025s coverage: 100.0% of statements 14:44:21 [2023-10-13T14:44:21.094Z] ok github.com/docker/docker/daemon 10.642s coverage: 17.1% of statements 14:44:21 [2023-10-13T14:44:21.655Z] ? github.com/docker/docker/oci/caps [no test files] 14:44:21 [2023-10-13T14:44:21.655Z] ok github.com/docker/docker/pkg/aaparser 0.007s coverage: 52.9% of statements 14:44:21 [2023-10-13T14:44:21.655Z] ok github.com/docker/docker/oci 0.016s coverage: 38.1% of statements 14:44:21 [2023-10-13T14:44:21.655Z] ok github.com/docker/docker/opts 0.025s coverage: 67.9% of statements 14:44:22 [2023-10-13T14:44:22.216Z] ok github.com/docker/docker/pkg/containerfs 0.003s coverage: 28.6% of statements 14:44:22 [2023-10-13T14:44:22.216Z] ok github.com/docker/docker/pkg/capabilities 0.004s coverage: 87.5% of statements 14:44:22 [2023-10-13T14:44:22.216Z] ok github.com/docker/docker/pkg/broadcaster 0.004s coverage: 100.0% of statements 14:44:22 [2023-10-13T14:44:22.216Z] ok github.com/docker/docker/pkg/directory 0.004s coverage: 81.8% of statements 14:44:22 [2023-10-13T14:44:22.472Z] ok github.com/docker/docker/pkg/dmesg 0.011s coverage: 83.3% of statements 14:44:22 [2023-10-13T14:44:22.473Z] ok github.com/docker/docker/pkg/fileutils 0.006s coverage: 56.4% of statements 14:44:22 [2023-10-13T14:44:22.473Z] ok github.com/docker/docker/pkg/chrootarchive 0.279s coverage: 83.7% of statements 14:44:22 [2023-10-13T14:44:22.473Z] ok github.com/docker/docker/pkg/homedir 0.003s coverage: 8.3% of statements 14:44:22 [2023-10-13T14:44:22.473Z] ok github.com/docker/docker/pkg/authorization 0.367s coverage: 68.3% of statements 14:44:22 [2023-10-13T14:44:22.729Z] ok github.com/docker/docker/pkg/archive 0.484s coverage: 80.8% of statements 14:44:22 [2023-10-13T14:44:22.729Z] ? github.com/docker/docker/pkg/loopback [no test files] 14:44:22 [2023-10-13T14:44:22.729Z] ok github.com/docker/docker/pkg/longpath 0.004s coverage: 45.5% of statements 14:44:22 [2023-10-13T14:44:22.729Z] ok github.com/docker/docker/pkg/jsonmessage 0.006s coverage: 92.3% of statements 14:44:22 [2023-10-13T14:44:22.729Z] ok github.com/docker/docker/pkg/meminfo 0.002s coverage: 75.0% of statements 14:44:22 [2023-10-13T14:44:22.986Z] ok github.com/docker/docker/pkg/namesgenerator 0.002s coverage: 85.7% of statements 14:44:22 [2023-10-13T14:44:22.986Z] ok github.com/docker/docker/pkg/parsers 0.011s coverage: 97.0% of statements 14:44:22 [2023-10-13T14:44:22.986Z] ok github.com/docker/docker/pkg/parsers/kernel 0.002s coverage: 60.0% of statements 14:44:22 [2023-10-13T14:44:22.986Z] ? github.com/docker/docker/pkg/platform [no test files] 14:44:22 [2023-10-13T14:44:22.986Z] ? github.com/docker/docker/pkg/platforms [no test files] 14:44:22 [2023-10-13T14:44:22.986Z] ? github.com/docker/docker/pkg/plugingetter [no test files] 14:44:22 [2023-10-13T14:44:22.986Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.005s coverage: 90.2% of statements 14:44:22 [2023-10-13T14:44:22.986Z] ok github.com/docker/docker/pkg/pidfile 0.006s coverage: 94.1% of statements 14:44:23 [2023-10-13T14:44:23.242Z] ok github.com/docker/docker/pkg/idtools 0.473s coverage: 69.7% of statements 14:44:23 [2023-10-13T14:44:23.242Z] ok github.com/docker/docker/pkg/ioutils 0.365s coverage: 72.3% of statements 14:44:23 [2023-10-13T14:44:23.803Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] 14:44:23 [2023-10-13T14:44:23.803Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] 14:44:23 [2023-10-13T14:44:23.803Z] ok github.com/docker/docker/pkg/plugins/transport 0.004s coverage: 90.0% of statements 14:44:23 [2023-10-13T14:44:23.803Z] ok github.com/docker/docker/pkg/pools 0.004s coverage: 88.2% of statements 14:44:23 [2023-10-13T14:44:23.803Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.005s coverage: 56.8% of statements 14:44:23 [2023-10-13T14:44:23.803Z] ok github.com/docker/docker/pkg/process 0.005s coverage: 21.7% of statements 14:44:23 [2023-10-13T14:44:23.803Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements 14:44:24 [2023-10-13T14:44:24.058Z] ? github.com/docker/docker/pkg/rootless [no test files] 14:44:24 [2023-10-13T14:44:24.058Z] ? github.com/docker/docker/pkg/rootless/specconv [no test files] 14:44:24 [2023-10-13T14:44:24.058Z] ok github.com/docker/docker/pkg/stack 0.004s coverage: 90.9% of statements 14:44:24 [2023-10-13T14:44:24.058Z] ok github.com/docker/docker/pkg/reexec 0.011s coverage: 82.4% of statements 14:44:24 [2023-10-13T14:44:24.058Z] ok github.com/docker/docker/pkg/stdcopy 0.011s coverage: 100.0% of statements 14:44:24 [2023-10-13T14:44:24.315Z] ok github.com/docker/docker/pkg/stringid 0.003s coverage: 61.9% of statements 14:44:24 [2023-10-13T14:44:24.315Z] ok github.com/docker/docker/pkg/streamformatter 0.009s coverage: 66.2% of statements 14:44:24 [2023-10-13T14:44:24.571Z] ok github.com/docker/docker/pkg/system 0.004s coverage: 43.1% of statements 14:44:24 [2023-10-13T14:44:24.571Z] ok github.com/docker/docker/pkg/sysinfo 0.017s coverage: 53.4% of statements 14:44:24 [2023-10-13T14:44:24.571Z] ok github.com/docker/docker/pkg/tailfile 0.041s coverage: 88.6% of statements 14:44:24 [2023-10-13T14:44:24.571Z] ok github.com/docker/docker/pkg/useragent 0.003s coverage: 88.9% of statements 14:44:24 [2023-10-13T14:44:24.571Z] ok github.com/docker/docker/pkg/tarsum 0.050s coverage: 89.1% of statements 14:44:25 [2023-10-13T14:44:25.133Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] 14:44:25 [2023-10-13T14:44:25.133Z] ? github.com/docker/docker/profiles/apparmor [no test files] 14:44:25 [2023-10-13T14:44:25.133Z] ok github.com/docker/docker/plugin/v2 0.008s coverage: 14.4% of statements 14:44:25 [2023-10-13T14:44:25.133Z] ok github.com/docker/docker/profiles/seccomp 0.010s coverage: 86.0% of statements 14:44:25 [2023-10-13T14:44:25.695Z] ok github.com/docker/docker/reference 0.008s coverage: 83.7% of statements 14:44:25 [2023-10-13T14:44:25.695Z] ok github.com/docker/docker/pkg/plugins 2.012s coverage: 74.9% of statements 14:44:25 [2023-10-13T14:44:25.695Z] ok github.com/docker/docker/plugin 0.520s coverage: 23.3% of statements 14:44:25 [2023-10-13T14:44:25.951Z] ok github.com/docker/docker/restartmanager 0.003s coverage: 46.2% of statements 14:44:25 [2023-10-13T14:44:25.951Z] ok github.com/docker/docker/registry/resumable 0.020s coverage: 100.0% of statements 14:44:26 [2023-10-13T14:44:26.206Z] ? github.com/docker/docker/runconfig/opts [no test files] 14:44:26 [2023-10-13T14:44:26.206Z] ok github.com/docker/docker/registry 0.123s coverage: 63.9% of statements 14:44:26 [2023-10-13T14:44:26.206Z] ok github.com/docker/docker/runconfig 0.010s coverage: 63.6% of statements 14:44:26 [2023-10-13T14:44:26.462Z] ok github.com/docker/docker/testutil 0.007s coverage: 8.2% of statements 14:44:26 [2023-10-13T14:44:26.462Z] ok github.com/docker/docker/quota 0.848s coverage: 69.2% of statements 14:44:26 [2023-10-13T14:44:26.718Z] ? github.com/docker/docker/testutil/environment [no test files] 14:44:26 [2023-10-13T14:44:26.718Z] ? github.com/docker/docker/testutil/daemon [no test files] 14:44:26 [2023-10-13T14:44:26.718Z] ? github.com/docker/docker/testutil/fakecontext [no test files] 14:44:26 [2023-10-13T14:44:26.718Z] ? github.com/docker/docker/testutil/fakegit [no test files] 14:44:26 [2023-10-13T14:44:26.718Z] ? github.com/docker/docker/testutil/fakestorage [no test files] 14:44:26 [2023-10-13T14:44:26.718Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] 14:44:26 [2023-10-13T14:44:26.718Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] 14:44:26 [2023-10-13T14:44:26.718Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] 14:44:26 [2023-10-13T14:44:26.718Z] ? github.com/docker/docker/testutil/registry [no test files] 14:44:26 [2023-10-13T14:44:26.718Z] ? github.com/docker/docker/testutil/request [no test files] 14:44:26 [2023-10-13T14:44:26.718Z] ? github.com/docker/docker/volume [no test files] 14:44:27 [2023-10-13T14:44:27.279Z] ok github.com/docker/docker/volume/drivers 0.006s coverage: 36.1% of statements 14:44:27 [2023-10-13T14:44:27.279Z] ok github.com/docker/docker/volume/mounts 0.009s coverage: 65.7% of statements 14:44:27 [2023-10-13T14:44:27.279Z] ok github.com/docker/docker/volume/local 0.123s coverage: 74.6% of statements 14:44:27 [2023-10-13T14:44:27.839Z] ? github.com/docker/docker/volume/service/opts [no test files] 14:44:27 [2023-10-13T14:44:27.839Z] ? github.com/docker/docker/volume/testutils [no test files] 14:44:27 [2023-10-13T14:44:27.839Z] ok github.com/docker/docker/volume/service 0.012s coverage: 71.8% of statements 14:44:29 [2023-10-13T14:44:29.202Z] ok github.com/docker/docker/layer 8.027s coverage: 68.7% of statements 14:44:29 [2023-10-13T14:44:29.202Z] 14:44:29 [2023-10-13T14:44:29.202Z] === Skipped 14:44:29 [2023-10-13T14:44:29.202Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) 14:44:29 [2023-10-13T14:44:29.202Z] network_proxy_test.go:195: Need to start CI docker with --ipv6 14:44:29 [2023-10-13T14:44:29.202Z] 14:44:29 [2023-10-13T14:44:29.202Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) 14:44:29 [2023-10-13T14:44:29.202Z] network_proxy_test.go:210: No support for dual stack yet 14:44:29 [2023-10-13T14:44:29.202Z] 14:44:29 [2023-10-13T14:44:29.202Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) 14:44:29 [2023-10-13T14:44:29.202Z] network_proxy_test.go:239: Need to start CI docker with --ipv6 14:44:29 [2023-10-13T14:44:29.202Z] 14:44:29 [2023-10-13T14:44:29.202Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) 14:44:29 [2023-10-13T14:44:29.202Z] network_proxy_test.go:300: Need to start CI docker with --ipv6 14:44:29 [2023-10-13T14:44:29.202Z] 14:44:29 [2023-10-13T14:44:29.202Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) 14:44:29 [2023-10-13T14:44:29.202Z] graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 14:44:29 [2023-10-13T14:44:29.202Z] graphtest_unix.go:41: Driver btrfs not supported 14:44:29 [2023-10-13T14:44:29.202Z] 14:44:29 [2023-10-13T14:44:29.202Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) 14:44:29 [2023-10-13T14:44:29.202Z] graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 14:44:29 [2023-10-13T14:44:29.202Z] graphtest_unix.go:41: Driver btrfs not supported 14:44:29 [2023-10-13T14:44:29.202Z] 14:44:29 [2023-10-13T14:44:29.202Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) 14:44:29 [2023-10-13T14:44:29.202Z] graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 14:44:29 [2023-10-13T14:44:29.202Z] graphtest_unix.go:41: Driver btrfs not supported 14:44:29 [2023-10-13T14:44:29.202Z] 14:44:29 [2023-10-13T14:44:29.202Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) 14:44:29 [2023-10-13T14:44:29.202Z] graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 14:44:29 [2023-10-13T14:44:29.202Z] graphtest_unix.go:41: Driver btrfs not supported 14:44:29 [2023-10-13T14:44:29.202Z] 14:44:29 [2023-10-13T14:44:29.202Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) 14:44:29 [2023-10-13T14:44:29.202Z] graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 14:44:29 [2023-10-13T14:44:29.202Z] graphtest_unix.go:41: Driver btrfs not supported 14:44:29 [2023-10-13T14:44:29.202Z] 14:44:29 [2023-10-13T14:44:29.202Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) 14:44:29 [2023-10-13T14:44:29.202Z] graphtest_unix.go:68: No driver to put! 14:44:29 [2023-10-13T14:44:29.202Z] 14:44:29 [2023-10-13T14:44:29.202Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) 14:44:29 [2023-10-13T14:44:29.202Z] time="2023-10-13T14:44:14Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs 14:44:29 [2023-10-13T14:44:29.202Z] graphtest_unix.go:39: graphdriver: driver not supported 14:44:29 [2023-10-13T14:44:29.202Z] graphtest_unix.go:41: Driver fuse-overlayfs not supported 14:44:29 [2023-10-13T14:44:29.202Z] 14:44:29 [2023-10-13T14:44:29.202Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) 14:44:29 [2023-10-13T14:44:29.202Z] time="2023-10-13T14:44:14Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs 14:44:29 [2023-10-13T14:44:29.202Z] graphtest_unix.go:39: graphdriver: driver not supported 14:44:29 [2023-10-13T14:44:29.202Z] graphtest_unix.go:41: Driver fuse-overlayfs not supported 14:44:29 [2023-10-13T14:44:29.202Z] 14:44:29 [2023-10-13T14:44:29.202Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) 14:44:29 [2023-10-13T14:44:29.202Z] time="2023-10-13T14:44:14Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs 14:44:29 [2023-10-13T14:44:29.202Z] graphtest_unix.go:39: graphdriver: driver not supported 14:44:29 [2023-10-13T14:44:29.202Z] graphtest_unix.go:41: Driver fuse-overlayfs not supported 14:44:29 [2023-10-13T14:44:29.202Z] 14:44:29 [2023-10-13T14:44:29.202Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) 14:44:29 [2023-10-13T14:44:29.202Z] time="2023-10-13T14:44:14Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs 14:44:29 [2023-10-13T14:44:29.202Z] graphtest_unix.go:39: graphdriver: driver not supported 14:44:29 [2023-10-13T14:44:29.202Z] graphtest_unix.go:41: Driver fuse-overlayfs not supported 14:44:29 [2023-10-13T14:44:29.202Z] 14:44:29 [2023-10-13T14:44:29.202Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) 14:44:29 [2023-10-13T14:44:29.202Z] time="2023-10-13T14:44:14Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs 14:44:29 [2023-10-13T14:44:29.202Z] graphtest_unix.go:39: graphdriver: driver not supported 14:44:29 [2023-10-13T14:44:29.202Z] graphtest_unix.go:41: Driver fuse-overlayfs not supported 14:44:29 [2023-10-13T14:44:29.202Z] 14:44:29 [2023-10-13T14:44:29.202Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) 14:44:29 [2023-10-13T14:44:29.202Z] graphtest_unix.go:68: No driver to put! 14:44:29 [2023-10-13T14:44:29.202Z] 14:44:29 [2023-10-13T14:44:29.202Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) 14:44:29 [2023-10-13T14:44:29.202Z] overlay_test.go:61: Cannot run test with naive change algorithm 14:44:29 [2023-10-13T14:44:29.202Z] 14:44:29 [2023-10-13T14:44:29.202Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) 14:44:29 [2023-10-13T14:44:29.202Z] graphtest_unix.go:311: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas 14:44:29 [2023-10-13T14:44:29.202Z] 14:44:29 [2023-10-13T14:44:29.202Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) 14:44:29 [2023-10-13T14:44:29.202Z] graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 14:44:29 [2023-10-13T14:44:29.202Z] graphtest_unix.go:41: Driver zfs not supported 14:44:29 [2023-10-13T14:44:29.202Z] 14:44:29 [2023-10-13T14:44:29.202Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) 14:44:29 [2023-10-13T14:44:29.202Z] graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 14:44:29 [2023-10-13T14:44:29.202Z] graphtest_unix.go:41: Driver zfs not supported 14:44:29 [2023-10-13T14:44:29.203Z] 14:44:29 [2023-10-13T14:44:29.203Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) 14:44:29 [2023-10-13T14:44:29.203Z] graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 14:44:29 [2023-10-13T14:44:29.203Z] graphtest_unix.go:41: Driver zfs not supported 14:44:29 [2023-10-13T14:44:29.203Z] 14:44:29 [2023-10-13T14:44:29.203Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) 14:44:29 [2023-10-13T14:44:29.203Z] graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 14:44:29 [2023-10-13T14:44:29.203Z] graphtest_unix.go:41: Driver zfs not supported 14:44:29 [2023-10-13T14:44:29.203Z] 14:44:29 [2023-10-13T14:44:29.203Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) 14:44:29 [2023-10-13T14:44:29.203Z] graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 14:44:29 [2023-10-13T14:44:29.203Z] graphtest_unix.go:41: Driver zfs not supported 14:44:29 [2023-10-13T14:44:29.203Z] 14:44:29 [2023-10-13T14:44:29.203Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) 14:44:29 [2023-10-13T14:44:29.203Z] graphtest_unix.go:68: No driver to put! 14:44:29 [2023-10-13T14:44:29.203Z] 14:44:29 [2023-10-13T14:44:29.203Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) 14:44:29 [2023-10-13T14:44:29.203Z] sysinfo_linux_test.go:86: AppArmor Must be Disabled 14:44:29 [2023-10-13T14:44:29.203Z] 14:44:29 [2023-10-13T14:44:29.203Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) 14:44:29 [2023-10-13T14:44:29.203Z] sysinfo_linux_test.go:106: cgroup namespaces must be disabled 14:44:29 [2023-10-13T14:44:29.203Z] 14:44:29 [2023-10-13T14:44:29.203Z] === SKIP: volume/mounts TestValidateLCOWMount (0.00s) 14:44:29 [2023-10-13T14:44:29.203Z] validate_test.go:70: only tested on Windows 14:44:29 [2023-10-13T14:44:29.203Z] 14:44:29 [2023-10-13T14:44:29.203Z] DONE 3152 tests, 27 skipped in 63.608s 14:44:29 [2023-10-13T14:44:29.203Z] + '[' -n 'github.com/docker/docker/libnetwork 14:44:29 [2023-10-13T14:44:29.203Z] github.com/docker/docker/libnetwork/bitmap 14:44:29 [2023-10-13T14:44:29.203Z] github.com/docker/docker/libnetwork/cluster 14:44:29 [2023-10-13T14:44:29.203Z] github.com/docker/docker/libnetwork/cmd/diagnostic 14:44:29 [2023-10-13T14:44:29.203Z] github.com/docker/docker/libnetwork/cmd/networkdb-test 14:44:29 [2023-10-13T14:44:29.203Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient 14:44:29 [2023-10-13T14:44:29.203Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver 14:44:29 [2023-10-13T14:44:29.203Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient 14:44:29 [2023-10-13T14:44:29.203Z] github.com/docker/docker/libnetwork/cmd/readme_test 14:44:29 [2023-10-13T14:44:29.203Z] github.com/docker/docker/libnetwork/config 14:44:29 [2023-10-13T14:44:29.203Z] github.com/docker/docker/libnetwork/datastore 14:44:29 [2023-10-13T14:44:29.203Z] github.com/docker/docker/libnetwork/diagnostic 14:44:29 [2023-10-13T14:44:29.203Z] github.com/docker/docker/libnetwork/discoverapi 14:44:29 [2023-10-13T14:44:29.203Z] github.com/docker/docker/libnetwork/driverapi 14:44:29 [2023-10-13T14:44:29.203Z] github.com/docker/docker/libnetwork/drivers/bridge 14:44:29 [2023-10-13T14:44:29.203Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager 14:44:29 [2023-10-13T14:44:29.203Z] github.com/docker/docker/libnetwork/drivers/host 14:44:29 [2023-10-13T14:44:29.203Z] github.com/docker/docker/libnetwork/drivers/ipvlan 14:44:29 [2023-10-13T14:44:29.203Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager 14:44:29 [2023-10-13T14:44:29.203Z] github.com/docker/docker/libnetwork/drivers/macvlan 14:44:29 [2023-10-13T14:44:29.203Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager 14:44:29 [2023-10-13T14:44:29.203Z] github.com/docker/docker/libnetwork/drivers/null 14:44:29 [2023-10-13T14:44:29.203Z] github.com/docker/docker/libnetwork/drivers/overlay 14:44:29 [2023-10-13T14:44:29.203Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils 14:44:29 [2023-10-13T14:44:29.203Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 14:44:29 [2023-10-13T14:44:29.203Z] github.com/docker/docker/libnetwork/drivers/remote 14:44:29 [2023-10-13T14:44:29.203Z] github.com/docker/docker/libnetwork/drivers/remote/api 14:44:29 [2023-10-13T14:44:29.203Z] github.com/docker/docker/libnetwork/drivers/windows 14:44:29 [2023-10-13T14:44:29.203Z] github.com/docker/docker/libnetwork/drivers/windows/overlay 14:44:29 [2023-10-13T14:44:29.203Z] github.com/docker/docker/libnetwork/drvregistry 14:44:29 [2023-10-13T14:44:29.203Z] github.com/docker/docker/libnetwork/etchosts 14:44:29 [2023-10-13T14:44:29.203Z] github.com/docker/docker/libnetwork/internal/caller 14:44:29 [2023-10-13T14:44:29.203Z] github.com/docker/docker/libnetwork/internal/kvstore 14:44:29 [2023-10-13T14:44:29.203Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb 14:44:29 [2023-10-13T14:44:29.203Z] github.com/docker/docker/libnetwork/internal/setmatrix 14:44:29 [2023-10-13T14:44:29.203Z] github.com/docker/docker/libnetwork/ipam 14:44:29 [2023-10-13T14:44:29.203Z] github.com/docker/docker/libnetwork/ipamapi 14:44:29 [2023-10-13T14:44:29.203Z] github.com/docker/docker/libnetwork/ipams/builtin 14:44:29 [2023-10-13T14:44:29.203Z] github.com/docker/docker/libnetwork/ipams/null 14:44:29 [2023-10-13T14:44:29.203Z] github.com/docker/docker/libnetwork/ipams/remote 14:44:29 [2023-10-13T14:44:29.203Z] github.com/docker/docker/libnetwork/ipams/remote/api 14:44:29 [2023-10-13T14:44:29.203Z] github.com/docker/docker/libnetwork/ipams/windowsipam 14:44:29 [2023-10-13T14:44:29.203Z] github.com/docker/docker/libnetwork/ipamutils 14:44:29 [2023-10-13T14:44:29.203Z] github.com/docker/docker/libnetwork/ipbits 14:44:29 [2023-10-13T14:44:29.203Z] github.com/docker/docker/libnetwork/iptables 14:44:29 [2023-10-13T14:44:29.203Z] github.com/docker/docker/libnetwork/netlabel 14:44:29 [2023-10-13T14:44:29.203Z] github.com/docker/docker/libnetwork/netutils 14:44:29 [2023-10-13T14:44:29.203Z] github.com/docker/docker/libnetwork/networkdb 14:44:29 [2023-10-13T14:44:29.203Z] github.com/docker/docker/libnetwork/ns 14:44:29 [2023-10-13T14:44:29.203Z] github.com/docker/docker/libnetwork/options 14:44:29 [2023-10-13T14:44:29.203Z] github.com/docker/docker/libnetwork/osl 14:44:29 [2023-10-13T14:44:29.203Z] github.com/docker/docker/libnetwork/osl/kernel 14:44:29 [2023-10-13T14:44:29.203Z] github.com/docker/docker/libnetwork/portallocator 14:44:29 [2023-10-13T14:44:29.203Z] github.com/docker/docker/libnetwork/portmapper 14:44:29 [2023-10-13T14:44:29.203Z] github.com/docker/docker/libnetwork/resolvconf 14:44:29 [2023-10-13T14:44:29.203Z] github.com/docker/docker/libnetwork/scope 14:44:29 [2023-10-13T14:44:29.203Z] github.com/docker/docker/libnetwork/types' ']' 14:44:29 [2023-10-13T14:44:29.203Z] + 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 14:45:25 [2023-10-13T14:45:25.363Z] ok github.com/docker/docker/libnetwork 44.597s coverage: 43.0% of statements 14:45:25 [2023-10-13T14:45:25.363Z] ok github.com/docker/docker/libnetwork/bitmap 0.006s coverage: 96.1% of statements 14:45:25 [2023-10-13T14:45:25.363Z] ? github.com/docker/docker/libnetwork/cluster [no test files] 14:45:25 [2023-10-13T14:45:25.363Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] 14:45:25 [2023-10-13T14:45:25.363Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] 14:45:25 [2023-10-13T14:45:25.363Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] 14:45:25 [2023-10-13T14:45:25.363Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] 14:45:25 [2023-10-13T14:45:25.363Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] 14:45:25 [2023-10-13T14:45:25.363Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] 14:45:25 [2023-10-13T14:45:25.363Z] ok github.com/docker/docker/libnetwork/config 0.012s coverage: 10.3% of statements 14:45:25 [2023-10-13T14:45:25.363Z] ok github.com/docker/docker/libnetwork/datastore 0.004s coverage: 16.3% of statements 14:45:25 [2023-10-13T14:45:25.363Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] 14:45:25 [2023-10-13T14:45:25.363Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] 14:45:25 [2023-10-13T14:45:25.363Z] ok github.com/docker/docker/libnetwork/driverapi 0.003s coverage: 68.9% of statements 14:45:25 [2023-10-13T14:45:25.363Z] ok github.com/docker/docker/libnetwork/drivers/bridge 2.004s coverage: 62.4% of statements 14:45:25 [2023-10-13T14:45:25.363Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] 14:45:25 [2023-10-13T14:45:25.363Z] ok github.com/docker/docker/libnetwork/drivers/host 0.003s coverage: 40.0% of statements 14:45:25 [2023-10-13T14:45:25.363Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.870s coverage: 5.0% of statements 14:45:25 [2023-10-13T14:45:25.363Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] 14:45:25 [2023-10-13T14:45:25.363Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.004s coverage: 4.6% of statements 14:45:25 [2023-10-13T14:45:25.363Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] 14:45:25 [2023-10-13T14:45:25.363Z] ok github.com/docker/docker/libnetwork/drivers/null 0.002s coverage: 40.0% of statements 14:45:26 [2023-10-13T14:45:26.291Z] ok github.com/docker/docker/libnetwork/drivers/overlay 0.010s coverage: 1.4% of statements 14:45:26 [2023-10-13T14:45:26.546Z] ok github.com/docker/docker/libnetwork/drivers/overlay/overlayutils 0.004s coverage: 45.0% of statements 14:45:26 [2023-10-13T14:45:26.801Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.004s coverage: 62.7% of statements 14:45:27 [2023-10-13T14:45:27.361Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.012s coverage: 57.2% of statements 14:45:27 [2023-10-13T14:45:27.361Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] 14:45:27 [2023-10-13T14:45:27.361Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] 14:45:27 [2023-10-13T14:45:27.361Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] 14:45:27 [2023-10-13T14:45:27.922Z] ok github.com/docker/docker/libnetwork/drvregistry 0.019s coverage: 87.0% of statements 14:45:28 [2023-10-13T14:45:28.178Z] ok github.com/docker/docker/libnetwork/etchosts 0.017s coverage: 81.0% of statements 14:45:28 [2023-10-13T14:45:28.178Z] ok github.com/docker/docker/libnetwork/internal/caller 0.002s coverage: 100.0% of statements 14:45:28 [2023-10-13T14:45:28.178Z] ? github.com/docker/docker/libnetwork/internal/kvstore [no test files] 14:45:28 [2023-10-13T14:45:28.178Z] ? github.com/docker/docker/libnetwork/internal/kvstore/boltdb [no test files] 14:45:40 [2023-10-13T14:45:40.469Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.003s coverage: 100.0% of statements 14:45:42 [2023-10-13T14:45:42.357Z] ok github.com/docker/docker/libnetwork/ipam 3.124s coverage: 80.0% of statements 14:45:42 [2023-10-13T14:45:42.357Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] 14:45:42 [2023-10-13T14:45:42.357Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] 14:45:42 [2023-10-13T14:45:42.357Z] ok github.com/docker/docker/libnetwork/ipams/null 0.003s coverage: 63.2% of statements 14:45:42 [2023-10-13T14:45:42.612Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.008s coverage: 48.7% of statements 14:45:42 [2023-10-13T14:45:42.612Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] 14:45:42 [2023-10-13T14:45:42.867Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.003s coverage: 80.0% of statements 14:45:43 [2023-10-13T14:45:43.427Z] ok github.com/docker/docker/libnetwork/ipamutils 0.317s coverage: 86.4% of statements 14:45:43 [2023-10-13T14:45:43.683Z] ok github.com/docker/docker/libnetwork/ipbits 0.002s coverage: 100.0% of statements 14:45:44 [2023-10-13T14:45:44.610Z] ok github.com/docker/docker/libnetwork/iptables 0.222s coverage: 39.9% of statements 14:45:44 [2023-10-13T14:45:44.610Z] ? github.com/docker/docker/libnetwork/netlabel [no test files] 14:45:44 [2023-10-13T14:45:44.865Z] ok github.com/docker/docker/libnetwork/netutils 0.017s coverage: 54.9% of statements 14:47:36 [2023-10-13T14:47:36.235Z] time="2023-10-13T14:47:29Z" level=warning msg="memberlist: Failed to send ack: write udp [::]:10037->172.17.0.2:10036: use of closed network connection from=172.17.0.2:10036" 14:47:36 [2023-10-13T14:47:36.235Z] ok github.com/docker/docker/libnetwork/networkdb 103.862s coverage: 58.4% of statements 14:47:36 [2023-10-13T14:47:36.235Z] ? github.com/docker/docker/libnetwork/ns [no test files] 14:47:36 [2023-10-13T14:47:36.235Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements 14:47:36 [2023-10-13T14:47:36.235Z] ok github.com/docker/docker/libnetwork/osl 4.448s coverage: 40.2% of statements 14:47:36 [2023-10-13T14:47:36.235Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.003s coverage: 20.0% of statements 14:47:36 [2023-10-13T14:47:36.235Z] ok github.com/docker/docker/libnetwork/portallocator 0.016s coverage: 80.7% of statements 14:47:36 [2023-10-13T14:47:36.491Z] ok github.com/docker/docker/libnetwork/portmapper 0.684s coverage: 46.3% of statements 14:47:36 [2023-10-13T14:47:36.747Z] ok github.com/docker/docker/libnetwork/resolvconf 0.003s coverage: 84.9% of statements 14:47:36 [2023-10-13T14:47:36.747Z] ? github.com/docker/docker/libnetwork/scope [no test files] 14:47:37 [2023-10-13T14:47:37.008Z] ok github.com/docker/docker/libnetwork/types 0.003s coverage: 41.7% of statements 14:47:37 [2023-10-13T14:47:37.008Z] 14:47:37 [2023-10-13T14:47:37.008Z] === Skipped 14:47:37 [2023-10-13T14:47:37.008Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) 14:47:37 [2023-10-13T14:47:37.008Z] 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 14:47:37 [2023-10-13T14:47:37.008Z] 14:47:37 [2023-10-13T14:47:37.008Z] === SKIP: libnetwork/iptables TestPassthrough (0.00s) 14:47:37 [2023-10-13T14:47:37.008Z] 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 14:47:37 [2023-10-13T14:47:37.008Z] 14:47:37 [2023-10-13T14:47:37.008Z] DONE 345 tests, 2 skipped in 187.805s Post stage [Pipeline] junit 14:47:37 [2023-10-13T14:47:37.949Z] Recording test results 14:47:38 [2023-10-13T14:47:38.053Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:47:38 [2023-10-13T14:47:38.350Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-46572/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr16 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=72e96c6e014d26f9cdfe8a8e55265c084a61d53e -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:72e96c6e014d26f9cdfe8a8e55265c084a61d53e hack/make.sh dynbinary test-integration 14:47:38 [2023-10-13T14:47:38.611Z] 14:47:38 [2023-10-13T14:47:38.611Z] Removing bundles/ 14:47:38 [2023-10-13T14:47:38.611Z] 14:47:38 [2023-10-13T14:47:38.611Z] ---> Making bundle: dynbinary (in bundles/dynbinary) 14:47:38 [2023-10-13T14:47:38.611Z] Building dynamic bundles/dynbinary-daemon/dockerd (linux/arm64)... 14:47:38 [2023-10-13T14:47:38.611Z] + tee /go/src/github.com/docker/docker/go.mod 14:47:38 [2023-10-13T14:47:38.611Z] module github.com/docker/docker 14:47:38 [2023-10-13T14:47:38.611Z] 14:47:38 [2023-10-13T14:47:38.611Z] go 1.20 14:47:38 [2023-10-13T14:47:38.611Z] + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT 14:47:38 [2023-10-13T14:47:38.611Z] + GO111MODULE=on 14:47:38 [2023-10-13T14:47:38.611Z] + 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=72e96c6e014d26f9cdfe8a8e55265c084a61d53e" -X "github.com/docker/docker/dockerversion.BuildTime=2023-10-13T14:47:38.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 14:48:17 [2023-10-13T14:48:17.310Z] + rm -f /go/src/github.com/docker/docker/go.mod 14:48:17 [2023-10-13T14:48:17.310Z] Created binary: bundles/dynbinary-daemon/dockerd 14:48:17 [2023-10-13T14:48:17.310Z] Building dynamic bundles/dynbinary-daemon/docker-proxy (linux/arm64)... 14:48:17 [2023-10-13T14:48:17.310Z] + tee /go/src/github.com/docker/docker/go.mod 14:48:17 [2023-10-13T14:48:17.310Z] module github.com/docker/docker 14:48:17 [2023-10-13T14:48:17.310Z] 14:48:17 [2023-10-13T14:48:17.310Z] go 1.20 14:48:17 [2023-10-13T14:48:17.310Z] + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT 14:48:17 [2023-10-13T14:48:17.310Z] + GO111MODULE=on 14:48:17 [2023-10-13T14:48:17.310Z] + 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=72e96c6e014d26f9cdfe8a8e55265c084a61d53e" -X "github.com/docker/docker/dockerversion.BuildTime=2023-10-13T14:47:38.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 14:48:17 [2023-10-13T14:48:17.310Z] + rm -f /go/src/github.com/docker/docker/go.mod 14:48:17 [2023-10-13T14:48:17.310Z] Created binary: bundles/dynbinary-daemon/docker-proxy 14:48:17 [2023-10-13T14:48:17.310Z] 14:48:17 [2023-10-13T14:48:17.310Z] ---> Making bundle: test-integration (in bundles/test-integration) 14:48:17 [2023-10-13T14:48:17.310Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack 14:48:17 [2023-10-13T14:48:17.310Z] HOSTNAME=d0dcfcc46d8c 14:48:17 [2023-10-13T14:48:17.310Z] TESTDEBUG=0 14:48:17 [2023-10-13T14:48:17.310Z] DEST=bundles/test-integration 14:48:17 [2023-10-13T14:48:17.310Z] PWD=/go/src/github.com/docker/docker 14:48:17 [2023-10-13T14:48:17.310Z] CONTAINERD_ADDRESS=/run/docker/containerd/containerd.sock 14:48:17 [2023-10-13T14:48:17.310Z] DOCKER_GITCOMMIT=72e96c6e014d26f9cdfe8a8e55265c084a61d53e 14:48:17 [2023-10-13T14:48:17.310Z] container=docker 14:48:17 [2023-10-13T14:48:17.310Z] HOME=/root 14:48:17 [2023-10-13T14:48:17.310Z] CONTAINERD_NAMESPACE=moby 14:48:17 [2023-10-13T14:48:17.310Z] GOLANG_VERSION=1.21.3 14:48:17 [2023-10-13T14:48:17.310Z] VALIDATE_REPO=https://github.com/moby/moby.git 14:48:17 [2023-10-13T14:48:17.310Z] VALIDATE_BRANCH=master 14:48:17 [2023-10-13T14:48:17.310Z] TERM=xterm 14:48:17 [2023-10-13T14:48:17.310Z] DOCKER_PKG=github.com/docker/docker 14:48:17 [2023-10-13T14:48:17.310Z] TEST_CLIENT_BINARY=/usr/local/cli-integration/docker 14:48:17 [2023-10-13T14:48:17.310Z] SHLVL=1 14:48:17 [2023-10-13T14:48:17.310Z] TIMEOUT=120m 14:48:17 [2023-10-13T14:48:17.310Z] GOTOOLCHAIN=local 14:48:17 [2023-10-13T14:48:17.310Z] DOCKER_GRAPHDRIVER=overlay2 14:48:17 [2023-10-13T14:48:17.310Z] GO111MODULE=off 14:48:17 [2023-10-13T14:48:17.310Z] DOCKER_EXPERIMENTAL=1 14:48:17 [2023-10-13T14:48:17.310Z] TEST_SKIP_INTEGRATION_CLI=1 14:48:17 [2023-10-13T14:48:17.310Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 14:48:17 [2023-10-13T14:48:17.310Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make 14:48:17 [2023-10-13T14:48:17.310Z] GOPATH=/go 14:48:17 [2023-10-13T14:48:17.310Z] PKG_CONFIG=pkg-config 14:48:17 [2023-10-13T14:48:17.310Z] _=/usr/bin/env 14:48:17 [2023-10-13T14:48:17.310Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main 14:48:35 [2023-10-13T14:48:35.400Z] Building test suite binary /go/src/github.com/docker/docker/integration/capabilities/test.main 14:48:35 [2023-10-13T14:48:35.657Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main 14:48:37 [2023-10-13T14:48:37.281Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main 14:48:41 [2023-10-13T14:48:41.231Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main 14:48:43 [2023-10-13T14:48:43.125Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main 14:48:46 [2023-10-13T14:48:46.392Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main 14:48:46 [2023-10-13T14:48:46.647Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main 14:48:48 [2023-10-13T14:48:48.067Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main 14:48:49 [2023-10-13T14:48:49.035Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main 14:48:50 [2023-10-13T14:48:50.400Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main 14:48:50 [2023-10-13T14:48:50.400Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main 14:48:51 [2023-10-13T14:48:51.764Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main 14:48:53 [2023-10-13T14:48:53.128Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main 14:48:55 [2023-10-13T14:48:55.015Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main 14:48:55 [2023-10-13T14:48:55.940Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main 14:48:56 [2023-10-13T14:48:56.196Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main 14:48:57 [2023-10-13T14:48:57.123Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main 14:48:58 [2023-10-13T14:48:58.486Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main 14:48:59 [2023-10-13T14:48:59.851Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main 14:49:00 [2023-10-13T14:49:00.412Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main 14:49:01 [2023-10-13T14:49:01.776Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main 14:49:02 [2023-10-13T14:49:02.702Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) 14:49:02 [2023-10-13T14:49:02.702Z] Using test binary /usr/local/cli-integration/docker 14:49:02 [2023-10-13T14:49:02.702Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 14:49:02 [2023-10-13T14:49:02.702Z] +++ /etc/init.d/apparmor start 14:49:02 [2023-10-13T14:49:02.702Z] Not: starting. 14:49:02 [2023-10-13T14:49:02.702Z] INFO: Waiting for daemon to start... 14:49:02 [2023-10-13T14:49:02.702Z] Starting dockerd 14:49:02 [2023-10-13T14:49:02.702Z] +++ exec dockerd --debug --host unix:///run/docker/tmp.OGm01tQn2y/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental 14:49:05 [2023-10-13T14:49:05.967Z] . 14:49:05 [2023-10-13T14:49:05.967Z] ---> Making bundle: .build-empty-images (in bundles/test-integration) 14:49:05 [2023-10-13T14:49:05.967Z] ++++ tar -cC bundles/test-integration/emptyfs . 14:49:05 [2023-10-13T14:49:05.967Z] ++++ docker load 14:49:05 [2023-10-13T14:49:05.967Z] Loaded image: emptyfs:latest 14:49:05 [2023-10-13T14:49:05.967Z] ++++ tar -cC bundles/test-integration/dangling . 14:49:05 [2023-10-13T14:49:05.967Z] ++++ docker load 14:49:05 [2023-10-13T14:49:05.967Z] Loaded image ID: sha256:0df1207206e5288f4a989a2f13d1f5b3c4e70467702c1d5d21dfc9f002b7bd43 14:49:05 [2023-10-13T14:49:05.967Z] Running integration-test (iteration 1) 14:49:05 [2023-10-13T14:49:05.967Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m 14:49:05 [2023-10-13T14:49:05.967Z] ++ '[' -n '' ']' 14:49:05 [2023-10-13T14:49:05.967Z] ++ 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 14:49:05 [2023-10-13T14:49:05.967Z] ++ set -e 14:49:05 [2023-10-13T14:49:05.967Z] ++ '[' -n 0 ']' 14:49:05 [2023-10-13T14:49:05.967Z] ++ set -x 14:49:05 [2023-10-13T14:49:05.967Z] ++ 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.OGm01tQn2y/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 14:49:05 [2023-10-13T14:49:05.967Z] Loaded image: busybox:latest 14:49:05 [2023-10-13T14:49:05.967Z] Loaded image: busybox:glibc 14:49:06 [2023-10-13T14:49:06.529Z] Loaded image: debian:bullseye-slim 14:49:06 [2023-10-13T14:49:06.784Z] Loaded image: hello-world:latest 14:49:06 [2023-10-13T14:49:06.784Z] Loaded image: arm32v7/hello-world:latest 14:49:06 [2023-10-13T14:49:06.784Z] INFO: Testing against a local daemon 14:49:06 [2023-10-13T14:49:06.784Z] === RUN TestCgroupNamespacesBuild 14:49:08 [2023-10-13T14:49:08.148Z] --- PASS: TestCgroupNamespacesBuild (1.12s) 14:49:08 [2023-10-13T14:49:08.149Z] === RUN TestCgroupNamespacesBuildDaemonHostMode 14:49:09 [2023-10-13T14:49:09.075Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.11s) 14:49:09 [2023-10-13T14:49:09.075Z] === RUN TestBuildWithSession 14:49:09 [2023-10-13T14:49:09.075Z] build_session_test.go:26: TODO: BuildKit 14:49:09 [2023-10-13T14:49:09.075Z] --- SKIP: TestBuildWithSession (0.00s) 14:49:09 [2023-10-13T14:49:09.075Z] === RUN TestBuildSquashParent 14:49:12 [2023-10-13T14:49:12.386Z] --- PASS: TestBuildSquashParent (3.36s) 14:49:12 [2023-10-13T14:49:12.386Z] === RUN TestBuildWithRemoveAndForceRemove 14:49:12 [2023-10-13T14:49:12.386Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal 14:49:12 [2023-10-13T14:49:12.386Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal 14:49:12 [2023-10-13T14:49:12.386Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove 14:49:12 [2023-10-13T14:49:12.386Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove 14:49:12 [2023-10-13T14:49:12.386Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove 14:49:12 [2023-10-13T14:49:12.386Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove 14:49:12 [2023-10-13T14:49:12.386Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal 14:49:12 [2023-10-13T14:49:12.386Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal 14:49:12 [2023-10-13T14:49:12.386Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove 14:49:12 [2023-10-13T14:49:12.386Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove 14:49:12 [2023-10-13T14:49:12.386Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove 14:49:12 [2023-10-13T14:49:12.386Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove 14:49:12 [2023-10-13T14:49:12.386Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal 14:49:12 [2023-10-13T14:49:12.386Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal 14:49:12 [2023-10-13T14:49:12.386Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove 14:49:12 [2023-10-13T14:49:12.386Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove 14:49:12 [2023-10-13T14:49:12.386Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove 14:49:12 [2023-10-13T14:49:12.386Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove 14:49:15 [2023-10-13T14:49:15.651Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.05s) 14:49:15 [2023-10-13T14:49:15.651Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.18s) 14:49:15 [2023-10-13T14:49:15.651Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.62s) 14:49:15 [2023-10-13T14:49:15.651Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.68s) 14:49:15 [2023-10-13T14:49:15.651Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.93s) 14:49:15 [2023-10-13T14:49:15.651Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.95s) 14:49:15 [2023-10-13T14:49:15.651Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.05s) 14:49:15 [2023-10-13T14:49:15.651Z] === RUN TestBuildMultiStageCopy 14:49:15 [2023-10-13T14:49:15.651Z] === RUN TestBuildMultiStageCopy/copy_to_root 14:49:16 [2023-10-13T14:49:16.577Z] === RUN TestBuildMultiStageCopy/copy_to_newdir 14:49:16 [2023-10-13T14:49:16.577Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested 14:49:16 [2023-10-13T14:49:16.577Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir 14:49:16 [2023-10-13T14:49:16.577Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir 14:49:16 [2023-10-13T14:49:16.834Z] --- PASS: TestBuildMultiStageCopy (1.36s) 14:49:16 [2023-10-13T14:49:16.834Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (0.99s) 14:49:16 [2023-10-13T14:49:16.834Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.07s) 14:49:16 [2023-10-13T14:49:16.834Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.08s) 14:49:16 [2023-10-13T14:49:16.834Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.10s) 14:49:16 [2023-10-13T14:49:16.834Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.11s) 14:49:16 [2023-10-13T14:49:16.834Z] === RUN TestBuildMultiStageParentConfig 14:49:17 [2023-10-13T14:49:17.095Z] --- PASS: TestBuildMultiStageParentConfig (0.36s) 14:49:17 [2023-10-13T14:49:17.095Z] === RUN TestBuildLabelWithTargets 14:49:17 [2023-10-13T14:49:17.666Z] --- PASS: TestBuildLabelWithTargets (0.57s) 14:49:17 [2023-10-13T14:49:17.666Z] === RUN TestBuildWithEmptyLayers 14:49:17 [2023-10-13T14:49:17.921Z] --- PASS: TestBuildWithEmptyLayers (0.11s) 14:49:17 [2023-10-13T14:49:17.921Z] === RUN TestBuildMultiStageOnBuild 14:49:19 [2023-10-13T14:49:19.284Z] --- PASS: TestBuildMultiStageOnBuild (1.15s) 14:49:19 [2023-10-13T14:49:19.284Z] === RUN TestBuildUncleanTarFilenames 14:49:19 [2023-10-13T14:49:19.284Z] --- PASS: TestBuildUncleanTarFilenames (0.13s) 14:49:19 [2023-10-13T14:49:19.284Z] === RUN TestBuildMultiStageLayerLeak 14:49:20 [2023-10-13T14:49:20.251Z] --- PASS: TestBuildMultiStageLayerLeak (1.07s) 14:49:20 [2023-10-13T14:49:20.251Z] === RUN TestBuildWithHugeFile 14:50:06 [2023-10-13T14:50:06.860Z] --- PASS: TestBuildWithHugeFile (43.74s) 14:50:06 [2023-10-13T14:50:06.860Z] === RUN TestBuildWCOWSandboxSize 14:50:06 [2023-10-13T14:50:06.860Z] build_test.go:526: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 14:50:06 [2023-10-13T14:50:06.860Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) 14:50:06 [2023-10-13T14:50:06.860Z] === RUN TestBuildWithEmptyDockerfile 14:50:06 [2023-10-13T14:50:06.860Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile 14:50:06 [2023-10-13T14:50:06.860Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile 14:50:06 [2023-10-13T14:50:06.860Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile 14:50:06 [2023-10-13T14:50:06.860Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile 14:50:06 [2023-10-13T14:50:06.860Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile 14:50:06 [2023-10-13T14:50:06.860Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile 14:50:06 [2023-10-13T14:50:06.860Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile 14:50:06 [2023-10-13T14:50:06.860Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile 14:50:06 [2023-10-13T14:50:06.860Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile 14:50:06 [2023-10-13T14:50:06.860Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) 14:50:06 [2023-10-13T14:50:06.860Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) 14:50:06 [2023-10-13T14:50:06.860Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.00s) 14:50:06 [2023-10-13T14:50:06.860Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.00s) 14:50:06 [2023-10-13T14:50:06.860Z] === RUN TestBuildPreserveOwnership 14:50:06 [2023-10-13T14:50:06.860Z] === RUN TestBuildPreserveOwnership/copy_from 14:50:06 [2023-10-13T14:50:06.860Z] === RUN TestBuildPreserveOwnership/copy_from_chowned 14:50:06 [2023-10-13T14:50:06.860Z] --- PASS: TestBuildPreserveOwnership (2.28s) 14:50:06 [2023-10-13T14:50:06.860Z] --- PASS: TestBuildPreserveOwnership/copy_from (1.60s) 14:50:06 [2023-10-13T14:50:06.860Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.68s) 14:50:06 [2023-10-13T14:50:06.860Z] === RUN TestBuildPlatformInvalid 14:50:06 [2023-10-13T14:50:06.860Z] --- PASS: TestBuildPlatformInvalid (0.02s) 14:50:06 [2023-10-13T14:50:06.860Z] === RUN TestBuildkitHistoryTracePropagation 14:50:06 [2023-10-13T14:50:06.860Z] time="2023-10-13T14:50:06Z" level=info msg="[core] [Channel #1] Channel created" module=grpc 14:50:06 [2023-10-13T14:50:06.860Z] time="2023-10-13T14:50:06Z" level=info msg="[core] [Channel #1] original dial target is: \"unix:///run/buildkit/buildkitd.sock\"" module=grpc 14:50:06 [2023-10-13T14:50:06.860Z] time="2023-10-13T14:50:06Z" level=info msg="[core] [Channel #1] parsed dial target is: {Scheme:unix Authority: URL:{Scheme:unix Opaque: User: Host: Path:/run/buildkit/buildkitd.sock RawPath: OmitHost:false ForceQuery:false RawQuery: Fragment: RawFragment:}}" module=grpc 14:50:06 [2023-10-13T14:50:06.860Z] time="2023-10-13T14:50:06Z" level=info msg="[core] [Channel #1] Channel authority set to \"localhost\"" module=grpc 14:50:06 [2023-10-13T14:50:06.860Z] time="2023-10-13T14:50:06Z" level=info msg="[core] [Channel #1] Resolver state updated: {\n \"Addresses\": [\n {\n \"Addr\": \"/run/buildkit/buildkitd.sock\",\n \"ServerName\": \"\",\n \"Attributes\": {},\n \"BalancerAttributes\": null,\n \"Type\": 0,\n \"Metadata\": null\n }\n ],\n \"ServiceConfig\": null,\n \"Attributes\": null\n} (resolver returned new addresses)" module=grpc 14:50:06 [2023-10-13T14:50:06.860Z] time="2023-10-13T14:50:06Z" level=info msg="[core] [Channel #1] Channel switches to new LB policy \"pick_first\"" module=grpc 14:50:06 [2023-10-13T14:50:06.860Z] time="2023-10-13T14:50:06Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel created" module=grpc 14:50:06 [2023-10-13T14:50:06.860Z] time="2023-10-13T14:50:06Z" level=info msg="[core] [Channel #1] Channel Connectivity change to CONNECTING" module=grpc 14:50:06 [2023-10-13T14:50:06.860Z] time="2023-10-13T14:50:06Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel Connectivity change to CONNECTING" module=grpc 14:50:06 [2023-10-13T14:50:06.860Z] time="2023-10-13T14:50:06Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel picks a new address \"/run/buildkit/buildkitd.sock\" to connect" module=grpc 14:50:06 [2023-10-13T14:50:06.860Z] time="2023-10-13T14:50:06Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel Connectivity change to READY" module=grpc 14:50:06 [2023-10-13T14:50:06.860Z] time="2023-10-13T14:50:06Z" level=info msg="[core] [Channel #1] Channel Connectivity change to READY" module=grpc 14:50:06 [2023-10-13T14:50:06.860Z] time="2023-10-13T14:50:06Z" level=info msg="[core] [Server #4] Server created" module=grpc 14:50:06 [2023-10-13T14:50:06.860Z] build_traces_test.go:84: Waiting for trace to be available 14:50:11 [2023-10-13T14:50:11.022Z] time="2023-10-13T14:50:10Z" level=info msg="[core] [Channel #1] Channel Connectivity change to SHUTDOWN" module=grpc 14:50:11 [2023-10-13T14:50:11.022Z] time="2023-10-13T14:50:10Z" level=info msg="[core] [Channel #1] ccBalancerWrapper: closing" module=grpc 14:50:11 [2023-10-13T14:50:11.022Z] time="2023-10-13T14:50:10Z" level=info msg="[core] [Channel #1] Closing the name resolver" module=grpc 14:50:11 [2023-10-13T14:50:11.022Z] time="2023-10-13T14:50:10Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel Connectivity change to SHUTDOWN" module=grpc 14:50:11 [2023-10-13T14:50:11.022Z] time="2023-10-13T14:50:10Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel deleted" module=grpc 14:50:11 [2023-10-13T14:50:11.022Z] time="2023-10-13T14:50:10Z" level=info msg="[core] [Channel #1] Channel deleted" module=grpc 14:50:11 [2023-10-13T14:50:11.022Z] --- PASS: TestBuildkitHistoryTracePropagation (4.03s) 14:50:11 [2023-10-13T14:50:11.022Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 14:50:11 [2023-10-13T14:50:11.022Z] Loaded image: busybox:latest 14:50:11 [2023-10-13T14:50:11.022Z] Loaded image: busybox:glibc 14:50:11 [2023-10-13T14:50:11.948Z] Loaded image: debian:bullseye-slim 14:50:11 [2023-10-13T14:50:11.948Z] Loaded image: hello-world:latest 14:50:11 [2023-10-13T14:50:11.948Z] Loaded image: arm32v7/hello-world:latest 14:50:20 [2023-10-13T14:50:20.029Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (8.88s) 14:50:20 [2023-10-13T14:50:20.029Z] PASS 14:50:20 [2023-10-13T14:50:20.029Z] 14:50:20 [2023-10-13T14:50:20.029Z] === Skipped 14:50:20 [2023-10-13T14:50:20.029Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) 14:50:20 [2023-10-13T14:50:20.029Z] build_session_test.go:26: TODO: BuildKit 14:50:20 [2023-10-13T14:50:20.029Z] 14:50:20 [2023-10-13T14:50:20.029Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s) 14:50:20 [2023-10-13T14:50:20.029Z] build_test.go:526: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 14:50:20 [2023-10-13T14:50:20.029Z] 14:50:20 [2023-10-13T14:50:20.029Z] DONE 35 tests, 2 skipped in 73.685s 14:50:20 [2023-10-13T14:50:20.029Z] Running /go/src/github.com/docker/docker/integration/capabilities (arm64.integration.capabilities) flags=-test.v -test.timeout=120m 14:50:20 [2023-10-13T14:50:20.029Z] ++ '[' -n '' ']' 14:50:20 [2023-10-13T14:50:20.029Z] ++ 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 14:50:20 [2023-10-13T14:50:20.029Z] ++ set -e 14:50:20 [2023-10-13T14:50:20.029Z] ++ '[' -n 0 ']' 14:50:20 [2023-10-13T14:50:20.029Z] ++ set -x 14:50:20 [2023-10-13T14:50:20.029Z] ++ 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.OGm01tQn2y/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 14:50:20 [2023-10-13T14:50:20.029Z] INFO: Testing against a local daemon 14:50:20 [2023-10-13T14:50:20.029Z] === RUN TestNoNewPrivileges 14:50:24 [2023-10-13T14:50:24.191Z] === RUN TestNoNewPrivileges/CapabilityRequested=true 14:50:24 [2023-10-13T14:50:24.446Z] === RUN TestNoNewPrivileges/CapabilityRequested=false 14:50:25 [2023-10-13T14:50:25.007Z] --- PASS: TestNoNewPrivileges (5.64s) 14:50:25 [2023-10-13T14:50:25.007Z] --- PASS: TestNoNewPrivileges/CapabilityRequested=true (0.37s) 14:50:25 [2023-10-13T14:50:25.007Z] --- PASS: TestNoNewPrivileges/CapabilityRequested=false (0.43s) 14:50:25 [2023-10-13T14:50:25.007Z] PASS 14:50:25 [2023-10-13T14:50:25.007Z] 14:50:25 [2023-10-13T14:50:25.007Z] DONE 3 tests in 5.666s 14:50:25 [2023-10-13T14:50:25.007Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m 14:50:25 [2023-10-13T14:50:25.007Z] ++ '[' -n '' ']' 14:50:25 [2023-10-13T14:50:25.007Z] ++ 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 14:50:25 [2023-10-13T14:50:25.007Z] ++ set -e 14:50:25 [2023-10-13T14:50:25.007Z] ++ '[' -n 0 ']' 14:50:25 [2023-10-13T14:50:25.007Z] ++ set -x 14:50:25 [2023-10-13T14:50:25.007Z] ++ 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.OGm01tQn2y/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 14:50:25 [2023-10-13T14:50:25.007Z] INFO: Testing against a local daemon 14:50:25 [2023-10-13T14:50:25.007Z] === RUN TestConfigInspect 14:50:26 [2023-10-13T14:50:26.899Z] --- PASS: TestConfigInspect (2.00s) 14:50:26 [2023-10-13T14:50:26.899Z] === RUN TestConfigList 14:50:28 [2023-10-13T14:50:28.266Z] === RUN TestConfigList/test_filter_by_name 14:50:28 [2023-10-13T14:50:28.266Z] === RUN TestConfigList/test_filter_by_id 14:50:28 [2023-10-13T14:50:28.266Z] === RUN TestConfigList/test_filter_by_label_key_only 14:50:28 [2023-10-13T14:50:28.266Z] === RUN TestConfigList/test_filter_by_label_key=value_test0-TestConfigList 14:50:28 [2023-10-13T14:50:28.266Z] === RUN TestConfigList/test_filter_by_label_key=value_test1-TestConfigList 14:50:28 [2023-10-13T14:50:28.826Z] --- PASS: TestConfigList (1.86s) 14:50:28 [2023-10-13T14:50:28.826Z] --- PASS: TestConfigList/test_filter_by_name (0.00s) 14:50:28 [2023-10-13T14:50:28.826Z] --- PASS: TestConfigList/test_filter_by_id (0.00s) 14:50:28 [2023-10-13T14:50:28.826Z] --- PASS: TestConfigList/test_filter_by_label_key_only (0.00s) 14:50:28 [2023-10-13T14:50:28.826Z] --- PASS: TestConfigList/test_filter_by_label_key=value_test0-TestConfigList (0.00s) 14:50:28 [2023-10-13T14:50:28.826Z] --- PASS: TestConfigList/test_filter_by_label_key=value_test1-TestConfigList (0.00s) 14:50:28 [2023-10-13T14:50:28.826Z] === RUN TestConfigsCreateAndDelete 14:50:30 [2023-10-13T14:50:30.713Z] --- PASS: TestConfigsCreateAndDelete (1.87s) 14:50:30 [2023-10-13T14:50:30.713Z] === RUN TestConfigsUpdate 14:50:32 [2023-10-13T14:50:32.598Z] --- PASS: TestConfigsUpdate (1.85s) 14:50:32 [2023-10-13T14:50:32.599Z] === RUN TestTemplatedConfig 14:50:35 [2023-10-13T14:50:35.112Z] --- PASS: TestTemplatedConfig (2.71s) 14:50:35 [2023-10-13T14:50:35.112Z] === RUN TestConfigCreateResolve 14:50:36 [2023-10-13T14:50:36.999Z] --- PASS: TestConfigCreateResolve (1.91s) 14:50:36 [2023-10-13T14:50:36.999Z] PASS 14:50:36 [2023-10-13T14:50:36.999Z] 14:50:36 [2023-10-13T14:50:36.999Z] DONE 11 tests in 12.245s 14:50:36 [2023-10-13T14:50:36.999Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m 14:50:36 [2023-10-13T14:50:36.999Z] ++ '[' -n '' ']' 14:50:36 [2023-10-13T14:50:36.999Z] ++ 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 14:50:37 [2023-10-13T14:50:37.254Z] ++ set -e 14:50:37 [2023-10-13T14:50:37.254Z] ++ '[' -n 0 ']' 14:50:37 [2023-10-13T14:50:37.254Z] ++ set -x 14:50:37 [2023-10-13T14:50:37.254Z] ++ 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.OGm01tQn2y/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 14:50:37 [2023-10-13T14:50:37.254Z] INFO: Testing against a local daemon 14:50:37 [2023-10-13T14:50:37.254Z] === RUN TestAttach 14:50:37 [2023-10-13T14:50:37.254Z] === RUN TestAttach/without_TTY 14:50:37 [2023-10-13T14:50:37.254Z] === PAUSE TestAttach/without_TTY 14:50:37 [2023-10-13T14:50:37.254Z] === RUN TestAttach/with_TTY 14:50:37 [2023-10-13T14:50:37.254Z] === PAUSE TestAttach/with_TTY 14:50:37 [2023-10-13T14:50:37.254Z] === CONT TestAttach/without_TTY 14:50:37 [2023-10-13T14:50:37.254Z] === CONT TestAttach/with_TTY 14:50:37 [2023-10-13T14:50:37.254Z] --- PASS: TestAttach (0.02s) 14:50:37 [2023-10-13T14:50:37.254Z] --- PASS: TestAttach/with_TTY (0.05s) 14:50:37 [2023-10-13T14:50:37.254Z] --- PASS: TestAttach/without_TTY (0.05s) 14:50:37 [2023-10-13T14:50:37.254Z] === RUN TestCreateWithCDIDevices 14:50:38 [2023-10-13T14:50:38.180Z] --- PASS: TestCreateWithCDIDevices (1.02s) 14:50:38 [2023-10-13T14:50:38.180Z] === RUN TestCDISpecDirsAreInSystemInfo 14:50:38 [2023-10-13T14:50:38.180Z] === RUN TestCDISpecDirsAreInSystemInfo/experimental_no_spec_dirs_specified_returns_default 14:50:38 [2023-10-13T14:50:38.741Z] === RUN TestCDISpecDirsAreInSystemInfo/experimental_specified_spec_dirs_are_returned 14:50:39 [2023-10-13T14:50:39.301Z] === RUN TestCDISpecDirsAreInSystemInfo/experimental_empty_string_as_spec_dir_returns_empty_slice 14:50:39 [2023-10-13T14:50:39.861Z] === RUN TestCDISpecDirsAreInSystemInfo/experimental_empty_config_option_returns_empty_slice 14:50:40 [2023-10-13T14:50:40.422Z] === RUN TestCDISpecDirsAreInSystemInfo/non-experimental_no_spec_dirs_specified_returns_empty_slice 14:50:40 [2023-10-13T14:50:40.982Z] === RUN TestCDISpecDirsAreInSystemInfo/non-experimental_specified_spec_dirs_returns_empty_slice 14:50:41 [2023-10-13T14:50:41.543Z] === RUN TestCDISpecDirsAreInSystemInfo/non-experimental_empty_string_as_spec_dir_returns_empty_slice 14:50:41 [2023-10-13T14:50:41.798Z] === RUN TestCDISpecDirsAreInSystemInfo/non-experimental_empty_config_option_returns_empty_slice 14:50:42 [2023-10-13T14:50:42.359Z] --- PASS: TestCDISpecDirsAreInSystemInfo (4.17s) 14:50:42 [2023-10-13T14:50:42.359Z] --- PASS: TestCDISpecDirsAreInSystemInfo/experimental_no_spec_dirs_specified_returns_default (0.52s) 14:50:42 [2023-10-13T14:50:42.359Z] --- PASS: TestCDISpecDirsAreInSystemInfo/experimental_specified_spec_dirs_are_returned (0.52s) 14:50:42 [2023-10-13T14:50:42.359Z] --- PASS: TestCDISpecDirsAreInSystemInfo/experimental_empty_string_as_spec_dir_returns_empty_slice (0.52s) 14:50:42 [2023-10-13T14:50:42.359Z] --- PASS: TestCDISpecDirsAreInSystemInfo/experimental_empty_config_option_returns_empty_slice (0.52s) 14:50:42 [2023-10-13T14:50:42.359Z] --- PASS: TestCDISpecDirsAreInSystemInfo/non-experimental_no_spec_dirs_specified_returns_empty_slice (0.52s) 14:50:42 [2023-10-13T14:50:42.359Z] --- PASS: TestCDISpecDirsAreInSystemInfo/non-experimental_specified_spec_dirs_returns_empty_slice (0.52s) 14:50:42 [2023-10-13T14:50:42.359Z] --- PASS: TestCDISpecDirsAreInSystemInfo/non-experimental_empty_string_as_spec_dir_returns_empty_slice (0.52s) 14:50:42 [2023-10-13T14:50:42.359Z] --- PASS: TestCDISpecDirsAreInSystemInfo/non-experimental_empty_config_option_returns_empty_slice (0.52s) 14:50:42 [2023-10-13T14:50:42.359Z] === RUN TestCheckpoint 14:50:42 [2023-10-13T14:50:42.359Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 14:50:42 [2023-10-13T14:50:42.359Z] --- SKIP: TestCheckpoint (0.00s) 14:50:42 [2023-10-13T14:50:42.359Z] === RUN TestContainerInvalidJSON 14:50:42 [2023-10-13T14:50:42.359Z] === RUN TestContainerInvalidJSON/commit 14:50:42 [2023-10-13T14:50:42.359Z] === PAUSE TestContainerInvalidJSON/commit 14:50:42 [2023-10-13T14:50:42.359Z] === RUN TestContainerInvalidJSON/containers/create 14:50:42 [2023-10-13T14:50:42.359Z] === PAUSE TestContainerInvalidJSON/containers/create 14:50:42 [2023-10-13T14:50:42.359Z] === RUN TestContainerInvalidJSON/containers/foobar/exec 14:50:42 [2023-10-13T14:50:42.359Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec 14:50:42 [2023-10-13T14:50:42.359Z] === RUN TestContainerInvalidJSON/containers/foobar/update 14:50:42 [2023-10-13T14:50:42.359Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update 14:50:42 [2023-10-13T14:50:42.359Z] === RUN TestContainerInvalidJSON/exec/foobar/start 14:50:42 [2023-10-13T14:50:42.359Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start 14:50:42 [2023-10-13T14:50:42.359Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy 14:50:42 [2023-10-13T14:50:42.359Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy 14:50:42 [2023-10-13T14:50:42.359Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start 14:50:42 [2023-10-13T14:50:42.359Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start 14:50:42 [2023-10-13T14:50:42.359Z] === CONT TestContainerInvalidJSON/commit 14:50:42 [2023-10-13T14:50:42.359Z] === CONT TestContainerInvalidJSON/exec/foobar/start 14:50:42 [2023-10-13T14:50:42.359Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type 14:50:42 [2023-10-13T14:50:42.359Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type 14:50:42 [2023-10-13T14:50:42.359Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start 14:50:42 [2023-10-13T14:50:42.359Z] === CONT TestContainerInvalidJSON/containers/foobar/exec 14:50:42 [2023-10-13T14:50:42.359Z] === CONT TestContainerInvalidJSON/containers/create 14:50:42 [2023-10-13T14:50:42.359Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type 14:50:42 [2023-10-13T14:50:42.359Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type 14:50:42 [2023-10-13T14:50:42.359Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type 14:50:42 [2023-10-13T14:50:42.359Z] === CONT TestContainerInvalidJSON/containers/foobar/update 14:50:42 [2023-10-13T14:50:42.359Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type 14:50:42 [2023-10-13T14:50:42.359Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy 14:50:42 [2023-10-13T14:50:42.359Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type 14:50:42 [2023-10-13T14:50:42.359Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON 14:50:42 [2023-10-13T14:50:42.359Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON 14:50:42 [2023-10-13T14:50:42.359Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON 14:50:42 [2023-10-13T14:50:42.359Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON 14:50:42 [2023-10-13T14:50:42.359Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON 14:50:42 [2023-10-13T14:50:42.359Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON 14:50:42 [2023-10-13T14:50:42.359Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON 14:50:42 [2023-10-13T14:50:42.359Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON 14:50:42 [2023-10-13T14:50:42.359Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON 14:50:42 [2023-10-13T14:50:42.359Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON 14:50:42 [2023-10-13T14:50:42.359Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON 14:50:42 [2023-10-13T14:50:42.359Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON 14:50:42 [2023-10-13T14:50:42.359Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON 14:50:42 [2023-10-13T14:50:42.359Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON 14:50:42 [2023-10-13T14:50:42.359Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body 14:50:42 [2023-10-13T14:50:42.359Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body 14:50:42 [2023-10-13T14:50:42.359Z] === RUN TestContainerInvalidJSON/commit/empty_body 14:50:42 [2023-10-13T14:50:42.359Z] === RUN TestContainerInvalidJSON/containers/create/empty_body 14:50:42 [2023-10-13T14:50:42.359Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body 14:50:42 [2023-10-13T14:50:42.359Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body 14:50:42 [2023-10-13T14:50:42.359Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body 14:50:42 [2023-10-13T14:50:42.359Z] --- PASS: TestContainerInvalidJSON (0.01s) 14:50:42 [2023-10-13T14:50:42.359Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s) 14:50:42 [2023-10-13T14:50:42.359Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) 14:50:42 [2023-10-13T14:50:42.359Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) 14:50:42 [2023-10-13T14:50:42.359Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) 14:50:42 [2023-10-13T14:50:42.359Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) 14:50:42 [2023-10-13T14:50:42.359Z] --- PASS: TestContainerInvalidJSON/commit (0.00s) 14:50:42 [2023-10-13T14:50:42.359Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) 14:50:42 [2023-10-13T14:50:42.359Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) 14:50:42 [2023-10-13T14:50:42.359Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) 14:50:42 [2023-10-13T14:50:42.359Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) 14:50:42 [2023-10-13T14:50:42.359Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) 14:50:42 [2023-10-13T14:50:42.359Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) 14:50:42 [2023-10-13T14:50:42.359Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) 14:50:42 [2023-10-13T14:50:42.359Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) 14:50:42 [2023-10-13T14:50:42.359Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) 14:50:42 [2023-10-13T14:50:42.359Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) 14:50:42 [2023-10-13T14:50:42.359Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) 14:50:42 [2023-10-13T14:50:42.359Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) 14:50:42 [2023-10-13T14:50:42.359Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) 14:50:42 [2023-10-13T14:50:42.359Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) 14:50:42 [2023-10-13T14:50:42.359Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) 14:50:42 [2023-10-13T14:50:42.359Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) 14:50:42 [2023-10-13T14:50:42.359Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) 14:50:42 [2023-10-13T14:50:42.359Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) 14:50:42 [2023-10-13T14:50:42.359Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) 14:50:42 [2023-10-13T14:50:42.359Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s) 14:50:42 [2023-10-13T14:50:42.359Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) 14:50:42 [2023-10-13T14:50:42.359Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) 14:50:42 [2023-10-13T14:50:42.359Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) 14:50:42 [2023-10-13T14:50:42.359Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) 14:50:42 [2023-10-13T14:50:42.359Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) 14:50:42 [2023-10-13T14:50:42.359Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) 14:50:42 [2023-10-13T14:50:42.359Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) 14:50:42 [2023-10-13T14:50:42.359Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) 14:50:42 [2023-10-13T14:50:42.359Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) 14:50:42 [2023-10-13T14:50:42.359Z] === RUN TestCopyFromContainerPathDoesNotExist 14:50:42 [2023-10-13T14:50:42.615Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) 14:50:42 [2023-10-13T14:50:42.615Z] === RUN TestCopyFromContainerPathIsNotDir 14:50:42 [2023-10-13T14:50:42.615Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) 14:50:42 [2023-10-13T14:50:42.615Z] === RUN TestCopyToContainerPathDoesNotExist 14:50:42 [2023-10-13T14:50:42.615Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) 14:50:42 [2023-10-13T14:50:42.615Z] === RUN TestCopyEmptyFile 14:50:42 [2023-10-13T14:50:42.615Z] --- PASS: TestCopyEmptyFile (0.06s) 14:50:42 [2023-10-13T14:50:42.615Z] === RUN TestCopyToContainerPathIsNotDir 14:50:42 [2023-10-13T14:50:42.615Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) 14:50:42 [2023-10-13T14:50:42.615Z] === RUN TestCopyFromContainer 14:50:43 [2023-10-13T14:50:43.176Z] === RUN TestCopyFromContainer// 14:50:43 [2023-10-13T14:50:43.176Z] === RUN TestCopyFromContainer/. 14:50:43 [2023-10-13T14:50:43.176Z] === RUN TestCopyFromContainer//. 14:50:43 [2023-10-13T14:50:43.432Z] === RUN TestCopyFromContainer/./ 14:50:43 [2023-10-13T14:50:43.432Z] === RUN TestCopyFromContainer//./ 14:50:43 [2023-10-13T14:50:43.432Z] === RUN TestCopyFromContainer//bar/root 14:50:43 [2023-10-13T14:50:43.432Z] === RUN TestCopyFromContainer//bar/root/ 14:50:43 [2023-10-13T14:50:43.432Z] === RUN TestCopyFromContainer//bar/root/. 14:50:43 [2023-10-13T14:50:43.432Z] === RUN TestCopyFromContainer/bar/quux 14:50:43 [2023-10-13T14:50:43.432Z] === RUN TestCopyFromContainer/bar/quux/ 14:50:43 [2023-10-13T14:50:43.432Z] === RUN TestCopyFromContainer/bar/quux/. 14:50:43 [2023-10-13T14:50:43.432Z] === RUN TestCopyFromContainer/bar/quux/baz 14:50:43 [2023-10-13T14:50:43.432Z] === RUN TestCopyFromContainer/bar/filesymlink 14:50:43 [2023-10-13T14:50:43.432Z] === RUN TestCopyFromContainer/bar/dirsymlink 14:50:43 [2023-10-13T14:50:43.432Z] === RUN TestCopyFromContainer/bar/dirsymlink/ 14:50:43 [2023-10-13T14:50:43.432Z] === RUN TestCopyFromContainer/bar/dirsymlink/. 14:50:43 [2023-10-13T14:50:43.432Z] === RUN TestCopyFromContainer/bar/notarget 14:50:43 [2023-10-13T14:50:43.432Z] --- PASS: TestCopyFromContainer (0.76s) 14:50:43 [2023-10-13T14:50:43.432Z] --- PASS: TestCopyFromContainer// (0.01s) 14:50:43 [2023-10-13T14:50:43.432Z] --- PASS: TestCopyFromContainer/. (0.01s) 14:50:43 [2023-10-13T14:50:43.432Z] --- PASS: TestCopyFromContainer//. (0.01s) 14:50:43 [2023-10-13T14:50:43.432Z] --- PASS: TestCopyFromContainer/./ (0.01s) 14:50:43 [2023-10-13T14:50:43.432Z] --- PASS: TestCopyFromContainer//./ (0.01s) 14:50:43 [2023-10-13T14:50:43.432Z] --- PASS: TestCopyFromContainer//bar/root (0.01s) 14:50:43 [2023-10-13T14:50:43.432Z] --- PASS: TestCopyFromContainer//bar/root/ (0.01s) 14:50:43 [2023-10-13T14:50:43.432Z] --- PASS: TestCopyFromContainer//bar/root/. (0.01s) 14:50:43 [2023-10-13T14:50:43.432Z] --- PASS: TestCopyFromContainer/bar/quux (0.01s) 14:50:43 [2023-10-13T14:50:43.432Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.00s) 14:50:43 [2023-10-13T14:50:43.432Z] --- PASS: TestCopyFromContainer/bar/quux/. (0.00s) 14:50:43 [2023-10-13T14:50:43.432Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.01s) 14:50:43 [2023-10-13T14:50:43.432Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.00s) 14:50:43 [2023-10-13T14:50:43.432Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.00s) 14:50:43 [2023-10-13T14:50:43.432Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.00s) 14:50:43 [2023-10-13T14:50:43.432Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/. (0.01s) 14:50:43 [2023-10-13T14:50:43.432Z] --- PASS: TestCopyFromContainer/bar/notarget (0.00s) 14:50:43 [2023-10-13T14:50:43.432Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist 14:50:43 [2023-10-13T14:50:43.432Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag 14:50:43 [2023-10-13T14:50:43.432Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag 14:50:43 [2023-10-13T14:50:43.432Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag 14:50:43 [2023-10-13T14:50:43.432Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag 14:50:43 [2023-10-13T14:50:43.432Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest 14:50:43 [2023-10-13T14:50:43.432Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest 14:50:43 [2023-10-13T14:50:43.432Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag 14:50:43 [2023-10-13T14:50:43.432Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest 14:50:43 [2023-10-13T14:50:43.432Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag 14:50:43 [2023-10-13T14:50:43.432Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) 14:50:43 [2023-10-13T14:50:43.432Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) 14:50:43 [2023-10-13T14:50:43.432Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) 14:50:43 [2023-10-13T14:50:43.432Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) 14:50:43 [2023-10-13T14:50:43.432Z] === RUN TestCreateLinkToNonExistingContainer 14:50:43 [2023-10-13T14:50:43.432Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) 14:50:43 [2023-10-13T14:50:43.432Z] === RUN TestCreateWithInvalidEnv 14:50:43 [2023-10-13T14:50:43.432Z] === RUN TestCreateWithInvalidEnv/0 14:50:43 [2023-10-13T14:50:43.432Z] === PAUSE TestCreateWithInvalidEnv/0 14:50:43 [2023-10-13T14:50:43.432Z] === RUN TestCreateWithInvalidEnv/1 14:50:43 [2023-10-13T14:50:43.432Z] === PAUSE TestCreateWithInvalidEnv/1 14:50:43 [2023-10-13T14:50:43.432Z] === RUN TestCreateWithInvalidEnv/2 14:50:43 [2023-10-13T14:50:43.432Z] === PAUSE TestCreateWithInvalidEnv/2 14:50:43 [2023-10-13T14:50:43.432Z] === CONT TestCreateWithInvalidEnv/0 14:50:43 [2023-10-13T14:50:43.432Z] === CONT TestCreateWithInvalidEnv/2 14:50:43 [2023-10-13T14:50:43.432Z] === CONT TestCreateWithInvalidEnv/1 14:50:43 [2023-10-13T14:50:43.432Z] --- PASS: TestCreateWithInvalidEnv (0.01s) 14:50:43 [2023-10-13T14:50:43.432Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) 14:50:43 [2023-10-13T14:50:43.432Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) 14:50:43 [2023-10-13T14:50:43.432Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) 14:50:43 [2023-10-13T14:50:43.432Z] === RUN TestCreateTmpfsMountsTarget 14:50:43 [2023-10-13T14:50:43.432Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) 14:50:43 [2023-10-13T14:50:43.432Z] === RUN TestCreateWithCustomMaskedPaths 14:50:44 [2023-10-13T14:50:44.796Z] --- PASS: TestCreateWithCustomMaskedPaths (1.24s) 14:50:44 [2023-10-13T14:50:44.796Z] === RUN TestCreateWithCustomReadonlyPaths 14:50:46 [2023-10-13T14:50:46.159Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.22s) 14:50:46 [2023-10-13T14:50:46.159Z] === RUN TestCreateWithInvalidHealthcheckParams 14:50:46 [2023-10-13T14:50:46.159Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s 14:50:46 [2023-10-13T14:50:46.159Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s 14:50:46 [2023-10-13T14:50:46.159Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms 14:50:46 [2023-10-13T14:50:46.159Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms 14:50:46 [2023-10-13T14:50:46.159Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms 14:50:46 [2023-10-13T14:50:46.159Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms 14:50:46 [2023-10-13T14:50:46.159Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 14:50:46 [2023-10-13T14:50:46.159Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 14:50:46 [2023-10-13T14:50:46.159Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms 14:50:46 [2023-10-13T14:50:46.159Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms 14:50:46 [2023-10-13T14:50:46.159Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s 14:50:46 [2023-10-13T14:50:46.159Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 14:50:46 [2023-10-13T14:50:46.159Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms 14:50:46 [2023-10-13T14:50:46.159Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms 14:50:46 [2023-10-13T14:50:46.159Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms 14:50:46 [2023-10-13T14:50:46.159Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) 14:50:46 [2023-10-13T14:50:46.159Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) 14:50:46 [2023-10-13T14:50:46.159Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) 14:50:46 [2023-10-13T14:50:46.159Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) 14:50:46 [2023-10-13T14:50:46.159Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) 14:50:46 [2023-10-13T14:50:46.159Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) 14:50:46 [2023-10-13T14:50:46.159Z] === RUN TestCreateTmpfsOverrideAnonymousVolume 14:50:46 [2023-10-13T14:50:46.414Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.41s) 14:50:46 [2023-10-13T14:50:46.414Z] === RUN TestCreateDifferentPlatform 14:50:46 [2023-10-13T14:50:46.414Z] === RUN TestCreateDifferentPlatform/different_os 14:50:46 [2023-10-13T14:50:46.414Z] === RUN TestCreateDifferentPlatform/different_cpu_arch 14:50:46 [2023-10-13T14:50:46.414Z] --- PASS: TestCreateDifferentPlatform (0.01s) 14:50:46 [2023-10-13T14:50:46.414Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) 14:50:46 [2023-10-13T14:50:46.414Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) 14:50:46 [2023-10-13T14:50:46.414Z] === RUN TestCreateVolumesFromNonExistingContainer 14:50:46 [2023-10-13T14:50:46.414Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) 14:50:46 [2023-10-13T14:50:46.414Z] === RUN TestCreatePlatformSpecificImageNoPlatform 14:50:46 [2023-10-13T14:50:46.414Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) 14:50:46 [2023-10-13T14:50:46.414Z] === RUN TestCreateInvalidHostConfig 14:50:46 [2023-10-13T14:50:46.414Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode 14:50:46 [2023-10-13T14:50:46.414Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode 14:50:46 [2023-10-13T14:50:46.414Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode 14:50:46 [2023-10-13T14:50:46.414Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode 14:50:46 [2023-10-13T14:50:46.414Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID 14:50:46 [2023-10-13T14:50:46.414Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID 14:50:46 [2023-10-13T14:50:46.414Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode 14:50:46 [2023-10-13T14:50:46.414Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode 14:50:46 [2023-10-13T14:50:46.414Z] === RUN TestCreateInvalidHostConfig/invalid_Annotations 14:50:46 [2023-10-13T14:50:46.414Z] === PAUSE TestCreateInvalidHostConfig/invalid_Annotations 14:50:46 [2023-10-13T14:50:46.414Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode 14:50:46 [2023-10-13T14:50:46.414Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode 14:50:46 [2023-10-13T14:50:46.414Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID 14:50:46 [2023-10-13T14:50:46.414Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode 14:50:46 [2023-10-13T14:50:46.414Z] === CONT TestCreateInvalidHostConfig/invalid_Annotations 14:50:46 [2023-10-13T14:50:46.414Z] --- PASS: TestCreateInvalidHostConfig (0.01s) 14:50:46 [2023-10-13T14:50:46.414Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s) 14:50:46 [2023-10-13T14:50:46.415Z] --- PASS: TestCreateInvalidHostConfig/invalid_Annotations (0.00s) 14:50:46 [2023-10-13T14:50:46.415Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) 14:50:46 [2023-10-13T14:50:46.415Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) 14:50:46 [2023-10-13T14:50:46.415Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) 14:50:46 [2023-10-13T14:50:46.415Z] === RUN TestCreateWithMultipleEndpointSettings 14:50:46 [2023-10-13T14:50:46.415Z] === RUN TestCreateWithMultipleEndpointSettings/with_API_v1.44 14:50:46 [2023-10-13T14:50:46.415Z] === RUN TestCreateWithMultipleEndpointSettings/with_API_v1.43 14:50:46 [2023-10-13T14:50:46.670Z] --- PASS: TestCreateWithMultipleEndpointSettings (0.05s) 14:50:46 [2023-10-13T14:50:46.670Z] --- PASS: TestCreateWithMultipleEndpointSettings/with_API_v1.44 (0.03s) 14:50:46 [2023-10-13T14:50:46.670Z] --- PASS: TestCreateWithMultipleEndpointSettings/with_API_v1.43 (0.00s) 14:50:46 [2023-10-13T14:50:46.670Z] === RUN TestContainerStartOnDaemonRestart 14:50:46 [2023-10-13T14:50:46.670Z] === PAUSE TestContainerStartOnDaemonRestart 14:50:46 [2023-10-13T14:50:46.670Z] === RUN TestDaemonRestartIpcMode 14:50:46 [2023-10-13T14:50:46.670Z] === PAUSE TestDaemonRestartIpcMode 14:50:46 [2023-10-13T14:50:46.670Z] === RUN TestDaemonHostGatewayIP 14:50:46 [2023-10-13T14:50:46.670Z] === PAUSE TestDaemonHostGatewayIP 14:50:46 [2023-10-13T14:50:46.670Z] === RUN TestRestartDaemonWithRestartingContainer 14:50:46 [2023-10-13T14:50:46.670Z] === PAUSE TestRestartDaemonWithRestartingContainer 14:50:46 [2023-10-13T14:50:46.670Z] === RUN TestHardRestartWhenContainerIsRunning 14:50:46 [2023-10-13T14:50:46.670Z] === PAUSE TestHardRestartWhenContainerIsRunning 14:50:46 [2023-10-13T14:50:46.670Z] === RUN TestContainerKillOnDaemonStart 14:50:46 [2023-10-13T14:50:46.670Z] === PAUSE TestContainerKillOnDaemonStart 14:50:46 [2023-10-13T14:50:46.670Z] === RUN TestDiff 14:50:46 [2023-10-13T14:50:46.925Z] --- PASS: TestDiff (0.42s) 14:50:46 [2023-10-13T14:50:46.925Z] === RUN TestDiffStoppedContainer 14:50:47 [2023-10-13T14:50:47.485Z] --- PASS: TestDiffStoppedContainer (0.46s) 14:50:47 [2023-10-13T14:50:47.485Z] === RUN TestExecConsoleSize 14:50:48 [2023-10-13T14:50:48.046Z] --- PASS: TestExecConsoleSize (0.55s) 14:50:48 [2023-10-13T14:50:48.046Z] === RUN TestExecWithCloseStdin 14:50:48 [2023-10-13T14:50:48.606Z] --- PASS: TestExecWithCloseStdin (0.55s) 14:50:48 [2023-10-13T14:50:48.606Z] === RUN TestExec 14:50:49 [2023-10-13T14:50:49.167Z] --- PASS: TestExec (0.52s) 14:50:49 [2023-10-13T14:50:49.167Z] === RUN TestExecUser 14:50:49 [2023-10-13T14:50:49.728Z] --- PASS: TestExecUser (0.56s) 14:50:49 [2023-10-13T14:50:49.728Z] === RUN TestExportContainerAndImportImage 14:50:50 [2023-10-13T14:50:50.292Z] --- PASS: TestExportContainerAndImportImage (0.50s) 14:50:50 [2023-10-13T14:50:50.292Z] === RUN TestExportContainerAfterDaemonRestart 14:50:56 [2023-10-13T14:50:56.835Z] --- PASS: TestExportContainerAfterDaemonRestart (6.15s) 14:50:56 [2023-10-13T14:50:56.835Z] === RUN TestHealthCheckWorkdir 14:50:56 [2023-10-13T14:50:56.835Z] --- PASS: TestHealthCheckWorkdir (0.65s) 14:50:56 [2023-10-13T14:50:56.835Z] === RUN TestHealthKillContainer 14:51:05 [2023-10-13T14:51:05.128Z] --- PASS: TestHealthKillContainer (7.88s) 14:51:05 [2023-10-13T14:51:05.128Z] === RUN TestHealthCheckProcessKilled 14:51:05 [2023-10-13T14:51:05.730Z] --- PASS: TestHealthCheckProcessKilled (0.78s) 14:51:05 [2023-10-13T14:51:05.730Z] === RUN TestHealthStartInterval 14:51:07 [2023-10-13T14:51:07.092Z] health_test.go:141: &{2023-10-13 14:51:06.691892931 +0000 UTC 2023-10-13 14:51:06.754043838 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory 14:51:07 [2023-10-13T14:51:07.092Z] } 14:51:07 [2023-10-13T14:51:07.092Z] health_test.go:141: &{2023-10-13 14:51:06.691892931 +0000 UTC 2023-10-13 14:51:06.754043838 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory 14:51:07 [2023-10-13T14:51:07.092Z] } 14:51:07 [2023-10-13T14:51:07.092Z] health_test.go:141: &{2023-10-13 14:51:06.691892931 +0000 UTC 2023-10-13 14:51:06.754043838 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory 14:51:07 [2023-10-13T14:51:07.092Z] } 14:51:07 [2023-10-13T14:51:07.347Z] health_test.go:141: &{2023-10-13 14:51:06.691892931 +0000 UTC 2023-10-13 14:51:06.754043838 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory 14:51:07 [2023-10-13T14:51:07.347Z] } 14:51:07 [2023-10-13T14:51:07.347Z] health_test.go:141: &{2023-10-13 14:51:06.691892931 +0000 UTC 2023-10-13 14:51:06.754043838 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory 14:51:07 [2023-10-13T14:51:07.347Z] } 14:51:07 [2023-10-13T14:51:07.347Z] health_test.go:141: &{2023-10-13 14:51:06.691892931 +0000 UTC 2023-10-13 14:51:06.754043838 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory 14:51:07 [2023-10-13T14:51:07.347Z] } 14:51:07 [2023-10-13T14:51:07.602Z] health_test.go:141: &{2023-10-13 14:51:06.691892931 +0000 UTC 2023-10-13 14:51:06.754043838 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory 14:51:07 [2023-10-13T14:51:07.602Z] } 14:51:07 [2023-10-13T14:51:07.602Z] health_test.go:141: &{2023-10-13 14:51:06.691892931 +0000 UTC 2023-10-13 14:51:06.754043838 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory 14:51:07 [2023-10-13T14:51:07.602Z] } 14:51:07 [2023-10-13T14:51:07.857Z] health_test.go:141: &{2023-10-13 14:51:06.691892931 +0000 UTC 2023-10-13 14:51:06.754043838 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory 14:51:07 [2023-10-13T14:51:07.857Z] } 14:51:07 [2023-10-13T14:51:07.857Z] health_test.go:141: &{2023-10-13 14:51:06.691892931 +0000 UTC 2023-10-13 14:51:06.754043838 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory 14:51:07 [2023-10-13T14:51:07.857Z] } 14:51:07 [2023-10-13T14:51:07.857Z] health_test.go:141: &{2023-10-13 14:51:06.691892931 +0000 UTC 2023-10-13 14:51:06.754043838 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory 14:51:07 [2023-10-13T14:51:07.857Z] } 14:51:08 [2023-10-13T14:51:08.112Z] health_test.go:141: &{2023-10-13 14:51:07.759703756 +0000 UTC 2023-10-13 14:51:07.814100008 +0000 UTC 1 2} 14:51:08 [2023-10-13T14:51:08.112Z] health_test.go:141: &{2023-10-13 14:51:07.759703756 +0000 UTC 2023-10-13 14:51:07.814100008 +0000 UTC 1 2} 14:51:08 [2023-10-13T14:51:08.367Z] health_test.go:141: &{2023-10-13 14:51:07.759703756 +0000 UTC 2023-10-13 14:51:07.814100008 +0000 UTC 1 2} 14:51:08 [2023-10-13T14:51:08.367Z] health_test.go:141: &{2023-10-13 14:51:07.759703756 +0000 UTC 2023-10-13 14:51:07.814100008 +0000 UTC 1 2} 14:51:08 [2023-10-13T14:51:08.367Z] health_test.go:141: &{2023-10-13 14:51:07.759703756 +0000 UTC 2023-10-13 14:51:07.814100008 +0000 UTC 1 2} 14:51:08 [2023-10-13T14:51:08.623Z] health_test.go:141: &{2023-10-13 14:51:07.759703756 +0000 UTC 2023-10-13 14:51:07.814100008 +0000 UTC 1 2} 14:51:08 [2023-10-13T14:51:08.623Z] health_test.go:141: &{2023-10-13 14:51:07.759703756 +0000 UTC 2023-10-13 14:51:07.814100008 +0000 UTC 1 2} 14:51:08 [2023-10-13T14:51:08.623Z] health_test.go:141: &{2023-10-13 14:51:07.759703756 +0000 UTC 2023-10-13 14:51:07.814100008 +0000 UTC 1 2} 14:51:08 [2023-10-13T14:51:08.878Z] health_test.go:141: &{2023-10-13 14:51:07.759703756 +0000 UTC 2023-10-13 14:51:07.814100008 +0000 UTC 1 2} 14:51:08 [2023-10-13T14:51:08.878Z] health_test.go:141: &{2023-10-13 14:51:07.759703756 +0000 UTC 2023-10-13 14:51:07.814100008 +0000 UTC 1 2} 14:51:09 [2023-10-13T14:51:09.133Z] health_test.go:169: 1.059812511s 14:51:10 [2023-10-13T14:51:10.058Z] health_test.go:169: 1.059812511s 14:51:10 [2023-10-13T14:51:10.984Z] health_test.go:169: 1.059812511s 14:51:12 [2023-10-13T14:51:12.387Z] health_test.go:169: 1.059812511s 14:51:12 [2023-10-13T14:51:12.947Z] health_test.go:169: 1.059812511s 14:51:14 [2023-10-13T14:51:14.309Z] health_test.go:169: 1.059812511s 14:51:15 [2023-10-13T14:51:15.234Z] health_test.go:169: 1.059812511s 14:51:16 [2023-10-13T14:51:16.159Z] health_test.go:169: 1.059812511s 14:51:17 [2023-10-13T14:51:17.083Z] health_test.go:169: 1.059812511s 14:51:18 [2023-10-13T14:51:18.008Z] health_test.go:169: 1.059812511s 14:51:19 [2023-10-13T14:51:19.369Z] health_test.go:169: 1.059812511s 14:51:20 [2023-10-13T14:51:20.294Z] health_test.go:169: 1.059812511s 14:51:21 [2023-10-13T14:51:21.225Z] health_test.go:169: 1.059812511s 14:51:22 [2023-10-13T14:51:22.162Z] health_test.go:169: 1.059812511s 14:51:23 [2023-10-13T14:51:23.087Z] health_test.go:169: 1.059812511s 14:51:24 [2023-10-13T14:51:24.012Z] health_test.go:169: 1.059812511s 14:51:25 [2023-10-13T14:51:25.374Z] health_test.go:169: 1.059812511s 14:51:26 [2023-10-13T14:51:26.299Z] health_test.go:169: 1.059812511s 14:51:27 [2023-10-13T14:51:27.224Z] health_test.go:169: 1.059812511s 14:51:28 [2023-10-13T14:51:28.149Z] health_test.go:169: 1.059812511s 14:51:29 [2023-10-13T14:51:29.074Z] health_test.go:169: 1.059812511s 14:51:30 [2023-10-13T14:51:30.041Z] health_test.go:169: 1.059812511s 14:51:30 [2023-10-13T14:51:30.967Z] health_test.go:169: 1.059812511s 14:51:32 [2023-10-13T14:51:32.329Z] health_test.go:169: 1.059812511s 14:51:33 [2023-10-13T14:51:33.254Z] health_test.go:169: 1.059812511s 14:51:34 [2023-10-13T14:51:34.179Z] health_test.go:169: 1.059812511s 14:51:35 [2023-10-13T14:51:35.105Z] health_test.go:169: 1.059812511s 14:51:36 [2023-10-13T14:51:36.032Z] health_test.go:169: 1.059812511s 14:51:36 [2023-10-13T14:51:36.958Z] health_test.go:169: 1.059812511s 14:51:38 [2023-10-13T14:51:38.321Z] health_test.go:169: 1.059812511s 14:51:39 [2023-10-13T14:51:39.246Z] --- PASS: TestHealthStartInterval (33.76s) 14:51:39 [2023-10-13T14:51:39.246Z] === RUN TestInspectCpusetInConfigPre120 14:51:39 [2023-10-13T14:51:39.806Z] --- PASS: TestInspectCpusetInConfigPre120 (0.44s) 14:51:39 [2023-10-13T14:51:39.806Z] === RUN TestInspectAnnotations 14:51:39 [2023-10-13T14:51:39.806Z] --- PASS: TestInspectAnnotations (0.04s) 14:51:39 [2023-10-13T14:51:39.806Z] === RUN TestIpcModeNone 14:51:40 [2023-10-13T14:51:40.367Z] --- PASS: TestIpcModeNone (0.54s) 14:51:40 [2023-10-13T14:51:40.367Z] === RUN TestIpcModePrivate 14:51:40 [2023-10-13T14:51:40.622Z] ipcmode_linux_test.go:87: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:78, shared: false, mustBeShared: false 14:51:40 [2023-10-13T14:51:40.877Z] --- PASS: TestIpcModePrivate (0.52s) 14:51:40 [2023-10-13T14:51:40.877Z] === RUN TestIpcModeShareable 14:51:41 [2023-10-13T14:51:41.133Z] ipcmode_linux_test.go:87: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:72, shared: true, mustBeShared: true 14:51:41 [2023-10-13T14:51:41.388Z] --- PASS: TestIpcModeShareable (0.49s) 14:51:41 [2023-10-13T14:51:41.388Z] === RUN TestAPIIpcModeShareableAndContainer 14:51:42 [2023-10-13T14:51:42.751Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.22s) 14:51:42 [2023-10-13T14:51:42.751Z] === RUN TestAPIIpcModeHost 14:51:43 [2023-10-13T14:51:43.007Z] --- PASS: TestAPIIpcModeHost (0.34s) 14:51:43 [2023-10-13T14:51:43.007Z] === RUN TestDaemonIpcModeShareable 14:51:43 [2023-10-13T14:51:43.945Z] ipcmode_linux_test.go:255: [testDaemonIpcPrivateShareable] ipcdev: 0:104, shared: true, mustBeShared: true 14:51:43 [2023-10-13T14:51:43.945Z] --- PASS: TestDaemonIpcModeShareable (1.09s) 14:51:43 [2023-10-13T14:51:43.945Z] === RUN TestDaemonIpcModePrivate 14:51:44 [2023-10-13T14:51:44.875Z] ipcmode_linux_test.go:255: [testDaemonIpcPrivateShareable] ipcdev: 0:110, shared: false, mustBeShared: false 14:51:45 [2023-10-13T14:51:45.130Z] --- PASS: TestDaemonIpcModePrivate (1.14s) 14:51:45 [2023-10-13T14:51:45.130Z] === RUN TestDaemonIpcModePrivateFromConfig 14:51:46 [2023-10-13T14:51:46.057Z] ipcmode_linux_test.go:255: [testDaemonIpcPrivateShareable] ipcdev: 0:110, shared: false, mustBeShared: false 14:51:46 [2023-10-13T14:51:46.312Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.19s) 14:51:46 [2023-10-13T14:51:46.312Z] === RUN TestDaemonIpcModeShareableFromConfig 14:51:47 [2023-10-13T14:51:47.239Z] ipcmode_linux_test.go:255: [testDaemonIpcPrivateShareable] ipcdev: 0:104, shared: true, mustBeShared: true 14:51:47 [2023-10-13T14:51:47.494Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.10s) 14:51:47 [2023-10-13T14:51:47.494Z] === RUN TestIpcModeOlderClient 14:51:47 [2023-10-13T14:51:47.494Z] === PAUSE TestIpcModeOlderClient 14:51:47 [2023-10-13T14:51:47.494Z] === RUN TestKillContainerInvalidSignal 14:51:47 [2023-10-13T14:51:47.749Z] --- PASS: TestKillContainerInvalidSignal (0.42s) 14:51:47 [2023-10-13T14:51:47.749Z] === RUN TestKillContainer 14:51:47 [2023-10-13T14:51:47.749Z] === RUN TestKillContainer/no_signal 14:51:48 [2023-10-13T14:51:48.310Z] === RUN TestKillContainer/non_killing_signal 14:51:48 [2023-10-13T14:51:48.565Z] === RUN TestKillContainer/killing_signal 14:51:49 [2023-10-13T14:51:49.126Z] --- PASS: TestKillContainer (1.32s) 14:51:49 [2023-10-13T14:51:49.126Z] --- PASS: TestKillContainer/no_signal (0.40s) 14:51:49 [2023-10-13T14:51:49.126Z] --- PASS: TestKillContainer/non_killing_signal (0.27s) 14:51:49 [2023-10-13T14:51:49.126Z] --- PASS: TestKillContainer/killing_signal (0.42s) 14:51:49 [2023-10-13T14:51:49.126Z] === RUN TestKillWithStopSignalAndRestartPolicies 14:51:49 [2023-10-13T14:51:49.126Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy 14:51:49 [2023-10-13T14:51:49.687Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy 14:51:50 [2023-10-13T14:51:50.248Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.92s) 14:51:50 [2023-10-13T14:51:50.248Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.42s) 14:51:50 [2023-10-13T14:51:50.248Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.28s) 14:51:50 [2023-10-13T14:51:50.248Z] === RUN TestKillStoppedContainer 14:51:50 [2023-10-13T14:51:50.248Z] --- PASS: TestKillStoppedContainer (0.04s) 14:51:50 [2023-10-13T14:51:50.248Z] === RUN TestKillStoppedContainerAPIPre120 14:51:50 [2023-10-13T14:51:50.248Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) 14:51:50 [2023-10-13T14:51:50.248Z] === RUN TestKillDifferentUserContainer 14:51:50 [2023-10-13T14:51:50.503Z] --- PASS: TestKillDifferentUserContainer (0.43s) 14:51:50 [2023-10-13T14:51:50.503Z] === RUN TestInspectOomKilledTrue 14:51:51 [2023-10-13T14:51:51.064Z] --- PASS: TestInspectOomKilledTrue (0.50s) 14:51:51 [2023-10-13T14:51:51.064Z] === RUN TestInspectOomKilledFalse 14:51:51 [2023-10-13T14:51:51.624Z] --- PASS: TestInspectOomKilledFalse (0.43s) 14:51:51 [2023-10-13T14:51:51.624Z] === RUN TestLinksEtcHostsContentMatch 14:51:51 [2023-10-13T14:51:51.880Z] --- PASS: TestLinksEtcHostsContentMatch (0.27s) 14:51:51 [2023-10-13T14:51:51.880Z] === RUN TestLinksContainerNames 14:51:52 [2023-10-13T14:51:52.806Z] --- PASS: TestLinksContainerNames (0.89s) 14:51:52 [2023-10-13T14:51:52.806Z] === RUN TestLogsFollowTailEmpty 14:51:53 [2023-10-13T14:51:53.062Z] --- PASS: TestLogsFollowTailEmpty (0.45s) 14:51:53 [2023-10-13T14:51:53.062Z] === RUN TestLogs 14:51:53 [2023-10-13T14:51:53.062Z] === RUN TestLogs/driver_local 14:51:53 [2023-10-13T14:51:53.062Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr 14:51:53 [2023-10-13T14:51:53.062Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr 14:51:53 [2023-10-13T14:51:53.062Z] === RUN TestLogs/driver_local/tty/only_stdout 14:51:53 [2023-10-13T14:51:53.062Z] === PAUSE TestLogs/driver_local/tty/only_stdout 14:51:53 [2023-10-13T14:51:53.062Z] === RUN TestLogs/driver_local/tty/only_stderr 14:51:53 [2023-10-13T14:51:53.062Z] === PAUSE TestLogs/driver_local/tty/only_stderr 14:51:53 [2023-10-13T14:51:53.062Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr 14:51:53 [2023-10-13T14:51:53.062Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr 14:51:53 [2023-10-13T14:51:53.062Z] === RUN TestLogs/driver_local/without_tty/only_stdout 14:51:53 [2023-10-13T14:51:53.062Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout 14:51:53 [2023-10-13T14:51:53.062Z] === RUN TestLogs/driver_local/without_tty/only_stderr 14:51:53 [2023-10-13T14:51:53.062Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr 14:51:53 [2023-10-13T14:51:53.062Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr 14:51:53 [2023-10-13T14:51:53.062Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr 14:51:53 [2023-10-13T14:51:53.062Z] === CONT TestLogs/driver_local/without_tty/only_stderr 14:51:53 [2023-10-13T14:51:53.062Z] === CONT TestLogs/driver_local/without_tty/only_stdout 14:51:53 [2023-10-13T14:51:53.062Z] === CONT TestLogs/driver_local/tty/only_stderr 14:51:53 [2023-10-13T14:51:53.062Z] === CONT TestLogs/driver_local/tty/only_stdout 14:51:54 [2023-10-13T14:51:54.950Z] === RUN TestLogs/driver_json-file 14:51:54 [2023-10-13T14:51:54.950Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr 14:51:54 [2023-10-13T14:51:54.950Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr 14:51:54 [2023-10-13T14:51:54.950Z] === RUN TestLogs/driver_json-file/tty/only_stdout 14:51:54 [2023-10-13T14:51:54.950Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout 14:51:54 [2023-10-13T14:51:54.950Z] === RUN TestLogs/driver_json-file/tty/only_stderr 14:51:54 [2023-10-13T14:51:54.950Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr 14:51:54 [2023-10-13T14:51:54.950Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr 14:51:54 [2023-10-13T14:51:54.950Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr 14:51:54 [2023-10-13T14:51:54.950Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout 14:51:54 [2023-10-13T14:51:54.950Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout 14:51:54 [2023-10-13T14:51:54.950Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr 14:51:54 [2023-10-13T14:51:54.950Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr 14:51:54 [2023-10-13T14:51:54.950Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr 14:51:54 [2023-10-13T14:51:54.950Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr 14:51:54 [2023-10-13T14:51:54.950Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr 14:51:54 [2023-10-13T14:51:54.950Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout 14:51:54 [2023-10-13T14:51:54.950Z] === CONT TestLogs/driver_json-file/tty/only_stderr 14:51:54 [2023-10-13T14:51:54.950Z] === CONT TestLogs/driver_json-file/tty/only_stdout 14:51:56 [2023-10-13T14:51:56.842Z] --- PASS: TestLogs (3.29s) 14:51:56 [2023-10-13T14:51:56.842Z] --- PASS: TestLogs/driver_local (0.01s) 14:51:56 [2023-10-13T14:51:56.842Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.93s) 14:51:56 [2023-10-13T14:51:56.842Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (1.01s) 14:51:56 [2023-10-13T14:51:56.842Z] --- PASS: TestLogs/driver_local/tty/only_stderr (1.38s) 14:51:56 [2023-10-13T14:51:56.842Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (1.41s) 14:51:56 [2023-10-13T14:51:56.842Z] --- PASS: TestLogs/driver_local/tty/only_stdout (1.52s) 14:51:56 [2023-10-13T14:51:56.842Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (1.59s) 14:51:56 [2023-10-13T14:51:56.842Z] --- PASS: TestLogs/driver_json-file (0.01s) 14:51:56 [2023-10-13T14:51:56.842Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.91s) 14:51:56 [2023-10-13T14:51:56.842Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.96s) 14:51:56 [2023-10-13T14:51:56.842Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (1.24s) 14:51:56 [2023-10-13T14:51:56.842Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (1.61s) 14:51:56 [2023-10-13T14:51:56.842Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (1.61s) 14:51:56 [2023-10-13T14:51:56.842Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (1.69s) 14:51:56 [2023-10-13T14:51:56.842Z] === RUN TestContainerNetworkMountsNoChown 14:51:56 [2023-10-13T14:51:56.842Z] --- PASS: TestContainerNetworkMountsNoChown (0.45s) 14:51:56 [2023-10-13T14:51:56.842Z] === RUN TestMountDaemonRoot 14:51:56 [2023-10-13T14:51:56.842Z] === RUN TestMountDaemonRoot/default 14:51:56 [2023-10-13T14:51:56.842Z] === PAUSE TestMountDaemonRoot/default 14:51:56 [2023-10-13T14:51:56.842Z] === RUN TestMountDaemonRoot/private 14:51:56 [2023-10-13T14:51:56.842Z] === PAUSE TestMountDaemonRoot/private 14:51:56 [2023-10-13T14:51:56.842Z] === RUN TestMountDaemonRoot/rprivate 14:51:56 [2023-10-13T14:51:56.842Z] === PAUSE TestMountDaemonRoot/rprivate 14:51:56 [2023-10-13T14:51:56.842Z] === RUN TestMountDaemonRoot/slave 14:51:56 [2023-10-13T14:51:56.842Z] === PAUSE TestMountDaemonRoot/slave 14:51:56 [2023-10-13T14:51:56.842Z] === RUN TestMountDaemonRoot/rslave 14:51:56 [2023-10-13T14:51:56.842Z] === PAUSE TestMountDaemonRoot/rslave 14:51:56 [2023-10-13T14:51:56.842Z] === RUN TestMountDaemonRoot/shared 14:51:56 [2023-10-13T14:51:56.842Z] === PAUSE TestMountDaemonRoot/shared 14:51:56 [2023-10-13T14:51:56.842Z] === RUN TestMountDaemonRoot/rshared 14:51:56 [2023-10-13T14:51:56.842Z] === PAUSE TestMountDaemonRoot/rshared 14:51:56 [2023-10-13T14:51:56.842Z] === CONT TestMountDaemonRoot/default 14:51:56 [2023-10-13T14:51:56.842Z] === CONT TestMountDaemonRoot/rslave 14:51:56 [2023-10-13T14:51:56.842Z] === RUN TestMountDaemonRoot/default/bind_root 14:51:56 [2023-10-13T14:51:56.842Z] === PAUSE TestMountDaemonRoot/default/bind_root 14:51:56 [2023-10-13T14:51:56.842Z] === CONT TestMountDaemonRoot/slave 14:51:56 [2023-10-13T14:51:56.842Z] === RUN TestMountDaemonRoot/rslave/mount_subpath 14:51:56 [2023-10-13T14:51:56.842Z] === CONT TestMountDaemonRoot/rshared 14:51:56 [2023-10-13T14:51:56.842Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath 14:51:56 [2023-10-13T14:51:56.842Z] === CONT TestMountDaemonRoot/private 14:51:56 [2023-10-13T14:51:56.842Z] === RUN TestMountDaemonRoot/rslave/bind_root 14:51:56 [2023-10-13T14:51:56.842Z] === RUN TestMountDaemonRoot/private/mount_subpath 14:51:56 [2023-10-13T14:51:56.842Z] === CONT TestMountDaemonRoot/shared 14:51:56 [2023-10-13T14:51:56.842Z] === PAUSE TestMountDaemonRoot/private/mount_subpath 14:51:56 [2023-10-13T14:51:56.842Z] === RUN TestMountDaemonRoot/rshared/bind_root 14:51:56 [2023-10-13T14:51:56.842Z] === RUN TestMountDaemonRoot/private/bind_root 14:51:56 [2023-10-13T14:51:56.842Z] === PAUSE TestMountDaemonRoot/rshared/bind_root 14:51:56 [2023-10-13T14:51:56.842Z] === RUN TestMountDaemonRoot/rshared/bind_subpath 14:51:56 [2023-10-13T14:51:56.842Z] === PAUSE TestMountDaemonRoot/private/bind_root 14:51:56 [2023-10-13T14:51:56.842Z] === PAUSE TestMountDaemonRoot/rslave/bind_root 14:51:56 [2023-10-13T14:51:56.842Z] === RUN TestMountDaemonRoot/private/bind_subpath 14:51:56 [2023-10-13T14:51:56.842Z] === RUN TestMountDaemonRoot/rslave/bind_subpath 14:51:56 [2023-10-13T14:51:56.842Z] === RUN TestMountDaemonRoot/shared/bind_subpath 14:51:56 [2023-10-13T14:51:56.842Z] === RUN TestMountDaemonRoot/slave/bind_root 14:51:56 [2023-10-13T14:51:56.842Z] === PAUSE TestMountDaemonRoot/private/bind_subpath 14:51:56 [2023-10-13T14:51:56.842Z] === RUN TestMountDaemonRoot/private/mount_root 14:51:56 [2023-10-13T14:51:56.842Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath 14:51:56 [2023-10-13T14:51:56.842Z] === RUN TestMountDaemonRoot/default/bind_subpath 14:51:56 [2023-10-13T14:51:56.842Z] === PAUSE TestMountDaemonRoot/default/bind_subpath 14:51:56 [2023-10-13T14:51:56.842Z] === CONT TestMountDaemonRoot/rprivate 14:51:56 [2023-10-13T14:51:56.843Z] === RUN TestMountDaemonRoot/rshared/mount_root 14:51:56 [2023-10-13T14:51:56.843Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath 14:51:56 [2023-10-13T14:51:56.843Z] === PAUSE TestMountDaemonRoot/slave/bind_root 14:51:56 [2023-10-13T14:51:56.843Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath 14:51:56 [2023-10-13T14:51:56.843Z] === RUN TestMountDaemonRoot/rslave/mount_root 14:51:56 [2023-10-13T14:51:56.843Z] === PAUSE TestMountDaemonRoot/rshared/mount_root 14:51:56 [2023-10-13T14:51:56.843Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath 14:51:56 [2023-10-13T14:51:56.843Z] === RUN TestMountDaemonRoot/rshared/mount_subpath 14:51:56 [2023-10-13T14:51:56.843Z] === RUN TestMountDaemonRoot/shared/mount_root 14:51:56 [2023-10-13T14:51:56.843Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath 14:51:56 [2023-10-13T14:51:56.843Z] === RUN TestMountDaemonRoot/default/mount_root 14:51:56 [2023-10-13T14:51:56.843Z] === PAUSE TestMountDaemonRoot/shared/mount_root 14:51:56 [2023-10-13T14:51:56.843Z] === PAUSE TestMountDaemonRoot/default/mount_root 14:51:56 [2023-10-13T14:51:56.843Z] === RUN TestMountDaemonRoot/shared/mount_subpath 14:51:56 [2023-10-13T14:51:56.843Z] === RUN TestMountDaemonRoot/default/mount_subpath 14:51:56 [2023-10-13T14:51:56.843Z] === PAUSE TestMountDaemonRoot/default/mount_subpath 14:51:56 [2023-10-13T14:51:56.843Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath 14:51:56 [2023-10-13T14:51:56.843Z] === CONT TestMountDaemonRoot/default/bind_root 14:51:56 [2023-10-13T14:51:56.843Z] === RUN TestMountDaemonRoot/shared/bind_root 14:51:56 [2023-10-13T14:51:56.843Z] === PAUSE TestMountDaemonRoot/shared/bind_root 14:51:56 [2023-10-13T14:51:56.843Z] === CONT TestMountDaemonRoot/shared/bind_subpath 14:51:56 [2023-10-13T14:51:56.843Z] === RUN TestMountDaemonRoot/slave/bind_subpath 14:51:56 [2023-10-13T14:51:56.843Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath 14:51:56 [2023-10-13T14:51:56.843Z] === RUN TestMountDaemonRoot/slave/mount_root 14:51:56 [2023-10-13T14:51:56.843Z] === PAUSE TestMountDaemonRoot/private/mount_root 14:51:56 [2023-10-13T14:51:56.843Z] === PAUSE TestMountDaemonRoot/slave/mount_root 14:51:56 [2023-10-13T14:51:56.843Z] === CONT TestMountDaemonRoot/private/mount_subpath 14:51:56 [2023-10-13T14:51:56.843Z] === CONT TestMountDaemonRoot/shared/mount_root 14:51:56 [2023-10-13T14:51:56.843Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath 14:51:56 [2023-10-13T14:51:56.843Z] === PAUSE TestMountDaemonRoot/rslave/mount_root 14:51:56 [2023-10-13T14:51:56.843Z] === CONT TestMountDaemonRoot/default/mount_subpath 14:51:56 [2023-10-13T14:51:56.843Z] === CONT TestMountDaemonRoot/default/mount_root 14:51:56 [2023-10-13T14:51:56.843Z] === RUN TestMountDaemonRoot/rprivate/bind_root 14:51:56 [2023-10-13T14:51:56.843Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root 14:51:56 [2023-10-13T14:51:56.843Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath 14:51:56 [2023-10-13T14:51:56.843Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath 14:51:56 [2023-10-13T14:51:56.843Z] === RUN TestMountDaemonRoot/slave/mount_subpath 14:51:56 [2023-10-13T14:51:56.843Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath 14:51:56 [2023-10-13T14:51:56.843Z] === RUN TestMountDaemonRoot/rprivate/mount_root 14:51:56 [2023-10-13T14:51:56.843Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root 14:51:56 [2023-10-13T14:51:56.843Z] === CONT TestMountDaemonRoot/default/bind_subpath 14:51:56 [2023-10-13T14:51:56.843Z] === CONT TestMountDaemonRoot/rshared/bind_root 14:51:56 [2023-10-13T14:51:56.843Z] === CONT TestMountDaemonRoot/rslave/mount_subpath 14:51:56 [2023-10-13T14:51:56.843Z] === CONT TestMountDaemonRoot/rshared/mount_subpath 14:51:56 [2023-10-13T14:51:56.843Z] === CONT TestMountDaemonRoot/rshared/mount_root 14:51:57 [2023-10-13T14:51:57.098Z] === CONT TestMountDaemonRoot/rshared/bind_subpath 14:51:57 [2023-10-13T14:51:57.098Z] === CONT TestMountDaemonRoot/private/mount_root 14:51:57 [2023-10-13T14:51:57.098Z] === CONT TestMountDaemonRoot/private/bind_subpath 14:51:57 [2023-10-13T14:51:57.098Z] === CONT TestMountDaemonRoot/private/bind_root 14:51:57 [2023-10-13T14:51:57.098Z] === CONT TestMountDaemonRoot/slave/bind_root 14:51:57 [2023-10-13T14:51:57.098Z] === CONT TestMountDaemonRoot/shared/bind_root 14:51:57 [2023-10-13T14:51:57.098Z] === CONT TestMountDaemonRoot/shared/mount_subpath 14:51:57 [2023-10-13T14:51:57.098Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath 14:51:57 [2023-10-13T14:51:57.098Z] === CONT TestMountDaemonRoot/rslave/mount_root 14:51:57 [2023-10-13T14:51:57.098Z] === CONT TestMountDaemonRoot/rslave/bind_subpath 14:51:57 [2023-10-13T14:51:57.098Z] === CONT TestMountDaemonRoot/rslave/bind_root 14:51:57 [2023-10-13T14:51:57.098Z] === CONT TestMountDaemonRoot/slave/mount_root 14:51:57 [2023-10-13T14:51:57.098Z] === CONT TestMountDaemonRoot/slave/mount_subpath 14:51:57 [2023-10-13T14:51:57.098Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath 14:51:57 [2023-10-13T14:51:57.098Z] === CONT TestMountDaemonRoot/rprivate/mount_root 14:51:57 [2023-10-13T14:51:57.098Z] === CONT TestMountDaemonRoot/slave/bind_subpath 14:51:57 [2023-10-13T14:51:57.098Z] === CONT TestMountDaemonRoot/rprivate/bind_root 14:51:57 [2023-10-13T14:51:57.098Z] --- PASS: TestMountDaemonRoot (0.02s) 14:51:57 [2023-10-13T14:51:57.098Z] --- PASS: TestMountDaemonRoot/default (0.00s) 14:51:57 [2023-10-13T14:51:57.098Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.06s) 14:51:57 [2023-10-13T14:51:57.098Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) 14:51:57 [2023-10-13T14:51:57.098Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.07s) 14:51:57 [2023-10-13T14:51:57.098Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.07s) 14:51:57 [2023-10-13T14:51:57.098Z] --- PASS: TestMountDaemonRoot/private (0.00s) 14:51:57 [2023-10-13T14:51:57.098Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.05s) 14:51:57 [2023-10-13T14:51:57.098Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.05s) 14:51:57 [2023-10-13T14:51:57.098Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.05s) 14:51:57 [2023-10-13T14:51:57.098Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.05s) 14:51:57 [2023-10-13T14:51:57.098Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) 14:51:57 [2023-10-13T14:51:57.098Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.07s) 14:51:57 [2023-10-13T14:51:57.098Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.07s) 14:51:57 [2023-10-13T14:51:57.098Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.07s) 14:51:57 [2023-10-13T14:51:57.098Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.08s) 14:51:57 [2023-10-13T14:51:57.098Z] --- PASS: TestMountDaemonRoot/shared (0.00s) 14:51:57 [2023-10-13T14:51:57.098Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.05s) 14:51:57 [2023-10-13T14:51:57.098Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.05s) 14:51:57 [2023-10-13T14:51:57.098Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.06s) 14:51:57 [2023-10-13T14:51:57.098Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.05s) 14:51:57 [2023-10-13T14:51:57.098Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) 14:51:57 [2023-10-13T14:51:57.098Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.07s) 14:51:57 [2023-10-13T14:51:57.098Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.07s) 14:51:57 [2023-10-13T14:51:57.098Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.07s) 14:51:57 [2023-10-13T14:51:57.098Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.07s) 14:51:57 [2023-10-13T14:51:57.098Z] --- PASS: TestMountDaemonRoot/slave (0.00s) 14:51:57 [2023-10-13T14:51:57.098Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.05s) 14:51:57 [2023-10-13T14:51:57.098Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.05s) 14:51:57 [2023-10-13T14:51:57.098Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) 14:51:57 [2023-10-13T14:51:57.098Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) 14:51:57 [2023-10-13T14:51:57.098Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) 14:51:57 [2023-10-13T14:51:57.098Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.05s) 14:51:57 [2023-10-13T14:51:57.099Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.05s) 14:51:57 [2023-10-13T14:51:57.099Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s) 14:51:57 [2023-10-13T14:51:57.099Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.05s) 14:51:57 [2023-10-13T14:51:57.099Z] === RUN TestContainerBindMountNonRecursive 14:51:58 [2023-10-13T14:51:58.462Z] --- PASS: TestContainerBindMountNonRecursive (1.39s) 14:51:58 [2023-10-13T14:51:58.462Z] === RUN TestContainerVolumesMountedAsShared 14:51:59 [2023-10-13T14:51:59.023Z] --- PASS: TestContainerVolumesMountedAsShared (0.44s) 14:51:59 [2023-10-13T14:51:59.023Z] === RUN TestContainerVolumesMountedAsSlave 14:51:59 [2023-10-13T14:51:59.279Z] --- PASS: TestContainerVolumesMountedAsSlave (0.32s) 14:51:59 [2023-10-13T14:51:59.279Z] === RUN TestContainerCopyLeaksMounts 14:51:59 [2023-10-13T14:51:59.840Z] --- PASS: TestContainerCopyLeaksMounts (0.55s) 14:51:59 [2023-10-13T14:51:59.840Z] === RUN TestContainerBindMountRecursivelyReadOnly 14:52:01 [2023-10-13T14:52:01.727Z] --- PASS: TestContainerBindMountRecursivelyReadOnly (1.88s) 14:52:01 [2023-10-13T14:52:01.727Z] === RUN TestNetworkNat 14:52:02 [2023-10-13T14:52:02.288Z] --- PASS: TestNetworkNat (0.49s) 14:52:02 [2023-10-13T14:52:02.288Z] === RUN TestNetworkLocalhostTCPNat 14:52:02 [2023-10-13T14:52:02.544Z] --- PASS: TestNetworkLocalhostTCPNat (0.48s) 14:52:02 [2023-10-13T14:52:02.544Z] === RUN TestNetworkLoopbackNat 14:52:05 [2023-10-13T14:52:05.808Z] --- PASS: TestNetworkLoopbackNat (2.62s) 14:52:05 [2023-10-13T14:52:05.808Z] === RUN TestNoOverlayfsWarningsAboutUndefinedBehaviors 14:52:05 [2023-10-13T14:52:05.808Z] === RUN TestNoOverlayfsWarningsAboutUndefinedBehaviors/diff 14:52:05 [2023-10-13T14:52:05.808Z] === RUN TestNoOverlayfsWarningsAboutUndefinedBehaviors/export 14:52:05 [2023-10-13T14:52:05.808Z] === RUN TestNoOverlayfsWarningsAboutUndefinedBehaviors/cp_to_container 14:52:05 [2023-10-13T14:52:05.808Z] === RUN TestNoOverlayfsWarningsAboutUndefinedBehaviors/cp_from_container 14:52:05 [2023-10-13T14:52:05.808Z] --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors (0.53s) 14:52:05 [2023-10-13T14:52:05.808Z] --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors/diff (0.02s) 14:52:05 [2023-10-13T14:52:05.808Z] --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors/export (0.01s) 14:52:05 [2023-10-13T14:52:05.808Z] --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors/cp_to_container (0.01s) 14:52:05 [2023-10-13T14:52:05.808Z] --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors/cp_from_container (0.01s) 14:52:05 [2023-10-13T14:52:05.808Z] === RUN TestPause 14:52:06 [2023-10-13T14:52:06.369Z] --- PASS: TestPause (0.45s) 14:52:06 [2023-10-13T14:52:06.370Z] === RUN TestPauseFailsOnWindowsServerContainers 14:52:06 [2023-10-13T14:52:06.370Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" 14:52:06 [2023-10-13T14:52:06.370Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) 14:52:06 [2023-10-13T14:52:06.370Z] === RUN TestPauseStopPausedContainer 14:52:06 [2023-10-13T14:52:06.625Z] --- PASS: TestPauseStopPausedContainer (0.45s) 14:52:06 [2023-10-13T14:52:06.625Z] === RUN TestPIDModeHost 14:52:08 [2023-10-13T14:52:08.027Z] --- PASS: TestPIDModeHost (1.10s) 14:52:08 [2023-10-13T14:52:08.027Z] === RUN TestPIDModeContainer 14:52:08 [2023-10-13T14:52:08.027Z] === RUN TestPIDModeContainer/non-existing_container 14:52:08 [2023-10-13T14:52:08.027Z] === RUN TestPIDModeContainer/non-running_container 14:52:08 [2023-10-13T14:52:08.027Z] === RUN TestPIDModeContainer/running_container 14:52:08 [2023-10-13T14:52:08.953Z] --- PASS: TestPIDModeContainer (1.11s) 14:52:08 [2023-10-13T14:52:08.953Z] --- PASS: TestPIDModeContainer/non-existing_container (0.00s) 14:52:08 [2023-10-13T14:52:08.953Z] --- PASS: TestPIDModeContainer/non-running_container (0.16s) 14:52:08 [2023-10-13T14:52:08.953Z] --- PASS: TestPIDModeContainer/running_container (0.51s) 14:52:08 [2023-10-13T14:52:08.953Z] === RUN TestPsFilter 14:52:08 [2023-10-13T14:52:08.953Z] === RUN TestPsFilter/since 14:52:08 [2023-10-13T14:52:08.954Z] === RUN TestPsFilter/before 14:52:08 [2023-10-13T14:52:08.954Z] --- PASS: TestPsFilter (0.13s) 14:52:08 [2023-10-13T14:52:08.954Z] --- PASS: TestPsFilter/since (0.00s) 14:52:08 [2023-10-13T14:52:08.954Z] --- PASS: TestPsFilter/before (0.00s) 14:52:08 [2023-10-13T14:52:08.954Z] === RUN TestRemoveContainerWithRemovedVolume 14:52:09 [2023-10-13T14:52:09.515Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.45s) 14:52:09 [2023-10-13T14:52:09.515Z] === RUN TestRemoveContainerWithVolume 14:52:10 [2023-10-13T14:52:10.075Z] --- PASS: TestRemoveContainerWithVolume (0.45s) 14:52:10 [2023-10-13T14:52:10.075Z] === RUN TestRemoveContainerRunning 14:52:10 [2023-10-13T14:52:10.331Z] --- PASS: TestRemoveContainerRunning (0.44s) 14:52:10 [2023-10-13T14:52:10.331Z] === RUN TestRemoveContainerForceRemoveRunning 14:52:10 [2023-10-13T14:52:10.892Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.45s) 14:52:10 [2023-10-13T14:52:10.892Z] === RUN TestRemoveInvalidContainer 14:52:10 [2023-10-13T14:52:10.892Z] --- PASS: TestRemoveInvalidContainer (0.01s) 14:52:10 [2023-10-13T14:52:10.892Z] === RUN TestRenameLinkedContainer 14:52:12 [2023-10-13T14:52:12.779Z] --- PASS: TestRenameLinkedContainer (1.89s) 14:52:12 [2023-10-13T14:52:12.779Z] === RUN TestRenameStoppedContainer 14:52:13 [2023-10-13T14:52:13.339Z] --- PASS: TestRenameStoppedContainer (0.47s) 14:52:13 [2023-10-13T14:52:13.339Z] === RUN TestRenameRunningContainerAndReuse 14:52:14 [2023-10-13T14:52:14.265Z] --- PASS: TestRenameRunningContainerAndReuse (0.99s) 14:52:14 [2023-10-13T14:52:14.265Z] === RUN TestRenameInvalidName 14:52:14 [2023-10-13T14:52:14.826Z] --- PASS: TestRenameInvalidName (0.47s) 14:52:14 [2023-10-13T14:52:14.826Z] === RUN TestRenameAnonymousContainer 14:52:16 [2023-10-13T14:52:16.189Z] --- PASS: TestRenameAnonymousContainer (1.62s) 14:52:16 [2023-10-13T14:52:16.189Z] === RUN TestRenameContainerWithSameName 14:52:16 [2023-10-13T14:52:16.749Z] --- PASS: TestRenameContainerWithSameName (0.41s) 14:52:16 [2023-10-13T14:52:16.749Z] === RUN TestRenameContainerWithLinkedContainer 14:52:17 [2023-10-13T14:52:17.675Z] --- PASS: TestRenameContainerWithLinkedContainer (0.93s) 14:52:17 [2023-10-13T14:52:17.675Z] === RUN TestResize 14:52:17 [2023-10-13T14:52:17.675Z] === RUN TestResize/success 14:52:17 [2023-10-13T14:52:17.931Z] === RUN TestResize/invalid_size 14:52:18 [2023-10-13T14:52:18.186Z] === RUN TestResize/invalid_state 14:52:18 [2023-10-13T14:52:18.747Z] --- PASS: TestResize (0.99s) 14:52:18 [2023-10-13T14:52:18.747Z] --- PASS: TestResize/success (0.27s) 14:52:18 [2023-10-13T14:52:18.747Z] --- PASS: TestResize/invalid_size (0.24s) 14:52:18 [2023-10-13T14:52:18.747Z] --- PASS: TestResize/invalid_state (0.03s) 14:52:18 [2023-10-13T14:52:18.747Z] === RUN TestDaemonRestartKillContainers 14:52:18 [2023-10-13T14:52:18.747Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon 14:52:18 [2023-10-13T14:52:18.747Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon 14:52:18 [2023-10-13T14:52:18.747Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon 14:52:18 [2023-10-13T14:52:18.747Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon 14:52:18 [2023-10-13T14:52:18.747Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon 14:52:18 [2023-10-13T14:52:18.747Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon 14:52:18 [2023-10-13T14:52:18.747Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon 14:52:18 [2023-10-13T14:52:18.747Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon 14:52:18 [2023-10-13T14:52:18.747Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon 14:52:18 [2023-10-13T14:52:18.747Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon 14:52:18 [2023-10-13T14:52:18.747Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon 14:52:18 [2023-10-13T14:52:18.747Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon 14:52:18 [2023-10-13T14:52:18.747Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon 14:52:18 [2023-10-13T14:52:18.747Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon 14:52:18 [2023-10-13T14:52:18.747Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon 14:52:18 [2023-10-13T14:52:18.747Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon 14:52:18 [2023-10-13T14:52:18.747Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon 14:52:18 [2023-10-13T14:52:18.747Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon 14:52:18 [2023-10-13T14:52:18.747Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon 14:52:18 [2023-10-13T14:52:18.747Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon 14:52:18 [2023-10-13T14:52:18.747Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon 14:52:18 [2023-10-13T14:52:18.747Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon 14:52:18 [2023-10-13T14:52:18.747Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon 14:52:18 [2023-10-13T14:52:18.747Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon 14:52:18 [2023-10-13T14:52:18.747Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon 14:52:18 [2023-10-13T14:52:18.747Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon 14:52:18 [2023-10-13T14:52:18.747Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon 14:52:18 [2023-10-13T14:52:18.747Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon 14:52:18 [2023-10-13T14:52:18.747Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon 14:52:18 [2023-10-13T14:52:18.747Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon 14:52:18 [2023-10-13T14:52:18.747Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon 14:52:18 [2023-10-13T14:52:18.747Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon 14:52:18 [2023-10-13T14:52:18.747Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon 14:52:18 [2023-10-13T14:52:18.747Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon 14:52:18 [2023-10-13T14:52:18.747Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon 14:52:18 [2023-10-13T14:52:18.747Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon 14:52:18 [2023-10-13T14:52:18.747Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon 14:52:18 [2023-10-13T14:52:18.747Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon 14:52:18 [2023-10-13T14:52:18.747Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon 14:52:18 [2023-10-13T14:52:18.747Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon 14:52:20 [2023-10-13T14:52:20.113Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon 14:52:20 [2023-10-13T14:52:20.113Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon 14:52:20 [2023-10-13T14:52:20.113Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon 14:52:20 [2023-10-13T14:52:20.675Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon 14:52:20 [2023-10-13T14:52:20.930Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon 14:52:20 [2023-10-13T14:52:20.930Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon 14:52:21 [2023-10-13T14:52:21.856Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon 14:52:22 [2023-10-13T14:52:22.112Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon 14:52:26 [2023-10-13T14:52:26.274Z] --- PASS: TestDaemonRestartKillContainers (0.00s) 14:52:26 [2023-10-13T14:52:26.274Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.34s) 14:52:26 [2023-10-13T14:52:26.274Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.34s) 14:52:26 [2023-10-13T14:52:26.274Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.59s) 14:52:26 [2023-10-13T14:52:26.274Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.03s) 14:52:26 [2023-10-13T14:52:26.274Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.27s) 14:52:26 [2023-10-13T14:52:26.274Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.30s) 14:52:26 [2023-10-13T14:52:26.274Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.18s) 14:52:26 [2023-10-13T14:52:26.274Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.07s) 14:52:26 [2023-10-13T14:52:26.274Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.25s) 14:52:26 [2023-10-13T14:52:26.274Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.96s) 14:52:26 [2023-10-13T14:52:26.274Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.34s) 14:52:26 [2023-10-13T14:52:26.274Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.35s) 14:52:26 [2023-10-13T14:52:26.274Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.16s) 14:52:26 [2023-10-13T14:52:26.274Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.61s) 14:52:26 [2023-10-13T14:52:26.274Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.84s) 14:52:26 [2023-10-13T14:52:26.274Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.90s) 14:52:26 [2023-10-13T14:52:26.274Z] === RUN TestContainerWithAutoRemoveCanBeRestarted 14:52:26 [2023-10-13T14:52:26.274Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/kill 14:52:26 [2023-10-13T14:52:26.835Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/stop 14:52:27 [2023-10-13T14:52:27.761Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (2.00s) 14:52:27 [2023-10-13T14:52:27.761Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (1.00s) 14:52:27 [2023-10-13T14:52:27.761Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (1.00s) 14:52:27 [2023-10-13T14:52:27.761Z] === RUN TestCgroupNamespacesRun 14:52:28 [2023-10-13T14:52:28.688Z] --- PASS: TestCgroupNamespacesRun (1.08s) 14:52:28 [2023-10-13T14:52:28.688Z] === RUN TestCgroupNamespacesRunPrivileged 14:52:30 [2023-10-13T14:52:30.052Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.11s) 14:52:30 [2023-10-13T14:52:30.052Z] === RUN TestCgroupNamespacesRunDaemonHostMode 14:52:30 [2023-10-13T14:52:30.979Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.12s) 14:52:30 [2023-10-13T14:52:30.979Z] === RUN TestCgroupNamespacesRunHostMode 14:52:32 [2023-10-13T14:52:32.356Z] --- PASS: TestCgroupNamespacesRunHostMode (1.12s) 14:52:32 [2023-10-13T14:52:32.356Z] === RUN TestCgroupNamespacesRunPrivateMode 14:52:33 [2023-10-13T14:52:33.283Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.12s) 14:52:33 [2023-10-13T14:52:33.283Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate 14:52:34 [2023-10-13T14:52:34.646Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.08s) 14:52:34 [2023-10-13T14:52:34.646Z] === RUN TestCgroupNamespacesRunInvalidMode 14:52:34 [2023-10-13T14:52:34.901Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.59s) 14:52:34 [2023-10-13T14:52:34.901Z] === RUN TestCgroupNamespacesRunOlderClient 14:52:36 [2023-10-13T14:52:36.265Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.14s) 14:52:36 [2023-10-13T14:52:36.265Z] === RUN TestNISDomainname 14:52:36 [2023-10-13T14:52:36.521Z] --- PASS: TestNISDomainname (0.50s) 14:52:36 [2023-10-13T14:52:36.521Z] === RUN TestHostnameDnsResolution 14:52:37 [2023-10-13T14:52:37.447Z] --- PASS: TestHostnameDnsResolution (0.67s) 14:52:37 [2023-10-13T14:52:37.447Z] === RUN TestUnprivilegedPortsAndPing 14:52:37 [2023-10-13T14:52:37.703Z] --- PASS: TestUnprivilegedPortsAndPing (0.53s) 14:52:37 [2023-10-13T14:52:37.703Z] === RUN TestPrivilegedHostDevices 14:52:38 [2023-10-13T14:52:38.264Z] --- PASS: TestPrivilegedHostDevices (0.52s) 14:52:38 [2023-10-13T14:52:38.264Z] === RUN TestRunConsoleSize 14:52:38 [2023-10-13T14:52:38.825Z] --- PASS: TestRunConsoleSize (0.45s) 14:52:38 [2023-10-13T14:52:38.825Z] === RUN TestRunWithAlternativeContainerdShim 14:52:44 [2023-10-13T14:52:44.064Z] --- PASS: TestRunWithAlternativeContainerdShim (5.40s) 14:52:44 [2023-10-13T14:52:44.064Z] === RUN TestMacAddressIsAppliedToMainNetworkWithShortID 14:52:45 [2023-10-13T14:52:45.428Z] --- PASS: TestMacAddressIsAppliedToMainNetworkWithShortID (1.14s) 14:52:45 [2023-10-13T14:52:45.428Z] === RUN TestStats 14:52:46 [2023-10-13T14:52:46.791Z] --- PASS: TestStats (1.54s) 14:52:46 [2023-10-13T14:52:46.791Z] === RUN TestStopContainerWithTimeout 14:52:46 [2023-10-13T14:52:46.791Z] === RUN TestStopContainerWithTimeout/0 14:52:46 [2023-10-13T14:52:46.791Z] === PAUSE TestStopContainerWithTimeout/0 14:52:46 [2023-10-13T14:52:46.791Z] === RUN TestStopContainerWithTimeout/1 14:52:46 [2023-10-13T14:52:46.791Z] === PAUSE TestStopContainerWithTimeout/1 14:52:46 [2023-10-13T14:52:46.791Z] === RUN TestStopContainerWithTimeout/3 14:52:46 [2023-10-13T14:52:46.791Z] === PAUSE TestStopContainerWithTimeout/3 14:52:46 [2023-10-13T14:52:46.791Z] === RUN TestStopContainerWithTimeout/-1 14:52:46 [2023-10-13T14:52:46.791Z] === PAUSE TestStopContainerWithTimeout/-1 14:52:46 [2023-10-13T14:52:46.791Z] === CONT TestStopContainerWithTimeout/0 14:52:46 [2023-10-13T14:52:46.791Z] === CONT TestStopContainerWithTimeout/3 14:52:46 [2023-10-13T14:52:46.791Z] === CONT TestStopContainerWithTimeout/1 14:52:46 [2023-10-13T14:52:46.791Z] === CONT TestStopContainerWithTimeout/-1 14:52:50 [2023-10-13T14:52:50.054Z] --- PASS: TestStopContainerWithTimeout (0.04s) 14:52:50 [2023-10-13T14:52:50.054Z] --- PASS: TestStopContainerWithTimeout/0 (0.92s) 14:52:50 [2023-10-13T14:52:50.054Z] --- PASS: TestStopContainerWithTimeout/1 (2.07s) 14:52:50 [2023-10-13T14:52:50.054Z] --- PASS: TestStopContainerWithTimeout/-1 (2.77s) 14:52:50 [2023-10-13T14:52:50.054Z] --- PASS: TestStopContainerWithTimeout/3 (3.06s) 14:52:50 [2023-10-13T14:52:50.054Z] === RUN TestStopContainerWithTimeoutCancel 14:52:50 [2023-10-13T14:52:50.054Z] === PAUSE TestStopContainerWithTimeoutCancel 14:52:50 [2023-10-13T14:52:50.054Z] === RUN TestStopContainerWithRestartPolicyAlways 14:52:52 [2023-10-13T14:52:52.567Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.38s) 14:52:52 [2023-10-13T14:52:52.567Z] === RUN TestUpdateMemory 14:52:52 [2023-10-13T14:52:52.822Z] --- PASS: TestUpdateMemory (0.59s) 14:52:52 [2023-10-13T14:52:52.822Z] === RUN TestUpdateCPUQuota 14:52:53 [2023-10-13T14:52:53.748Z] --- PASS: TestUpdateCPUQuota (0.84s) 14:52:53 [2023-10-13T14:52:53.748Z] === RUN TestUpdatePidsLimit 14:52:53 [2023-10-13T14:52:53.748Z] === RUN TestUpdatePidsLimit/update_from_none 14:52:54 [2023-10-13T14:52:54.004Z] === RUN TestUpdatePidsLimit/no_change 14:52:54 [2023-10-13T14:52:54.259Z] === RUN TestUpdatePidsLimit/update_lower 14:52:54 [2023-10-13T14:52:54.515Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value 14:52:54 [2023-10-13T14:52:54.515Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero 14:52:54 [2023-10-13T14:52:54.770Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one 14:52:55 [2023-10-13T14:52:55.026Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two 14:52:55 [2023-10-13T14:52:55.587Z] --- PASS: TestUpdatePidsLimit (1.97s) 14:52:55 [2023-10-13T14:52:55.587Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.21s) 14:52:55 [2023-10-13T14:52:55.587Z] --- PASS: TestUpdatePidsLimit/no_change (0.23s) 14:52:55 [2023-10-13T14:52:55.587Z] --- PASS: TestUpdatePidsLimit/update_lower (0.23s) 14:52:55 [2023-10-13T14:52:55.587Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.17s) 14:52:55 [2023-10-13T14:52:55.587Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.24s) 14:52:55 [2023-10-13T14:52:55.587Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.22s) 14:52:55 [2023-10-13T14:52:55.587Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.22s) 14:52:55 [2023-10-13T14:52:55.587Z] === RUN TestUpdateRestartPolicy 14:53:07 [2023-10-13T14:53:07.768Z] --- PASS: TestUpdateRestartPolicy (10.75s) 14:53:07 [2023-10-13T14:53:07.768Z] === RUN TestUpdateRestartWithAutoRemove 14:53:07 [2023-10-13T14:53:07.768Z] --- PASS: TestUpdateRestartWithAutoRemove (0.47s) 14:53:07 [2023-10-13T14:53:07.768Z] === RUN TestWaitNonBlocked 14:53:07 [2023-10-13T14:53:07.768Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 14:53:07 [2023-10-13T14:53:07.768Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 14:53:07 [2023-10-13T14:53:07.768Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random 14:53:07 [2023-10-13T14:53:07.768Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random 14:53:07 [2023-10-13T14:53:07.768Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 14:53:07 [2023-10-13T14:53:07.768Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random 14:53:07 [2023-10-13T14:53:07.768Z] --- PASS: TestWaitNonBlocked (0.03s) 14:53:07 [2023-10-13T14:53:07.768Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.79s) 14:53:07 [2023-10-13T14:53:07.768Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.87s) 14:53:07 [2023-10-13T14:53:07.768Z] === RUN TestWaitBlocked 14:53:07 [2023-10-13T14:53:07.768Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero 14:53:07 [2023-10-13T14:53:07.768Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero 14:53:07 [2023-10-13T14:53:07.768Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random 14:53:07 [2023-10-13T14:53:07.768Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random 14:53:07 [2023-10-13T14:53:07.768Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero 14:53:07 [2023-10-13T14:53:07.768Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random 14:53:08 [2023-10-13T14:53:08.694Z] --- PASS: TestWaitBlocked (0.02s) 14:53:08 [2023-10-13T14:53:08.694Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.73s) 14:53:08 [2023-10-13T14:53:08.694Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.78s) 14:53:08 [2023-10-13T14:53:08.694Z] === RUN TestWaitConditions 14:53:08 [2023-10-13T14:53:08.694Z] === RUN TestWaitConditions/default 14:53:08 [2023-10-13T14:53:08.694Z] === PAUSE TestWaitConditions/default 14:53:08 [2023-10-13T14:53:08.694Z] === RUN TestWaitConditions/not-running 14:53:08 [2023-10-13T14:53:08.694Z] === PAUSE TestWaitConditions/not-running 14:53:08 [2023-10-13T14:53:08.694Z] === RUN TestWaitConditions/next-exit 14:53:08 [2023-10-13T14:53:08.694Z] === PAUSE TestWaitConditions/next-exit 14:53:08 [2023-10-13T14:53:08.694Z] === RUN TestWaitConditions/removed 14:53:08 [2023-10-13T14:53:08.694Z] === PAUSE TestWaitConditions/removed 14:53:08 [2023-10-13T14:53:08.694Z] === CONT TestWaitConditions/default 14:53:08 [2023-10-13T14:53:08.694Z] === CONT TestWaitConditions/next-exit 14:53:08 [2023-10-13T14:53:08.694Z] === CONT TestWaitConditions/removed 14:53:08 [2023-10-13T14:53:08.694Z] === CONT TestWaitConditions/not-running 14:53:08 [2023-10-13T14:53:08.694Z] wait_test.go:145: ContainerID = 709bd898b1bbaaa69a35540ba1ce01325c79d5218dbfcd98f002e129fbcf74ef 14:53:08 [2023-10-13T14:53:08.694Z] wait_test.go:145: ContainerID = ee265c52a0cd7651e2f5013e4ad6a61b25c70e3bafe7cebc69b617a8c9eb8600 14:53:08 [2023-10-13T14:53:08.694Z] wait_test.go:145: ContainerID = cf29fbb536abc69aef5da5b7be7a701ad74207074bc388b03f2f55feeedc38ff 14:53:08 [2023-10-13T14:53:08.694Z] wait_test.go:145: ContainerID = a5ef80d4f2f5abd5ecad891bc5358d0a6869b2047fc22b31f12f0e67b26a1a36 14:53:10 [2023-10-13T14:53:10.058Z] --- PASS: TestWaitConditions (0.03s) 14:53:10 [2023-10-13T14:53:10.058Z] --- PASS: TestWaitConditions/next-exit (0.92s) 14:53:10 [2023-10-13T14:53:10.058Z] --- PASS: TestWaitConditions/not-running (1.00s) 14:53:10 [2023-10-13T14:53:10.058Z] --- PASS: TestWaitConditions/default (1.18s) 14:53:10 [2023-10-13T14:53:10.058Z] --- PASS: TestWaitConditions/removed (1.25s) 14:53:10 [2023-10-13T14:53:10.058Z] === RUN TestWaitRestartedContainer 14:53:10 [2023-10-13T14:53:10.058Z] === RUN TestWaitRestartedContainer/default 14:53:10 [2023-10-13T14:53:10.058Z] === PAUSE TestWaitRestartedContainer/default 14:53:10 [2023-10-13T14:53:10.058Z] === RUN TestWaitRestartedContainer/not-running 14:53:10 [2023-10-13T14:53:10.058Z] === PAUSE TestWaitRestartedContainer/not-running 14:53:10 [2023-10-13T14:53:10.058Z] === RUN TestWaitRestartedContainer/next-exit 14:53:10 [2023-10-13T14:53:10.058Z] === PAUSE TestWaitRestartedContainer/next-exit 14:53:10 [2023-10-13T14:53:10.058Z] === CONT TestWaitRestartedContainer/default 14:53:10 [2023-10-13T14:53:10.058Z] === CONT TestWaitRestartedContainer/next-exit 14:53:10 [2023-10-13T14:53:10.058Z] === CONT TestWaitRestartedContainer/not-running 14:53:11 [2023-10-13T14:53:11.945Z] --- PASS: TestWaitRestartedContainer (0.01s) 14:53:11 [2023-10-13T14:53:11.945Z] --- PASS: TestWaitRestartedContainer/default (1.87s) 14:53:11 [2023-10-13T14:53:11.945Z] --- PASS: TestWaitRestartedContainer/next-exit (1.95s) 14:53:11 [2023-10-13T14:53:11.945Z] --- PASS: TestWaitRestartedContainer/not-running (2.04s) 14:53:11 [2023-10-13T14:53:11.945Z] === CONT TestHardRestartWhenContainerIsRunning 14:53:11 [2023-10-13T14:53:11.945Z] === CONT TestDaemonRestartIpcMode 14:53:11 [2023-10-13T14:53:11.945Z] === CONT TestDaemonHostGatewayIP 14:53:11 [2023-10-13T14:53:11.945Z] === CONT TestRestartDaemonWithRestartingContainer 14:53:11 [2023-10-13T14:53:11.945Z] === CONT TestIpcModeOlderClient 14:53:11 [2023-10-13T14:53:11.945Z] === CONT TestStopContainerWithTimeoutCancel 14:53:11 [2023-10-13T14:53:11.945Z] === CONT TestContainerKillOnDaemonStart 14:53:11 [2023-10-13T14:53:11.945Z] === CONT TestContainerStartOnDaemonRestart 14:53:11 [2023-10-13T14:53:11.945Z] --- PASS: TestIpcModeOlderClient (0.11s) 14:53:13 [2023-10-13T14:53:13.833Z] === RUN TestHardRestartWhenContainerIsRunning/RestartPolicy=none 14:53:13 [2023-10-13T14:53:13.833Z] === RUN TestHardRestartWhenContainerIsRunning/RestartPolicy=on-failure 14:53:14 [2023-10-13T14:53:14.091Z] --- PASS: TestHardRestartWhenContainerIsRunning (2.21s) 14:53:14 [2023-10-13T14:53:14.091Z] --- PASS: TestHardRestartWhenContainerIsRunning/RestartPolicy=none (0.00s) 14:53:14 [2023-10-13T14:53:14.091Z] --- PASS: TestHardRestartWhenContainerIsRunning/RestartPolicy=on-failure (0.41s) 14:53:14 [2023-10-13T14:53:14.652Z] --- PASS: TestContainerStartOnDaemonRestart (2.62s) 14:53:15 [2023-10-13T14:53:15.213Z] --- PASS: TestDaemonHostGatewayIP (3.34s) 14:53:15 [2023-10-13T14:53:15.774Z] --- PASS: TestDaemonRestartIpcMode (3.72s) 14:53:15 [2023-10-13T14:53:15.774Z] --- PASS: TestRestartDaemonWithRestartingContainer (3.73s) 14:53:15 [2023-10-13T14:53:15.774Z] --- PASS: TestStopContainerWithTimeoutCancel (3.81s) 14:53:23 [2023-10-13T14:53:23.852Z] --- PASS: TestContainerKillOnDaemonStart (11.82s) 14:53:23 [2023-10-13T14:53:23.852Z] PASS 14:53:23 [2023-10-13T14:53:23.852Z] 14:53:23 [2023-10-13T14:53:23.852Z] === Skipped 14:53:23 [2023-10-13T14:53:23.852Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) 14:53:23 [2023-10-13T14:53:23.852Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 14:53:23 [2023-10-13T14:53:23.852Z] 14:53:23 [2023-10-13T14:53:23.852Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) 14:53:23 [2023-10-13T14:53:23.852Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" 14:53:23 [2023-10-13T14:53:23.852Z] 14:53:23 [2023-10-13T14:53:23.852Z] DONE 316 tests, 2 skipped in 166.657s 14:53:23 [2023-10-13T14:53:23.852Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m 14:53:23 [2023-10-13T14:53:23.852Z] ++ '[' -n '' ']' 14:53:23 [2023-10-13T14:53:23.852Z] ++ 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:53:23 [2023-10-13T14:53:23.852Z] ++ set -e 14:53:23 [2023-10-13T14:53:23.852Z] ++ '[' -n 0 ']' 14:53:23 [2023-10-13T14:53:23.852Z] ++ set -x 14:53:23 [2023-10-13T14:53:23.852Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.OGm01tQn2y/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:53:23 [2023-10-13T14:53:23.852Z] INFO: Testing against a local daemon 14:53:23 [2023-10-13T14:53:23.852Z] === RUN TestConfigDaemonID 14:53:24 [2023-10-13T14:53:24.778Z] daemon_test.go:60: [d9f93cccf9014] daemon is not started 14:53:24 [2023-10-13T14:53:24.778Z] --- PASS: TestConfigDaemonID (1.04s) 14:53:24 [2023-10-13T14:53:24.778Z] === RUN TestDaemonConfigValidation 14:53:24 [2023-10-13T14:53:24.778Z] === RUN TestDaemonConfigValidation/config_with_no_content 14:53:24 [2023-10-13T14:53:24.778Z] === PAUSE TestDaemonConfigValidation/config_with_no_content 14:53:24 [2023-10-13T14:53:24.778Z] === RUN TestDaemonConfigValidation/config_with_{} 14:53:24 [2023-10-13T14:53:24.778Z] === PAUSE TestDaemonConfigValidation/config_with_{} 14:53:24 [2023-10-13T14:53:24.778Z] === RUN TestDaemonConfigValidation/invalid_config 14:53:24 [2023-10-13T14:53:24.778Z] === PAUSE TestDaemonConfigValidation/invalid_config 14:53:24 [2023-10-13T14:53:24.778Z] === RUN TestDaemonConfigValidation/malformed_config 14:53:24 [2023-10-13T14:53:24.778Z] === PAUSE TestDaemonConfigValidation/malformed_config 14:53:24 [2023-10-13T14:53:24.778Z] === RUN TestDaemonConfigValidation/valid_config 14:53:24 [2023-10-13T14:53:24.778Z] === PAUSE TestDaemonConfigValidation/valid_config 14:53:24 [2023-10-13T14:53:24.778Z] === CONT TestDaemonConfigValidation/config_with_no_content 14:53:24 [2023-10-13T14:53:24.778Z] === CONT TestDaemonConfigValidation/malformed_config 14:53:24 [2023-10-13T14:53:24.778Z] === CONT TestDaemonConfigValidation/invalid_config 14:53:24 [2023-10-13T14:53:24.778Z] === CONT TestDaemonConfigValidation/config_with_{} 14:53:24 [2023-10-13T14:53:24.778Z] === CONT TestDaemonConfigValidation/valid_config 14:53:25 [2023-10-13T14:53:25.034Z] --- PASS: TestDaemonConfigValidation (0.00s) 14:53:25 [2023-10-13T14:53:25.034Z] --- PASS: TestDaemonConfigValidation/valid_config (0.06s) 14:53:25 [2023-10-13T14:53:25.034Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.06s) 14:53:25 [2023-10-13T14:53:25.034Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.06s) 14:53:25 [2023-10-13T14:53:25.034Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.06s) 14:53:25 [2023-10-13T14:53:25.034Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.06s) 14:53:25 [2023-10-13T14:53:25.034Z] === RUN TestConfigDaemonSeccompProfiles 14:53:25 [2023-10-13T14:53:25.034Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set 14:53:25 [2023-10-13T14:53:25.960Z] === RUN TestConfigDaemonSeccompProfiles/default_profile 14:53:27 [2023-10-13T14:53:27.367Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile 14:53:28 [2023-10-13T14:53:28.293Z] daemon_test.go:179: [db3a7b04166d9] daemon is not started 14:53:28 [2023-10-13T14:53:28.293Z] --- PASS: TestConfigDaemonSeccompProfiles (3.12s) 14:53:28 [2023-10-13T14:53:28.293Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s) 14:53:28 [2023-10-13T14:53:28.293Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s) 14:53:28 [2023-10-13T14:53:28.293Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s) 14:53:28 [2023-10-13T14:53:28.293Z] === RUN TestDaemonProxy 14:53:28 [2023-10-13T14:53:28.293Z] === RUN TestDaemonProxy/environment_variables 14:53:28 [2023-10-13T14:53:28.293Z] === PAUSE TestDaemonProxy/environment_variables 14:53:28 [2023-10-13T14:53:28.293Z] === RUN TestDaemonProxy/command-line_options 14:53:28 [2023-10-13T14:53:28.293Z] === PAUSE TestDaemonProxy/command-line_options 14:53:28 [2023-10-13T14:53:28.293Z] === RUN TestDaemonProxy/configuration_file 14:53:28 [2023-10-13T14:53:28.293Z] === PAUSE TestDaemonProxy/configuration_file 14:53:28 [2023-10-13T14:53:28.293Z] === RUN TestDaemonProxy/conflicting_options 14:53:28 [2023-10-13T14:53:28.548Z] === RUN TestDaemonProxy/reload_sanitized 14:53:28 [2023-10-13T14:53:28.548Z] === PAUSE TestDaemonProxy/reload_sanitized 14:53:28 [2023-10-13T14:53:28.548Z] === CONT TestDaemonProxy/environment_variables 14:53:28 [2023-10-13T14:53:28.548Z] === CONT TestDaemonProxy/configuration_file 14:53:28 [2023-10-13T14:53:28.548Z] === CONT TestDaemonProxy/reload_sanitized 14:53:28 [2023-10-13T14:53:28.548Z] === CONT TestDaemonProxy/command-line_options 14:53:30 [2023-10-13T14:53:30.433Z] --- PASS: TestDaemonProxy (0.50s) 14:53:30 [2023-10-13T14:53:30.433Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) 14:53:30 [2023-10-13T14:53:30.433Z] --- PASS: TestDaemonProxy/reload_sanitized (0.62s) 14:53:30 [2023-10-13T14:53:30.433Z] --- PASS: TestDaemonProxy/command-line_options (1.74s) 14:53:30 [2023-10-13T14:53:30.433Z] --- PASS: TestDaemonProxy/environment_variables (1.75s) 14:53:30 [2023-10-13T14:53:30.433Z] --- PASS: TestDaemonProxy/configuration_file (1.75s) 14:53:30 [2023-10-13T14:53:30.433Z] === RUN TestLiveRestore 14:53:30 [2023-10-13T14:53:30.433Z] === RUN TestLiveRestore/volume_references 14:53:30 [2023-10-13T14:53:30.433Z] === PAUSE TestLiveRestore/volume_references 14:53:30 [2023-10-13T14:53:30.433Z] === CONT TestLiveRestore/volume_references 14:53:30 [2023-10-13T14:53:30.993Z] === RUN TestLiveRestore/volume_references/restartPolicy 14:53:30 [2023-10-13T14:53:30.993Z] === RUN TestLiveRestore/volume_references/restartPolicy/always 14:53:31 [2023-10-13T14:53:31.919Z] === RUN TestLiveRestore/volume_references/restartPolicy/unless-stopped 14:53:32 [2023-10-13T14:53:32.844Z] === RUN TestLiveRestore/volume_references/restartPolicy/on-failure 14:53:33 [2023-10-13T14:53:33.813Z] === RUN TestLiveRestore/volume_references/restartPolicy/no 14:53:34 [2023-10-13T14:53:34.756Z] === RUN TestLiveRestore/volume_references/local_volume_with_mount_options 14:53:35 [2023-10-13T14:53:35.682Z] === RUN TestLiveRestore/volume_references/local_volume_with_mount_options/volume_still_mounted 14:53:36 [2023-10-13T14:53:36.243Z] === RUN TestLiveRestore/volume_references/container_with_bind-mounts 14:53:37 [2023-10-13T14:53:37.169Z] --- PASS: TestLiveRestore (0.00s) 14:53:37 [2023-10-13T14:53:37.169Z] --- PASS: TestLiveRestore/volume_references (6.85s) 14:53:37 [2023-10-13T14:53:37.169Z] --- PASS: TestLiveRestore/volume_references/restartPolicy (3.84s) 14:53:37 [2023-10-13T14:53:37.169Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/always (0.98s) 14:53:37 [2023-10-13T14:53:37.169Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/unless-stopped (0.92s) 14:53:37 [2023-10-13T14:53:37.169Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/on-failure (0.97s) 14:53:37 [2023-10-13T14:53:37.169Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/no (0.98s) 14:53:37 [2023-10-13T14:53:37.169Z] --- PASS: TestLiveRestore/volume_references/local_volume_with_mount_options (1.44s) 14:53:37 [2023-10-13T14:53:37.169Z] --- PASS: TestLiveRestore/volume_references/local_volume_with_mount_options/volume_still_mounted (0.49s) 14:53:37 [2023-10-13T14:53:37.169Z] --- PASS: TestLiveRestore/volume_references/container_with_bind-mounts (0.97s) 14:53:37 [2023-10-13T14:53:37.169Z] === RUN TestDaemonDefaultBridgeWithFixedCidrButNoBip 14:53:37 [2023-10-13T14:53:37.729Z] --- PASS: TestDaemonDefaultBridgeWithFixedCidrButNoBip (0.67s) 14:53:37 [2023-10-13T14:53:37.729Z] PASS 14:53:37 [2023-10-13T14:53:37.729Z] 14:53:37 [2023-10-13T14:53:37.729Z] DONE 28 tests in 14.053s 14:53:37 [2023-10-13T14:53:37.985Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m 14:53:37 [2023-10-13T14:53:37.985Z] ++ '[' -n '' ']' 14:53:37 [2023-10-13T14:53:37.985Z] ++ 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:53:37 [2023-10-13T14:53:37.985Z] ++ set -e 14:53:37 [2023-10-13T14:53:37.985Z] ++ '[' -n 0 ']' 14:53:37 [2023-10-13T14:53:37.985Z] ++ set -x 14:53:37 [2023-10-13T14:53:37.985Z] ++ 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.OGm01tQn2y/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:53:37 [2023-10-13T14:53:37.985Z] INFO: Testing against a local daemon 14:53:37 [2023-10-13T14:53:37.985Z] === RUN TestCommitInheritsEnv 14:53:37 [2023-10-13T14:53:37.985Z] --- PASS: TestCommitInheritsEnv (0.15s) 14:53:37 [2023-10-13T14:53:37.985Z] === RUN TestImportExtremelyLargeImageWorks 14:53:37 [2023-10-13T14:53:37.985Z] import_test.go:23: runtime.GOARCH == "arm64": effective test will be time out 14:53:37 [2023-10-13T14:53:37.985Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) 14:53:37 [2023-10-13T14:53:37.985Z] === RUN TestImportWithCustomPlatform 14:53:37 [2023-10-13T14:53:37.985Z] === RUN TestImportWithCustomPlatform/#00 14:53:37 [2023-10-13T14:53:37.985Z] === RUN TestImportWithCustomPlatform/_______ 14:53:37 [2023-10-13T14:53:37.985Z] === RUN TestImportWithCustomPlatform// 14:53:37 [2023-10-13T14:53:37.985Z] === RUN TestImportWithCustomPlatform/linux 14:53:37 [2023-10-13T14:53:37.985Z] === RUN TestImportWithCustomPlatform/LINUX 14:53:38 [2023-10-13T14:53:38.240Z] === RUN TestImportWithCustomPlatform/linux/sparc64 14:53:38 [2023-10-13T14:53:38.240Z] === RUN TestImportWithCustomPlatform/macos 14:53:38 [2023-10-13T14:53:38.240Z] === RUN TestImportWithCustomPlatform/macos/arm64 14:53:38 [2023-10-13T14:53:38.240Z] === RUN TestImportWithCustomPlatform/nintendo64 14:53:38 [2023-10-13T14:53:38.240Z] --- PASS: TestImportWithCustomPlatform (0.10s) 14:53:38 [2023-10-13T14:53:38.240Z] --- PASS: TestImportWithCustomPlatform/#00 (0.02s) 14:53:38 [2023-10-13T14:53:38.240Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) 14:53:38 [2023-10-13T14:53:38.240Z] --- PASS: TestImportWithCustomPlatform// (0.00s) 14:53:38 [2023-10-13T14:53:38.240Z] --- PASS: TestImportWithCustomPlatform/linux (0.02s) 14:53:38 [2023-10-13T14:53:38.240Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.02s) 14:53:38 [2023-10-13T14:53:38.240Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.02s) 14:53:38 [2023-10-13T14:53:38.240Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) 14:53:38 [2023-10-13T14:53:38.240Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) 14:53:38 [2023-10-13T14:53:38.240Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) 14:53:38 [2023-10-13T14:53:38.240Z] === RUN TestImageInspectEmptyTagsAndDigests 14:53:38 [2023-10-13T14:53:38.240Z] --- PASS: TestImageInspectEmptyTagsAndDigests (0.01s) 14:53:38 [2023-10-13T14:53:38.240Z] === RUN TestImagesFilterMultiReference 14:53:38 [2023-10-13T14:53:38.240Z] --- PASS: TestImagesFilterMultiReference (0.05s) 14:53:38 [2023-10-13T14:53:38.240Z] === RUN TestImagesFilterBeforeSince 14:53:38 [2023-10-13T14:53:38.495Z] list_test.go:88: ImageList: ID=sha256:08e6525311526c2e7f79e38c0c811a100c1c495fc5b6431185e11dcdfa0f9bde RepoTags=[testimagesfilterbeforesince:v1] 14:53:38 [2023-10-13T14:53:38.495Z] list_test.go:88: ImageList: ID=sha256:f69c7b9ac3c3a39c8c33693ffa1edfdd76bde1ff554e5886eb463bae440d69a8 RepoTags=[testimagesfilterbeforesince:v3] 14:53:38 [2023-10-13T14:53:38.495Z] list_test.go:88: ImageList: ID=sha256:815a5a0e8c7925a7d30b0c01337d69ca20248a1dabfd7b095d207cced5e585ae RepoTags=[testimagesfilterbeforesince:v2] 14:53:38 [2023-10-13T14:53:38.495Z] --- PASS: TestImagesFilterBeforeSince (0.22s) 14:53:38 [2023-10-13T14:53:38.495Z] === RUN TestAPIImagesFilters 14:53:38 [2023-10-13T14:53:38.495Z] === RUN TestAPIImagesFilters/repository_regex 14:53:38 [2023-10-13T14:53:38.495Z] === PAUSE TestAPIImagesFilters/repository_regex 14:53:38 [2023-10-13T14:53:38.495Z] === RUN TestAPIImagesFilters/image_name_regex 14:53:38 [2023-10-13T14:53:38.495Z] === PAUSE TestAPIImagesFilters/image_name_regex 14:53:38 [2023-10-13T14:53:38.495Z] === RUN TestAPIImagesFilters/image_name_without_a_tag 14:53:38 [2023-10-13T14:53:38.495Z] === PAUSE TestAPIImagesFilters/image_name_without_a_tag 14:53:38 [2023-10-13T14:53:38.495Z] === RUN TestAPIImagesFilters/registry_port_regex 14:53:38 [2023-10-13T14:53:38.495Z] === PAUSE TestAPIImagesFilters/registry_port_regex 14:53:38 [2023-10-13T14:53:38.495Z] === CONT TestAPIImagesFilters/repository_regex 14:53:38 [2023-10-13T14:53:38.495Z] === CONT TestAPIImagesFilters/image_name_without_a_tag 14:53:38 [2023-10-13T14:53:38.495Z] === CONT TestAPIImagesFilters/image_name_regex 14:53:38 [2023-10-13T14:53:38.495Z] === CONT TestAPIImagesFilters/registry_port_regex 14:53:38 [2023-10-13T14:53:38.495Z] --- PASS: TestAPIImagesFilters (0.03s) 14:53:38 [2023-10-13T14:53:38.495Z] --- PASS: TestAPIImagesFilters/image_name_without_a_tag (0.00s) 14:53:38 [2023-10-13T14:53:38.495Z] --- PASS: TestAPIImagesFilters/repository_regex (0.00s) 14:53:38 [2023-10-13T14:53:38.495Z] --- PASS: TestAPIImagesFilters/image_name_regex (0.00s) 14:53:38 [2023-10-13T14:53:38.495Z] --- PASS: TestAPIImagesFilters/registry_port_regex (0.00s) 14:53:38 [2023-10-13T14:53:38.495Z] === RUN TestPruneDontDeleteUsedDangling 14:53:38 [2023-10-13T14:53:38.495Z] --- PASS: TestPruneDontDeleteUsedDangling (0.04s) 14:53:38 [2023-10-13T14:53:38.495Z] === RUN TestImagePullPlatformInvalid 14:53:38 [2023-10-13T14:53:38.495Z] --- PASS: TestImagePullPlatformInvalid (0.02s) 14:53:38 [2023-10-13T14:53:38.495Z] === RUN TestImagePullStoredfDigestForOtherRepo 14:53:38 [2023-10-13T14:53:38.495Z] time="2023-10-13T14:53:38.412050696Z" 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=c844919d-4c1a-456f-b564-2a29a19a7f28 version=2.8.3 14:53:38 [2023-10-13T14:53:38.495Z] time="2023-10-13T14:53:38.412142708Z" level=info msg="redis not configured" go.version=go1.20.8 instance.id=c844919d-4c1a-456f-b564-2a29a19a7f28 version=2.8.3 14:53:38 [2023-10-13T14:53:38.495Z] time="2023-10-13T14:53:38.412166667Z" level=info msg="Starting upload purge in 1m0s" go.version=go1.20.8 instance.id=c844919d-4c1a-456f-b564-2a29a19a7f28 version=2.8.3 14:53:38 [2023-10-13T14:53:38.495Z] time="2023-10-13T14:53:38.412370401Z" level=info msg="listening on 127.0.0.1:5000" go.version=go1.20.8 instance.id=c844919d-4c1a-456f-b564-2a29a19a7f28 version=2.8.3 14:53:38 [2023-10-13T14:53:38.752Z] time="2023-10-13T14:53:38.506423776Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=8d10095b-e7eb-4fb8-aaf9-d8f0360c625f http.request.method=GET http.request.remoteaddr="127.0.0.1:49212" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" 14:53:38 [2023-10-13T14:53:38.752Z] time="2023-10-13T14:53:38.506633663Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=8d10095b-e7eb-4fb8-aaf9-d8f0360c625f http.request.method=GET http.request.remoteaddr="127.0.0.1:49212" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.734845ms http.response.status=200 http.response.written=2 14:53:38 [2023-10-13T14:53:38.752Z] 127.0.0.1 - - [13/Oct/2023:14:53:38 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" 14:53:38 [2023-10-13T14:53:38.752Z] time="2023-10-13T14:53:38.509363423Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=4f05f86b-cb49-469f-80f6-292d97acb6b2 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:49214" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.7+unknown" vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 14:53:38 [2023-10-13T14:53:38.753Z] time="2023-10-13T14:53:38.509403177Z" level=debug msg=GetBlob go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=4f05f86b-cb49-469f-80f6-292d97acb6b2 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:49214" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.7+unknown" vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 14:53:38 [2023-10-13T14:53:38.753Z] time="2023-10-13T14:53:38.509417158Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=cb9222f5-fe6f-446f-bc5b-fcfbd0a59b6b http.request.method=HEAD http.request.remoteaddr="127.0.0.1:49218" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.7+unknown" vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 14:53:38 [2023-10-13T14:53:38.753Z] time="2023-10-13T14:53:38.509453967Z" level=debug msg=GetBlob go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=cb9222f5-fe6f-446f-bc5b-fcfbd0a59b6b http.request.method=HEAD http.request.remoteaddr="127.0.0.1:49218" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.7+unknown" vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 14:53:38 [2023-10-13T14:53:38.753Z] time="2023-10-13T14:53:38.509502279Z" 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=4f05f86b-cb49-469f-80f6-292d97acb6b2 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:49214" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.7+unknown" trace.duration=32.64µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=f1d4b430-3116-4254-afe6-766c6b044ea1 trace.line=95 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 14:53:38 [2023-10-13T14:53:38.753Z] time="2023-10-13T14:53:38.509515858Z" 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=cb9222f5-fe6f-446f-bc5b-fcfbd0a59b6b http.request.method=HEAD http.request.remoteaddr="127.0.0.1:49218" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.7+unknown" trace.duration=26.987µ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=5df1a7ad-1e3d-4f48-b536-5819ec27bf7d trace.line=95 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 14:53:38 [2023-10-13T14:53:38.753Z] time="2023-10-13T14:53:38.509624683Z" 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=4f05f86b-cb49-469f-80f6-292d97acb6b2 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:49214" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.7+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.119091ms http.response.status=404 http.response.written=157 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 14:53:38 [2023-10-13T14:53:38.753Z] 127.0.0.1 - - [13/Oct/2023:14:53:38 +0000] "HEAD /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 404 157 "" "containerd/1.7.7+unknown" 14:53:38 [2023-10-13T14:53:38.753Z] time="2023-10-13T14:53:38.509713413Z" 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=cb9222f5-fe6f-446f-bc5b-fcfbd0a59b6b http.request.method=HEAD http.request.remoteaddr="127.0.0.1:49218" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.7+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.146955ms http.response.status=404 http.response.written=157 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 14:53:38 [2023-10-13T14:53:38.753Z] 127.0.0.1 - - [13/Oct/2023:14:53:38 +0000] "HEAD /v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b HTTP/1.1" 404 157 "" "containerd/1.7.7+unknown" 14:53:38 [2023-10-13T14:53:38.753Z] time="2023-10-13T14:53:38.511342987Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=22048173-56f1-4e00-b082-0ae70369fc48 http.request.method=POST http.request.remoteaddr="127.0.0.1:49214" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.7+unknown" vars.name=test 14:53:38 [2023-10-13T14:53:38.753Z] time="2023-10-13T14:53:38.511367397Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=5de2883b-5728-4f18-beb5-1535ca42c1a3 http.request.method=POST http.request.remoteaddr="127.0.0.1:49218" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.7+unknown" vars.name=test 14:53:38 [2023-10-13T14:53:38.753Z] time="2023-10-13T14:53:38.51139166Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=22048173-56f1-4e00-b082-0ae70369fc48 http.request.method=POST http.request.remoteaddr="127.0.0.1:49214" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.7+unknown" vars.name=test 14:53:38 [2023-10-13T14:53:38.753Z] time="2023-10-13T14:53:38.511416242Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=5de2883b-5728-4f18-beb5-1535ca42c1a3 http.request.method=POST http.request.remoteaddr="127.0.0.1:49218" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.7+unknown" vars.name=test 14:53:38 [2023-10-13T14:53:38.753Z] time="2023-10-13T14:53:38.511532181Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/b8611c7c-6320-4640-b3f9-6e407974c44a/startedat")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=22048173-56f1-4e00-b082-0ae70369fc48 http.request.method=POST http.request.remoteaddr="127.0.0.1:49214" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.7+unknown" trace.duration=109.899µ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=3c986a38-e8ef-405d-939d-6b2893cf3ca5 trace.line=110 vars.name=test 14:53:38 [2023-10-13T14:53:38.753Z] time="2023-10-13T14:53:38.511584604Z" level=debug msg="filesystem.Writer("/docker/registry/v2/repositories/test/_uploads/b8611c7c-6320-4640-b3f9-6e407974c44a/data", false)" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=22048173-56f1-4e00-b082-0ae70369fc48 http.request.method=POST http.request.remoteaddr="127.0.0.1:49214" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.7+unknown" trace.duration=23.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).Writer" trace.id=5aaae50d-9779-4012-8af3-3550e352f6d3 trace.line=142 vars.name=test 14:53:38 [2023-10-13T14:53:38.753Z] time="2023-10-13T14:53:38.511600653Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/f8902c85-8f59-4484-8b39-5f00fce07caf/startedat")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=5de2883b-5728-4f18-beb5-1535ca42c1a3 http.request.method=POST http.request.remoteaddr="127.0.0.1:49218" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.7+unknown" trace.duration=149.908µ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=49235bae-9c14-43be-87df-2404da8261a4 trace.line=110 vars.name=test 14:53:38 [2023-10-13T14:53:38.753Z] time="2023-10-13T14:53:38.51166453Z" level=debug msg="filesystem.Writer("/docker/registry/v2/repositories/test/_uploads/f8902c85-8f59-4484-8b39-5f00fce07caf/data", false)" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=5de2883b-5728-4f18-beb5-1535ca42c1a3 http.request.method=POST http.request.remoteaddr="127.0.0.1:49218" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.7+unknown" trace.duration=31.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=67429cef-656f-4540-935f-0cd414fb5c82 trace.line=142 vars.name=test 14:53:38 [2023-10-13T14:53:38.753Z] time="2023-10-13T14:53:38.51174307Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/f8902c85-8f59-4484-8b39-5f00fce07caf/hashstates/sha256/0")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=5de2883b-5728-4f18-beb5-1535ca42c1a3 http.request.method=POST http.request.remoteaddr="127.0.0.1:49218" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.7+unknown" trace.duration=47.27µ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=dcb6c8b6-76cb-403c-926b-0131a8b5f801 trace.line=110 vars.name=test 14:53:38 [2023-10-13T14:53:38.753Z] time="2023-10-13T14:53:38.511666868Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/b8611c7c-6320-4640-b3f9-6e407974c44a/hashstates/sha256/0")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=22048173-56f1-4e00-b082-0ae70369fc48 http.request.method=POST http.request.remoteaddr="127.0.0.1:49214" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.7+unknown" trace.duration=47.426µ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=fcec3fd4-7736-4860-9d99-28b9dbbd1e96 trace.line=110 vars.name=test 14:53:38 [2023-10-13T14:53:38.753Z] time="2023-10-13T14:53:38.511848374Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=5de2883b-5728-4f18-beb5-1535ca42c1a3 http.request.method=POST http.request.remoteaddr="127.0.0.1:49218" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.7+unknown" http.response.duration=1.862452ms http.response.status=202 http.response.written=0 14:53:38 [2023-10-13T14:53:38.753Z] 127.0.0.1 - - [13/Oct/2023:14:53:38 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.7.7+unknown" 14:53:38 [2023-10-13T14:53:38.753Z] time="2023-10-13T14:53:38.511987796Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=22048173-56f1-4e00-b082-0ae70369fc48 http.request.method=POST http.request.remoteaddr="127.0.0.1:49214" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.7+unknown" http.response.duration=2.124902ms http.response.status=202 http.response.written=0 14:53:38 [2023-10-13T14:53:38.753Z] 127.0.0.1 - - [13/Oct/2023:14:53:38 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.7.7+unknown" 14:53:38 [2023-10-13T14:53:38.753Z] time="2023-10-13T14:53:38.514158384Z" 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=538995c9-e551-4c28-86b7-970a6c361f9e http.request.method=PUT http.request.remoteaddr="127.0.0.1:49218" http.request.uri="/v2/test/blobs/uploads/f8902c85-8f59-4484-8b39-5f00fce07caf?_state=lO5Yiaop7dwRWwfQ9SbWoEipFlOT95K2YOVzo7UMATx7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImY4OTAyYzg1LThmNTktNDQ4NC04YjM5LTVmMDBmY2UwN2NhZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMC0xM1QxNDo1MzozOC41MTE0MzI3NTlaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.7+unknown" vars.name=test vars.uuid=f8902c85-8f59-4484-8b39-5f00fce07caf 14:53:38 [2023-10-13T14:53:38.753Z] time="2023-10-13T14:53:38.514268718Z" 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=538995c9-e551-4c28-86b7-970a6c361f9e http.request.method=PUT http.request.remoteaddr="127.0.0.1:49218" http.request.uri="/v2/test/blobs/uploads/f8902c85-8f59-4484-8b39-5f00fce07caf?_state=lO5Yiaop7dwRWwfQ9SbWoEipFlOT95K2YOVzo7UMATx7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImY4OTAyYzg1LThmNTktNDQ4NC04YjM5LTVmMDBmY2UwN2NhZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMC0xM1QxNDo1MzozOC41MTE0MzI3NTlaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.7+unknown" vars.name=test vars.uuid=f8902c85-8f59-4484-8b39-5f00fce07caf 14:53:38 [2023-10-13T14:53:38.753Z] time="2023-10-13T14:53:38.514325293Z" 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=e09111c9-0742-4e7a-91d4-406b42c9a770 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49214" http.request.uri="/v2/test/blobs/uploads/b8611c7c-6320-4640-b3f9-6e407974c44a?_state=FvI3yLLCyZpb0HsNoM5agr418QTEBYIaJHuUcmQyoSp7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImI4NjExYzdjLTYzMjAtNDY0MC1iM2Y5LTZlNDA3OTc0YzQ0YSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMC0xM1QxNDo1MzozOC41MTE0MDMxOTZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.7+unknown" vars.name=test vars.uuid=b8611c7c-6320-4640-b3f9-6e407974c44a 14:53:38 [2023-10-13T14:53:38.753Z] time="2023-10-13T14:53:38.514365703Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_uploads/f8902c85-8f59-4484-8b39-5f00fce07caf/startedat")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=538995c9-e551-4c28-86b7-970a6c361f9e http.request.method=PUT http.request.remoteaddr="127.0.0.1:49218" http.request.uri="/v2/test/blobs/uploads/f8902c85-8f59-4484-8b39-5f00fce07caf?_state=lO5Yiaop7dwRWwfQ9SbWoEipFlOT95K2YOVzo7UMATx7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImY4OTAyYzg1LThmNTktNDQ4NC04YjM5LTVmMDBmY2UwN2NhZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMC0xM1QxNDo1MzozOC41MTE0MzI3NTlaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.7+unknown" trace.duration=42.684µ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=0ea17762-4e03-43e2-895e-43cbc1eacb40 trace.line=95 vars.name=test vars.uuid=f8902c85-8f59-4484-8b39-5f00fce07caf 14:53:38 [2023-10-13T14:53:38.753Z] time="2023-10-13T14:53:38.514407993Z" 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=e09111c9-0742-4e7a-91d4-406b42c9a770 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49214" http.request.uri="/v2/test/blobs/uploads/b8611c7c-6320-4640-b3f9-6e407974c44a?_state=FvI3yLLCyZpb0HsNoM5agr418QTEBYIaJHuUcmQyoSp7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImI4NjExYzdjLTYzMjAtNDY0MC1iM2Y5LTZlNDA3OTc0YzQ0YSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMC0xM1QxNDo1MzozOC41MTE0MDMxOTZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.7+unknown" vars.name=test vars.uuid=b8611c7c-6320-4640-b3f9-6e407974c44a 14:53:38 [2023-10-13T14:53:38.753Z] time="2023-10-13T14:53:38.514473182Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_uploads/b8611c7c-6320-4640-b3f9-6e407974c44a/startedat")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=e09111c9-0742-4e7a-91d4-406b42c9a770 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49214" http.request.uri="/v2/test/blobs/uploads/b8611c7c-6320-4640-b3f9-6e407974c44a?_state=FvI3yLLCyZpb0HsNoM5agr418QTEBYIaJHuUcmQyoSp7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImI4NjExYzdjLTYzMjAtNDY0MC1iM2Y5LTZlNDA3OTc0YzQ0YSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMC0xM1QxNDo1MzozOC41MTE0MDMxOTZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.7+unknown" trace.duration=35.168µ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=41d7db33-5562-4f1a-aad3-fbef0dc5cba6 trace.line=95 vars.name=test vars.uuid=b8611c7c-6320-4640-b3f9-6e407974c44a 14:53:38 [2023-10-13T14:53:38.753Z] time="2023-10-13T14:53:38.514492842Z" level=debug msg="filesystem.Writer("/docker/registry/v2/repositories/test/_uploads/f8902c85-8f59-4484-8b39-5f00fce07caf/data", true)" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=538995c9-e551-4c28-86b7-970a6c361f9e http.request.method=PUT http.request.remoteaddr="127.0.0.1:49218" http.request.uri="/v2/test/blobs/uploads/f8902c85-8f59-4484-8b39-5f00fce07caf?_state=lO5Yiaop7dwRWwfQ9SbWoEipFlOT95K2YOVzo7UMATx7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImY4OTAyYzg1LThmNTktNDQ4NC04YjM5LTVmMDBmY2UwN2NhZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMC0xM1QxNDo1MzozOC41MTE0MzI3NTlaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.7+unknown" trace.duration=82.733µ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=a7a8696a-2481-4ede-b6ea-7d7b1ceb2229 trace.line=142 vars.name=test vars.uuid=f8902c85-8f59-4484-8b39-5f00fce07caf 14:53:38 [2023-10-13T14:53:38.753Z] time="2023-10-13T14:53:38.51454702Z" 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=538995c9-e551-4c28-86b7-970a6c361f9e http.request.method=PUT http.request.remoteaddr="127.0.0.1:49218" http.request.uri="/v2/test/blobs/uploads/f8902c85-8f59-4484-8b39-5f00fce07caf?_state=lO5Yiaop7dwRWwfQ9SbWoEipFlOT95K2YOVzo7UMATx7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImY4OTAyYzg1LThmNTktNDQ4NC04YjM5LTVmMDBmY2UwN2NhZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMC0xM1QxNDo1MzozOC41MTE0MzI3NTlaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.7+unknown" vars.name=test vars.uuid=f8902c85-8f59-4484-8b39-5f00fce07caf 14:53:38 [2023-10-13T14:53:38.753Z] time="2023-10-13T14:53:38.514546421Z" level=debug msg="filesystem.Writer("/docker/registry/v2/repositories/test/_uploads/b8611c7c-6320-4640-b3f9-6e407974c44a/data", true)" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=e09111c9-0742-4e7a-91d4-406b42c9a770 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49214" http.request.uri="/v2/test/blobs/uploads/b8611c7c-6320-4640-b3f9-6e407974c44a?_state=FvI3yLLCyZpb0HsNoM5agr418QTEBYIaJHuUcmQyoSp7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImI4NjExYzdjLTYzMjAtNDY0MC1iM2Y5LTZlNDA3OTc0YzQ0YSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMC0xM1QxNDo1MzozOC41MTE0MDMxOTZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.7+unknown" trace.duration=22.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).Writer" trace.id=9c848eb3-4c39-4f13-bd99-72117783dc4b trace.line=142 vars.name=test vars.uuid=b8611c7c-6320-4640-b3f9-6e407974c44a 14:53:38 [2023-10-13T14:53:38.753Z] time="2023-10-13T14:53:38.514798697Z" 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=e09111c9-0742-4e7a-91d4-406b42c9a770 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49214" http.request.uri="/v2/test/blobs/uploads/b8611c7c-6320-4640-b3f9-6e407974c44a?_state=FvI3yLLCyZpb0HsNoM5agr418QTEBYIaJHuUcmQyoSp7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImI4NjExYzdjLTYzMjAtNDY0MC1iM2Y5LTZlNDA3OTc0YzQ0YSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMC0xM1QxNDo1MzozOC41MTE0MDMxOTZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.7+unknown" vars.name=test vars.uuid=b8611c7c-6320-4640-b3f9-6e407974c44a 14:53:38 [2023-10-13T14:53:38.753Z] time="2023-10-13T14:53:38.514904674Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/f8902c85-8f59-4484-8b39-5f00fce07caf/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=538995c9-e551-4c28-86b7-970a6c361f9e http.request.method=PUT http.request.remoteaddr="127.0.0.1:49218" http.request.uri="/v2/test/blobs/uploads/f8902c85-8f59-4484-8b39-5f00fce07caf?_state=lO5Yiaop7dwRWwfQ9SbWoEipFlOT95K2YOVzo7UMATx7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImY4OTAyYzg1LThmNTktNDQ4NC04YjM5LTVmMDBmY2UwN2NhZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMC0xM1QxNDo1MzozOC41MTE0MzI3NTlaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.7+unknown" trace.duration=302.819µ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=e122ef62-89ee-43a3-8908-eb19cc1f4339 trace.line=110 vars.name=test vars.uuid=f8902c85-8f59-4484-8b39-5f00fce07caf 14:53:38 [2023-10-13T14:53:38.754Z] time="2023-10-13T14:53:38.514911911Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/b8611c7c-6320-4640-b3f9-6e407974c44a/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=e09111c9-0742-4e7a-91d4-406b42c9a770 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49214" http.request.uri="/v2/test/blobs/uploads/b8611c7c-6320-4640-b3f9-6e407974c44a?_state=FvI3yLLCyZpb0HsNoM5agr418QTEBYIaJHuUcmQyoSp7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImI4NjExYzdjLTYzMjAtNDY0MC1iM2Y5LTZlNDA3OTc0YzQ0YSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMC0xM1QxNDo1MzozOC41MTE0MDMxOTZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.7+unknown" trace.duration=55.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).PutContent" trace.id=8056173b-6c98-4251-b820-ea1400fe5ab8 trace.line=110 vars.name=test vars.uuid=b8611c7c-6320-4640-b3f9-6e407974c44a 14:53:38 [2023-10-13T14:53:38.754Z] time="2023-10-13T14:53:38.514974549Z" level=debug msg="filesystem.Stat("/docker/registry/v2/repositories/test/_uploads/f8902c85-8f59-4484-8b39-5f00fce07caf/data")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=538995c9-e551-4c28-86b7-970a6c361f9e http.request.method=PUT http.request.remoteaddr="127.0.0.1:49218" http.request.uri="/v2/test/blobs/uploads/f8902c85-8f59-4484-8b39-5f00fce07caf?_state=lO5Yiaop7dwRWwfQ9SbWoEipFlOT95K2YOVzo7UMATx7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImY4OTAyYzg1LThmNTktNDQ4NC04YjM5LTVmMDBmY2UwN2NhZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMC0xM1QxNDo1MzozOC41MTE0MzI3NTlaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.7+unknown" trace.duration=22.892µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=6ebc3d49-bc22-44be-9e92-6b467441f331 trace.line=155 vars.name=test vars.uuid=f8902c85-8f59-4484-8b39-5f00fce07caf 14:53:38 [2023-10-13T14:53:38.754Z] time="2023-10-13T14:53:38.515031321Z" 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=538995c9-e551-4c28-86b7-970a6c361f9e http.request.method=PUT http.request.remoteaddr="127.0.0.1:49218" http.request.uri="/v2/test/blobs/uploads/f8902c85-8f59-4484-8b39-5f00fce07caf?_state=lO5Yiaop7dwRWwfQ9SbWoEipFlOT95K2YOVzo7UMATx7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImY4OTAyYzg1LThmNTktNDQ4NC04YjM5LTVmMDBmY2UwN2NhZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMC0xM1QxNDo1MzozOC41MTE0MzI3NTlaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.7+unknown" trace.duration=13.867µ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=dcfb1cf1-2345-4536-9607-fde029f7691f trace.line=155 vars.name=test vars.uuid=f8902c85-8f59-4484-8b39-5f00fce07caf 14:53:38 [2023-10-13T14:53:38.754Z] time="2023-10-13T14:53:38.515031952Z" level=debug msg="filesystem.Stat("/docker/registry/v2/repositories/test/_uploads/b8611c7c-6320-4640-b3f9-6e407974c44a/data")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=e09111c9-0742-4e7a-91d4-406b42c9a770 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49214" http.request.uri="/v2/test/blobs/uploads/b8611c7c-6320-4640-b3f9-6e407974c44a?_state=FvI3yLLCyZpb0HsNoM5agr418QTEBYIaJHuUcmQyoSp7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImI4NjExYzdjLTYzMjAtNDY0MC1iM2Y5LTZlNDA3OTc0YzQ0YSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMC0xM1QxNDo1MzozOC41MTE0MDMxOTZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.7+unknown" trace.duration=28.439µ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=a3767650-bfe2-4f69-9f9d-600eb02dee02 trace.line=155 vars.name=test vars.uuid=b8611c7c-6320-4640-b3f9-6e407974c44a 14:53:38 [2023-10-13T14:53:38.754Z] time="2023-10-13T14:53:38.515061392Z" level=debug msg="filesystem.Stat("/docker/registry/v2/repositories/test/_uploads/f8902c85-8f59-4484-8b39-5f00fce07caf/data")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=538995c9-e551-4c28-86b7-970a6c361f9e http.request.method=PUT http.request.remoteaddr="127.0.0.1:49218" http.request.uri="/v2/test/blobs/uploads/f8902c85-8f59-4484-8b39-5f00fce07caf?_state=lO5Yiaop7dwRWwfQ9SbWoEipFlOT95K2YOVzo7UMATx7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImY4OTAyYzg1LThmNTktNDQ4NC04YjM5LTVmMDBmY2UwN2NhZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMC0xM1QxNDo1MzozOC41MTE0MzI3NTlaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.7+unknown" trace.duration=11.11µ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=77d38e53-c99c-4611-84a6-b09230ef7acc trace.line=155 vars.name=test vars.uuid=f8902c85-8f59-4484-8b39-5f00fce07caf 14:53:38 [2023-10-13T14:53:38.754Z] time="2023-10-13T14:53:38.515090143Z" 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=e09111c9-0742-4e7a-91d4-406b42c9a770 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49214" http.request.uri="/v2/test/blobs/uploads/b8611c7c-6320-4640-b3f9-6e407974c44a?_state=FvI3yLLCyZpb0HsNoM5agr418QTEBYIaJHuUcmQyoSp7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImI4NjExYzdjLTYzMjAtNDY0MC1iM2Y5LTZlNDA3OTc0YzQ0YSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMC0xM1QxNDo1MzozOC41MTE0MDMxOTZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.7+unknown" trace.duration=17.847µ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=d77fcc10-b48b-4696-b6bf-69df63b5a10c trace.line=155 vars.name=test vars.uuid=b8611c7c-6320-4640-b3f9-6e407974c44a 14:53:38 [2023-10-13T14:53:38.754Z] time="2023-10-13T14:53:38.515119641Z" level=debug msg="filesystem.Stat("/docker/registry/v2/repositories/test/_uploads/b8611c7c-6320-4640-b3f9-6e407974c44a/data")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=e09111c9-0742-4e7a-91d4-406b42c9a770 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49214" http.request.uri="/v2/test/blobs/uploads/b8611c7c-6320-4640-b3f9-6e407974c44a?_state=FvI3yLLCyZpb0HsNoM5agr418QTEBYIaJHuUcmQyoSp7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImI4NjExYzdjLTYzMjAtNDY0MC1iM2Y5LTZlNDA3OTc0YzQ0YSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMC0xM1QxNDo1MzozOC41MTE0MDMxOTZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.7+unknown" trace.duration=9.592µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=c418d181-a313-45af-89af-97e272f6c091 trace.line=155 vars.name=test vars.uuid=b8611c7c-6320-4640-b3f9-6e407974c44a 14:53:38 [2023-10-13T14:53:38.754Z] time="2023-10-13T14:53:38.515136469Z" level=debug msg="filesystem.Move("/docker/registry/v2/repositories/test/_uploads/f8902c85-8f59-4484-8b39-5f00fce07caf/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=538995c9-e551-4c28-86b7-970a6c361f9e http.request.method=PUT http.request.remoteaddr="127.0.0.1:49218" http.request.uri="/v2/test/blobs/uploads/f8902c85-8f59-4484-8b39-5f00fce07caf?_state=lO5Yiaop7dwRWwfQ9SbWoEipFlOT95K2YOVzo7UMATx7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImY4OTAyYzg1LThmNTktNDQ4NC04YjM5LTVmMDBmY2UwN2NhZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMC0xM1QxNDo1MzozOC41MTE0MzI3NTlaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.7+unknown" trace.duration=53.383µ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=19a856dc-68c9-40db-877f-d67c84903b20 trace.line=185 vars.name=test vars.uuid=f8902c85-8f59-4484-8b39-5f00fce07caf 14:53:38 [2023-10-13T14:53:38.754Z] time="2023-10-13T14:53:38.515193323Z" level=debug msg="filesystem.Move("/docker/registry/v2/repositories/test/_uploads/b8611c7c-6320-4640-b3f9-6e407974c44a/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=e09111c9-0742-4e7a-91d4-406b42c9a770 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49214" http.request.uri="/v2/test/blobs/uploads/b8611c7c-6320-4640-b3f9-6e407974c44a?_state=FvI3yLLCyZpb0HsNoM5agr418QTEBYIaJHuUcmQyoSp7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImI4NjExYzdjLTYzMjAtNDY0MC1iM2Y5LTZlNDA3OTc0YzQ0YSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMC0xM1QxNDo1MzozOC41MTE0MDMxOTZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.7+unknown" trace.duration=46.13µ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=c615514f-ff89-4fc6-8153-9ee62958bae1 trace.line=185 vars.name=test vars.uuid=b8611c7c-6320-4640-b3f9-6e407974c44a 14:53:38 [2023-10-13T14:53:38.754Z] time="2023-10-13T14:53:38.515215296Z" 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=538995c9-e551-4c28-86b7-970a6c361f9e http.request.method=PUT http.request.remoteaddr="127.0.0.1:49218" http.request.uri="/v2/test/blobs/uploads/f8902c85-8f59-4484-8b39-5f00fce07caf?_state=lO5Yiaop7dwRWwfQ9SbWoEipFlOT95K2YOVzo7UMATx7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImY4OTAyYzg1LThmNTktNDQ4NC04YjM5LTVmMDBmY2UwN2NhZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMC0xM1QxNDo1MzozOC41MTE0MzI3NTlaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.7+unknown" trace.duration=50.856µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=c2156afd-6503-4fde-b408-c92e36c7ba46 trace.line=110 vars.name=test vars.uuid=f8902c85-8f59-4484-8b39-5f00fce07caf 14:53:38 [2023-10-13T14:53:38.754Z] time="2023-10-13T14:53:38.515274135Z" 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=e09111c9-0742-4e7a-91d4-406b42c9a770 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49214" http.request.uri="/v2/test/blobs/uploads/b8611c7c-6320-4640-b3f9-6e407974c44a?_state=FvI3yLLCyZpb0HsNoM5agr418QTEBYIaJHuUcmQyoSp7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImI4NjExYzdjLTYzMjAtNDY0MC1iM2Y5LTZlNDA3OTc0YzQ0YSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMC0xM1QxNDo1MzozOC41MTE0MDMxOTZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.7+unknown" trace.duration=46.391µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=197daba5-0f27-4de2-8f8b-53cb788611c6 trace.line=110 vars.name=test vars.uuid=b8611c7c-6320-4640-b3f9-6e407974c44a 14:53:38 [2023-10-13T14:53:38.754Z] time="2023-10-13T14:53:38.51533569Z" level=debug msg="filesystem.Delete("/docker/registry/v2/repositories/test/_uploads/f8902c85-8f59-4484-8b39-5f00fce07caf")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=538995c9-e551-4c28-86b7-970a6c361f9e http.request.method=PUT http.request.remoteaddr="127.0.0.1:49218" http.request.uri="/v2/test/blobs/uploads/f8902c85-8f59-4484-8b39-5f00fce07caf?_state=lO5Yiaop7dwRWwfQ9SbWoEipFlOT95K2YOVzo7UMATx7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImY4OTAyYzg1LThmNTktNDQ4NC04YjM5LTVmMDBmY2UwN2NhZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMC0xM1QxNDo1MzozOC41MTE0MzI3NTlaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.7+unknown" trace.duration=97.641µ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=394d42be-e681-4563-b22a-0d3bb5652764 trace.line=202 vars.name=test vars.uuid=f8902c85-8f59-4484-8b39-5f00fce07caf 14:53:38 [2023-10-13T14:53:38.754Z] time="2023-10-13T14:53:38.515408815Z" level=debug msg="filesystem.Delete("/docker/registry/v2/repositories/test/_uploads/b8611c7c-6320-4640-b3f9-6e407974c44a")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=e09111c9-0742-4e7a-91d4-406b42c9a770 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49214" http.request.uri="/v2/test/blobs/uploads/b8611c7c-6320-4640-b3f9-6e407974c44a?_state=FvI3yLLCyZpb0HsNoM5agr418QTEBYIaJHuUcmQyoSp7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImI4NjExYzdjLTYzMjAtNDY0MC1iM2Y5LTZlNDA3OTc0YzQ0YSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMC0xM1QxNDo1MzozOC41MTE0MDMxOTZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.7+unknown" trace.duration=107.25µ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=1bd68b45-15a5-4e8e-ae99-973ddc3d4912 trace.line=202 vars.name=test vars.uuid=b8611c7c-6320-4640-b3f9-6e407974c44a 14:53:38 [2023-10-13T14:53:38.754Z] time="2023-10-13T14:53:38.515413885Z" 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=538995c9-e551-4c28-86b7-970a6c361f9e http.request.method=PUT http.request.remoteaddr="127.0.0.1:49218" http.request.uri="/v2/test/blobs/uploads/f8902c85-8f59-4484-8b39-5f00fce07caf?_state=lO5Yiaop7dwRWwfQ9SbWoEipFlOT95K2YOVzo7UMATx7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImY4OTAyYzg1LThmNTktNDQ4NC04YjM5LTVmMDBmY2UwN2NhZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMC0xM1QxNDo1MzozOC41MTE0MzI3NTlaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.7+unknown" http.response.duration=2.496004ms http.response.status=201 http.response.written=0 14:53:38 [2023-10-13T14:53:38.754Z] 127.0.0.1 - - [13/Oct/2023:14:53:38 +0000] "PUT /v2/test/blobs/uploads/f8902c85-8f59-4484-8b39-5f00fce07caf?_state=lO5Yiaop7dwRWwfQ9SbWoEipFlOT95K2YOVzo7UMATx7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImY4OTAyYzg1LThmNTktNDQ4NC04YjM5LTVmMDBmY2UwN2NhZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMC0xM1QxNDo1MzozOC41MTE0MzI3NTlaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b HTTP/1.1" 201 0 "" "containerd/1.7.7+unknown" 14:53:38 [2023-10-13T14:53:38.754Z] time="2023-10-13T14:53:38.51547791Z" 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=e09111c9-0742-4e7a-91d4-406b42c9a770 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49214" http.request.uri="/v2/test/blobs/uploads/b8611c7c-6320-4640-b3f9-6e407974c44a?_state=FvI3yLLCyZpb0HsNoM5agr418QTEBYIaJHuUcmQyoSp7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImI4NjExYzdjLTYzMjAtNDY0MC1iM2Y5LTZlNDA3OTc0YzQ0YSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMC0xM1QxNDo1MzozOC41MTE0MDMxOTZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.7+unknown" http.response.duration=2.569202ms http.response.status=201 http.response.written=0 14:53:38 [2023-10-13T14:53:38.754Z] 127.0.0.1 - - [13/Oct/2023:14:53:38 +0000] "PUT /v2/test/blobs/uploads/b8611c7c-6320-4640-b3f9-6e407974c44a?_state=FvI3yLLCyZpb0HsNoM5agr418QTEBYIaJHuUcmQyoSp7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImI4NjExYzdjLTYzMjAtNDY0MC1iM2Y5LTZlNDA3OTc0YzQ0YSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMC0xM1QxNDo1MzozOC41MTE0MDMxOTZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 201 0 "" "containerd/1.7.7+unknown" 14:53:38 [2023-10-13T14:53:38.754Z] time="2023-10-13T14:53:38.5165912Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=a4e2111e-d30b-433c-92ed-a07ea9e66897 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:49218" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.7+unknown" vars.name=test vars.reference=latest 14:53:38 [2023-10-13T14:53:38.754Z] time="2023-10-13T14:53:38.516625448Z" level=debug msg=GetImageManifest go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=a4e2111e-d30b-433c-92ed-a07ea9e66897 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:49218" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.7+unknown" vars.name=test vars.reference=latest 14:53:38 [2023-10-13T14:53:38.754Z] time="2023-10-13T14:53:38.516681153Z" 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=a4e2111e-d30b-433c-92ed-a07ea9e66897 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:49218" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.7+unknown" trace.duration=24.164µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=bc09897a-72e7-4683-99e8-8b073fb7110b trace.line=95 vars.name=test vars.reference=latest 14:53:38 [2023-10-13T14:53:38.754Z] time="2023-10-13T14:53:38.516741756Z" 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=a4e2111e-d30b-433c-92ed-a07ea9e66897 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:49218" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.7+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration="812.448µs" http.response.status=404 http.response.written=96 vars.name=test vars.reference=latest 14:53:38 [2023-10-13T14:53:38.754Z] 127.0.0.1 - - [13/Oct/2023:14:53:38 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 404 96 "" "containerd/1.7.7+unknown" 14:53:38 [2023-10-13T14:53:38.754Z] time="2023-10-13T14:53:38.518180092Z" 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=ef3d5a81-86b7-4874-8db4-8439c8501522 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49218" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.7+unknown" vars.name=test vars.reference=latest 14:53:38 [2023-10-13T14:53:38.754Z] time="2023-10-13T14:53:38.518240326Z" 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=ef3d5a81-86b7-4874-8db4-8439c8501522 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49218" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.7+unknown" vars.name=test vars.reference=latest 14:53:38 [2023-10-13T14:53:38.754Z] time="2023-10-13T14:53:38.518414152Z" 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=ef3d5a81-86b7-4874-8db4-8439c8501522 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49218" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.7+unknown" vars.name=test vars.reference=latest 14:53:38 [2023-10-13T14:53:38.754Z] time="2023-10-13T14:53:38.518431613Z" 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=ef3d5a81-86b7-4874-8db4-8439c8501522 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49218" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.7+unknown" vars.name=test vars.reference=latest 14:53:38 [2023-10-13T14:53:38.754Z] time="2023-10-13T14:53:38.518440548Z" 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=ef3d5a81-86b7-4874-8db4-8439c8501522 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49218" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.7+unknown" vars.name=test vars.reference=latest 14:53:38 [2023-10-13T14:53:38.754Z] time="2023-10-13T14:53:38.518507822Z" 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=ef3d5a81-86b7-4874-8db4-8439c8501522 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49218" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.7+unknown" trace.duration=35.676µ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=09e1272a-3afd-46e5-af39-b72e1c03c996 trace.line=95 vars.name=test vars.reference=latest 14:53:38 [2023-10-13T14:53:38.754Z] time="2023-10-13T14:53:38.518554674Z" 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=ef3d5a81-86b7-4874-8db4-8439c8501522 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49218" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.7+unknown" trace.duration=15.409µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=02201df8-0309-40c3-9e0b-6c2b68091e67 trace.line=155 vars.name=test vars.reference=latest 14:53:38 [2023-10-13T14:53:38.754Z] time="2023-10-13T14:53:38.518599859Z" 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=ef3d5a81-86b7-4874-8db4-8439c8501522 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49218" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.7+unknown" trace.duration=20.201µ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=05cdfc54-acf8-443c-9e5b-b0f9f540909a trace.line=95 vars.name=test vars.reference=latest 14:53:38 [2023-10-13T14:53:38.755Z] time="2023-10-13T14:53:38.51863835Z" 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=ef3d5a81-86b7-4874-8db4-8439c8501522 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49218" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.7+unknown" trace.duration=10.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=2f645ba0-377f-4045-a0fe-a058ddd6cb11 trace.line=155 vars.name=test vars.reference=latest 14:53:38 [2023-10-13T14:53:38.755Z] time="2023-10-13T14:53:38.518678932Z" 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=ef3d5a81-86b7-4874-8db4-8439c8501522 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49218" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.7+unknown" trace.duration=12.407µ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=a5c336b2-cf40-48bf-8519-32a4129b1393 trace.line=155 vars.name=test vars.reference=latest 14:53:38 [2023-10-13T14:53:38.755Z] time="2023-10-13T14:53:38.518747109Z" 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=ef3d5a81-86b7-4874-8db4-8439c8501522 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49218" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.7+unknown" trace.duration=46.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).PutContent" trace.id=5954482e-5540-4146-8b4d-efbb885a3520 trace.line=110 vars.name=test vars.reference=latest 14:53:38 [2023-10-13T14:53:38.755Z] time="2023-10-13T14:53:38.518833944Z" 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=ef3d5a81-86b7-4874-8db4-8439c8501522 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49218" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.7+unknown" trace.duration=49.502µ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=8890a4e1-99e5-47e4-acbb-efe075755a04 trace.line=110 vars.name=test vars.reference=latest 14:53:38 [2023-10-13T14:53:38.755Z] time="2023-10-13T14:53:38.518984163Z" 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=ef3d5a81-86b7-4874-8db4-8439c8501522 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49218" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.7+unknown" trace.duration=60.57µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=2ab7dcbc-b206-4252-925d-0d61add85a63 trace.line=110 vars.name=test vars.reference=latest 14:53:38 [2023-10-13T14:53:38.755Z] time="2023-10-13T14:53:38.519040738Z" 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=ef3d5a81-86b7-4874-8db4-8439c8501522 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49218" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.7+unknown" trace.duration=32.788µ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=9e270553-5372-4e39-a6dd-5e190fe38367 trace.line=110 vars.name=test vars.reference=latest 14:53:38 [2023-10-13T14:53:38.755Z] time="2023-10-13T14:53:38.519078834Z" 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=ef3d5a81-86b7-4874-8db4-8439c8501522 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49218" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.7+unknown" vars.name=test vars.reference=latest 14:53:38 [2023-10-13T14:53:38.755Z] time="2023-10-13T14:53:38.519095967Z" 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=ef3d5a81-86b7-4874-8db4-8439c8501522 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49218" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.7+unknown" http.response.duration=2.05789ms http.response.status=201 http.response.written=0 14:53:38 [2023-10-13T14:53:38.755Z] 127.0.0.1 - - [13/Oct/2023:14:53:38 +0000] "PUT /v2/test/manifests/latest HTTP/1.1" 201 0 "" "containerd/1.7.7+unknown" 14:53:38 [2023-10-13T14:53:38.755Z] time="2023-10-13T14:53:38.523573339Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=9cf22844-3523-491d-89c3-52349ad0939a http.request.method=GET http.request.remoteaddr="127.0.0.1:49244" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.21.3 git-commit/72e96c6e014d26f9cdfe8a8e55265c084a61d53e kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" 14:53:38 [2023-10-13T14:53:38.755Z] time="2023-10-13T14:53:38.523610566Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=9cf22844-3523-491d-89c3-52349ad0939a http.request.method=GET http.request.remoteaddr="127.0.0.1:49244" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.21.3 git-commit/72e96c6e014d26f9cdfe8a8e55265c084a61d53e 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="841.322µs" http.response.status=200 http.response.written=2 14:53:38 [2023-10-13T14:53:38.755Z] 127.0.0.1 - - [13/Oct/2023:14:53:38 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.21.3 git-commit/72e96c6e014d26f9cdfe8a8e55265c084a61d53e kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" 14:53:38 [2023-10-13T14:53:38.755Z] time="2023-10-13T14:53:38.526089323Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=c32a4ee3-71c4-4bb7-80da-a39ba18bb426 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:49260" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.3 git-commit/72e96c6e014d26f9cdfe8a8e55265c084a61d53e kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference=latest 14:53:38 [2023-10-13T14:53:38.755Z] time="2023-10-13T14:53:38.5261265Z" level=debug msg=GetImageManifest go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=c32a4ee3-71c4-4bb7-80da-a39ba18bb426 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:49260" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.3 git-commit/72e96c6e014d26f9cdfe8a8e55265c084a61d53e kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference=latest 14:53:38 [2023-10-13T14:53:38.755Z] time="2023-10-13T14:53:38.526198246Z" 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=c32a4ee3-71c4-4bb7-80da-a39ba18bb426 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:49260" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.3 git-commit/72e96c6e014d26f9cdfe8a8e55265c084a61d53e kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=40.229µ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=ae501642-bb13-46c8-8970-1f196675ca4a trace.line=95 vars.name=test vars.reference=latest 14:53:38 [2023-10-13T14:53:38.755Z] time="2023-10-13T14:53:38.526222615Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=c32a4ee3-71c4-4bb7-80da-a39ba18bb426 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:49260" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.3 git-commit/72e96c6e014d26f9cdfe8a8e55265c084a61d53e kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference=latest 14:53:38 [2023-10-13T14:53:38.755Z] time="2023-10-13T14:53:38.526285032Z" 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=c32a4ee3-71c4-4bb7-80da-a39ba18bb426 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:49260" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.3 git-commit/72e96c6e014d26f9cdfe8a8e55265c084a61d53e kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=23.492µ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=444ad7e4-05de-4916-9fe6-d8e865d47893 trace.line=95 vars.name=test vars.reference=latest 14:53:38 [2023-10-13T14:53:38.755Z] time="2023-10-13T14:53:38.52633441Z" 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=c32a4ee3-71c4-4bb7-80da-a39ba18bb426 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:49260" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.3 git-commit/72e96c6e014d26f9cdfe8a8e55265c084a61d53e kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=16.837µ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=142cd6a8-0595-4f63-96ae-935af8453eea trace.line=155 vars.name=test vars.reference=latest 14:53:38 [2023-10-13T14:53:38.755Z] time="2023-10-13T14:53:38.526373442Z" 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=c32a4ee3-71c4-4bb7-80da-a39ba18bb426 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:49260" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.3 git-commit/72e96c6e014d26f9cdfe8a8e55265c084a61d53e kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=14.211µ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=fa68f41f-5ba7-4614-a9b9-a9364384774e trace.line=125 vars.name=test vars.reference=latest 14:53:38 [2023-10-13T14:53:38.755Z] time="2023-10-13T14:53:38.526418414Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=c32a4ee3-71c4-4bb7-80da-a39ba18bb426 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:49260" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.3 git-commit/72e96c6e014d26f9cdfe8a8e55265c084a61d53e kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference=latest 14:53:38 [2023-10-13T14:53:38.755Z] time="2023-10-13T14:53:38.526509418Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=c32a4ee3-71c4-4bb7-80da-a39ba18bb426 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:49260" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.3 git-commit/72e96c6e014d26f9cdfe8a8e55265c084a61d53e 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.674973ms http.response.status=200 http.response.written=417 14:53:38 [2023-10-13T14:53:38.755Z] 127.0.0.1 - - [13/Oct/2023:14:53:38 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 200 417 "" "docker/dev go/go1.21.3 git-commit/72e96c6e014d26f9cdfe8a8e55265c084a61d53e kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" 14:53:38 [2023-10-13T14:53:38.755Z] time="2023-10-13T14:53:38.534148814Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=d1289f91-8166-4e2d-adc2-4f039ab53c87 http.request.method=GET http.request.remoteaddr="127.0.0.1:49266" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.3 git-commit/72e96c6e014d26f9cdfe8a8e55265c084a61d53e kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 14:53:38 [2023-10-13T14:53:38.755Z] time="2023-10-13T14:53:38.53419002Z" level=debug msg=GetImageManifest go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=d1289f91-8166-4e2d-adc2-4f039ab53c87 http.request.method=GET http.request.remoteaddr="127.0.0.1:49266" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.3 git-commit/72e96c6e014d26f9cdfe8a8e55265c084a61d53e kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 14:53:38 [2023-10-13T14:53:38.755Z] time="2023-10-13T14:53:38.534203452Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=d1289f91-8166-4e2d-adc2-4f039ab53c87 http.request.method=GET http.request.remoteaddr="127.0.0.1:49266" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.3 git-commit/72e96c6e014d26f9cdfe8a8e55265c084a61d53e kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 14:53:38 [2023-10-13T14:53:38.755Z] time="2023-10-13T14:53:38.534270324Z" 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=d1289f91-8166-4e2d-adc2-4f039ab53c87 http.request.method=GET http.request.remoteaddr="127.0.0.1:49266" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.3 git-commit/72e96c6e014d26f9cdfe8a8e55265c084a61d53e kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=38.565µ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=0485a3cf-ec90-48b7-b8d9-9d8d6d3c2d5c trace.line=95 vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 14:53:38 [2023-10-13T14:53:38.755Z] time="2023-10-13T14:53:38.534332404Z" 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=d1289f91-8166-4e2d-adc2-4f039ab53c87 http.request.method=GET http.request.remoteaddr="127.0.0.1:49266" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.3 git-commit/72e96c6e014d26f9cdfe8a8e55265c084a61d53e kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=15.335µ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=8d4835a6-6579-422f-aeb2-01529a179eaa trace.line=155 vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 14:53:38 [2023-10-13T14:53:38.755Z] time="2023-10-13T14:53:38.53437315Z" 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=d1289f91-8166-4e2d-adc2-4f039ab53c87 http.request.method=GET http.request.remoteaddr="127.0.0.1:49266" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.3 git-commit/72e96c6e014d26f9cdfe8a8e55265c084a61d53e kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=13.817µ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=d5e4469b-7226-421d-963e-a48b4e980a1e trace.line=125 vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 14:53:38 [2023-10-13T14:53:38.755Z] time="2023-10-13T14:53:38.534408334Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=d1289f91-8166-4e2d-adc2-4f039ab53c87 http.request.method=GET http.request.remoteaddr="127.0.0.1:49266" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.3 git-commit/72e96c6e014d26f9cdfe8a8e55265c084a61d53e kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 14:53:38 [2023-10-13T14:53:38.755Z] time="2023-10-13T14:53:38.534490254Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=d1289f91-8166-4e2d-adc2-4f039ab53c87 http.request.method=GET http.request.remoteaddr="127.0.0.1:49266" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.3 git-commit/72e96c6e014d26f9cdfe8a8e55265c084a61d53e 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.128674ms http.response.status=200 http.response.written=417 14:53:38 [2023-10-13T14:53:38.755Z] 127.0.0.1 - - [13/Oct/2023:14:53:38 +0000] "GET /v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda HTTP/1.1" 200 417 "" "docker/dev go/go1.21.3 git-commit/72e96c6e014d26f9cdfe8a8e55265c084a61d53e kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" 14:53:38 [2023-10-13T14:53:38.755Z] time="2023-10-13T14:53:38.540733865Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=6cee2b7a-9a3f-487c-8f8b-1c5aba905e38 http.request.method=GET http.request.remoteaddr="127.0.0.1:49276" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.3 git-commit/72e96c6e014d26f9cdfe8a8e55265c084a61d53e kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 14:53:38 [2023-10-13T14:53:38.755Z] time="2023-10-13T14:53:38.540783728Z" level=debug msg=GetBlob go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=6cee2b7a-9a3f-487c-8f8b-1c5aba905e38 http.request.method=GET http.request.remoteaddr="127.0.0.1:49276" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.3 git-commit/72e96c6e014d26f9cdfe8a8e55265c084a61d53e kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 14:53:38 [2023-10-13T14:53:38.755Z] time="2023-10-13T14:53:38.540832581Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=2af431b4-5338-41b5-8f8c-f258d8240297 http.request.method=GET http.request.remoteaddr="127.0.0.1:49278" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.3 git-commit/72e96c6e014d26f9cdfe8a8e55265c084a61d53e kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 14:53:38 [2023-10-13T14:53:38.756Z] time="2023-10-13T14:53:38.540858559Z" 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=6cee2b7a-9a3f-487c-8f8b-1c5aba905e38 http.request.method=GET http.request.remoteaddr="127.0.0.1:49276" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.3 git-commit/72e96c6e014d26f9cdfe8a8e55265c084a61d53e kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=42.913µ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=134f5c9b-90c6-4beb-a4f0-a2ba03103e51 trace.line=95 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 14:53:38 [2023-10-13T14:53:38.756Z] time="2023-10-13T14:53:38.540872196Z" level=debug msg=GetBlob go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=2af431b4-5338-41b5-8f8c-f258d8240297 http.request.method=GET http.request.remoteaddr="127.0.0.1:49278" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.3 git-commit/72e96c6e014d26f9cdfe8a8e55265c084a61d53e kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 14:53:38 [2023-10-13T14:53:38.756Z] time="2023-10-13T14:53:38.540910497Z" 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=6cee2b7a-9a3f-487c-8f8b-1c5aba905e38 http.request.method=GET http.request.remoteaddr="127.0.0.1:49276" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.3 git-commit/72e96c6e014d26f9cdfe8a8e55265c084a61d53e kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=17.296µ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=cc38f0ca-e7aa-4cd2-98c3-c81987dc43cd trace.line=155 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 14:53:38 [2023-10-13T14:53:38.756Z] time="2023-10-13T14:53:38.540937394Z" 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=2af431b4-5338-41b5-8f8c-f258d8240297 http.request.method=GET http.request.remoteaddr="127.0.0.1:49278" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.3 git-commit/72e96c6e014d26f9cdfe8a8e55265c084a61d53e kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=35.626µ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=43a250e9-1352-4013-b13e-d6edc0239026 trace.line=95 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 14:53:38 [2023-10-13T14:53:38.756Z] time="2023-10-13T14:53:38.540960885Z" 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=6cee2b7a-9a3f-487c-8f8b-1c5aba905e38 http.request.method=GET http.request.remoteaddr="127.0.0.1:49276" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.3 git-commit/72e96c6e014d26f9cdfe8a8e55265c084a61d53e kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=19.758µ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=9f069809-a10d-4882-9188-86efb4a4eab2 trace.line=95 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 14:53:38 [2023-10-13T14:53:38.756Z] time="2023-10-13T14:53:38.540982301Z" 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=2af431b4-5338-41b5-8f8c-f258d8240297 http.request.method=GET http.request.remoteaddr="127.0.0.1:49278" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.3 git-commit/72e96c6e014d26f9cdfe8a8e55265c084a61d53e kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=14.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).Stat" trace.id=93e601c4-3293-436a-b2c0-e84a28de4288 trace.line=155 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 14:53:38 [2023-10-13T14:53:38.756Z] time="2023-10-13T14:53:38.540995174Z" 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=6cee2b7a-9a3f-487c-8f8b-1c5aba905e38 http.request.method=GET http.request.remoteaddr="127.0.0.1:49276" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.3 git-commit/72e96c6e014d26f9cdfe8a8e55265c084a61d53e kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=9.969µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=a3e486cf-149f-4b76-b674-e8a650ca471a trace.line=155 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 14:53:38 [2023-10-13T14:53:38.756Z] time="2023-10-13T14:53:38.541024048Z" 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=2af431b4-5338-41b5-8f8c-f258d8240297 http.request.method=GET http.request.remoteaddr="127.0.0.1:49278" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.3 git-commit/72e96c6e014d26f9cdfe8a8e55265c084a61d53e kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=18.396µ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=50588d2d-48e4-4707-91e7-1a702dc80223 trace.line=95 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 14:53:38 [2023-10-13T14:53:38.756Z] time="2023-10-13T14:53:38.541031868Z" 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=6cee2b7a-9a3f-487c-8f8b-1c5aba905e38 http.request.method=GET http.request.remoteaddr="127.0.0.1:49276" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.3 git-commit/72e96c6e014d26f9cdfe8a8e55265c084a61d53e kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=9.427µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=659786ec-d3ec-4b73-91bc-615d307a9931 trace.line=155 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 14:53:38 [2023-10-13T14:53:38.756Z] time="2023-10-13T14:53:38.541056976Z" 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=2af431b4-5338-41b5-8f8c-f258d8240297 http.request.method=GET http.request.remoteaddr="127.0.0.1:49278" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.3 git-commit/72e96c6e014d26f9cdfe8a8e55265c084a61d53e kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=9.526µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=a51bf2a6-7f5f-4a08-a493-684ce6451558 trace.line=155 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 14:53:38 [2023-10-13T14:53:38.756Z] time="2023-10-13T14:53:38.541066305Z" 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=6cee2b7a-9a3f-487c-8f8b-1c5aba905e38 http.request.method=GET http.request.remoteaddr="127.0.0.1:49276" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.3 git-commit/72e96c6e014d26f9cdfe8a8e55265c084a61d53e kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=11.791µ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=890dd112-fc0b-4d8a-a1c6-a12ad68b9171 trace.line=217 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 14:53:38 [2023-10-13T14:53:38.756Z] time="2023-10-13T14:53:38.541098403Z" 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=2af431b4-5338-41b5-8f8c-f258d8240297 http.request.method=GET http.request.remoteaddr="127.0.0.1:49278" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.3 git-commit/72e96c6e014d26f9cdfe8a8e55265c084a61d53e kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=10.494µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=2b128977-2e9e-418a-9ecd-a7aeb76c8682 trace.line=155 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 14:53:38 [2023-10-13T14:53:38.756Z] time="2023-10-13T14:53:38.541118088Z" 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=6cee2b7a-9a3f-487c-8f8b-1c5aba905e38 http.request.method=GET http.request.remoteaddr="127.0.0.1:49276" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.3 git-commit/72e96c6e014d26f9cdfe8a8e55265c084a61d53e kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=14.22µ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=b9117e85-2952-4687-9b28-8dce39bdd3a7 trace.line=125 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 14:53:38 [2023-10-13T14:53:38.756Z] time="2023-10-13T14:53:38.541129181Z" 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=2af431b4-5338-41b5-8f8c-f258d8240297 http.request.method=GET http.request.remoteaddr="127.0.0.1:49278" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.3 git-commit/72e96c6e014d26f9cdfe8a8e55265c084a61d53e kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=6.58µ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=288205a8-2b47-439a-a8a3-1085f8836a90 trace.line=217 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 14:53:38 [2023-10-13T14:53:38.756Z] time="2023-10-13T14:53:38.541173103Z" 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=2af431b4-5338-41b5-8f8c-f258d8240297 http.request.method=GET http.request.remoteaddr="127.0.0.1:49278" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.3 git-commit/72e96c6e014d26f9cdfe8a8e55265c084a61d53e kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=14.063µ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=df4ab18b-1c65-4e38-a37b-5a06c47d3640 trace.line=125 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 14:53:38 [2023-10-13T14:53:38.756Z] time="2023-10-13T14:53:38.542018815Z" 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=2af431b4-5338-41b5-8f8c-f258d8240297 http.request.method=GET http.request.remoteaddr="127.0.0.1:49278" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.3 git-commit/72e96c6e014d26f9cdfe8a8e55265c084a61d53e kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=69.522µ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=b20ea480-221e-47ac-82be-dbcc413848d8 trace.line=95 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 14:53:38 [2023-10-13T14:53:38.756Z] time="2023-10-13T14:53:38.542299693Z" 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=2af431b4-5338-41b5-8f8c-f258d8240297 http.request.method=GET http.request.remoteaddr="127.0.0.1:49278" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.3 git-commit/72e96c6e014d26f9cdfe8a8e55265c084a61d53e kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=33.133µ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=23aabe8b-5f42-459e-82b7-64fdbfab21d3 trace.line=155 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 14:53:38 [2023-10-13T14:53:38.756Z] time="2023-10-13T14:53:38.542365712Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=2af431b4-5338-41b5-8f8c-f258d8240297 http.request.method=GET http.request.remoteaddr="127.0.0.1:49278" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.3 git-commit/72e96c6e014d26f9cdfe8a8e55265c084a61d53e 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.094716ms http.response.status=200 http.response.written=68 14:53:38 [2023-10-13T14:53:38.756Z] 127.0.0.1 - - [13/Oct/2023:14:53:38 +0000] "GET /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 200 68 "" "docker/dev go/go1.21.3 git-commit/72e96c6e014d26f9cdfe8a8e55265c084a61d53e kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" 14:53:38 [2023-10-13T14:53:38.756Z] time="2023-10-13T14:53:38.542533048Z" 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=6cee2b7a-9a3f-487c-8f8b-1c5aba905e38 http.request.method=GET http.request.remoteaddr="127.0.0.1:49276" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.3 git-commit/72e96c6e014d26f9cdfe8a8e55265c084a61d53e kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=29.678µ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=60c0a2cd-dc2a-4057-84a2-531c68571eb0 trace.line=95 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 14:53:38 [2023-10-13T14:53:38.756Z] time="2023-10-13T14:53:38.542595866Z" 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=6cee2b7a-9a3f-487c-8f8b-1c5aba905e38 http.request.method=GET http.request.remoteaddr="127.0.0.1:49276" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.3 git-commit/72e96c6e014d26f9cdfe8a8e55265c084a61d53e kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=16.723µ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=462f4344-06fb-43dd-b8d8-c31845cbe09e trace.line=155 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 14:53:38 [2023-10-13T14:53:38.756Z] time="2023-10-13T14:53:38.542647083Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=6cee2b7a-9a3f-487c-8f8b-1c5aba905e38 http.request.method=GET http.request.remoteaddr="127.0.0.1:49276" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.3 git-commit/72e96c6e014d26f9cdfe8a8e55265c084a61d53e 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.421059ms http.response.status=200 http.response.written=194 14:53:38 [2023-10-13T14:53:38.756Z] 127.0.0.1 - - [13/Oct/2023:14:53:38 +0000] "GET /v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b HTTP/1.1" 200 194 "" "docker/dev go/go1.21.3 git-commit/72e96c6e014d26f9cdfe8a8e55265c084a61d53e kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" 14:53:38 [2023-10-13T14:53:38.756Z] time="2023-10-13T14:53:38.555539196Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=d7f37e61-4fc0-4d2d-b2de-89a543458b47 http.request.method=GET http.request.remoteaddr="127.0.0.1:49294" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.21.3 git-commit/72e96c6e014d26f9cdfe8a8e55265c084a61d53e kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" 14:53:38 [2023-10-13T14:53:38.756Z] time="2023-10-13T14:53:38.555577506Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=d7f37e61-4fc0-4d2d-b2de-89a543458b47 http.request.method=GET http.request.remoteaddr="127.0.0.1:49294" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.21.3 git-commit/72e96c6e014d26f9cdfe8a8e55265c084a61d53e 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="763.989µs" http.response.status=200 http.response.written=2 14:53:38 [2023-10-13T14:53:38.756Z] 127.0.0.1 - - [13/Oct/2023:14:53:38 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.21.3 git-commit/72e96c6e014d26f9cdfe8a8e55265c084a61d53e kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" 14:53:38 [2023-10-13T14:53:38.756Z] time="2023-10-13T14:53:38.56200195Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=4ea526ea-2d99-413a-807f-8bb51525b75e http.request.method=GET http.request.remoteaddr="127.0.0.1:49298" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.3 git-commit/72e96c6e014d26f9cdfe8a8e55265c084a61d53e kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 14:53:38 [2023-10-13T14:53:38.756Z] time="2023-10-13T14:53:38.56204858Z" level=debug msg=GetImageManifest go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=4ea526ea-2d99-413a-807f-8bb51525b75e http.request.method=GET http.request.remoteaddr="127.0.0.1:49298" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.3 git-commit/72e96c6e014d26f9cdfe8a8e55265c084a61d53e kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 14:53:38 [2023-10-13T14:53:38.757Z] time="2023-10-13T14:53:38.562063407Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=4ea526ea-2d99-413a-807f-8bb51525b75e http.request.method=GET http.request.remoteaddr="127.0.0.1:49298" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.3 git-commit/72e96c6e014d26f9cdfe8a8e55265c084a61d53e kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 14:53:38 [2023-10-13T14:53:38.757Z] time="2023-10-13T14:53:38.562125405Z" 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=4ea526ea-2d99-413a-807f-8bb51525b75e http.request.method=GET http.request.remoteaddr="127.0.0.1:49298" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.3 git-commit/72e96c6e014d26f9cdfe8a8e55265c084a61d53e kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=31.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).GetContent" trace.id=6f9f4d12-53f8-46b3-8453-d695fcb7d31d trace.line=95 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 14:53:38 [2023-10-13T14:53:38.757Z] time="2023-10-13T14:53:38.562171748Z" 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=4ea526ea-2d99-413a-807f-8bb51525b75e http.request.method=GET http.request.remoteaddr="127.0.0.1:49298" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.3 git-commit/72e96c6e014d26f9cdfe8a8e55265c084a61d53e kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=13.834µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=b9df970a-9b29-4aea-b81a-3be578165b3b trace.line=95 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 14:53:38 [2023-10-13T14:53:38.757Z] time="2023-10-13T14:53:38.56223994Z" 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=4ea526ea-2d99-413a-807f-8bb51525b75e http.request.method=GET http.request.remoteaddr="127.0.0.1:49298" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.3 git-commit/72e96c6e014d26f9cdfe8a8e55265c084a61d53e 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.014475ms http.response.status=404 http.response.written=181 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 14:53:38 [2023-10-13T14:53:38.757Z] 127.0.0.1 - - [13/Oct/2023:14:53:38 +0000] "GET /v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda HTTP/1.1" 404 181 "" "docker/dev go/go1.21.3 git-commit/72e96c6e014d26f9cdfe8a8e55265c084a61d53e kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" 14:53:38 [2023-10-13T14:53:38.757Z] --- PASS: TestImagePullStoredfDigestForOtherRepo (0.18s) 14:53:38 [2023-10-13T14:53:38.757Z] === RUN TestImagePullNonExisting 14:53:38 [2023-10-13T14:53:38.757Z] === RUN TestImagePullNonExisting/asdfasdf:foobar 14:53:38 [2023-10-13T14:53:38.757Z] === PAUSE TestImagePullNonExisting/asdfasdf:foobar 14:53:38 [2023-10-13T14:53:38.757Z] === RUN TestImagePullNonExisting/library/asdfasdf:foobar 14:53:38 [2023-10-13T14:53:38.757Z] === PAUSE TestImagePullNonExisting/library/asdfasdf:foobar 14:53:38 [2023-10-13T14:53:38.757Z] === RUN TestImagePullNonExisting/asdfasdf 14:53:38 [2023-10-13T14:53:38.757Z] === PAUSE TestImagePullNonExisting/asdfasdf 14:53:38 [2023-10-13T14:53:38.757Z] === RUN TestImagePullNonExisting/asdfasdf:latest 14:53:38 [2023-10-13T14:53:38.757Z] === PAUSE TestImagePullNonExisting/asdfasdf:latest 14:53:38 [2023-10-13T14:53:38.757Z] === RUN TestImagePullNonExisting/library/asdfasdf 14:53:38 [2023-10-13T14:53:38.757Z] === PAUSE TestImagePullNonExisting/library/asdfasdf 14:53:38 [2023-10-13T14:53:38.757Z] === RUN TestImagePullNonExisting/library/asdfasdf:latest 14:53:38 [2023-10-13T14:53:38.757Z] === PAUSE TestImagePullNonExisting/library/asdfasdf:latest 14:53:38 [2023-10-13T14:53:38.757Z] === CONT TestImagePullNonExisting/asdfasdf:foobar 14:53:38 [2023-10-13T14:53:38.757Z] === CONT TestImagePullNonExisting/asdfasdf:latest 14:53:38 [2023-10-13T14:53:38.757Z] === CONT TestImagePullNonExisting/asdfasdf 14:53:38 [2023-10-13T14:53:38.757Z] === CONT TestImagePullNonExisting/library/asdfasdf:latest 14:53:38 [2023-10-13T14:53:38.757Z] === CONT TestImagePullNonExisting/library/asdfasdf:foobar 14:53:38 [2023-10-13T14:53:38.757Z] === CONT TestImagePullNonExisting/library/asdfasdf 14:53:40 [2023-10-13T14:53:40.119Z] --- PASS: TestImagePullNonExisting (0.01s) 14:53:40 [2023-10-13T14:53:40.119Z] --- PASS: TestImagePullNonExisting/asdfasdf:foobar (0.98s) 14:53:40 [2023-10-13T14:53:40.119Z] --- PASS: TestImagePullNonExisting/library/asdfasdf:foobar (0.98s) 14:53:40 [2023-10-13T14:53:40.119Z] --- PASS: TestImagePullNonExisting/library/asdfasdf:latest (0.98s) 14:53:40 [2023-10-13T14:53:40.119Z] --- PASS: TestImagePullNonExisting/asdfasdf:latest (0.99s) 14:53:40 [2023-10-13T14:53:40.119Z] --- PASS: TestImagePullNonExisting/asdfasdf (1.30s) 14:53:40 [2023-10-13T14:53:40.119Z] --- PASS: TestImagePullNonExisting/library/asdfasdf (1.31s) 14:53:40 [2023-10-13T14:53:40.119Z] === RUN TestRemoveImageOrphaning 14:53:40 [2023-10-13T14:53:40.119Z] --- PASS: TestRemoveImageOrphaning (0.14s) 14:53:40 [2023-10-13T14:53:40.119Z] === RUN TestRemoveByDigest 14:53:40 [2023-10-13T14:53:40.119Z] remove_test.go:64: !testEnv.UsingSnapshotter(): RepoDigests doesn't include tags when using graphdrivers 14:53:40 [2023-10-13T14:53:40.119Z] --- SKIP: TestRemoveByDigest (0.00s) 14:53:40 [2023-10-13T14:53:40.119Z] === RUN TestRemoveImageGarbageCollector 14:53:40 [2023-10-13T14:53:40.119Z] remove_unix_test.go:34: (*Execution).NotAmd64-fm 14:53:40 [2023-10-13T14:53:40.119Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) 14:53:40 [2023-10-13T14:53:40.119Z] === RUN TestSaveCheckTimes 14:53:40 [2023-10-13T14:53:40.119Z] === PAUSE TestSaveCheckTimes 14:53:40 [2023-10-13T14:53:40.119Z] === RUN TestSaveRepoWithMultipleImages 14:53:41 [2023-10-13T14:53:41.045Z] --- PASS: TestSaveRepoWithMultipleImages (0.96s) 14:53:41 [2023-10-13T14:53:41.045Z] === RUN TestSaveDirectoryPermissions 14:53:41 [2023-10-13T14:53:41.971Z] --- PASS: TestSaveDirectoryPermissions (0.93s) 14:53:41 [2023-10-13T14:53:41.971Z] === RUN TestTagUnprefixedRepoByNameOrName 14:53:41 [2023-10-13T14:53:41.971Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) 14:53:41 [2023-10-13T14:53:41.971Z] === RUN TestTagUsingDigestAlgorithmAsName 14:53:42 [2023-10-13T14:53:42.226Z] --- PASS: TestTagUsingDigestAlgorithmAsName (0.01s) 14:53:42 [2023-10-13T14:53:42.226Z] === RUN TestTagValidPrefixedRepo 14:53:42 [2023-10-13T14:53:42.226Z] === RUN TestTagValidPrefixedRepo/fooo/bar 14:53:42 [2023-10-13T14:53:42.226Z] === PAUSE TestTagValidPrefixedRepo/fooo/bar 14:53:42 [2023-10-13T14:53:42.226Z] === RUN TestTagValidPrefixedRepo/fooaa/test 14:53:42 [2023-10-13T14:53:42.226Z] === PAUSE TestTagValidPrefixedRepo/fooaa/test 14:53:42 [2023-10-13T14:53:42.226Z] === RUN TestTagValidPrefixedRepo/foooo:t 14:53:42 [2023-10-13T14:53:42.226Z] === PAUSE TestTagValidPrefixedRepo/foooo:t 14:53:42 [2023-10-13T14:53:42.226Z] === RUN TestTagValidPrefixedRepo/HOSTNAME.DOMAIN.COM:443/foo/bar 14:53:42 [2023-10-13T14:53:42.226Z] === PAUSE TestTagValidPrefixedRepo/HOSTNAME.DOMAIN.COM:443/foo/bar 14:53:42 [2023-10-13T14:53:42.226Z] === CONT TestTagValidPrefixedRepo/fooo/bar 14:53:42 [2023-10-13T14:53:42.226Z] === CONT TestTagValidPrefixedRepo/foooo:t 14:53:42 [2023-10-13T14:53:42.226Z] === CONT TestTagValidPrefixedRepo/HOSTNAME.DOMAIN.COM:443/foo/bar 14:53:42 [2023-10-13T14:53:42.226Z] === CONT TestTagValidPrefixedRepo/fooaa/test 14:53:42 [2023-10-13T14:53:42.226Z] --- PASS: TestTagValidPrefixedRepo (0.02s) 14:53:42 [2023-10-13T14:53:42.226Z] --- PASS: TestTagValidPrefixedRepo/foooo:t (0.00s) 14:53:42 [2023-10-13T14:53:42.226Z] --- PASS: TestTagValidPrefixedRepo/HOSTNAME.DOMAIN.COM:443/foo/bar (0.01s) 14:53:42 [2023-10-13T14:53:42.226Z] --- PASS: TestTagValidPrefixedRepo/fooo/bar (0.02s) 14:53:42 [2023-10-13T14:53:42.226Z] --- PASS: TestTagValidPrefixedRepo/fooaa/test (0.02s) 14:53:42 [2023-10-13T14:53:42.226Z] === RUN TestTagExistedNameWithoutForce 14:53:42 [2023-10-13T14:53:42.226Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) 14:53:42 [2023-10-13T14:53:42.226Z] === RUN TestTagOfficialNames 14:53:42 [2023-10-13T14:53:42.226Z] === RUN TestTagOfficialNames/tag_from_busybox_to_docker.io/busybox 14:53:42 [2023-10-13T14:53:42.226Z] === RUN TestTagOfficialNames/tag_from_busybox_to_index.docker.io/busybox 14:53:42 [2023-10-13T14:53:42.226Z] === RUN TestTagOfficialNames/tag_from_busybox_to_library/busybox 14:53:42 [2023-10-13T14:53:42.226Z] === RUN TestTagOfficialNames/tag_from_busybox_to_docker.io/library/busybox 14:53:42 [2023-10-13T14:53:42.226Z] === RUN TestTagOfficialNames/tag_from_busybox_to_index.docker.io/library/busybox 14:53:42 [2023-10-13T14:53:42.226Z] --- PASS: TestTagOfficialNames (0.05s) 14:53:42 [2023-10-13T14:53:42.226Z] --- PASS: TestTagOfficialNames/tag_from_busybox_to_docker.io/busybox (0.01s) 14:53:42 [2023-10-13T14:53:42.226Z] --- PASS: TestTagOfficialNames/tag_from_busybox_to_index.docker.io/busybox (0.01s) 14:53:42 [2023-10-13T14:53:42.226Z] --- PASS: TestTagOfficialNames/tag_from_busybox_to_library/busybox (0.01s) 14:53:42 [2023-10-13T14:53:42.226Z] --- PASS: TestTagOfficialNames/tag_from_busybox_to_docker.io/library/busybox (0.01s) 14:53:42 [2023-10-13T14:53:42.226Z] --- PASS: TestTagOfficialNames/tag_from_busybox_to_index.docker.io/library/busybox (0.01s) 14:53:42 [2023-10-13T14:53:42.226Z] === RUN TestTagMatchesDigest 14:53:42 [2023-10-13T14:53:42.226Z] --- PASS: TestTagMatchesDigest (0.01s) 14:53:42 [2023-10-13T14:53:42.226Z] === CONT TestSaveCheckTimes 14:53:42 [2023-10-13T14:53:42.226Z] --- PASS: TestSaveCheckTimes (0.03s) 14:53:42 [2023-10-13T14:53:42.226Z] PASS 14:53:42 [2023-10-13T14:53:42.226Z] 14:53:42 [2023-10-13T14:53:42.226Z] === Skipped 14:53:42 [2023-10-13T14:53:42.226Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) 14:53:42 [2023-10-13T14:53:42.226Z] import_test.go:23: runtime.GOARCH == "arm64": effective test will be time out 14:53:42 [2023-10-13T14:53:42.226Z] 14:53:42 [2023-10-13T14:53:42.226Z] === SKIP: arm64.integration.image TestRemoveByDigest (0.00s) 14:53:42 [2023-10-13T14:53:42.226Z] remove_test.go:64: !testEnv.UsingSnapshotter(): RepoDigests doesn't include tags when using graphdrivers 14:53:42 [2023-10-13T14:53:42.226Z] 14:53:42 [2023-10-13T14:53:42.226Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) 14:53:42 [2023-10-13T14:53:42.226Z] remove_unix_test.go:34: (*Execution).NotAmd64-fm 14:53:42 [2023-10-13T14:53:42.226Z] 14:53:42 [2023-10-13T14:53:42.226Z] DONE 51 tests, 3 skipped in 4.384s 14:53:42 [2023-10-13T14:53:42.226Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (arm64.integration.internal.termtest) flags=-test.v -test.timeout=120m 14:53:42 [2023-10-13T14:53:42.226Z] ++ '[' -n '' ']' 14:53:42 [2023-10-13T14:53:42.226Z] ++ 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:53:42 [2023-10-13T14:53:42.226Z] ++ set -e 14:53:42 [2023-10-13T14:53:42.226Z] ++ '[' -n 0 ']' 14:53:42 [2023-10-13T14:53:42.226Z] ++ set -x 14:53:42 [2023-10-13T14:53:42.226Z] ++ 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.OGm01tQn2y/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:53:42 [2023-10-13T14:53:42.226Z] === RUN TestStripANSICommands 14:53:42 [2023-10-13T14:53:42.226Z] === RUN TestStripANSICommands/#00 14:53:42 [2023-10-13T14:53:42.226Z] === RUN TestStripANSICommands/#01 14:53:42 [2023-10-13T14:53:42.226Z] --- PASS: TestStripANSICommands (0.00s) 14:53:42 [2023-10-13T14:53:42.226Z] --- PASS: TestStripANSICommands/#00 (0.00s) 14:53:42 [2023-10-13T14:53:42.226Z] --- PASS: TestStripANSICommands/#01 (0.00s) 14:53:42 [2023-10-13T14:53:42.226Z] PASS 14:53:42 [2023-10-13T14:53:42.226Z] 14:53:42 [2023-10-13T14:53:42.226Z] DONE 3 tests in 0.009s 14:53:42 [2023-10-13T14:53:42.226Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m 14:53:42 [2023-10-13T14:53:42.226Z] ++ '[' -n '' ']' 14:53:42 [2023-10-13T14:53:42.226Z] ++ 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:53:42 [2023-10-13T14:53:42.226Z] ++ set -e 14:53:42 [2023-10-13T14:53:42.226Z] ++ '[' -n 0 ']' 14:53:42 [2023-10-13T14:53:42.226Z] ++ set -x 14:53:42 [2023-10-13T14:53:42.227Z] ++ 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.OGm01tQn2y/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:53:42 [2023-10-13T14:53:42.227Z] INFO: Testing against a local daemon 14:53:42 [2023-10-13T14:53:42.227Z] === RUN TestCreateWithMultiNetworks 14:53:43 [2023-10-13T14:53:43.590Z] --- PASS: TestCreateWithMultiNetworks (0.99s) 14:53:43 [2023-10-13T14:53:43.590Z] === RUN TestNetworkCreateDelete 14:53:43 [2023-10-13T14:53:43.590Z] --- PASS: TestNetworkCreateDelete (0.18s) 14:53:43 [2023-10-13T14:53:43.590Z] === RUN TestDockerNetworkDeletePreferID 14:53:44 [2023-10-13T14:53:44.150Z] --- PASS: TestDockerNetworkDeletePreferID (0.51s) 14:53:44 [2023-10-13T14:53:44.150Z] === RUN TestDaemonDNSFallback 14:53:50 [2023-10-13T14:53:50.809Z] --- PASS: TestDaemonDNSFallback (6.21s) 14:53:50 [2023-10-13T14:53:50.809Z] === RUN TestInspectNetwork 14:53:52 [2023-10-13T14:53:52.694Z] === RUN TestInspectNetwork/full_network_id 14:53:52 [2023-10-13T14:53:52.694Z] === RUN TestInspectNetwork/partial_network_id 14:53:52 [2023-10-13T14:53:52.694Z] === RUN TestInspectNetwork/network_name 14:53:52 [2023-10-13T14:53:52.694Z] === RUN TestInspectNetwork/network_name_and_swarm_scope 14:53:57 [2023-10-13T14:53:57.934Z] --- PASS: TestInspectNetwork (6.94s) 14:53:57 [2023-10-13T14:53:57.934Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) 14:53:57 [2023-10-13T14:53:57.934Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) 14:53:57 [2023-10-13T14:53:57.934Z] --- PASS: TestInspectNetwork/network_name (0.00s) 14:53:57 [2023-10-13T14:53:57.934Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) 14:53:57 [2023-10-13T14:53:57.934Z] === RUN TestRunContainerWithBridgeNone 14:53:58 [2023-10-13T14:53:58.494Z] --- PASS: TestRunContainerWithBridgeNone (1.35s) 14:53:58 [2023-10-13T14:53:58.494Z] === RUN TestNetworkInvalidJSON 14:53:58 [2023-10-13T14:53:58.494Z] === RUN TestNetworkInvalidJSON/networks/create 14:53:58 [2023-10-13T14:53:58.494Z] === PAUSE TestNetworkInvalidJSON/networks/create 14:53:58 [2023-10-13T14:53:58.494Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect 14:53:58 [2023-10-13T14:53:58.494Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect 14:53:58 [2023-10-13T14:53:58.494Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect 14:53:58 [2023-10-13T14:53:58.494Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect 14:53:58 [2023-10-13T14:53:58.494Z] === CONT TestNetworkInvalidJSON/networks/create 14:53:58 [2023-10-13T14:53:58.494Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect 14:53:58 [2023-10-13T14:53:58.494Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type 14:53:58 [2023-10-13T14:53:58.494Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type 14:53:58 [2023-10-13T14:53:58.494Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect 14:53:58 [2023-10-13T14:53:58.494Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type 14:53:58 [2023-10-13T14:53:58.494Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON 14:53:58 [2023-10-13T14:53:58.494Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON 14:53:58 [2023-10-13T14:53:58.494Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON 14:53:58 [2023-10-13T14:53:58.494Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON 14:53:58 [2023-10-13T14:53:58.494Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON 14:53:58 [2023-10-13T14:53:58.494Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON 14:53:58 [2023-10-13T14:53:58.494Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body 14:53:58 [2023-10-13T14:53:58.494Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body 14:53:58 [2023-10-13T14:53:58.494Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body 14:53:58 [2023-10-13T14:53:58.494Z] --- PASS: TestNetworkInvalidJSON (0.01s) 14:53:58 [2023-10-13T14:53:58.494Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s) 14:53:58 [2023-10-13T14:53:58.494Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) 14:53:58 [2023-10-13T14:53:58.494Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) 14:53:58 [2023-10-13T14:53:58.494Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) 14:53:58 [2023-10-13T14:53:58.494Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) 14:53:58 [2023-10-13T14:53:58.494Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.00s) 14:53:58 [2023-10-13T14:53:58.494Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) 14:53:58 [2023-10-13T14:53:58.494Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) 14:53:58 [2023-10-13T14:53:58.494Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) 14:53:58 [2023-10-13T14:53:58.494Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) 14:53:58 [2023-10-13T14:53:58.494Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) 14:53:58 [2023-10-13T14:53:58.494Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) 14:53:58 [2023-10-13T14:53:58.494Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) 14:53:58 [2023-10-13T14:53:58.494Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) 14:53:58 [2023-10-13T14:53:58.494Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) 14:53:58 [2023-10-13T14:53:58.494Z] === RUN TestNetworkList 14:53:58 [2023-10-13T14:53:58.494Z] === RUN TestNetworkList//networks 14:53:58 [2023-10-13T14:53:58.494Z] === PAUSE TestNetworkList//networks 14:53:58 [2023-10-13T14:53:58.494Z] === RUN TestNetworkList//networks/ 14:53:58 [2023-10-13T14:53:58.494Z] === PAUSE TestNetworkList//networks/ 14:53:58 [2023-10-13T14:53:58.494Z] === CONT TestNetworkList//networks 14:53:58 [2023-10-13T14:53:58.494Z] === CONT TestNetworkList//networks/ 14:53:58 [2023-10-13T14:53:58.494Z] --- PASS: TestNetworkList (0.01s) 14:53:58 [2023-10-13T14:53:58.494Z] --- PASS: TestNetworkList//networks/ (0.00s) 14:53:58 [2023-10-13T14:53:58.494Z] --- PASS: TestNetworkList//networks (0.00s) 14:53:58 [2023-10-13T14:53:58.494Z] === RUN TestHostIPv4BridgeLabel 14:53:59 [2023-10-13T14:53:59.055Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) 14:53:59 [2023-10-13T14:53:59.055Z] === RUN TestDefaultNetworkOpts 14:53:59 [2023-10-13T14:53:59.055Z] === RUN TestDefaultNetworkOpts/default_value 14:54:00 [2023-10-13T14:54:00.418Z] === RUN TestDefaultNetworkOpts/cmdline_value 14:54:01 [2023-10-13T14:54:01.780Z] === RUN TestDefaultNetworkOpts/config-from_value 14:54:03 [2023-10-13T14:54:03.168Z] --- PASS: TestDefaultNetworkOpts (4.01s) 14:54:03 [2023-10-13T14:54:03.168Z] --- PASS: TestDefaultNetworkOpts/default_value (1.28s) 14:54:03 [2023-10-13T14:54:03.168Z] --- PASS: TestDefaultNetworkOpts/cmdline_value (1.32s) 14:54:03 [2023-10-13T14:54:03.168Z] --- PASS: TestDefaultNetworkOpts/config-from_value (1.41s) 14:54:03 [2023-10-13T14:54:03.168Z] === RUN TestForbidDuplicateNetworkNames 14:54:03 [2023-10-13T14:54:03.771Z] --- PASS: TestForbidDuplicateNetworkNames (0.64s) 14:54:03 [2023-10-13T14:54:03.771Z] === RUN TestDaemonRestartWithLiveRestore 14:54:04 [2023-10-13T14:54:04.697Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) 14:54:04 [2023-10-13T14:54:04.697Z] === RUN TestDaemonDefaultNetworkPools 14:54:05 [2023-10-13T14:54:05.623Z] --- PASS: TestDaemonDefaultNetworkPools (0.80s) 14:54:05 [2023-10-13T14:54:05.623Z] === RUN TestDaemonRestartWithExistingNetwork 14:54:06 [2023-10-13T14:54:06.987Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.15s) 14:54:06 [2023-10-13T14:54:06.987Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange 14:54:07 [2023-10-13T14:54:07.914Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.28s) 14:54:07 [2023-10-13T14:54:07.914Z] === RUN TestDaemonWithBipAndDefaultNetworkPool 14:54:08 [2023-10-13T14:54:08.839Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.60s) 14:54:08 [2023-10-13T14:54:08.839Z] === RUN TestServiceWithPredefinedNetwork 14:54:10 [2023-10-13T14:54:10.726Z] --- PASS: TestServiceWithPredefinedNetwork (2.07s) 14:54:10 [2023-10-13T14:54:10.726Z] === RUN TestServiceRemoveKeepsIngressNetwork 14:54:10 [2023-10-13T14:54:10.726Z] service_test.go:256: FLAKY_TEST 14:54:10 [2023-10-13T14:54:10.726Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) 14:54:10 [2023-10-13T14:54:10.726Z] === RUN TestServiceWithDataPathPortInit 14:54:25 [2023-10-13T14:54:25.562Z] --- PASS: TestServiceWithDataPathPortInit (13.60s) 14:54:25 [2023-10-13T14:54:25.562Z] === RUN TestServiceWithDefaultAddressPoolInit 14:54:26 [2023-10-13T14:54:26.488Z] service_test.go:447: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:uq373dkg2x7ywo92hmjuklnxv Created:2023-10-13 14:54:25.464697175 +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[59ad8833740728651570c1612efca655fef81b0f304fb6a6445112183793ca70:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.sy4fbccft74kwbxbf3l3a0sn2 EndpointID:e51f656de752b766af20dbfc3655423d18f22f32cd7c22616623b7af2f828ee5 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:113087dc85e1ebfb87fef1f08729200282d578265b3e4bbd44e2605e5a39ae13 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:d0e41dc133e4 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.sy4fbccft74kwbxbf3l3a0sn2 EndpointID:e51f656de752b766af20dbfc3655423d18f22f32cd7c22616623b7af2f828ee5 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} 14:54:31 [2023-10-13T14:54:31.728Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.83s) 14:54:31 [2023-10-13T14:54:31.728Z] PASS 14:54:31 [2023-10-13T14:54:31.728Z] 14:54:31 [2023-10-13T14:54:31.728Z] === Skipped 14:54:31 [2023-10-13T14:54:31.728Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) 14:54:31 [2023-10-13T14:54:31.728Z] service_test.go:256: FLAKY_TEST 14:54:31 [2023-10-13T14:54:31.728Z] 14:54:31 [2023-10-13T14:54:31.728Z] DONE 44 tests, 1 skipped in 48.830s 14:54:31 [2023-10-13T14:54:31.728Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 14:54:31 [2023-10-13T14:54:31.728Z] ++ '[' -n '' ']' 14:54:31 [2023-10-13T14:54:31.728Z] ++ 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:54:31 [2023-10-13T14:54:31.728Z] ++ set -e 14:54:31 [2023-10-13T14:54:31.728Z] ++ '[' -n 0 ']' 14:54:31 [2023-10-13T14:54:31.728Z] ++ set -x 14:54:31 [2023-10-13T14:54:31.728Z] ++ 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.OGm01tQn2y/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:54:31 [2023-10-13T14:54:31.728Z] INFO: Testing against a local daemon 14:54:31 [2023-10-13T14:54:31.728Z] === RUN TestDockerNetworkIpvlanPersistance 14:54:31 [2023-10-13T14:54:31.728Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan 14:54:31 [2023-10-13T14:54:31.728Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) 14:54:31 [2023-10-13T14:54:31.728Z] === RUN TestDockerNetworkIpvlan 14:54:31 [2023-10-13T14:54:31.728Z] ipvlan_test.go:55: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan 14:54:31 [2023-10-13T14:54:31.728Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) 14:54:31 [2023-10-13T14:54:31.728Z] PASS 14:54:31 [2023-10-13T14:54:31.728Z] 14:54:31 [2023-10-13T14:54:31.728Z] === Skipped 14:54:31 [2023-10-13T14:54:31.728Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) 14:54:31 [2023-10-13T14:54:31.728Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan 14:54:31 [2023-10-13T14:54:31.728Z] 14:54:31 [2023-10-13T14:54:31.728Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) 14:54:31 [2023-10-13T14:54:31.728Z] ipvlan_test.go:55: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan 14:54:31 [2023-10-13T14:54:31.728Z] 14:54:31 [2023-10-13T14:54:31.728Z] DONE 2 tests, 2 skipped in 0.037s 14:54:31 [2023-10-13T14:54:31.728Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m 14:54:31 [2023-10-13T14:54:31.728Z] ++ '[' -n '' ']' 14:54:31 [2023-10-13T14:54:31.728Z] ++ 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:54:31 [2023-10-13T14:54:31.728Z] ++ set -e 14:54:31 [2023-10-13T14:54:31.728Z] ++ '[' -n 0 ']' 14:54:31 [2023-10-13T14:54:31.728Z] ++ set -x 14:54:31 [2023-10-13T14:54:31.728Z] ++ 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.OGm01tQn2y/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:54:31 [2023-10-13T14:54:31.728Z] INFO: Testing against a local daemon 14:54:31 [2023-10-13T14:54:31.728Z] === RUN TestDockerNetworkMacvlanPersistance 14:54:32 [2023-10-13T14:54:32.289Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.16s) 14:54:32 [2023-10-13T14:54:32.289Z] === RUN TestDockerNetworkMacvlan 14:54:32 [2023-10-13T14:54:32.289Z] === RUN TestDockerNetworkMacvlan/Subinterface 14:54:32 [2023-10-13T14:54:32.850Z] === RUN TestDockerNetworkMacvlan/OverlapParent 14:54:33 [2023-10-13T14:54:33.776Z] === RUN TestDockerNetworkMacvlan/NilParent 14:54:34 [2023-10-13T14:54:34.031Z] === RUN TestDockerNetworkMacvlan/InternalMode 14:54:34 [2023-10-13T14:54:34.957Z] === RUN TestDockerNetworkMacvlan/MultiSubnet 14:54:35 [2023-10-13T14:54:35.213Z] === RUN TestDockerNetworkMacvlan/Addressing 14:54:36 [2023-10-13T14:54:36.139Z] --- PASS: TestDockerNetworkMacvlan (3.54s) 14:54:36 [2023-10-13T14:54:36.140Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.59s) 14:54:36 [2023-10-13T14:54:36.140Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.59s) 14:54:36 [2023-10-13T14:54:36.140Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.59s) 14:54:36 [2023-10-13T14:54:36.140Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.59s) 14:54:36 [2023-10-13T14:54:36.140Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (0.59s) 14:54:36 [2023-10-13T14:54:36.140Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.59s) 14:54:36 [2023-10-13T14:54:36.140Z] PASS 14:54:36 [2023-10-13T14:54:36.140Z] 14:54:36 [2023-10-13T14:54:36.140Z] DONE 8 tests in 4.743s 14:54:36 [2023-10-13T14:54:36.140Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m 14:54:36 [2023-10-13T14:54:36.140Z] ++ '[' -n '' ']' 14:54:36 [2023-10-13T14:54:36.140Z] ++ 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:54:36 [2023-10-13T14:54:36.140Z] ++ set -e 14:54:36 [2023-10-13T14:54:36.140Z] ++ '[' -n 0 ']' 14:54:36 [2023-10-13T14:54:36.140Z] ++ set -x 14:54:36 [2023-10-13T14:54:36.140Z] ++ 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.OGm01tQn2y/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:54:36 [2023-10-13T14:54:36.140Z] testing: warning: no tests to run 14:54:36 [2023-10-13T14:54:36.140Z] PASS 14:54:36 [2023-10-13T14:54:36.140Z] 14:54:36 [2023-10-13T14:54:36.140Z] DONE 0 tests in 0.007s 14:54:36 [2023-10-13T14:54:36.140Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m 14:54:36 [2023-10-13T14:54:36.140Z] ++ '[' -n '' ']' 14:54:36 [2023-10-13T14:54:36.140Z] ++ 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:54:36 [2023-10-13T14:54:36.140Z] ++ set -e 14:54:36 [2023-10-13T14:54:36.140Z] ++ '[' -n 0 ']' 14:54:36 [2023-10-13T14:54:36.140Z] ++ set -x 14:54:36 [2023-10-13T14:54:36.140Z] ++ 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.OGm01tQn2y/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:54:36 [2023-10-13T14:54:36.140Z] INFO: Testing against a local daemon 14:54:36 [2023-10-13T14:54:36.140Z] === RUN TestAuthZPluginAllowRequest 14:54:37 [2023-10-13T14:54:37.066Z] --- PASS: TestAuthZPluginAllowRequest (1.04s) 14:54:37 [2023-10-13T14:54:37.066Z] === RUN TestAuthZPluginTLS 14:54:37 [2023-10-13T14:54:37.632Z] --- PASS: TestAuthZPluginTLS (0.55s) 14:54:37 [2023-10-13T14:54:37.632Z] === RUN TestAuthZPluginDenyRequest 14:54:38 [2023-10-13T14:54:38.204Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) 14:54:38 [2023-10-13T14:54:38.204Z] === RUN TestAuthZPluginAPIDenyResponse 14:54:38 [2023-10-13T14:54:38.773Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) 14:54:38 [2023-10-13T14:54:38.773Z] === RUN TestAuthZPluginDenyResponse 14:54:39 [2023-10-13T14:54:39.333Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) 14:54:39 [2023-10-13T14:54:39.333Z] === RUN TestAuthZPluginAllowEventStream 14:54:39 [2023-10-13T14:54:39.894Z] 2023/10/13 14:54:39 http: panic serving 127.0.0.1:46794: runtime error: invalid memory address or nil pointer dereference 14:54:39 [2023-10-13T14:54:39.894Z] goroutine 135 [running]: 14:54:39 [2023-10-13T14:54:39.894Z] net/http.(*conn).serve.func1() 14:54:39 [2023-10-13T14:54:39.894Z] /usr/local/go/src/net/http/server.go:1868 +0xb0 14:54:39 [2023-10-13T14:54:39.894Z] panic({0xa71c40?, 0x15799a0?}) 14:54:39 [2023-10-13T14:54:39.894Z] /usr/local/go/src/runtime/panic.go:920 +0x26c 14:54:39 [2023-10-13T14:54:39.894Z] github.com/docker/docker/integration/plugin/authz.setupSuite.func3({0xd69ee0, 0x4000185b60}, 0xffff3a595dd0?) 14:54:39 [2023-10-13T14:54:39.894Z] /go/src/github.com/docker/docker/integration/plugin/authz/main_test.go:159 +0x14c 14:54:39 [2023-10-13T14:54:39.894Z] net/http.HandlerFunc.ServeHTTP(0x40004a6400?, {0xd69ee0?, 0x4000185b60?}, 0x407e58?) 14:54:39 [2023-10-13T14:54:39.894Z] /usr/local/go/src/net/http/server.go:2136 +0x38 14:54:39 [2023-10-13T14:54:39.894Z] net/http.(*ServeMux).ServeHTTP(0xd6ffc8?, {0xd69ee0, 0x4000185b60}, 0x40004a6400) 14:54:39 [2023-10-13T14:54:39.894Z] /usr/local/go/src/net/http/server.go:2514 +0x144 14:54:39 [2023-10-13T14:54:39.894Z] github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp.(*Handler).ServeHTTP(0x4000186000, {0xd68ad0?, 0x40000b8a80}, 0x40004a6300) 14:54:39 [2023-10-13T14:54:39.894Z] /go/src/github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/handler.go:213 +0xf40 14:54:39 [2023-10-13T14:54:39.894Z] net/http.serverHandler.ServeHTTP({0xd65688?}, {0xd68ad0?, 0x40000b8a80?}, 0x6?) 14:54:39 [2023-10-13T14:54:39.894Z] /usr/local/go/src/net/http/server.go:2938 +0xbc 14:54:39 [2023-10-13T14:54:39.894Z] net/http.(*conn).serve(0x4000789200, {0xd6ffc8, 0x4000346120}) 14:54:39 [2023-10-13T14:54:39.894Z] /usr/local/go/src/net/http/server.go:2009 +0x518 14:54:39 [2023-10-13T14:54:39.894Z] created by net/http.(*Server).Serve in goroutine 12 14:54:39 [2023-10-13T14:54:39.894Z] /usr/local/go/src/net/http/server.go:3086 +0x4cc 14:54:41 [2023-10-13T14:54:41.256Z] 2023/10/13 14:54:40 http: panic serving 127.0.0.1:46800: could not unmarshal json for /AuthZPlugin.AuthZRes: unexpected end of JSON input 14:54:41 [2023-10-13T14:54:41.256Z] goroutine 143 [running]: 14:54:41 [2023-10-13T14:54:41.256Z] net/http.(*conn).serve.func1() 14:54:41 [2023-10-13T14:54:41.256Z] /usr/local/go/src/net/http/server.go:1868 +0xb0 14:54:41 [2023-10-13T14:54:41.256Z] panic({0xa093c0?, 0x4000471ba0?}) 14:54:41 [2023-10-13T14:54:41.256Z] /usr/local/go/src/runtime/panic.go:920 +0x26c 14:54:41 [2023-10-13T14:54:41.256Z] github.com/docker/docker/integration/plugin/authz.setupSuite.func3({0xd69ee0, 0x4000185c20}, 0xffff3a595dd0?) 14:54:41 [2023-10-13T14:54:41.256Z] /go/src/github.com/docker/docker/integration/plugin/authz/main_test.go:149 +0x360 14:54:41 [2023-10-13T14:54:41.256Z] net/http.HandlerFunc.ServeHTTP(0x40004a6500?, {0xd69ee0?, 0x4000185c20?}, 0x407e58?) 14:54:41 [2023-10-13T14:54:41.256Z] /usr/local/go/src/net/http/server.go:2136 +0x38 14:54:41 [2023-10-13T14:54:41.256Z] net/http.(*ServeMux).ServeHTTP(0xd6ffc8?, {0xd69ee0, 0x4000185c20}, 0x40004a6500) 14:54:41 [2023-10-13T14:54:41.256Z] /usr/local/go/src/net/http/server.go:2514 +0x144 14:54:41 [2023-10-13T14:54:41.256Z] github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp.(*Handler).ServeHTTP(0x4000186000, {0xd68ad0?, 0x40000b8b60}, 0x4000402600) 14:54:41 [2023-10-13T14:54:41.256Z] /go/src/github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/handler.go:213 +0xf40 14:54:41 [2023-10-13T14:54:41.256Z] net/http.serverHandler.ServeHTTP({0x40000170e0?}, {0xd68ad0?, 0x40000b8b60?}, 0x6?) 14:54:41 [2023-10-13T14:54:41.256Z] /usr/local/go/src/net/http/server.go:2938 +0xbc 14:54:41 [2023-10-13T14:54:41.256Z] net/http.(*conn).serve(0x4000789950, {0xd6ffc8, 0x4000346120}) 14:54:41 [2023-10-13T14:54:41.256Z] /usr/local/go/src/net/http/server.go:2009 +0x518 14:54:41 [2023-10-13T14:54:41.256Z] created by net/http.(*Server).Serve in goroutine 12 14:54:41 [2023-10-13T14:54:41.256Z] /usr/local/go/src/net/http/server.go:3086 +0x4cc 14:54:43 [2023-10-13T14:54:43.142Z] 2023/10/13 14:54:42 http: panic serving 127.0.0.1:56938: could not unmarshal json for /AuthZPlugin.AuthZRes: unexpected end of JSON input 14:54:43 [2023-10-13T14:54:43.142Z] goroutine 172 [running]: 14:54:43 [2023-10-13T14:54:43.142Z] net/http.(*conn).serve.func1() 14:54:43 [2023-10-13T14:54:43.142Z] /usr/local/go/src/net/http/server.go:1868 +0xb0 14:54:43 [2023-10-13T14:54:43.142Z] panic({0xa093c0?, 0x40002fe0f0?}) 14:54:43 [2023-10-13T14:54:43.142Z] /usr/local/go/src/runtime/panic.go:920 +0x26c 14:54:43 [2023-10-13T14:54:43.142Z] github.com/docker/docker/integration/plugin/authz.setupSuite.func3({0xd69ee0, 0x40001386c0}, 0xffff3a5968f8?) 14:54:43 [2023-10-13T14:54:43.142Z] /go/src/github.com/docker/docker/integration/plugin/authz/main_test.go:149 +0x360 14:54:43 [2023-10-13T14:54:43.142Z] net/http.HandlerFunc.ServeHTTP(0x4000402100?, {0xd69ee0?, 0x40001386c0?}, 0x407e58?) 14:54:43 [2023-10-13T14:54:43.142Z] /usr/local/go/src/net/http/server.go:2136 +0x38 14:54:43 [2023-10-13T14:54:43.142Z] net/http.(*ServeMux).ServeHTTP(0xd6ffc8?, {0xd69ee0, 0x40001386c0}, 0x4000402100) 14:54:43 [2023-10-13T14:54:43.142Z] /usr/local/go/src/net/http/server.go:2514 +0x144 14:54:43 [2023-10-13T14:54:43.142Z] github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp.(*Handler).ServeHTTP(0x4000186000, {0xd68ad0?, 0x40000b8000}, 0x4000402000) 14:54:43 [2023-10-13T14:54:43.142Z] /go/src/github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/handler.go:213 +0xf40 14:54:43 [2023-10-13T14:54:43.142Z] net/http.serverHandler.ServeHTTP({0x4000510030?}, {0xd68ad0?, 0x40000b8000?}, 0x6?) 14:54:43 [2023-10-13T14:54:43.142Z] /usr/local/go/src/net/http/server.go:2938 +0xbc 14:54:43 [2023-10-13T14:54:43.142Z] net/http.(*conn).serve(0x4000788090, {0xd6ffc8, 0x4000346120}) 14:54:43 [2023-10-13T14:54:43.142Z] /usr/local/go/src/net/http/server.go:2009 +0x518 14:54:43 [2023-10-13T14:54:43.142Z] created by net/http.(*Server).Serve in goroutine 12 14:54:43 [2023-10-13T14:54:43.142Z] /usr/local/go/src/net/http/server.go:3086 +0x4cc 14:54:45 [2023-10-13T14:54:45.653Z] --- PASS: TestAuthZPluginAllowEventStream (6.04s) 14:54:45 [2023-10-13T14:54:45.653Z] === RUN TestAuthZPluginErrorResponse 14:54:45 [2023-10-13T14:54:45.653Z] --- PASS: TestAuthZPluginErrorResponse (0.53s) 14:54:45 [2023-10-13T14:54:45.653Z] === RUN TestAuthZPluginErrorRequest 14:54:46 [2023-10-13T14:54:46.213Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) 14:54:46 [2023-10-13T14:54:46.213Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration 14:54:46 [2023-10-13T14:54:46.817Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) 14:54:46 [2023-10-13T14:54:46.817Z] === RUN TestAuthZPluginEnsureLoadImportWorking 14:54:48 [2023-10-13T14:54:48.181Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.15s) 14:54:48 [2023-10-13T14:54:48.181Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom 14:54:49 [2023-10-13T14:54:49.108Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.14s) 14:54:49 [2023-10-13T14:54:49.108Z] === RUN TestAuthZPluginHeader 14:54:49 [2023-10-13T14:54:49.669Z] --- PASS: TestAuthZPluginHeader (0.61s) 14:54:49 [2023-10-13T14:54:49.669Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest 14:54:49 [2023-10-13T14:54:49.669Z] authz_plugin_v2_test.go:40: (*Execution).NotAmd64-fm 14:54:49 [2023-10-13T14:54:49.669Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) 14:54:49 [2023-10-13T14:54:49.669Z] === RUN TestAuthZPluginV2Disable 14:54:49 [2023-10-13T14:54:49.669Z] authz_plugin_v2_test.go:61: (*Execution).NotAmd64-fm 14:54:49 [2023-10-13T14:54:49.669Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) 14:54:49 [2023-10-13T14:54:49.669Z] === RUN TestAuthZPluginV2RejectVolumeRequests 14:54:49 [2023-10-13T14:54:49.669Z] authz_plugin_v2_test.go:87: (*Execution).NotAmd64-fm 14:54:49 [2023-10-13T14:54:49.669Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) 14:54:49 [2023-10-13T14:54:49.669Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart 14:54:49 [2023-10-13T14:54:49.669Z] authz_plugin_v2_test.go:122: (*Execution).NotAmd64-fm 14:54:49 [2023-10-13T14:54:49.669Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) 14:54:49 [2023-10-13T14:54:49.669Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart 14:55:07 [2023-10-13T14:55:07.704Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.88s) 14:55:07 [2023-10-13T14:55:07.704Z] PASS 14:55:07 [2023-10-13T14:55:07.704Z] 14:55:07 [2023-10-13T14:55:07.704Z] === Skipped 14:55:07 [2023-10-13T14:55:07.704Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) 14:55:07 [2023-10-13T14:55:07.704Z] authz_plugin_v2_test.go:40: (*Execution).NotAmd64-fm 14:55:07 [2023-10-13T14:55:07.704Z] 14:55:07 [2023-10-13T14:55:07.704Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) 14:55:07 [2023-10-13T14:55:07.704Z] authz_plugin_v2_test.go:61: (*Execution).NotAmd64-fm 14:55:07 [2023-10-13T14:55:07.704Z] 14:55:07 [2023-10-13T14:55:07.704Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) 14:55:07 [2023-10-13T14:55:07.704Z] authz_plugin_v2_test.go:87: (*Execution).NotAmd64-fm 14:55:07 [2023-10-13T14:55:07.704Z] 14:55:07 [2023-10-13T14:55:07.704Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) 14:55:07 [2023-10-13T14:55:07.704Z] authz_plugin_v2_test.go:122: (*Execution).NotAmd64-fm 14:55:07 [2023-10-13T14:55:07.704Z] 14:55:07 [2023-10-13T14:55:07.704Z] DONE 17 tests, 4 skipped in 30.637s 14:55:07 [2023-10-13T14:55:07.704Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m 14:55:07 [2023-10-13T14:55:07.704Z] ++ '[' -n '' ']' 14:55:07 [2023-10-13T14:55:07.704Z] ++ 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:55:07 [2023-10-13T14:55:07.704Z] ++ set -e 14:55:07 [2023-10-13T14:55:07.704Z] ++ '[' -n 0 ']' 14:55:07 [2023-10-13T14:55:07.704Z] ++ set -x 14:55:07 [2023-10-13T14:55:07.704Z] ++ 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.OGm01tQn2y/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:55:07 [2023-10-13T14:55:07.704Z] INFO: Testing against a local daemon 14:55:07 [2023-10-13T14:55:07.704Z] === RUN TestPluginInvalidJSON 14:55:07 [2023-10-13T14:55:07.704Z] === RUN TestPluginInvalidJSON/plugins/foobar/set 14:55:07 [2023-10-13T14:55:07.704Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set 14:55:07 [2023-10-13T14:55:07.704Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade 14:55:07 [2023-10-13T14:55:07.704Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade 14:55:07 [2023-10-13T14:55:07.704Z] === RUN TestPluginInvalidJSON/plugins/pull 14:55:07 [2023-10-13T14:55:07.704Z] === PAUSE TestPluginInvalidJSON/plugins/pull 14:55:07 [2023-10-13T14:55:07.704Z] === CONT TestPluginInvalidJSON/plugins/foobar/set 14:55:07 [2023-10-13T14:55:07.704Z] === CONT TestPluginInvalidJSON/plugins/pull 14:55:07 [2023-10-13T14:55:07.704Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type 14:55:07 [2023-10-13T14:55:07.704Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade 14:55:07 [2023-10-13T14:55:07.704Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type 14:55:07 [2023-10-13T14:55:07.704Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type 14:55:07 [2023-10-13T14:55:07.704Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON 14:55:07 [2023-10-13T14:55:07.704Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON 14:55:07 [2023-10-13T14:55:07.704Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON 14:55:07 [2023-10-13T14:55:07.704Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON 14:55:07 [2023-10-13T14:55:07.704Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON 14:55:07 [2023-10-13T14:55:07.704Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON 14:55:07 [2023-10-13T14:55:07.704Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body 14:55:07 [2023-10-13T14:55:07.704Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body 14:55:07 [2023-10-13T14:55:07.704Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body 14:55:07 [2023-10-13T14:55:07.704Z] --- PASS: TestPluginInvalidJSON (0.01s) 14:55:07 [2023-10-13T14:55:07.704Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s) 14:55:07 [2023-10-13T14:55:07.704Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) 14:55:07 [2023-10-13T14:55:07.704Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) 14:55:07 [2023-10-13T14:55:07.704Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) 14:55:07 [2023-10-13T14:55:07.704Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) 14:55:07 [2023-10-13T14:55:07.704Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s) 14:55:07 [2023-10-13T14:55:07.704Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) 14:55:07 [2023-10-13T14:55:07.704Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) 14:55:07 [2023-10-13T14:55:07.704Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) 14:55:07 [2023-10-13T14:55:07.704Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) 14:55:07 [2023-10-13T14:55:07.704Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) 14:55:07 [2023-10-13T14:55:07.704Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) 14:55:07 [2023-10-13T14:55:07.704Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) 14:55:07 [2023-10-13T14:55:07.704Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) 14:55:07 [2023-10-13T14:55:07.704Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) 14:55:07 [2023-10-13T14:55:07.704Z] === RUN TestPluginInstall 14:55:07 [2023-10-13T14:55:07.704Z] === RUN TestPluginInstall/no_auth 14:55:10 [2023-10-13T14:55:10.217Z] time="2023-10-13T14:55:09Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" 14:55:10 [2023-10-13T14:55:10.217Z] time="2023-10-13T14:55:09Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b6533cc6d76982f90c6771c9b0dabfea5a77c970825ac259eed5180406e53106" mediatype=application/vnd.docker.plugin.v1+json size=522 14:55:10 [2023-10-13T14:55:10.217Z] time="2023-10-13T14:55:09Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" 14:55:10 [2023-10-13T14:55:10.217Z] time="2023-10-13T14:55:09Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b6533cc6d76982f90c6771c9b0dabfea5a77c970825ac259eed5180406e53106" mediatype=application/vnd.docker.plugin.v1+json size=522 14:55:10 [2023-10-13T14:55:10.217Z] === RUN TestPluginInstall/with_htpasswd 14:55:10 [2023-10-13T14:55:10.473Z] time="2023-10-13T14:55:10Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" 14:55:10 [2023-10-13T14:55:10.473Z] time="2023-10-13T14:55:10Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f687dc52cf016f73c8d7bfc2d19caa967a9ba463ddd0a40ebe86600c2daa41f5" mediatype=application/vnd.docker.plugin.v1+json size=522 14:55:10 [2023-10-13T14:55:10.473Z] time="2023-10-13T14:55:10Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" 14:55:10 [2023-10-13T14:55:10.473Z] time="2023-10-13T14:55:10Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f687dc52cf016f73c8d7bfc2d19caa967a9ba463ddd0a40ebe86600c2daa41f5" mediatype=application/vnd.docker.plugin.v1+json size=522 14:55:10 [2023-10-13T14:55:10.728Z] === RUN TestPluginInstall/with_insecure 14:55:11 [2023-10-13T14:55:11.654Z] time="2023-10-13T14:55:11Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" 14:55:11 [2023-10-13T14:55:11.654Z] time="2023-10-13T14:55:11Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:7de8df1725619ca01948ec1abe2e4d33c68a4b3f71a52adf27f18609a5472cdd" mediatype=application/vnd.docker.plugin.v1+json size=522 14:55:11 [2023-10-13T14:55:11.654Z] time="2023-10-13T14:55:11Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" 14:55:11 [2023-10-13T14:55:11.654Z] time="2023-10-13T14:55:11Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:7de8df1725619ca01948ec1abe2e4d33c68a4b3f71a52adf27f18609a5472cdd" mediatype=application/vnd.docker.plugin.v1+json size=522 14:55:11 [2023-10-13T14:55:11.654Z] plugin_test.go:204: [db40300da03f6] daemon is not started 14:55:11 [2023-10-13T14:55:11.654Z] --- PASS: TestPluginInstall (4.92s) 14:55:11 [2023-10-13T14:55:11.654Z] --- PASS: TestPluginInstall/no_auth (3.55s) 14:55:11 [2023-10-13T14:55:11.654Z] --- PASS: TestPluginInstall/with_htpasswd (0.45s) 14:55:11 [2023-10-13T14:55:11.654Z] --- PASS: TestPluginInstall/with_insecure (0.92s) 14:55:11 [2023-10-13T14:55:11.654Z] === RUN TestPluginsWithRuntimes 14:55:13 [2023-10-13T14:55:13.017Z] === RUN TestPluginsWithRuntimes/No_Args 14:55:13 [2023-10-13T14:55:13.943Z] === RUN TestPluginsWithRuntimes/With_Args 14:55:14 [2023-10-13T14:55:14.871Z] --- PASS: TestPluginsWithRuntimes (3.32s) 14:55:14 [2023-10-13T14:55:14.871Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.90s) 14:55:14 [2023-10-13T14:55:14.871Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.91s) 14:55:14 [2023-10-13T14:55:14.871Z] === RUN TestPluginBackCompatMediaTypes 14:55:15 [2023-10-13T14:55:15.441Z] --- PASS: TestPluginBackCompatMediaTypes (0.49s) 14:55:15 [2023-10-13T14:55:15.441Z] PASS 14:55:15 [2023-10-13T14:55:15.441Z] 14:55:15 [2023-10-13T14:55:15.441Z] DONE 24 tests in 8.783s 14:55:15 [2023-10-13T14:55:15.441Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 14:55:15 [2023-10-13T14:55:15.441Z] ++ '[' -n '' ']' 14:55:15 [2023-10-13T14:55:15.441Z] ++ 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:55:15 [2023-10-13T14:55:15.441Z] ++ set -e 14:55:15 [2023-10-13T14:55:15.441Z] ++ '[' -n 0 ']' 14:55:15 [2023-10-13T14:55:15.441Z] ++ set -x 14:55:15 [2023-10-13T14:55:15.442Z] ++ 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.OGm01tQn2y/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:55:15 [2023-10-13T14:55:15.442Z] INFO: Testing against a local daemon 14:55:15 [2023-10-13T14:55:15.442Z] === RUN TestExternalGraphDriver 14:55:15 [2023-10-13T14:55:15.703Z] === RUN TestExternalGraphDriver/json 14:55:15 [2023-10-13T14:55:15.703Z] === RUN TestExternalGraphDriver/spec 14:55:15 [2023-10-13T14:55:15.703Z] === RUN TestExternalGraphDriver/pull 14:55:15 [2023-10-13T14:55:15.703Z] --- PASS: TestExternalGraphDriver (0.33s) 14:55:15 [2023-10-13T14:55:15.703Z] --- PASS: TestExternalGraphDriver/json (0.00s) 14:55:15 [2023-10-13T14:55:15.703Z] --- PASS: TestExternalGraphDriver/spec (0.00s) 14:55:15 [2023-10-13T14:55:15.703Z] --- PASS: TestExternalGraphDriver/pull (0.00s) 14:55:15 [2023-10-13T14:55:15.703Z] === RUN TestGraphdriverPluginV2 14:55:16 [2023-10-13T14:55:16.263Z] external_test.go:415: (*Execution).NotAmd64-fm 14:55:16 [2023-10-13T14:55:16.263Z] --- SKIP: TestGraphdriverPluginV2 (0.33s) 14:55:16 [2023-10-13T14:55:16.263Z] PASS 14:55:16 [2023-10-13T14:55:16.263Z] 14:55:16 [2023-10-13T14:55:16.263Z] === Skipped 14:55:16 [2023-10-13T14:55:16.263Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.33s) 14:55:16 [2023-10-13T14:55:16.263Z] external_test.go:415: (*Execution).NotAmd64-fm 14:55:16 [2023-10-13T14:55:16.263Z] 14:55:16 [2023-10-13T14:55:16.263Z] DONE 5 tests, 1 skipped in 0.695s 14:55:16 [2023-10-13T14:55:16.263Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m 14:55:16 [2023-10-13T14:55:16.263Z] ++ '[' -n '' ']' 14:55:16 [2023-10-13T14:55:16.263Z] ++ 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:55:16 [2023-10-13T14:55:16.263Z] ++ set -e 14:55:16 [2023-10-13T14:55:16.263Z] ++ '[' -n 0 ']' 14:55:16 [2023-10-13T14:55:16.263Z] ++ set -x 14:55:16 [2023-10-13T14:55:16.263Z] ++ 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.OGm01tQn2y/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:55:16 [2023-10-13T14:55:16.263Z] INFO: Testing against a local daemon 14:55:16 [2023-10-13T14:55:16.263Z] === RUN TestContinueAfterPluginCrash 14:55:16 [2023-10-13T14:55:16.263Z] === PAUSE TestContinueAfterPluginCrash 14:55:16 [2023-10-13T14:55:16.263Z] === RUN TestReadPluginNoRead 14:55:16 [2023-10-13T14:55:16.263Z] === PAUSE TestReadPluginNoRead 14:55:16 [2023-10-13T14:55:16.263Z] === RUN TestDaemonStartWithLogOpt 14:55:16 [2023-10-13T14:55:16.263Z] === PAUSE TestDaemonStartWithLogOpt 14:55:16 [2023-10-13T14:55:16.263Z] === CONT TestDaemonStartWithLogOpt 14:55:16 [2023-10-13T14:55:16.263Z] === CONT TestContinueAfterPluginCrash 14:55:16 [2023-10-13T14:55:16.263Z] === CONT TestReadPluginNoRead 14:55:18 [2023-10-13T14:55:18.151Z] === RUN TestReadPluginNoRead/default 14:55:19 [2023-10-13T14:55:19.076Z] --- PASS: TestDaemonStartWithLogOpt (2.70s) 14:55:19 [2023-10-13T14:55:19.637Z] === RUN TestReadPluginNoRead/disabled_caching 14:55:21 [2023-10-13T14:55:21.002Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching 14:55:21 [2023-10-13T14:55:21.927Z] read_test.go:93: [d520583a77ddf] daemon is not started 14:55:21 [2023-10-13T14:55:21.927Z] --- PASS: TestReadPluginNoRead (5.80s) 14:55:21 [2023-10-13T14:55:21.927Z] --- PASS: TestReadPluginNoRead/default (1.24s) 14:55:21 [2023-10-13T14:55:21.927Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.26s) 14:55:21 [2023-10-13T14:55:21.927Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.23s) 14:55:23 [2023-10-13T14:55:23.812Z] --- PASS: TestContinueAfterPluginCrash (7.60s) 14:55:23 [2023-10-13T14:55:23.812Z] PASS 14:55:23 [2023-10-13T14:55:23.812Z] 14:55:23 [2023-10-13T14:55:23.812Z] DONE 6 tests in 7.638s 14:55:23 [2023-10-13T14:55:23.812Z] 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:55:23 [2023-10-13T14:55:23.812Z] ++ '[' -n '' ']' 14:55:23 [2023-10-13T14:55:23.812Z] ++ 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:55:23 [2023-10-13T14:55:23.812Z] ++ set -e 14:55:23 [2023-10-13T14:55:23.812Z] ++ '[' -n 0 ']' 14:55:23 [2023-10-13T14:55:23.812Z] ++ set -x 14:55:23 [2023-10-13T14:55:23.812Z] ++ 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.OGm01tQn2y/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:55:23 [2023-10-13T14:55:23.812Z] testing: warning: no tests to run 14:55:23 [2023-10-13T14:55:23.812Z] PASS 14:55:23 [2023-10-13T14:55:23.812Z] 14:55:23 [2023-10-13T14:55:23.812Z] DONE 0 tests in 0.008s 14:55:23 [2023-10-13T14:55:23.812Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 14:55:23 [2023-10-13T14:55:23.812Z] ++ '[' -n '' ']' 14:55:23 [2023-10-13T14:55:23.813Z] ++ 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:55:23 [2023-10-13T14:55:23.813Z] ++ set -e 14:55:23 [2023-10-13T14:55:23.813Z] ++ '[' -n 0 ']' 14:55:23 [2023-10-13T14:55:23.813Z] ++ set -x 14:55:23 [2023-10-13T14:55:23.813Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.OGm01tQn2y/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:55:23 [2023-10-13T14:55:23.813Z] INFO: Testing against a local daemon 14:55:23 [2023-10-13T14:55:23.813Z] === RUN TestPluginWithDevMounts 14:55:23 [2023-10-13T14:55:23.813Z] === PAUSE TestPluginWithDevMounts 14:55:23 [2023-10-13T14:55:23.813Z] === CONT TestPluginWithDevMounts 14:55:25 [2023-10-13T14:55:25.700Z] --- PASS: TestPluginWithDevMounts (1.53s) 14:55:25 [2023-10-13T14:55:25.700Z] PASS 14:55:25 [2023-10-13T14:55:25.700Z] 14:55:25 [2023-10-13T14:55:25.700Z] DONE 1 tests in 1.560s 14:55:25 [2023-10-13T14:55:25.700Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m 14:55:25 [2023-10-13T14:55:25.700Z] ++ '[' -n '' ']' 14:55:25 [2023-10-13T14:55:25.700Z] ++ 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:55:25 [2023-10-13T14:55:25.700Z] ++ set -e 14:55:25 [2023-10-13T14:55:25.700Z] ++ '[' -n 0 ']' 14:55:25 [2023-10-13T14:55:25.700Z] ++ set -x 14:55:25 [2023-10-13T14:55:25.700Z] ++ 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.OGm01tQn2y/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:55:25 [2023-10-13T14:55:25.700Z] INFO: Testing against a local daemon 14:55:25 [2023-10-13T14:55:25.700Z] === RUN TestSecretInspect 14:55:27 [2023-10-13T14:55:27.586Z] --- PASS: TestSecretInspect (1.98s) 14:55:27 [2023-10-13T14:55:27.586Z] === RUN TestSecretList 14:55:29 [2023-10-13T14:55:29.474Z] --- PASS: TestSecretList (1.89s) 14:55:29 [2023-10-13T14:55:29.474Z] === RUN TestSecretsCreateAndDelete 14:55:31 [2023-10-13T14:55:31.403Z] --- PASS: TestSecretsCreateAndDelete (2.03s) 14:55:31 [2023-10-13T14:55:31.403Z] === RUN TestSecretsUpdate 14:55:33 [2023-10-13T14:55:33.290Z] --- PASS: TestSecretsUpdate (2.08s) 14:55:33 [2023-10-13T14:55:33.290Z] === RUN TestTemplatedSecret 14:55:36 [2023-10-13T14:55:36.553Z] --- PASS: TestTemplatedSecret (2.63s) 14:55:36 [2023-10-13T14:55:36.553Z] === RUN TestSecretCreateResolve 14:55:37 [2023-10-13T14:55:37.916Z] --- PASS: TestSecretCreateResolve (1.89s) 14:55:37 [2023-10-13T14:55:37.916Z] PASS 14:55:37 [2023-10-13T14:55:37.916Z] 14:55:37 [2023-10-13T14:55:37.916Z] DONE 6 tests in 12.547s 14:55:37 [2023-10-13T14:55:37.916Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m 14:55:37 [2023-10-13T14:55:37.916Z] ++ '[' -n '' ']' 14:55:37 [2023-10-13T14:55:37.916Z] ++ 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:55:37 [2023-10-13T14:55:37.916Z] ++ set -e 14:55:37 [2023-10-13T14:55:37.916Z] ++ '[' -n 0 ']' 14:55:37 [2023-10-13T14:55:37.916Z] ++ set -x 14:55:37 [2023-10-13T14:55:37.916Z] ++ 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.OGm01tQn2y/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:55:37 [2023-10-13T14:55:37.916Z] INFO: Testing against a local daemon 14:55:37 [2023-10-13T14:55:37.916Z] === RUN TestServiceCreateInit 14:55:37 [2023-10-13T14:55:37.916Z] === RUN TestServiceCreateInit/daemonInitDisabled 14:55:42 [2023-10-13T14:55:42.080Z] === RUN TestServiceCreateInit/daemonInitEnabled 14:55:46 [2023-10-13T14:55:46.255Z] --- PASS: TestServiceCreateInit (7.76s) 14:55:46 [2023-10-13T14:55:46.255Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.92s) 14:55:46 [2023-10-13T14:55:46.255Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.84s) 14:55:46 [2023-10-13T14:55:46.255Z] === RUN TestCreateServiceMultipleTimes 14:56:01 [2023-10-13T14:56:01.091Z] --- PASS: TestCreateServiceMultipleTimes (15.05s) 14:56:01 [2023-10-13T14:56:01.091Z] === RUN TestCreateServiceConflict 14:56:02 [2023-10-13T14:56:02.979Z] --- PASS: TestCreateServiceConflict (1.85s) 14:56:02 [2023-10-13T14:56:02.979Z] === RUN TestCreateServiceMaxReplicas 14:56:05 [2023-10-13T14:56:05.492Z] --- PASS: TestCreateServiceMaxReplicas (2.84s) 14:56:05 [2023-10-13T14:56:05.492Z] === RUN TestCreateServiceSecretFileMode 14:56:20 [2023-10-13T14:56:20.321Z] --- PASS: TestCreateServiceSecretFileMode (12.57s) 14:56:20 [2023-10-13T14:56:20.321Z] === RUN TestCreateServiceConfigFileMode 14:56:32 [2023-10-13T14:56:32.480Z] --- PASS: TestCreateServiceConfigFileMode (12.57s) 14:56:32 [2023-10-13T14:56:32.480Z] === RUN TestCreateServiceSysctls 14:56:33 [2023-10-13T14:56:33.843Z] --- PASS: TestCreateServiceSysctls (3.23s) 14:56:33 [2023-10-13T14:56:33.843Z] === RUN TestCreateServiceCapabilities 14:56:36 [2023-10-13T14:56:36.355Z] --- PASS: TestCreateServiceCapabilities (2.56s) 14:56:36 [2023-10-13T14:56:36.355Z] === RUN TestInspect 14:56:39 [2023-10-13T14:56:39.630Z] --- PASS: TestInspect (2.96s) 14:56:39 [2023-10-13T14:56:39.630Z] === RUN TestCreateJob 14:56:42 [2023-10-13T14:56:42.893Z] --- PASS: TestCreateJob (3.11s) 14:56:42 [2023-10-13T14:56:42.893Z] === RUN TestReplicatedJob 14:56:48 [2023-10-13T14:56:48.131Z] --- PASS: TestReplicatedJob (5.29s) 14:56:48 [2023-10-13T14:56:48.131Z] === RUN TestUpdateReplicatedJob 14:56:51 [2023-10-13T14:56:51.394Z] --- PASS: TestUpdateReplicatedJob (3.31s) 14:56:51 [2023-10-13T14:56:51.394Z] === RUN TestServiceListWithStatuses 14:56:51 [2023-10-13T14:56:51.394Z] list_test.go:33: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") 14:56:51 [2023-10-13T14:56:51.394Z] --- SKIP: TestServiceListWithStatuses (0.00s) 14:56:51 [2023-10-13T14:56:51.394Z] === RUN TestDockerNetworkConnectAlias 14:56:55 [2023-10-13T14:56:55.556Z] --- PASS: TestDockerNetworkConnectAlias (3.99s) 14:56:55 [2023-10-13T14:56:55.556Z] === RUN TestDockerNetworkReConnect 14:56:58 [2023-10-13T14:56:58.818Z] --- PASS: TestDockerNetworkReConnect (3.33s) 14:56:58 [2023-10-13T14:56:58.818Z] === RUN TestServicePlugin 14:56:58 [2023-10-13T14:56:58.818Z] plugin_test.go:25: (*Execution).NotAmd64-fm 14:56:58 [2023-10-13T14:56:58.818Z] --- SKIP: TestServicePlugin (0.00s) 14:56:58 [2023-10-13T14:56:58.818Z] === RUN TestServiceUpdateLabel 14:57:00 [2023-10-13T14:57:00.703Z] --- PASS: TestServiceUpdateLabel (1.94s) 14:57:00 [2023-10-13T14:57:00.703Z] === RUN TestServiceUpdateSecrets 14:57:15 [2023-10-13T14:57:15.534Z] --- PASS: TestServiceUpdateSecrets (14.56s) 14:57:15 [2023-10-13T14:57:15.534Z] === RUN TestServiceUpdateConfigs 14:57:30 [2023-10-13T14:57:30.370Z] --- PASS: TestServiceUpdateConfigs (14.32s) 14:57:30 [2023-10-13T14:57:30.370Z] === RUN TestServiceUpdateNetwork 14:57:42 [2023-10-13T14:57:42.543Z] --- PASS: TestServiceUpdateNetwork (12.20s) 14:57:42 [2023-10-13T14:57:42.543Z] === RUN TestServiceUpdatePidsLimit 14:57:42 [2023-10-13T14:57:42.543Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 14:57:43 [2023-10-13T14:57:43.469Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 14:57:51 [2023-10-13T14:57:51.550Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 14:57:58 [2023-10-13T14:57:58.081Z] --- PASS: TestServiceUpdatePidsLimit (16.18s) 14:57:58 [2023-10-13T14:57:58.081Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.72s) 14:57:58 [2023-10-13T14:57:58.081Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.88s) 14:57:58 [2023-10-13T14:57:58.081Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.78s) 14:57:58 [2023-10-13T14:57:58.081Z] PASS 14:57:58 [2023-10-13T14:57:58.081Z] 14:57:58 [2023-10-13T14:57:58.081Z] === Skipped 14:57:58 [2023-10-13T14:57:58.081Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) 14:57:58 [2023-10-13T14:57:58.081Z] list_test.go:33: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") 14:57:58 [2023-10-13T14:57:58.081Z] 14:57:58 [2023-10-13T14:57:58.081Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) 14:57:58 [2023-10-13T14:57:58.081Z] plugin_test.go:25: (*Execution).NotAmd64-fm 14:57:58 [2023-10-13T14:57:58.081Z] 14:57:58 [2023-10-13T14:57:58.081Z] DONE 26 tests, 2 skipped in 139.678s 14:57:58 [2023-10-13T14:57:58.081Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m 14:57:58 [2023-10-13T14:57:58.081Z] ++ '[' -n '' ']' 14:57:58 [2023-10-13T14:57:58.081Z] ++ 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:57:58 [2023-10-13T14:57:58.081Z] ++ set -e 14:57:58 [2023-10-13T14:57:58.081Z] ++ '[' -n 0 ']' 14:57:58 [2023-10-13T14:57:58.081Z] ++ set -x 14:57:58 [2023-10-13T14:57:58.081Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.OGm01tQn2y/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:57:58 [2023-10-13T14:57:58.081Z] INFO: Testing against a local daemon 14:57:58 [2023-10-13T14:57:58.081Z] === RUN TestSessionCreate 14:57:58 [2023-10-13T14:57:58.081Z] --- PASS: TestSessionCreate (0.02s) 14:57:58 [2023-10-13T14:57:58.081Z] === RUN TestSessionCreateWithBadUpgrade 14:57:58 [2023-10-13T14:57:58.081Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) 14:57:58 [2023-10-13T14:57:58.081Z] PASS 14:57:58 [2023-10-13T14:57:58.081Z] 14:57:58 [2023-10-13T14:57:58.081Z] DONE 2 tests in 0.065s 14:57:58 [2023-10-13T14:57:58.081Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m 14:57:58 [2023-10-13T14:57:58.081Z] ++ '[' -n '' ']' 14:57:58 [2023-10-13T14:57:58.081Z] ++ 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:57:58 [2023-10-13T14:57:58.081Z] ++ set -e 14:57:58 [2023-10-13T14:57:58.081Z] ++ '[' -n 0 ']' 14:57:58 [2023-10-13T14:57:58.081Z] ++ set -x 14:57:58 [2023-10-13T14:57:58.081Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.OGm01tQn2y/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:57:58 [2023-10-13T14:57:58.081Z] INFO: Testing against a local daemon 14:57:58 [2023-10-13T14:57:58.081Z] === RUN TestCgroupDriverSystemdMemoryLimit 14:57:58 [2023-10-13T14:57:58.081Z] cgroupdriver_systemd_test.go:32: !hasSystemd() 14:57:58 [2023-10-13T14:57:58.081Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) 14:57:58 [2023-10-13T14:57:58.081Z] === RUN TestDiskUsage 14:57:58 [2023-10-13T14:57:58.081Z] === PAUSE TestDiskUsage 14:57:58 [2023-10-13T14:57:58.081Z] === RUN TestEventsExecDie 14:57:58 [2023-10-13T14:57:58.337Z] --- PASS: TestEventsExecDie (0.55s) 14:57:58 [2023-10-13T14:57:58.337Z] === RUN TestEventsBackwardsCompatible 14:57:58 [2023-10-13T14:57:58.337Z] --- PASS: TestEventsBackwardsCompatible (0.05s) 14:57:58 [2023-10-13T14:57:58.337Z] === RUN TestEventsVolumeCreate 14:57:58 [2023-10-13T14:57:58.337Z] --- PASS: TestEventsVolumeCreate (0.06s) 14:57:58 [2023-10-13T14:57:58.337Z] === RUN TestInfoBinaryCommits 14:57:58 [2023-10-13T14:57:58.337Z] --- PASS: TestInfoBinaryCommits (0.02s) 14:57:58 [2023-10-13T14:57:58.337Z] === RUN TestInfoAPIVersioned 14:57:58 [2023-10-13T14:57:58.337Z] --- PASS: TestInfoAPIVersioned (0.01s) 14:57:58 [2023-10-13T14:57:58.337Z] === RUN TestInfoAPI 14:57:58 [2023-10-13T14:57:58.337Z] --- PASS: TestInfoAPI (0.02s) 14:57:58 [2023-10-13T14:57:58.337Z] === RUN TestInfoAPIWarnings 14:58:16 [2023-10-13T14:58:16.372Z] --- PASS: TestInfoAPIWarnings (16.54s) 14:58:16 [2023-10-13T14:58:16.372Z] === RUN TestInfoDebug 14:58:16 [2023-10-13T14:58:16.372Z] --- PASS: TestInfoDebug (0.52s) 14:58:16 [2023-10-13T14:58:16.372Z] === RUN TestInfoInsecureRegistries 14:58:16 [2023-10-13T14:58:16.372Z] --- PASS: TestInfoInsecureRegistries (0.52s) 14:58:16 [2023-10-13T14:58:16.372Z] === RUN TestInfoRegistryMirrors 14:58:16 [2023-10-13T14:58:16.673Z] --- PASS: TestInfoRegistryMirrors (0.52s) 14:58:16 [2023-10-13T14:58:16.673Z] === RUN TestLoginFailsWithBadCredentials 14:58:17 [2023-10-13T14:58:17.599Z] --- PASS: TestLoginFailsWithBadCredentials (1.00s) 14:58:17 [2023-10-13T14:58:17.599Z] === RUN TestPingCacheHeaders 14:58:17 [2023-10-13T14:58:17.599Z] --- PASS: TestPingCacheHeaders (0.02s) 14:58:17 [2023-10-13T14:58:17.599Z] === RUN TestPingGet 14:58:17 [2023-10-13T14:58:17.599Z] --- PASS: TestPingGet (0.01s) 14:58:17 [2023-10-13T14:58:17.599Z] === RUN TestPingHead 14:58:17 [2023-10-13T14:58:17.599Z] --- PASS: TestPingHead (0.02s) 14:58:17 [2023-10-13T14:58:17.599Z] === RUN TestPingSwarmHeader 14:58:18 [2023-10-13T14:58:18.159Z] === RUN TestPingSwarmHeader/before_swarm_init 14:58:18 [2023-10-13T14:58:18.720Z] === RUN TestPingSwarmHeader/after_swarm_init 14:58:19 [2023-10-13T14:58:19.645Z] === RUN TestPingSwarmHeader/after_swarm_leave 14:58:19 [2023-10-13T14:58:19.645Z] --- PASS: TestPingSwarmHeader (1.91s) 14:58:19 [2023-10-13T14:58:19.645Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) 14:58:19 [2023-10-13T14:58:19.645Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) 14:58:19 [2023-10-13T14:58:19.645Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) 14:58:19 [2023-10-13T14:58:19.645Z] === RUN TestPingBuilderHeader 14:58:19 [2023-10-13T14:58:19.645Z] === RUN TestPingBuilderHeader/default_config 14:58:20 [2023-10-13T14:58:20.206Z] === RUN TestPingBuilderHeader/buildkit_disabled 14:58:20 [2023-10-13T14:58:20.461Z] --- PASS: TestPingBuilderHeader (1.04s) 14:58:20 [2023-10-13T14:58:20.461Z] --- PASS: TestPingBuilderHeader/default_config (0.52s) 14:58:20 [2023-10-13T14:58:20.461Z] --- PASS: TestPingBuilderHeader/buildkit_disabled (0.52s) 14:58:20 [2023-10-13T14:58:20.461Z] === RUN TestVersion 14:58:20 [2023-10-13T14:58:20.461Z] --- PASS: TestVersion (0.02s) 14:58:20 [2023-10-13T14:58:20.461Z] === CONT TestDiskUsage 14:58:21 [2023-10-13T14:58:21.021Z] === RUN TestDiskUsage/empty 14:58:21 [2023-10-13T14:58:21.021Z] === RUN TestDiskUsage/empty/container_types 14:58:21 [2023-10-13T14:58:21.021Z] === RUN TestDiskUsage/empty/image_types 14:58:21 [2023-10-13T14:58:21.021Z] === RUN TestDiskUsage/empty/volume_types 14:58:21 [2023-10-13T14:58:21.021Z] === RUN TestDiskUsage/empty/build-cache_types 14:58:21 [2023-10-13T14:58:21.021Z] === RUN TestDiskUsage/empty/container,_volume_types 14:58:21 [2023-10-13T14:58:21.021Z] === RUN TestDiskUsage/empty/image,_build-cache_types 14:58:21 [2023-10-13T14:58:21.022Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types 14:58:21 [2023-10-13T14:58:21.022Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types 14:58:21 [2023-10-13T14:58:21.022Z] === RUN TestDiskUsage/empty/container,_image,_volume_types 14:58:21 [2023-10-13T14:58:21.022Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types 14:58:21 [2023-10-13T14:58:21.022Z] === RUN TestDiskUsage/after_LoadBusybox 14:58:21 [2023-10-13T14:58:21.277Z] === RUN TestDiskUsage/after_LoadBusybox/container_types 14:58:21 [2023-10-13T14:58:21.277Z] === RUN TestDiskUsage/after_LoadBusybox/image_types 14:58:21 [2023-10-13T14:58:21.277Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types 14:58:21 [2023-10-13T14:58:21.277Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types 14:58:21 [2023-10-13T14:58:21.277Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types 14:58:21 [2023-10-13T14:58:21.277Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types 14:58:21 [2023-10-13T14:58:21.277Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types 14:58:21 [2023-10-13T14:58:21.277Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types 14:58:21 [2023-10-13T14:58:21.277Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types 14:58:21 [2023-10-13T14:58:21.277Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types 14:58:21 [2023-10-13T14:58:21.277Z] === RUN TestDiskUsage/after_container.Run 14:58:21 [2023-10-13T14:58:21.533Z] === RUN TestDiskUsage/after_container.Run/container_types 14:58:21 [2023-10-13T14:58:21.533Z] === RUN TestDiskUsage/after_container.Run/image_types 14:58:21 [2023-10-13T14:58:21.533Z] === RUN TestDiskUsage/after_container.Run/volume_types 14:58:21 [2023-10-13T14:58:21.533Z] === RUN TestDiskUsage/after_container.Run/build-cache_types 14:58:21 [2023-10-13T14:58:21.533Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types 14:58:21 [2023-10-13T14:58:21.533Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types 14:58:21 [2023-10-13T14:58:21.533Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types 14:58:21 [2023-10-13T14:58:21.533Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types 14:58:21 [2023-10-13T14:58:21.533Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types 14:58:21 [2023-10-13T14:58:21.533Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types 14:58:21 [2023-10-13T14:58:21.533Z] --- PASS: TestDiskUsage (1.03s) 14:58:21 [2023-10-13T14:58:21.533Z] --- PASS: TestDiskUsage/empty (0.01s) 14:58:21 [2023-10-13T14:58:21.533Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) 14:58:21 [2023-10-13T14:58:21.533Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) 14:58:21 [2023-10-13T14:58:21.533Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) 14:58:21 [2023-10-13T14:58:21.533Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) 14:58:21 [2023-10-13T14:58:21.533Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) 14:58:21 [2023-10-13T14:58:21.533Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) 14:58:21 [2023-10-13T14:58:21.533Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) 14:58:21 [2023-10-13T14:58:21.533Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) 14:58:21 [2023-10-13T14:58:21.533Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) 14:58:21 [2023-10-13T14:58:21.533Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) 14:58:21 [2023-10-13T14:58:21.533Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.08s) 14:58:21 [2023-10-13T14:58:21.533Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) 14:58:21 [2023-10-13T14:58:21.533Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) 14:58:21 [2023-10-13T14:58:21.533Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) 14:58:21 [2023-10-13T14:58:21.533Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) 14:58:21 [2023-10-13T14:58:21.533Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) 14:58:21 [2023-10-13T14:58:21.533Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) 14:58:21 [2023-10-13T14:58:21.533Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) 14:58:21 [2023-10-13T14:58:21.533Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) 14:58:21 [2023-10-13T14:58:21.533Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) 14:58:21 [2023-10-13T14:58:21.533Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) 14:58:21 [2023-10-13T14:58:21.533Z] --- PASS: TestDiskUsage/after_container.Run (0.26s) 14:58:21 [2023-10-13T14:58:21.533Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) 14:58:21 [2023-10-13T14:58:21.533Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) 14:58:21 [2023-10-13T14:58:21.533Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) 14:58:21 [2023-10-13T14:58:21.533Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) 14:58:21 [2023-10-13T14:58:21.533Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) 14:58:21 [2023-10-13T14:58:21.533Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) 14:58:21 [2023-10-13T14:58:21.533Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) 14:58:21 [2023-10-13T14:58:21.533Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) 14:58:21 [2023-10-13T14:58:21.533Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) 14:58:21 [2023-10-13T14:58:21.533Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) 14:58:21 [2023-10-13T14:58:21.533Z] PASS 14:58:21 [2023-10-13T14:58:21.533Z] 14:58:21 [2023-10-13T14:58:21.533Z] === Skipped 14:58:21 [2023-10-13T14:58:21.533Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) 14:58:21 [2023-10-13T14:58:21.533Z] cgroupdriver_systemd_test.go:32: !hasSystemd() 14:58:21 [2023-10-13T14:58:21.533Z] 14:58:21 [2023-10-13T14:58:21.533Z] DONE 57 tests, 1 skipped in 23.891s 14:58:21 [2023-10-13T14:58:21.533Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m 14:58:21 [2023-10-13T14:58:21.533Z] ++ '[' -n '' ']' 14:58:21 [2023-10-13T14:58:21.533Z] ++ 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:58:21 [2023-10-13T14:58:21.533Z] ++ set -e 14:58:21 [2023-10-13T14:58:21.533Z] ++ '[' -n 0 ']' 14:58:21 [2023-10-13T14:58:21.533Z] ++ set -x 14:58:21 [2023-10-13T14:58:21.533Z] ++ 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.OGm01tQn2y/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:58:21 [2023-10-13T14:58:21.533Z] INFO: Testing against a local daemon 14:58:21 [2023-10-13T14:58:21.533Z] === RUN TestVolumesCreateAndList 14:58:21 [2023-10-13T14:58:21.533Z] --- PASS: TestVolumesCreateAndList (0.01s) 14:58:21 [2023-10-13T14:58:21.533Z] === RUN TestVolumesRemove 14:58:21 [2023-10-13T14:58:21.795Z] === RUN TestVolumesRemove/volume_in_use 14:58:21 [2023-10-13T14:58:21.795Z] === RUN TestVolumesRemove/volume_not_in_use 14:58:21 [2023-10-13T14:58:21.795Z] === RUN TestVolumesRemove/non-existing_volume 14:58:21 [2023-10-13T14:58:21.795Z] === RUN TestVolumesRemove/non-existing_volume_force 14:58:21 [2023-10-13T14:58:21.795Z] --- PASS: TestVolumesRemove (0.06s) 14:58:21 [2023-10-13T14:58:21.795Z] --- PASS: TestVolumesRemove/volume_in_use (0.00s) 14:58:21 [2023-10-13T14:58:21.795Z] --- PASS: TestVolumesRemove/volume_not_in_use (0.01s) 14:58:21 [2023-10-13T14:58:21.795Z] --- PASS: TestVolumesRemove/non-existing_volume (0.00s) 14:58:21 [2023-10-13T14:58:21.795Z] --- PASS: TestVolumesRemove/non-existing_volume_force (0.00s) 14:58:21 [2023-10-13T14:58:21.795Z] === RUN TestVolumesRemoveSwarmEnabled 14:58:21 [2023-10-13T14:58:21.795Z] === PAUSE TestVolumesRemoveSwarmEnabled 14:58:21 [2023-10-13T14:58:21.795Z] === RUN TestVolumesInspect 14:58:21 [2023-10-13T14:58:21.795Z] --- PASS: TestVolumesInspect (0.01s) 14:58:21 [2023-10-13T14:58:21.795Z] === RUN TestVolumesInvalidJSON 14:58:21 [2023-10-13T14:58:21.795Z] === RUN TestVolumesInvalidJSON/volumes/create 14:58:21 [2023-10-13T14:58:21.795Z] === PAUSE TestVolumesInvalidJSON/volumes/create 14:58:21 [2023-10-13T14:58:21.795Z] === CONT TestVolumesInvalidJSON/volumes/create 14:58:21 [2023-10-13T14:58:21.795Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type 14:58:21 [2023-10-13T14:58:21.795Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON 14:58:21 [2023-10-13T14:58:21.795Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON 14:58:21 [2023-10-13T14:58:21.795Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body 14:58:21 [2023-10-13T14:58:21.795Z] --- PASS: TestVolumesInvalidJSON (0.01s) 14:58:21 [2023-10-13T14:58:21.795Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) 14:58:21 [2023-10-13T14:58:21.795Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) 14:58:21 [2023-10-13T14:58:21.795Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) 14:58:21 [2023-10-13T14:58:21.795Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) 14:58:21 [2023-10-13T14:58:21.795Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) 14:58:21 [2023-10-13T14:58:21.795Z] === RUN TestVolumePruneAnonymous 14:58:21 [2023-10-13T14:58:21.795Z] --- PASS: TestVolumePruneAnonymous (0.03s) 14:58:21 [2023-10-13T14:58:21.795Z] === RUN TestVolumePruneAnonFromImage 14:58:22 [2023-10-13T14:58:22.055Z] --- PASS: TestVolumePruneAnonFromImage (0.17s) 14:58:22 [2023-10-13T14:58:22.055Z] === CONT TestVolumesRemoveSwarmEnabled 14:58:23 [2023-10-13T14:58:23.417Z] === RUN TestVolumesRemoveSwarmEnabled/volume_in_use 14:58:23 [2023-10-13T14:58:23.417Z] === RUN TestVolumesRemoveSwarmEnabled/volume_not_in_use 14:58:23 [2023-10-13T14:58:23.417Z] === RUN TestVolumesRemoveSwarmEnabled/non-existing_volume 14:58:23 [2023-10-13T14:58:23.418Z] === RUN TestVolumesRemoveSwarmEnabled/non-existing_volume_force 14:58:23 [2023-10-13T14:58:23.978Z] --- PASS: TestVolumesRemoveSwarmEnabled (1.88s) 14:58:23 [2023-10-13T14:58:23.978Z] --- PASS: TestVolumesRemoveSwarmEnabled/volume_in_use (0.00s) 14:58:23 [2023-10-13T14:58:23.978Z] --- PASS: TestVolumesRemoveSwarmEnabled/volume_not_in_use (0.01s) 14:58:23 [2023-10-13T14:58:23.978Z] --- PASS: TestVolumesRemoveSwarmEnabled/non-existing_volume (0.00s) 14:58:23 [2023-10-13T14:58:23.978Z] --- PASS: TestVolumesRemoveSwarmEnabled/non-existing_volume_force (0.00s) 14:58:23 [2023-10-13T14:58:23.978Z] PASS 14:58:23 [2023-10-13T14:58:23.978Z] 14:58:23 [2023-10-13T14:58:23.978Z] DONE 20 tests in 2.215s 14:58:23 [2023-10-13T14:58:23.978Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) 14:58:23 [2023-10-13T14:58:23.978Z] ++++ cat bundles/test-integration/docker.pid 14:58:23 [2023-10-13T14:58:23.978Z] +++ kill 23722 14:58:25 [2023-10-13T14:58:25.340Z] +++ /etc/init.d/apparmor stop 14:58:25 [2023-10-13T14:58:25.340Z] Leaving: AppArmorNo profiles have been unloaded. 14:58:25 [2023-10-13T14:58:25.340Z] 14:58:25 [2023-10-13T14:58:25.340Z] Unloading profiles will leave already running processes permanently 14:58:25 [2023-10-13T14:58:25.340Z] unconfined, which can lead to unexpected situations. 14:58:25 [2023-10-13T14:58:25.340Z] 14:58:25 [2023-10-13T14:58:25.340Z] To set a process to complain mode, use the command line tool 14:58:25 [2023-10-13T14:58:25.340Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." 14:58:25 [2023-10-13T14:58:25.340Z] +++ true 14:58:25 [2023-10-13T14:58:25.340Z] exiting test-integration 14:58:25 [2023-10-13T14:58:25.340Z] ++ exit 0 14:58:25 [2023-10-13T14:58:25.340Z] Post stage [Pipeline] junit 14:58:26 [2023-10-13T14:58:26.715Z] Recording test results 14:58:26 [2023-10-13T14:58:26.889Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh 14:58:27 [2023-10-13T14:58:27.222Z] + echo Ensuring container killed. 14:58:27 [2023-10-13T14:58:27.222Z] Ensuring container killed. 14:58:27 [2023-10-13T14:58:27.222Z] + docker rm -vf docker-pr16 14:58:27 [2023-10-13T14:58:27.222Z] Error response from daemon: No such container: docker-pr16 [Pipeline] sh 14:58:27 [2023-10-13T14:58:27.624Z] + echo Chowning /workspace to jenkins user 14:58:27 [2023-10-13T14:58:27.624Z] Chowning /workspace to jenkins user 14:58:27 [2023-10-13T14:58:27.624Z] + id -u 14:58:27 [2023-10-13T14:58:27.624Z] + id -g 14:58:27 [2023-10-13T14:58:27.624Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-46572:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh 14:58:28 [2023-10-13T14:58:28.951Z] + bundleName=arm64-integration 14:58:28 [2023-10-13T14:58:28.951Z] + echo Creating arm64-integration-bundles.tar.gz 14:58:28 [2023-10-13T14:58:28.951Z] Creating arm64-integration-bundles.tar.gz 14:58:28 [2023-10-13T14:58:28.952Z] + find bundles -path */root/*overlay2 -prune -o+ -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print 14:58:28 [2023-10-13T14:58:28.952Z] xargs tar -czf arm64-integration-bundles.tar.gz [Pipeline] archiveArtifacts 14:58:29 [2023-10-13T14:58:29.216Z] Archiving artifacts 14:58:29 [2023-10-13T14:58:29.493Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-46572/16/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh 14:58:29 [2023-10-13T14:58:29.857Z] + make clean 14:58:29 [2023-10-13T14:58:29.858Z] docker volume rm -f docker-dev-cache docker-mod-cache 14:58:29 [2023-10-13T14:58:29.858Z] docker-dev-cache 14:58:29 [2023-10-13T14:58:29.858Z] 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