Pull request #47296 opened 14:04:06 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Loading trusted files from base branch 25.0 at 5a0015f72cc3075caba029ebcdb84ab84eaee853 rather than dd4de8f388e4059b9f454642cc505eed6e515eec Obtained Jenkinsfile from 5a0015f72cc3075caba029ebcdb84ab84eaee853 Running in Durability level: PERFORMANCE_OPTIMIZED Loading library jps@master Examining docker/jps Attempting to resolve master as a branch Resolved master as branch master at revision 4f8fd6a86e521290dafaf7c28eced2a9b21b220a The recommended git tool is: NONE using credential jps-reader Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository https://github.com/docker/jps.git > git init /var/cloudbees-jenkins-distribution/workspace/moby_PR-47296@libs/jps # timeout=10 Fetching upstream changes from https://github.com/docker/jps.git > git --version # timeout=10 > git --version # 'git version 2.20.1' using GIT_ASKPASS to set credentials GitHub credentials for docker/jps > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url https://github.com/docker/jps.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 Avoid second fetch Checking out Revision 4f8fd6a86e521290dafaf7c28eced2a9b21b220a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 4f8fd6a86e521290dafaf7c28eced2a9b21b220a # timeout=10 Commit message: "Merge pull request #26 from docker/add-retry-to-vpn-image-pull" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.20.1' Excluding src/test/ from checkout of git https://github.com/docker/jps.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] withEnv [Pipeline] { [Pipeline] timeout Timeout set to expire in 2 hr 0 min [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] stage [Pipeline] { (pr-hack) [Pipeline] script [Pipeline] { [Pipeline] echo 14:04:11 [2024-02-01T14:04:11.986Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone 14:04:11 [2024-02-01T14:04:11.990Z] Trying to pass milestone 1 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node 14:04:12 [2024-02-01T14:04:12.222Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0f10dc1a96f2b7af5) in /home/ubuntu/workspace/moby_PR-47296 [Pipeline] { [Pipeline] checkout 14:04:12 [2024-02-01T14:04:12.258Z] The recommended git tool is: git 14:04:12 [2024-02-01T14:04:12.272Z] using credential docker-jenkins-github-credentials 14:04:12 [2024-02-01T14:04:12.298Z] Cloning the remote Git repository 14:04:12 [2024-02-01T14:04:12.298Z] Cloning with configured refspecs honoured and without tags 14:04:12 [2024-02-01T14:04:12.290Z] Cloning repository https://github.com/moby/moby.git 14:04:12 [2024-02-01T14:04:12.290Z] > git init /home/ubuntu/workspace/moby_PR-47296 # timeout=10 14:04:12 [2024-02-01T14:04:12.296Z] Fetching upstream changes from https://github.com/moby/moby.git 14:04:12 [2024-02-01T14:04:12.296Z] > git --version # timeout=10 14:04:12 [2024-02-01T14:04:12.298Z] > git --version # 'git version 2.25.1' 14:04:12 [2024-02-01T14:04:12.298Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials 14:04:12 [2024-02-01T14:04:12.299Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/47296/head:refs/remotes/origin/PR-47296 +refs/heads/25.0:refs/remotes/origin/25.0 # timeout=10 14:04:23 [2024-02-01T14:04:23.838Z] Fetching without tags 14:04:24 [2024-02-01T14:04:24.058Z] Merging remotes/origin/25.0 commit 5a0015f72cc3075caba029ebcdb84ab84eaee853 into PR head commit dd4de8f388e4059b9f454642cc505eed6e515eec 14:04:24 [2024-02-01T14:04:24.745Z] Merge succeeded, producing dd4de8f388e4059b9f454642cc505eed6e515eec 14:04:24 [2024-02-01T14:04:24.746Z] Checking out Revision dd4de8f388e4059b9f454642cc505eed6e515eec (PR-47296) 14:04:23 [2024-02-01T14:04:23.811Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 14:04:23 [2024-02-01T14:04:23.814Z] > git config --add remote.origin.fetch +refs/pull/47296/head:refs/remotes/origin/PR-47296 # timeout=10 14:04:23 [2024-02-01T14:04:23.817Z] > git config --add remote.origin.fetch +refs/heads/25.0:refs/remotes/origin/25.0 # timeout=10 14:04:23 [2024-02-01T14:04:23.822Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 14:04:23 [2024-02-01T14:04:23.830Z] Fetching upstream changes from https://github.com/moby/moby.git 14:04:23 [2024-02-01T14:04:23.830Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials 14:04:23 [2024-02-01T14:04:23.831Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/47296/head:refs/remotes/origin/PR-47296 +refs/heads/25.0:refs/remotes/origin/25.0 # timeout=10 14:04:24 [2024-02-01T14:04:24.049Z] > git config core.sparsecheckout # timeout=10 14:04:24 [2024-02-01T14:04:24.052Z] > git checkout -f dd4de8f388e4059b9f454642cc505eed6e515eec # timeout=10 14:04:24 [2024-02-01T14:04:24.714Z] > git remote # timeout=10 14:04:24 [2024-02-01T14:04:24.717Z] > git config --get remote.origin.url # timeout=10 14:04:24 [2024-02-01T14:04:24.721Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials 14:04:24 [2024-02-01T14:04:24.722Z] > git merge 5a0015f72cc3075caba029ebcdb84ab84eaee853 # timeout=10 14:04:24 [2024-02-01T14:04:24.730Z] > git rev-parse HEAD^{commit} # timeout=10 14:04:24 [2024-02-01T14:04:24.737Z] > git config core.sparsecheckout # timeout=10 14:04:24 [2024-02-01T14:04:24.739Z] > git checkout -f dd4de8f388e4059b9f454642cc505eed6e515eec # timeout=10 14:04:25 [2024-02-01T14:04:25.695Z] Commit message: "docs: remove dead links from api verison history" 14:04:25 [2024-02-01T14:04:25.696Z] First time build. Skipping changelog. 14:04:25 [2024-02-01T14:04:25.699Z] > git --version # timeout=10 14:04:25 [2024-02-01T14:04:25.701Z] > git --version # 'git version 2.25.1' 14:04:25 [2024-02-01T14:04:25.704Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:04:26 [2024-02-01T14:04:26.319Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-47296:/workspace -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=25.0 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:04:28 [2024-02-01T14:04:28.834Z] 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:04:28 [2024-02-01T14:04:28.902Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-08d7947f73ea47984) in /home/ubuntu/workspace/moby_PR-47296 [Pipeline] { [Pipeline] checkout 14:04:28 [2024-02-01T14:04:28.917Z] The recommended git tool is: git 14:04:28 [2024-02-01T14:04:28.925Z] using credential docker-jenkins-github-credentials 14:04:28 [2024-02-01T14:04:28.946Z] Cloning the remote Git repository 14:04:28 [2024-02-01T14:04:28.946Z] Cloning with configured refspecs honoured and without tags 14:04:28 [2024-02-01T14:04:28.951Z] Cloning repository https://github.com/moby/moby.git 14:04:28 [2024-02-01T14:04:28.952Z] > git init /home/ubuntu/workspace/moby_PR-47296 # timeout=10 14:04:28 [2024-02-01T14:04:28.957Z] Fetching upstream changes from https://github.com/moby/moby.git 14:04:28 [2024-02-01T14:04:28.958Z] > git --version # timeout=10 14:04:28 [2024-02-01T14:04:28.960Z] > git --version # 'git version 2.25.1' 14:04:28 [2024-02-01T14:04:28.960Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials 14:04:28 [2024-02-01T14:04:28.961Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/47296/head:refs/remotes/origin/PR-47296 +refs/heads/25.0:refs/remotes/origin/25.0 # timeout=10 14:04:40 [2024-02-01T14:04:40.587Z] Fetching without tags 14:04:40 [2024-02-01T14:04:40.782Z] Merging remotes/origin/25.0 commit 5a0015f72cc3075caba029ebcdb84ab84eaee853 into PR head commit dd4de8f388e4059b9f454642cc505eed6e515eec 14:04:41 [2024-02-01T14:04:41.476Z] Merge succeeded, producing dd4de8f388e4059b9f454642cc505eed6e515eec 14:04:41 [2024-02-01T14:04:41.477Z] Checking out Revision dd4de8f388e4059b9f454642cc505eed6e515eec (PR-47296) 14:04:40 [2024-02-01T14:04:40.574Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 14:04:40 [2024-02-01T14:04:40.577Z] > git config --add remote.origin.fetch +refs/pull/47296/head:refs/remotes/origin/PR-47296 # timeout=10 14:04:40 [2024-02-01T14:04:40.579Z] > git config --add remote.origin.fetch +refs/heads/25.0:refs/remotes/origin/25.0 # timeout=10 14:04:40 [2024-02-01T14:04:40.585Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 14:04:40 [2024-02-01T14:04:40.591Z] Fetching upstream changes from https://github.com/moby/moby.git 14:04:40 [2024-02-01T14:04:40.591Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials 14:04:40 [2024-02-01T14:04:40.599Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/47296/head:refs/remotes/origin/PR-47296 +refs/heads/25.0:refs/remotes/origin/25.0 # timeout=10 14:04:40 [2024-02-01T14:04:40.787Z] > git config core.sparsecheckout # timeout=10 14:04:40 [2024-02-01T14:04:40.789Z] > git checkout -f dd4de8f388e4059b9f454642cc505eed6e515eec # timeout=10 14:04:41 [2024-02-01T14:04:41.456Z] > git remote # timeout=10 14:04:41 [2024-02-01T14:04:41.459Z] > git config --get remote.origin.url # timeout=10 14:04:41 [2024-02-01T14:04:41.462Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials 14:04:41 [2024-02-01T14:04:41.462Z] > git merge 5a0015f72cc3075caba029ebcdb84ab84eaee853 # timeout=10 14:04:41 [2024-02-01T14:04:41.472Z] > git rev-parse HEAD^{commit} # timeout=10 14:04:42 [2024-02-01T14:04:42.092Z] Commit message: "docs: remove dead links from api verison history" 14:04:42 [2024-02-01T14:04:42.115Z] > git --version # timeout=10 14:04:42 [2024-02-01T14:04:42.117Z] > git --version # 'git version 2.25.1' 14:04:42 [2024-02-01T14:04:42.120Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh 14:04:42 [2024-02-01T14:04:42.744Z] + docker version 14:04:42 [2024-02-01T14:04:42.744Z] Client: Docker Engine - Community 14:04:42 [2024-02-01T14:04:42.744Z] Version: 25.0.2 14:04:42 [2024-02-01T14:04:42.744Z] API version: 1.44 14:04:42 [2024-02-01T14:04:42.744Z] Go version: go1.21.6 14:04:42 [2024-02-01T14:04:42.744Z] Git commit: 29cf629 14:04:42 [2024-02-01T14:04:42.744Z] Built: Thu Feb 1 00:23:26 2024 14:04:42 [2024-02-01T14:04:42.744Z] OS/Arch: linux/arm64 14:04:42 [2024-02-01T14:04:42.744Z] Context: default 14:04:42 [2024-02-01T14:04:42.744Z] 14:04:42 [2024-02-01T14:04:42.744Z] Server: Docker Engine - Community 14:04:42 [2024-02-01T14:04:42.744Z] Engine: 14:04:42 [2024-02-01T14:04:42.744Z] Version: 25.0.2 14:04:42 [2024-02-01T14:04:42.744Z] API version: 1.44 (minimum version 1.24) 14:04:42 [2024-02-01T14:04:42.744Z] Go version: go1.21.6 14:04:42 [2024-02-01T14:04:42.744Z] Git commit: fce6e0c 14:04:42 [2024-02-01T14:04:42.744Z] Built: Thu Feb 1 00:23:26 2024 14:04:42 [2024-02-01T14:04:42.744Z] OS/Arch: linux/arm64 14:04:42 [2024-02-01T14:04:42.744Z] Experimental: true 14:04:42 [2024-02-01T14:04:42.744Z] containerd: 14:04:42 [2024-02-01T14:04:42.744Z] Version: 1.6.28 14:04:42 [2024-02-01T14:04:42.744Z] GitCommit: ae07eda36dd25f8a1b98dfbf587313b99c0190bb 14:04:42 [2024-02-01T14:04:42.744Z] runc: 14:04:42 [2024-02-01T14:04:42.744Z] Version: 1.1.12 14:04:42 [2024-02-01T14:04:42.744Z] GitCommit: v1.1.12-0-g51d5e94 14:04:42 [2024-02-01T14:04:42.744Z] docker-init: 14:04:42 [2024-02-01T14:04:42.744Z] Version: 0.19.0 14:04:42 [2024-02-01T14:04:42.744Z] GitCommit: de40ad0 [Pipeline] sh 14:04:43 [2024-02-01T14:04:43.022Z] + docker info 14:04:43 [2024-02-01T14:04:43.022Z] Client: Docker Engine - Community 14:04:43 [2024-02-01T14:04:43.022Z] Version: 25.0.2 14:04:43 [2024-02-01T14:04:43.022Z] Context: default 14:04:43 [2024-02-01T14:04:43.022Z] Debug Mode: false 14:04:43 [2024-02-01T14:04:43.022Z] Plugins: 14:04:43 [2024-02-01T14:04:43.022Z] buildx: Docker Buildx (Docker Inc.) 14:04:43 [2024-02-01T14:04:43.022Z] Version: v0.12.1 14:04:43 [2024-02-01T14:04:43.022Z] Path: /usr/libexec/docker/cli-plugins/docker-buildx 14:04:43 [2024-02-01T14:04:43.022Z] compose: Docker Compose (Docker Inc.) 14:04:43 [2024-02-01T14:04:43.022Z] Version: v2.24.5 14:04:43 [2024-02-01T14:04:43.022Z] Path: /usr/libexec/docker/cli-plugins/docker-compose 14:04:43 [2024-02-01T14:04:43.022Z] 14:04:43 [2024-02-01T14:04:43.022Z] Server: 14:04:43 [2024-02-01T14:04:43.022Z] Containers: 0 14:04:43 [2024-02-01T14:04:43.022Z] Running: 0 14:04:43 [2024-02-01T14:04:43.022Z] Paused: 0 14:04:43 [2024-02-01T14:04:43.022Z] Stopped: 0 14:04:43 [2024-02-01T14:04:43.022Z] Images: 3 14:04:43 [2024-02-01T14:04:43.022Z] Server Version: 25.0.2 14:04:43 [2024-02-01T14:04:43.022Z] Storage Driver: overlay2 14:04:43 [2024-02-01T14:04:43.022Z] Backing Filesystem: extfs 14:04:43 [2024-02-01T14:04:43.022Z] Supports d_type: true 14:04:43 [2024-02-01T14:04:43.022Z] Using metacopy: false 14:04:43 [2024-02-01T14:04:43.022Z] Native Overlay Diff: true 14:04:43 [2024-02-01T14:04:43.022Z] userxattr: false 14:04:43 [2024-02-01T14:04:43.022Z] Logging Driver: json-file 14:04:43 [2024-02-01T14:04:43.022Z] Cgroup Driver: cgroupfs 14:04:43 [2024-02-01T14:04:43.022Z] Cgroup Version: 1 14:04:43 [2024-02-01T14:04:43.022Z] Plugins: 14:04:43 [2024-02-01T14:04:43.022Z] Volume: local 14:04:43 [2024-02-01T14:04:43.022Z] Network: bridge host ipvlan macvlan null overlay 14:04:43 [2024-02-01T14:04:43.022Z] Log: awslogs fluentd gcplogs gelf journald json-file local splunk syslog 14:04:43 [2024-02-01T14:04:43.022Z] Swarm: inactive 14:04:43 [2024-02-01T14:04:43.022Z] Runtimes: io.containerd.runc.v2 runc 14:04:43 [2024-02-01T14:04:43.022Z] Default Runtime: runc 14:04:43 [2024-02-01T14:04:43.022Z] Init Binary: docker-init 14:04:43 [2024-02-01T14:04:43.022Z] containerd version: ae07eda36dd25f8a1b98dfbf587313b99c0190bb 14:04:43 [2024-02-01T14:04:43.022Z] runc version: v1.1.12-0-g51d5e94 14:04:43 [2024-02-01T14:04:43.022Z] init version: de40ad0 14:04:43 [2024-02-01T14:04:43.022Z] Security Options: 14:04:43 [2024-02-01T14:04:43.022Z] apparmor 14:04:43 [2024-02-01T14:04:43.022Z] seccomp 14:04:43 [2024-02-01T14:04:43.022Z] Profile: builtin 14:04:43 [2024-02-01T14:04:43.022Z] Kernel Version: 5.15.0-1052-aws 14:04:43 [2024-02-01T14:04:43.022Z] Operating System: Ubuntu 20.04.6 LTS 14:04:43 [2024-02-01T14:04:43.022Z] OSType: linux 14:04:43 [2024-02-01T14:04:43.022Z] Architecture: aarch64 14:04:43 [2024-02-01T14:04:43.022Z] CPUs: 8 14:04:43 [2024-02-01T14:04:43.022Z] Total Memory: 30.64GiB 14:04:43 [2024-02-01T14:04:43.022Z] Name: ip-10-100-118-175 14:04:43 [2024-02-01T14:04:43.022Z] ID: e2ed5a2e-3000-4923-9ca7-270269b4b7b4 14:04:43 [2024-02-01T14:04:43.022Z] Docker Root Dir: /var/lib/docker 14:04:43 [2024-02-01T14:04:43.022Z] Debug Mode: false 14:04:43 [2024-02-01T14:04:43.022Z] Experimental: true 14:04:43 [2024-02-01T14:04:43.022Z] Insecure Registries: 14:04:43 [2024-02-01T14:04:43.022Z] 127.0.0.0/8 14:04:43 [2024-02-01T14:04:43.022Z] Live Restore Enabled: true 14:04:43 [2024-02-01T14:04:43.022Z] [Pipeline] sh 14:04:41 [2024-02-01T14:04:41.481Z] > git config core.sparsecheckout # timeout=10 14:04:41 [2024-02-01T14:04:41.484Z] > git checkout -f dd4de8f388e4059b9f454642cc505eed6e515eec # timeout=10 14:04:43 [2024-02-01T14:04:43.300Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee 14:04:43 [2024-02-01T14:04:43.300Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee 14:04:43 [2024-02-01T14:04:43.300Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-47296/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh 14:04:43 [2024-02-01T14:04:43.300Z] + bash /home/ubuntu/workspace/moby_PR-47296/check-config.sh 14:04:43 [2024-02-01T14:04:43.300Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... 14:04:43 [2024-02-01T14:04:43.300Z] info: reading kernel config from /boot/config-5.15.0-1052-aws ... 14:04:43 [2024-02-01T14:04:43.300Z] 14:04:43 [2024-02-01T14:04:43.300Z] Generally Necessary: 14:04:43 [2024-02-01T14:04:43.300Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] 14:04:43 [2024-02-01T14:04:43.300Z] - apparmor: enabled and tools installed 14:04:43 [2024-02-01T14:04:43.300Z] - CONFIG_NAMESPACES: enabled 14:04:43 [2024-02-01T14:04:43.300Z] - CONFIG_NET_NS: enabled 14:04:43 [2024-02-01T14:04:43.300Z] - CONFIG_PID_NS: enabled 14:04:43 [2024-02-01T14:04:43.300Z] - CONFIG_IPC_NS: enabled 14:04:43 [2024-02-01T14:04:43.300Z] - CONFIG_UTS_NS: enabled 14:04:43 [2024-02-01T14:04:43.300Z] - CONFIG_CGROUPS: enabled 14:04:43 [2024-02-01T14:04:43.300Z] - CONFIG_CGROUP_CPUACCT: enabled 14:04:43 [2024-02-01T14:04:43.300Z] - CONFIG_CGROUP_DEVICE: enabled 14:04:43 [2024-02-01T14:04:43.300Z] - CONFIG_CGROUP_FREEZER: enabled 14:04:43 [2024-02-01T14:04:43.300Z] - CONFIG_CGROUP_SCHED: enabled 14:04:43 [2024-02-01T14:04:43.300Z] - CONFIG_CPUSETS: enabled 14:04:43 [2024-02-01T14:04:43.300Z] - CONFIG_MEMCG: enabled 14:04:43 [2024-02-01T14:04:43.300Z] - CONFIG_KEYS: enabled 14:04:43 [2024-02-01T14:04:43.300Z] - CONFIG_VETH: enabled (as module) 14:04:43 [2024-02-01T14:04:43.558Z] - CONFIG_BRIDGE: enabled (as module) 14:04:43 [2024-02-01T14:04:43.558Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) 14:04:43 [2024-02-01T14:04:43.558Z] - CONFIG_IP_NF_FILTER: enabled (as module) 14:04:43 [2024-02-01T14:04:43.558Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) 14:04:43 [2024-02-01T14:04:43.558Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) 14:04:43 [2024-02-01T14:04:43.558Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) 14:04:43 [2024-02-01T14:04:43.558Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) 14:04:43 [2024-02-01T14:04:43.558Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) 14:04:43 [2024-02-01T14:04:43.558Z] - CONFIG_IP_NF_NAT: enabled (as module) 14:04:43 [2024-02-01T14:04:43.558Z] - CONFIG_NF_NAT: enabled (as module) 14:04:43 [2024-02-01T14:04:43.558Z] - CONFIG_POSIX_MQUEUE: enabled 14:04:43 [2024-02-01T14:04:43.558Z] - CONFIG_CGROUP_BPF: enabled 14:04:43 [2024-02-01T14:04:43.558Z] 14:04:43 [2024-02-01T14:04:43.558Z] Optional Features: 14:04:43 [2024-02-01T14:04:43.558Z] - CONFIG_USER_NS: enabled 14:04:43 [2024-02-01T14:04:43.558Z] - CONFIG_SECCOMP: enabled 14:04:43 [2024-02-01T14:04:43.558Z] - CONFIG_SECCOMP_FILTER: enabled 14:04:43 [2024-02-01T14:04:43.558Z] - CONFIG_CGROUP_PIDS: enabled 14:04:43 [2024-02-01T14:04:43.558Z] - CONFIG_MEMCG_SWAP: enabled 14:04:43 [2024-02-01T14:04:43.558Z] (cgroup swap accounting is currently enabled) 14:04:43 [2024-02-01T14:04:43.558Z] - CONFIG_BLK_CGROUP: enabled 14:04:43 [2024-02-01T14:04:43.558Z] - CONFIG_BLK_DEV_THROTTLING: enabled 14:04:43 [2024-02-01T14:04:43.558Z] - CONFIG_CGROUP_PERF: enabled 14:04:43 [2024-02-01T14:04:43.558Z] - CONFIG_CGROUP_HUGETLB: enabled 14:04:43 [2024-02-01T14:04:43.558Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) 14:04:43 [2024-02-01T14:04:43.816Z] - CONFIG_CGROUP_NET_PRIO: enabled 14:04:43 [2024-02-01T14:04:43.816Z] - CONFIG_CFS_BANDWIDTH: enabled 14:04:43 [2024-02-01T14:04:43.816Z] - CONFIG_FAIR_GROUP_SCHED: enabled 14:04:43 [2024-02-01T14:04:43.816Z] - CONFIG_RT_GROUP_SCHED: missing 14:04:43 [2024-02-01T14:04:43.816Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) 14:04:43 [2024-02-01T14:04:43.816Z] - CONFIG_IP_VS: enabled (as module) 14:04:43 [2024-02-01T14:04:43.816Z] - CONFIG_IP_VS_NFCT: enabled 14:04:43 [2024-02-01T14:04:43.816Z] - CONFIG_IP_VS_PROTO_TCP: enabled 14:04:43 [2024-02-01T14:04:43.816Z] - CONFIG_IP_VS_PROTO_UDP: enabled 14:04:43 [2024-02-01T14:04:43.816Z] - CONFIG_IP_VS_RR: enabled (as module) 14:04:43 [2024-02-01T14:04:43.816Z] - CONFIG_SECURITY_SELINUX: enabled 14:04:43 [2024-02-01T14:04:43.816Z] - CONFIG_SECURITY_APPARMOR: enabled 14:04:43 [2024-02-01T14:04:43.816Z] - CONFIG_EXT4_FS: enabled 14:04:43 [2024-02-01T14:04:43.816Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled 14:04:43 [2024-02-01T14:04:43.816Z] - CONFIG_EXT4_FS_SECURITY: enabled 14:04:43 [2024-02-01T14:04:43.816Z] - Network Drivers: 14:04:43 [2024-02-01T14:04:43.816Z] - "overlay": 14:04:43 [2024-02-01T14:04:43.816Z] - CONFIG_VXLAN: enabled (as module) 14:04:43 [2024-02-01T14:04:43.816Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled 14:04:43 [2024-02-01T14:04:43.816Z] Optional (for encrypted networks): 14:04:44 [2024-02-01T14:04:44.074Z] - CONFIG_CRYPTO: enabled 14:04:44 [2024-02-01T14:04:44.074Z] - CONFIG_CRYPTO_AEAD: enabled 14:04:44 [2024-02-01T14:04:44.074Z] - CONFIG_CRYPTO_GCM: enabled 14:04:44 [2024-02-01T14:04:44.074Z] - CONFIG_CRYPTO_SEQIV: enabled 14:04:44 [2024-02-01T14:04:44.074Z] - CONFIG_CRYPTO_GHASH: enabled 14:04:44 [2024-02-01T14:04:44.074Z] - CONFIG_XFRM: enabled 14:04:44 [2024-02-01T14:04:44.074Z] - CONFIG_XFRM_USER: enabled (as module) 14:04:44 [2024-02-01T14:04:44.074Z] - CONFIG_XFRM_ALGO: enabled (as module) 14:04:44 [2024-02-01T14:04:44.074Z] - CONFIG_INET_ESP: enabled (as module) 14:04:44 [2024-02-01T14:04:44.074Z] - "ipvlan": 14:04:44 [2024-02-01T14:04:44.074Z] - CONFIG_IPVLAN: enabled (as module) 14:04:44 [2024-02-01T14:04:44.074Z] - "macvlan": 14:04:44 [2024-02-01T14:04:44.074Z] - CONFIG_MACVLAN: enabled (as module) 14:04:44 [2024-02-01T14:04:44.074Z] - CONFIG_DUMMY: enabled (as module) 14:04:44 [2024-02-01T14:04:44.074Z] - "ftp,tftp client in container": 14:04:44 [2024-02-01T14:04:44.074Z] - CONFIG_NF_NAT_FTP: enabled (as module) 14:04:44 [2024-02-01T14:04:44.074Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) 14:04:44 [2024-02-01T14:04:44.074Z] - CONFIG_NF_NAT_TFTP: enabled (as module) 14:04:44 [2024-02-01T14:04:44.074Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) 14:04:44 [2024-02-01T14:04:44.074Z] - Storage Drivers: 14:04:44 [2024-02-01T14:04:44.074Z] - "aufs": 14:04:44 [2024-02-01T14:04:44.074Z] - CONFIG_AUFS_FS: enabled (as module) 14:04:44 [2024-02-01T14:04:44.074Z] - "btrfs": 14:04:44 [2024-02-01T14:04:44.074Z] - CONFIG_BTRFS_FS: enabled (as module) 14:04:44 [2024-02-01T14:04:44.074Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled 14:04:44 [2024-02-01T14:04:44.074Z] - "devicemapper": 14:04:44 [2024-02-01T14:04:44.074Z] - CONFIG_BLK_DEV_DM: enabled 14:04:44 [2024-02-01T14:04:44.074Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) 14:04:44 [2024-02-01T14:04:44.074Z] - "overlay": 14:04:44 [2024-02-01T14:04:44.074Z] - CONFIG_OVERLAY_FS: enabled (as module) 14:04:44 [2024-02-01T14:04:44.074Z] - "zfs": 14:04:44 [2024-02-01T14:04:44.074Z] - /dev/zfs: present 14:04:44 [2024-02-01T14:04:44.074Z] - zfs command: missing 14:04:44 [2024-02-01T14:04:44.074Z] - zpool command: missing 14:04:44 [2024-02-01T14:04:44.074Z] 14:04:44 [2024-02-01T14:04:44.074Z] Limits: 14:04:44 [2024-02-01T14:04:44.074Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 14:04:44 [2024-02-01T14:04:44.074Z] 14:04:44 [2024-02-01T14:04:44.074Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh 14:04:44 [2024-02-01T14:04:44.370Z] + docker build --force-rm -t docker:dd4de8f388e4059b9f454642cc505eed6e515eec . 14:04:44 [2024-02-01T14:04:44.628Z] #0 building with "default" instance using docker driver 14:04:44 [2024-02-01T14:04:44.628Z] 14:04:44 [2024-02-01T14:04:44.628Z] #1 [internal] load build definition from Dockerfile 14:04:44 [2024-02-01T14:04:44.628Z] #1 transferring dockerfile: 27.92kB done 14:04:44 [2024-02-01T14:04:44.628Z] #1 DONE 0.0s 14:04:44 [2024-02-01T14:04:44.628Z] 14:04:44 [2024-02-01T14:04:44.628Z] #2 resolve image config for docker.io/docker/dockerfile:1 14:04:44 [2024-02-01T14:04:44.628Z] #2 DONE 0.1s 14:04:44 [2024-02-01T14:04:44.885Z] 14:04:44 [2024-02-01T14:04:44.885Z] #3 docker-image://docker.io/docker/dockerfile:1@sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021 14:04:44 [2024-02-01T14:04:44.885Z] #3 CACHED 14:04:44 [2024-02-01T14:04:44.885Z] 14:04:44 [2024-02-01T14:04:44.885Z] #4 [internal] load metadata for docker.io/library/busybox:latest 14:04:44 [2024-02-01T14:04:44.885Z] #4 DONE 0.0s 14:04:44 [2024-02-01T14:04:44.885Z] 14:04:44 [2024-02-01T14:04:44.885Z] #5 [internal] load metadata for docker.io/library/debian:bookworm 14:04:44 [2024-02-01T14:04:44.885Z] #5 DONE 0.1s 14:04:44 [2024-02-01T14:04:44.885Z] 14:04:44 [2024-02-01T14:04:44.885Z] #6 [internal] load metadata for docker.io/library/golang:1.21.6-bookworm 14:04:44 [2024-02-01T14:04:44.885Z] #6 DONE 0.2s 14:04:44 [2024-02-01T14:04:44.885Z] 14:04:44 [2024-02-01T14:04:44.885Z] #7 [internal] load metadata for docker.io/docker/buildx-bin:0.12.1 14:04:44 [2024-02-01T14:04:44.885Z] #7 DONE 0.1s 14:04:44 [2024-02-01T14:04:44.885Z] 14:04:44 [2024-02-01T14:04:44.885Z] #8 [internal] load metadata for docker.io/tonistiigi/xx:1.2.1 14:04:44 [2024-02-01T14:04:44.885Z] #8 DONE 0.2s 14:04:44 [2024-02-01T14:04:44.885Z] 14:04:44 [2024-02-01T14:04:44.885Z] #9 [internal] load metadata for docker.io/docker/compose-bin:v2.24.2 14:04:44 [2024-02-01T14:04:44.885Z] #9 DONE 0.2s 14:04:44 [2024-02-01T14:04:44.885Z] 14:04:44 [2024-02-01T14:04:44.885Z] #10 [internal] load metadata for docker.io/distribution/distribution:2.8.3 14:04:44 [2024-02-01T14:04:44.885Z] #10 DONE 0.2s 14:04:44 [2024-02-01T14:04:44.885Z] 14:04:44 [2024-02-01T14:04:44.885Z] #11 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 14:04:44 [2024-02-01T14:04:44.885Z] #11 DONE 0.2s 14:04:44 [2024-02-01T14:04:44.885Z] 14:04:44 [2024-02-01T14:04:44.885Z] #12 [internal] load .dockerignore 14:04:44 [2024-02-01T14:04:44.885Z] #12 transferring context: 113B done 14:04:44 [2024-02-01T14:04:44.885Z] #12 DONE 0.0s 14:04:45 [2024-02-01T14:04:45.452Z] 14:04:45 [2024-02-01T14:04:45.452Z] #13 [base 1/4] FROM docker.io/library/golang:1.21.6-bookworm@sha256:69bfed39a11563b13cddf6167195e5637a14212f95fd5a4954b377c0511d2fda 14:04:45 [2024-02-01T14:04:45.452Z] #13 DONE 0.0s 14:04:45 [2024-02-01T14:04:45.452Z] 14:04:45 [2024-02-01T14:04:45.452Z] #14 [xx 1/1] FROM docker.io/tonistiigi/xx:1.2.1@sha256:8879a398dedf0aadaacfbd332b29ff2f84bc39ae6d4e9c0a1109db27ac5ba012 14:04:45 [2024-02-01T14:04:45.452Z] #14 DONE 0.0s 14:04:45 [2024-02-01T14:04:45.452Z] 14:04:45 [2024-02-01T14:04:45.452Z] #15 [compose 1/1] FROM docker.io/docker/compose-bin:v2.24.2@sha256:345bba57de2054c5758c2ccd6b69f698cb84592444f0dd92fc93204f2cd203e5 14:04:45 [2024-02-01T14:04:45.452Z] #15 DONE 0.0s 14:04:45 [2024-02-01T14:04:45.452Z] 14:04:45 [2024-02-01T14:04:45.452Z] #16 [buildx 1/1] FROM docker.io/docker/buildx-bin:0.12.1@sha256:c7a37a2a92f28656bdd44c52bdf2a0f1fce8912d41fde136df781d419fd9ce43 14:04:45 [2024-02-01T14:04:45.452Z] #16 DONE 0.0s 14:04:45 [2024-02-01T14:04:45.452Z] 14:04:45 [2024-02-01T14:04:45.452Z] #17 [vpnkit-linux-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 14:04:45 [2024-02-01T14:04:45.452Z] #17 DONE 0.0s 14:04:45 [2024-02-01T14:04:45.452Z] 14:04:45 [2024-02-01T14:04:45.452Z] #18 [build-dummy 1/2] FROM docker.io/library/busybox:latest 14:04:45 [2024-02-01T14:04:45.452Z] #18 DONE 0.0s 14:04:45 [2024-02-01T14:04:45.452Z] 14:04:45 [2024-02-01T14:04:45.452Z] #19 [registry-v2 1/2] FROM docker.io/distribution/distribution:2.8.3@sha256:f84b2078238ff03cdbc2a08f1cb90ca4c11683a1f15cd9817120f5cabbc48ebb 14:04:45 [2024-02-01T14:04:45.452Z] #19 DONE 0.0s 14:04:45 [2024-02-01T14:04:45.452Z] 14:04:45 [2024-02-01T14:04:45.452Z] #20 [frozen-images 1/4] FROM docker.io/library/debian:bookworm@sha256:79becb70a6247d277b59c09ca340bbe0349af6aacb5afa90ec349528b53ce2c9 14:04:45 [2024-02-01T14:04:45.452Z] #20 DONE 0.0s 14:04:45 [2024-02-01T14:04:45.452Z] 14:04:45 [2024-02-01T14:04:45.452Z] #21 [internal] load build context 14:04:46 [2024-02-01T14:04:46.386Z] #21 transferring context: 75.00MB 1.0s done 14:04:46 [2024-02-01T14:04:46.386Z] #21 DONE 1.1s 14:04:46 [2024-02-01T14:04:46.386Z] 14:04:46 [2024-02-01T14:04:46.386Z] #22 [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:04:46 [2024-02-01T14:04:46.386Z] #22 CACHED 14:04:46 [2024-02-01T14:04:46.386Z] 14:04:46 [2024-02-01T14:04:46.386Z] #23 [tini-build 1/4] WORKDIR /go/src/github.com/krallin/tini 14:04:46 [2024-02-01T14:04:46.386Z] #23 CACHED 14:04:46 [2024-02-01T14:04:46.386Z] 14:04:46 [2024-02-01T14:04:46.386Z] #24 [dev-base 6/12] RUN ldconfig 14:04:46 [2024-02-01T14:04:46.386Z] #24 CACHED 14:04:46 [2024-02-01T14:04:46.386Z] 14:04:46 [2024-02-01T14:04:46.386Z] #25 [delve-src 3/3] RUN git fetch -q --depth 1 origin "v1.21.1" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD 14:04:46 [2024-02-01T14:04:46.386Z] #25 CACHED 14:04:46 [2024-02-01T14:04:46.386Z] 14:04:46 [2024-02-01T14:04:46.386Z] #26 [dockercli-integration 1/2] WORKDIR /go/src/github.com/docker/cli 14:04:46 [2024-02-01T14:04:46.386Z] #26 CACHED 14:04:46 [2024-02-01T14:04:46.386Z] 14:04:46 [2024-02-01T14:04:46.386Z] #27 [dev-systemd-false 3/21] COPY --link --from=delve /build/ /usr/local/bin/ 14:04:46 [2024-02-01T14:04:46.386Z] #27 CACHED 14:04:46 [2024-02-01T14:04:46.386Z] 14:04:46 [2024-02-01T14:04:46.386Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / 14:04:46 [2024-02-01T14:04:46.386Z] #28 CACHED 14:04:46 [2024-02-01T14:04:46.386Z] 14:04:46 [2024-02-01T14:04:46.386Z] #29 [dev-systemd-false 10/21] COPY --link --from=golangci_lint /build/ /usr/local/bin/ 14:04:46 [2024-02-01T14:04:46.386Z] #29 CACHED 14:04:46 [2024-02-01T14:04:46.386Z] 14:04:46 [2024-02-01T14:04:46.386Z] #30 [delve-src 1/3] WORKDIR /usr/src/delve 14:04:46 [2024-02-01T14:04:46.386Z] #30 CACHED 14:04:46 [2024-02-01T14:04:46.386Z] 14:04:46 [2024-02-01T14:04:46.386Z] #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:04:46 [2024-02-01T14:04:46.386Z] #31 CACHED 14:04:46 [2024-02-01T14:04:46.386Z] 14:04:46 [2024-02-01T14:04:46.386Z] #32 [rootlesskit-build 1/5] WORKDIR /go/src/github.com/rootless-containers/rootlesskit 14:04:46 [2024-02-01T14:04:46.386Z] #32 CACHED 14:04:46 [2024-02-01T14:04:46.386Z] 14:04:46 [2024-02-01T14:04:46.386Z] #33 [runc-src 2/3] RUN git init . && git remote add origin "https://github.com/opencontainers/runc.git" 14:04:46 [2024-02-01T14:04:46.386Z] #33 CACHED 14:04:46 [2024-02-01T14:04:46.386Z] 14:04:46 [2024-02-01T14:04:46.386Z] #34 [containerd-src 1/3] WORKDIR /usr/src/containerd 14:04:46 [2024-02-01T14:04:46.386Z] #34 CACHED 14:04:46 [2024-02-01T14:04:46.386Z] 14:04:46 [2024-02-01T14:04:46.386Z] #35 [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:04:46 [2024-02-01T14:04:46.386Z] #35 CACHED 14:04:46 [2024-02-01T14:04:46.386Z] 14:04:46 [2024-02-01T14:04:46.386Z] #36 [rootlesskit-src 1/3] WORKDIR /usr/src/rootlesskit 14:04:46 [2024-02-01T14:04:46.386Z] #36 CACHED 14:04:46 [2024-02-01T14:04:46.386Z] 14:04:46 [2024-02-01T14:04:46.386Z] #37 [dev-base 3/12] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc 14:04:46 [2024-02-01T14:04:46.386Z] #37 CACHED 14:04:46 [2024-02-01T14:04:46.386Z] 14:04:46 [2024-02-01T14:04:46.386Z] #38 [dev-systemd-false 8/21] COPY --link --from=registry-v2 /build/ /usr/local/bin/ 14:04:46 [2024-02-01T14:04:46.386Z] #38 CACHED 14:04:46 [2024-02-01T14:04:46.386Z] 14:04:46 [2024-02-01T14:04:46.386Z] #39 [runc-src 1/3] WORKDIR /usr/src/runc 14:04:46 [2024-02-01T14:04:46.386Z] #39 CACHED 14:04:46 [2024-02-01T14:04:46.386Z] 14:04:46 [2024-02-01T14:04:46.386Z] #40 [swagger-src 2/3] RUN git init . && git remote add origin "https://github.com/kolyshkin/go-swagger.git" 14:04:46 [2024-02-01T14:04:46.386Z] #40 CACHED 14:04:46 [2024-02-01T14:04:46.386Z] 14:04:46 [2024-02-01T14:04:46.386Z] #41 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.12" && ./autogen.sh && ./configure --bindir=/build && make -j install 14:04:46 [2024-02-01T14:04:46.386Z] #41 CACHED 14:04:46 [2024-02-01T14:04:46.386Z] 14:04:46 [2024-02-01T14:04:46.386Z] #42 [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:04:46 [2024-02-01T14:04:46.386Z] #42 CACHED 14:04:46 [2024-02-01T14:04:46.386Z] 14:04:46 [2024-02-01T14:04:46.386Z] #43 [rootlesskit-src 3/3] RUN git fetch -q --depth 1 origin "v2.0.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD 14:04:46 [2024-02-01T14:04:46.386Z] #43 CACHED 14:04:46 [2024-02-01T14:04:46.386Z] 14:04:46 [2024-02-01T14:04:46.386Z] #44 [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:04:46 [2024-02-01T14:04:46.386Z] #44 CACHED 14:04:46 [2024-02-01T14:04:46.386Z] 14:04:46 [2024-02-01T14:04:46.386Z] #45 [dev-systemd-false 12/21] COPY --link --from=runc /build/ /usr/local/bin/ 14:04:46 [2024-02-01T14:04:46.386Z] #45 CACHED 14:04:46 [2024-02-01T14:04:46.386Z] 14:04:46 [2024-02-01T14:04:46.386Z] #46 [runc-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.12" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD 14:04:46 [2024-02-01T14:04:46.386Z] #46 CACHED 14:04:46 [2024-02-01T14:04:46.386Z] 14:04:46 [2024-02-01T14:04:46.386Z] #47 [dev-systemd-false 20/21] COPY --link --from=compose /docker-compose /usr/libexec/docker/cli-plugins/docker-compose 14:04:46 [2024-02-01T14:04:46.386Z] #47 CACHED 14:04:46 [2024-02-01T14:04:46.386Z] 14:04:46 [2024-02-01T14:04:46.386Z] #48 [dev-systemd-false 17/21] COPY --link --from=crun /build/ /usr/local/bin/ 14:04:46 [2024-02-01T14:04:46.386Z] #48 CACHED 14:04:46 [2024-02-01T14:04:46.386Z] 14:04:46 [2024-02-01T14:04:46.386Z] #49 [dev-base 7/12] RUN git config --global --add safe.directory /go/src/github.com/docker/docker 14:04:46 [2024-02-01T14:04:46.386Z] #49 CACHED 14:04:46 [2024-02-01T14:04:46.386Z] 14:04:46 [2024-02-01T14:04:46.386Z] #50 [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:04:46 [2024-02-01T14:04:46.386Z] #50 CACHED 14:04:46 [2024-02-01T14:04:46.386Z] 14:04:46 [2024-02-01T14:04:46.386Z] #51 [dev-base 11/12] COPY --link --from=dockercli /build/ /usr/local/cli 14:04:46 [2024-02-01T14:04:46.386Z] #51 CACHED 14:04:46 [2024-02-01T14:04:46.386Z] 14:04:46 [2024-02-01T14:04:46.386Z] #52 [containerd-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && xx-apt-get install -y --no-install-recommends gcc libbtrfs-dev libsecret-1-dev pkg-config 14:04:46 [2024-02-01T14:04:46.386Z] #52 CACHED 14:04:46 [2024-02-01T14:04:46.386Z] 14:04:46 [2024-02-01T14:04:46.386Z] #53 [dev-systemd-false 1/21] COPY --link --from=frozen-images /build/ /docker-frozen-images 14:04:46 [2024-02-01T14:04:46.386Z] #53 CACHED 14:04:46 [2024-02-01T14:04:46.386Z] 14:04:46 [2024-02-01T14:04:46.386Z] #54 [dev-systemd-false 6/21] COPY --link --from=tini /build/ /usr/local/bin/ 14:04:46 [2024-02-01T14:04:46.386Z] #54 CACHED 14:04:46 [2024-02-01T14:04:46.386Z] 14:04:46 [2024-02-01T14:04:46.386Z] #55 [base 3/4] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache 14:04:46 [2024-02-01T14:04:46.386Z] #55 CACHED 14:04:46 [2024-02-01T14:04:46.386Z] 14:04:46 [2024-02-01T14:04:46.386Z] #56 [tini-src 1/3] WORKDIR /usr/src/tini 14:04:46 [2024-02-01T14:04:46.386Z] #56 CACHED 14:04:46 [2024-02-01T14:04:46.386Z] 14:04:46 [2024-02-01T14:04:46.386Z] #57 [dev-systemd-false 4/21] COPY --link --from=tomll /build/ /usr/local/bin/ 14:04:46 [2024-02-01T14:04:46.386Z] #57 CACHED 14:04:46 [2024-02-01T14:04:46.386Z] 14:04:46 [2024-02-01T14:04:46.386Z] #58 [dev-systemd-false 19/21] COPY --link --from=buildx /buildx /usr/local/libexec/docker/cli-plugins/docker-buildx 14:04:46 [2024-02-01T14:04:46.386Z] #58 CACHED 14:04:46 [2024-02-01T14:04:46.386Z] 14:04:46 [2024-02-01T14:04:46.386Z] #59 [containerd-src 3/3] RUN git fetch -q --depth 1 origin "v1.7.13" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD 14:04:46 [2024-02-01T14:04:46.386Z] #59 CACHED 14:04:46 [2024-02-01T14:04:46.386Z] 14:04:46 [2024-02-01T14:04:46.386Z] #60 [dev-systemd-false 14/21] COPY --link --from=rootlesskit /build/ /usr/local/bin/ 14:04:46 [2024-02-01T14:04:46.386Z] #60 CACHED 14:04:46 [2024-02-01T14:04:46.386Z] 14:04:46 [2024-02-01T14:04:46.386Z] #61 [dev-base 1/12] RUN groupadd -r docker 14:04:46 [2024-02-01T14:04:46.386Z] #61 CACHED 14:04:46 [2024-02-01T14:04:46.386Z] 14:04:46 [2024-02-01T14:04:46.386Z] #62 [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:04:46 [2024-02-01T14:04:46.386Z] #62 CACHED 14:04:46 [2024-02-01T14:04:46.386Z] 14:04:46 [2024-02-01T14:04:46.386Z] #63 [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:04:46 [2024-02-01T14:04:46.386Z] #63 CACHED 14:04:46 [2024-02-01T14:04:46.386Z] 14:04:46 [2024-02-01T14:04:46.386Z] #64 [dev-systemd-false 5/21] COPY --link --from=gowinres /build/ /usr/local/bin/ 14:04:46 [2024-02-01T14:04:46.386Z] #64 CACHED 14:04:46 [2024-02-01T14:04:46.386Z] 14:04:46 [2024-02-01T14:04:46.386Z] #65 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.55.2" && /build/golangci-lint --version 14:04:46 [2024-02-01T14:04:46.386Z] #65 CACHED 14:04:46 [2024-02-01T14:04:46.386Z] 14:04:46 [2024-02-01T14:04:46.386Z] #66 [rootlesskit-src 2/3] RUN git init . && git remote add origin "https://github.com/rootless-containers/rootlesskit.git" 14:04:46 [2024-02-01T14:04:46.386Z] #66 CACHED 14:04:46 [2024-02-01T14:04:46.386Z] 14:04:46 [2024-02-01T14:04:46.386Z] #67 [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:04:46 [2024-02-01T14:04:46.386Z] #67 CACHED 14:04:46 [2024-02-01T14:04:46.386Z] 14:04:46 [2024-02-01T14:04:46.386Z] #68 [dev-base 9/12] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true 14:04:46 [2024-02-01T14:04:46.386Z] #68 CACHED 14:04:46 [2024-02-01T14:04:46.386Z] 14:04:46 [2024-02-01T14:04:46.386Z] #69 [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:04:46 [2024-02-01T14:04:46.386Z] #69 CACHED 14:04:46 [2024-02-01T14:04:46.386Z] 14:04:46 [2024-02-01T14:04:46.386Z] #70 [dev-systemd-false 2/21] COPY --link --from=swagger /build/ /usr/local/bin/ 14:04:46 [2024-02-01T14:04:46.386Z] #70 CACHED 14:04:46 [2024-02-01T14:04:46.386Z] 14:04:46 [2024-02-01T14:04:46.386Z] #71 [registry-src 1/2] WORKDIR /usr/src/registry 14:04:46 [2024-02-01T14:04:46.386Z] #71 CACHED 14:04:46 [2024-02-01T14:04:46.386Z] 14:04:46 [2024-02-01T14:04:46.386Z] #72 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution 14:04:46 [2024-02-01T14:04:46.386Z] #72 CACHED 14:04:46 [2024-02-01T14:04:46.386Z] 14:04:46 [2024-02-01T14:04:46.386Z] #73 [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:04:46 [2024-02-01T14:04:46.386Z] #73 CACHED 14:04:46 [2024-02-01T14:04:46.386Z] 14:04:46 [2024-02-01T14:04:46.386Z] #74 [dev-base 5/12] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker 14:04:46 [2024-02-01T14:04:46.386Z] #74 CACHED 14:04:46 [2024-02-01T14:04:46.386Z] 14:04:46 [2024-02-01T14:04:46.386Z] #75 [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:04:46 [2024-02-01T14:04:46.386Z] #75 CACHED 14:04:46 [2024-02-01T14:04:46.386Z] 14:04:46 [2024-02-01T14:04:46.386Z] #76 [registry-src 2/2] RUN git init . && git remote add origin "https://github.com/distribution/distribution.git" 14:04:46 [2024-02-01T14:04:46.386Z] #76 CACHED 14:04:46 [2024-02-01T14:04:46.386Z] 14:04:46 [2024-02-01T14:04:46.386Z] #77 [registry-v2 2/2] RUN mkdir /build && mv /bin/registry /build/registry-v2 14:04:46 [2024-02-01T14:04:46.386Z] #77 CACHED 14:04:46 [2024-02-01T14:04:46.386Z] 14:04:46 [2024-02-01T14:04:46.386Z] #78 [base 4/4] RUN apt-get update && apt-get install --no-install-recommends -y file 14:04:46 [2024-02-01T14:04:46.386Z] #78 CACHED 14:04:46 [2024-02-01T14:04:46.386Z] 14:04:46 [2024-02-01T14:04:46.386Z] #79 [tini-src 3/3] RUN git fetch -q --depth 1 origin "v0.19.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD 14:04:46 [2024-02-01T14:04:46.386Z] #79 CACHED 14:04:46 [2024-02-01T14:04:46.386Z] 14:04:46 [2024-02-01T14:04:46.386Z] #80 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger 14:04:46 [2024-02-01T14:04:46.386Z] #80 CACHED 14:04:46 [2024-02-01T14:04:46.386Z] 14:04:46 [2024-02-01T14:04:46.386Z] #81 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.3.1" && /build/go-winres --help 14:04:46 [2024-02-01T14:04:46.386Z] #81 CACHED 14:04:46 [2024-02-01T14:04:46.386Z] 14:04:46 [2024-02-01T14:04:46.386Z] #82 [rootlesskit-build 5/5] COPY --link ./contrib/dockerd-rootless-setuptool.sh /build/ 14:04:46 [2024-02-01T14:04:46.386Z] #82 CACHED 14:04:46 [2024-02-01T14:04:46.386Z] 14:04:46 [2024-02-01T14:04:46.386Z] #83 [runc-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-runc-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-runc-aptcache,target=/var/cache/apt apt-get update && xx-apt-get install -y --no-install-recommends dpkg-dev gcc libc6-dev libseccomp-dev pkg-config 14:04:46 [2024-02-01T14:04:46.386Z] #83 CACHED 14:04:46 [2024-02-01T14:04:46.386Z] 14:04:46 [2024-02-01T14:04:46.386Z] #84 [dev-base 8/12] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd 14:04:46 [2024-02-01T14:04:46.386Z] #84 CACHED 14:04:46 [2024-02-01T14:04:46.386Z] 14:04:46 [2024-02-01T14:04:46.386Z] #85 [dev-systemd-false 7/21] COPY --link --from=registry /build/ /usr/local/bin/ 14:04:46 [2024-02-01T14:04:46.386Z] #85 CACHED 14:04:46 [2024-02-01T14:04:46.386Z] 14:04:46 [2024-02-01T14:04:46.386Z] #86 [dev-systemd-false 9/21] COPY --link --from=gotestsum /build/ /usr/local/bin/ 14:04:46 [2024-02-01T14:04:46.386Z] #86 CACHED 14:04:46 [2024-02-01T14:04:46.386Z] 14:04:46 [2024-02-01T14:04:46.386Z] #87 [dev-base 10/12] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install --no-install-recommends -y gcc pkg-config dpkg-dev libapparmor-dev libseccomp-dev libsecret-1-dev libsystemd-dev libudev-dev yamllint 14:04:46 [2024-02-01T14:04:46.386Z] #87 CACHED 14:04:46 [2024-02-01T14:04:46.386Z] 14:04:46 [2024-02-01T14:04:46.386Z] #88 [tini-src 2/3] RUN git init . && git remote add origin "https://github.com/krallin/tini.git" 14:04:46 [2024-02-01T14:04:46.386Z] #88 CACHED 14:04:46 [2024-02-01T14:04:46.386Z] 14:04:46 [2024-02-01T14:04:46.386Z] #89 [containerd-src 2/3] RUN git init . && git remote add origin "https://github.com/containerd/containerd.git" 14:04:46 [2024-02-01T14:04:46.386Z] #89 CACHED 14:04:46 [2024-02-01T14:04:46.386Z] 14:04:46 [2024-02-01T14:04:46.386Z] #90 [build-dummy 2/2] RUN mkdir -p /build 14:04:46 [2024-02-01T14:04:46.386Z] #90 CACHED 14:04:46 [2024-02-01T14:04:46.386Z] 14:04:46 [2024-02-01T14:04:46.386Z] #91 [dev-systemd-false 21/21] WORKDIR /go/src/github.com/docker/docker 14:04:46 [2024-02-01T14:04:46.386Z] #91 CACHED 14:04:46 [2024-02-01T14:04:46.386Z] 14:04:46 [2024-02-01T14:04:46.386Z] #92 [dev-systemd-false 11/21] COPY --link --from=shfmt /build/ /usr/local/bin/ 14:04:46 [2024-02-01T14:04:46.387Z] #92 CACHED 14:04:46 [2024-02-01T14:04:46.387Z] 14:04:46 [2024-02-01T14:04:46.387Z] #93 [dev-base 4/12] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc 14:04:46 [2024-02-01T14:04:46.387Z] #93 CACHED 14:04:46 [2024-02-01T14:04:46.387Z] 14:04:46 [2024-02-01T14:04:46.387Z] #94 [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:04:46 [2024-02-01T14:04:46.387Z] #94 CACHED 14:04:46 [2024-02-01T14:04:46.387Z] 14:04:46 [2024-02-01T14:04:46.387Z] #95 [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:04:46 [2024-02-01T14:04:46.387Z] #95 CACHED 14:04:46 [2024-02-01T14:04:46.387Z] 14:04:46 [2024-02-01T14:04:46.387Z] #96 [tini-build 3/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt xx-apt-get install -y --no-install-recommends gcc libc6-dev pkg-config 14:04:46 [2024-02-01T14:04:46.387Z] #96 CACHED 14:04:46 [2024-02-01T14:04:46.387Z] 14:04:46 [2024-02-01T14:04:46.387Z] #97 [dev-systemd-false 15/21] COPY --link --from=vpnkit / /usr/local/bin/ 14:04:46 [2024-02-01T14:04:46.387Z] #97 CACHED 14:04:46 [2024-02-01T14:04:46.387Z] 14:04:46 [2024-02-01T14:04:46.387Z] #98 [dev-systemd-false 18/21] COPY --link hack/dockerfile/etc/docker/ /etc/docker/ 14:04:46 [2024-02-01T14:04:46.387Z] #98 CACHED 14:04:46 [2024-02-01T14:04:46.387Z] 14:04:46 [2024-02-01T14:04:46.387Z] #99 [dev-systemd-false 16/21] COPY --link --from=containerutil /build/ /usr/local/bin/ 14:04:46 [2024-02-01T14:04:46.387Z] #99 CACHED 14:04:46 [2024-02-01T14:04:46.387Z] 14:04:46 [2024-02-01T14:04:46.387Z] #100 [swagger-src 3/3] RUN git fetch -q --depth 1 origin "c56166c036004ba7a3a321e5951ba472b9ae298c" && git checkout -q FETCH_HEAD 14:04:46 [2024-02-01T14:04:46.387Z] #100 CACHED 14:04:46 [2024-02-01T14:04:46.387Z] 14:04:46 [2024-02-01T14:04:46.387Z] #101 [dev-systemd-false 13/21] COPY --link --from=containerd /build/ /usr/local/bin/ 14:04:46 [2024-02-01T14:04:46.387Z] #101 CACHED 14:04:46 [2024-02-01T14:04:46.387Z] 14:04:46 [2024-02-01T14:04:46.387Z] #102 [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 v25.0.0 https://github.com/docker/cli.git /build && /build/docker --version 14:04:46 [2024-02-01T14:04:46.387Z] #102 CACHED 14:04:46 [2024-02-01T14:04:46.387Z] 14:04:46 [2024-02-01T14:04:46.387Z] #103 [swagger-src 1/3] WORKDIR /usr/src/swagger 14:04:46 [2024-02-01T14:04:46.387Z] #103 CACHED 14:04:46 [2024-02-01T14:04:46.387Z] 14:04:46 [2024-02-01T14:04:46.387Z] #104 [rootlesskit-build 4/5] COPY --link ./contrib/dockerd-rootless.sh /build/ 14:04:46 [2024-02-01T14:04:46.387Z] #104 CACHED 14:04:46 [2024-02-01T14:04:46.387Z] 14:04:46 [2024-02-01T14:04:46.387Z] #105 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bookworm-slim@sha256:2bc5c236e9b262645a323e9088dfa3bb1ecb16cc75811daf40a23a824d665be9 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 14:04:46 [2024-02-01T14:04:46.387Z] #105 CACHED 14:04:46 [2024-02-01T14:04:46.387Z] 14:04:46 [2024-02-01T14:04:46.387Z] #106 [binary-dummy 1/1] COPY --from=build-dummy /build /build 14:04:46 [2024-02-01T14:04:46.387Z] #106 CACHED 14:04:46 [2024-02-01T14:04:46.387Z] 14:04:46 [2024-02-01T14:04:46.387Z] #107 [runc-build 1/3] WORKDIR /go/src/github.com/opencontainers/runc 14:04:46 [2024-02-01T14:04:46.387Z] #107 CACHED 14:04:46 [2024-02-01T14:04:46.387Z] 14:04:46 [2024-02-01T14:04:46.387Z] #108 [dev-base 2/12] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser 14:04:46 [2024-02-01T14:04:46.387Z] #108 CACHED 14:04:46 [2024-02-01T14:04:46.387Z] 14:04:46 [2024-02-01T14:04:46.387Z] #109 [rootlesskit-build 2/5] RUN --mount=type=cache,sharing=locked,id=moby-rootlesskit-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-rootlesskit-aptcache,target=/var/cache/apt apt-get update && xx-apt-get install -y --no-install-recommends gcc libc6-dev pkg-config 14:04:46 [2024-02-01T14:04:46.387Z] #109 CACHED 14:04:46 [2024-02-01T14:04:46.387Z] 14:04:46 [2024-02-01T14:04:46.387Z] #110 [delve-src 2/3] RUN git init . && git remote add origin "https://github.com/go-delve/delve.git" 14:04:46 [2024-02-01T14:04:46.387Z] #110 CACHED 14:04:46 [2024-02-01T14:04:46.387Z] 14:04:46 [2024-02-01T14:04:46.387Z] #111 [base 2/4] COPY --from=xx / / 14:04:46 [2024-02-01T14:04:46.387Z] #111 CACHED 14:04:46 [2024-02-01T14:04:46.387Z] 14:04:46 [2024-02-01T14:04:46.387Z] #112 [containerd-build 1/3] WORKDIR /go/src/github.com/containerd/containerd 14:04:46 [2024-02-01T14:04:46.387Z] #112 CACHED 14:04:46 [2024-02-01T14:04:46.387Z] 14:04:46 [2024-02-01T14:04:46.387Z] #113 [dev-base 12/12] COPY --link --from=dockercli-integration /build/ /usr/local/cli-integration 14:04:46 [2024-02-01T14:04:46.387Z] #113 CACHED 14:04:46 [2024-02-01T14:04:46.387Z] 14:04:46 [2024-02-01T14:04:46.387Z] #114 [dev 1/1] COPY --link . . 14:04:47 [2024-02-01T14:04:47.759Z] #114 DONE 1.4s 14:04:47 [2024-02-01T14:04:47.760Z] 14:04:47 [2024-02-01T14:04:47.760Z] #115 exporting to image 14:04:47 [2024-02-01T14:04:47.760Z] #115 exporting layers 14:04:48 [2024-02-01T14:04:48.692Z] #115 exporting layers 0.8s done 14:04:48 [2024-02-01T14:04:48.692Z] #115 writing image sha256:d86c040071888e2bf0ca3e7ce6f5eb95430317820d0f5ae2cc4676406967e8be done 14:04:48 [2024-02-01T14:04:48.692Z] #115 naming to docker.io/library/docker:dd4de8f388e4059b9f454642cc505eed6e515eec done 14:04:48 [2024-02-01T14:04:48.692Z] #115 DONE 0.9s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh 14:04:48 [2024-02-01T14:04:48.987Z] + sudo modprobe ip6table_filter [Pipeline] sh 14:04:49 [2024-02-01T14:04:49.266Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-47296/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=dd4de8f388e4059b9f454642cc505eed6e515eec -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=25.0 docker:dd4de8f388e4059b9f454642cc505eed6e515eec hack/test/unit 14:04:49 [2024-02-01T14:04:49.524Z] + BUILDFLAGS=(-tags 'netgo journald') 14:04:49 [2024-02-01T14:04:49.524Z] + TESTFLAGS+=' -test.timeout=5m' 14:04:49 [2024-02-01T14:04:49.524Z] + TESTDIRS=./... 14:04:49 [2024-02-01T14:04:49.524Z] + exclude_paths='/vendor/|/integration' 14:04:49 [2024-02-01T14:04:49.524Z] ++ go list ./... 14:04:49 [2024-02-01T14:04:49.524Z] ++ grep -vE '(/vendor/|/integration)' 14:04:50 [2024-02-01T14:04:50.092Z] + pkg_list='github.com/docker/docker/api 14:04:50 [2024-02-01T14:04:50.092Z] github.com/docker/docker/api/server 14:04:50 [2024-02-01T14:04:50.092Z] github.com/docker/docker/api/server/backend/build 14:04:50 [2024-02-01T14:04:50.092Z] github.com/docker/docker/api/server/httpstatus 14:04:50 [2024-02-01T14:04:50.092Z] github.com/docker/docker/api/server/httputils 14:04:50 [2024-02-01T14:04:50.092Z] github.com/docker/docker/api/server/middleware 14:04:50 [2024-02-01T14:04:50.092Z] github.com/docker/docker/api/server/router 14:04:50 [2024-02-01T14:04:50.092Z] github.com/docker/docker/api/server/router/build 14:04:50 [2024-02-01T14:04:50.092Z] github.com/docker/docker/api/server/router/checkpoint 14:04:50 [2024-02-01T14:04:50.092Z] github.com/docker/docker/api/server/router/container 14:04:50 [2024-02-01T14:04:50.092Z] github.com/docker/docker/api/server/router/debug 14:04:50 [2024-02-01T14:04:50.092Z] github.com/docker/docker/api/server/router/distribution 14:04:50 [2024-02-01T14:04:50.092Z] github.com/docker/docker/api/server/router/grpc 14:04:50 [2024-02-01T14:04:50.092Z] github.com/docker/docker/api/server/router/image 14:04:50 [2024-02-01T14:04:50.092Z] github.com/docker/docker/api/server/router/network 14:04:50 [2024-02-01T14:04:50.092Z] github.com/docker/docker/api/server/router/plugin 14:04:50 [2024-02-01T14:04:50.092Z] github.com/docker/docker/api/server/router/session 14:04:50 [2024-02-01T14:04:50.092Z] github.com/docker/docker/api/server/router/swarm 14:04:50 [2024-02-01T14:04:50.092Z] github.com/docker/docker/api/server/router/system 14:04:50 [2024-02-01T14:04:50.092Z] github.com/docker/docker/api/server/router/volume 14:04:50 [2024-02-01T14:04:50.092Z] github.com/docker/docker/api/types 14:04:50 [2024-02-01T14:04:50.092Z] github.com/docker/docker/api/types/backend 14:04:50 [2024-02-01T14:04:50.092Z] github.com/docker/docker/api/types/blkiodev 14:04:50 [2024-02-01T14:04:50.092Z] github.com/docker/docker/api/types/checkpoint 14:04:50 [2024-02-01T14:04:50.092Z] github.com/docker/docker/api/types/container 14:04:50 [2024-02-01T14:04:50.092Z] github.com/docker/docker/api/types/events 14:04:50 [2024-02-01T14:04:50.092Z] github.com/docker/docker/api/types/filters 14:04:50 [2024-02-01T14:04:50.092Z] github.com/docker/docker/api/types/image 14:04:50 [2024-02-01T14:04:50.092Z] github.com/docker/docker/api/types/mount 14:04:50 [2024-02-01T14:04:50.092Z] github.com/docker/docker/api/types/network 14:04:50 [2024-02-01T14:04:50.092Z] github.com/docker/docker/api/types/plugins/logdriver 14:04:50 [2024-02-01T14:04:50.092Z] github.com/docker/docker/api/types/registry 14:04:50 [2024-02-01T14:04:50.092Z] github.com/docker/docker/api/types/strslice 14:04:50 [2024-02-01T14:04:50.092Z] github.com/docker/docker/api/types/swarm 14:04:50 [2024-02-01T14:04:50.092Z] github.com/docker/docker/api/types/swarm/runtime 14:04:50 [2024-02-01T14:04:50.092Z] github.com/docker/docker/api/types/system 14:04:50 [2024-02-01T14:04:50.092Z] github.com/docker/docker/api/types/time 14:04:50 [2024-02-01T14:04:50.092Z] github.com/docker/docker/api/types/versions 14:04:50 [2024-02-01T14:04:50.092Z] github.com/docker/docker/api/types/versions/v1p19 14:04:50 [2024-02-01T14:04:50.092Z] github.com/docker/docker/api/types/versions/v1p20 14:04:50 [2024-02-01T14:04:50.092Z] github.com/docker/docker/api/types/volume 14:04:50 [2024-02-01T14:04:50.092Z] github.com/docker/docker/builder 14:04:50 [2024-02-01T14:04:50.092Z] github.com/docker/docker/builder/builder-next 14:04:50 [2024-02-01T14:04:50.092Z] github.com/docker/docker/builder/builder-next/adapters/containerimage 14:04:50 [2024-02-01T14:04:50.092Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache 14:04:50 [2024-02-01T14:04:50.092Z] github.com/docker/docker/builder/builder-next/adapters/snapshot 14:04:50 [2024-02-01T14:04:50.092Z] github.com/docker/docker/builder/builder-next/exporter 14:04:50 [2024-02-01T14:04:50.092Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter 14:04:50 [2024-02-01T14:04:50.092Z] github.com/docker/docker/builder/builder-next/exporter/overrides 14:04:50 [2024-02-01T14:04:50.092Z] github.com/docker/docker/builder/builder-next/imagerefchecker 14:04:50 [2024-02-01T14:04:50.092Z] github.com/docker/docker/builder/builder-next/worker 14:04:50 [2024-02-01T14:04:50.092Z] github.com/docker/docker/builder/builder-next/worker/label 14:04:50 [2024-02-01T14:04:50.092Z] github.com/docker/docker/builder/dockerfile 14:04:50 [2024-02-01T14:04:50.092Z] github.com/docker/docker/builder/remotecontext 14:04:50 [2024-02-01T14:04:50.092Z] github.com/docker/docker/builder/remotecontext/git 14:04:50 [2024-02-01T14:04:50.092Z] github.com/docker/docker/builder/remotecontext/urlutil 14:04:50 [2024-02-01T14:04:50.092Z] github.com/docker/docker/cli/debug 14:04:50 [2024-02-01T14:04:50.092Z] github.com/docker/docker/cli/winresources/docker-proxy 14:04:50 [2024-02-01T14:04:50.092Z] github.com/docker/docker/cli/winresources/dockerd 14:04:50 [2024-02-01T14:04:50.092Z] github.com/docker/docker/client 14:04:50 [2024-02-01T14:04:50.092Z] github.com/docker/docker/client/buildkit 14:04:50 [2024-02-01T14:04:50.092Z] github.com/docker/docker/cmd/docker-proxy 14:04:50 [2024-02-01T14:04:50.092Z] github.com/docker/docker/cmd/dockerd 14:04:50 [2024-02-01T14:04:50.092Z] github.com/docker/docker/cmd/dockerd/trap 14:04:50 [2024-02-01T14:04:50.092Z] github.com/docker/docker/cmd/dockerd/trap/testfiles 14:04:50 [2024-02-01T14:04:50.092Z] github.com/docker/docker/container 14:04:50 [2024-02-01T14:04:50.092Z] github.com/docker/docker/container/stream 14:04:50 [2024-02-01T14:04:50.092Z] github.com/docker/docker/contrib/apparmor 14:04:50 [2024-02-01T14:04:50.092Z] github.com/docker/docker/contrib/httpserver 14:04:50 [2024-02-01T14:04:50.092Z] github.com/docker/docker/daemon 14:04:50 [2024-02-01T14:04:50.092Z] github.com/docker/docker/daemon/cluster 14:04:50 [2024-02-01T14:04:50.092Z] github.com/docker/docker/daemon/cluster/controllers/plugin 14:04:50 [2024-02-01T14:04:50.092Z] github.com/docker/docker/daemon/cluster/convert 14:04:50 [2024-02-01T14:04:50.092Z] github.com/docker/docker/daemon/cluster/executor 14:04:50 [2024-02-01T14:04:50.092Z] github.com/docker/docker/daemon/cluster/executor/container 14:04:50 [2024-02-01T14:04:50.092Z] github.com/docker/docker/daemon/cluster/provider 14:04:50 [2024-02-01T14:04:50.092Z] github.com/docker/docker/daemon/config 14:04:50 [2024-02-01T14:04:50.092Z] github.com/docker/docker/daemon/containerd 14:04:50 [2024-02-01T14:04:50.092Z] github.com/docker/docker/daemon/events 14:04:50 [2024-02-01T14:04:50.092Z] github.com/docker/docker/daemon/events/testutils 14:04:50 [2024-02-01T14:04:50.092Z] github.com/docker/docker/daemon/graphdriver 14:04:50 [2024-02-01T14:04:50.092Z] github.com/docker/docker/daemon/graphdriver/btrfs 14:04:50 [2024-02-01T14:04:50.092Z] github.com/docker/docker/daemon/graphdriver/copy 14:04:50 [2024-02-01T14:04:50.092Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 14:04:50 [2024-02-01T14:04:50.092Z] github.com/docker/docker/daemon/graphdriver/graphtest 14:04:50 [2024-02-01T14:04:50.092Z] github.com/docker/docker/daemon/graphdriver/overlay2 14:04:50 [2024-02-01T14:04:50.092Z] github.com/docker/docker/daemon/graphdriver/overlayutils 14:04:50 [2024-02-01T14:04:50.092Z] github.com/docker/docker/daemon/graphdriver/register 14:04:50 [2024-02-01T14:04:50.092Z] github.com/docker/docker/daemon/graphdriver/vfs 14:04:50 [2024-02-01T14:04:50.092Z] github.com/docker/docker/daemon/graphdriver/zfs 14:04:50 [2024-02-01T14:04:50.092Z] github.com/docker/docker/daemon/images 14:04:50 [2024-02-01T14:04:50.092Z] github.com/docker/docker/daemon/initlayer 14:04:50 [2024-02-01T14:04:50.092Z] github.com/docker/docker/daemon/links 14:04:50 [2024-02-01T14:04:50.092Z] github.com/docker/docker/daemon/listeners 14:04:50 [2024-02-01T14:04:50.092Z] github.com/docker/docker/daemon/logger 14:04:50 [2024-02-01T14:04:50.092Z] github.com/docker/docker/daemon/logger/awslogs 14:04:50 [2024-02-01T14:04:50.092Z] github.com/docker/docker/daemon/logger/fluentd 14:04:50 [2024-02-01T14:04:50.092Z] github.com/docker/docker/daemon/logger/gcplogs 14:04:50 [2024-02-01T14:04:50.092Z] github.com/docker/docker/daemon/logger/gelf 14:04:50 [2024-02-01T14:04:50.092Z] github.com/docker/docker/daemon/logger/journald 14:04:50 [2024-02-01T14:04:50.092Z] github.com/docker/docker/daemon/logger/journald/internal/export 14:04:50 [2024-02-01T14:04:50.092Z] github.com/docker/docker/daemon/logger/journald/internal/fake 14:04:50 [2024-02-01T14:04:50.092Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal 14:04:50 [2024-02-01T14:04:50.092Z] github.com/docker/docker/daemon/logger/jsonfilelog 14:04:50 [2024-02-01T14:04:50.092Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 14:04:50 [2024-02-01T14:04:50.092Z] github.com/docker/docker/daemon/logger/local 14:04:50 [2024-02-01T14:04:50.092Z] github.com/docker/docker/daemon/logger/loggertest 14:04:50 [2024-02-01T14:04:50.092Z] github.com/docker/docker/daemon/logger/loggerutils 14:04:50 [2024-02-01T14:04:50.092Z] github.com/docker/docker/daemon/logger/loggerutils/cache 14:04:50 [2024-02-01T14:04:50.092Z] github.com/docker/docker/daemon/logger/splunk 14:04:50 [2024-02-01T14:04:50.092Z] github.com/docker/docker/daemon/logger/syslog 14:04:50 [2024-02-01T14:04:50.092Z] github.com/docker/docker/daemon/logger/templates 14:04:50 [2024-02-01T14:04:50.092Z] github.com/docker/docker/daemon/names 14:04:50 [2024-02-01T14:04:50.092Z] github.com/docker/docker/daemon/network 14:04:50 [2024-02-01T14:04:50.092Z] github.com/docker/docker/daemon/snapshotter 14:04:50 [2024-02-01T14:04:50.092Z] github.com/docker/docker/daemon/stats 14:04:50 [2024-02-01T14:04:50.092Z] github.com/docker/docker/distribution 14:04:50 [2024-02-01T14:04:50.092Z] github.com/docker/docker/distribution/metadata 14:04:50 [2024-02-01T14:04:50.092Z] github.com/docker/docker/distribution/utils 14:04:50 [2024-02-01T14:04:50.092Z] github.com/docker/docker/distribution/xfer 14:04:50 [2024-02-01T14:04:50.092Z] github.com/docker/docker/dockerversion 14:04:50 [2024-02-01T14:04:50.092Z] github.com/docker/docker/errdefs 14:04:50 [2024-02-01T14:04:50.092Z] github.com/docker/docker/image 14:04:50 [2024-02-01T14:04:50.092Z] github.com/docker/docker/image/cache 14:04:50 [2024-02-01T14:04:50.092Z] github.com/docker/docker/image/spec/specs-go 14:04:50 [2024-02-01T14:04:50.092Z] github.com/docker/docker/image/spec/specs-go/v1 14:04:50 [2024-02-01T14:04:50.092Z] github.com/docker/docker/image/tarexport 14:04:50 [2024-02-01T14:04:50.092Z] github.com/docker/docker/image/v1 14:04:50 [2024-02-01T14:04:50.092Z] github.com/docker/docker/internal/compatcontext 14:04:50 [2024-02-01T14:04:50.092Z] github.com/docker/docker/internal/mod 14:04:50 [2024-02-01T14:04:50.092Z] github.com/docker/docker/internal/mounttree 14:04:50 [2024-02-01T14:04:50.092Z] github.com/docker/docker/internal/multierror 14:04:50 [2024-02-01T14:04:50.092Z] github.com/docker/docker/internal/sliceutil 14:04:50 [2024-02-01T14:04:50.092Z] github.com/docker/docker/internal/test/suite 14:04:50 [2024-02-01T14:04:50.092Z] github.com/docker/docker/internal/testutils 14:04:50 [2024-02-01T14:04:50.092Z] github.com/docker/docker/internal/testutils/netnsutils 14:04:50 [2024-02-01T14:04:50.092Z] github.com/docker/docker/internal/testutils/specialimage 14:04:50 [2024-02-01T14:04:50.092Z] github.com/docker/docker/internal/unshare 14:04:50 [2024-02-01T14:04:50.092Z] github.com/docker/docker/layer 14:04:50 [2024-02-01T14:04:50.092Z] github.com/docker/docker/libcontainerd 14:04:50 [2024-02-01T14:04:50.092Z] github.com/docker/docker/libcontainerd/queue 14:04:50 [2024-02-01T14:04:50.092Z] github.com/docker/docker/libcontainerd/remote 14:04:50 [2024-02-01T14:04:50.092Z] github.com/docker/docker/libcontainerd/shimopts 14:04:50 [2024-02-01T14:04:50.092Z] github.com/docker/docker/libcontainerd/supervisor 14:04:50 [2024-02-01T14:04:50.092Z] github.com/docker/docker/libcontainerd/types 14:04:50 [2024-02-01T14:04:50.092Z] github.com/docker/docker/libnetwork 14:04:50 [2024-02-01T14:04:50.092Z] github.com/docker/docker/libnetwork/bitmap 14:04:50 [2024-02-01T14:04:50.092Z] github.com/docker/docker/libnetwork/cluster 14:04:50 [2024-02-01T14:04:50.092Z] github.com/docker/docker/libnetwork/cmd/diagnostic 14:04:50 [2024-02-01T14:04:50.092Z] github.com/docker/docker/libnetwork/cmd/networkdb-test 14:04:50 [2024-02-01T14:04:50.092Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient 14:04:50 [2024-02-01T14:04:50.092Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver 14:04:50 [2024-02-01T14:04:50.092Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient 14:04:50 [2024-02-01T14:04:50.092Z] github.com/docker/docker/libnetwork/config 14:04:50 [2024-02-01T14:04:50.092Z] github.com/docker/docker/libnetwork/datastore 14:04:50 [2024-02-01T14:04:50.092Z] github.com/docker/docker/libnetwork/diagnostic 14:04:50 [2024-02-01T14:04:50.092Z] github.com/docker/docker/libnetwork/discoverapi 14:04:50 [2024-02-01T14:04:50.092Z] github.com/docker/docker/libnetwork/driverapi 14:04:50 [2024-02-01T14:04:50.092Z] github.com/docker/docker/libnetwork/drivers/bridge 14:04:50 [2024-02-01T14:04:50.092Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager 14:04:50 [2024-02-01T14:04:50.092Z] github.com/docker/docker/libnetwork/drivers/host 14:04:50 [2024-02-01T14:04:50.092Z] github.com/docker/docker/libnetwork/drivers/ipvlan 14:04:50 [2024-02-01T14:04:50.092Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager 14:04:50 [2024-02-01T14:04:50.092Z] github.com/docker/docker/libnetwork/drivers/macvlan 14:04:50 [2024-02-01T14:04:50.092Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager 14:04:50 [2024-02-01T14:04:50.092Z] github.com/docker/docker/libnetwork/drivers/null 14:04:50 [2024-02-01T14:04:50.092Z] github.com/docker/docker/libnetwork/drivers/overlay 14:04:50 [2024-02-01T14:04:50.092Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils 14:04:50 [2024-02-01T14:04:50.092Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 14:04:50 [2024-02-01T14:04:50.092Z] github.com/docker/docker/libnetwork/drivers/remote 14:04:50 [2024-02-01T14:04:50.092Z] github.com/docker/docker/libnetwork/drivers/remote/api 14:04:50 [2024-02-01T14:04:50.092Z] github.com/docker/docker/libnetwork/drivers/windows 14:04:50 [2024-02-01T14:04:50.092Z] github.com/docker/docker/libnetwork/drivers/windows/overlay 14:04:50 [2024-02-01T14:04:50.092Z] github.com/docker/docker/libnetwork/drvregistry 14:04:50 [2024-02-01T14:04:50.092Z] github.com/docker/docker/libnetwork/etchosts 14:04:50 [2024-02-01T14:04:50.092Z] github.com/docker/docker/libnetwork/internal/caller 14:04:50 [2024-02-01T14:04:50.092Z] github.com/docker/docker/libnetwork/internal/kvstore 14:04:50 [2024-02-01T14:04:50.092Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb 14:04:50 [2024-02-01T14:04:50.092Z] github.com/docker/docker/libnetwork/internal/netiputil 14:04:50 [2024-02-01T14:04:50.092Z] github.com/docker/docker/libnetwork/internal/setmatrix 14:04:50 [2024-02-01T14:04:50.092Z] github.com/docker/docker/libnetwork/ipam 14:04:50 [2024-02-01T14:04:50.092Z] github.com/docker/docker/libnetwork/ipamapi 14:04:50 [2024-02-01T14:04:50.092Z] github.com/docker/docker/libnetwork/ipams/builtin 14:04:50 [2024-02-01T14:04:50.092Z] github.com/docker/docker/libnetwork/ipams/null 14:04:50 [2024-02-01T14:04:50.092Z] github.com/docker/docker/libnetwork/ipams/remote 14:04:50 [2024-02-01T14:04:50.092Z] github.com/docker/docker/libnetwork/ipams/remote/api 14:04:50 [2024-02-01T14:04:50.092Z] github.com/docker/docker/libnetwork/ipams/windowsipam 14:04:50 [2024-02-01T14:04:50.092Z] github.com/docker/docker/libnetwork/ipamutils 14:04:50 [2024-02-01T14:04:50.092Z] github.com/docker/docker/libnetwork/ipbits 14:04:50 [2024-02-01T14:04:50.092Z] github.com/docker/docker/libnetwork/iptables 14:04:50 [2024-02-01T14:04:50.092Z] github.com/docker/docker/libnetwork/netlabel 14:04:50 [2024-02-01T14:04:50.092Z] github.com/docker/docker/libnetwork/netutils 14:04:50 [2024-02-01T14:04:50.092Z] github.com/docker/docker/libnetwork/networkdb 14:04:50 [2024-02-01T14:04:50.092Z] github.com/docker/docker/libnetwork/ns 14:04:50 [2024-02-01T14:04:50.092Z] github.com/docker/docker/libnetwork/options 14:04:50 [2024-02-01T14:04:50.092Z] github.com/docker/docker/libnetwork/osl 14:04:50 [2024-02-01T14:04:50.092Z] github.com/docker/docker/libnetwork/osl/kernel 14:04:50 [2024-02-01T14:04:50.092Z] github.com/docker/docker/libnetwork/portallocator 14:04:50 [2024-02-01T14:04:50.092Z] github.com/docker/docker/libnetwork/portmapper 14:04:50 [2024-02-01T14:04:50.092Z] github.com/docker/docker/libnetwork/resolvconf 14:04:50 [2024-02-01T14:04:50.092Z] github.com/docker/docker/libnetwork/scope 14:04:50 [2024-02-01T14:04:50.092Z] github.com/docker/docker/libnetwork/types 14:04:50 [2024-02-01T14:04:50.092Z] github.com/docker/docker/oci 14:04:50 [2024-02-01T14:04:50.092Z] github.com/docker/docker/oci/caps 14:04:50 [2024-02-01T14:04:50.092Z] github.com/docker/docker/opts 14:04:50 [2024-02-01T14:04:50.092Z] github.com/docker/docker/pkg/archive 14:04:50 [2024-02-01T14:04:50.092Z] github.com/docker/docker/pkg/authorization 14:04:50 [2024-02-01T14:04:50.092Z] github.com/docker/docker/pkg/broadcaster 14:04:50 [2024-02-01T14:04:50.092Z] github.com/docker/docker/pkg/capabilities 14:04:50 [2024-02-01T14:04:50.092Z] github.com/docker/docker/pkg/chrootarchive 14:04:50 [2024-02-01T14:04:50.092Z] github.com/docker/docker/pkg/containerfs 14:04:50 [2024-02-01T14:04:50.092Z] github.com/docker/docker/pkg/directory 14:04:50 [2024-02-01T14:04:50.092Z] github.com/docker/docker/pkg/dmesg 14:04:50 [2024-02-01T14:04:50.092Z] github.com/docker/docker/pkg/fileutils 14:04:50 [2024-02-01T14:04:50.092Z] github.com/docker/docker/pkg/homedir 14:04:50 [2024-02-01T14:04:50.092Z] github.com/docker/docker/pkg/idtools 14:04:50 [2024-02-01T14:04:50.092Z] github.com/docker/docker/pkg/ioutils 14:04:50 [2024-02-01T14:04:50.092Z] github.com/docker/docker/pkg/jsonmessage 14:04:50 [2024-02-01T14:04:50.092Z] github.com/docker/docker/pkg/longpath 14:04:50 [2024-02-01T14:04:50.092Z] github.com/docker/docker/pkg/loopback 14:04:50 [2024-02-01T14:04:50.092Z] github.com/docker/docker/pkg/meminfo 14:04:50 [2024-02-01T14:04:50.092Z] github.com/docker/docker/pkg/namesgenerator 14:04:50 [2024-02-01T14:04:50.092Z] github.com/docker/docker/pkg/parsers 14:04:50 [2024-02-01T14:04:50.092Z] github.com/docker/docker/pkg/parsers/kernel 14:04:50 [2024-02-01T14:04:50.092Z] github.com/docker/docker/pkg/parsers/operatingsystem 14:04:50 [2024-02-01T14:04:50.092Z] github.com/docker/docker/pkg/pidfile 14:04:50 [2024-02-01T14:04:50.092Z] github.com/docker/docker/pkg/platform 14:04:50 [2024-02-01T14:04:50.092Z] github.com/docker/docker/pkg/plugingetter 14:04:50 [2024-02-01T14:04:50.092Z] github.com/docker/docker/pkg/plugins 14:04:50 [2024-02-01T14:04:50.092Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen 14:04:50 [2024-02-01T14:04:50.092Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures 14:04:50 [2024-02-01T14:04:50.092Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture 14:04:50 [2024-02-01T14:04:50.092Z] github.com/docker/docker/pkg/plugins/transport 14:04:50 [2024-02-01T14:04:50.092Z] github.com/docker/docker/pkg/pools 14:04:50 [2024-02-01T14:04:50.092Z] github.com/docker/docker/pkg/process 14:04:50 [2024-02-01T14:04:50.092Z] github.com/docker/docker/pkg/progress 14:04:50 [2024-02-01T14:04:50.092Z] github.com/docker/docker/pkg/reexec 14:04:50 [2024-02-01T14:04:50.092Z] github.com/docker/docker/pkg/rootless 14:04:50 [2024-02-01T14:04:50.092Z] github.com/docker/docker/pkg/rootless/specconv 14:04:50 [2024-02-01T14:04:50.092Z] github.com/docker/docker/pkg/stack 14:04:50 [2024-02-01T14:04:50.092Z] github.com/docker/docker/pkg/stdcopy 14:04:50 [2024-02-01T14:04:50.092Z] github.com/docker/docker/pkg/streamformatter 14:04:50 [2024-02-01T14:04:50.092Z] github.com/docker/docker/pkg/stringid 14:04:50 [2024-02-01T14:04:50.092Z] github.com/docker/docker/pkg/sysinfo 14:04:50 [2024-02-01T14:04:50.092Z] github.com/docker/docker/pkg/system 14:04:50 [2024-02-01T14:04:50.092Z] github.com/docker/docker/pkg/tailfile 14:04:50 [2024-02-01T14:04:50.092Z] github.com/docker/docker/pkg/tarsum 14:04:50 [2024-02-01T14:04:50.092Z] github.com/docker/docker/pkg/useragent 14:04:50 [2024-02-01T14:04:50.092Z] github.com/docker/docker/plugin 14:04:50 [2024-02-01T14:04:50.092Z] github.com/docker/docker/plugin/executor/containerd 14:04:50 [2024-02-01T14:04:50.092Z] github.com/docker/docker/plugin/v2 14:04:50 [2024-02-01T14:04:50.092Z] github.com/docker/docker/profiles/apparmor 14:04:50 [2024-02-01T14:04:50.092Z] github.com/docker/docker/profiles/seccomp 14:04:50 [2024-02-01T14:04:50.092Z] github.com/docker/docker/quota 14:04:50 [2024-02-01T14:04:50.092Z] github.com/docker/docker/reference 14:04:50 [2024-02-01T14:04:50.092Z] github.com/docker/docker/registry 14:04:50 [2024-02-01T14:04:50.092Z] github.com/docker/docker/registry/resumable 14:04:50 [2024-02-01T14:04:50.092Z] github.com/docker/docker/restartmanager 14:04:50 [2024-02-01T14:04:50.092Z] github.com/docker/docker/runconfig 14:04:50 [2024-02-01T14:04:50.092Z] github.com/docker/docker/runconfig/opts 14:04:50 [2024-02-01T14:04:50.092Z] github.com/docker/docker/testutil 14:04:50 [2024-02-01T14:04:50.092Z] github.com/docker/docker/testutil/daemon 14:04:50 [2024-02-01T14:04:50.092Z] github.com/docker/docker/testutil/environment 14:04:50 [2024-02-01T14:04:50.092Z] github.com/docker/docker/testutil/fakecontext 14:04:50 [2024-02-01T14:04:50.092Z] github.com/docker/docker/testutil/fakegit 14:04:50 [2024-02-01T14:04:50.092Z] github.com/docker/docker/testutil/fakestorage 14:04:50 [2024-02-01T14:04:50.092Z] github.com/docker/docker/testutil/fixtures/load 14:04:50 [2024-02-01T14:04:50.092Z] github.com/docker/docker/testutil/fixtures/plugin 14:04:50 [2024-02-01T14:04:50.092Z] github.com/docker/docker/testutil/fixtures/plugin/basic 14:04:50 [2024-02-01T14:04:50.092Z] github.com/docker/docker/testutil/registry 14:04:50 [2024-02-01T14:04:50.092Z] github.com/docker/docker/testutil/request 14:04:50 [2024-02-01T14:04:50.092Z] github.com/docker/docker/volume 14:04:50 [2024-02-01T14:04:50.092Z] github.com/docker/docker/volume/drivers 14:04:50 [2024-02-01T14:04:50.092Z] github.com/docker/docker/volume/local 14:04:50 [2024-02-01T14:04:50.092Z] github.com/docker/docker/volume/mounts 14:04:50 [2024-02-01T14:04:50.092Z] github.com/docker/docker/volume/service 14:04:50 [2024-02-01T14:04:50.092Z] github.com/docker/docker/volume/service/opts 14:04:50 [2024-02-01T14:04:50.092Z] github.com/docker/docker/volume/testutils' 14:04:50 [2024-02-01T14:04:50.092Z] ++ grep --fixed-strings -v /libnetwork 14:04:50 [2024-02-01T14:04:50.092Z] ++ echo 'github.com/docker/docker/api 14:04:50 [2024-02-01T14:04:50.092Z] github.com/docker/docker/api/server 14:04:50 [2024-02-01T14:04:50.092Z] github.com/docker/docker/api/server/backend/build 14:04:50 [2024-02-01T14:04:50.092Z] github.com/docker/docker/api/server/httpstatus 14:04:50 [2024-02-01T14:04:50.092Z] github.com/docker/docker/api/server/httputils 14:04:50 [2024-02-01T14:04:50.093Z] github.com/docker/docker/api/server/middleware 14:04:50 [2024-02-01T14:04:50.093Z] github.com/docker/docker/api/server/router 14:04:50 [2024-02-01T14:04:50.093Z] github.com/docker/docker/api/server/router/build 14:04:50 [2024-02-01T14:04:50.093Z] github.com/docker/docker/api/server/router/checkpoint 14:04:50 [2024-02-01T14:04:50.093Z] github.com/docker/docker/api/server/router/container 14:04:50 [2024-02-01T14:04:50.093Z] github.com/docker/docker/api/server/router/debug 14:04:50 [2024-02-01T14:04:50.093Z] github.com/docker/docker/api/server/router/distribution 14:04:50 [2024-02-01T14:04:50.093Z] github.com/docker/docker/api/server/router/grpc 14:04:50 [2024-02-01T14:04:50.093Z] github.com/docker/docker/api/server/router/image 14:04:50 [2024-02-01T14:04:50.093Z] github.com/docker/docker/api/server/router/network 14:04:50 [2024-02-01T14:04:50.093Z] github.com/docker/docker/api/server/router/plugin 14:04:50 [2024-02-01T14:04:50.093Z] github.com/docker/docker/api/server/router/session 14:04:50 [2024-02-01T14:04:50.093Z] github.com/docker/docker/api/server/router/swarm 14:04:50 [2024-02-01T14:04:50.093Z] github.com/docker/docker/api/server/router/system 14:04:50 [2024-02-01T14:04:50.093Z] github.com/docker/docker/api/server/router/volume 14:04:50 [2024-02-01T14:04:50.093Z] github.com/docker/docker/api/types 14:04:50 [2024-02-01T14:04:50.093Z] github.com/docker/docker/api/types/backend 14:04:50 [2024-02-01T14:04:50.093Z] github.com/docker/docker/api/types/blkiodev 14:04:50 [2024-02-01T14:04:50.093Z] github.com/docker/docker/api/types/checkpoint 14:04:50 [2024-02-01T14:04:50.093Z] github.com/docker/docker/api/types/container 14:04:50 [2024-02-01T14:04:50.093Z] github.com/docker/docker/api/types/events 14:04:50 [2024-02-01T14:04:50.093Z] github.com/docker/docker/api/types/filters 14:04:50 [2024-02-01T14:04:50.093Z] github.com/docker/docker/api/types/image 14:04:50 [2024-02-01T14:04:50.093Z] github.com/docker/docker/api/types/mount 14:04:50 [2024-02-01T14:04:50.093Z] github.com/docker/docker/api/types/network 14:04:50 [2024-02-01T14:04:50.093Z] github.com/docker/docker/api/types/plugins/logdriver 14:04:50 [2024-02-01T14:04:50.093Z] github.com/docker/docker/api/types/registry 14:04:50 [2024-02-01T14:04:50.093Z] github.com/docker/docker/api/types/strslice 14:04:50 [2024-02-01T14:04:50.093Z] github.com/docker/docker/api/types/swarm 14:04:50 [2024-02-01T14:04:50.093Z] github.com/docker/docker/api/types/swarm/runtime 14:04:50 [2024-02-01T14:04:50.093Z] github.com/docker/docker/api/types/system 14:04:50 [2024-02-01T14:04:50.093Z] github.com/docker/docker/api/types/time 14:04:50 [2024-02-01T14:04:50.093Z] github.com/docker/docker/api/types/versions 14:04:50 [2024-02-01T14:04:50.093Z] github.com/docker/docker/api/types/versions/v1p19 14:04:50 [2024-02-01T14:04:50.093Z] github.com/docker/docker/api/types/versions/v1p20 14:04:50 [2024-02-01T14:04:50.093Z] github.com/docker/docker/api/types/volume 14:04:50 [2024-02-01T14:04:50.093Z] github.com/docker/docker/builder 14:04:50 [2024-02-01T14:04:50.093Z] github.com/docker/docker/builder/builder-next 14:04:50 [2024-02-01T14:04:50.093Z] github.com/docker/docker/builder/builder-next/adapters/containerimage 14:04:50 [2024-02-01T14:04:50.093Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache 14:04:50 [2024-02-01T14:04:50.093Z] github.com/docker/docker/builder/builder-next/adapters/snapshot 14:04:50 [2024-02-01T14:04:50.093Z] github.com/docker/docker/builder/builder-next/exporter 14:04:50 [2024-02-01T14:04:50.093Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter 14:04:50 [2024-02-01T14:04:50.093Z] github.com/docker/docker/builder/builder-next/exporter/overrides 14:04:50 [2024-02-01T14:04:50.093Z] github.com/docker/docker/builder/builder-next/imagerefchecker 14:04:50 [2024-02-01T14:04:50.093Z] github.com/docker/docker/builder/builder-next/worker 14:04:50 [2024-02-01T14:04:50.093Z] github.com/docker/docker/builder/builder-next/worker/label 14:04:50 [2024-02-01T14:04:50.093Z] github.com/docker/docker/builder/dockerfile 14:04:50 [2024-02-01T14:04:50.093Z] github.com/docker/docker/builder/remotecontext 14:04:50 [2024-02-01T14:04:50.093Z] github.com/docker/docker/builder/remotecontext/git 14:04:50 [2024-02-01T14:04:50.093Z] github.com/docker/docker/builder/remotecontext/urlutil 14:04:50 [2024-02-01T14:04:50.093Z] github.com/docker/docker/cli/debug 14:04:50 [2024-02-01T14:04:50.093Z] github.com/docker/docker/cli/winresources/docker-proxy 14:04:50 [2024-02-01T14:04:50.093Z] github.com/docker/docker/cli/winresources/dockerd 14:04:50 [2024-02-01T14:04:50.093Z] github.com/docker/docker/client 14:04:50 [2024-02-01T14:04:50.093Z] github.com/docker/docker/client/buildkit 14:04:50 [2024-02-01T14:04:50.093Z] github.com/docker/docker/cmd/docker-proxy 14:04:50 [2024-02-01T14:04:50.093Z] github.com/docker/docker/cmd/dockerd 14:04:50 [2024-02-01T14:04:50.093Z] github.com/docker/docker/cmd/dockerd/trap 14:04:50 [2024-02-01T14:04:50.093Z] github.com/docker/docker/cmd/dockerd/trap/testfiles 14:04:50 [2024-02-01T14:04:50.093Z] github.com/docker/docker/container 14:04:50 [2024-02-01T14:04:50.093Z] github.com/docker/docker/container/stream 14:04:50 [2024-02-01T14:04:50.093Z] github.com/docker/docker/contrib/apparmor 14:04:50 [2024-02-01T14:04:50.093Z] github.com/docker/docker/contrib/httpserver 14:04:50 [2024-02-01T14:04:50.093Z] github.com/docker/docker/daemon 14:04:50 [2024-02-01T14:04:50.093Z] github.com/docker/docker/daemon/cluster 14:04:50 [2024-02-01T14:04:50.093Z] github.com/docker/docker/daemon/cluster/controllers/plugin 14:04:50 [2024-02-01T14:04:50.093Z] github.com/docker/docker/daemon/cluster/convert 14:04:50 [2024-02-01T14:04:50.093Z] github.com/docker/docker/daemon/cluster/executor 14:04:50 [2024-02-01T14:04:50.093Z] github.com/docker/docker/daemon/cluster/executor/container 14:04:50 [2024-02-01T14:04:50.093Z] github.com/docker/docker/daemon/cluster/provider 14:04:50 [2024-02-01T14:04:50.093Z] github.com/docker/docker/daemon/config 14:04:50 [2024-02-01T14:04:50.093Z] github.com/docker/docker/daemon/containerd 14:04:50 [2024-02-01T14:04:50.093Z] github.com/docker/docker/daemon/events 14:04:50 [2024-02-01T14:04:50.093Z] github.com/docker/docker/daemon/events/testutils 14:04:50 [2024-02-01T14:04:50.093Z] github.com/docker/docker/daemon/graphdriver 14:04:50 [2024-02-01T14:04:50.093Z] github.com/docker/docker/daemon/graphdriver/btrfs 14:04:50 [2024-02-01T14:04:50.093Z] github.com/docker/docker/daemon/graphdriver/copy 14:04:50 [2024-02-01T14:04:50.093Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 14:04:50 [2024-02-01T14:04:50.093Z] github.com/docker/docker/daemon/graphdriver/graphtest 14:04:50 [2024-02-01T14:04:50.093Z] github.com/docker/docker/daemon/graphdriver/overlay2 14:04:50 [2024-02-01T14:04:50.093Z] github.com/docker/docker/daemon/graphdriver/overlayutils 14:04:50 [2024-02-01T14:04:50.093Z] github.com/docker/docker/daemon/graphdriver/register 14:04:50 [2024-02-01T14:04:50.093Z] github.com/docker/docker/daemon/graphdriver/vfs 14:04:50 [2024-02-01T14:04:50.093Z] github.com/docker/docker/daemon/graphdriver/zfs 14:04:50 [2024-02-01T14:04:50.093Z] github.com/docker/docker/daemon/images 14:04:50 [2024-02-01T14:04:50.093Z] github.com/docker/docker/daemon/initlayer 14:04:50 [2024-02-01T14:04:50.093Z] github.com/docker/docker/daemon/links 14:04:50 [2024-02-01T14:04:50.093Z] github.com/docker/docker/daemon/listeners 14:04:50 [2024-02-01T14:04:50.093Z] github.com/docker/docker/daemon/logger 14:04:50 [2024-02-01T14:04:50.093Z] github.com/docker/docker/daemon/logger/awslogs 14:04:50 [2024-02-01T14:04:50.093Z] github.com/docker/docker/daemon/logger/fluentd 14:04:50 [2024-02-01T14:04:50.093Z] github.com/docker/docker/daemon/logger/gcplogs 14:04:50 [2024-02-01T14:04:50.093Z] github.com/docker/docker/daemon/logger/gelf 14:04:50 [2024-02-01T14:04:50.093Z] github.com/docker/docker/daemon/logger/journald 14:04:50 [2024-02-01T14:04:50.093Z] github.com/docker/docker/daemon/logger/journald/internal/export 14:04:50 [2024-02-01T14:04:50.093Z] github.com/docker/docker/daemon/logger/journald/internal/fake 14:04:50 [2024-02-01T14:04:50.093Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal 14:04:50 [2024-02-01T14:04:50.093Z] github.com/docker/docker/daemon/logger/jsonfilelog 14:04:50 [2024-02-01T14:04:50.093Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 14:04:50 [2024-02-01T14:04:50.093Z] github.com/docker/docker/daemon/logger/local 14:04:50 [2024-02-01T14:04:50.093Z] github.com/docker/docker/daemon/logger/loggertest 14:04:50 [2024-02-01T14:04:50.093Z] github.com/docker/docker/daemon/logger/loggerutils 14:04:50 [2024-02-01T14:04:50.093Z] github.com/docker/docker/daemon/logger/loggerutils/cache 14:04:50 [2024-02-01T14:04:50.093Z] github.com/docker/docker/daemon/logger/splunk 14:04:50 [2024-02-01T14:04:50.093Z] github.com/docker/docker/daemon/logger/syslog 14:04:50 [2024-02-01T14:04:50.093Z] github.com/docker/docker/daemon/logger/templates 14:04:50 [2024-02-01T14:04:50.093Z] github.com/docker/docker/daemon/names 14:04:50 [2024-02-01T14:04:50.093Z] github.com/docker/docker/daemon/network 14:04:50 [2024-02-01T14:04:50.093Z] github.com/docker/docker/daemon/snapshotter 14:04:50 [2024-02-01T14:04:50.093Z] github.com/docker/docker/daemon/stats 14:04:50 [2024-02-01T14:04:50.093Z] github.com/docker/docker/distribution 14:04:50 [2024-02-01T14:04:50.093Z] github.com/docker/docker/distribution/metadata 14:04:50 [2024-02-01T14:04:50.093Z] github.com/docker/docker/distribution/utils 14:04:50 [2024-02-01T14:04:50.093Z] github.com/docker/docker/distribution/xfer 14:04:50 [2024-02-01T14:04:50.093Z] github.com/docker/docker/dockerversion 14:04:50 [2024-02-01T14:04:50.093Z] github.com/docker/docker/errdefs 14:04:50 [2024-02-01T14:04:50.093Z] github.com/docker/docker/image 14:04:50 [2024-02-01T14:04:50.093Z] github.com/docker/docker/image/cache 14:04:50 [2024-02-01T14:04:50.093Z] github.com/docker/docker/image/spec/specs-go 14:04:50 [2024-02-01T14:04:50.093Z] github.com/docker/docker/image/spec/specs-go/v1 14:04:50 [2024-02-01T14:04:50.093Z] github.com/docker/docker/image/tarexport 14:04:50 [2024-02-01T14:04:50.093Z] github.com/docker/docker/image/v1 14:04:50 [2024-02-01T14:04:50.093Z] github.com/docker/docker/internal/compatcontext 14:04:50 [2024-02-01T14:04:50.093Z] github.com/docker/docker/internal/mod 14:04:50 [2024-02-01T14:04:50.093Z] github.com/docker/docker/internal/mounttree 14:04:50 [2024-02-01T14:04:50.093Z] github.com/docker/docker/internal/multierror 14:04:50 [2024-02-01T14:04:50.093Z] github.com/docker/docker/internal/sliceutil 14:04:50 [2024-02-01T14:04:50.093Z] github.com/docker/docker/internal/test/suite 14:04:50 [2024-02-01T14:04:50.093Z] github.com/docker/docker/internal/testutils 14:04:50 [2024-02-01T14:04:50.093Z] github.com/docker/docker/internal/testutils/netnsutils 14:04:50 [2024-02-01T14:04:50.093Z] github.com/docker/docker/internal/testutils/specialimage 14:04:50 [2024-02-01T14:04:50.093Z] github.com/docker/docker/internal/unshare 14:04:50 [2024-02-01T14:04:50.093Z] github.com/docker/docker/layer 14:04:50 [2024-02-01T14:04:50.093Z] github.com/docker/docker/libcontainerd 14:04:50 [2024-02-01T14:04:50.093Z] github.com/docker/docker/libcontainerd/queue 14:04:50 [2024-02-01T14:04:50.093Z] github.com/docker/docker/libcontainerd/remote 14:04:50 [2024-02-01T14:04:50.093Z] github.com/docker/docker/libcontainerd/shimopts 14:04:50 [2024-02-01T14:04:50.093Z] github.com/docker/docker/libcontainerd/supervisor 14:04:50 [2024-02-01T14:04:50.093Z] github.com/docker/docker/libcontainerd/types 14:04:50 [2024-02-01T14:04:50.093Z] github.com/docker/docker/libnetwork 14:04:50 [2024-02-01T14:04:50.093Z] github.com/docker/docker/libnetwork/bitmap 14:04:50 [2024-02-01T14:04:50.093Z] github.com/docker/docker/libnetwork/cluster 14:04:50 [2024-02-01T14:04:50.093Z] github.com/docker/docker/libnetwork/cmd/diagnostic 14:04:50 [2024-02-01T14:04:50.093Z] github.com/docker/docker/libnetwork/cmd/networkdb-test 14:04:50 [2024-02-01T14:04:50.093Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient 14:04:50 [2024-02-01T14:04:50.093Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver 14:04:50 [2024-02-01T14:04:50.093Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient 14:04:50 [2024-02-01T14:04:50.093Z] github.com/docker/docker/libnetwork/config 14:04:50 [2024-02-01T14:04:50.093Z] github.com/docker/docker/libnetwork/datastore 14:04:50 [2024-02-01T14:04:50.093Z] github.com/docker/docker/libnetwork/diagnostic 14:04:50 [2024-02-01T14:04:50.093Z] github.com/docker/docker/libnetwork/discoverapi 14:04:50 [2024-02-01T14:04:50.093Z] github.com/docker/docker/libnetwork/driverapi 14:04:50 [2024-02-01T14:04:50.093Z] github.com/docker/docker/libnetwork/drivers/bridge 14:04:50 [2024-02-01T14:04:50.093Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager 14:04:50 [2024-02-01T14:04:50.093Z] github.com/docker/docker/libnetwork/drivers/host 14:04:50 [2024-02-01T14:04:50.093Z] github.com/docker/docker/libnetwork/drivers/ipvlan 14:04:50 [2024-02-01T14:04:50.093Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager 14:04:50 [2024-02-01T14:04:50.093Z] github.com/docker/docker/libnetwork/drivers/macvlan 14:04:50 [2024-02-01T14:04:50.093Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager 14:04:50 [2024-02-01T14:04:50.093Z] github.com/docker/docker/libnetwork/drivers/null 14:04:50 [2024-02-01T14:04:50.093Z] github.com/docker/docker/libnetwork/drivers/overlay 14:04:50 [2024-02-01T14:04:50.093Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils 14:04:50 [2024-02-01T14:04:50.093Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 14:04:50 [2024-02-01T14:04:50.093Z] github.com/docker/docker/libnetwork/drivers/remote 14:04:50 [2024-02-01T14:04:50.093Z] github.com/docker/docker/libnetwork/drivers/remote/api 14:04:50 [2024-02-01T14:04:50.093Z] github.com/docker/docker/libnetwork/drivers/windows 14:04:50 [2024-02-01T14:04:50.093Z] github.com/docker/docker/libnetwork/drivers/windows/overlay 14:04:50 [2024-02-01T14:04:50.093Z] github.com/docker/docker/libnetwork/drvregistry 14:04:50 [2024-02-01T14:04:50.093Z] github.com/docker/docker/libnetwork/etchosts 14:04:50 [2024-02-01T14:04:50.093Z] github.com/docker/docker/libnetwork/internal/caller 14:04:50 [2024-02-01T14:04:50.093Z] github.com/docker/docker/libnetwork/internal/kvstore 14:04:50 [2024-02-01T14:04:50.093Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb 14:04:50 [2024-02-01T14:04:50.093Z] github.com/docker/docker/libnetwork/internal/netiputil 14:04:50 [2024-02-01T14:04:50.093Z] github.com/docker/docker/libnetwork/internal/setmatrix 14:04:50 [2024-02-01T14:04:50.093Z] github.com/docker/docker/libnetwork/ipam 14:04:50 [2024-02-01T14:04:50.093Z] github.com/docker/docker/libnetwork/ipamapi 14:04:50 [2024-02-01T14:04:50.093Z] github.com/docker/docker/libnetwork/ipams/builtin 14:04:50 [2024-02-01T14:04:50.093Z] github.com/docker/docker/libnetwork/ipams/null 14:04:50 [2024-02-01T14:04:50.093Z] github.com/docker/docker/libnetwork/ipams/remote 14:04:50 [2024-02-01T14:04:50.093Z] github.com/docker/docker/libnetwork/ipams/remote/api 14:04:50 [2024-02-01T14:04:50.093Z] github.com/docker/docker/libnetwork/ipams/windowsipam 14:04:50 [2024-02-01T14:04:50.093Z] github.com/docker/docker/libnetwork/ipamutils 14:04:50 [2024-02-01T14:04:50.093Z] github.com/docker/docker/libnetwork/ipbits 14:04:50 [2024-02-01T14:04:50.093Z] github.com/docker/docker/libnetwork/iptables 14:04:50 [2024-02-01T14:04:50.093Z] github.com/docker/docker/libnetwork/netlabel 14:04:50 [2024-02-01T14:04:50.093Z] github.com/docker/docker/libnetwork/netutils 14:04:50 [2024-02-01T14:04:50.093Z] github.com/docker/docker/libnetwork/networkdb 14:04:50 [2024-02-01T14:04:50.093Z] github.com/docker/docker/libnetwork/ns 14:04:50 [2024-02-01T14:04:50.093Z] github.com/docker/docker/libnetwork/options 14:04:50 [2024-02-01T14:04:50.093Z] github.com/docker/docker/libnetwork/osl 14:04:50 [2024-02-01T14:04:50.093Z] github.com/docker/docker/libnetwork/osl/kernel 14:04:50 [2024-02-01T14:04:50.093Z] github.com/docker/docker/libnetwork/portallocator 14:04:50 [2024-02-01T14:04:50.093Z] github.com/docker/docker/libnetwork/portmapper 14:04:50 [2024-02-01T14:04:50.093Z] github.com/docker/docker/libnetwork/resolvconf 14:04:50 [2024-02-01T14:04:50.093Z] github.com/docker/docker/libnetwork/scope 14:04:50 [2024-02-01T14:04:50.093Z] github.com/docker/docker/libnetwork/types 14:04:50 [2024-02-01T14:04:50.093Z] github.com/docker/docker/oci 14:04:50 [2024-02-01T14:04:50.093Z] github.com/docker/docker/oci/caps 14:04:50 [2024-02-01T14:04:50.093Z] github.com/docker/docker/opts 14:04:50 [2024-02-01T14:04:50.093Z] github.com/docker/docker/pkg/archive 14:04:50 [2024-02-01T14:04:50.093Z] github.com/docker/docker/pkg/authorization 14:04:50 [2024-02-01T14:04:50.093Z] github.com/docker/docker/pkg/broadcaster 14:04:50 [2024-02-01T14:04:50.093Z] github.com/docker/docker/pkg/capabilities 14:04:50 [2024-02-01T14:04:50.093Z] github.com/docker/docker/pkg/chrootarchive 14:04:50 [2024-02-01T14:04:50.093Z] github.com/docker/docker/pkg/containerfs 14:04:50 [2024-02-01T14:04:50.093Z] github.com/docker/docker/pkg/directory 14:04:50 [2024-02-01T14:04:50.093Z] github.com/docker/docker/pkg/dmesg 14:04:50 [2024-02-01T14:04:50.093Z] github.com/docker/docker/pkg/fileutils 14:04:50 [2024-02-01T14:04:50.093Z] github.com/docker/docker/pkg/homedir 14:04:50 [2024-02-01T14:04:50.093Z] github.com/docker/docker/pkg/idtools 14:04:50 [2024-02-01T14:04:50.093Z] github.com/docker/docker/pkg/ioutils 14:04:50 [2024-02-01T14:04:50.093Z] github.com/docker/docker/pkg/jsonmessage 14:04:50 [2024-02-01T14:04:50.093Z] github.com/docker/docker/pkg/longpath 14:04:50 [2024-02-01T14:04:50.093Z] github.com/docker/docker/pkg/loopback 14:04:50 [2024-02-01T14:04:50.093Z] github.com/docker/docker/pkg/meminfo 14:04:50 [2024-02-01T14:04:50.093Z] github.com/docker/docker/pkg/namesgenerator 14:04:50 [2024-02-01T14:04:50.093Z] github.com/docker/docker/pkg/parsers 14:04:50 [2024-02-01T14:04:50.093Z] github.com/docker/docker/pkg/parsers/kernel 14:04:50 [2024-02-01T14:04:50.093Z] github.com/docker/docker/pkg/parsers/operatingsystem 14:04:50 [2024-02-01T14:04:50.093Z] github.com/docker/docker/pkg/pidfile 14:04:50 [2024-02-01T14:04:50.093Z] github.com/docker/docker/pkg/platform 14:04:50 [2024-02-01T14:04:50.093Z] github.com/docker/docker/pkg/plugingetter 14:04:50 [2024-02-01T14:04:50.093Z] github.com/docker/docker/pkg/plugins 14:04:50 [2024-02-01T14:04:50.093Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen 14:04:50 [2024-02-01T14:04:50.093Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures 14:04:50 [2024-02-01T14:04:50.093Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture 14:04:50 [2024-02-01T14:04:50.093Z] github.com/docker/docker/pkg/plugins/transport 14:04:50 [2024-02-01T14:04:50.093Z] github.com/docker/docker/pkg/pools 14:04:50 [2024-02-01T14:04:50.093Z] github.com/docker/docker/pkg/process 14:04:50 [2024-02-01T14:04:50.093Z] github.com/docker/docker/pkg/progress 14:04:50 [2024-02-01T14:04:50.093Z] github.com/docker/docker/pkg/reexec 14:04:50 [2024-02-01T14:04:50.093Z] github.com/docker/docker/pkg/rootless 14:04:50 [2024-02-01T14:04:50.093Z] github.com/docker/docker/pkg/rootless/specconv 14:04:50 [2024-02-01T14:04:50.093Z] github.com/docker/docker/pkg/stack 14:04:50 [2024-02-01T14:04:50.093Z] github.com/docker/docker/pkg/stdcopy 14:04:50 [2024-02-01T14:04:50.093Z] github.com/docker/docker/pkg/streamformatter 14:04:50 [2024-02-01T14:04:50.093Z] github.com/docker/docker/pkg/stringid 14:04:50 [2024-02-01T14:04:50.093Z] github.com/docker/docker/pkg/sysinfo 14:04:50 [2024-02-01T14:04:50.093Z] github.com/docker/docker/pkg/system 14:04:50 [2024-02-01T14:04:50.093Z] github.com/docker/docker/pkg/tailfile 14:04:50 [2024-02-01T14:04:50.093Z] github.com/docker/docker/pkg/tarsum 14:04:50 [2024-02-01T14:04:50.093Z] github.com/docker/docker/pkg/useragent 14:04:50 [2024-02-01T14:04:50.093Z] github.com/docker/docker/plugin 14:04:50 [2024-02-01T14:04:50.093Z] github.com/docker/docker/plugin/executor/containerd 14:04:50 [2024-02-01T14:04:50.093Z] github.com/docker/docker/plugin/v2 14:04:50 [2024-02-01T14:04:50.093Z] github.com/docker/docker/profiles/apparmor 14:04:50 [2024-02-01T14:04:50.093Z] github.com/docker/docker/profiles/seccomp 14:04:50 [2024-02-01T14:04:50.093Z] github.com/docker/docker/quota 14:04:50 [2024-02-01T14:04:50.093Z] github.com/docker/docker/reference 14:04:50 [2024-02-01T14:04:50.093Z] github.com/docker/docker/registry 14:04:50 [2024-02-01T14:04:50.093Z] github.com/docker/docker/registry/resumable 14:04:50 [2024-02-01T14:04:50.093Z] github.com/docker/docker/restartmanager 14:04:50 [2024-02-01T14:04:50.093Z] github.com/docker/docker/runconfig 14:04:50 [2024-02-01T14:04:50.093Z] github.com/docker/docker/runconfig/opts 14:04:50 [2024-02-01T14:04:50.093Z] github.com/docker/docker/testutil 14:04:50 [2024-02-01T14:04:50.093Z] github.com/docker/docker/testutil/daemon 14:04:50 [2024-02-01T14:04:50.093Z] github.com/docker/docker/testutil/environment 14:04:50 [2024-02-01T14:04:50.093Z] github.com/docker/docker/testutil/fakecontext 14:04:50 [2024-02-01T14:04:50.093Z] github.com/docker/docker/testutil/fakegit 14:04:50 [2024-02-01T14:04:50.093Z] github.com/docker/docker/testutil/fakestorage 14:04:50 [2024-02-01T14:04:50.093Z] github.com/docker/docker/testutil/fixtures/load 14:04:50 [2024-02-01T14:04:50.093Z] github.com/docker/docker/testutil/fixtures/plugin 14:04:50 [2024-02-01T14:04:50.093Z] github.com/docker/docker/testutil/fixtures/plugin/basic 14:04:50 [2024-02-01T14:04:50.093Z] github.com/docker/docker/testutil/registry 14:04:50 [2024-02-01T14:04:50.093Z] github.com/docker/docker/testutil/request 14:04:50 [2024-02-01T14:04:50.093Z] github.com/docker/docker/volume 14:04:50 [2024-02-01T14:04:50.093Z] github.com/docker/docker/volume/drivers 14:04:50 [2024-02-01T14:04:50.093Z] github.com/docker/docker/volume/local 14:04:50 [2024-02-01T14:04:50.093Z] github.com/docker/docker/volume/mounts 14:04:50 [2024-02-01T14:04:50.093Z] github.com/docker/docker/volume/service 14:04:50 [2024-02-01T14:04:50.093Z] github.com/docker/docker/volume/service/opts 14:04:50 [2024-02-01T14:04:50.093Z] github.com/docker/docker/volume/testutils' 14:04:50 [2024-02-01T14:04:50.093Z] + base_pkg_list='github.com/docker/docker/api 14:04:50 [2024-02-01T14:04:50.093Z] github.com/docker/docker/api/server 14:04:50 [2024-02-01T14:04:50.093Z] github.com/docker/docker/api/server/backend/build 14:04:50 [2024-02-01T14:04:50.093Z] github.com/docker/docker/api/server/httpstatus 14:04:50 [2024-02-01T14:04:50.093Z] github.com/docker/docker/api/server/httputils 14:04:50 [2024-02-01T14:04:50.093Z] github.com/docker/docker/api/server/middleware 14:04:50 [2024-02-01T14:04:50.093Z] github.com/docker/docker/api/server/router 14:04:50 [2024-02-01T14:04:50.093Z] github.com/docker/docker/api/server/router/build 14:04:50 [2024-02-01T14:04:50.093Z] github.com/docker/docker/api/server/router/checkpoint 14:04:50 [2024-02-01T14:04:50.093Z] github.com/docker/docker/api/server/router/container 14:04:50 [2024-02-01T14:04:50.093Z] github.com/docker/docker/api/server/router/debug 14:04:50 [2024-02-01T14:04:50.093Z] github.com/docker/docker/api/server/router/distribution 14:04:50 [2024-02-01T14:04:50.093Z] github.com/docker/docker/api/server/router/grpc 14:04:50 [2024-02-01T14:04:50.093Z] github.com/docker/docker/api/server/router/image 14:04:50 [2024-02-01T14:04:50.093Z] github.com/docker/docker/api/server/router/network 14:04:50 [2024-02-01T14:04:50.093Z] github.com/docker/docker/api/server/router/plugin 14:04:50 [2024-02-01T14:04:50.093Z] github.com/docker/docker/api/server/router/session 14:04:50 [2024-02-01T14:04:50.093Z] github.com/docker/docker/api/server/router/swarm 14:04:50 [2024-02-01T14:04:50.093Z] github.com/docker/docker/api/server/router/system 14:04:50 [2024-02-01T14:04:50.093Z] github.com/docker/docker/api/server/router/volume 14:04:50 [2024-02-01T14:04:50.093Z] github.com/docker/docker/api/types 14:04:50 [2024-02-01T14:04:50.093Z] github.com/docker/docker/api/types/backend 14:04:50 [2024-02-01T14:04:50.093Z] github.com/docker/docker/api/types/blkiodev 14:04:50 [2024-02-01T14:04:50.093Z] github.com/docker/docker/api/types/checkpoint 14:04:50 [2024-02-01T14:04:50.093Z] github.com/docker/docker/api/types/container 14:04:50 [2024-02-01T14:04:50.093Z] github.com/docker/docker/api/types/events 14:04:50 [2024-02-01T14:04:50.093Z] github.com/docker/docker/api/types/filters 14:04:50 [2024-02-01T14:04:50.093Z] github.com/docker/docker/api/types/image 14:04:50 [2024-02-01T14:04:50.093Z] github.com/docker/docker/api/types/mount 14:04:50 [2024-02-01T14:04:50.093Z] github.com/docker/docker/api/types/network 14:04:50 [2024-02-01T14:04:50.093Z] github.com/docker/docker/api/types/plugins/logdriver 14:04:50 [2024-02-01T14:04:50.093Z] github.com/docker/docker/api/types/registry 14:04:50 [2024-02-01T14:04:50.093Z] github.com/docker/docker/api/types/strslice 14:04:50 [2024-02-01T14:04:50.093Z] github.com/docker/docker/api/types/swarm 14:04:50 [2024-02-01T14:04:50.093Z] github.com/docker/docker/api/types/swarm/runtime 14:04:50 [2024-02-01T14:04:50.093Z] github.com/docker/docker/api/types/system 14:04:50 [2024-02-01T14:04:50.093Z] github.com/docker/docker/api/types/time 14:04:50 [2024-02-01T14:04:50.093Z] github.com/docker/docker/api/types/versions 14:04:50 [2024-02-01T14:04:50.093Z] github.com/docker/docker/api/types/versions/v1p19 14:04:50 [2024-02-01T14:04:50.093Z] github.com/docker/docker/api/types/versions/v1p20 14:04:50 [2024-02-01T14:04:50.093Z] github.com/docker/docker/api/types/volume 14:04:50 [2024-02-01T14:04:50.093Z] github.com/docker/docker/builder 14:04:50 [2024-02-01T14:04:50.093Z] github.com/docker/docker/builder/builder-next 14:04:50 [2024-02-01T14:04:50.093Z] github.com/docker/docker/builder/builder-next/adapters/containerimage 14:04:50 [2024-02-01T14:04:50.093Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache 14:04:50 [2024-02-01T14:04:50.093Z] github.com/docker/docker/builder/builder-next/adapters/snapshot 14:04:50 [2024-02-01T14:04:50.093Z] github.com/docker/docker/builder/builder-next/exporter 14:04:50 [2024-02-01T14:04:50.093Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter 14:04:50 [2024-02-01T14:04:50.093Z] github.com/docker/docker/builder/builder-next/exporter/overrides 14:04:50 [2024-02-01T14:04:50.093Z] github.com/docker/docker/builder/builder-next/imagerefchecker 14:04:50 [2024-02-01T14:04:50.093Z] github.com/docker/docker/builder/builder-next/worker 14:04:50 [2024-02-01T14:04:50.093Z] github.com/docker/docker/builder/builder-next/worker/label 14:04:50 [2024-02-01T14:04:50.093Z] github.com/docker/docker/builder/dockerfile 14:04:50 [2024-02-01T14:04:50.094Z] github.com/docker/docker/builder/remotecontext 14:04:50 [2024-02-01T14:04:50.094Z] github.com/docker/docker/builder/remotecontext/git 14:04:50 [2024-02-01T14:04:50.094Z] github.com/docker/docker/builder/remotecontext/urlutil 14:04:50 [2024-02-01T14:04:50.094Z] github.com/docker/docker/cli/debug 14:04:50 [2024-02-01T14:04:50.094Z] github.com/docker/docker/cli/winresources/docker-proxy 14:04:50 [2024-02-01T14:04:50.094Z] github.com/docker/docker/cli/winresources/dockerd 14:04:50 [2024-02-01T14:04:50.094Z] github.com/docker/docker/client 14:04:50 [2024-02-01T14:04:50.094Z] github.com/docker/docker/client/buildkit 14:04:50 [2024-02-01T14:04:50.094Z] github.com/docker/docker/cmd/docker-proxy 14:04:50 [2024-02-01T14:04:50.094Z] github.com/docker/docker/cmd/dockerd 14:04:50 [2024-02-01T14:04:50.094Z] github.com/docker/docker/cmd/dockerd/trap 14:04:50 [2024-02-01T14:04:50.094Z] github.com/docker/docker/cmd/dockerd/trap/testfiles 14:04:50 [2024-02-01T14:04:50.094Z] github.com/docker/docker/container 14:04:50 [2024-02-01T14:04:50.094Z] github.com/docker/docker/container/stream 14:04:50 [2024-02-01T14:04:50.094Z] github.com/docker/docker/contrib/apparmor 14:04:50 [2024-02-01T14:04:50.094Z] github.com/docker/docker/contrib/httpserver 14:04:50 [2024-02-01T14:04:50.094Z] github.com/docker/docker/daemon 14:04:50 [2024-02-01T14:04:50.094Z] github.com/docker/docker/daemon/cluster 14:04:50 [2024-02-01T14:04:50.094Z] github.com/docker/docker/daemon/cluster/controllers/plugin 14:04:50 [2024-02-01T14:04:50.094Z] github.com/docker/docker/daemon/cluster/convert 14:04:50 [2024-02-01T14:04:50.094Z] github.com/docker/docker/daemon/cluster/executor 14:04:50 [2024-02-01T14:04:50.094Z] github.com/docker/docker/daemon/cluster/executor/container 14:04:50 [2024-02-01T14:04:50.094Z] github.com/docker/docker/daemon/cluster/provider 14:04:50 [2024-02-01T14:04:50.094Z] github.com/docker/docker/daemon/config 14:04:50 [2024-02-01T14:04:50.094Z] github.com/docker/docker/daemon/containerd 14:04:50 [2024-02-01T14:04:50.094Z] github.com/docker/docker/daemon/events 14:04:50 [2024-02-01T14:04:50.094Z] github.com/docker/docker/daemon/events/testutils 14:04:50 [2024-02-01T14:04:50.094Z] github.com/docker/docker/daemon/graphdriver 14:04:50 [2024-02-01T14:04:50.094Z] github.com/docker/docker/daemon/graphdriver/btrfs 14:04:50 [2024-02-01T14:04:50.094Z] github.com/docker/docker/daemon/graphdriver/copy 14:04:50 [2024-02-01T14:04:50.094Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 14:04:50 [2024-02-01T14:04:50.094Z] github.com/docker/docker/daemon/graphdriver/graphtest 14:04:50 [2024-02-01T14:04:50.094Z] github.com/docker/docker/daemon/graphdriver/overlay2 14:04:50 [2024-02-01T14:04:50.094Z] github.com/docker/docker/daemon/graphdriver/overlayutils 14:04:50 [2024-02-01T14:04:50.094Z] github.com/docker/docker/daemon/graphdriver/register 14:04:50 [2024-02-01T14:04:50.094Z] github.com/docker/docker/daemon/graphdriver/vfs 14:04:50 [2024-02-01T14:04:50.094Z] github.com/docker/docker/daemon/graphdriver/zfs 14:04:50 [2024-02-01T14:04:50.094Z] github.com/docker/docker/daemon/images 14:04:50 [2024-02-01T14:04:50.094Z] github.com/docker/docker/daemon/initlayer 14:04:50 [2024-02-01T14:04:50.094Z] github.com/docker/docker/daemon/links 14:04:50 [2024-02-01T14:04:50.094Z] github.com/docker/docker/daemon/listeners 14:04:50 [2024-02-01T14:04:50.094Z] github.com/docker/docker/daemon/logger 14:04:50 [2024-02-01T14:04:50.094Z] github.com/docker/docker/daemon/logger/awslogs 14:04:50 [2024-02-01T14:04:50.094Z] github.com/docker/docker/daemon/logger/fluentd 14:04:50 [2024-02-01T14:04:50.094Z] github.com/docker/docker/daemon/logger/gcplogs 14:04:50 [2024-02-01T14:04:50.094Z] github.com/docker/docker/daemon/logger/gelf 14:04:50 [2024-02-01T14:04:50.094Z] github.com/docker/docker/daemon/logger/journald 14:04:50 [2024-02-01T14:04:50.094Z] github.com/docker/docker/daemon/logger/journald/internal/export 14:04:50 [2024-02-01T14:04:50.094Z] github.com/docker/docker/daemon/logger/journald/internal/fake 14:04:50 [2024-02-01T14:04:50.094Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal 14:04:50 [2024-02-01T14:04:50.094Z] github.com/docker/docker/daemon/logger/jsonfilelog 14:04:50 [2024-02-01T14:04:50.094Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 14:04:50 [2024-02-01T14:04:50.094Z] github.com/docker/docker/daemon/logger/local 14:04:50 [2024-02-01T14:04:50.094Z] github.com/docker/docker/daemon/logger/loggertest 14:04:50 [2024-02-01T14:04:50.094Z] github.com/docker/docker/daemon/logger/loggerutils 14:04:50 [2024-02-01T14:04:50.094Z] github.com/docker/docker/daemon/logger/loggerutils/cache 14:04:50 [2024-02-01T14:04:50.094Z] github.com/docker/docker/daemon/logger/splunk 14:04:50 [2024-02-01T14:04:50.094Z] github.com/docker/docker/daemon/logger/syslog 14:04:50 [2024-02-01T14:04:50.094Z] github.com/docker/docker/daemon/logger/templates 14:04:50 [2024-02-01T14:04:50.094Z] github.com/docker/docker/daemon/names 14:04:50 [2024-02-01T14:04:50.094Z] github.com/docker/docker/daemon/network 14:04:50 [2024-02-01T14:04:50.094Z] github.com/docker/docker/daemon/snapshotter 14:04:50 [2024-02-01T14:04:50.094Z] github.com/docker/docker/daemon/stats 14:04:50 [2024-02-01T14:04:50.094Z] github.com/docker/docker/distribution 14:04:50 [2024-02-01T14:04:50.094Z] github.com/docker/docker/distribution/metadata 14:04:50 [2024-02-01T14:04:50.094Z] github.com/docker/docker/distribution/utils 14:04:50 [2024-02-01T14:04:50.094Z] github.com/docker/docker/distribution/xfer 14:04:50 [2024-02-01T14:04:50.094Z] github.com/docker/docker/dockerversion 14:04:50 [2024-02-01T14:04:50.094Z] github.com/docker/docker/errdefs 14:04:50 [2024-02-01T14:04:50.094Z] github.com/docker/docker/image 14:04:50 [2024-02-01T14:04:50.094Z] github.com/docker/docker/image/cache 14:04:50 [2024-02-01T14:04:50.094Z] github.com/docker/docker/image/spec/specs-go 14:04:50 [2024-02-01T14:04:50.094Z] github.com/docker/docker/image/spec/specs-go/v1 14:04:50 [2024-02-01T14:04:50.094Z] github.com/docker/docker/image/tarexport 14:04:50 [2024-02-01T14:04:50.094Z] github.com/docker/docker/image/v1 14:04:50 [2024-02-01T14:04:50.094Z] github.com/docker/docker/internal/compatcontext 14:04:50 [2024-02-01T14:04:50.094Z] github.com/docker/docker/internal/mod 14:04:50 [2024-02-01T14:04:50.094Z] github.com/docker/docker/internal/mounttree 14:04:50 [2024-02-01T14:04:50.094Z] github.com/docker/docker/internal/multierror 14:04:50 [2024-02-01T14:04:50.094Z] github.com/docker/docker/internal/sliceutil 14:04:50 [2024-02-01T14:04:50.094Z] github.com/docker/docker/internal/test/suite 14:04:50 [2024-02-01T14:04:50.094Z] github.com/docker/docker/internal/testutils 14:04:50 [2024-02-01T14:04:50.094Z] github.com/docker/docker/internal/testutils/netnsutils 14:04:50 [2024-02-01T14:04:50.094Z] github.com/docker/docker/internal/testutils/specialimage 14:04:50 [2024-02-01T14:04:50.094Z] github.com/docker/docker/internal/unshare 14:04:50 [2024-02-01T14:04:50.094Z] github.com/docker/docker/layer 14:04:50 [2024-02-01T14:04:50.094Z] github.com/docker/docker/libcontainerd 14:04:50 [2024-02-01T14:04:50.094Z] github.com/docker/docker/libcontainerd/queue 14:04:50 [2024-02-01T14:04:50.094Z] github.com/docker/docker/libcontainerd/remote 14:04:50 [2024-02-01T14:04:50.094Z] github.com/docker/docker/libcontainerd/shimopts 14:04:50 [2024-02-01T14:04:50.094Z] github.com/docker/docker/libcontainerd/supervisor 14:04:50 [2024-02-01T14:04:50.094Z] github.com/docker/docker/libcontainerd/types 14:04:50 [2024-02-01T14:04:50.094Z] github.com/docker/docker/oci 14:04:50 [2024-02-01T14:04:50.094Z] github.com/docker/docker/oci/caps 14:04:50 [2024-02-01T14:04:50.094Z] github.com/docker/docker/opts 14:04:50 [2024-02-01T14:04:50.094Z] github.com/docker/docker/pkg/archive 14:04:50 [2024-02-01T14:04:50.094Z] github.com/docker/docker/pkg/authorization 14:04:50 [2024-02-01T14:04:50.094Z] github.com/docker/docker/pkg/broadcaster 14:04:50 [2024-02-01T14:04:50.094Z] github.com/docker/docker/pkg/capabilities 14:04:50 [2024-02-01T14:04:50.094Z] github.com/docker/docker/pkg/chrootarchive 14:04:50 [2024-02-01T14:04:50.094Z] github.com/docker/docker/pkg/containerfs 14:04:50 [2024-02-01T14:04:50.094Z] github.com/docker/docker/pkg/directory 14:04:50 [2024-02-01T14:04:50.094Z] github.com/docker/docker/pkg/dmesg 14:04:50 [2024-02-01T14:04:50.094Z] github.com/docker/docker/pkg/fileutils 14:04:50 [2024-02-01T14:04:50.094Z] github.com/docker/docker/pkg/homedir 14:04:50 [2024-02-01T14:04:50.094Z] github.com/docker/docker/pkg/idtools 14:04:50 [2024-02-01T14:04:50.094Z] github.com/docker/docker/pkg/ioutils 14:04:50 [2024-02-01T14:04:50.094Z] github.com/docker/docker/pkg/jsonmessage 14:04:50 [2024-02-01T14:04:50.094Z] github.com/docker/docker/pkg/longpath 14:04:50 [2024-02-01T14:04:50.094Z] github.com/docker/docker/pkg/loopback 14:04:50 [2024-02-01T14:04:50.094Z] github.com/docker/docker/pkg/meminfo 14:04:50 [2024-02-01T14:04:50.094Z] github.com/docker/docker/pkg/namesgenerator 14:04:50 [2024-02-01T14:04:50.094Z] github.com/docker/docker/pkg/parsers 14:04:50 [2024-02-01T14:04:50.094Z] github.com/docker/docker/pkg/parsers/kernel 14:04:50 [2024-02-01T14:04:50.094Z] github.com/docker/docker/pkg/parsers/operatingsystem 14:04:50 [2024-02-01T14:04:50.094Z] github.com/docker/docker/pkg/pidfile 14:04:50 [2024-02-01T14:04:50.094Z] github.com/docker/docker/pkg/platform 14:04:50 [2024-02-01T14:04:50.094Z] github.com/docker/docker/pkg/plugingetter 14:04:50 [2024-02-01T14:04:50.094Z] github.com/docker/docker/pkg/plugins 14:04:50 [2024-02-01T14:04:50.094Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen 14:04:50 [2024-02-01T14:04:50.094Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures 14:04:50 [2024-02-01T14:04:50.094Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture 14:04:50 [2024-02-01T14:04:50.094Z] github.com/docker/docker/pkg/plugins/transport 14:04:50 [2024-02-01T14:04:50.094Z] github.com/docker/docker/pkg/pools 14:04:50 [2024-02-01T14:04:50.094Z] github.com/docker/docker/pkg/process 14:04:50 [2024-02-01T14:04:50.094Z] github.com/docker/docker/pkg/progress 14:04:50 [2024-02-01T14:04:50.094Z] github.com/docker/docker/pkg/reexec 14:04:50 [2024-02-01T14:04:50.094Z] github.com/docker/docker/pkg/rootless 14:04:50 [2024-02-01T14:04:50.094Z] github.com/docker/docker/pkg/rootless/specconv 14:04:50 [2024-02-01T14:04:50.094Z] github.com/docker/docker/pkg/stack 14:04:50 [2024-02-01T14:04:50.094Z] github.com/docker/docker/pkg/stdcopy 14:04:50 [2024-02-01T14:04:50.094Z] github.com/docker/docker/pkg/streamformatter 14:04:50 [2024-02-01T14:04:50.094Z] github.com/docker/docker/pkg/stringid 14:04:50 [2024-02-01T14:04:50.094Z] github.com/docker/docker/pkg/sysinfo 14:04:50 [2024-02-01T14:04:50.094Z] github.com/docker/docker/pkg/system 14:04:50 [2024-02-01T14:04:50.094Z] github.com/docker/docker/pkg/tailfile 14:04:50 [2024-02-01T14:04:50.094Z] github.com/docker/docker/pkg/tarsum 14:04:50 [2024-02-01T14:04:50.094Z] github.com/docker/docker/pkg/useragent 14:04:50 [2024-02-01T14:04:50.094Z] github.com/docker/docker/plugin 14:04:50 [2024-02-01T14:04:50.094Z] github.com/docker/docker/plugin/executor/containerd 14:04:50 [2024-02-01T14:04:50.094Z] github.com/docker/docker/plugin/v2 14:04:50 [2024-02-01T14:04:50.094Z] github.com/docker/docker/profiles/apparmor 14:04:50 [2024-02-01T14:04:50.094Z] github.com/docker/docker/profiles/seccomp 14:04:50 [2024-02-01T14:04:50.094Z] github.com/docker/docker/quota 14:04:50 [2024-02-01T14:04:50.094Z] github.com/docker/docker/reference 14:04:50 [2024-02-01T14:04:50.094Z] github.com/docker/docker/registry 14:04:50 [2024-02-01T14:04:50.094Z] github.com/docker/docker/registry/resumable 14:04:50 [2024-02-01T14:04:50.094Z] github.com/docker/docker/restartmanager 14:04:50 [2024-02-01T14:04:50.094Z] github.com/docker/docker/runconfig 14:04:50 [2024-02-01T14:04:50.094Z] github.com/docker/docker/runconfig/opts 14:04:50 [2024-02-01T14:04:50.094Z] github.com/docker/docker/testutil 14:04:50 [2024-02-01T14:04:50.094Z] github.com/docker/docker/testutil/daemon 14:04:50 [2024-02-01T14:04:50.094Z] github.com/docker/docker/testutil/environment 14:04:50 [2024-02-01T14:04:50.094Z] github.com/docker/docker/testutil/fakecontext 14:04:50 [2024-02-01T14:04:50.094Z] github.com/docker/docker/testutil/fakegit 14:04:50 [2024-02-01T14:04:50.094Z] github.com/docker/docker/testutil/fakestorage 14:04:50 [2024-02-01T14:04:50.094Z] github.com/docker/docker/testutil/fixtures/load 14:04:50 [2024-02-01T14:04:50.094Z] github.com/docker/docker/testutil/fixtures/plugin 14:04:50 [2024-02-01T14:04:50.094Z] github.com/docker/docker/testutil/fixtures/plugin/basic 14:04:50 [2024-02-01T14:04:50.094Z] github.com/docker/docker/testutil/registry 14:04:50 [2024-02-01T14:04:50.094Z] github.com/docker/docker/testutil/request 14:04:50 [2024-02-01T14:04:50.094Z] github.com/docker/docker/volume 14:04:50 [2024-02-01T14:04:50.094Z] github.com/docker/docker/volume/drivers 14:04:50 [2024-02-01T14:04:50.094Z] github.com/docker/docker/volume/local 14:04:50 [2024-02-01T14:04:50.094Z] github.com/docker/docker/volume/mounts 14:04:50 [2024-02-01T14:04:50.094Z] github.com/docker/docker/volume/service 14:04:50 [2024-02-01T14:04:50.094Z] github.com/docker/docker/volume/service/opts 14:04:50 [2024-02-01T14:04:50.094Z] github.com/docker/docker/volume/testutils' 14:04:50 [2024-02-01T14:04:50.094Z] ++ grep --fixed-strings /libnetwork 14:04:50 [2024-02-01T14:04:50.094Z] ++ echo 'github.com/docker/docker/api 14:04:50 [2024-02-01T14:04:50.094Z] github.com/docker/docker/api/server 14:04:50 [2024-02-01T14:04:50.094Z] github.com/docker/docker/api/server/backend/build 14:04:50 [2024-02-01T14:04:50.094Z] github.com/docker/docker/api/server/httpstatus 14:04:50 [2024-02-01T14:04:50.094Z] github.com/docker/docker/api/server/httputils 14:04:50 [2024-02-01T14:04:50.094Z] github.com/docker/docker/api/server/middleware 14:04:50 [2024-02-01T14:04:50.094Z] github.com/docker/docker/api/server/router 14:04:50 [2024-02-01T14:04:50.094Z] github.com/docker/docker/api/server/router/build 14:04:50 [2024-02-01T14:04:50.094Z] github.com/docker/docker/api/server/router/checkpoint 14:04:50 [2024-02-01T14:04:50.094Z] github.com/docker/docker/api/server/router/container 14:04:50 [2024-02-01T14:04:50.094Z] github.com/docker/docker/api/server/router/debug 14:04:50 [2024-02-01T14:04:50.094Z] github.com/docker/docker/api/server/router/distribution 14:04:50 [2024-02-01T14:04:50.094Z] github.com/docker/docker/api/server/router/grpc 14:04:50 [2024-02-01T14:04:50.094Z] github.com/docker/docker/api/server/router/image 14:04:50 [2024-02-01T14:04:50.094Z] github.com/docker/docker/api/server/router/network 14:04:50 [2024-02-01T14:04:50.094Z] github.com/docker/docker/api/server/router/plugin 14:04:50 [2024-02-01T14:04:50.094Z] github.com/docker/docker/api/server/router/session 14:04:50 [2024-02-01T14:04:50.094Z] github.com/docker/docker/api/server/router/swarm 14:04:50 [2024-02-01T14:04:50.094Z] github.com/docker/docker/api/server/router/system 14:04:50 [2024-02-01T14:04:50.094Z] github.com/docker/docker/api/server/router/volume 14:04:50 [2024-02-01T14:04:50.094Z] github.com/docker/docker/api/types 14:04:50 [2024-02-01T14:04:50.094Z] github.com/docker/docker/api/types/backend 14:04:50 [2024-02-01T14:04:50.094Z] github.com/docker/docker/api/types/blkiodev 14:04:50 [2024-02-01T14:04:50.094Z] github.com/docker/docker/api/types/checkpoint 14:04:50 [2024-02-01T14:04:50.094Z] github.com/docker/docker/api/types/container 14:04:50 [2024-02-01T14:04:50.094Z] github.com/docker/docker/api/types/events 14:04:50 [2024-02-01T14:04:50.094Z] github.com/docker/docker/api/types/filters 14:04:50 [2024-02-01T14:04:50.094Z] github.com/docker/docker/api/types/image 14:04:50 [2024-02-01T14:04:50.094Z] github.com/docker/docker/api/types/mount 14:04:50 [2024-02-01T14:04:50.094Z] github.com/docker/docker/api/types/network 14:04:50 [2024-02-01T14:04:50.094Z] github.com/docker/docker/api/types/plugins/logdriver 14:04:50 [2024-02-01T14:04:50.094Z] github.com/docker/docker/api/types/registry 14:04:50 [2024-02-01T14:04:50.094Z] github.com/docker/docker/api/types/strslice 14:04:50 [2024-02-01T14:04:50.094Z] github.com/docker/docker/api/types/swarm 14:04:50 [2024-02-01T14:04:50.094Z] github.com/docker/docker/api/types/swarm/runtime 14:04:50 [2024-02-01T14:04:50.094Z] github.com/docker/docker/api/types/system 14:04:50 [2024-02-01T14:04:50.094Z] github.com/docker/docker/api/types/time 14:04:50 [2024-02-01T14:04:50.094Z] github.com/docker/docker/api/types/versions 14:04:50 [2024-02-01T14:04:50.094Z] github.com/docker/docker/api/types/versions/v1p19 14:04:50 [2024-02-01T14:04:50.094Z] github.com/docker/docker/api/types/versions/v1p20 14:04:50 [2024-02-01T14:04:50.094Z] github.com/docker/docker/api/types/volume 14:04:50 [2024-02-01T14:04:50.094Z] github.com/docker/docker/builder 14:04:50 [2024-02-01T14:04:50.094Z] github.com/docker/docker/builder/builder-next 14:04:50 [2024-02-01T14:04:50.094Z] github.com/docker/docker/builder/builder-next/adapters/containerimage 14:04:50 [2024-02-01T14:04:50.094Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache 14:04:50 [2024-02-01T14:04:50.094Z] github.com/docker/docker/builder/builder-next/adapters/snapshot 14:04:50 [2024-02-01T14:04:50.094Z] github.com/docker/docker/builder/builder-next/exporter 14:04:50 [2024-02-01T14:04:50.094Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter 14:04:50 [2024-02-01T14:04:50.094Z] github.com/docker/docker/builder/builder-next/exporter/overrides 14:04:50 [2024-02-01T14:04:50.094Z] github.com/docker/docker/builder/builder-next/imagerefchecker 14:04:50 [2024-02-01T14:04:50.094Z] github.com/docker/docker/builder/builder-next/worker 14:04:50 [2024-02-01T14:04:50.094Z] github.com/docker/docker/builder/builder-next/worker/label 14:04:50 [2024-02-01T14:04:50.094Z] github.com/docker/docker/builder/dockerfile 14:04:50 [2024-02-01T14:04:50.094Z] github.com/docker/docker/builder/remotecontext 14:04:50 [2024-02-01T14:04:50.094Z] github.com/docker/docker/builder/remotecontext/git 14:04:50 [2024-02-01T14:04:50.094Z] github.com/docker/docker/builder/remotecontext/urlutil 14:04:50 [2024-02-01T14:04:50.094Z] github.com/docker/docker/cli/debug 14:04:50 [2024-02-01T14:04:50.094Z] github.com/docker/docker/cli/winresources/docker-proxy 14:04:50 [2024-02-01T14:04:50.094Z] github.com/docker/docker/cli/winresources/dockerd 14:04:50 [2024-02-01T14:04:50.094Z] github.com/docker/docker/client 14:04:50 [2024-02-01T14:04:50.094Z] github.com/docker/docker/client/buildkit 14:04:50 [2024-02-01T14:04:50.094Z] github.com/docker/docker/cmd/docker-proxy 14:04:50 [2024-02-01T14:04:50.094Z] github.com/docker/docker/cmd/dockerd 14:04:50 [2024-02-01T14:04:50.094Z] github.com/docker/docker/cmd/dockerd/trap 14:04:50 [2024-02-01T14:04:50.094Z] github.com/docker/docker/cmd/dockerd/trap/testfiles 14:04:50 [2024-02-01T14:04:50.094Z] github.com/docker/docker/container 14:04:50 [2024-02-01T14:04:50.094Z] github.com/docker/docker/container/stream 14:04:50 [2024-02-01T14:04:50.094Z] github.com/docker/docker/contrib/apparmor 14:04:50 [2024-02-01T14:04:50.094Z] github.com/docker/docker/contrib/httpserver 14:04:50 [2024-02-01T14:04:50.094Z] github.com/docker/docker/daemon 14:04:50 [2024-02-01T14:04:50.094Z] github.com/docker/docker/daemon/cluster 14:04:50 [2024-02-01T14:04:50.094Z] github.com/docker/docker/daemon/cluster/controllers/plugin 14:04:50 [2024-02-01T14:04:50.094Z] github.com/docker/docker/daemon/cluster/convert 14:04:50 [2024-02-01T14:04:50.094Z] github.com/docker/docker/daemon/cluster/executor 14:04:50 [2024-02-01T14:04:50.094Z] github.com/docker/docker/daemon/cluster/executor/container 14:04:50 [2024-02-01T14:04:50.094Z] github.com/docker/docker/daemon/cluster/provider 14:04:50 [2024-02-01T14:04:50.094Z] github.com/docker/docker/daemon/config 14:04:50 [2024-02-01T14:04:50.094Z] github.com/docker/docker/daemon/containerd 14:04:50 [2024-02-01T14:04:50.094Z] github.com/docker/docker/daemon/events 14:04:50 [2024-02-01T14:04:50.094Z] github.com/docker/docker/daemon/events/testutils 14:04:50 [2024-02-01T14:04:50.094Z] github.com/docker/docker/daemon/graphdriver 14:04:50 [2024-02-01T14:04:50.094Z] github.com/docker/docker/daemon/graphdriver/btrfs 14:04:50 [2024-02-01T14:04:50.094Z] github.com/docker/docker/daemon/graphdriver/copy 14:04:50 [2024-02-01T14:04:50.094Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 14:04:50 [2024-02-01T14:04:50.094Z] github.com/docker/docker/daemon/graphdriver/graphtest 14:04:50 [2024-02-01T14:04:50.094Z] github.com/docker/docker/daemon/graphdriver/overlay2 14:04:50 [2024-02-01T14:04:50.094Z] github.com/docker/docker/daemon/graphdriver/overlayutils 14:04:50 [2024-02-01T14:04:50.094Z] github.com/docker/docker/daemon/graphdriver/register 14:04:50 [2024-02-01T14:04:50.094Z] github.com/docker/docker/daemon/graphdriver/vfs 14:04:50 [2024-02-01T14:04:50.094Z] github.com/docker/docker/daemon/graphdriver/zfs 14:04:50 [2024-02-01T14:04:50.094Z] github.com/docker/docker/daemon/images 14:04:50 [2024-02-01T14:04:50.094Z] github.com/docker/docker/daemon/initlayer 14:04:50 [2024-02-01T14:04:50.094Z] github.com/docker/docker/daemon/links 14:04:50 [2024-02-01T14:04:50.094Z] github.com/docker/docker/daemon/listeners 14:04:50 [2024-02-01T14:04:50.094Z] github.com/docker/docker/daemon/logger 14:04:50 [2024-02-01T14:04:50.094Z] github.com/docker/docker/daemon/logger/awslogs 14:04:50 [2024-02-01T14:04:50.094Z] github.com/docker/docker/daemon/logger/fluentd 14:04:50 [2024-02-01T14:04:50.094Z] github.com/docker/docker/daemon/logger/gcplogs 14:04:50 [2024-02-01T14:04:50.094Z] github.com/docker/docker/daemon/logger/gelf 14:04:50 [2024-02-01T14:04:50.094Z] github.com/docker/docker/daemon/logger/journald 14:04:50 [2024-02-01T14:04:50.094Z] github.com/docker/docker/daemon/logger/journald/internal/export 14:04:50 [2024-02-01T14:04:50.094Z] github.com/docker/docker/daemon/logger/journald/internal/fake 14:04:50 [2024-02-01T14:04:50.094Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal 14:04:50 [2024-02-01T14:04:50.094Z] github.com/docker/docker/daemon/logger/jsonfilelog 14:04:50 [2024-02-01T14:04:50.094Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 14:04:50 [2024-02-01T14:04:50.094Z] github.com/docker/docker/daemon/logger/local 14:04:50 [2024-02-01T14:04:50.094Z] github.com/docker/docker/daemon/logger/loggertest 14:04:50 [2024-02-01T14:04:50.094Z] github.com/docker/docker/daemon/logger/loggerutils 14:04:50 [2024-02-01T14:04:50.094Z] github.com/docker/docker/daemon/logger/loggerutils/cache 14:04:50 [2024-02-01T14:04:50.094Z] github.com/docker/docker/daemon/logger/splunk 14:04:50 [2024-02-01T14:04:50.094Z] github.com/docker/docker/daemon/logger/syslog 14:04:50 [2024-02-01T14:04:50.094Z] github.com/docker/docker/daemon/logger/templates 14:04:50 [2024-02-01T14:04:50.094Z] github.com/docker/docker/daemon/names 14:04:50 [2024-02-01T14:04:50.094Z] github.com/docker/docker/daemon/network 14:04:50 [2024-02-01T14:04:50.094Z] github.com/docker/docker/daemon/snapshotter 14:04:50 [2024-02-01T14:04:50.094Z] github.com/docker/docker/daemon/stats 14:04:50 [2024-02-01T14:04:50.095Z] github.com/docker/docker/distribution 14:04:50 [2024-02-01T14:04:50.095Z] github.com/docker/docker/distribution/metadata 14:04:50 [2024-02-01T14:04:50.095Z] github.com/docker/docker/distribution/utils 14:04:50 [2024-02-01T14:04:50.095Z] github.com/docker/docker/distribution/xfer 14:04:50 [2024-02-01T14:04:50.095Z] github.com/docker/docker/dockerversion 14:04:50 [2024-02-01T14:04:50.095Z] github.com/docker/docker/errdefs 14:04:50 [2024-02-01T14:04:50.095Z] github.com/docker/docker/image 14:04:50 [2024-02-01T14:04:50.095Z] github.com/docker/docker/image/cache 14:04:50 [2024-02-01T14:04:50.095Z] github.com/docker/docker/image/spec/specs-go 14:04:50 [2024-02-01T14:04:50.095Z] github.com/docker/docker/image/spec/specs-go/v1 14:04:50 [2024-02-01T14:04:50.095Z] github.com/docker/docker/image/tarexport 14:04:50 [2024-02-01T14:04:50.095Z] github.com/docker/docker/image/v1 14:04:50 [2024-02-01T14:04:50.095Z] github.com/docker/docker/internal/compatcontext 14:04:50 [2024-02-01T14:04:50.095Z] github.com/docker/docker/internal/mod 14:04:50 [2024-02-01T14:04:50.095Z] github.com/docker/docker/internal/mounttree 14:04:50 [2024-02-01T14:04:50.095Z] github.com/docker/docker/internal/multierror 14:04:50 [2024-02-01T14:04:50.095Z] github.com/docker/docker/internal/sliceutil 14:04:50 [2024-02-01T14:04:50.095Z] github.com/docker/docker/internal/test/suite 14:04:50 [2024-02-01T14:04:50.095Z] github.com/docker/docker/internal/testutils 14:04:50 [2024-02-01T14:04:50.095Z] github.com/docker/docker/internal/testutils/netnsutils 14:04:50 [2024-02-01T14:04:50.095Z] github.com/docker/docker/internal/testutils/specialimage 14:04:50 [2024-02-01T14:04:50.095Z] github.com/docker/docker/internal/unshare 14:04:50 [2024-02-01T14:04:50.095Z] github.com/docker/docker/layer 14:04:50 [2024-02-01T14:04:50.095Z] github.com/docker/docker/libcontainerd 14:04:50 [2024-02-01T14:04:50.095Z] github.com/docker/docker/libcontainerd/queue 14:04:50 [2024-02-01T14:04:50.095Z] github.com/docker/docker/libcontainerd/remote 14:04:50 [2024-02-01T14:04:50.095Z] github.com/docker/docker/libcontainerd/shimopts 14:04:50 [2024-02-01T14:04:50.095Z] github.com/docker/docker/libcontainerd/supervisor 14:04:50 [2024-02-01T14:04:50.095Z] github.com/docker/docker/libcontainerd/types 14:04:50 [2024-02-01T14:04:50.095Z] github.com/docker/docker/libnetwork 14:04:50 [2024-02-01T14:04:50.095Z] github.com/docker/docker/libnetwork/bitmap 14:04:50 [2024-02-01T14:04:50.095Z] github.com/docker/docker/libnetwork/cluster 14:04:50 [2024-02-01T14:04:50.095Z] github.com/docker/docker/libnetwork/cmd/diagnostic 14:04:50 [2024-02-01T14:04:50.095Z] github.com/docker/docker/libnetwork/cmd/networkdb-test 14:04:50 [2024-02-01T14:04:50.095Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient 14:04:50 [2024-02-01T14:04:50.095Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver 14:04:50 [2024-02-01T14:04:50.095Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient 14:04:50 [2024-02-01T14:04:50.095Z] github.com/docker/docker/libnetwork/config 14:04:50 [2024-02-01T14:04:50.095Z] github.com/docker/docker/libnetwork/datastore 14:04:50 [2024-02-01T14:04:50.095Z] github.com/docker/docker/libnetwork/diagnostic 14:04:50 [2024-02-01T14:04:50.095Z] github.com/docker/docker/libnetwork/discoverapi 14:04:50 [2024-02-01T14:04:50.095Z] github.com/docker/docker/libnetwork/driverapi 14:04:50 [2024-02-01T14:04:50.095Z] github.com/docker/docker/libnetwork/drivers/bridge 14:04:50 [2024-02-01T14:04:50.095Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager 14:04:50 [2024-02-01T14:04:50.095Z] github.com/docker/docker/libnetwork/drivers/host 14:04:50 [2024-02-01T14:04:50.095Z] github.com/docker/docker/libnetwork/drivers/ipvlan 14:04:50 [2024-02-01T14:04:50.095Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager 14:04:50 [2024-02-01T14:04:50.095Z] github.com/docker/docker/libnetwork/drivers/macvlan 14:04:50 [2024-02-01T14:04:50.095Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager 14:04:50 [2024-02-01T14:04:50.095Z] github.com/docker/docker/libnetwork/drivers/null 14:04:50 [2024-02-01T14:04:50.095Z] github.com/docker/docker/libnetwork/drivers/overlay 14:04:50 [2024-02-01T14:04:50.095Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils 14:04:50 [2024-02-01T14:04:50.095Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 14:04:50 [2024-02-01T14:04:50.095Z] github.com/docker/docker/libnetwork/drivers/remote 14:04:50 [2024-02-01T14:04:50.095Z] github.com/docker/docker/libnetwork/drivers/remote/api 14:04:50 [2024-02-01T14:04:50.095Z] github.com/docker/docker/libnetwork/drivers/windows 14:04:50 [2024-02-01T14:04:50.095Z] github.com/docker/docker/libnetwork/drivers/windows/overlay 14:04:50 [2024-02-01T14:04:50.095Z] github.com/docker/docker/libnetwork/drvregistry 14:04:50 [2024-02-01T14:04:50.095Z] github.com/docker/docker/libnetwork/etchosts 14:04:50 [2024-02-01T14:04:50.095Z] github.com/docker/docker/libnetwork/internal/caller 14:04:50 [2024-02-01T14:04:50.095Z] github.com/docker/docker/libnetwork/internal/kvstore 14:04:50 [2024-02-01T14:04:50.095Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb 14:04:50 [2024-02-01T14:04:50.095Z] github.com/docker/docker/libnetwork/internal/netiputil 14:04:50 [2024-02-01T14:04:50.095Z] github.com/docker/docker/libnetwork/internal/setmatrix 14:04:50 [2024-02-01T14:04:50.095Z] github.com/docker/docker/libnetwork/ipam 14:04:50 [2024-02-01T14:04:50.095Z] github.com/docker/docker/libnetwork/ipamapi 14:04:50 [2024-02-01T14:04:50.095Z] github.com/docker/docker/libnetwork/ipams/builtin 14:04:50 [2024-02-01T14:04:50.095Z] github.com/docker/docker/libnetwork/ipams/null 14:04:50 [2024-02-01T14:04:50.095Z] github.com/docker/docker/libnetwork/ipams/remote 14:04:50 [2024-02-01T14:04:50.095Z] github.com/docker/docker/libnetwork/ipams/remote/api 14:04:50 [2024-02-01T14:04:50.095Z] github.com/docker/docker/libnetwork/ipams/windowsipam 14:04:50 [2024-02-01T14:04:50.095Z] github.com/docker/docker/libnetwork/ipamutils 14:04:50 [2024-02-01T14:04:50.095Z] github.com/docker/docker/libnetwork/ipbits 14:04:50 [2024-02-01T14:04:50.095Z] github.com/docker/docker/libnetwork/iptables 14:04:50 [2024-02-01T14:04:50.095Z] github.com/docker/docker/libnetwork/netlabel 14:04:50 [2024-02-01T14:04:50.095Z] github.com/docker/docker/libnetwork/netutils 14:04:50 [2024-02-01T14:04:50.095Z] github.com/docker/docker/libnetwork/networkdb 14:04:50 [2024-02-01T14:04:50.095Z] github.com/docker/docker/libnetwork/ns 14:04:50 [2024-02-01T14:04:50.095Z] github.com/docker/docker/libnetwork/options 14:04:50 [2024-02-01T14:04:50.095Z] github.com/docker/docker/libnetwork/osl 14:04:50 [2024-02-01T14:04:50.095Z] github.com/docker/docker/libnetwork/osl/kernel 14:04:50 [2024-02-01T14:04:50.095Z] github.com/docker/docker/libnetwork/portallocator 14:04:50 [2024-02-01T14:04:50.095Z] github.com/docker/docker/libnetwork/portmapper 14:04:50 [2024-02-01T14:04:50.095Z] github.com/docker/docker/libnetwork/resolvconf 14:04:50 [2024-02-01T14:04:50.095Z] github.com/docker/docker/libnetwork/scope 14:04:50 [2024-02-01T14:04:50.095Z] github.com/docker/docker/libnetwork/types 14:04:50 [2024-02-01T14:04:50.095Z] github.com/docker/docker/oci 14:04:50 [2024-02-01T14:04:50.095Z] github.com/docker/docker/oci/caps 14:04:50 [2024-02-01T14:04:50.095Z] github.com/docker/docker/opts 14:04:50 [2024-02-01T14:04:50.095Z] github.com/docker/docker/pkg/archive 14:04:50 [2024-02-01T14:04:50.095Z] github.com/docker/docker/pkg/authorization 14:04:50 [2024-02-01T14:04:50.095Z] github.com/docker/docker/pkg/broadcaster 14:04:50 [2024-02-01T14:04:50.095Z] github.com/docker/docker/pkg/capabilities 14:04:50 [2024-02-01T14:04:50.095Z] github.com/docker/docker/pkg/chrootarchive 14:04:50 [2024-02-01T14:04:50.095Z] github.com/docker/docker/pkg/containerfs 14:04:50 [2024-02-01T14:04:50.095Z] github.com/docker/docker/pkg/directory 14:04:50 [2024-02-01T14:04:50.095Z] github.com/docker/docker/pkg/dmesg 14:04:50 [2024-02-01T14:04:50.095Z] github.com/docker/docker/pkg/fileutils 14:04:50 [2024-02-01T14:04:50.095Z] github.com/docker/docker/pkg/homedir 14:04:50 [2024-02-01T14:04:50.095Z] github.com/docker/docker/pkg/idtools 14:04:50 [2024-02-01T14:04:50.095Z] github.com/docker/docker/pkg/ioutils 14:04:50 [2024-02-01T14:04:50.095Z] github.com/docker/docker/pkg/jsonmessage 14:04:50 [2024-02-01T14:04:50.095Z] github.com/docker/docker/pkg/longpath 14:04:50 [2024-02-01T14:04:50.095Z] github.com/docker/docker/pkg/loopback 14:04:50 [2024-02-01T14:04:50.095Z] github.com/docker/docker/pkg/meminfo 14:04:50 [2024-02-01T14:04:50.095Z] github.com/docker/docker/pkg/namesgenerator 14:04:50 [2024-02-01T14:04:50.095Z] github.com/docker/docker/pkg/parsers 14:04:50 [2024-02-01T14:04:50.095Z] github.com/docker/docker/pkg/parsers/kernel 14:04:50 [2024-02-01T14:04:50.095Z] github.com/docker/docker/pkg/parsers/operatingsystem 14:04:50 [2024-02-01T14:04:50.095Z] github.com/docker/docker/pkg/pidfile 14:04:50 [2024-02-01T14:04:50.095Z] github.com/docker/docker/pkg/platform 14:04:50 [2024-02-01T14:04:50.095Z] github.com/docker/docker/pkg/plugingetter 14:04:50 [2024-02-01T14:04:50.095Z] github.com/docker/docker/pkg/plugins 14:04:50 [2024-02-01T14:04:50.095Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen 14:04:50 [2024-02-01T14:04:50.095Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures 14:04:50 [2024-02-01T14:04:50.095Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture 14:04:50 [2024-02-01T14:04:50.095Z] github.com/docker/docker/pkg/plugins/transport 14:04:50 [2024-02-01T14:04:50.095Z] github.com/docker/docker/pkg/pools 14:04:50 [2024-02-01T14:04:50.095Z] github.com/docker/docker/pkg/process 14:04:50 [2024-02-01T14:04:50.095Z] github.com/docker/docker/pkg/progress 14:04:50 [2024-02-01T14:04:50.095Z] github.com/docker/docker/pkg/reexec 14:04:50 [2024-02-01T14:04:50.095Z] github.com/docker/docker/pkg/rootless 14:04:50 [2024-02-01T14:04:50.095Z] github.com/docker/docker/pkg/rootless/specconv 14:04:50 [2024-02-01T14:04:50.095Z] github.com/docker/docker/pkg/stack 14:04:50 [2024-02-01T14:04:50.095Z] github.com/docker/docker/pkg/stdcopy 14:04:50 [2024-02-01T14:04:50.095Z] github.com/docker/docker/pkg/streamformatter 14:04:50 [2024-02-01T14:04:50.095Z] github.com/docker/docker/pkg/stringid 14:04:50 [2024-02-01T14:04:50.095Z] github.com/docker/docker/pkg/sysinfo 14:04:50 [2024-02-01T14:04:50.095Z] github.com/docker/docker/pkg/system 14:04:50 [2024-02-01T14:04:50.095Z] github.com/docker/docker/pkg/tailfile 14:04:50 [2024-02-01T14:04:50.095Z] github.com/docker/docker/pkg/tarsum 14:04:50 [2024-02-01T14:04:50.095Z] github.com/docker/docker/pkg/useragent 14:04:50 [2024-02-01T14:04:50.095Z] github.com/docker/docker/plugin 14:04:50 [2024-02-01T14:04:50.095Z] github.com/docker/docker/plugin/executor/containerd 14:04:50 [2024-02-01T14:04:50.095Z] github.com/docker/docker/plugin/v2 14:04:50 [2024-02-01T14:04:50.095Z] github.com/docker/docker/profiles/apparmor 14:04:50 [2024-02-01T14:04:50.095Z] github.com/docker/docker/profiles/seccomp 14:04:50 [2024-02-01T14:04:50.095Z] github.com/docker/docker/quota 14:04:50 [2024-02-01T14:04:50.095Z] github.com/docker/docker/reference 14:04:50 [2024-02-01T14:04:50.095Z] github.com/docker/docker/registry 14:04:50 [2024-02-01T14:04:50.095Z] github.com/docker/docker/registry/resumable 14:04:50 [2024-02-01T14:04:50.095Z] github.com/docker/docker/restartmanager 14:04:50 [2024-02-01T14:04:50.095Z] github.com/docker/docker/runconfig 14:04:50 [2024-02-01T14:04:50.095Z] github.com/docker/docker/runconfig/opts 14:04:50 [2024-02-01T14:04:50.095Z] github.com/docker/docker/testutil 14:04:50 [2024-02-01T14:04:50.095Z] github.com/docker/docker/testutil/daemon 14:04:50 [2024-02-01T14:04:50.095Z] github.com/docker/docker/testutil/environment 14:04:50 [2024-02-01T14:04:50.095Z] github.com/docker/docker/testutil/fakecontext 14:04:50 [2024-02-01T14:04:50.095Z] github.com/docker/docker/testutil/fakegit 14:04:50 [2024-02-01T14:04:50.095Z] github.com/docker/docker/testutil/fakestorage 14:04:50 [2024-02-01T14:04:50.095Z] github.com/docker/docker/testutil/fixtures/load 14:04:50 [2024-02-01T14:04:50.095Z] github.com/docker/docker/testutil/fixtures/plugin 14:04:50 [2024-02-01T14:04:50.095Z] github.com/docker/docker/testutil/fixtures/plugin/basic 14:04:50 [2024-02-01T14:04:50.095Z] github.com/docker/docker/testutil/registry 14:04:50 [2024-02-01T14:04:50.095Z] github.com/docker/docker/testutil/request 14:04:50 [2024-02-01T14:04:50.095Z] github.com/docker/docker/volume 14:04:50 [2024-02-01T14:04:50.095Z] github.com/docker/docker/volume/drivers 14:04:50 [2024-02-01T14:04:50.095Z] github.com/docker/docker/volume/local 14:04:50 [2024-02-01T14:04:50.095Z] github.com/docker/docker/volume/mounts 14:04:50 [2024-02-01T14:04:50.095Z] github.com/docker/docker/volume/service 14:04:50 [2024-02-01T14:04:50.095Z] github.com/docker/docker/volume/service/opts 14:04:50 [2024-02-01T14:04:50.095Z] github.com/docker/docker/volume/testutils' 14:04:50 [2024-02-01T14:04:50.095Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork 14:04:50 [2024-02-01T14:04:50.095Z] github.com/docker/docker/libnetwork/bitmap 14:04:50 [2024-02-01T14:04:50.095Z] github.com/docker/docker/libnetwork/cluster 14:04:50 [2024-02-01T14:04:50.095Z] github.com/docker/docker/libnetwork/cmd/diagnostic 14:04:50 [2024-02-01T14:04:50.095Z] github.com/docker/docker/libnetwork/cmd/networkdb-test 14:04:50 [2024-02-01T14:04:50.095Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient 14:04:50 [2024-02-01T14:04:50.095Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver 14:04:50 [2024-02-01T14:04:50.095Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient 14:04:50 [2024-02-01T14:04:50.095Z] github.com/docker/docker/libnetwork/config 14:04:50 [2024-02-01T14:04:50.095Z] github.com/docker/docker/libnetwork/datastore 14:04:50 [2024-02-01T14:04:50.095Z] github.com/docker/docker/libnetwork/diagnostic 14:04:50 [2024-02-01T14:04:50.095Z] github.com/docker/docker/libnetwork/discoverapi 14:04:50 [2024-02-01T14:04:50.095Z] github.com/docker/docker/libnetwork/driverapi 14:04:50 [2024-02-01T14:04:50.095Z] github.com/docker/docker/libnetwork/drivers/bridge 14:04:50 [2024-02-01T14:04:50.095Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager 14:04:50 [2024-02-01T14:04:50.095Z] github.com/docker/docker/libnetwork/drivers/host 14:04:50 [2024-02-01T14:04:50.095Z] github.com/docker/docker/libnetwork/drivers/ipvlan 14:04:50 [2024-02-01T14:04:50.095Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager 14:04:50 [2024-02-01T14:04:50.095Z] github.com/docker/docker/libnetwork/drivers/macvlan 14:04:50 [2024-02-01T14:04:50.095Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager 14:04:50 [2024-02-01T14:04:50.095Z] github.com/docker/docker/libnetwork/drivers/null 14:04:50 [2024-02-01T14:04:50.095Z] github.com/docker/docker/libnetwork/drivers/overlay 14:04:50 [2024-02-01T14:04:50.095Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils 14:04:50 [2024-02-01T14:04:50.095Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 14:04:50 [2024-02-01T14:04:50.095Z] github.com/docker/docker/libnetwork/drivers/remote 14:04:50 [2024-02-01T14:04:50.095Z] github.com/docker/docker/libnetwork/drivers/remote/api 14:04:50 [2024-02-01T14:04:50.095Z] github.com/docker/docker/libnetwork/drivers/windows 14:04:50 [2024-02-01T14:04:50.095Z] github.com/docker/docker/libnetwork/drivers/windows/overlay 14:04:50 [2024-02-01T14:04:50.095Z] github.com/docker/docker/libnetwork/drvregistry 14:04:50 [2024-02-01T14:04:50.095Z] github.com/docker/docker/libnetwork/etchosts 14:04:50 [2024-02-01T14:04:50.095Z] github.com/docker/docker/libnetwork/internal/caller 14:04:50 [2024-02-01T14:04:50.095Z] github.com/docker/docker/libnetwork/internal/kvstore 14:04:50 [2024-02-01T14:04:50.095Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb 14:04:50 [2024-02-01T14:04:50.095Z] github.com/docker/docker/libnetwork/internal/netiputil 14:04:50 [2024-02-01T14:04:50.095Z] github.com/docker/docker/libnetwork/internal/setmatrix 14:04:50 [2024-02-01T14:04:50.095Z] github.com/docker/docker/libnetwork/ipam 14:04:50 [2024-02-01T14:04:50.095Z] github.com/docker/docker/libnetwork/ipamapi 14:04:50 [2024-02-01T14:04:50.095Z] github.com/docker/docker/libnetwork/ipams/builtin 14:04:50 [2024-02-01T14:04:50.095Z] github.com/docker/docker/libnetwork/ipams/null 14:04:50 [2024-02-01T14:04:50.095Z] github.com/docker/docker/libnetwork/ipams/remote 14:04:50 [2024-02-01T14:04:50.095Z] github.com/docker/docker/libnetwork/ipams/remote/api 14:04:50 [2024-02-01T14:04:50.095Z] github.com/docker/docker/libnetwork/ipams/windowsipam 14:04:50 [2024-02-01T14:04:50.095Z] github.com/docker/docker/libnetwork/ipamutils 14:04:50 [2024-02-01T14:04:50.095Z] github.com/docker/docker/libnetwork/ipbits 14:04:50 [2024-02-01T14:04:50.095Z] github.com/docker/docker/libnetwork/iptables 14:04:50 [2024-02-01T14:04:50.095Z] github.com/docker/docker/libnetwork/netlabel 14:04:50 [2024-02-01T14:04:50.095Z] github.com/docker/docker/libnetwork/netutils 14:04:50 [2024-02-01T14:04:50.095Z] github.com/docker/docker/libnetwork/networkdb 14:04:50 [2024-02-01T14:04:50.095Z] github.com/docker/docker/libnetwork/ns 14:04:50 [2024-02-01T14:04:50.095Z] github.com/docker/docker/libnetwork/options 14:04:50 [2024-02-01T14:04:50.095Z] github.com/docker/docker/libnetwork/osl 14:04:50 [2024-02-01T14:04:50.095Z] github.com/docker/docker/libnetwork/osl/kernel 14:04:50 [2024-02-01T14:04:50.095Z] github.com/docker/docker/libnetwork/portallocator 14:04:50 [2024-02-01T14:04:50.095Z] github.com/docker/docker/libnetwork/portmapper 14:04:50 [2024-02-01T14:04:50.095Z] github.com/docker/docker/libnetwork/resolvconf 14:04:50 [2024-02-01T14:04:50.095Z] github.com/docker/docker/libnetwork/scope 14:04:50 [2024-02-01T14:04:50.095Z] github.com/docker/docker/libnetwork/types' 14:04:50 [2024-02-01T14:04:50.095Z] + echo 'github.com/docker/docker/libnetwork 14:04:50 [2024-02-01T14:04:50.095Z] github.com/docker/docker/libnetwork/bitmap 14:04:50 [2024-02-01T14:04:50.095Z] github.com/docker/docker/libnetwork/cluster 14:04:50 [2024-02-01T14:04:50.095Z] github.com/docker/docker/libnetwork/cmd/diagnostic 14:04:50 [2024-02-01T14:04:50.095Z] github.com/docker/docker/libnetwork/cmd/networkdb-test 14:04:50 [2024-02-01T14:04:50.095Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient 14:04:50 [2024-02-01T14:04:50.095Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver 14:04:50 [2024-02-01T14:04:50.095Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient 14:04:50 [2024-02-01T14:04:50.095Z] github.com/docker/docker/libnetwork/config 14:04:50 [2024-02-01T14:04:50.095Z] github.com/docker/docker/libnetwork/datastore 14:04:50 [2024-02-01T14:04:50.095Z] github.com/docker/docker/libnetwork/diagnostic 14:04:50 [2024-02-01T14:04:50.095Z] github.com/docker/docker/libnetwork/discoverapi 14:04:50 [2024-02-01T14:04:50.095Z] github.com/docker/docker/libnetwork/driverapi 14:04:50 [2024-02-01T14:04:50.095Z] github.com/docker/docker/libnetwork/drivers/bridge 14:04:50 [2024-02-01T14:04:50.095Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager 14:04:50 [2024-02-01T14:04:50.095Z] github.com/docker/docker/libnetwork/drivers/host 14:04:50 [2024-02-01T14:04:50.095Z] github.com/docker/docker/libnetwork/drivers/ipvlan 14:04:50 [2024-02-01T14:04:50.095Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager 14:04:50 [2024-02-01T14:04:50.095Z] github.com/docker/docker/libnetwork/drivers/macvlan 14:04:50 [2024-02-01T14:04:50.095Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager 14:04:50 [2024-02-01T14:04:50.095Z] github.com/docker/docker/libnetwork/drivers/null 14:04:50 [2024-02-01T14:04:50.095Z] github.com/docker/docker/libnetwork/drivers/overlay 14:04:50 [2024-02-01T14:04:50.095Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils 14:04:50 [2024-02-01T14:04:50.095Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 14:04:50 [2024-02-01T14:04:50.095Z] github.com/docker/docker/libnetwork/drivers/remote 14:04:50 [2024-02-01T14:04:50.095Z] github.com/docker/docker/libnetwork/drivers/remote/api 14:04:50 [2024-02-01T14:04:50.095Z] github.com/docker/docker/libnetwork/drivers/windows 14:04:50 [2024-02-01T14:04:50.095Z] github.com/docker/docker/libnetwork/drivers/windows/overlay 14:04:50 [2024-02-01T14:04:50.095Z] github.com/docker/docker/libnetwork/drvregistry 14:04:50 [2024-02-01T14:04:50.095Z] github.com/docker/docker/libnetwork/etchosts 14:04:50 [2024-02-01T14:04:50.095Z] github.com/docker/docker/libnetwork/internal/caller 14:04:50 [2024-02-01T14:04:50.095Z] github.com/docker/docker/libnetwork/internal/kvstore 14:04:50 [2024-02-01T14:04:50.095Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb 14:04:50 [2024-02-01T14:04:50.095Z] github.com/docker/docker/libnetwork/internal/netiputil 14:04:50 [2024-02-01T14:04:50.095Z] github.com/docker/docker/libnetwork/internal/setmatrix 14:04:50 [2024-02-01T14:04:50.095Z] github.com/docker/docker/libnetwork/ipam 14:04:50 [2024-02-01T14:04:50.095Z] github.com/docker/docker/libnetwork/ipamapi 14:04:50 [2024-02-01T14:04:50.095Z] github.com/docker/docker/libnetwork/ipams/builtin 14:04:50 [2024-02-01T14:04:50.095Z] github.com/docker/docker/libnetwork/ipams/null 14:04:50 [2024-02-01T14:04:50.095Z] git+ grep --fixed-strings libnetwork/drivers/bridge 14:04:50 [2024-02-01T14:04:50.095Z] hub.com/docker/docker/libnetwork/ipams/remote 14:04:50 [2024-02-01T14:04:50.095Z] github.com/docker/docker/libnetwork/ipams/remote/api 14:04:50 [2024-02-01T14:04:50.095Z] github.com/docker/docker/libnetwork/ipams/windowsipam 14:04:50 [2024-02-01T14:04:50.095Z] github.com/docker/docker/libnetwork/ipamutils 14:04:50 [2024-02-01T14:04:50.095Z] github.com/docker/docker/libnetwork/ipbits 14:04:50 [2024-02-01T14:04:50.095Z] github.com/docker/docker/libnetwork/iptables 14:04:50 [2024-02-01T14:04:50.095Z] github.com/docker/docker/libnetwork/netlabel 14:04:50 [2024-02-01T14:04:50.095Z] github.com/docker/docker/libnetwork/netutils 14:04:50 [2024-02-01T14:04:50.095Z] github.com/docker/docker/libnetwork/networkdb 14:04:50 [2024-02-01T14:04:50.095Z] github.com/docker/docker/libnetwork/ns 14:04:50 [2024-02-01T14:04:50.095Z] github.com/docker/docker/libnetwork/options 14:04:50 [2024-02-01T14:04:50.095Z] github.com/docker/docker/libnetwork/osl 14:04:50 [2024-02-01T14:04:50.095Z] github.com/docker/docker/libnetwork/osl/kernel 14:04:50 [2024-02-01T14:04:50.095Z] github.com/docker/docker/libnetwork/portallocator 14:04:50 [2024-02-01T14:04:50.095Z] github.com/docker/docker/libnetwork/portmapper 14:04:50 [2024-02-01T14:04:50.095Z] github.com/docker/docker/libnetwork/resolvconf 14:04:50 [2024-02-01T14:04:50.095Z] github.com/docker/docker/libnetwork/scope 14:04:50 [2024-02-01T14:04:50.095Z] github.com/docker/docker/libnetwork/types' 14:04:50 [2024-02-01T14:04:50.095Z] github.com/docker/docker/libnetwork/drivers/bridge 14:04:50 [2024-02-01T14:04:50.095Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager 14:04:50 [2024-02-01T14:04:50.095Z] + type docker-proxy 14:04:50 [2024-02-01T14:04:50.095Z] hack/test/unit: line 25: type: docker-proxy: not found 14:04:50 [2024-02-01T14:04:50.095Z] + hack/make.sh binary-proxy install-proxy 14:04:50 [2024-02-01T14:04:50.095Z] 14:04:50 [2024-02-01T14:04:50.095Z] Removing bundles/ 14:04:50 [2024-02-01T14:04:50.095Z] 14:04:50 [2024-02-01T14:04:50.095Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) 14:04:50 [2024-02-01T14:04:50.095Z] Building static bundles/binary-proxy/docker-proxy (linux/arm64)... 14:04:50 [2024-02-01T14:04:50.095Z] + tee /go/src/github.com/docker/docker/go.mod 14:04:50 [2024-02-01T14:04:50.095Z] module github.com/docker/docker 14:04:50 [2024-02-01T14:04:50.095Z] 14:04:50 [2024-02-01T14:04:50.095Z] go 1.20 14:04:50 [2024-02-01T14:04:50.095Z] + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT 14:04:50 [2024-02-01T14:04:50.095Z] + GO111MODULE=on 14:04:50 [2024-02-01T14:04:50.095Z] + 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=dd4de8f388e4059b9f454642cc505eed6e515eec" -X "github.com/docker/docker/dockerversion.BuildTime=2024-02-01T14:04:49.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:04:55 [2024-02-01T14:04:55.359Z] + rm -f /go/src/github.com/docker/docker/go.mod 14:04:55 [2024-02-01T14:04:55.359Z] Created binary: bundles/binary-proxy/docker-proxy 14:04:55 [2024-02-01T14:04:55.359Z] 14:04:55 [2024-02-01T14:04:55.359Z] ---> Making bundle: install-proxy (in bundles/install-proxy) 14:04:55 [2024-02-01T14:04:55.359Z] Installing docker-proxy to /usr/local/bin/ 14:04:55 [2024-02-01T14:04:55.359Z] 14:04:55 [2024-02-01T14:04:55.359Z] + mkdir -p bundles 14:04:55 [2024-02-01T14:04:55.359Z] + '[' -n 'github.com/docker/docker/api 14:04:55 [2024-02-01T14:04:55.359Z] github.com/docker/docker/api/server 14:04:55 [2024-02-01T14:04:55.359Z] github.com/docker/docker/api/server/backend/build 14:04:55 [2024-02-01T14:04:55.359Z] github.com/docker/docker/api/server/httpstatus 14:04:55 [2024-02-01T14:04:55.359Z] github.com/docker/docker/api/server/httputils 14:04:55 [2024-02-01T14:04:55.359Z] github.com/docker/docker/api/server/middleware 14:04:55 [2024-02-01T14:04:55.359Z] github.com/docker/docker/api/server/router 14:04:55 [2024-02-01T14:04:55.359Z] github.com/docker/docker/api/server/router/build 14:04:55 [2024-02-01T14:04:55.359Z] github.com/docker/docker/api/server/router/checkpoint 14:04:55 [2024-02-01T14:04:55.359Z] github.com/docker/docker/api/server/router/container 14:04:55 [2024-02-01T14:04:55.359Z] github.com/docker/docker/api/server/router/debug 14:04:55 [2024-02-01T14:04:55.359Z] github.com/docker/docker/api/server/router/distribution 14:04:55 [2024-02-01T14:04:55.359Z] github.com/docker/docker/api/server/router/grpc 14:04:55 [2024-02-01T14:04:55.359Z] github.com/docker/docker/api/server/router/image 14:04:55 [2024-02-01T14:04:55.359Z] github.com/docker/docker/api/server/router/network 14:04:55 [2024-02-01T14:04:55.359Z] github.com/docker/docker/api/server/router/plugin 14:04:55 [2024-02-01T14:04:55.359Z] github.com/docker/docker/api/server/router/session 14:04:55 [2024-02-01T14:04:55.359Z] github.com/docker/docker/api/server/router/swarm 14:04:55 [2024-02-01T14:04:55.359Z] github.com/docker/docker/api/server/router/system 14:04:55 [2024-02-01T14:04:55.359Z] github.com/docker/docker/api/server/router/volume 14:04:55 [2024-02-01T14:04:55.359Z] github.com/docker/docker/api/types 14:04:55 [2024-02-01T14:04:55.359Z] github.com/docker/docker/api/types/backend 14:04:55 [2024-02-01T14:04:55.359Z] github.com/docker/docker/api/types/blkiodev 14:04:55 [2024-02-01T14:04:55.359Z] github.com/docker/docker/api/types/checkpoint 14:04:55 [2024-02-01T14:04:55.359Z] github.com/docker/docker/api/types/container 14:04:55 [2024-02-01T14:04:55.359Z] github.com/docker/docker/api/types/events 14:04:55 [2024-02-01T14:04:55.359Z] github.com/docker/docker/api/types/filters 14:04:55 [2024-02-01T14:04:55.359Z] github.com/docker/docker/api/types/image 14:04:55 [2024-02-01T14:04:55.359Z] github.com/docker/docker/api/types/mount 14:04:55 [2024-02-01T14:04:55.359Z] github.com/docker/docker/api/types/network 14:04:55 [2024-02-01T14:04:55.359Z] github.com/docker/docker/api/types/plugins/logdriver 14:04:55 [2024-02-01T14:04:55.359Z] github.com/docker/docker/api/types/registry 14:04:55 [2024-02-01T14:04:55.359Z] github.com/docker/docker/api/types/strslice 14:04:55 [2024-02-01T14:04:55.359Z] github.com/docker/docker/api/types/swarm 14:04:55 [2024-02-01T14:04:55.359Z] github.com/docker/docker/api/types/swarm/runtime 14:04:55 [2024-02-01T14:04:55.359Z] github.com/docker/docker/api/types/system 14:04:55 [2024-02-01T14:04:55.359Z] github.com/docker/docker/api/types/time 14:04:55 [2024-02-01T14:04:55.359Z] github.com/docker/docker/api/types/versions 14:04:55 [2024-02-01T14:04:55.359Z] github.com/docker/docker/api/types/versions/v1p19 14:04:55 [2024-02-01T14:04:55.359Z] github.com/docker/docker/api/types/versions/v1p20 14:04:55 [2024-02-01T14:04:55.359Z] github.com/docker/docker/api/types/volume 14:04:55 [2024-02-01T14:04:55.359Z] github.com/docker/docker/builder 14:04:55 [2024-02-01T14:04:55.359Z] github.com/docker/docker/builder/builder-next 14:04:55 [2024-02-01T14:04:55.359Z] github.com/docker/docker/builder/builder-next/adapters/containerimage 14:04:55 [2024-02-01T14:04:55.359Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache 14:04:55 [2024-02-01T14:04:55.359Z] github.com/docker/docker/builder/builder-next/adapters/snapshot 14:04:55 [2024-02-01T14:04:55.359Z] github.com/docker/docker/builder/builder-next/exporter 14:04:55 [2024-02-01T14:04:55.359Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter 14:04:55 [2024-02-01T14:04:55.359Z] github.com/docker/docker/builder/builder-next/exporter/overrides 14:04:55 [2024-02-01T14:04:55.359Z] github.com/docker/docker/builder/builder-next/imagerefchecker 14:04:55 [2024-02-01T14:04:55.359Z] github.com/docker/docker/builder/builder-next/worker 14:04:55 [2024-02-01T14:04:55.359Z] github.com/docker/docker/builder/builder-next/worker/label 14:04:55 [2024-02-01T14:04:55.359Z] github.com/docker/docker/builder/dockerfile 14:04:55 [2024-02-01T14:04:55.359Z] github.com/docker/docker/builder/remotecontext 14:04:55 [2024-02-01T14:04:55.359Z] github.com/docker/docker/builder/remotecontext/git 14:04:55 [2024-02-01T14:04:55.359Z] github.com/docker/docker/builder/remotecontext/urlutil 14:04:55 [2024-02-01T14:04:55.359Z] github.com/docker/docker/cli/debug 14:04:55 [2024-02-01T14:04:55.359Z] github.com/docker/docker/cli/winresources/docker-proxy 14:04:55 [2024-02-01T14:04:55.359Z] github.com/docker/docker/cli/winresources/dockerd 14:04:55 [2024-02-01T14:04:55.359Z] github.com/docker/docker/client 14:04:55 [2024-02-01T14:04:55.359Z] github.com/docker/docker/client/buildkit 14:04:55 [2024-02-01T14:04:55.359Z] github.com/docker/docker/cmd/docker-proxy 14:04:55 [2024-02-01T14:04:55.359Z] github.com/docker/docker/cmd/dockerd 14:04:55 [2024-02-01T14:04:55.359Z] github.com/docker/docker/cmd/dockerd/trap 14:04:55 [2024-02-01T14:04:55.359Z] github.com/docker/docker/cmd/dockerd/trap/testfiles 14:04:55 [2024-02-01T14:04:55.359Z] github.com/docker/docker/container 14:04:55 [2024-02-01T14:04:55.359Z] github.com/docker/docker/container/stream 14:04:55 [2024-02-01T14:04:55.359Z] github.com/docker/docker/contrib/apparmor 14:04:55 [2024-02-01T14:04:55.359Z] github.com/docker/docker/contrib/httpserver 14:04:55 [2024-02-01T14:04:55.359Z] github.com/docker/docker/daemon 14:04:55 [2024-02-01T14:04:55.359Z] github.com/docker/docker/daemon/cluster 14:04:55 [2024-02-01T14:04:55.359Z] github.com/docker/docker/daemon/cluster/controllers/plugin 14:04:55 [2024-02-01T14:04:55.359Z] github.com/docker/docker/daemon/cluster/convert 14:04:55 [2024-02-01T14:04:55.359Z] github.com/docker/docker/daemon/cluster/executor 14:04:55 [2024-02-01T14:04:55.359Z] github.com/docker/docker/daemon/cluster/executor/container 14:04:55 [2024-02-01T14:04:55.359Z] github.com/docker/docker/daemon/cluster/provider 14:04:55 [2024-02-01T14:04:55.359Z] github.com/docker/docker/daemon/config 14:04:55 [2024-02-01T14:04:55.359Z] github.com/docker/docker/daemon/containerd 14:04:55 [2024-02-01T14:04:55.359Z] github.com/docker/docker/daemon/events 14:04:55 [2024-02-01T14:04:55.359Z] github.com/docker/docker/daemon/events/testutils 14:04:55 [2024-02-01T14:04:55.359Z] github.com/docker/docker/daemon/graphdriver 14:04:55 [2024-02-01T14:04:55.359Z] github.com/docker/docker/daemon/graphdriver/btrfs 14:04:55 [2024-02-01T14:04:55.359Z] github.com/docker/docker/daemon/graphdriver/copy 14:04:55 [2024-02-01T14:04:55.359Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 14:04:55 [2024-02-01T14:04:55.359Z] github.com/docker/docker/daemon/graphdriver/graphtest 14:04:55 [2024-02-01T14:04:55.359Z] github.com/docker/docker/daemon/graphdriver/overlay2 14:04:55 [2024-02-01T14:04:55.359Z] github.com/docker/docker/daemon/graphdriver/overlayutils 14:04:55 [2024-02-01T14:04:55.359Z] github.com/docker/docker/daemon/graphdriver/register 14:04:55 [2024-02-01T14:04:55.359Z] github.com/docker/docker/daemon/graphdriver/vfs 14:04:55 [2024-02-01T14:04:55.359Z] github.com/docker/docker/daemon/graphdriver/zfs 14:04:55 [2024-02-01T14:04:55.359Z] github.com/docker/docker/daemon/images 14:04:55 [2024-02-01T14:04:55.359Z] github.com/docker/docker/daemon/initlayer 14:04:55 [2024-02-01T14:04:55.359Z] github.com/docker/docker/daemon/links 14:04:55 [2024-02-01T14:04:55.359Z] github.com/docker/docker/daemon/listeners 14:04:55 [2024-02-01T14:04:55.359Z] github.com/docker/docker/daemon/logger 14:04:55 [2024-02-01T14:04:55.359Z] github.com/docker/docker/daemon/logger/awslogs 14:04:55 [2024-02-01T14:04:55.359Z] github.com/docker/docker/daemon/logger/fluentd 14:04:55 [2024-02-01T14:04:55.359Z] github.com/docker/docker/daemon/logger/gcplogs 14:04:55 [2024-02-01T14:04:55.359Z] github.com/docker/docker/daemon/logger/gelf 14:04:55 [2024-02-01T14:04:55.359Z] github.com/docker/docker/daemon/logger/journald 14:04:55 [2024-02-01T14:04:55.359Z] github.com/docker/docker/daemon/logger/journald/internal/export 14:04:55 [2024-02-01T14:04:55.359Z] github.com/docker/docker/daemon/logger/journald/internal/fake 14:04:55 [2024-02-01T14:04:55.359Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal 14:04:55 [2024-02-01T14:04:55.359Z] github.com/docker/docker/daemon/logger/jsonfilelog 14:04:55 [2024-02-01T14:04:55.359Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 14:04:55 [2024-02-01T14:04:55.359Z] github.com/docker/docker/daemon/logger/local 14:04:55 [2024-02-01T14:04:55.359Z] github.com/docker/docker/daemon/logger/loggertest 14:04:55 [2024-02-01T14:04:55.359Z] github.com/docker/docker/daemon/logger/loggerutils 14:04:55 [2024-02-01T14:04:55.359Z] github.com/docker/docker/daemon/logger/loggerutils/cache 14:04:55 [2024-02-01T14:04:55.359Z] github.com/docker/docker/daemon/logger/splunk 14:04:55 [2024-02-01T14:04:55.359Z] github.com/docker/docker/daemon/logger/syslog 14:04:55 [2024-02-01T14:04:55.359Z] github.com/docker/docker/daemon/logger/templates 14:04:55 [2024-02-01T14:04:55.359Z] github.com/docker/docker/daemon/names 14:04:55 [2024-02-01T14:04:55.359Z] github.com/docker/docker/daemon/network 14:04:55 [2024-02-01T14:04:55.359Z] github.com/docker/docker/daemon/snapshotter 14:04:55 [2024-02-01T14:04:55.359Z] github.com/docker/docker/daemon/stats 14:04:55 [2024-02-01T14:04:55.359Z] github.com/docker/docker/distribution 14:04:55 [2024-02-01T14:04:55.359Z] github.com/docker/docker/distribution/metadata 14:04:55 [2024-02-01T14:04:55.359Z] github.com/docker/docker/distribution/utils 14:04:55 [2024-02-01T14:04:55.359Z] github.com/docker/docker/distribution/xfer 14:04:55 [2024-02-01T14:04:55.359Z] github.com/docker/docker/dockerversion 14:04:55 [2024-02-01T14:04:55.359Z] github.com/docker/docker/errdefs 14:04:55 [2024-02-01T14:04:55.359Z] github.com/docker/docker/image 14:04:55 [2024-02-01T14:04:55.359Z] github.com/docker/docker/image/cache 14:04:55 [2024-02-01T14:04:55.359Z] github.com/docker/docker/image/spec/specs-go 14:04:55 [2024-02-01T14:04:55.359Z] github.com/docker/docker/image/spec/specs-go/v1 14:04:55 [2024-02-01T14:04:55.359Z] github.com/docker/docker/image/tarexport 14:04:55 [2024-02-01T14:04:55.359Z] github.com/docker/docker/image/v1 14:04:55 [2024-02-01T14:04:55.359Z] github.com/docker/docker/internal/compatcontext 14:04:55 [2024-02-01T14:04:55.359Z] github.com/docker/docker/internal/mod 14:04:55 [2024-02-01T14:04:55.359Z] github.com/docker/docker/internal/mounttree 14:04:55 [2024-02-01T14:04:55.359Z] github.com/docker/docker/internal/multierror 14:04:55 [2024-02-01T14:04:55.359Z] github.com/docker/docker/internal/sliceutil 14:04:55 [2024-02-01T14:04:55.359Z] github.com/docker/docker/internal/test/suite 14:04:55 [2024-02-01T14:04:55.359Z] github.com/docker/docker/internal/testutils 14:04:55 [2024-02-01T14:04:55.359Z] github.com/docker/docker/internal/testutils/netnsutils 14:04:55 [2024-02-01T14:04:55.359Z] github.com/docker/docker/internal/testutils/specialimage 14:04:55 [2024-02-01T14:04:55.359Z] github.com/docker/docker/internal/unshare 14:04:55 [2024-02-01T14:04:55.359Z] github.com/docker/docker/layer 14:04:55 [2024-02-01T14:04:55.359Z] github.com/docker/docker/libcontainerd 14:04:55 [2024-02-01T14:04:55.359Z] github.com/docker/docker/libcontainerd/queue 14:04:55 [2024-02-01T14:04:55.359Z] github.com/docker/docker/libcontainerd/remote 14:04:55 [2024-02-01T14:04:55.359Z] github.com/docker/docker/libcontainerd/shimopts 14:04:55 [2024-02-01T14:04:55.359Z] github.com/docker/docker/libcontainerd/supervisor 14:04:55 [2024-02-01T14:04:55.359Z] github.com/docker/docker/libcontainerd/types 14:04:55 [2024-02-01T14:04:55.359Z] github.com/docker/docker/oci 14:04:55 [2024-02-01T14:04:55.359Z] github.com/docker/docker/oci/caps 14:04:55 [2024-02-01T14:04:55.359Z] github.com/docker/docker/opts 14:04:55 [2024-02-01T14:04:55.359Z] github.com/docker/docker/pkg/archive 14:04:55 [2024-02-01T14:04:55.359Z] github.com/docker/docker/pkg/authorization 14:04:55 [2024-02-01T14:04:55.359Z] github.com/docker/docker/pkg/broadcaster 14:04:55 [2024-02-01T14:04:55.359Z] github.com/docker/docker/pkg/capabilities 14:04:55 [2024-02-01T14:04:55.359Z] github.com/docker/docker/pkg/chrootarchive 14:04:55 [2024-02-01T14:04:55.359Z] github.com/docker/docker/pkg/containerfs 14:04:55 [2024-02-01T14:04:55.359Z] github.com/docker/docker/pkg/directory 14:04:55 [2024-02-01T14:04:55.359Z] github.com/docker/docker/pkg/dmesg 14:04:55 [2024-02-01T14:04:55.359Z] github.com/docker/docker/pkg/fileutils 14:04:55 [2024-02-01T14:04:55.359Z] github.com/docker/docker/pkg/homedir 14:04:55 [2024-02-01T14:04:55.359Z] github.com/docker/docker/pkg/idtools 14:04:55 [2024-02-01T14:04:55.359Z] github.com/docker/docker/pkg/ioutils 14:04:55 [2024-02-01T14:04:55.359Z] github.com/docker/docker/pkg/jsonmessage 14:04:55 [2024-02-01T14:04:55.359Z] github.com/docker/docker/pkg/longpath 14:04:55 [2024-02-01T14:04:55.359Z] github.com/docker/docker/pkg/loopback 14:04:55 [2024-02-01T14:04:55.359Z] github.com/docker/docker/pkg/meminfo 14:04:55 [2024-02-01T14:04:55.359Z] github.com/docker/docker/pkg/namesgenerator 14:04:55 [2024-02-01T14:04:55.359Z] github.com/docker/docker/pkg/parsers 14:04:55 [2024-02-01T14:04:55.359Z] github.com/docker/docker/pkg/parsers/kernel 14:04:55 [2024-02-01T14:04:55.359Z] github.com/docker/docker/pkg/parsers/operatingsystem 14:04:55 [2024-02-01T14:04:55.359Z] github.com/docker/docker/pkg/pidfile 14:04:55 [2024-02-01T14:04:55.359Z] github.com/docker/docker/pkg/platform 14:04:55 [2024-02-01T14:04:55.359Z] github.com/docker/docker/pkg/plugingetter 14:04:55 [2024-02-01T14:04:55.359Z] github.com/docker/docker/pkg/plugins 14:04:55 [2024-02-01T14:04:55.359Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen 14:04:55 [2024-02-01T14:04:55.359Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures 14:04:55 [2024-02-01T14:04:55.359Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture 14:04:55 [2024-02-01T14:04:55.359Z] github.com/docker/docker/pkg/plugins/transport 14:04:55 [2024-02-01T14:04:55.359Z] github.com/docker/docker/pkg/pools 14:04:55 [2024-02-01T14:04:55.359Z] github.com/docker/docker/pkg/process 14:04:55 [2024-02-01T14:04:55.359Z] github.com/docker/docker/pkg/progress 14:04:55 [2024-02-01T14:04:55.359Z] github.com/docker/docker/pkg/reexec 14:04:55 [2024-02-01T14:04:55.359Z] github.com/docker/docker/pkg/rootless 14:04:55 [2024-02-01T14:04:55.359Z] github.com/docker/docker/pkg/rootless/specconv 14:04:55 [2024-02-01T14:04:55.359Z] github.com/docker/docker/pkg/stack 14:04:55 [2024-02-01T14:04:55.359Z] github.com/docker/docker/pkg/stdcopy 14:04:55 [2024-02-01T14:04:55.359Z] github.com/docker/docker/pkg/streamformatter 14:04:55 [2024-02-01T14:04:55.359Z] github.com/docker/docker/pkg/stringid 14:04:55 [2024-02-01T14:04:55.359Z] github.com/docker/docker/pkg/sysinfo 14:04:55 [2024-02-01T14:04:55.359Z] github.com/docker/docker/pkg/system 14:04:55 [2024-02-01T14:04:55.359Z] github.com/docker/docker/pkg/tailfile 14:04:55 [2024-02-01T14:04:55.359Z] github.com/docker/docker/pkg/tarsum 14:04:55 [2024-02-01T14:04:55.359Z] github.com/docker/docker/pkg/useragent 14:04:55 [2024-02-01T14:04:55.359Z] github.com/docker/docker/plugin 14:04:55 [2024-02-01T14:04:55.359Z] github.com/docker/docker/plugin/executor/containerd 14:04:55 [2024-02-01T14:04:55.359Z] github.com/docker/docker/plugin/v2 14:04:55 [2024-02-01T14:04:55.359Z] github.com/docker/docker/profiles/apparmor 14:04:55 [2024-02-01T14:04:55.359Z] github.com/docker/docker/profiles/seccomp 14:04:55 [2024-02-01T14:04:55.359Z] github.com/docker/docker/quota 14:04:55 [2024-02-01T14:04:55.359Z] github.com/docker/docker/reference 14:04:55 [2024-02-01T14:04:55.359Z] github.com/docker/docker/registry 14:04:55 [2024-02-01T14:04:55.359Z] github.com/docker/docker/registry/resumable 14:04:55 [2024-02-01T14:04:55.359Z] github.com/docker/docker/restartmanager 14:04:55 [2024-02-01T14:04:55.359Z] github.com/docker/docker/runconfig 14:04:55 [2024-02-01T14:04:55.359Z] github.com/docker/docker/runconfig/opts 14:04:55 [2024-02-01T14:04:55.359Z] github.com/docker/docker/testutil 14:04:55 [2024-02-01T14:04:55.359Z] github.com/docker/docker/testutil/daemon 14:04:55 [2024-02-01T14:04:55.359Z] github.com/docker/docker/testutil/environment 14:04:55 [2024-02-01T14:04:55.359Z] github.com/docker/docker/testutil/fakecontext 14:04:55 [2024-02-01T14:04:55.359Z] github.com/docker/docker/testutil/fakegit 14:04:55 [2024-02-01T14:04:55.359Z] github.com/docker/docker/testutil/fakestorage 14:04:55 [2024-02-01T14:04:55.359Z] github.com/docker/docker/testutil/fixtures/load 14:04:55 [2024-02-01T14:04:55.359Z] github.com/docker/docker/testutil/fixtures/plugin 14:04:55 [2024-02-01T14:04:55.359Z] github.com/docker/docker/testutil/fixtures/plugin/basic 14:04:55 [2024-02-01T14:04:55.359Z] github.com/docker/docker/testutil/registry 14:04:55 [2024-02-01T14:04:55.359Z] github.com/docker/docker/testutil/request 14:04:55 [2024-02-01T14:04:55.359Z] github.com/docker/docker/volume 14:04:55 [2024-02-01T14:04:55.359Z] github.com/docker/docker/volume/drivers 14:04:55 [2024-02-01T14:04:55.359Z] github.com/docker/docker/volume/local 14:04:55 [2024-02-01T14:04:55.359Z] github.com/docker/docker/volume/mounts 14:04:55 [2024-02-01T14:04:55.359Z] github.com/docker/docker/volume/service 14:04:55 [2024-02-01T14:04:55.359Z] github.com/docker/docker/volume/service/opts 14:04:55 [2024-02-01T14:04:55.359Z] github.com/docker/docker/volume/testutils' ']' 14:04:55 [2024-02-01T14:04:55.360Z] + 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/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/sliceutil github.com/docker/docker/internal/test/suite github.com/docker/docker/internal/testutils github.com/docker/docker/internal/testutils/netnsutils github.com/docker/docker/internal/testutils/specialimage github.com/docker/docker/internal/unshare github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/shimopts github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/dmesg github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/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/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:04:55 [2024-02-01T14:04:55.360Z] ? github.com/docker/docker/api [no test files] 14:05:01 [2024-02-01T14:05:01.925Z] ok github.com/docker/docker/api/server 0.032s coverage: 13.0% of statements 14:05:23 [2024-02-01T14:05:23.853Z] ? github.com/docker/docker/api/server/backend/build [no test files] 14:05:23 [2024-02-01T14:05:23.853Z] ? github.com/docker/docker/api/server/httpstatus [no test files] 14:05:23 [2024-02-01T14:05:23.853Z] ok github.com/docker/docker/api/server/httputils 0.008s coverage: 28.3% of statements 14:05:23 [2024-02-01T14:05:23.853Z] ? github.com/docker/docker/api/server/router [no test files] 14:05:23 [2024-02-01T14:05:23.853Z] ? github.com/docker/docker/api/server/router/build [no test files] 14:05:23 [2024-02-01T14:05:23.853Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] 14:05:23 [2024-02-01T14:05:23.853Z] ok github.com/docker/docker/api/server/middleware 0.015s coverage: 37.7% of statements 14:05:23 [2024-02-01T14:05:23.853Z] ? github.com/docker/docker/api/server/router/container [no test files] 14:05:23 [2024-02-01T14:05:23.853Z] ? github.com/docker/docker/api/server/router/debug [no test files] 14:05:23 [2024-02-01T14:05:23.853Z] ? github.com/docker/docker/api/server/router/distribution [no test files] 14:05:23 [2024-02-01T14:05:23.853Z] ? github.com/docker/docker/api/server/router/image [no test files] 14:05:23 [2024-02-01T14:05:23.853Z] ? github.com/docker/docker/api/server/router/network [no test files] 14:05:23 [2024-02-01T14:05:23.853Z] ? github.com/docker/docker/api/server/router/grpc [no test files] 14:05:23 [2024-02-01T14:05:23.853Z] ? github.com/docker/docker/api/server/router/plugin [no test files] 14:05:23 [2024-02-01T14:05:23.853Z] ? github.com/docker/docker/api/server/router/session [no test files] 14:05:23 [2024-02-01T14:05:23.853Z] ? github.com/docker/docker/api/server/router/system [no test files] 14:05:23 [2024-02-01T14:05:23.853Z] ? github.com/docker/docker/api/types [no test files] 14:05:23 [2024-02-01T14:05:23.853Z] ? github.com/docker/docker/api/types/backend [no test files] 14:05:23 [2024-02-01T14:05:23.853Z] ? github.com/docker/docker/api/types/blkiodev [no test files] 14:05:23 [2024-02-01T14:05:23.853Z] ? github.com/docker/docker/api/types/checkpoint [no test files] 14:05:23 [2024-02-01T14:05:23.853Z] ok github.com/docker/docker/api/server/router/swarm 0.005s coverage: 7.3% of statements 14:05:23 [2024-02-01T14:05:23.853Z] ok github.com/docker/docker/api/server/router/volume 0.007s coverage: 66.7% of statements 14:05:23 [2024-02-01T14:05:23.853Z] ? github.com/docker/docker/api/types/events [no test files] 14:05:23 [2024-02-01T14:05:23.853Z] ok github.com/docker/docker/api/types/container 0.008s coverage: 83.7% of statements 14:05:23 [2024-02-01T14:05:23.853Z] ? github.com/docker/docker/api/types/image [no test files] 14:05:23 [2024-02-01T14:05:23.853Z] ? github.com/docker/docker/api/types/mount [no test files] 14:05:23 [2024-02-01T14:05:23.853Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] 14:05:23 [2024-02-01T14:05:23.853Z] ok github.com/docker/docker/api/types/network 0.005s coverage: 72.3% of statements 14:05:23 [2024-02-01T14:05:23.853Z] ok github.com/docker/docker/api/types/filters 0.005s coverage: 94.0% of statements 14:05:23 [2024-02-01T14:05:23.853Z] ok github.com/docker/docker/api/types/registry 0.005s coverage: 54.2% of statements 14:05:23 [2024-02-01T14:05:23.853Z] ? github.com/docker/docker/api/types/swarm [no test files] 14:05:23 [2024-02-01T14:05:23.853Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] 14:05:23 [2024-02-01T14:05:23.853Z] ? github.com/docker/docker/api/types/system [no test files] 14:05:23 [2024-02-01T14:05:23.853Z] ok github.com/docker/docker/api/types/strslice 0.003s coverage: 90.0% of statements 14:05:23 [2024-02-01T14:05:23.853Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] 14:05:23 [2024-02-01T14:05:23.853Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] 14:05:23 [2024-02-01T14:05:23.853Z] ? github.com/docker/docker/api/types/volume [no test files] 14:05:23 [2024-02-01T14:05:23.853Z] ? github.com/docker/docker/builder [no test files] 14:05:23 [2024-02-01T14:05:23.853Z] ? github.com/docker/docker/builder/builder-next [no test files] 14:05:23 [2024-02-01T14:05:23.853Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] 14:05:23 [2024-02-01T14:05:23.853Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] 14:05:23 [2024-02-01T14:05:23.853Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] 14:05:23 [2024-02-01T14:05:23.853Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] 14:05:23 [2024-02-01T14:05:23.853Z] ? github.com/docker/docker/builder/builder-next/exporter/mobyexporter [no test files] 14:05:23 [2024-02-01T14:05:23.853Z] ? github.com/docker/docker/builder/builder-next/exporter/overrides [no test files] 14:05:23 [2024-02-01T14:05:23.853Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] 14:05:23 [2024-02-01T14:05:23.853Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] 14:05:23 [2024-02-01T14:05:23.853Z] ? github.com/docker/docker/builder/builder-next/worker/label [no test files] 14:05:23 [2024-02-01T14:05:23.853Z] ok github.com/docker/docker/api/types/time 0.003s coverage: 100.0% of statements 14:05:23 [2024-02-01T14:05:23.853Z] ok github.com/docker/docker/api/types/versions 0.003s coverage: 77.3% of statements 14:05:25 [2024-02-01T14:05:25.227Z] ? github.com/docker/docker/cli/winresources/docker-proxy [no test files] 14:05:25 [2024-02-01T14:05:25.227Z] ? github.com/docker/docker/cli/winresources/dockerd [no test files] 14:05:25 [2024-02-01T14:05:25.227Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.023s coverage: 100.0% of statements 14:05:25 [2024-02-01T14:05:25.227Z] ok github.com/docker/docker/cli/debug 0.023s coverage: 100.0% of statements 14:05:25 [2024-02-01T14:05:25.227Z] ok github.com/docker/docker/builder/remotecontext 0.041s coverage: 33.7% of statements 14:05:25 [2024-02-01T14:05:25.227Z] ok github.com/docker/docker/builder/dockerfile 0.091s coverage: 50.2% of statements 14:05:26 [2024-02-01T14:05:26.603Z] ? github.com/docker/docker/client/buildkit [no test files] 14:05:26 [2024-02-01T14:05:26.862Z] ok github.com/docker/docker/cmd/docker-proxy 0.047s coverage: 66.5% of statements 14:05:26 [2024-02-01T14:05:26.862Z] ok github.com/docker/docker/client 0.169s coverage: 77.0% of statements 14:05:29 [2024-02-01T14:05:29.393Z] ok github.com/docker/docker/builder/remotecontext/git 4.180s coverage: 82.5% of statements 14:05:39 [2024-02-01T14:05:39.368Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] 14:05:39 [2024-02-01T14:05:39.368Z] ? github.com/docker/docker/container/stream [no test files] 14:05:39 [2024-02-01T14:05:39.368Z] ? github.com/docker/docker/contrib/apparmor [no test files] 14:05:39 [2024-02-01T14:05:39.368Z] ? github.com/docker/docker/contrib/httpserver [no test files] 14:05:39 [2024-02-01T14:05:39.368Z] ok github.com/docker/docker/container 0.125s coverage: 35.9% of statements 14:05:39 [2024-02-01T14:05:39.368Z] ok github.com/docker/docker/cmd/dockerd 0.248s coverage: 30.0% of statements 14:05:41 [2024-02-01T14:05:41.268Z] ok github.com/docker/docker/cmd/dockerd/trap 2.363s coverage: 0.0% of statements 14:05:42 [2024-02-01T14:05:42.203Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] 14:05:42 [2024-02-01T14:05:42.203Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.015s coverage: 65.3% of statements 14:05:42 [2024-02-01T14:05:42.461Z] ok github.com/docker/docker/daemon/cluster/convert 0.022s coverage: 38.7% of statements 14:05:42 [2024-02-01T14:05:42.461Z] ok github.com/docker/docker/daemon/cluster 0.050s coverage: 0.5% of statements 14:05:42 [2024-02-01T14:05:42.720Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] 14:05:42 [2024-02-01T14:05:42.720Z] ok github.com/docker/docker/daemon/config 0.053s coverage: 74.4% of statements 14:05:44 [2024-02-01T14:05:44.094Z] ? github.com/docker/docker/daemon/events/testutils [no test files] 14:05:44 [2024-02-01T14:05:44.094Z] ok github.com/docker/docker/daemon/graphdriver 0.007s coverage: 2.3% of statements 14:05:44 [2024-02-01T14:05:44.094Z] ok github.com/docker/docker/daemon/containerd 0.031s coverage: 9.0% of statements 14:05:44 [2024-02-01T14:05:44.094Z] ok github.com/docker/docker/daemon/events 0.059s coverage: 50.0% of statements 14:05:44 [2024-02-01T14:05:44.352Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.008s coverage: 2.8% of statements 14:05:44 [2024-02-01T14:05:44.352Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.186s coverage: 60.9% of statements 14:05:44 [2024-02-01T14:05:44.918Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] 14:05:44 [2024-02-01T14:05:44.918Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.018s coverage: 1.9% of statements 14:05:45 [2024-02-01T14:05:45.176Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] 14:05:45 [2024-02-01T14:05:45.176Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] 14:05:45 [2024-02-01T14:05:45.435Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.194s coverage: 60.2% of statements 14:05:45 [2024-02-01T14:05:45.435Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.025s coverage: 60.9% of statements 14:05:46 [2024-02-01T14:05:46.003Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.008s coverage: 3.0% of statements 14:05:46 [2024-02-01T14:05:46.261Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.463s coverage: 13.3% of statements 14:05:46 [2024-02-01T14:05:46.520Z] ? github.com/docker/docker/daemon/initlayer [no test files] 14:05:46 [2024-02-01T14:05:46.520Z] ? github.com/docker/docker/daemon/listeners [no test files] 14:05:46 [2024-02-01T14:05:46.520Z] ok github.com/docker/docker/daemon/links 0.003s coverage: 93.0% of statements 14:05:46 [2024-02-01T14:05:46.520Z] ok github.com/docker/docker/daemon/images 0.028s coverage: 3.0% of statements 14:05:46 [2024-02-01T14:05:46.778Z] ok github.com/docker/docker/daemon/logger 0.220s coverage: 43.5% of statements 14:05:46 [2024-02-01T14:05:46.778Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] 14:05:46 [2024-02-01T14:05:46.778Z] ok github.com/docker/docker/daemon/logger/fluentd 0.011s coverage: 53.6% of statements 14:05:47 [2024-02-01T14:05:47.036Z] ok github.com/docker/docker/daemon/logger/awslogs 0.115s coverage: 78.3% of statements 14:05:47 [2024-02-01T14:05:47.036Z] ok github.com/docker/docker/daemon/logger/gelf 0.008s coverage: 68.2% of statements 14:05:47 [2024-02-01T14:05:47.604Z] ? github.com/docker/docker/daemon/logger/journald/internal/fake [no test files] 14:05:47 [2024-02-01T14:05:47.604Z] ? github.com/docker/docker/daemon/logger/journald/internal/sdjournal [no test files] 14:05:47 [2024-02-01T14:05:47.604Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.005s coverage: 87.2% of statements 14:05:47 [2024-02-01T14:05:47.604Z] ok github.com/docker/docker/daemon/logger/journald/internal/export 0.006s coverage: 88.2% of statements 14:05:47 [2024-02-01T14:05:47.604Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.147s coverage: 76.8% of statements 14:05:47 [2024-02-01T14:05:47.604Z] ? github.com/docker/docker/daemon/logger/loggertest [no test files] 14:05:47 [2024-02-01T14:05:47.862Z] ok github.com/docker/docker/daemon/logger/local 0.058s coverage: 79.4% of statements 14:05:48 [2024-02-01T14:05:48.429Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.025s coverage: 31.5% of statements 14:05:48 [2024-02-01T14:05:48.429Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.043s coverage: 63.5% of statements 14:05:48 [2024-02-01T14:05:48.429Z] ? github.com/docker/docker/daemon/names [no test files] 14:05:48 [2024-02-01T14:05:48.429Z] ok github.com/docker/docker/daemon/logger/templates 0.003s coverage: 8.3% of statements 14:05:48 [2024-02-01T14:05:48.429Z] ok github.com/docker/docker/daemon/logger/syslog 0.012s coverage: 46.8% of statements 14:05:48 [2024-02-01T14:05:48.995Z] ? github.com/docker/docker/daemon/snapshotter [no test files] 14:05:48 [2024-02-01T14:05:48.995Z] ? github.com/docker/docker/daemon/stats [no test files] 14:05:48 [2024-02-01T14:05:48.995Z] ok github.com/docker/docker/daemon/network 0.007s coverage: 63.8% of statements 14:05:48 [2024-02-01T14:05:48.995Z] ok github.com/docker/docker/daemon/logger/journald 1.534s coverage: 74.5% of statements 14:05:49 [2024-02-01T14:05:49.561Z] ? github.com/docker/docker/distribution/utils [no test files] 14:05:49 [2024-02-01T14:05:49.561Z] ok github.com/docker/docker/dockerversion 0.004s coverage: 100.0% of statements 14:05:49 [2024-02-01T14:05:49.561Z] ok github.com/docker/docker/errdefs 0.004s coverage: 77.2% of statements 14:05:49 [2024-02-01T14:05:49.561Z] ok github.com/docker/docker/distribution/metadata 0.028s coverage: 44.4% of statements 14:05:49 [2024-02-01T14:05:49.819Z] ok github.com/docker/docker/daemon/logger/splunk 1.455s coverage: 82.5% of statements 14:05:50 [2024-02-01T14:05:50.077Z] ? github.com/docker/docker/image/spec/specs-go [no test files] 14:05:50 [2024-02-01T14:05:50.077Z] ? github.com/docker/docker/image/spec/specs-go/v1 [no test files] 14:05:50 [2024-02-01T14:05:50.077Z] ok github.com/docker/docker/image/cache 0.007s coverage: 24.1% of statements 14:05:50 [2024-02-01T14:05:50.077Z] ok github.com/docker/docker/image 0.025s coverage: 82.5% of statements 14:05:50 [2024-02-01T14:05:50.643Z] ? github.com/docker/docker/image/v1 [no test files] 14:05:50 [2024-02-01T14:05:50.643Z] ? github.com/docker/docker/internal/compatcontext [no test files] 14:05:50 [2024-02-01T14:05:50.643Z] ? github.com/docker/docker/internal/mounttree [no test files] 14:05:50 [2024-02-01T14:05:50.643Z] ok github.com/docker/docker/internal/mod 0.002s coverage: 66.7% of statements 14:05:50 [2024-02-01T14:05:50.643Z] ok github.com/docker/docker/image/tarexport 0.008s coverage: 0.6% of statements 14:05:50 [2024-02-01T14:05:50.643Z] ? github.com/docker/docker/internal/sliceutil [no test files] 14:05:50 [2024-02-01T14:05:50.643Z] ? github.com/docker/docker/internal/test/suite [no test files] 14:05:50 [2024-02-01T14:05:50.643Z] ? github.com/docker/docker/internal/testutils [no test files] 14:05:50 [2024-02-01T14:05:50.643Z] ? github.com/docker/docker/internal/testutils/netnsutils [no test files] 14:05:50 [2024-02-01T14:05:50.643Z] ok github.com/docker/docker/internal/multierror 0.003s coverage: 88.9% of statements 14:05:50 [2024-02-01T14:05:50.902Z] ? github.com/docker/docker/internal/testutils/specialimage [no test files] 14:05:50 [2024-02-01T14:05:50.902Z] ? github.com/docker/docker/internal/unshare [no test files] 14:05:50 [2024-02-01T14:05:50.902Z] ok github.com/docker/docker/distribution 1.498s coverage: 28.9% of statements 14:05:51 [2024-02-01T14:05:51.836Z] ok github.com/docker/docker/daemon 10.742s coverage: 17.1% of statements 14:05:51 [2024-02-01T14:05:51.836Z] ok github.com/docker/docker/distribution/xfer 2.176s coverage: 85.4% of statements 14:05:51 [2024-02-01T14:05:51.836Z] ? github.com/docker/docker/libcontainerd [no test files] 14:05:51 [2024-02-01T14:05:51.836Z] ? github.com/docker/docker/libcontainerd/remote [no test files] 14:05:51 [2024-02-01T14:05:51.836Z] ? github.com/docker/docker/libcontainerd/shimopts [no test files] 14:05:51 [2024-02-01T14:05:51.836Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] 14:05:51 [2024-02-01T14:05:51.836Z] ? github.com/docker/docker/libcontainerd/types [no test files] 14:05:51 [2024-02-01T14:05:51.836Z] ok github.com/docker/docker/libcontainerd/queue 0.024s coverage: 100.0% of statements 14:05:52 [2024-02-01T14:05:52.403Z] ? github.com/docker/docker/oci/caps [no test files] 14:05:52 [2024-02-01T14:05:52.403Z] ok github.com/docker/docker/oci 0.012s coverage: 38.1% of statements 14:05:52 [2024-02-01T14:05:52.403Z] ok github.com/docker/docker/opts 0.042s coverage: 67.9% of statements 14:05:52 [2024-02-01T14:05:52.970Z] ok github.com/docker/docker/pkg/broadcaster 0.003s coverage: 100.0% of statements 14:05:52 [2024-02-01T14:05:52.970Z] ok github.com/docker/docker/pkg/capabilities 0.003s coverage: 87.5% of statements 14:05:52 [2024-02-01T14:05:52.970Z] ok github.com/docker/docker/pkg/containerfs 0.004s coverage: 25.8% of statements 14:05:52 [2024-02-01T14:05:52.970Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 81.8% of statements 14:05:52 [2024-02-01T14:05:52.970Z] ok github.com/docker/docker/pkg/dmesg 0.009s coverage: 83.3% of statements 14:05:53 [2024-02-01T14:05:53.229Z] ok github.com/docker/docker/pkg/chrootarchive 0.273s coverage: 83.7% of statements 14:05:53 [2024-02-01T14:05:53.229Z] ok github.com/docker/docker/pkg/authorization 0.307s coverage: 68.3% of statements 14:05:53 [2024-02-01T14:05:53.229Z] ok github.com/docker/docker/pkg/fileutils 0.014s coverage: 51.7% of statements 14:05:53 [2024-02-01T14:05:53.229Z] ok github.com/docker/docker/pkg/homedir 0.028s coverage: 8.3% of statements 14:05:53 [2024-02-01T14:05:53.229Z] ok github.com/docker/docker/pkg/archive 0.479s coverage: 80.9% of statements 14:05:53 [2024-02-01T14:05:53.487Z] ? github.com/docker/docker/pkg/loopback [no test files] 14:05:53 [2024-02-01T14:05:53.487Z] ok github.com/docker/docker/pkg/longpath 0.002s coverage: 45.5% of statements 14:05:53 [2024-02-01T14:05:53.487Z] ok github.com/docker/docker/pkg/jsonmessage 0.012s coverage: 92.3% of statements 14:05:53 [2024-02-01T14:05:53.487Z] ok github.com/docker/docker/pkg/meminfo 0.003s coverage: 75.0% of statements 14:05:53 [2024-02-01T14:05:53.487Z] ok github.com/docker/docker/pkg/namesgenerator 0.018s coverage: 85.7% of statements 14:05:53 [2024-02-01T14:05:53.746Z] ok github.com/docker/docker/pkg/parsers 0.002s coverage: 97.0% of statements 14:05:53 [2024-02-01T14:05:53.746Z] ok github.com/docker/docker/pkg/parsers/kernel 0.011s coverage: 60.0% of statements 14:05:53 [2024-02-01T14:05:53.746Z] ok github.com/docker/docker/pkg/idtools 0.460s coverage: 69.7% of statements 14:05:53 [2024-02-01T14:05:53.746Z] ? github.com/docker/docker/pkg/platform [no test files] 14:05:53 [2024-02-01T14:05:53.746Z] ? github.com/docker/docker/pkg/plugingetter [no test files] 14:05:53 [2024-02-01T14:05:53.746Z] ok github.com/docker/docker/pkg/pidfile 0.005s coverage: 94.1% of statements 14:05:53 [2024-02-01T14:05:53.746Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.014s coverage: 90.2% of statements 14:05:54 [2024-02-01T14:05:54.004Z] ok github.com/docker/docker/pkg/ioutils 0.391s coverage: 69.5% of statements 14:05:54 [2024-02-01T14:05:54.263Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] 14:05:54 [2024-02-01T14:05:54.263Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] 14:05:54 [2024-02-01T14:05:54.263Z] ok github.com/docker/docker/pkg/process 0.004s coverage: 21.7% of statements 14:05:54 [2024-02-01T14:05:54.263Z] ok github.com/docker/docker/pkg/plugins/transport 0.004s coverage: 90.0% of statements 14:05:54 [2024-02-01T14:05:54.263Z] ok github.com/docker/docker/pkg/pools 0.005s coverage: 88.2% of statements 14:05:54 [2024-02-01T14:05:54.263Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.006s coverage: 56.8% of statements 14:05:54 [2024-02-01T14:05:54.521Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements 14:05:54 [2024-02-01T14:05:54.521Z] ? github.com/docker/docker/pkg/rootless [no test files] 14:05:54 [2024-02-01T14:05:54.521Z] ? github.com/docker/docker/pkg/rootless/specconv [no test files] 14:05:54 [2024-02-01T14:05:54.521Z] ok github.com/docker/docker/pkg/reexec 0.012s coverage: 82.4% of statements 14:05:54 [2024-02-01T14:05:54.521Z] ok github.com/docker/docker/pkg/stack 0.007s coverage: 90.9% of statements 14:05:54 [2024-02-01T14:05:54.521Z] ok github.com/docker/docker/pkg/stdcopy 0.018s coverage: 100.0% of statements 14:05:54 [2024-02-01T14:05:54.780Z] ok github.com/docker/docker/pkg/streamformatter 0.004s coverage: 66.2% of statements 14:05:54 [2024-02-01T14:05:54.780Z] ok github.com/docker/docker/pkg/stringid 0.005s coverage: 61.9% of statements 14:05:55 [2024-02-01T14:05:55.038Z] ok github.com/docker/docker/pkg/system 0.008s coverage: 40.3% of statements 14:05:55 [2024-02-01T14:05:55.038Z] ok github.com/docker/docker/pkg/sysinfo 0.008s coverage: 53.4% of statements 14:05:55 [2024-02-01T14:05:55.038Z] ok github.com/docker/docker/pkg/tailfile 0.036s coverage: 88.6% of statements 14:05:55 [2024-02-01T14:05:55.297Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements 14:05:55 [2024-02-01T14:05:55.297Z] ok github.com/docker/docker/pkg/tarsum 0.048s coverage: 89.6% of statements 14:05:55 [2024-02-01T14:05:55.863Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] 14:05:55 [2024-02-01T14:05:55.863Z] ? github.com/docker/docker/profiles/apparmor [no test files] 14:05:55 [2024-02-01T14:05:55.863Z] ok github.com/docker/docker/plugin/v2 0.006s coverage: 14.4% of statements 14:05:55 [2024-02-01T14:05:55.863Z] ok github.com/docker/docker/profiles/seccomp 0.009s coverage: 86.0% of statements 14:05:56 [2024-02-01T14:05:56.430Z] ok github.com/docker/docker/pkg/plugins 2.013s coverage: 74.9% of statements 14:05:56 [2024-02-01T14:05:56.430Z] ok github.com/docker/docker/plugin 0.575s coverage: 23.3% of statements 14:05:56 [2024-02-01T14:05:56.688Z] ok github.com/docker/docker/reference 0.006s coverage: 83.0% of statements 14:05:56 [2024-02-01T14:05:56.688Z] ok github.com/docker/docker/restartmanager 0.016s coverage: 46.2% of statements 14:05:56 [2024-02-01T14:05:56.688Z] ok github.com/docker/docker/registry/resumable 0.027s coverage: 100.0% of statements 14:05:56 [2024-02-01T14:05:56.946Z] ? github.com/docker/docker/runconfig/opts [no test files] 14:05:56 [2024-02-01T14:05:56.946Z] ok github.com/docker/docker/registry 0.126s coverage: 63.9% of statements 14:05:56 [2024-02-01T14:05:56.946Z] ok github.com/docker/docker/runconfig 0.011s coverage: 63.8% of statements 14:05:56 [2024-02-01T14:05:56.946Z] ok github.com/docker/docker/quota 0.259s coverage: 69.3% of statements 14:05:57 [2024-02-01T14:05:57.204Z] ok github.com/docker/docker/testutil 0.008s coverage: 6.8% of statements 14:05:57 [2024-02-01T14:05:57.462Z] ? github.com/docker/docker/testutil/daemon [no test files] 14:05:57 [2024-02-01T14:05:57.462Z] ? github.com/docker/docker/testutil/environment [no test files] 14:05:57 [2024-02-01T14:05:57.462Z] ? github.com/docker/docker/testutil/fakecontext [no test files] 14:05:57 [2024-02-01T14:05:57.462Z] ? github.com/docker/docker/testutil/fakegit [no test files] 14:05:57 [2024-02-01T14:05:57.462Z] ? github.com/docker/docker/testutil/fakestorage [no test files] 14:05:57 [2024-02-01T14:05:57.462Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] 14:05:57 [2024-02-01T14:05:57.462Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] 14:05:57 [2024-02-01T14:05:57.462Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] 14:05:57 [2024-02-01T14:05:57.462Z] ? github.com/docker/docker/testutil/registry [no test files] 14:05:57 [2024-02-01T14:05:57.462Z] ? github.com/docker/docker/testutil/request [no test files] 14:05:57 [2024-02-01T14:05:57.462Z] ? github.com/docker/docker/volume [no test files] 14:05:58 [2024-02-01T14:05:58.028Z] ok github.com/docker/docker/volume/drivers 0.007s coverage: 36.1% of statements 14:05:58 [2024-02-01T14:05:58.286Z] ok github.com/docker/docker/volume/mounts 0.009s coverage: 65.7% of statements 14:05:58 [2024-02-01T14:05:58.286Z] ok github.com/docker/docker/volume/local 0.082s coverage: 77.2% of statements 14:05:58 [2024-02-01T14:05:58.544Z] ? github.com/docker/docker/volume/service/opts [no test files] 14:05:58 [2024-02-01T14:05:58.544Z] ? github.com/docker/docker/volume/testutils [no test files] 14:05:58 [2024-02-01T14:05:58.544Z] ok github.com/docker/docker/volume/service 0.012s coverage: 71.8% of statements 14:05:59 [2024-02-01T14:05:59.109Z] ok github.com/docker/docker/layer 7.341s coverage: 68.1% of statements 14:05:59 [2024-02-01T14:05:59.367Z] 14:05:59 [2024-02-01T14:05:59.367Z] === Skipped 14:05:59 [2024-02-01T14:05:59.367Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) 14:05:59 [2024-02-01T14:05:59.367Z] network_proxy_test.go:195: Need to start CI docker with --ipv6 14:05:59 [2024-02-01T14:05:59.367Z] 14:05:59 [2024-02-01T14:05:59.367Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) 14:05:59 [2024-02-01T14:05:59.367Z] network_proxy_test.go:210: No support for dual stack yet 14:05:59 [2024-02-01T14:05:59.367Z] 14:05:59 [2024-02-01T14:05:59.367Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) 14:05:59 [2024-02-01T14:05:59.367Z] network_proxy_test.go:239: Need to start CI docker with --ipv6 14:05:59 [2024-02-01T14:05:59.367Z] 14:05:59 [2024-02-01T14:05:59.367Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) 14:05:59 [2024-02-01T14:05:59.367Z] network_proxy_test.go:300: Need to start CI docker with --ipv6 14:05:59 [2024-02-01T14:05:59.367Z] 14:05:59 [2024-02-01T14:05:59.367Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) 14:05:59 [2024-02-01T14:05:59.367Z] graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 14:05:59 [2024-02-01T14:05:59.367Z] graphtest_unix.go:41: Driver btrfs not supported 14:05:59 [2024-02-01T14:05:59.367Z] 14:05:59 [2024-02-01T14:05:59.367Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) 14:05:59 [2024-02-01T14:05:59.367Z] graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 14:05:59 [2024-02-01T14:05:59.367Z] graphtest_unix.go:41: Driver btrfs not supported 14:05:59 [2024-02-01T14:05:59.367Z] 14:05:59 [2024-02-01T14:05:59.367Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) 14:05:59 [2024-02-01T14:05:59.367Z] graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 14:05:59 [2024-02-01T14:05:59.367Z] graphtest_unix.go:41: Driver btrfs not supported 14:05:59 [2024-02-01T14:05:59.367Z] 14:05:59 [2024-02-01T14:05:59.367Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) 14:05:59 [2024-02-01T14:05:59.367Z] graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 14:05:59 [2024-02-01T14:05:59.367Z] graphtest_unix.go:41: Driver btrfs not supported 14:05:59 [2024-02-01T14:05:59.367Z] 14:05:59 [2024-02-01T14:05:59.367Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) 14:05:59 [2024-02-01T14:05:59.367Z] graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 14:05:59 [2024-02-01T14:05:59.367Z] graphtest_unix.go:41: Driver btrfs not supported 14:05:59 [2024-02-01T14:05:59.367Z] 14:05:59 [2024-02-01T14:05:59.367Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) 14:05:59 [2024-02-01T14:05:59.367Z] graphtest_unix.go:68: No driver to put! 14:05:59 [2024-02-01T14:05:59.367Z] 14:05:59 [2024-02-01T14:05:59.367Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) 14:05:59 [2024-02-01T14:05:59.367Z] time="2024-02-01T14:05:44Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs 14:05:59 [2024-02-01T14:05:59.367Z] graphtest_unix.go:39: graphdriver: driver not supported 14:05:59 [2024-02-01T14:05:59.367Z] graphtest_unix.go:41: Driver fuse-overlayfs not supported 14:05:59 [2024-02-01T14:05:59.367Z] 14:05:59 [2024-02-01T14:05:59.367Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) 14:05:59 [2024-02-01T14:05:59.367Z] time="2024-02-01T14:05:44Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs 14:05:59 [2024-02-01T14:05:59.367Z] graphtest_unix.go:39: graphdriver: driver not supported 14:05:59 [2024-02-01T14:05:59.367Z] graphtest_unix.go:41: Driver fuse-overlayfs not supported 14:05:59 [2024-02-01T14:05:59.367Z] 14:05:59 [2024-02-01T14:05:59.367Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) 14:05:59 [2024-02-01T14:05:59.367Z] time="2024-02-01T14:05:44Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs 14:05:59 [2024-02-01T14:05:59.367Z] graphtest_unix.go:39: graphdriver: driver not supported 14:05:59 [2024-02-01T14:05:59.367Z] graphtest_unix.go:41: Driver fuse-overlayfs not supported 14:05:59 [2024-02-01T14:05:59.367Z] 14:05:59 [2024-02-01T14:05:59.367Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) 14:05:59 [2024-02-01T14:05:59.367Z] time="2024-02-01T14:05:44Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs 14:05:59 [2024-02-01T14:05:59.367Z] graphtest_unix.go:39: graphdriver: driver not supported 14:05:59 [2024-02-01T14:05:59.367Z] graphtest_unix.go:41: Driver fuse-overlayfs not supported 14:05:59 [2024-02-01T14:05:59.367Z] 14:05:59 [2024-02-01T14:05:59.367Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) 14:05:59 [2024-02-01T14:05:59.367Z] time="2024-02-01T14:05:44Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs 14:05:59 [2024-02-01T14:05:59.367Z] graphtest_unix.go:39: graphdriver: driver not supported 14:05:59 [2024-02-01T14:05:59.367Z] graphtest_unix.go:41: Driver fuse-overlayfs not supported 14:05:59 [2024-02-01T14:05:59.367Z] 14:05:59 [2024-02-01T14:05:59.367Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) 14:05:59 [2024-02-01T14:05:59.367Z] graphtest_unix.go:68: No driver to put! 14:05:59 [2024-02-01T14:05:59.367Z] 14:05:59 [2024-02-01T14:05:59.367Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) 14:05:59 [2024-02-01T14:05:59.367Z] overlay_test.go:61: Cannot run test with naive change algorithm 14:05:59 [2024-02-01T14:05:59.367Z] 14:05:59 [2024-02-01T14:05:59.367Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) 14:05:59 [2024-02-01T14:05:59.367Z] graphtest_unix.go:311: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas 14:05:59 [2024-02-01T14:05:59.367Z] 14:05:59 [2024-02-01T14:05:59.367Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) 14:05:59 [2024-02-01T14:05:59.367Z] graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 14:05:59 [2024-02-01T14:05:59.367Z] graphtest_unix.go:41: Driver zfs not supported 14:05:59 [2024-02-01T14:05:59.367Z] 14:05:59 [2024-02-01T14:05:59.367Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) 14:05:59 [2024-02-01T14:05:59.367Z] graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 14:05:59 [2024-02-01T14:05:59.367Z] graphtest_unix.go:41: Driver zfs not supported 14:05:59 [2024-02-01T14:05:59.367Z] 14:05:59 [2024-02-01T14:05:59.367Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) 14:05:59 [2024-02-01T14:05:59.367Z] graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 14:05:59 [2024-02-01T14:05:59.367Z] graphtest_unix.go:41: Driver zfs not supported 14:05:59 [2024-02-01T14:05:59.367Z] 14:05:59 [2024-02-01T14:05:59.367Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) 14:05:59 [2024-02-01T14:05:59.367Z] graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 14:05:59 [2024-02-01T14:05:59.367Z] graphtest_unix.go:41: Driver zfs not supported 14:05:59 [2024-02-01T14:05:59.367Z] 14:05:59 [2024-02-01T14:05:59.367Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) 14:05:59 [2024-02-01T14:05:59.367Z] graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 14:05:59 [2024-02-01T14:05:59.367Z] graphtest_unix.go:41: Driver zfs not supported 14:05:59 [2024-02-01T14:05:59.367Z] 14:05:59 [2024-02-01T14:05:59.367Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) 14:05:59 [2024-02-01T14:05:59.367Z] graphtest_unix.go:68: No driver to put! 14:05:59 [2024-02-01T14:05:59.367Z] 14:05:59 [2024-02-01T14:05:59.367Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) 14:05:59 [2024-02-01T14:05:59.367Z] sysinfo_linux_test.go:86: AppArmor Must be Disabled 14:05:59 [2024-02-01T14:05:59.367Z] 14:05:59 [2024-02-01T14:05:59.367Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) 14:05:59 [2024-02-01T14:05:59.367Z] sysinfo_linux_test.go:106: cgroup namespaces must be disabled 14:05:59 [2024-02-01T14:05:59.367Z] 14:05:59 [2024-02-01T14:05:59.367Z] === SKIP: volume/mounts TestValidateLCOWMount (0.00s) 14:05:59 [2024-02-01T14:05:59.367Z] validate_test.go:70: only tested on Windows 14:05:59 [2024-02-01T14:05:59.367Z] 14:05:59 [2024-02-01T14:05:59.367Z] DONE 3201 tests, 27 skipped in 64.839s 14:05:59 [2024-02-01T14:05:59.367Z] + '[' -n 'github.com/docker/docker/libnetwork 14:05:59 [2024-02-01T14:05:59.367Z] github.com/docker/docker/libnetwork/bitmap 14:05:59 [2024-02-01T14:05:59.367Z] github.com/docker/docker/libnetwork/cluster 14:05:59 [2024-02-01T14:05:59.367Z] github.com/docker/docker/libnetwork/cmd/diagnostic 14:05:59 [2024-02-01T14:05:59.367Z] github.com/docker/docker/libnetwork/cmd/networkdb-test 14:05:59 [2024-02-01T14:05:59.367Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient 14:05:59 [2024-02-01T14:05:59.367Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver 14:05:59 [2024-02-01T14:05:59.367Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient 14:05:59 [2024-02-01T14:05:59.367Z] github.com/docker/docker/libnetwork/config 14:05:59 [2024-02-01T14:05:59.367Z] github.com/docker/docker/libnetwork/datastore 14:05:59 [2024-02-01T14:05:59.367Z] github.com/docker/docker/libnetwork/diagnostic 14:05:59 [2024-02-01T14:05:59.367Z] github.com/docker/docker/libnetwork/discoverapi 14:05:59 [2024-02-01T14:05:59.367Z] github.com/docker/docker/libnetwork/driverapi 14:05:59 [2024-02-01T14:05:59.367Z] github.com/docker/docker/libnetwork/drivers/bridge 14:05:59 [2024-02-01T14:05:59.367Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager 14:05:59 [2024-02-01T14:05:59.367Z] github.com/docker/docker/libnetwork/drivers/host 14:05:59 [2024-02-01T14:05:59.367Z] github.com/docker/docker/libnetwork/drivers/ipvlan 14:05:59 [2024-02-01T14:05:59.367Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager 14:05:59 [2024-02-01T14:05:59.367Z] github.com/docker/docker/libnetwork/drivers/macvlan 14:05:59 [2024-02-01T14:05:59.367Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager 14:05:59 [2024-02-01T14:05:59.367Z] github.com/docker/docker/libnetwork/drivers/null 14:05:59 [2024-02-01T14:05:59.367Z] github.com/docker/docker/libnetwork/drivers/overlay 14:05:59 [2024-02-01T14:05:59.367Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils 14:05:59 [2024-02-01T14:05:59.367Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 14:05:59 [2024-02-01T14:05:59.367Z] github.com/docker/docker/libnetwork/drivers/remote 14:05:59 [2024-02-01T14:05:59.367Z] github.com/docker/docker/libnetwork/drivers/remote/api 14:05:59 [2024-02-01T14:05:59.367Z] github.com/docker/docker/libnetwork/drivers/windows 14:05:59 [2024-02-01T14:05:59.367Z] github.com/docker/docker/libnetwork/drivers/windows/overlay 14:05:59 [2024-02-01T14:05:59.367Z] github.com/docker/docker/libnetwork/drvregistry 14:05:59 [2024-02-01T14:05:59.367Z] github.com/docker/docker/libnetwork/etchosts 14:05:59 [2024-02-01T14:05:59.367Z] github.com/docker/docker/libnetwork/internal/caller 14:05:59 [2024-02-01T14:05:59.367Z] github.com/docker/docker/libnetwork/internal/kvstore 14:05:59 [2024-02-01T14:05:59.367Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb 14:05:59 [2024-02-01T14:05:59.367Z] github.com/docker/docker/libnetwork/internal/netiputil 14:05:59 [2024-02-01T14:05:59.367Z] github.com/docker/docker/libnetwork/internal/setmatrix 14:05:59 [2024-02-01T14:05:59.367Z] github.com/docker/docker/libnetwork/ipam 14:05:59 [2024-02-01T14:05:59.367Z] github.com/docker/docker/libnetwork/ipamapi 14:05:59 [2024-02-01T14:05:59.367Z] github.com/docker/docker/libnetwork/ipams/builtin 14:05:59 [2024-02-01T14:05:59.367Z] github.com/docker/docker/libnetwork/ipams/null 14:05:59 [2024-02-01T14:05:59.367Z] github.com/docker/docker/libnetwork/ipams/remote 14:05:59 [2024-02-01T14:05:59.367Z] github.com/docker/docker/libnetwork/ipams/remote/api 14:05:59 [2024-02-01T14:05:59.367Z] github.com/docker/docker/libnetwork/ipams/windowsipam 14:05:59 [2024-02-01T14:05:59.367Z] github.com/docker/docker/libnetwork/ipamutils 14:05:59 [2024-02-01T14:05:59.367Z] github.com/docker/docker/libnetwork/ipbits 14:05:59 [2024-02-01T14:05:59.367Z] github.com/docker/docker/libnetwork/iptables 14:05:59 [2024-02-01T14:05:59.367Z] github.com/docker/docker/libnetwork/netlabel 14:05:59 [2024-02-01T14:05:59.367Z] github.com/docker/docker/libnetwork/netutils 14:05:59 [2024-02-01T14:05:59.367Z] github.com/docker/docker/libnetwork/networkdb 14:05:59 [2024-02-01T14:05:59.367Z] github.com/docker/docker/libnetwork/ns 14:05:59 [2024-02-01T14:05:59.367Z] github.com/docker/docker/libnetwork/options 14:05:59 [2024-02-01T14:05:59.367Z] github.com/docker/docker/libnetwork/osl 14:05:59 [2024-02-01T14:05:59.367Z] github.com/docker/docker/libnetwork/osl/kernel 14:05:59 [2024-02-01T14:05:59.367Z] github.com/docker/docker/libnetwork/portallocator 14:05:59 [2024-02-01T14:05:59.368Z] github.com/docker/docker/libnetwork/portmapper 14:05:59 [2024-02-01T14:05:59.368Z] github.com/docker/docker/libnetwork/resolvconf 14:05:59 [2024-02-01T14:05:59.368Z] github.com/docker/docker/libnetwork/scope 14:05:59 [2024-02-01T14:05:59.368Z] github.com/docker/docker/libnetwork/types' ']' 14:05:59 [2024-02-01T14:05:59.368Z] + 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/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/kvstore github.com/docker/docker/libnetwork/internal/kvstore/boltdb github.com/docker/docker/libnetwork/internal/netiputil github.com/docker/docker/libnetwork/internal/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:06:55 [2024-02-01T14:06:55.575Z] ok github.com/docker/docker/libnetwork 44.340s coverage: 43.0% of statements 14:06:55 [2024-02-01T14:06:55.575Z] ok github.com/docker/docker/libnetwork/bitmap 0.007s coverage: 96.1% of statements 14:06:55 [2024-02-01T14:06:55.575Z] ? github.com/docker/docker/libnetwork/cluster [no test files] 14:06:55 [2024-02-01T14:06:55.575Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] 14:06:55 [2024-02-01T14:06:55.575Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] 14:06:55 [2024-02-01T14:06:55.575Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] 14:06:55 [2024-02-01T14:06:55.575Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] 14:06:55 [2024-02-01T14:06:55.575Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] 14:06:55 [2024-02-01T14:06:55.575Z] ok github.com/docker/docker/libnetwork/config 0.012s coverage: 10.3% of statements 14:06:55 [2024-02-01T14:06:55.575Z] ok github.com/docker/docker/libnetwork/datastore 0.004s coverage: 37.0% of statements 14:06:55 [2024-02-01T14:06:55.575Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] 14:06:55 [2024-02-01T14:06:55.575Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] 14:06:55 [2024-02-01T14:06:55.575Z] ok github.com/docker/docker/libnetwork/driverapi 0.003s coverage: 68.9% of statements 14:06:55 [2024-02-01T14:06:55.575Z] ok github.com/docker/docker/libnetwork/drivers/bridge 4.266s coverage: 63.0% of statements 14:06:55 [2024-02-01T14:06:55.575Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] 14:06:55 [2024-02-01T14:06:55.575Z] ok github.com/docker/docker/libnetwork/drivers/host 0.003s coverage: 40.0% of statements 14:06:56 [2024-02-01T14:06:56.948Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.872s coverage: 5.0% of statements 14:06:56 [2024-02-01T14:06:56.948Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] 14:06:57 [2024-02-01T14:06:57.515Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.004s coverage: 4.6% of statements 14:06:57 [2024-02-01T14:06:57.515Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] 14:06:57 [2024-02-01T14:06:57.772Z] ok github.com/docker/docker/libnetwork/drivers/null 0.003s coverage: 40.0% of statements 14:06:58 [2024-02-01T14:06:58.706Z] ok github.com/docker/docker/libnetwork/drivers/overlay 0.011s coverage: 1.4% of statements 14:06:58 [2024-02-01T14:06:58.706Z] ok github.com/docker/docker/libnetwork/drivers/overlay/overlayutils 0.004s coverage: 45.0% of statements 14:06:59 [2024-02-01T14:06:59.271Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.004s coverage: 62.7% of statements 14:06:59 [2024-02-01T14:06:59.529Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.012s coverage: 57.2% of statements 14:06:59 [2024-02-01T14:06:59.529Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] 14:06:59 [2024-02-01T14:06:59.529Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] 14:06:59 [2024-02-01T14:06:59.787Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] 14:07:00 [2024-02-01T14:07:00.045Z] ok github.com/docker/docker/libnetwork/drvregistry 0.019s coverage: 87.0% of statements 14:07:00 [2024-02-01T14:07:00.303Z] ok github.com/docker/docker/libnetwork/etchosts 0.016s coverage: 81.0% of statements 14:07:00 [2024-02-01T14:07:00.561Z] ok github.com/docker/docker/libnetwork/internal/caller 0.002s coverage: 100.0% of statements 14:07:00 [2024-02-01T14:07:00.561Z] ? github.com/docker/docker/libnetwork/internal/kvstore [no test files] 14:07:00 [2024-02-01T14:07:00.561Z] ? github.com/docker/docker/libnetwork/internal/kvstore/boltdb [no test files] 14:07:00 [2024-02-01T14:07:00.561Z] ? github.com/docker/docker/libnetwork/internal/netiputil [no test files] 14:07:12 [2024-02-01T14:07:12.755Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.003s coverage: 100.0% of statements 14:07:14 [2024-02-01T14:07:14.655Z] ok github.com/docker/docker/libnetwork/ipam 3.044s coverage: 80.3% of statements 14:07:14 [2024-02-01T14:07:14.655Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] 14:07:14 [2024-02-01T14:07:14.655Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] 14:07:14 [2024-02-01T14:07:14.655Z] ok github.com/docker/docker/libnetwork/ipams/null 0.003s coverage: 63.2% of statements 14:07:14 [2024-02-01T14:07:14.912Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.009s coverage: 48.7% of statements 14:07:14 [2024-02-01T14:07:14.912Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] 14:07:15 [2024-02-01T14:07:15.170Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.003s coverage: 80.0% of statements 14:07:15 [2024-02-01T14:07:15.735Z] ok github.com/docker/docker/libnetwork/ipamutils 0.319s coverage: 86.4% of statements 14:07:15 [2024-02-01T14:07:15.993Z] ok github.com/docker/docker/libnetwork/ipbits 0.002s coverage: 100.0% of statements 14:07:16 [2024-02-01T14:07:16.558Z] ok github.com/docker/docker/libnetwork/iptables 0.212s coverage: 39.9% of statements 14:07:16 [2024-02-01T14:07:16.558Z] ? github.com/docker/docker/libnetwork/netlabel [no test files] 14:07:17 [2024-02-01T14:07:17.124Z] ok github.com/docker/docker/libnetwork/netutils 0.018s coverage: 54.9% of statements 14:09:08 [2024-02-01T14:09:08.574Z] ok github.com/docker/docker/libnetwork/networkdb 104.067s coverage: 59.8% of statements 14:09:08 [2024-02-01T14:09:08.574Z] ? github.com/docker/docker/libnetwork/ns [no test files] 14:09:08 [2024-02-01T14:09:08.574Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements 14:09:08 [2024-02-01T14:09:08.574Z] ok github.com/docker/docker/libnetwork/osl 4.486s coverage: 40.2% of statements 14:09:08 [2024-02-01T14:09:08.574Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.003s coverage: 20.0% of statements 14:09:08 [2024-02-01T14:09:08.574Z] ok github.com/docker/docker/libnetwork/portallocator 0.016s coverage: 80.5% of statements 14:09:09 [2024-02-01T14:09:09.142Z] ok github.com/docker/docker/libnetwork/portmapper 0.713s coverage: 47.9% of statements 14:09:09 [2024-02-01T14:09:09.400Z] ok github.com/docker/docker/libnetwork/resolvconf 0.004s coverage: 84.9% of statements 14:09:09 [2024-02-01T14:09:09.400Z] ? github.com/docker/docker/libnetwork/scope [no test files] 14:09:09 [2024-02-01T14:09:09.658Z] ok github.com/docker/docker/libnetwork/types 0.003s coverage: 41.7% of statements 14:09:09 [2024-02-01T14:09:09.658Z] 14:09:09 [2024-02-01T14:09:09.658Z] === Skipped 14:09:09 [2024-02-01T14:09:09.658Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) 14:09:09 [2024-02-01T14:09:09.658Z] 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:09:09 [2024-02-01T14:09:09.658Z] 14:09:09 [2024-02-01T14:09:09.658Z] === SKIP: libnetwork/iptables TestPassthrough (0.00s) 14:09:09 [2024-02-01T14:09:09.658Z] 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:09:09 [2024-02-01T14:09:09.658Z] 14:09:09 [2024-02-01T14:09:09.658Z] DONE 375 tests, 2 skipped in 190.352s Post stage [Pipeline] junit 14:09:10 [2024-02-01T14:09:10.608Z] Recording test results 14:09:10 [2024-02-01T14:09:10.709Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:09:11 [2024-02-01T14:09:11.013Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-47296/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=dd4de8f388e4059b9f454642cc505eed6e515eec -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=25.0 docker:dd4de8f388e4059b9f454642cc505eed6e515eec hack/make.sh dynbinary test-integration 14:09:11 [2024-02-01T14:09:11.287Z] 14:09:11 [2024-02-01T14:09:11.287Z] Removing bundles/ 14:09:11 [2024-02-01T14:09:11.287Z] 14:09:11 [2024-02-01T14:09:11.287Z] ---> Making bundle: dynbinary (in bundles/dynbinary) 14:09:11 [2024-02-01T14:09:11.287Z] Building dynamic bundles/dynbinary-daemon/dockerd (linux/arm64)... 14:09:11 [2024-02-01T14:09:11.287Z] + tee /go/src/github.com/docker/docker/go.mod 14:09:11 [2024-02-01T14:09:11.287Z] module github.com/docker/docker 14:09:11 [2024-02-01T14:09:11.287Z] 14:09:11 [2024-02-01T14:09:11.287Z] go 1.20 14:09:11 [2024-02-01T14:09:11.287Z] + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT 14:09:11 [2024-02-01T14:09:11.287Z] + GO111MODULE=on 14:09:11 [2024-02-01T14:09:11.287Z] + 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=dd4de8f388e4059b9f454642cc505eed6e515eec" -X "github.com/docker/docker/dockerversion.BuildTime=2024-02-01T14:09:11.000000000+00:00" -X "github.com/docker/docker/dockerversion.PlatformName=" -X "github.com/docker/docker/dockerversion.ProductName=" -X "github.com/docker/docker/dockerversion.DefaultProductLicense=" ' -gcflags= github.com/docker/docker/cmd/dockerd 14:09:50 [2024-02-01T14:09:50.016Z] + rm -f /go/src/github.com/docker/docker/go.mod 14:09:50 [2024-02-01T14:09:50.016Z] Created binary: bundles/dynbinary-daemon/dockerd 14:09:50 [2024-02-01T14:09:50.016Z] Building dynamic bundles/dynbinary-daemon/docker-proxy (linux/arm64)... 14:09:50 [2024-02-01T14:09:50.016Z] + tee /go/src/github.com/docker/docker/go.mod 14:09:50 [2024-02-01T14:09:50.016Z] module github.com/docker/docker 14:09:50 [2024-02-01T14:09:50.016Z] 14:09:50 [2024-02-01T14:09:50.016Z] go 1.20 14:09:50 [2024-02-01T14:09:50.016Z] + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT 14:09:50 [2024-02-01T14:09:50.016Z] + GO111MODULE=on 14:09:50 [2024-02-01T14:09:50.016Z] + 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=dd4de8f388e4059b9f454642cc505eed6e515eec" -X "github.com/docker/docker/dockerversion.BuildTime=2024-02-01T14:09:11.000000000+00:00" -X "github.com/docker/docker/dockerversion.PlatformName=" -X "github.com/docker/docker/dockerversion.ProductName=" -X "github.com/docker/docker/dockerversion.DefaultProductLicense=" ' -gcflags= github.com/docker/docker/cmd/docker-proxy 14:09:50 [2024-02-01T14:09:50.016Z] + rm -f /go/src/github.com/docker/docker/go.mod 14:09:50 [2024-02-01T14:09:50.016Z] Created binary: bundles/dynbinary-daemon/docker-proxy 14:09:50 [2024-02-01T14:09:50.016Z] 14:09:50 [2024-02-01T14:09:50.016Z] ---> Making bundle: test-integration (in bundles/test-integration) 14:09:50 [2024-02-01T14:09:50.016Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack 14:09:50 [2024-02-01T14:09:50.016Z] HOSTNAME=13faab7f8d7a 14:09:50 [2024-02-01T14:09:50.016Z] TESTDEBUG=0 14:09:50 [2024-02-01T14:09:50.016Z] DEST=bundles/test-integration 14:09:50 [2024-02-01T14:09:50.016Z] PWD=/go/src/github.com/docker/docker 14:09:50 [2024-02-01T14:09:50.016Z] CONTAINERD_ADDRESS=/run/docker/containerd/containerd.sock 14:09:50 [2024-02-01T14:09:50.016Z] DOCKER_GITCOMMIT=dd4de8f388e4059b9f454642cc505eed6e515eec 14:09:50 [2024-02-01T14:09:50.016Z] container=docker 14:09:50 [2024-02-01T14:09:50.016Z] HOME=/root 14:09:50 [2024-02-01T14:09:50.016Z] CONTAINERD_NAMESPACE=moby 14:09:50 [2024-02-01T14:09:50.016Z] GOLANG_VERSION=1.21.6 14:09:50 [2024-02-01T14:09:50.016Z] VALIDATE_REPO=https://github.com/moby/moby.git 14:09:50 [2024-02-01T14:09:50.016Z] VALIDATE_BRANCH=25.0 14:09:50 [2024-02-01T14:09:50.016Z] TERM=xterm 14:09:50 [2024-02-01T14:09:50.016Z] DOCKER_PKG=github.com/docker/docker 14:09:50 [2024-02-01T14:09:50.016Z] TEST_CLIENT_BINARY=/usr/local/cli-integration/docker 14:09:50 [2024-02-01T14:09:50.016Z] SHLVL=1 14:09:50 [2024-02-01T14:09:50.016Z] TIMEOUT=120m 14:09:50 [2024-02-01T14:09:50.016Z] GOTOOLCHAIN=local 14:09:50 [2024-02-01T14:09:50.016Z] DOCKER_GRAPHDRIVER=overlay2 14:09:50 [2024-02-01T14:09:50.016Z] GO111MODULE=off 14:09:50 [2024-02-01T14:09:50.016Z] DOCKER_EXPERIMENTAL=1 14:09:50 [2024-02-01T14:09:50.016Z] TEST_SKIP_INTEGRATION_CLI=1 14:09:50 [2024-02-01T14:09:50.016Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 14:09:50 [2024-02-01T14:09:50.016Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make 14:09:50 [2024-02-01T14:09:50.016Z] GOPATH=/go 14:09:50 [2024-02-01T14:09:50.016Z] PKG_CONFIG=pkg-config 14:09:50 [2024-02-01T14:09:50.016Z] _=/usr/bin/env 14:09:50 [2024-02-01T14:09:50.016Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main 14:10:12 [2024-02-01T14:10:12.070Z] Building test suite binary /go/src/github.com/docker/docker/integration/capabilities/test.main 14:10:12 [2024-02-01T14:10:12.070Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main 14:10:12 [2024-02-01T14:10:12.070Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main 14:10:13 [2024-02-01T14:10:13.005Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main 14:10:18 [2024-02-01T14:10:18.276Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main 14:10:21 [2024-02-01T14:10:21.559Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main 14:10:21 [2024-02-01T14:10:21.559Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main 14:10:22 [2024-02-01T14:10:22.934Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main 14:10:23 [2024-02-01T14:10:23.868Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main 14:10:25 [2024-02-01T14:10:25.243Z] Building test suite binary /go/src/github.com/docker/docker/integration/networking/test.main 14:10:26 [2024-02-01T14:10:26.177Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main 14:10:26 [2024-02-01T14:10:26.436Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main 14:10:27 [2024-02-01T14:10:27.811Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main 14:10:29 [2024-02-01T14:10:29.186Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main 14:10:31 [2024-02-01T14:10:31.086Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main 14:10:32 [2024-02-01T14:10:32.019Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main 14:10:32 [2024-02-01T14:10:32.277Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main 14:10:33 [2024-02-01T14:10:33.650Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main 14:10:34 [2024-02-01T14:10:34.584Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main 14:10:35 [2024-02-01T14:10:35.959Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main 14:10:36 [2024-02-01T14:10:36.893Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main 14:10:37 [2024-02-01T14:10:37.827Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main 14:10:39 [2024-02-01T14:10:39.201Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) 14:10:39 [2024-02-01T14:10:39.201Z] Using test binary /usr/local/cli-integration/docker 14:10:39 [2024-02-01T14:10:39.201Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 14:10:39 [2024-02-01T14:10:39.201Z] +++ /etc/init.d/apparmor start 14:10:39 [2024-02-01T14:10:39.201Z] Not: starting. 14:10:39 [2024-02-01T14:10:39.201Z] INFO: Waiting for daemon to start... 14:10:39 [2024-02-01T14:10:39.201Z] Starting dockerd 14:10:39 [2024-02-01T14:10:39.201Z] +++ exec dockerd --debug --host unix:///run/docker/tmp.kHahUhyj3F/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental 14:10:42 [2024-02-01T14:10:42.481Z] . 14:10:42 [2024-02-01T14:10:42.481Z] Running integration-test (iteration 1) 14:10:42 [2024-02-01T14:10:42.481Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m 14:10:42 [2024-02-01T14:10:42.481Z] ++ '[' -n '' ']' 14:10:42 [2024-02-01T14:10:42.481Z] ++ 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:10:42 [2024-02-01T14:10:42.481Z] ++ set -e 14:10:42 [2024-02-01T14:10:42.481Z] ++ '[' -n 0 ']' 14:10:42 [2024-02-01T14:10:42.481Z] ++ set -x 14:10:42 [2024-02-01T14:10:42.481Z] ++ 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.kHahUhyj3F/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:10:42 [2024-02-01T14:10:42.481Z] Loaded image: busybox:latest 14:10:42 [2024-02-01T14:10:42.481Z] Loaded image: busybox:glibc 14:10:43 [2024-02-01T14:10:43.055Z] Loaded image: debian:bookworm-slim 14:10:43 [2024-02-01T14:10:43.055Z] Loaded image: hello-world:latest 14:10:43 [2024-02-01T14:10:43.320Z] Loaded image: arm32v7/hello-world:latest 14:10:43 [2024-02-01T14:10:43.320Z] INFO: Testing against a local daemon 14:10:43 [2024-02-01T14:10:43.320Z] === RUN TestCgroupNamespacesBuild 14:10:44 [2024-02-01T14:10:44.253Z] --- PASS: TestCgroupNamespacesBuild (1.11s) 14:10:44 [2024-02-01T14:10:44.253Z] === RUN TestCgroupNamespacesBuildDaemonHostMode 14:10:45 [2024-02-01T14:10:45.625Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.12s) 14:10:45 [2024-02-01T14:10:45.625Z] === RUN TestBuildWithSession 14:10:45 [2024-02-01T14:10:45.625Z] build_session_test.go:25: TODO: BuildKit 14:10:45 [2024-02-01T14:10:45.625Z] --- SKIP: TestBuildWithSession (0.00s) 14:10:45 [2024-02-01T14:10:45.625Z] === RUN TestBuildSquashParent 14:10:49 [2024-02-01T14:10:49.807Z] --- PASS: TestBuildSquashParent (3.73s) 14:10:49 [2024-02-01T14:10:49.807Z] === RUN TestBuildWithRemoveAndForceRemove 14:10:49 [2024-02-01T14:10:49.807Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal 14:10:49 [2024-02-01T14:10:49.807Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal 14:10:49 [2024-02-01T14:10:49.807Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove 14:10:49 [2024-02-01T14:10:49.807Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove 14:10:49 [2024-02-01T14:10:49.807Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove 14:10:49 [2024-02-01T14:10:49.807Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove 14:10:49 [2024-02-01T14:10:49.807Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal 14:10:49 [2024-02-01T14:10:49.807Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal 14:10:49 [2024-02-01T14:10:49.807Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove 14:10:49 [2024-02-01T14:10:49.807Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove 14:10:49 [2024-02-01T14:10:49.807Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove 14:10:49 [2024-02-01T14:10:49.807Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove 14:10:49 [2024-02-01T14:10:49.807Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal 14:10:49 [2024-02-01T14:10:49.807Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal 14:10:49 [2024-02-01T14:10:49.807Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove 14:10:49 [2024-02-01T14:10:49.807Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove 14:10:49 [2024-02-01T14:10:49.807Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove 14:10:49 [2024-02-01T14:10:49.807Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove 14:10:53 [2024-02-01T14:10:53.088Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.06s) 14:10:53 [2024-02-01T14:10:53.088Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.63s) 14:10:53 [2024-02-01T14:10:53.088Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.72s) 14:10:53 [2024-02-01T14:10:53.088Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.73s) 14:10:53 [2024-02-01T14:10:53.088Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.07s) 14:10:53 [2024-02-01T14:10:53.088Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.28s) 14:10:53 [2024-02-01T14:10:53.088Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.34s) 14:10:53 [2024-02-01T14:10:53.088Z] === RUN TestBuildMultiStageCopy 14:10:53 [2024-02-01T14:10:53.088Z] === RUN TestBuildMultiStageCopy/copy_to_root 14:10:53 [2024-02-01T14:10:53.654Z] === RUN TestBuildMultiStageCopy/copy_to_newdir 14:10:53 [2024-02-01T14:10:53.911Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested 14:10:53 [2024-02-01T14:10:53.912Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir 14:10:54 [2024-02-01T14:10:54.169Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir 14:10:54 [2024-02-01T14:10:54.169Z] --- PASS: TestBuildMultiStageCopy (1.69s) 14:10:54 [2024-02-01T14:10:54.169Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.14s) 14:10:54 [2024-02-01T14:10:54.169Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.11s) 14:10:54 [2024-02-01T14:10:54.169Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.11s) 14:10:54 [2024-02-01T14:10:54.169Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.14s) 14:10:54 [2024-02-01T14:10:54.169Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.15s) 14:10:54 [2024-02-01T14:10:54.169Z] === RUN TestBuildMultiStageParentConfig 14:10:54 [2024-02-01T14:10:54.735Z] --- PASS: TestBuildMultiStageParentConfig (0.53s) 14:10:54 [2024-02-01T14:10:54.735Z] === RUN TestBuildLabelWithTargets 14:10:55 [2024-02-01T14:10:55.668Z] --- PASS: TestBuildLabelWithTargets (0.69s) 14:10:55 [2024-02-01T14:10:55.668Z] === RUN TestBuildWithEmptyLayers 14:10:55 [2024-02-01T14:10:55.668Z] --- PASS: TestBuildWithEmptyLayers (0.18s) 14:10:55 [2024-02-01T14:10:55.668Z] === RUN TestBuildMultiStageOnBuild 14:10:57 [2024-02-01T14:10:57.042Z] --- PASS: TestBuildMultiStageOnBuild (1.19s) 14:10:57 [2024-02-01T14:10:57.042Z] === RUN TestBuildUncleanTarFilenames 14:10:57 [2024-02-01T14:10:57.042Z] --- PASS: TestBuildUncleanTarFilenames (0.15s) 14:10:57 [2024-02-01T14:10:57.042Z] === RUN TestBuildMultiStageLayerLeak 14:10:58 [2024-02-01T14:10:58.415Z] --- PASS: TestBuildMultiStageLayerLeak (1.15s) 14:10:58 [2024-02-01T14:10:58.415Z] === RUN TestBuildWithHugeFile 14:11:45 [2024-02-01T14:11:45.073Z] --- PASS: TestBuildWithHugeFile (43.81s) 14:11:45 [2024-02-01T14:11:45.073Z] === RUN TestBuildWCOWSandboxSize 14:11:45 [2024-02-01T14:11:45.073Z] build_test.go:521: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 14:11:45 [2024-02-01T14:11:45.073Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) 14:11:45 [2024-02-01T14:11:45.073Z] === RUN TestBuildWithEmptyDockerfile 14:11:45 [2024-02-01T14:11:45.073Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile 14:11:45 [2024-02-01T14:11:45.073Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile 14:11:45 [2024-02-01T14:11:45.073Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile 14:11:45 [2024-02-01T14:11:45.073Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile 14:11:45 [2024-02-01T14:11:45.073Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile 14:11:45 [2024-02-01T14:11:45.073Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile 14:11:45 [2024-02-01T14:11:45.073Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile 14:11:45 [2024-02-01T14:11:45.073Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile 14:11:45 [2024-02-01T14:11:45.073Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile 14:11:45 [2024-02-01T14:11:45.073Z] --- PASS: TestBuildWithEmptyDockerfile (0.01s) 14:11:45 [2024-02-01T14:11:45.073Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.00s) 14:11:45 [2024-02-01T14:11:45.073Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.00s) 14:11:45 [2024-02-01T14:11:45.073Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) 14:11:45 [2024-02-01T14:11:45.073Z] === RUN TestBuildPreserveOwnership 14:11:45 [2024-02-01T14:11:45.073Z] === RUN TestBuildPreserveOwnership/copy_from 14:11:45 [2024-02-01T14:11:45.073Z] === RUN TestBuildPreserveOwnership/copy_from_chowned 14:11:45 [2024-02-01T14:11:45.073Z] --- PASS: TestBuildPreserveOwnership (2.22s) 14:11:45 [2024-02-01T14:11:45.073Z] --- PASS: TestBuildPreserveOwnership/copy_from (1.51s) 14:11:45 [2024-02-01T14:11:45.073Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.69s) 14:11:45 [2024-02-01T14:11:45.073Z] === RUN TestBuildPlatformInvalid 14:11:45 [2024-02-01T14:11:45.073Z] --- PASS: TestBuildPlatformInvalid (0.01s) 14:11:45 [2024-02-01T14:11:45.073Z] === RUN TestBuildkitHistoryTracePropagation 14:11:45 [2024-02-01T14:11:45.073Z] time="2024-02-01T14:11:44Z" level=info msg="[core] [Channel #1] Channel created" module=grpc 14:11:45 [2024-02-01T14:11:45.073Z] time="2024-02-01T14:11:44Z" level=info msg="[core] [Channel #1] original dial target is: \"unix:///run/buildkit/buildkitd.sock\"" module=grpc 14:11:45 [2024-02-01T14:11:45.073Z] time="2024-02-01T14:11:44Z" level=info msg="[core] [Channel #1] parsed dial target is: {URL:{Scheme:unix Opaque: User: Host: Path:/run/buildkit/buildkitd.sock RawPath: OmitHost:false ForceQuery:false RawQuery: Fragment: RawFragment:}}" module=grpc 14:11:45 [2024-02-01T14:11:45.073Z] time="2024-02-01T14:11:44Z" level=info msg="[core] [Channel #1] Channel authority set to \"localhost\"" module=grpc 14:11:45 [2024-02-01T14:11:45.073Z] time="2024-02-01T14:11:44Z" level=info msg="[core] [Channel #1] Resolver state updated: {\n \"Addresses\": [\n {\n \"Addr\": \"/run/buildkit/buildkitd.sock\",\n \"ServerName\": \"\",\n \"Attributes\": {\n \"\\u003c%!p(networktype.keyType=grpc.internal.transport.networktype)\\u003e\": \"unix\"\n },\n \"BalancerAttributes\": null,\n \"Metadata\": null\n }\n ],\n \"Endpoints\": [\n {\n \"Addresses\": [\n {\n \"Addr\": \"/run/buildkit/buildkitd.sock\",\n \"ServerName\": \"\",\n \"Attributes\": {\n \"\\u003c%!p(networktype.keyType=grpc.internal.transport.networktype)\\u003e\": \"unix\"\n },\n \"BalancerAttributes\": null,\n \"Metadata\": null\n }\n ],\n \"Attributes\": null\n }\n ],\n \"ServiceConfig\": null,\n \"Attributes\": null\n} (resolver returned new addresses)" module=grpc 14:11:45 [2024-02-01T14:11:45.073Z] time="2024-02-01T14:11:44Z" level=info msg="[core] [Channel #1] Channel switches to new LB policy \"pick_first\"" module=grpc 14:11:45 [2024-02-01T14:11:45.073Z] time="2024-02-01T14:11:44Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel created" module=grpc 14:11:45 [2024-02-01T14:11:45.073Z] time="2024-02-01T14:11:44Z" level=info msg="[core] [Channel #1] Channel Connectivity change to CONNECTING" module=grpc 14:11:45 [2024-02-01T14:11:45.073Z] time="2024-02-01T14:11:44Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel Connectivity change to CONNECTING" module=grpc 14:11:45 [2024-02-01T14:11:45.073Z] time="2024-02-01T14:11:44Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel picks a new address \"/run/buildkit/buildkitd.sock\" to connect" module=grpc 14:11:45 [2024-02-01T14:11:45.073Z] time="2024-02-01T14:11:44Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel Connectivity change to READY" module=grpc 14:11:45 [2024-02-01T14:11:45.073Z] time="2024-02-01T14:11:44Z" level=info msg="[core] [Channel #1] Channel Connectivity change to READY" module=grpc 14:11:45 [2024-02-01T14:11:45.073Z] time="2024-02-01T14:11:44Z" level=info msg="[core] [Server #4] Server created" module=grpc 14:11:45 [2024-02-01T14:11:45.073Z] build_traces_test.go:84: Waiting for trace to be available 14:11:48 [2024-02-01T14:11:48.382Z] time="2024-02-01T14:11:48Z" level=info msg="[core] [Channel #1] Channel Connectivity change to SHUTDOWN" module=grpc 14:11:48 [2024-02-01T14:11:48.382Z] time="2024-02-01T14:11:48Z" level=info msg="[core] [Channel #1] ccBalancerWrapper: closing" module=grpc 14:11:48 [2024-02-01T14:11:48.382Z] time="2024-02-01T14:11:48Z" level=info msg="[core] [Channel #1] Closing the name resolver" module=grpc 14:11:48 [2024-02-01T14:11:48.382Z] time="2024-02-01T14:11:48Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel Connectivity change to SHUTDOWN" module=grpc 14:11:48 [2024-02-01T14:11:48.382Z] time="2024-02-01T14:11:48Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel deleted" module=grpc 14:11:48 [2024-02-01T14:11:48.382Z] time="2024-02-01T14:11:48Z" level=info msg="[core] [Channel #1] Channel deleted" module=grpc 14:11:48 [2024-02-01T14:11:48.382Z] --- PASS: TestBuildkitHistoryTracePropagation (4.04s) 14:11:48 [2024-02-01T14:11:48.382Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 14:11:48 [2024-02-01T14:11:48.948Z] Loaded image: busybox:latest 14:11:48 [2024-02-01T14:11:48.948Z] Loaded image: busybox:glibc 14:11:49 [2024-02-01T14:11:49.882Z] Loaded image: debian:bookworm-slim 14:11:49 [2024-02-01T14:11:49.882Z] Loaded image: hello-world:latest 14:11:49 [2024-02-01T14:11:49.882Z] Loaded image: arm32v7/hello-world:latest 14:11:57 [2024-02-01T14:11:57.989Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (9.64s) 14:11:57 [2024-02-01T14:11:57.989Z] PASS 14:11:57 [2024-02-01T14:11:57.989Z] 14:11:57 [2024-02-01T14:11:57.989Z] === Skipped 14:11:57 [2024-02-01T14:11:57.989Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) 14:11:57 [2024-02-01T14:11:57.989Z] build_session_test.go:25: TODO: BuildKit 14:11:57 [2024-02-01T14:11:57.989Z] 14:11:57 [2024-02-01T14:11:57.989Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s) 14:11:57 [2024-02-01T14:11:57.989Z] build_test.go:521: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 14:11:57 [2024-02-01T14:11:57.989Z] 14:11:57 [2024-02-01T14:11:57.989Z] DONE 35 tests, 2 skipped in 75.878s 14:11:57 [2024-02-01T14:11:57.989Z] Running /go/src/github.com/docker/docker/integration/capabilities (arm64.integration.capabilities) flags=-test.v -test.timeout=120m 14:11:57 [2024-02-01T14:11:57.989Z] ++ '[' -n '' ']' 14:11:57 [2024-02-01T14:11:57.989Z] ++ 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:11:57 [2024-02-01T14:11:57.989Z] ++ set -e 14:11:57 [2024-02-01T14:11:57.989Z] ++ '[' -n 0 ']' 14:11:57 [2024-02-01T14:11:57.989Z] ++ set -x 14:11:57 [2024-02-01T14:11:57.989Z] ++ 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.kHahUhyj3F/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:11:57 [2024-02-01T14:11:57.989Z] INFO: Testing against a local daemon 14:11:57 [2024-02-01T14:11:57.989Z] === RUN TestNoNewPrivileges 14:12:07 [2024-02-01T14:12:07.953Z] === RUN TestNoNewPrivileges/CapabilityRequested=true 14:12:07 [2024-02-01T14:12:07.953Z] === RUN TestNoNewPrivileges/CapabilityRequested=false 14:12:08 [2024-02-01T14:12:08.211Z] --- PASS: TestNoNewPrivileges (10.27s) 14:12:08 [2024-02-01T14:12:08.211Z] --- PASS: TestNoNewPrivileges/CapabilityRequested=true (0.40s) 14:12:08 [2024-02-01T14:12:08.211Z] --- PASS: TestNoNewPrivileges/CapabilityRequested=false (0.47s) 14:12:08 [2024-02-01T14:12:08.211Z] PASS 14:12:08 [2024-02-01T14:12:08.211Z] 14:12:08 [2024-02-01T14:12:08.211Z] DONE 3 tests in 10.301s 14:12:08 [2024-02-01T14:12:08.211Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m 14:12:08 [2024-02-01T14:12:08.211Z] ++ '[' -n '' ']' 14:12:08 [2024-02-01T14:12:08.211Z] ++ 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:12:08 [2024-02-01T14:12:08.211Z] ++ set -e 14:12:08 [2024-02-01T14:12:08.211Z] ++ '[' -n 0 ']' 14:12:08 [2024-02-01T14:12:08.211Z] ++ set -x 14:12:08 [2024-02-01T14:12:08.211Z] ++ 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.kHahUhyj3F/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:12:08 [2024-02-01T14:12:08.211Z] INFO: Testing against a local daemon 14:12:08 [2024-02-01T14:12:08.211Z] === RUN TestConfigInspect 14:12:10 [2024-02-01T14:12:10.110Z] --- PASS: TestConfigInspect (1.88s) 14:12:10 [2024-02-01T14:12:10.110Z] === RUN TestConfigList 14:12:11 [2024-02-01T14:12:11.484Z] === RUN TestConfigList/test_filter_by_name 14:12:11 [2024-02-01T14:12:11.484Z] === RUN TestConfigList/test_filter_by_id 14:12:11 [2024-02-01T14:12:11.484Z] === RUN TestConfigList/test_filter_by_label_key_only 14:12:11 [2024-02-01T14:12:11.484Z] === RUN TestConfigList/test_filter_by_label_key=value_test0-TestConfigList 14:12:11 [2024-02-01T14:12:11.484Z] === RUN TestConfigList/test_filter_by_label_key=value_test1-TestConfigList 14:12:12 [2024-02-01T14:12:12.049Z] --- PASS: TestConfigList (1.94s) 14:12:12 [2024-02-01T14:12:12.049Z] --- PASS: TestConfigList/test_filter_by_name (0.00s) 14:12:12 [2024-02-01T14:12:12.049Z] --- PASS: TestConfigList/test_filter_by_id (0.00s) 14:12:12 [2024-02-01T14:12:12.049Z] --- PASS: TestConfigList/test_filter_by_label_key_only (0.00s) 14:12:12 [2024-02-01T14:12:12.049Z] --- PASS: TestConfigList/test_filter_by_label_key=value_test0-TestConfigList (0.00s) 14:12:12 [2024-02-01T14:12:12.049Z] --- PASS: TestConfigList/test_filter_by_label_key=value_test1-TestConfigList (0.00s) 14:12:12 [2024-02-01T14:12:12.049Z] === RUN TestConfigsCreateAndDelete 14:12:13 [2024-02-01T14:12:13.947Z] --- PASS: TestConfigsCreateAndDelete (1.92s) 14:12:13 [2024-02-01T14:12:13.947Z] === RUN TestConfigsUpdate 14:12:16 [2024-02-01T14:12:16.475Z] --- PASS: TestConfigsUpdate (2.01s) 14:12:16 [2024-02-01T14:12:16.475Z] === RUN TestTemplatedConfig 14:12:18 [2024-02-01T14:12:18.378Z] --- PASS: TestTemplatedConfig (2.44s) 14:12:18 [2024-02-01T14:12:18.378Z] === RUN TestConfigCreateResolve 14:12:20 [2024-02-01T14:12:20.276Z] --- PASS: TestConfigCreateResolve (1.97s) 14:12:20 [2024-02-01T14:12:20.276Z] PASS 14:12:20 [2024-02-01T14:12:20.276Z] 14:12:20 [2024-02-01T14:12:20.276Z] DONE 11 tests in 12.192s 14:12:20 [2024-02-01T14:12:20.535Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m 14:12:20 [2024-02-01T14:12:20.535Z] ++ '[' -n '' ']' 14:12:20 [2024-02-01T14:12:20.535Z] ++ 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:12:20 [2024-02-01T14:12:20.535Z] ++ set -e 14:12:20 [2024-02-01T14:12:20.535Z] ++ '[' -n 0 ']' 14:12:20 [2024-02-01T14:12:20.535Z] ++ set -x 14:12:20 [2024-02-01T14:12:20.535Z] ++ 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.kHahUhyj3F/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:12:20 [2024-02-01T14:12:20.535Z] INFO: Testing against a local daemon 14:12:20 [2024-02-01T14:12:20.535Z] === RUN TestAttach 14:12:20 [2024-02-01T14:12:20.535Z] === RUN TestAttach/without_TTY 14:12:20 [2024-02-01T14:12:20.535Z] === PAUSE TestAttach/without_TTY 14:12:20 [2024-02-01T14:12:20.535Z] === RUN TestAttach/with_TTY 14:12:20 [2024-02-01T14:12:20.535Z] === PAUSE TestAttach/with_TTY 14:12:20 [2024-02-01T14:12:20.535Z] === CONT TestAttach/without_TTY 14:12:20 [2024-02-01T14:12:20.535Z] === CONT TestAttach/with_TTY 14:12:20 [2024-02-01T14:12:20.535Z] --- PASS: TestAttach (0.02s) 14:12:20 [2024-02-01T14:12:20.535Z] --- PASS: TestAttach/with_TTY (0.06s) 14:12:20 [2024-02-01T14:12:20.535Z] --- PASS: TestAttach/without_TTY (0.06s) 14:12:20 [2024-02-01T14:12:20.535Z] === RUN TestCreateWithCDIDevices 14:12:21 [2024-02-01T14:12:21.468Z] --- PASS: TestCreateWithCDIDevices (1.06s) 14:12:21 [2024-02-01T14:12:21.468Z] === RUN TestCDISpecDirsAreInSystemInfo 14:12:21 [2024-02-01T14:12:21.468Z] === RUN TestCDISpecDirsAreInSystemInfo/CDI_enabled_with_no_spec_dirs_specified_returns_default 14:12:22 [2024-02-01T14:12:22.034Z] === RUN TestCDISpecDirsAreInSystemInfo/CDI_enabled_with_specified_spec_dirs_are_returned 14:12:22 [2024-02-01T14:12:22.600Z] === RUN TestCDISpecDirsAreInSystemInfo/CDI_enabled_with_empty_string_as_spec_dir_returns_empty_slice 14:12:23 [2024-02-01T14:12:23.166Z] === RUN TestCDISpecDirsAreInSystemInfo/CDI_enabled_with_empty_config_option_returns_empty_slice 14:12:23 [2024-02-01T14:12:23.732Z] === RUN TestCDISpecDirsAreInSystemInfo/CDI_disabled_with_no_spec_dirs_specified_returns_empty_slice 14:12:24 [2024-02-01T14:12:24.297Z] === RUN TestCDISpecDirsAreInSystemInfo/CDI_disabled_with_specified_spec_dirs_returns_empty_slice 14:12:24 [2024-02-01T14:12:24.863Z] === RUN TestCDISpecDirsAreInSystemInfo/CDI_disabled_with_empty_string_as_spec_dir_returns_empty_slice 14:12:25 [2024-02-01T14:12:25.121Z] === RUN TestCDISpecDirsAreInSystemInfo/CDI_disabled_with_empty_config_option_returns_empty_slice 14:12:25 [2024-02-01T14:12:25.687Z] --- PASS: TestCDISpecDirsAreInSystemInfo (4.18s) 14:12:25 [2024-02-01T14:12:25.687Z] --- PASS: TestCDISpecDirsAreInSystemInfo/CDI_enabled_with_no_spec_dirs_specified_returns_default (0.52s) 14:12:25 [2024-02-01T14:12:25.687Z] --- PASS: TestCDISpecDirsAreInSystemInfo/CDI_enabled_with_specified_spec_dirs_are_returned (0.52s) 14:12:25 [2024-02-01T14:12:25.687Z] --- PASS: TestCDISpecDirsAreInSystemInfo/CDI_enabled_with_empty_string_as_spec_dir_returns_empty_slice (0.52s) 14:12:25 [2024-02-01T14:12:25.687Z] --- PASS: TestCDISpecDirsAreInSystemInfo/CDI_enabled_with_empty_config_option_returns_empty_slice (0.52s) 14:12:25 [2024-02-01T14:12:25.687Z] --- PASS: TestCDISpecDirsAreInSystemInfo/CDI_disabled_with_no_spec_dirs_specified_returns_empty_slice (0.52s) 14:12:25 [2024-02-01T14:12:25.687Z] --- PASS: TestCDISpecDirsAreInSystemInfo/CDI_disabled_with_specified_spec_dirs_returns_empty_slice (0.52s) 14:12:25 [2024-02-01T14:12:25.687Z] --- PASS: TestCDISpecDirsAreInSystemInfo/CDI_disabled_with_empty_string_as_spec_dir_returns_empty_slice (0.52s) 14:12:25 [2024-02-01T14:12:25.687Z] --- PASS: TestCDISpecDirsAreInSystemInfo/CDI_disabled_with_empty_config_option_returns_empty_slice (0.52s) 14:12:25 [2024-02-01T14:12:25.687Z] === RUN TestCheckpoint 14:12:25 [2024-02-01T14:12:25.687Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 14:12:25 [2024-02-01T14:12:25.687Z] --- SKIP: TestCheckpoint (0.00s) 14:12:25 [2024-02-01T14:12:25.687Z] === RUN TestContainerInvalidJSON 14:12:25 [2024-02-01T14:12:25.687Z] === RUN TestContainerInvalidJSON/commit 14:12:25 [2024-02-01T14:12:25.687Z] === PAUSE TestContainerInvalidJSON/commit 14:12:25 [2024-02-01T14:12:25.687Z] === RUN TestContainerInvalidJSON/containers/create 14:12:25 [2024-02-01T14:12:25.687Z] === PAUSE TestContainerInvalidJSON/containers/create 14:12:25 [2024-02-01T14:12:25.687Z] === RUN TestContainerInvalidJSON/containers/foobar/exec 14:12:25 [2024-02-01T14:12:25.687Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec 14:12:25 [2024-02-01T14:12:25.687Z] === RUN TestContainerInvalidJSON/containers/foobar/update 14:12:25 [2024-02-01T14:12:25.687Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update 14:12:25 [2024-02-01T14:12:25.687Z] === RUN TestContainerInvalidJSON/exec/foobar/start 14:12:25 [2024-02-01T14:12:25.687Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start 14:12:25 [2024-02-01T14:12:25.687Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy 14:12:25 [2024-02-01T14:12:25.687Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy 14:12:25 [2024-02-01T14:12:25.687Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start 14:12:25 [2024-02-01T14:12:25.687Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start 14:12:25 [2024-02-01T14:12:25.687Z] === CONT TestContainerInvalidJSON/commit 14:12:25 [2024-02-01T14:12:25.687Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type 14:12:25 [2024-02-01T14:12:25.687Z] === CONT TestContainerInvalidJSON/exec/foobar/start 14:12:25 [2024-02-01T14:12:25.687Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start 14:12:25 [2024-02-01T14:12:25.687Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type 14:12:25 [2024-02-01T14:12:25.687Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type 14:12:25 [2024-02-01T14:12:25.687Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy 14:12:25 [2024-02-01T14:12:25.687Z] === CONT TestContainerInvalidJSON/containers/foobar/exec 14:12:25 [2024-02-01T14:12:25.687Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type 14:12:25 [2024-02-01T14:12:25.687Z] === CONT TestContainerInvalidJSON/containers/foobar/update 14:12:25 [2024-02-01T14:12:25.687Z] === CONT TestContainerInvalidJSON/containers/create 14:12:25 [2024-02-01T14:12:25.687Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type 14:12:25 [2024-02-01T14:12:25.687Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type 14:12:25 [2024-02-01T14:12:25.687Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type 14:12:25 [2024-02-01T14:12:25.687Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON 14:12:25 [2024-02-01T14:12:25.687Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON 14:12:25 [2024-02-01T14:12:25.687Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON 14:12:25 [2024-02-01T14:12:25.687Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON 14:12:25 [2024-02-01T14:12:25.687Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON 14:12:25 [2024-02-01T14:12:25.687Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON 14:12:25 [2024-02-01T14:12:25.687Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON 14:12:25 [2024-02-01T14:12:25.687Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON 14:12:25 [2024-02-01T14:12:25.687Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON 14:12:25 [2024-02-01T14:12:25.687Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON 14:12:25 [2024-02-01T14:12:25.687Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON 14:12:25 [2024-02-01T14:12:25.687Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON 14:12:25 [2024-02-01T14:12:25.687Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON 14:12:25 [2024-02-01T14:12:25.687Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body 14:12:25 [2024-02-01T14:12:25.687Z] === RUN TestContainerInvalidJSON/containers/create/empty_body 14:12:25 [2024-02-01T14:12:25.687Z] === RUN TestContainerInvalidJSON/commit/empty_body 14:12:25 [2024-02-01T14:12:25.687Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body 14:12:25 [2024-02-01T14:12:25.687Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body 14:12:25 [2024-02-01T14:12:25.687Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON 14:12:25 [2024-02-01T14:12:25.687Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body 14:12:25 [2024-02-01T14:12:25.687Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body 14:12:25 [2024-02-01T14:12:25.687Z] --- PASS: TestContainerInvalidJSON (0.01s) 14:12:25 [2024-02-01T14:12:25.687Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) 14:12:25 [2024-02-01T14:12:25.687Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) 14:12:25 [2024-02-01T14:12:25.687Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) 14:12:25 [2024-02-01T14:12:25.687Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) 14:12:25 [2024-02-01T14:12:25.687Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) 14:12:25 [2024-02-01T14:12:25.687Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s) 14:12:25 [2024-02-01T14:12:25.687Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) 14:12:25 [2024-02-01T14:12:25.687Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) 14:12:25 [2024-02-01T14:12:25.687Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) 14:12:25 [2024-02-01T14:12:25.687Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) 14:12:25 [2024-02-01T14:12:25.687Z] --- PASS: TestContainerInvalidJSON/commit (0.00s) 14:12:25 [2024-02-01T14:12:25.687Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) 14:12:25 [2024-02-01T14:12:25.687Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) 14:12:25 [2024-02-01T14:12:25.687Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) 14:12:25 [2024-02-01T14:12:25.687Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) 14:12:25 [2024-02-01T14:12:25.687Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) 14:12:25 [2024-02-01T14:12:25.687Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) 14:12:25 [2024-02-01T14:12:25.687Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) 14:12:25 [2024-02-01T14:12:25.687Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) 14:12:25 [2024-02-01T14:12:25.687Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) 14:12:25 [2024-02-01T14:12:25.687Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) 14:12:25 [2024-02-01T14:12:25.687Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) 14:12:25 [2024-02-01T14:12:25.687Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) 14:12:25 [2024-02-01T14:12:25.687Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) 14:12:25 [2024-02-01T14:12:25.687Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) 14:12:25 [2024-02-01T14:12:25.687Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s) 14:12:25 [2024-02-01T14:12:25.687Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) 14:12:25 [2024-02-01T14:12:25.687Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) 14:12:25 [2024-02-01T14:12:25.687Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) 14:12:25 [2024-02-01T14:12:25.687Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) 14:12:25 [2024-02-01T14:12:25.687Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) 14:12:25 [2024-02-01T14:12:25.687Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) 14:12:25 [2024-02-01T14:12:25.687Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) 14:12:25 [2024-02-01T14:12:25.687Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) 14:12:25 [2024-02-01T14:12:25.687Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) 14:12:25 [2024-02-01T14:12:25.687Z] === RUN TestCopyFromContainerPathDoesNotExist 14:12:25 [2024-02-01T14:12:25.945Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) 14:12:25 [2024-02-01T14:12:25.945Z] === RUN TestCopyFromContainerPathIsNotDir 14:12:25 [2024-02-01T14:12:25.945Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) 14:12:25 [2024-02-01T14:12:25.945Z] === RUN TestCopyToContainerPathDoesNotExist 14:12:25 [2024-02-01T14:12:25.945Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) 14:12:25 [2024-02-01T14:12:25.945Z] === RUN TestCopyEmptyFile 14:12:25 [2024-02-01T14:12:25.945Z] --- PASS: TestCopyEmptyFile (0.06s) 14:12:25 [2024-02-01T14:12:25.945Z] === RUN TestCopyToContainerPathIsNotDir 14:12:25 [2024-02-01T14:12:25.945Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) 14:12:25 [2024-02-01T14:12:25.945Z] === RUN TestCopyFromContainer 14:12:26 [2024-02-01T14:12:26.897Z] === RUN TestCopyFromContainer// 14:12:26 [2024-02-01T14:12:26.897Z] === RUN TestCopyFromContainer/. 14:12:26 [2024-02-01T14:12:26.897Z] === RUN TestCopyFromContainer//. 14:12:26 [2024-02-01T14:12:26.897Z] === RUN TestCopyFromContainer/./ 14:12:26 [2024-02-01T14:12:26.897Z] === RUN TestCopyFromContainer//./ 14:12:26 [2024-02-01T14:12:26.897Z] === RUN TestCopyFromContainer//bar/root 14:12:26 [2024-02-01T14:12:26.897Z] === RUN TestCopyFromContainer//bar/root/ 14:12:26 [2024-02-01T14:12:26.897Z] === RUN TestCopyFromContainer//bar/root/. 14:12:26 [2024-02-01T14:12:26.897Z] === RUN TestCopyFromContainer/bar/quux 14:12:26 [2024-02-01T14:12:26.897Z] === RUN TestCopyFromContainer/bar/quux/ 14:12:26 [2024-02-01T14:12:26.897Z] === RUN TestCopyFromContainer/bar/quux/. 14:12:26 [2024-02-01T14:12:26.897Z] === RUN TestCopyFromContainer/bar/quux/baz 14:12:26 [2024-02-01T14:12:26.897Z] === RUN TestCopyFromContainer/bar/filesymlink 14:12:26 [2024-02-01T14:12:26.897Z] === RUN TestCopyFromContainer/bar/dirsymlink 14:12:26 [2024-02-01T14:12:26.897Z] === RUN TestCopyFromContainer/bar/dirsymlink/ 14:12:26 [2024-02-01T14:12:26.897Z] === RUN TestCopyFromContainer/bar/dirsymlink/. 14:12:26 [2024-02-01T14:12:26.897Z] === RUN TestCopyFromContainer/bar/notarget 14:12:26 [2024-02-01T14:12:26.897Z] --- PASS: TestCopyFromContainer (0.78s) 14:12:26 [2024-02-01T14:12:26.897Z] --- PASS: TestCopyFromContainer// (0.01s) 14:12:26 [2024-02-01T14:12:26.897Z] --- PASS: TestCopyFromContainer/. (0.01s) 14:12:26 [2024-02-01T14:12:26.897Z] --- PASS: TestCopyFromContainer//. (0.01s) 14:12:26 [2024-02-01T14:12:26.897Z] --- PASS: TestCopyFromContainer/./ (0.01s) 14:12:26 [2024-02-01T14:12:26.897Z] --- PASS: TestCopyFromContainer//./ (0.01s) 14:12:26 [2024-02-01T14:12:26.897Z] --- PASS: TestCopyFromContainer//bar/root (0.01s) 14:12:26 [2024-02-01T14:12:26.897Z] --- PASS: TestCopyFromContainer//bar/root/ (0.01s) 14:12:26 [2024-02-01T14:12:26.897Z] --- PASS: TestCopyFromContainer//bar/root/. (0.02s) 14:12:26 [2024-02-01T14:12:26.897Z] --- PASS: TestCopyFromContainer/bar/quux (0.01s) 14:12:26 [2024-02-01T14:12:26.897Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.00s) 14:12:26 [2024-02-01T14:12:26.897Z] --- PASS: TestCopyFromContainer/bar/quux/. (0.01s) 14:12:26 [2024-02-01T14:12:26.897Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.00s) 14:12:26 [2024-02-01T14:12:26.897Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.00s) 14:12:26 [2024-02-01T14:12:26.897Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.00s) 14:12:26 [2024-02-01T14:12:26.897Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.01s) 14:12:26 [2024-02-01T14:12:26.897Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/. (0.01s) 14:12:26 [2024-02-01T14:12:26.897Z] --- PASS: TestCopyFromContainer/bar/notarget (0.00s) 14:12:26 [2024-02-01T14:12:26.897Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist 14:12:26 [2024-02-01T14:12:26.897Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag 14:12:26 [2024-02-01T14:12:26.897Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag 14:12:26 [2024-02-01T14:12:26.897Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag 14:12:26 [2024-02-01T14:12:26.897Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag 14:12:26 [2024-02-01T14:12:26.897Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest 14:12:26 [2024-02-01T14:12:26.897Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest 14:12:26 [2024-02-01T14:12:26.897Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag 14:12:26 [2024-02-01T14:12:26.897Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest 14:12:26 [2024-02-01T14:12:26.897Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag 14:12:26 [2024-02-01T14:12:26.897Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) 14:12:26 [2024-02-01T14:12:26.897Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) 14:12:26 [2024-02-01T14:12:26.897Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) 14:12:26 [2024-02-01T14:12:26.897Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) 14:12:26 [2024-02-01T14:12:26.897Z] === RUN TestCreateLinkToNonExistingContainer 14:12:26 [2024-02-01T14:12:26.897Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) 14:12:26 [2024-02-01T14:12:26.897Z] === RUN TestCreateWithInvalidEnv 14:12:26 [2024-02-01T14:12:26.897Z] === RUN TestCreateWithInvalidEnv/0 14:12:26 [2024-02-01T14:12:26.897Z] === PAUSE TestCreateWithInvalidEnv/0 14:12:26 [2024-02-01T14:12:26.897Z] === RUN TestCreateWithInvalidEnv/1 14:12:26 [2024-02-01T14:12:26.897Z] === PAUSE TestCreateWithInvalidEnv/1 14:12:26 [2024-02-01T14:12:26.897Z] === RUN TestCreateWithInvalidEnv/2 14:12:26 [2024-02-01T14:12:26.897Z] === PAUSE TestCreateWithInvalidEnv/2 14:12:26 [2024-02-01T14:12:26.897Z] === CONT TestCreateWithInvalidEnv/0 14:12:26 [2024-02-01T14:12:26.897Z] === CONT TestCreateWithInvalidEnv/2 14:12:26 [2024-02-01T14:12:26.897Z] === CONT TestCreateWithInvalidEnv/1 14:12:26 [2024-02-01T14:12:26.897Z] --- PASS: TestCreateWithInvalidEnv (0.01s) 14:12:26 [2024-02-01T14:12:26.897Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) 14:12:26 [2024-02-01T14:12:26.897Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) 14:12:26 [2024-02-01T14:12:26.897Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) 14:12:26 [2024-02-01T14:12:26.897Z] === RUN TestCreateTmpfsMountsTarget 14:12:26 [2024-02-01T14:12:26.897Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) 14:12:26 [2024-02-01T14:12:26.897Z] === RUN TestCreateWithCustomMaskedPaths 14:12:28 [2024-02-01T14:12:28.275Z] --- PASS: TestCreateWithCustomMaskedPaths (1.18s) 14:12:28 [2024-02-01T14:12:28.275Z] === RUN TestCreateWithCustomReadonlyPaths 14:12:29 [2024-02-01T14:12:29.208Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.24s) 14:12:29 [2024-02-01T14:12:29.208Z] === RUN TestCreateWithInvalidHealthcheckParams 14:12:29 [2024-02-01T14:12:29.208Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s 14:12:29 [2024-02-01T14:12:29.208Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s 14:12:29 [2024-02-01T14:12:29.208Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms 14:12:29 [2024-02-01T14:12:29.208Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms 14:12:29 [2024-02-01T14:12:29.208Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms 14:12:29 [2024-02-01T14:12:29.208Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms 14:12:29 [2024-02-01T14:12:29.208Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 14:12:29 [2024-02-01T14:12:29.208Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 14:12:29 [2024-02-01T14:12:29.208Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms 14:12:29 [2024-02-01T14:12:29.208Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms 14:12:29 [2024-02-01T14:12:29.208Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartInterval_in_Healthcheck:_not_0_and_less_than_1ms 14:12:29 [2024-02-01T14:12:29.208Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartInterval_in_Healthcheck:_not_0_and_less_than_1ms 14:12:29 [2024-02-01T14:12:29.208Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s 14:12:29 [2024-02-01T14:12:29.208Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 14:12:29 [2024-02-01T14:12:29.208Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartInterval_in_Healthcheck:_not_0_and_less_than_1ms 14:12:29 [2024-02-01T14:12:29.208Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms 14:12:29 [2024-02-01T14:12:29.208Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms 14:12:29 [2024-02-01T14:12:29.208Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms 14:12:29 [2024-02-01T14:12:29.208Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) 14:12:29 [2024-02-01T14:12:29.208Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartInterval_in_Healthcheck:_not_0_and_less_than_1ms (0.00s) 14:12:29 [2024-02-01T14:12:29.208Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.00s) 14:12:29 [2024-02-01T14:12:29.208Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.00s) 14:12:29 [2024-02-01T14:12:29.208Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.00s) 14:12:29 [2024-02-01T14:12:29.208Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.00s) 14:12:29 [2024-02-01T14:12:29.208Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) 14:12:29 [2024-02-01T14:12:29.208Z] === RUN TestCreateTmpfsOverrideAnonymousVolume 14:12:29 [2024-02-01T14:12:29.774Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.39s) 14:12:29 [2024-02-01T14:12:29.774Z] === RUN TestCreateDifferentPlatform 14:12:29 [2024-02-01T14:12:29.774Z] === RUN TestCreateDifferentPlatform/different_os 14:12:29 [2024-02-01T14:12:29.774Z] === RUN TestCreateDifferentPlatform/different_cpu_arch 14:12:29 [2024-02-01T14:12:29.774Z] --- PASS: TestCreateDifferentPlatform (0.01s) 14:12:29 [2024-02-01T14:12:29.774Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) 14:12:29 [2024-02-01T14:12:29.774Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) 14:12:29 [2024-02-01T14:12:29.774Z] === RUN TestCreateVolumesFromNonExistingContainer 14:12:29 [2024-02-01T14:12:29.774Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) 14:12:29 [2024-02-01T14:12:29.774Z] === RUN TestCreatePlatformSpecificImageNoPlatform 14:12:29 [2024-02-01T14:12:29.774Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) 14:12:29 [2024-02-01T14:12:29.774Z] === RUN TestCreateInvalidHostConfig 14:12:29 [2024-02-01T14:12:29.774Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode 14:12:29 [2024-02-01T14:12:29.774Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode 14:12:29 [2024-02-01T14:12:29.774Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode 14:12:29 [2024-02-01T14:12:29.774Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode 14:12:29 [2024-02-01T14:12:29.774Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID 14:12:29 [2024-02-01T14:12:29.774Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID 14:12:29 [2024-02-01T14:12:29.774Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode 14:12:29 [2024-02-01T14:12:29.774Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode 14:12:29 [2024-02-01T14:12:29.774Z] === RUN TestCreateInvalidHostConfig/invalid_Annotations 14:12:29 [2024-02-01T14:12:29.774Z] === PAUSE TestCreateInvalidHostConfig/invalid_Annotations 14:12:29 [2024-02-01T14:12:29.774Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode 14:12:29 [2024-02-01T14:12:29.774Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode 14:12:29 [2024-02-01T14:12:29.774Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID 14:12:29 [2024-02-01T14:12:29.774Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode 14:12:29 [2024-02-01T14:12:29.774Z] === CONT TestCreateInvalidHostConfig/invalid_Annotations 14:12:29 [2024-02-01T14:12:29.774Z] --- PASS: TestCreateInvalidHostConfig (0.01s) 14:12:29 [2024-02-01T14:12:29.774Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) 14:12:29 [2024-02-01T14:12:29.774Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) 14:12:29 [2024-02-01T14:12:29.774Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) 14:12:29 [2024-02-01T14:12:29.774Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s) 14:12:29 [2024-02-01T14:12:29.774Z] --- PASS: TestCreateInvalidHostConfig/invalid_Annotations (0.00s) 14:12:29 [2024-02-01T14:12:29.774Z] === RUN TestCreateWithMultipleEndpointSettings 14:12:29 [2024-02-01T14:12:29.774Z] === RUN TestCreateWithMultipleEndpointSettings/with_API_v1.44 14:12:29 [2024-02-01T14:12:29.774Z] === RUN TestCreateWithMultipleEndpointSettings/with_API_v1.43 14:12:29 [2024-02-01T14:12:29.774Z] --- PASS: TestCreateWithMultipleEndpointSettings (0.04s) 14:12:29 [2024-02-01T14:12:29.774Z] --- PASS: TestCreateWithMultipleEndpointSettings/with_API_v1.44 (0.03s) 14:12:29 [2024-02-01T14:12:29.774Z] --- PASS: TestCreateWithMultipleEndpointSettings/with_API_v1.43 (0.00s) 14:12:29 [2024-02-01T14:12:29.774Z] === RUN TestCreateWithCustomMACs 14:12:30 [2024-02-01T14:12:30.340Z] --- PASS: TestCreateWithCustomMACs (0.57s) 14:12:30 [2024-02-01T14:12:30.340Z] === RUN TestContainerStartOnDaemonRestart 14:12:30 [2024-02-01T14:12:30.340Z] === PAUSE TestContainerStartOnDaemonRestart 14:12:30 [2024-02-01T14:12:30.340Z] === RUN TestDaemonRestartIpcMode 14:12:30 [2024-02-01T14:12:30.340Z] === PAUSE TestDaemonRestartIpcMode 14:12:30 [2024-02-01T14:12:30.340Z] === RUN TestDaemonHostGatewayIP 14:12:30 [2024-02-01T14:12:30.340Z] === PAUSE TestDaemonHostGatewayIP 14:12:30 [2024-02-01T14:12:30.340Z] === RUN TestRestartDaemonWithRestartingContainer 14:12:30 [2024-02-01T14:12:30.340Z] === PAUSE TestRestartDaemonWithRestartingContainer 14:12:30 [2024-02-01T14:12:30.340Z] === RUN TestHardRestartWhenContainerIsRunning 14:12:30 [2024-02-01T14:12:30.340Z] === PAUSE TestHardRestartWhenContainerIsRunning 14:12:30 [2024-02-01T14:12:30.340Z] === RUN TestContainerKillOnDaemonStart 14:12:30 [2024-02-01T14:12:30.340Z] === PAUSE TestContainerKillOnDaemonStart 14:12:30 [2024-02-01T14:12:30.340Z] === RUN TestDiff 14:12:30 [2024-02-01T14:12:30.905Z] --- PASS: TestDiff (0.43s) 14:12:30 [2024-02-01T14:12:30.905Z] === RUN TestDiffStoppedContainer 14:12:31 [2024-02-01T14:12:31.163Z] --- PASS: TestDiffStoppedContainer (0.40s) 14:12:31 [2024-02-01T14:12:31.163Z] === RUN TestExecConsoleSize 14:12:31 [2024-02-01T14:12:31.728Z] --- PASS: TestExecConsoleSize (0.48s) 14:12:31 [2024-02-01T14:12:31.728Z] === RUN TestExecWithCloseStdin 14:12:32 [2024-02-01T14:12:32.294Z] --- PASS: TestExecWithCloseStdin (0.47s) 14:12:32 [2024-02-01T14:12:32.294Z] === RUN TestExec 14:12:32 [2024-02-01T14:12:32.859Z] --- PASS: TestExec (0.48s) 14:12:32 [2024-02-01T14:12:32.859Z] === RUN TestExecUser 14:12:33 [2024-02-01T14:12:33.117Z] --- PASS: TestExecUser (0.47s) 14:12:33 [2024-02-01T14:12:33.117Z] === RUN TestExecWithGroupAdd 14:12:33 [2024-02-01T14:12:33.684Z] --- PASS: TestExecWithGroupAdd (0.45s) 14:12:33 [2024-02-01T14:12:33.684Z] === RUN TestExportContainerAndImportImage 14:12:34 [2024-02-01T14:12:34.250Z] --- PASS: TestExportContainerAndImportImage (0.47s) 14:12:34 [2024-02-01T14:12:34.250Z] === RUN TestExportContainerAfterDaemonRestart 14:12:40 [2024-02-01T14:12:40.804Z] --- PASS: TestExportContainerAfterDaemonRestart (6.16s) 14:12:40 [2024-02-01T14:12:40.804Z] === RUN TestHealthCheckWorkdir 14:12:40 [2024-02-01T14:12:40.804Z] --- PASS: TestHealthCheckWorkdir (0.53s) 14:12:40 [2024-02-01T14:12:40.804Z] === RUN TestHealthKillContainer 14:12:48 [2024-02-01T14:12:48.910Z] --- PASS: TestHealthKillContainer (7.75s) 14:12:48 [2024-02-01T14:12:48.910Z] === RUN TestHealthCheckProcessKilled 14:12:49 [2024-02-01T14:12:49.168Z] --- PASS: TestHealthCheckProcessKilled (0.67s) 14:12:49 [2024-02-01T14:12:49.168Z] === RUN TestHealthStartInterval 14:12:50 [2024-02-01T14:12:50.541Z] health_test.go:141: &{2024-02-01 14:12:50.28732832 +0000 UTC 2024-02-01 14:12:50.317045999 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory 14:12:50 [2024-02-01T14:12:50.541Z] } 14:12:50 [2024-02-01T14:12:50.541Z] health_test.go:141: &{2024-02-01 14:12:50.28732832 +0000 UTC 2024-02-01 14:12:50.317045999 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory 14:12:50 [2024-02-01T14:12:50.541Z] } 14:12:50 [2024-02-01T14:12:50.798Z] health_test.go:141: &{2024-02-01 14:12:50.28732832 +0000 UTC 2024-02-01 14:12:50.317045999 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory 14:12:50 [2024-02-01T14:12:50.798Z] } 14:12:50 [2024-02-01T14:12:50.798Z] health_test.go:141: &{2024-02-01 14:12:50.28732832 +0000 UTC 2024-02-01 14:12:50.317045999 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory 14:12:50 [2024-02-01T14:12:50.798Z] } 14:12:50 [2024-02-01T14:12:50.798Z] health_test.go:141: &{2024-02-01 14:12:50.28732832 +0000 UTC 2024-02-01 14:12:50.317045999 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory 14:12:50 [2024-02-01T14:12:50.798Z] } 14:12:51 [2024-02-01T14:12:51.056Z] health_test.go:141: &{2024-02-01 14:12:50.28732832 +0000 UTC 2024-02-01 14:12:50.317045999 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory 14:12:51 [2024-02-01T14:12:51.056Z] } 14:12:51 [2024-02-01T14:12:51.056Z] health_test.go:141: &{2024-02-01 14:12:50.28732832 +0000 UTC 2024-02-01 14:12:50.317045999 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory 14:12:51 [2024-02-01T14:12:51.056Z] } 14:12:51 [2024-02-01T14:12:51.314Z] health_test.go:141: &{2024-02-01 14:12:50.28732832 +0000 UTC 2024-02-01 14:12:50.317045999 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory 14:12:51 [2024-02-01T14:12:51.314Z] } 14:12:51 [2024-02-01T14:12:51.314Z] health_test.go:141: &{2024-02-01 14:12:50.28732832 +0000 UTC 2024-02-01 14:12:50.317045999 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory 14:12:51 [2024-02-01T14:12:51.314Z] } 14:12:51 [2024-02-01T14:12:51.314Z] health_test.go:141: &{2024-02-01 14:12:50.28732832 +0000 UTC 2024-02-01 14:12:50.317045999 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory 14:12:51 [2024-02-01T14:12:51.314Z] } 14:12:51 [2024-02-01T14:12:51.572Z] health_test.go:141: &{2024-02-01 14:12:51.3177634 +0000 UTC 2024-02-01 14:12:51.347250811 +0000 UTC 1 2} 14:12:51 [2024-02-01T14:12:51.572Z] health_test.go:141: &{2024-02-01 14:12:51.3177634 +0000 UTC 2024-02-01 14:12:51.347250811 +0000 UTC 1 2} 14:12:51 [2024-02-01T14:12:51.829Z] health_test.go:141: &{2024-02-01 14:12:51.3177634 +0000 UTC 2024-02-01 14:12:51.347250811 +0000 UTC 1 2} 14:12:51 [2024-02-01T14:12:51.829Z] health_test.go:141: &{2024-02-01 14:12:51.3177634 +0000 UTC 2024-02-01 14:12:51.347250811 +0000 UTC 1 2} 14:12:51 [2024-02-01T14:12:51.829Z] health_test.go:141: &{2024-02-01 14:12:51.3177634 +0000 UTC 2024-02-01 14:12:51.347250811 +0000 UTC 1 2} 14:12:52 [2024-02-01T14:12:52.087Z] health_test.go:141: &{2024-02-01 14:12:51.3177634 +0000 UTC 2024-02-01 14:12:51.347250811 +0000 UTC 1 2} 14:12:52 [2024-02-01T14:12:52.087Z] health_test.go:141: &{2024-02-01 14:12:51.3177634 +0000 UTC 2024-02-01 14:12:51.347250811 +0000 UTC 1 2} 14:12:52 [2024-02-01T14:12:52.345Z] health_test.go:141: &{2024-02-01 14:12:51.3177634 +0000 UTC 2024-02-01 14:12:51.347250811 +0000 UTC 1 2} 14:12:52 [2024-02-01T14:12:52.345Z] health_test.go:141: &{2024-02-01 14:12:51.3177634 +0000 UTC 2024-02-01 14:12:51.347250811 +0000 UTC 1 2} 14:12:52 [2024-02-01T14:12:52.345Z] health_test.go:141: &{2024-02-01 14:12:51.3177634 +0000 UTC 2024-02-01 14:12:51.347250811 +0000 UTC 1 2} 14:12:52 [2024-02-01T14:12:52.603Z] health_test.go:169: 1.030227081s 14:12:53 [2024-02-01T14:12:53.535Z] health_test.go:169: 1.030227081s 14:12:54 [2024-02-01T14:12:54.468Z] health_test.go:169: 1.030227081s 14:12:55 [2024-02-01T14:12:55.840Z] health_test.go:169: 1.030227081s 14:12:56 [2024-02-01T14:12:56.772Z] health_test.go:169: 1.030227081s 14:12:57 [2024-02-01T14:12:57.704Z] health_test.go:169: 1.030227081s 14:12:58 [2024-02-01T14:12:58.650Z] health_test.go:169: 1.030227081s 14:12:59 [2024-02-01T14:12:59.582Z] health_test.go:169: 1.030227081s 14:13:00 [2024-02-01T14:13:00.514Z] health_test.go:169: 1.030227081s 14:13:01 [2024-02-01T14:13:01.446Z] health_test.go:169: 1.030227081s 14:13:02 [2024-02-01T14:13:02.818Z] health_test.go:169: 1.030227081s 14:13:03 [2024-02-01T14:13:03.750Z] health_test.go:169: 1.030227081s 14:13:04 [2024-02-01T14:13:04.682Z] health_test.go:169: 1.030227081s 14:13:05 [2024-02-01T14:13:05.614Z] health_test.go:169: 1.030227081s 14:13:06 [2024-02-01T14:13:06.547Z] health_test.go:169: 1.030227081s 14:13:07 [2024-02-01T14:13:07.480Z] health_test.go:169: 1.030227081s 14:13:08 [2024-02-01T14:13:08.852Z] health_test.go:169: 1.030227081s 14:13:09 [2024-02-01T14:13:09.785Z] health_test.go:169: 1.030227081s 14:13:10 [2024-02-01T14:13:10.717Z] health_test.go:169: 1.030227081s 14:13:11 [2024-02-01T14:13:11.650Z] health_test.go:169: 1.030227081s 14:13:12 [2024-02-01T14:13:12.582Z] health_test.go:169: 1.030227081s 14:13:13 [2024-02-01T14:13:13.514Z] health_test.go:169: 1.030227081s 14:13:14 [2024-02-01T14:13:14.447Z] health_test.go:169: 1.030227081s 14:13:15 [2024-02-01T14:13:15.818Z] health_test.go:169: 1.030227081s 14:13:16 [2024-02-01T14:13:16.751Z] health_test.go:169: 1.030227081s 14:13:17 [2024-02-01T14:13:17.683Z] health_test.go:169: 1.030227081s 14:13:18 [2024-02-01T14:13:18.616Z] health_test.go:169: 1.030227081s 14:13:19 [2024-02-01T14:13:19.549Z] health_test.go:169: 1.030227081s 14:13:20 [2024-02-01T14:13:20.481Z] health_test.go:169: 1.030227081s 14:13:21 [2024-02-01T14:13:21.854Z] health_test.go:169: 1.030227081s 14:13:22 [2024-02-01T14:13:22.787Z] --- PASS: TestHealthStartInterval (33.62s) 14:13:22 [2024-02-01T14:13:22.787Z] === RUN TestInspectCpusetInConfigPre120 14:13:23 [2024-02-01T14:13:23.352Z] --- PASS: TestInspectCpusetInConfigPre120 (0.47s) 14:13:23 [2024-02-01T14:13:23.352Z] === RUN TestInspectAnnotations 14:13:23 [2024-02-01T14:13:23.352Z] --- PASS: TestInspectAnnotations (0.05s) 14:13:23 [2024-02-01T14:13:23.352Z] === RUN TestNetworkAliasesAreEmpty 14:13:23 [2024-02-01T14:13:23.352Z] === RUN TestNetworkAliasesAreEmpty/host 14:13:23 [2024-02-01T14:13:23.352Z] === RUN TestNetworkAliasesAreEmpty/bridge 14:13:23 [2024-02-01T14:13:23.352Z] === RUN TestNetworkAliasesAreEmpty/none 14:13:23 [2024-02-01T14:13:23.352Z] --- PASS: TestNetworkAliasesAreEmpty (0.14s) 14:13:23 [2024-02-01T14:13:23.352Z] --- PASS: TestNetworkAliasesAreEmpty/host (0.04s) 14:13:23 [2024-02-01T14:13:23.352Z] --- PASS: TestNetworkAliasesAreEmpty/bridge (0.05s) 14:13:23 [2024-02-01T14:13:23.352Z] --- PASS: TestNetworkAliasesAreEmpty/none (0.04s) 14:13:23 [2024-02-01T14:13:23.352Z] === RUN TestIpcModeNone 14:13:23 [2024-02-01T14:13:23.928Z] --- PASS: TestIpcModeNone (0.46s) 14:13:23 [2024-02-01T14:13:23.928Z] === RUN TestIpcModePrivate 14:13:24 [2024-02-01T14:13:24.192Z] ipcmode_linux_test.go:87: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:78, shared: false, mustBeShared: false 14:13:24 [2024-02-01T14:13:24.453Z] --- PASS: TestIpcModePrivate (0.49s) 14:13:24 [2024-02-01T14:13:24.453Z] === RUN TestIpcModeShareable 14:13:24 [2024-02-01T14:13:24.710Z] ipcmode_linux_test.go:87: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:72, shared: true, mustBeShared: true 14:13:24 [2024-02-01T14:13:24.968Z] --- PASS: TestIpcModeShareable (0.51s) 14:13:24 [2024-02-01T14:13:24.968Z] === RUN TestAPIIpcModeShareableAndContainer 14:13:25 [2024-02-01T14:13:25.902Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.07s) 14:13:25 [2024-02-01T14:13:25.902Z] === RUN TestAPIIpcModeHost 14:13:26 [2024-02-01T14:13:26.467Z] --- PASS: TestAPIIpcModeHost (0.30s) 14:13:26 [2024-02-01T14:13:26.467Z] === RUN TestDaemonIpcModeShareable 14:13:27 [2024-02-01T14:13:27.400Z] ipcmode_linux_test.go:255: [testDaemonIpcPrivateShareable] ipcdev: 0:104, shared: true, mustBeShared: true 14:13:27 [2024-02-01T14:13:27.400Z] --- PASS: TestDaemonIpcModeShareable (1.09s) 14:13:27 [2024-02-01T14:13:27.400Z] === RUN TestDaemonIpcModePrivate 14:13:28 [2024-02-01T14:13:28.334Z] ipcmode_linux_test.go:255: [testDaemonIpcPrivateShareable] ipcdev: 0:110, shared: false, mustBeShared: false 14:13:28 [2024-02-01T14:13:28.591Z] --- PASS: TestDaemonIpcModePrivate (1.09s) 14:13:28 [2024-02-01T14:13:28.591Z] === RUN TestDaemonIpcModePrivateFromConfig 14:13:29 [2024-02-01T14:13:29.525Z] ipcmode_linux_test.go:255: [testDaemonIpcPrivateShareable] ipcdev: 0:110, shared: false, mustBeShared: false 14:13:29 [2024-02-01T14:13:29.525Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.07s) 14:13:29 [2024-02-01T14:13:29.525Z] === RUN TestDaemonIpcModeShareableFromConfig 14:13:30 [2024-02-01T14:13:30.458Z] ipcmode_linux_test.go:255: [testDaemonIpcPrivateShareable] ipcdev: 0:104, shared: true, mustBeShared: true 14:13:30 [2024-02-01T14:13:30.716Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.10s) 14:13:30 [2024-02-01T14:13:30.716Z] === RUN TestIpcModeOlderClient 14:13:30 [2024-02-01T14:13:30.716Z] === PAUSE TestIpcModeOlderClient 14:13:30 [2024-02-01T14:13:30.716Z] === RUN TestKillContainerInvalidSignal 14:13:31 [2024-02-01T14:13:31.281Z] --- PASS: TestKillContainerInvalidSignal (0.47s) 14:13:31 [2024-02-01T14:13:31.281Z] === RUN TestKillContainer 14:13:31 [2024-02-01T14:13:31.281Z] === RUN TestKillContainer/no_signal 14:13:31 [2024-02-01T14:13:31.539Z] === RUN TestKillContainer/non_killing_signal 14:13:31 [2024-02-01T14:13:31.797Z] === RUN TestKillContainer/killing_signal 14:13:32 [2024-02-01T14:13:32.730Z] --- PASS: TestKillContainer (1.44s) 14:13:32 [2024-02-01T14:13:32.730Z] --- PASS: TestKillContainer/no_signal (0.45s) 14:13:32 [2024-02-01T14:13:32.730Z] --- PASS: TestKillContainer/non_killing_signal (0.26s) 14:13:32 [2024-02-01T14:13:32.730Z] --- PASS: TestKillContainer/killing_signal (0.49s) 14:13:32 [2024-02-01T14:13:32.730Z] === RUN TestKillWithStopSignalAndRestartPolicies 14:13:32 [2024-02-01T14:13:32.730Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy 14:13:32 [2024-02-01T14:13:32.987Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy 14:13:33 [2024-02-01T14:13:33.553Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.95s) 14:13:33 [2024-02-01T14:13:33.553Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.44s) 14:13:33 [2024-02-01T14:13:33.553Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.28s) 14:13:33 [2024-02-01T14:13:33.553Z] === RUN TestKillStoppedContainer 14:13:33 [2024-02-01T14:13:33.553Z] --- PASS: TestKillStoppedContainer (0.06s) 14:13:33 [2024-02-01T14:13:33.553Z] === RUN TestKillStoppedContainerAPIPre120 14:13:33 [2024-02-01T14:13:33.553Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.06s) 14:13:33 [2024-02-01T14:13:33.553Z] === RUN TestKillDifferentUserContainer 14:13:34 [2024-02-01T14:13:34.118Z] --- PASS: TestKillDifferentUserContainer (0.51s) 14:13:34 [2024-02-01T14:13:34.118Z] === RUN TestInspectOomKilledTrue 14:13:34 [2024-02-01T14:13:34.684Z] --- PASS: TestInspectOomKilledTrue (0.52s) 14:13:34 [2024-02-01T14:13:34.684Z] === RUN TestInspectOomKilledFalse 14:13:35 [2024-02-01T14:13:35.249Z] --- PASS: TestInspectOomKilledFalse (0.44s) 14:13:35 [2024-02-01T14:13:35.249Z] === RUN TestLinksEtcHostsContentMatch 14:13:35 [2024-02-01T14:13:35.249Z] --- PASS: TestLinksEtcHostsContentMatch (0.23s) 14:13:35 [2024-02-01T14:13:35.249Z] === RUN TestLinksContainerNames 14:13:36 [2024-02-01T14:13:36.182Z] --- PASS: TestLinksContainerNames (0.96s) 14:13:36 [2024-02-01T14:13:36.182Z] === RUN TestLogsFollowTailEmpty 14:13:36 [2024-02-01T14:13:36.748Z] --- PASS: TestLogsFollowTailEmpty (0.47s) 14:13:36 [2024-02-01T14:13:36.748Z] === RUN TestLogs 14:13:36 [2024-02-01T14:13:36.748Z] === RUN TestLogs/driver_local 14:13:36 [2024-02-01T14:13:36.748Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr 14:13:36 [2024-02-01T14:13:36.748Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr 14:13:36 [2024-02-01T14:13:36.748Z] === RUN TestLogs/driver_local/tty/only_stdout 14:13:36 [2024-02-01T14:13:36.748Z] === PAUSE TestLogs/driver_local/tty/only_stdout 14:13:36 [2024-02-01T14:13:36.748Z] === RUN TestLogs/driver_local/tty/only_stderr 14:13:36 [2024-02-01T14:13:36.748Z] === PAUSE TestLogs/driver_local/tty/only_stderr 14:13:36 [2024-02-01T14:13:36.748Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr 14:13:36 [2024-02-01T14:13:36.748Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr 14:13:36 [2024-02-01T14:13:36.748Z] === RUN TestLogs/driver_local/without_tty/only_stdout 14:13:36 [2024-02-01T14:13:36.748Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout 14:13:36 [2024-02-01T14:13:36.748Z] === RUN TestLogs/driver_local/without_tty/only_stderr 14:13:36 [2024-02-01T14:13:36.748Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr 14:13:36 [2024-02-01T14:13:36.748Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr 14:13:36 [2024-02-01T14:13:36.748Z] === CONT TestLogs/driver_local/without_tty/only_stderr 14:13:36 [2024-02-01T14:13:36.748Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr 14:13:36 [2024-02-01T14:13:36.748Z] === CONT TestLogs/driver_local/tty/only_stderr 14:13:36 [2024-02-01T14:13:36.748Z] === CONT TestLogs/driver_local/tty/only_stdout 14:13:36 [2024-02-01T14:13:36.748Z] === CONT TestLogs/driver_local/without_tty/only_stdout 14:13:38 [2024-02-01T14:13:38.647Z] === RUN TestLogs/driver_json-file 14:13:38 [2024-02-01T14:13:38.647Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr 14:13:38 [2024-02-01T14:13:38.647Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr 14:13:38 [2024-02-01T14:13:38.647Z] === RUN TestLogs/driver_json-file/tty/only_stdout 14:13:38 [2024-02-01T14:13:38.647Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout 14:13:38 [2024-02-01T14:13:38.647Z] === RUN TestLogs/driver_json-file/tty/only_stderr 14:13:38 [2024-02-01T14:13:38.647Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr 14:13:38 [2024-02-01T14:13:38.647Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr 14:13:38 [2024-02-01T14:13:38.647Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr 14:13:38 [2024-02-01T14:13:38.647Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout 14:13:38 [2024-02-01T14:13:38.647Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout 14:13:38 [2024-02-01T14:13:38.647Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr 14:13:38 [2024-02-01T14:13:38.647Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr 14:13:38 [2024-02-01T14:13:38.647Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr 14:13:38 [2024-02-01T14:13:38.647Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr 14:13:38 [2024-02-01T14:13:38.647Z] === CONT TestLogs/driver_json-file/tty/only_stderr 14:13:38 [2024-02-01T14:13:38.647Z] === CONT TestLogs/driver_json-file/tty/only_stdout 14:13:38 [2024-02-01T14:13:38.647Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr 14:13:38 [2024-02-01T14:13:38.647Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout 14:13:40 [2024-02-01T14:13:40.020Z] --- PASS: TestLogs (3.28s) 14:13:40 [2024-02-01T14:13:40.020Z] --- PASS: TestLogs/driver_local (0.01s) 14:13:40 [2024-02-01T14:13:40.020Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (1.15s) 14:13:40 [2024-02-01T14:13:40.020Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (1.37s) 14:13:40 [2024-02-01T14:13:40.020Z] --- PASS: TestLogs/driver_local/tty/only_stderr (1.43s) 14:13:40 [2024-02-01T14:13:40.020Z] --- PASS: TestLogs/driver_local/tty/only_stdout (1.43s) 14:13:40 [2024-02-01T14:13:40.020Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (1.52s) 14:13:40 [2024-02-01T14:13:40.020Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (1.62s) 14:13:40 [2024-02-01T14:13:40.020Z] --- PASS: TestLogs/driver_json-file (0.01s) 14:13:40 [2024-02-01T14:13:40.020Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.94s) 14:13:40 [2024-02-01T14:13:40.020Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.95s) 14:13:40 [2024-02-01T14:13:40.020Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (1.24s) 14:13:40 [2024-02-01T14:13:40.020Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (1.53s) 14:13:40 [2024-02-01T14:13:40.020Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (1.59s) 14:13:40 [2024-02-01T14:13:40.020Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (1.64s) 14:13:40 [2024-02-01T14:13:40.020Z] === RUN TestContainerNetworkMountsNoChown 14:13:40 [2024-02-01T14:13:40.586Z] --- PASS: TestContainerNetworkMountsNoChown (0.44s) 14:13:40 [2024-02-01T14:13:40.586Z] === RUN TestMountDaemonRoot 14:13:40 [2024-02-01T14:13:40.586Z] === RUN TestMountDaemonRoot/default 14:13:40 [2024-02-01T14:13:40.586Z] === PAUSE TestMountDaemonRoot/default 14:13:40 [2024-02-01T14:13:40.586Z] === RUN TestMountDaemonRoot/private 14:13:40 [2024-02-01T14:13:40.586Z] === PAUSE TestMountDaemonRoot/private 14:13:40 [2024-02-01T14:13:40.586Z] === RUN TestMountDaemonRoot/rprivate 14:13:40 [2024-02-01T14:13:40.586Z] === PAUSE TestMountDaemonRoot/rprivate 14:13:40 [2024-02-01T14:13:40.586Z] === RUN TestMountDaemonRoot/slave 14:13:40 [2024-02-01T14:13:40.586Z] === PAUSE TestMountDaemonRoot/slave 14:13:40 [2024-02-01T14:13:40.586Z] === RUN TestMountDaemonRoot/rslave 14:13:40 [2024-02-01T14:13:40.586Z] === PAUSE TestMountDaemonRoot/rslave 14:13:40 [2024-02-01T14:13:40.586Z] === RUN TestMountDaemonRoot/shared 14:13:40 [2024-02-01T14:13:40.586Z] === PAUSE TestMountDaemonRoot/shared 14:13:40 [2024-02-01T14:13:40.586Z] === RUN TestMountDaemonRoot/rshared 14:13:40 [2024-02-01T14:13:40.586Z] === PAUSE TestMountDaemonRoot/rshared 14:13:40 [2024-02-01T14:13:40.586Z] === CONT TestMountDaemonRoot/default 14:13:40 [2024-02-01T14:13:40.586Z] === RUN TestMountDaemonRoot/default/bind_root 14:13:40 [2024-02-01T14:13:40.586Z] === PAUSE TestMountDaemonRoot/default/bind_root 14:13:40 [2024-02-01T14:13:40.586Z] === RUN TestMountDaemonRoot/default/bind_subpath 14:13:40 [2024-02-01T14:13:40.586Z] === PAUSE TestMountDaemonRoot/default/bind_subpath 14:13:40 [2024-02-01T14:13:40.586Z] === RUN TestMountDaemonRoot/default/mount_root 14:13:40 [2024-02-01T14:13:40.586Z] === PAUSE TestMountDaemonRoot/default/mount_root 14:13:40 [2024-02-01T14:13:40.586Z] === RUN TestMountDaemonRoot/default/mount_subpath 14:13:40 [2024-02-01T14:13:40.586Z] === PAUSE TestMountDaemonRoot/default/mount_subpath 14:13:40 [2024-02-01T14:13:40.586Z] === CONT TestMountDaemonRoot/default/bind_root 14:13:40 [2024-02-01T14:13:40.586Z] === CONT TestMountDaemonRoot/rshared 14:13:40 [2024-02-01T14:13:40.586Z] === RUN TestMountDaemonRoot/rshared/bind_root 14:13:40 [2024-02-01T14:13:40.586Z] === PAUSE TestMountDaemonRoot/rshared/bind_root 14:13:40 [2024-02-01T14:13:40.586Z] === RUN TestMountDaemonRoot/rshared/bind_subpath 14:13:40 [2024-02-01T14:13:40.586Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath 14:13:40 [2024-02-01T14:13:40.586Z] === RUN TestMountDaemonRoot/rshared/mount_root 14:13:40 [2024-02-01T14:13:40.586Z] === PAUSE TestMountDaemonRoot/rshared/mount_root 14:13:40 [2024-02-01T14:13:40.586Z] === RUN TestMountDaemonRoot/rshared/mount_subpath 14:13:40 [2024-02-01T14:13:40.586Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath 14:13:40 [2024-02-01T14:13:40.586Z] === CONT TestMountDaemonRoot/rshared/bind_root 14:13:40 [2024-02-01T14:13:40.586Z] === CONT TestMountDaemonRoot/shared 14:13:40 [2024-02-01T14:13:40.586Z] === RUN TestMountDaemonRoot/shared/bind_subpath 14:13:40 [2024-02-01T14:13:40.586Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath 14:13:40 [2024-02-01T14:13:40.586Z] === RUN TestMountDaemonRoot/shared/mount_root 14:13:40 [2024-02-01T14:13:40.586Z] === PAUSE TestMountDaemonRoot/shared/mount_root 14:13:40 [2024-02-01T14:13:40.586Z] === RUN TestMountDaemonRoot/shared/mount_subpath 14:13:40 [2024-02-01T14:13:40.586Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath 14:13:40 [2024-02-01T14:13:40.586Z] === RUN TestMountDaemonRoot/shared/bind_root 14:13:40 [2024-02-01T14:13:40.586Z] === PAUSE TestMountDaemonRoot/shared/bind_root 14:13:40 [2024-02-01T14:13:40.586Z] === CONT TestMountDaemonRoot/shared/bind_subpath 14:13:40 [2024-02-01T14:13:40.586Z] === CONT TestMountDaemonRoot/default/bind_subpath 14:13:40 [2024-02-01T14:13:40.586Z] === CONT TestMountDaemonRoot/rshared/mount_subpath 14:13:40 [2024-02-01T14:13:40.586Z] === CONT TestMountDaemonRoot/rshared/mount_root 14:13:40 [2024-02-01T14:13:40.586Z] === CONT TestMountDaemonRoot/rshared/bind_subpath 14:13:40 [2024-02-01T14:13:40.586Z] === CONT TestMountDaemonRoot/shared/bind_root 14:13:40 [2024-02-01T14:13:40.586Z] === CONT TestMountDaemonRoot/shared/mount_subpath 14:13:40 [2024-02-01T14:13:40.586Z] === CONT TestMountDaemonRoot/shared/mount_root 14:13:40 [2024-02-01T14:13:40.586Z] === CONT TestMountDaemonRoot/rprivate 14:13:40 [2024-02-01T14:13:40.586Z] === RUN TestMountDaemonRoot/rprivate/bind_root 14:13:40 [2024-02-01T14:13:40.586Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root 14:13:40 [2024-02-01T14:13:40.586Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath 14:13:40 [2024-02-01T14:13:40.586Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath 14:13:40 [2024-02-01T14:13:40.586Z] === RUN TestMountDaemonRoot/rprivate/mount_root 14:13:40 [2024-02-01T14:13:40.586Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root 14:13:40 [2024-02-01T14:13:40.586Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath 14:13:40 [2024-02-01T14:13:40.586Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath 14:13:40 [2024-02-01T14:13:40.586Z] === CONT TestMountDaemonRoot/rslave 14:13:40 [2024-02-01T14:13:40.586Z] === RUN TestMountDaemonRoot/rslave/mount_root 14:13:40 [2024-02-01T14:13:40.586Z] === PAUSE TestMountDaemonRoot/rslave/mount_root 14:13:40 [2024-02-01T14:13:40.586Z] === RUN TestMountDaemonRoot/rslave/mount_subpath 14:13:40 [2024-02-01T14:13:40.586Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath 14:13:40 [2024-02-01T14:13:40.586Z] === RUN TestMountDaemonRoot/rslave/bind_root 14:13:40 [2024-02-01T14:13:40.586Z] === PAUSE TestMountDaemonRoot/rslave/bind_root 14:13:40 [2024-02-01T14:13:40.586Z] === RUN TestMountDaemonRoot/rslave/bind_subpath 14:13:40 [2024-02-01T14:13:40.586Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath 14:13:40 [2024-02-01T14:13:40.586Z] === CONT TestMountDaemonRoot/slave 14:13:40 [2024-02-01T14:13:40.586Z] === RUN TestMountDaemonRoot/slave/bind_root 14:13:40 [2024-02-01T14:13:40.586Z] === PAUSE TestMountDaemonRoot/slave/bind_root 14:13:40 [2024-02-01T14:13:40.586Z] === RUN TestMountDaemonRoot/slave/bind_subpath 14:13:40 [2024-02-01T14:13:40.586Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath 14:13:40 [2024-02-01T14:13:40.586Z] === RUN TestMountDaemonRoot/slave/mount_root 14:13:40 [2024-02-01T14:13:40.586Z] === PAUSE TestMountDaemonRoot/slave/mount_root 14:13:40 [2024-02-01T14:13:40.586Z] === RUN TestMountDaemonRoot/slave/mount_subpath 14:13:40 [2024-02-01T14:13:40.586Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath 14:13:40 [2024-02-01T14:13:40.586Z] === CONT TestMountDaemonRoot/default/mount_subpath 14:13:40 [2024-02-01T14:13:40.586Z] === CONT TestMountDaemonRoot/private 14:13:40 [2024-02-01T14:13:40.586Z] === RUN TestMountDaemonRoot/private/bind_root 14:13:40 [2024-02-01T14:13:40.586Z] === CONT TestMountDaemonRoot/default/mount_root 14:13:40 [2024-02-01T14:13:40.586Z] === PAUSE TestMountDaemonRoot/private/bind_root 14:13:40 [2024-02-01T14:13:40.586Z] === RUN TestMountDaemonRoot/private/bind_subpath 14:13:40 [2024-02-01T14:13:40.586Z] === PAUSE TestMountDaemonRoot/private/bind_subpath 14:13:40 [2024-02-01T14:13:40.586Z] === RUN TestMountDaemonRoot/private/mount_root 14:13:40 [2024-02-01T14:13:40.586Z] === PAUSE TestMountDaemonRoot/private/mount_root 14:13:40 [2024-02-01T14:13:40.586Z] === RUN TestMountDaemonRoot/private/mount_subpath 14:13:40 [2024-02-01T14:13:40.586Z] === PAUSE TestMountDaemonRoot/private/mount_subpath 14:13:40 [2024-02-01T14:13:40.586Z] === CONT TestMountDaemonRoot/rprivate/bind_root 14:13:40 [2024-02-01T14:13:40.586Z] === CONT TestMountDaemonRoot/rprivate/mount_root 14:13:40 [2024-02-01T14:13:40.586Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath 14:13:40 [2024-02-01T14:13:40.586Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath 14:13:40 [2024-02-01T14:13:40.586Z] === CONT TestMountDaemonRoot/rslave/mount_root 14:13:40 [2024-02-01T14:13:40.586Z] === CONT TestMountDaemonRoot/rslave/bind_root 14:13:40 [2024-02-01T14:13:40.586Z] === CONT TestMountDaemonRoot/rslave/bind_subpath 14:13:40 [2024-02-01T14:13:40.586Z] === CONT TestMountDaemonRoot/rslave/mount_subpath 14:13:40 [2024-02-01T14:13:40.586Z] === CONT TestMountDaemonRoot/slave/bind_root 14:13:40 [2024-02-01T14:13:40.586Z] === CONT TestMountDaemonRoot/slave/mount_subpath 14:13:40 [2024-02-01T14:13:40.586Z] === CONT TestMountDaemonRoot/slave/mount_root 14:13:40 [2024-02-01T14:13:40.586Z] === CONT TestMountDaemonRoot/slave/bind_subpath 14:13:40 [2024-02-01T14:13:40.844Z] === CONT TestMountDaemonRoot/private/bind_root 14:13:40 [2024-02-01T14:13:40.844Z] === CONT TestMountDaemonRoot/private/mount_root 14:13:40 [2024-02-01T14:13:40.844Z] === CONT TestMountDaemonRoot/private/mount_subpath 14:13:40 [2024-02-01T14:13:40.844Z] === CONT TestMountDaemonRoot/private/bind_subpath 14:13:40 [2024-02-01T14:13:40.844Z] --- PASS: TestMountDaemonRoot (0.01s) 14:13:40 [2024-02-01T14:13:40.844Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) 14:13:40 [2024-02-01T14:13:40.844Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.09s) 14:13:40 [2024-02-01T14:13:40.844Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.09s) 14:13:40 [2024-02-01T14:13:40.844Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.09s) 14:13:40 [2024-02-01T14:13:40.844Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.09s) 14:13:40 [2024-02-01T14:13:40.844Z] --- PASS: TestMountDaemonRoot/shared (0.00s) 14:13:40 [2024-02-01T14:13:40.844Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.06s) 14:13:40 [2024-02-01T14:13:40.844Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.06s) 14:13:40 [2024-02-01T14:13:40.844Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.06s) 14:13:40 [2024-02-01T14:13:40.844Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.06s) 14:13:40 [2024-02-01T14:13:40.844Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) 14:13:40 [2024-02-01T14:13:40.844Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.06s) 14:13:40 [2024-02-01T14:13:40.844Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.07s) 14:13:40 [2024-02-01T14:13:40.844Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.07s) 14:13:40 [2024-02-01T14:13:40.844Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.07s) 14:13:40 [2024-02-01T14:13:40.844Z] --- PASS: TestMountDaemonRoot/default (0.00s) 14:13:40 [2024-02-01T14:13:40.844Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.09s) 14:13:40 [2024-02-01T14:13:40.844Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.09s) 14:13:40 [2024-02-01T14:13:40.844Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.11s) 14:13:40 [2024-02-01T14:13:40.844Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.11s) 14:13:40 [2024-02-01T14:13:40.844Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) 14:13:40 [2024-02-01T14:13:40.844Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.11s) 14:13:40 [2024-02-01T14:13:40.844Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.11s) 14:13:40 [2024-02-01T14:13:40.844Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.12s) 14:13:40 [2024-02-01T14:13:40.844Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.12s) 14:13:40 [2024-02-01T14:13:40.844Z] --- PASS: TestMountDaemonRoot/slave (0.00s) 14:13:40 [2024-02-01T14:13:40.844Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.08s) 14:13:40 [2024-02-01T14:13:40.844Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.08s) 14:13:40 [2024-02-01T14:13:40.844Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.08s) 14:13:40 [2024-02-01T14:13:40.844Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.08s) 14:13:40 [2024-02-01T14:13:40.844Z] --- PASS: TestMountDaemonRoot/private (0.00s) 14:13:40 [2024-02-01T14:13:40.844Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.06s) 14:13:40 [2024-02-01T14:13:40.844Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.07s) 14:13:40 [2024-02-01T14:13:40.844Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.06s) 14:13:40 [2024-02-01T14:13:40.844Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.06s) 14:13:40 [2024-02-01T14:13:40.844Z] === RUN TestContainerBindMountNonRecursive 14:13:42 [2024-02-01T14:13:42.217Z] --- PASS: TestContainerBindMountNonRecursive (1.40s) 14:13:42 [2024-02-01T14:13:42.217Z] === RUN TestContainerVolumesMountedAsShared 14:13:42 [2024-02-01T14:13:42.783Z] --- PASS: TestContainerVolumesMountedAsShared (0.42s) 14:13:42 [2024-02-01T14:13:42.783Z] === RUN TestContainerVolumesMountedAsSlave 14:13:42 [2024-02-01T14:13:42.783Z] --- PASS: TestContainerVolumesMountedAsSlave (0.28s) 14:13:42 [2024-02-01T14:13:42.783Z] === RUN TestContainerCopyLeaksMounts 14:13:43 [2024-02-01T14:13:43.349Z] --- PASS: TestContainerCopyLeaksMounts (0.53s) 14:13:43 [2024-02-01T14:13:43.349Z] === RUN TestContainerBindMountRecursivelyReadOnly 14:13:45 [2024-02-01T14:13:45.248Z] --- PASS: TestContainerBindMountRecursivelyReadOnly (1.90s) 14:13:45 [2024-02-01T14:13:45.248Z] === RUN TestNetworkNat 14:13:45 [2024-02-01T14:13:45.813Z] --- PASS: TestNetworkNat (0.47s) 14:13:45 [2024-02-01T14:13:45.813Z] === RUN TestNetworkLocalhostTCPNat 14:13:46 [2024-02-01T14:13:46.379Z] --- PASS: TestNetworkLocalhostTCPNat (0.49s) 14:13:46 [2024-02-01T14:13:46.379Z] === RUN TestNetworkLoopbackNat 14:13:48 [2024-02-01T14:13:48.910Z] --- PASS: TestNetworkLoopbackNat (2.56s) 14:13:48 [2024-02-01T14:13:48.910Z] === RUN TestNoOverlayfsWarningsAboutUndefinedBehaviors 14:13:49 [2024-02-01T14:13:49.180Z] === RUN TestNoOverlayfsWarningsAboutUndefinedBehaviors/diff 14:13:49 [2024-02-01T14:13:49.180Z] === RUN TestNoOverlayfsWarningsAboutUndefinedBehaviors/export 14:13:49 [2024-02-01T14:13:49.180Z] === RUN TestNoOverlayfsWarningsAboutUndefinedBehaviors/cp_to_container 14:13:49 [2024-02-01T14:13:49.180Z] === RUN TestNoOverlayfsWarningsAboutUndefinedBehaviors/cp_from_container 14:13:49 [2024-02-01T14:13:49.443Z] --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors (0.46s) 14:13:49 [2024-02-01T14:13:49.443Z] --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors/diff (0.02s) 14:13:49 [2024-02-01T14:13:49.443Z] --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors/export (0.01s) 14:13:49 [2024-02-01T14:13:49.443Z] --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors/cp_to_container (0.01s) 14:13:49 [2024-02-01T14:13:49.443Z] --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors/cp_from_container (0.01s) 14:13:49 [2024-02-01T14:13:49.443Z] === RUN TestPause 14:13:49 [2024-02-01T14:13:49.702Z] --- PASS: TestPause (0.47s) 14:13:49 [2024-02-01T14:13:49.702Z] === RUN TestPauseFailsOnWindowsServerContainers 14:13:49 [2024-02-01T14:13:49.702Z] pause_test.go:53: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" 14:13:49 [2024-02-01T14:13:49.702Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) 14:13:49 [2024-02-01T14:13:49.702Z] === RUN TestPauseStopPausedContainer 14:13:50 [2024-02-01T14:13:50.268Z] --- PASS: TestPauseStopPausedContainer (0.49s) 14:13:50 [2024-02-01T14:13:50.268Z] === RUN TestPIDModeHost 14:13:51 [2024-02-01T14:13:51.201Z] --- PASS: TestPIDModeHost (1.00s) 14:13:51 [2024-02-01T14:13:51.201Z] === RUN TestPIDModeContainer 14:13:51 [2024-02-01T14:13:51.201Z] === RUN TestPIDModeContainer/non-existing_container 14:13:51 [2024-02-01T14:13:51.201Z] === RUN TestPIDModeContainer/non-running_container 14:13:51 [2024-02-01T14:13:51.458Z] === RUN TestPIDModeContainer/running_container 14:13:52 [2024-02-01T14:13:52.392Z] --- PASS: TestPIDModeContainer (1.09s) 14:13:52 [2024-02-01T14:13:52.392Z] --- PASS: TestPIDModeContainer/non-existing_container (0.00s) 14:13:52 [2024-02-01T14:13:52.392Z] --- PASS: TestPIDModeContainer/non-running_container (0.18s) 14:13:52 [2024-02-01T14:13:52.392Z] --- PASS: TestPIDModeContainer/running_container (0.50s) 14:13:52 [2024-02-01T14:13:52.392Z] === RUN TestPsFilter 14:13:52 [2024-02-01T14:13:52.392Z] === RUN TestPsFilter/since 14:13:52 [2024-02-01T14:13:52.392Z] === RUN TestPsFilter/before 14:13:52 [2024-02-01T14:13:52.392Z] --- PASS: TestPsFilter (0.14s) 14:13:52 [2024-02-01T14:13:52.392Z] --- PASS: TestPsFilter/since (0.00s) 14:13:52 [2024-02-01T14:13:52.392Z] --- PASS: TestPsFilter/before (0.00s) 14:13:52 [2024-02-01T14:13:52.392Z] === RUN TestRemoveContainerWithRemovedVolume 14:13:52 [2024-02-01T14:13:52.957Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.41s) 14:13:52 [2024-02-01T14:13:52.957Z] === RUN TestRemoveContainerWithVolume 14:13:53 [2024-02-01T14:13:53.523Z] --- PASS: TestRemoveContainerWithVolume (0.45s) 14:13:53 [2024-02-01T14:13:53.523Z] === RUN TestRemoveContainerRunning 14:13:53 [2024-02-01T14:13:53.781Z] --- PASS: TestRemoveContainerRunning (0.42s) 14:13:53 [2024-02-01T14:13:53.781Z] === RUN TestRemoveContainerForceRemoveRunning 14:13:54 [2024-02-01T14:13:54.347Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.45s) 14:13:54 [2024-02-01T14:13:54.347Z] === RUN TestRemoveInvalidContainer 14:13:54 [2024-02-01T14:13:54.347Z] --- PASS: TestRemoveInvalidContainer (0.01s) 14:13:54 [2024-02-01T14:13:54.347Z] === RUN TestRenameLinkedContainer 14:13:56 [2024-02-01T14:13:56.246Z] --- PASS: TestRenameLinkedContainer (1.88s) 14:13:56 [2024-02-01T14:13:56.246Z] === RUN TestRenameStoppedContainer 14:13:56 [2024-02-01T14:13:56.504Z] --- PASS: TestRenameStoppedContainer (0.43s) 14:13:56 [2024-02-01T14:13:56.504Z] === RUN TestRenameRunningContainerAndReuse 14:13:57 [2024-02-01T14:13:57.438Z] --- PASS: TestRenameRunningContainerAndReuse (0.95s) 14:13:57 [2024-02-01T14:13:57.438Z] === RUN TestRenameInvalidName 14:13:58 [2024-02-01T14:13:58.003Z] --- PASS: TestRenameInvalidName (0.44s) 14:13:58 [2024-02-01T14:13:58.003Z] === RUN TestRenameAnonymousContainer 14:13:59 [2024-02-01T14:13:59.902Z] --- PASS: TestRenameAnonymousContainer (1.67s) 14:13:59 [2024-02-01T14:13:59.902Z] === RUN TestRenameContainerWithSameName 14:14:00 [2024-02-01T14:14:00.160Z] --- PASS: TestRenameContainerWithSameName (0.43s) 14:14:00 [2024-02-01T14:14:00.160Z] === RUN TestRenameContainerWithLinkedContainer 14:14:01 [2024-02-01T14:14:01.093Z] --- PASS: TestRenameContainerWithLinkedContainer (0.90s) 14:14:01 [2024-02-01T14:14:01.093Z] === RUN TestRenameContainerTwice 14:14:01 [2024-02-01T14:14:01.351Z] --- PASS: TestRenameContainerTwice (0.48s) 14:14:01 [2024-02-01T14:14:01.351Z] === RUN TestResize 14:14:01 [2024-02-01T14:14:01.351Z] === RUN TestResize/success 14:14:01 [2024-02-01T14:14:01.610Z] === RUN TestResize/invalid_size 14:14:01 [2024-02-01T14:14:01.868Z] === RUN TestResize/invalid_state 14:14:02 [2024-02-01T14:14:02.433Z] --- PASS: TestResize (0.98s) 14:14:02 [2024-02-01T14:14:02.434Z] --- PASS: TestResize/success (0.25s) 14:14:02 [2024-02-01T14:14:02.434Z] --- PASS: TestResize/invalid_size (0.23s) 14:14:02 [2024-02-01T14:14:02.434Z] --- PASS: TestResize/invalid_state (0.04s) 14:14:02 [2024-02-01T14:14:02.434Z] === RUN TestDaemonRestartKillContainers 14:14:02 [2024-02-01T14:14:02.434Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon 14:14:02 [2024-02-01T14:14:02.434Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon 14:14:02 [2024-02-01T14:14:02.434Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon 14:14:02 [2024-02-01T14:14:02.434Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon 14:14:02 [2024-02-01T14:14:02.434Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon 14:14:02 [2024-02-01T14:14:02.434Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon 14:14:02 [2024-02-01T14:14:02.434Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon 14:14:02 [2024-02-01T14:14:02.434Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon 14:14:02 [2024-02-01T14:14:02.434Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon 14:14:02 [2024-02-01T14:14:02.434Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon 14:14:02 [2024-02-01T14:14:02.434Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon 14:14:02 [2024-02-01T14:14:02.434Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon 14:14:02 [2024-02-01T14:14:02.434Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon 14:14:02 [2024-02-01T14:14:02.434Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon 14:14:02 [2024-02-01T14:14:02.434Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon 14:14:02 [2024-02-01T14:14:02.434Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon 14:14:02 [2024-02-01T14:14:02.434Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon 14:14:02 [2024-02-01T14:14:02.434Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon 14:14:02 [2024-02-01T14:14:02.434Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon 14:14:02 [2024-02-01T14:14:02.434Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon 14:14:02 [2024-02-01T14:14:02.434Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon 14:14:02 [2024-02-01T14:14:02.434Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon 14:14:02 [2024-02-01T14:14:02.434Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon 14:14:02 [2024-02-01T14:14:02.434Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon 14:14:02 [2024-02-01T14:14:02.434Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon 14:14:02 [2024-02-01T14:14:02.434Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon 14:14:02 [2024-02-01T14:14:02.434Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon 14:14:02 [2024-02-01T14:14:02.434Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon 14:14:02 [2024-02-01T14:14:02.434Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon 14:14:02 [2024-02-01T14:14:02.434Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon 14:14:02 [2024-02-01T14:14:02.434Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon 14:14:02 [2024-02-01T14:14:02.434Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon 14:14:02 [2024-02-01T14:14:02.434Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon 14:14:02 [2024-02-01T14:14:02.434Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon 14:14:02 [2024-02-01T14:14:02.434Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon 14:14:02 [2024-02-01T14:14:02.434Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon 14:14:02 [2024-02-01T14:14:02.434Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon 14:14:02 [2024-02-01T14:14:02.434Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon 14:14:02 [2024-02-01T14:14:02.434Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon 14:14:02 [2024-02-01T14:14:02.434Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon 14:14:03 [2024-02-01T14:14:03.807Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon 14:14:03 [2024-02-01T14:14:03.807Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon 14:14:03 [2024-02-01T14:14:03.807Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon 14:14:03 [2024-02-01T14:14:03.807Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon 14:14:04 [2024-02-01T14:14:04.065Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon 14:14:04 [2024-02-01T14:14:04.323Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon 14:14:05 [2024-02-01T14:14:05.696Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon 14:14:05 [2024-02-01T14:14:05.696Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon 14:14:10 [2024-02-01T14:14:10.958Z] --- PASS: TestDaemonRestartKillContainers (0.00s) 14:14:10 [2024-02-01T14:14:10.958Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.30s) 14:14:10 [2024-02-01T14:14:10.958Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.31s) 14:14:10 [2024-02-01T14:14:10.958Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.32s) 14:14:10 [2024-02-01T14:14:10.958Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.32s) 14:14:10 [2024-02-01T14:14:10.958Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.77s) 14:14:10 [2024-02-01T14:14:10.958Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.00s) 14:14:10 [2024-02-01T14:14:10.958Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.96s) 14:14:10 [2024-02-01T14:14:10.958Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.03s) 14:14:10 [2024-02-01T14:14:10.958Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.08s) 14:14:10 [2024-02-01T14:14:10.958Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.75s) 14:14:10 [2024-02-01T14:14:10.958Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.80s) 14:14:10 [2024-02-01T14:14:10.958Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (4.75s) 14:14:10 [2024-02-01T14:14:10.958Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.88s) 14:14:10 [2024-02-01T14:14:10.958Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (5.41s) 14:14:10 [2024-02-01T14:14:10.958Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (4.77s) 14:14:10 [2024-02-01T14:14:10.958Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (4.95s) 14:14:10 [2024-02-01T14:14:10.958Z] === RUN TestContainerWithAutoRemoveCanBeRestarted 14:14:10 [2024-02-01T14:14:10.958Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/kill 14:14:11 [2024-02-01T14:14:11.523Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/stop 14:14:12 [2024-02-01T14:14:12.456Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (1.95s) 14:14:12 [2024-02-01T14:14:12.456Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (0.95s) 14:14:12 [2024-02-01T14:14:12.456Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (0.99s) 14:14:12 [2024-02-01T14:14:12.456Z] === RUN TestContainerRestartWithCancelledRequest 14:14:14 [2024-02-01T14:14:14.355Z] --- PASS: TestContainerRestartWithCancelledRequest (1.80s) 14:14:14 [2024-02-01T14:14:14.355Z] === RUN TestCgroupNamespacesRun 14:14:15 [2024-02-01T14:14:15.728Z] --- PASS: TestCgroupNamespacesRun (1.14s) 14:14:15 [2024-02-01T14:14:15.728Z] === RUN TestCgroupNamespacesRunPrivileged 14:14:16 [2024-02-01T14:14:16.661Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.04s) 14:14:16 [2024-02-01T14:14:16.661Z] === RUN TestCgroupNamespacesRunDaemonHostMode 14:14:17 [2024-02-01T14:14:17.617Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.07s) 14:14:17 [2024-02-01T14:14:17.617Z] === RUN TestCgroupNamespacesRunHostMode 14:14:18 [2024-02-01T14:14:18.990Z] --- PASS: TestCgroupNamespacesRunHostMode (1.06s) 14:14:18 [2024-02-01T14:14:18.990Z] === RUN TestCgroupNamespacesRunPrivateMode 14:14:19 [2024-02-01T14:14:19.924Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.06s) 14:14:19 [2024-02-01T14:14:19.924Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate 14:14:20 [2024-02-01T14:14:20.858Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.07s) 14:14:20 [2024-02-01T14:14:20.858Z] === RUN TestCgroupNamespacesRunInvalidMode 14:14:21 [2024-02-01T14:14:21.424Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.60s) 14:14:21 [2024-02-01T14:14:21.424Z] === RUN TestCgroupNamespacesRunOlderClient 14:14:22 [2024-02-01T14:14:22.796Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.07s) 14:14:22 [2024-02-01T14:14:22.796Z] === RUN TestNISDomainname 14:14:23 [2024-02-01T14:14:23.054Z] --- PASS: TestNISDomainname (0.51s) 14:14:23 [2024-02-01T14:14:23.054Z] === RUN TestHostnameDnsResolution 14:14:23 [2024-02-01T14:14:23.620Z] --- PASS: TestHostnameDnsResolution (0.71s) 14:14:23 [2024-02-01T14:14:23.620Z] === RUN TestUnprivilegedPortsAndPing 14:14:24 [2024-02-01T14:14:24.185Z] --- PASS: TestUnprivilegedPortsAndPing (0.51s) 14:14:24 [2024-02-01T14:14:24.185Z] === RUN TestPrivilegedHostDevices 14:14:24 [2024-02-01T14:14:24.751Z] --- PASS: TestPrivilegedHostDevices (0.47s) 14:14:24 [2024-02-01T14:14:24.751Z] === RUN TestRunConsoleSize 14:14:25 [2024-02-01T14:14:25.316Z] --- PASS: TestRunConsoleSize (0.45s) 14:14:25 [2024-02-01T14:14:25.316Z] === RUN TestRunWithAlternativeContainerdShim 14:14:30 [2024-02-01T14:14:30.579Z] --- PASS: TestRunWithAlternativeContainerdShim (5.48s) 14:14:30 [2024-02-01T14:14:30.579Z] === RUN TestMacAddressIsAppliedToMainNetworkWithShortID 14:14:31 [2024-02-01T14:14:31.952Z] --- PASS: TestMacAddressIsAppliedToMainNetworkWithShortID (1.13s) 14:14:31 [2024-02-01T14:14:31.952Z] === RUN TestStaticIPOutsideSubpool 14:14:32 [2024-02-01T14:14:32.885Z] --- PASS: TestStaticIPOutsideSubpool (1.20s) 14:14:32 [2024-02-01T14:14:32.885Z] === RUN TestStats 14:14:34 [2024-02-01T14:14:34.784Z] --- PASS: TestStats (1.44s) 14:14:34 [2024-02-01T14:14:34.784Z] === RUN TestStopContainerWithTimeout 14:14:34 [2024-02-01T14:14:34.784Z] === RUN TestStopContainerWithTimeout/0 14:14:34 [2024-02-01T14:14:34.784Z] === PAUSE TestStopContainerWithTimeout/0 14:14:34 [2024-02-01T14:14:34.784Z] === RUN TestStopContainerWithTimeout/1 14:14:34 [2024-02-01T14:14:34.784Z] === PAUSE TestStopContainerWithTimeout/1 14:14:34 [2024-02-01T14:14:34.784Z] === RUN TestStopContainerWithTimeout/3 14:14:34 [2024-02-01T14:14:34.784Z] === PAUSE TestStopContainerWithTimeout/3 14:14:34 [2024-02-01T14:14:34.784Z] === RUN TestStopContainerWithTimeout/-1 14:14:34 [2024-02-01T14:14:34.784Z] === PAUSE TestStopContainerWithTimeout/-1 14:14:34 [2024-02-01T14:14:34.784Z] === CONT TestStopContainerWithTimeout/0 14:14:34 [2024-02-01T14:14:34.784Z] === CONT TestStopContainerWithTimeout/3 14:14:34 [2024-02-01T14:14:34.784Z] === CONT TestStopContainerWithTimeout/1 14:14:34 [2024-02-01T14:14:34.784Z] === CONT TestStopContainerWithTimeout/-1 14:14:37 [2024-02-01T14:14:37.312Z] --- PASS: TestStopContainerWithTimeout (0.05s) 14:14:37 [2024-02-01T14:14:37.312Z] --- PASS: TestStopContainerWithTimeout/0 (0.98s) 14:14:37 [2024-02-01T14:14:37.312Z] --- PASS: TestStopContainerWithTimeout/1 (1.96s) 14:14:37 [2024-02-01T14:14:37.312Z] --- PASS: TestStopContainerWithTimeout/3 (2.61s) 14:14:37 [2024-02-01T14:14:37.312Z] --- PASS: TestStopContainerWithTimeout/-1 (2.96s) 14:14:37 [2024-02-01T14:14:37.312Z] === RUN TestStopContainerWithTimeoutCancel 14:14:37 [2024-02-01T14:14:37.312Z] === PAUSE TestStopContainerWithTimeoutCancel 14:14:37 [2024-02-01T14:14:37.312Z] === RUN TestStopContainerWithRestartPolicyAlways 14:14:39 [2024-02-01T14:14:39.840Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.21s) 14:14:39 [2024-02-01T14:14:39.840Z] === RUN TestUpdateMemory 14:14:40 [2024-02-01T14:14:40.098Z] --- PASS: TestUpdateMemory (0.53s) 14:14:40 [2024-02-01T14:14:40.098Z] === RUN TestUpdateCPUQuota 14:14:41 [2024-02-01T14:14:41.031Z] --- PASS: TestUpdateCPUQuota (0.75s) 14:14:41 [2024-02-01T14:14:41.031Z] === RUN TestUpdatePidsLimit 14:14:41 [2024-02-01T14:14:41.031Z] === RUN TestUpdatePidsLimit/update_from_none 14:14:41 [2024-02-01T14:14:41.031Z] === RUN TestUpdatePidsLimit/no_change 14:14:41 [2024-02-01T14:14:41.289Z] === RUN TestUpdatePidsLimit/update_lower 14:14:41 [2024-02-01T14:14:41.547Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value 14:14:41 [2024-02-01T14:14:41.547Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero 14:14:41 [2024-02-01T14:14:41.805Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one 14:14:42 [2024-02-01T14:14:42.063Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two 14:14:42 [2024-02-01T14:14:42.628Z] --- PASS: TestUpdatePidsLimit (1.77s) 14:14:42 [2024-02-01T14:14:42.628Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.18s) 14:14:42 [2024-02-01T14:14:42.628Z] --- PASS: TestUpdatePidsLimit/no_change (0.18s) 14:14:42 [2024-02-01T14:14:42.628Z] --- PASS: TestUpdatePidsLimit/update_lower (0.18s) 14:14:42 [2024-02-01T14:14:42.628Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.17s) 14:14:42 [2024-02-01T14:14:42.628Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.17s) 14:14:42 [2024-02-01T14:14:42.628Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.18s) 14:14:42 [2024-02-01T14:14:42.628Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.18s) 14:14:42 [2024-02-01T14:14:42.628Z] === RUN TestUpdateRestartPolicy 14:14:54 [2024-02-01T14:14:54.832Z] --- PASS: TestUpdateRestartPolicy (10.67s) 14:14:54 [2024-02-01T14:14:54.832Z] === RUN TestUpdateRestartWithAutoRemove 14:14:54 [2024-02-01T14:14:54.832Z] --- PASS: TestUpdateRestartWithAutoRemove (0.44s) 14:14:54 [2024-02-01T14:14:54.832Z] === RUN TestWaitNonBlocked 14:14:54 [2024-02-01T14:14:54.832Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 14:14:54 [2024-02-01T14:14:54.832Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 14:14:54 [2024-02-01T14:14:54.832Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random 14:14:54 [2024-02-01T14:14:54.832Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random 14:14:54 [2024-02-01T14:14:54.832Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 14:14:54 [2024-02-01T14:14:54.832Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random 14:14:54 [2024-02-01T14:14:54.832Z] --- PASS: TestWaitNonBlocked (0.03s) 14:14:54 [2024-02-01T14:14:54.832Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.56s) 14:14:54 [2024-02-01T14:14:54.832Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.70s) 14:14:54 [2024-02-01T14:14:54.832Z] === RUN TestWaitBlocked 14:14:54 [2024-02-01T14:14:54.832Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero 14:14:54 [2024-02-01T14:14:54.832Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero 14:14:54 [2024-02-01T14:14:54.832Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random 14:14:54 [2024-02-01T14:14:54.832Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random 14:14:54 [2024-02-01T14:14:54.832Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero 14:14:54 [2024-02-01T14:14:54.832Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random 14:14:55 [2024-02-01T14:14:55.397Z] --- PASS: TestWaitBlocked (0.03s) 14:14:55 [2024-02-01T14:14:55.397Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.69s) 14:14:55 [2024-02-01T14:14:55.397Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.74s) 14:14:55 [2024-02-01T14:14:55.397Z] === RUN TestWaitConditions 14:14:55 [2024-02-01T14:14:55.397Z] === RUN TestWaitConditions/default 14:14:55 [2024-02-01T14:14:55.397Z] === PAUSE TestWaitConditions/default 14:14:55 [2024-02-01T14:14:55.397Z] === RUN TestWaitConditions/not-running 14:14:55 [2024-02-01T14:14:55.397Z] === PAUSE TestWaitConditions/not-running 14:14:55 [2024-02-01T14:14:55.397Z] === RUN TestWaitConditions/next-exit 14:14:55 [2024-02-01T14:14:55.397Z] === PAUSE TestWaitConditions/next-exit 14:14:55 [2024-02-01T14:14:55.397Z] === RUN TestWaitConditions/removed 14:14:55 [2024-02-01T14:14:55.397Z] === PAUSE TestWaitConditions/removed 14:14:55 [2024-02-01T14:14:55.397Z] === CONT TestWaitConditions/default 14:14:55 [2024-02-01T14:14:55.397Z] === CONT TestWaitConditions/next-exit 14:14:55 [2024-02-01T14:14:55.397Z] === CONT TestWaitConditions/removed 14:14:55 [2024-02-01T14:14:55.397Z] === CONT TestWaitConditions/not-running 14:14:55 [2024-02-01T14:14:55.397Z] wait_test.go:145: ContainerID = 37e24486d4e947ec4e944d0de76cf935835fb944a368c551e2fd709e787d8a5f 14:14:55 [2024-02-01T14:14:55.397Z] wait_test.go:145: ContainerID = 2818fbecc3ce903f51753549210cb6acd41c677f113747139b5ff8cff64a8b19 14:14:55 [2024-02-01T14:14:55.397Z] wait_test.go:145: ContainerID = 3d781abaa5a33440759c9f65bffc535555be19f40b321a78b76292526b323031 14:14:55 [2024-02-01T14:14:55.397Z] wait_test.go:145: ContainerID = 4bef536c66b5e61c3cfe9da94cff63e29e39c488fc2d1a2ceacdd59031ab0b2f 14:14:56 [2024-02-01T14:14:56.770Z] --- PASS: TestWaitConditions (0.04s) 14:14:56 [2024-02-01T14:14:56.770Z] --- PASS: TestWaitConditions/default (0.95s) 14:14:56 [2024-02-01T14:14:56.770Z] --- PASS: TestWaitConditions/removed (1.18s) 14:14:56 [2024-02-01T14:14:56.770Z] --- PASS: TestWaitConditions/not-running (1.25s) 14:14:56 [2024-02-01T14:14:56.770Z] --- PASS: TestWaitConditions/next-exit (1.30s) 14:14:56 [2024-02-01T14:14:56.770Z] === RUN TestWaitRestartedContainer 14:14:56 [2024-02-01T14:14:56.770Z] === RUN TestWaitRestartedContainer/default 14:14:56 [2024-02-01T14:14:56.770Z] === PAUSE TestWaitRestartedContainer/default 14:14:56 [2024-02-01T14:14:56.770Z] === RUN TestWaitRestartedContainer/not-running 14:14:56 [2024-02-01T14:14:56.770Z] === PAUSE TestWaitRestartedContainer/not-running 14:14:56 [2024-02-01T14:14:56.770Z] === RUN TestWaitRestartedContainer/next-exit 14:14:56 [2024-02-01T14:14:56.770Z] === PAUSE TestWaitRestartedContainer/next-exit 14:14:56 [2024-02-01T14:14:56.770Z] === CONT TestWaitRestartedContainer/default 14:14:56 [2024-02-01T14:14:56.770Z] === CONT TestWaitRestartedContainer/next-exit 14:14:56 [2024-02-01T14:14:56.770Z] === CONT TestWaitRestartedContainer/not-running 14:14:58 [2024-02-01T14:14:58.670Z] --- PASS: TestWaitRestartedContainer (0.01s) 14:14:58 [2024-02-01T14:14:58.670Z] --- PASS: TestWaitRestartedContainer/default (1.73s) 14:14:58 [2024-02-01T14:14:58.670Z] --- PASS: TestWaitRestartedContainer/not-running (2.00s) 14:14:58 [2024-02-01T14:14:58.670Z] --- PASS: TestWaitRestartedContainer/next-exit (2.04s) 14:14:58 [2024-02-01T14:14:58.670Z] === CONT TestContainerStartOnDaemonRestart 14:14:58 [2024-02-01T14:14:58.670Z] === CONT TestHardRestartWhenContainerIsRunning 14:14:58 [2024-02-01T14:14:58.670Z] === CONT TestDaemonHostGatewayIP 14:14:58 [2024-02-01T14:14:58.670Z] === CONT TestDaemonRestartIpcMode 14:14:58 [2024-02-01T14:14:58.670Z] === CONT TestIpcModeOlderClient 14:14:58 [2024-02-01T14:14:58.670Z] === CONT TestRestartDaemonWithRestartingContainer 14:14:58 [2024-02-01T14:14:58.670Z] === CONT TestContainerKillOnDaemonStart 14:14:58 [2024-02-01T14:14:58.670Z] === CONT TestStopContainerWithTimeoutCancel 14:14:58 [2024-02-01T14:14:58.670Z] --- PASS: TestIpcModeOlderClient (0.12s) 14:15:00 [2024-02-01T14:15:00.569Z] === RUN TestHardRestartWhenContainerIsRunning/RestartPolicy=none 14:15:00 [2024-02-01T14:15:00.569Z] === RUN TestHardRestartWhenContainerIsRunning/RestartPolicy=on-failure 14:15:00 [2024-02-01T14:15:00.828Z] --- PASS: TestHardRestartWhenContainerIsRunning (2.23s) 14:15:00 [2024-02-01T14:15:00.828Z] --- PASS: TestHardRestartWhenContainerIsRunning/RestartPolicy=none (0.00s) 14:15:00 [2024-02-01T14:15:00.828Z] --- PASS: TestHardRestartWhenContainerIsRunning/RestartPolicy=on-failure (0.34s) 14:15:01 [2024-02-01T14:15:01.762Z] --- PASS: TestContainerStartOnDaemonRestart (2.88s) 14:15:02 [2024-02-01T14:15:02.020Z] --- PASS: TestDaemonHostGatewayIP (3.33s) 14:15:02 [2024-02-01T14:15:02.020Z] --- PASS: TestRestartDaemonWithRestartingContainer (3.40s) 14:15:02 [2024-02-01T14:15:02.278Z] --- PASS: TestDaemonRestartIpcMode (3.66s) 14:15:02 [2024-02-01T14:15:02.536Z] --- PASS: TestStopContainerWithTimeoutCancel (3.74s) 14:15:10 [2024-02-01T14:15:10.640Z] --- PASS: TestContainerKillOnDaemonStart (11.67s) 14:15:10 [2024-02-01T14:15:10.640Z] PASS 14:15:10 [2024-02-01T14:15:10.640Z] 14:15:10 [2024-02-01T14:15:10.640Z] === Skipped 14:15:10 [2024-02-01T14:15:10.640Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) 14:15:10 [2024-02-01T14:15:10.640Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 14:15:10 [2024-02-01T14:15:10.640Z] 14:15:10 [2024-02-01T14:15:10.640Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) 14:15:10 [2024-02-01T14:15:10.640Z] pause_test.go:53: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" 14:15:10 [2024-02-01T14:15:10.640Z] 14:15:10 [2024-02-01T14:15:10.640Z] DONE 326 tests, 2 skipped in 169.927s 14:15:10 [2024-02-01T14:15:10.640Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m 14:15:10 [2024-02-01T14:15:10.640Z] ++ '[' -n '' ']' 14:15:10 [2024-02-01T14:15:10.640Z] ++ 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:15:10 [2024-02-01T14:15:10.640Z] ++ set -e 14:15:10 [2024-02-01T14:15:10.640Z] ++ '[' -n 0 ']' 14:15:10 [2024-02-01T14:15:10.640Z] ++ set -x 14:15:10 [2024-02-01T14:15:10.640Z] ++ 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.kHahUhyj3F/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:15:10 [2024-02-01T14:15:10.640Z] INFO: Testing against a local daemon 14:15:10 [2024-02-01T14:15:10.640Z] === RUN TestConfigDaemonID 14:15:11 [2024-02-01T14:15:11.574Z] daemon_test.go:61: [d0f3ac8f8c077] daemon is not started 14:15:11 [2024-02-01T14:15:11.574Z] --- PASS: TestConfigDaemonID (1.05s) 14:15:11 [2024-02-01T14:15:11.574Z] === RUN TestDaemonConfigValidation 14:15:11 [2024-02-01T14:15:11.574Z] === RUN TestDaemonConfigValidation/config_with_no_content 14:15:11 [2024-02-01T14:15:11.574Z] === PAUSE TestDaemonConfigValidation/config_with_no_content 14:15:11 [2024-02-01T14:15:11.574Z] === RUN TestDaemonConfigValidation/config_with_{} 14:15:11 [2024-02-01T14:15:11.574Z] === PAUSE TestDaemonConfigValidation/config_with_{} 14:15:11 [2024-02-01T14:15:11.574Z] === RUN TestDaemonConfigValidation/invalid_config 14:15:11 [2024-02-01T14:15:11.574Z] === PAUSE TestDaemonConfigValidation/invalid_config 14:15:11 [2024-02-01T14:15:11.574Z] === RUN TestDaemonConfigValidation/malformed_config 14:15:11 [2024-02-01T14:15:11.574Z] === PAUSE TestDaemonConfigValidation/malformed_config 14:15:11 [2024-02-01T14:15:11.574Z] === RUN TestDaemonConfigValidation/valid_config 14:15:11 [2024-02-01T14:15:11.574Z] === PAUSE TestDaemonConfigValidation/valid_config 14:15:11 [2024-02-01T14:15:11.574Z] === CONT TestDaemonConfigValidation/config_with_no_content 14:15:11 [2024-02-01T14:15:11.574Z] === CONT TestDaemonConfigValidation/malformed_config 14:15:11 [2024-02-01T14:15:11.574Z] === CONT TestDaemonConfigValidation/invalid_config 14:15:11 [2024-02-01T14:15:11.574Z] === CONT TestDaemonConfigValidation/valid_config 14:15:11 [2024-02-01T14:15:11.574Z] === CONT TestDaemonConfigValidation/config_with_{} 14:15:11 [2024-02-01T14:15:11.574Z] --- PASS: TestDaemonConfigValidation (0.00s) 14:15:11 [2024-02-01T14:15:11.574Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.06s) 14:15:11 [2024-02-01T14:15:11.574Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.06s) 14:15:11 [2024-02-01T14:15:11.574Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.06s) 14:15:11 [2024-02-01T14:15:11.574Z] --- PASS: TestDaemonConfigValidation/valid_config (0.07s) 14:15:11 [2024-02-01T14:15:11.574Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.07s) 14:15:11 [2024-02-01T14:15:11.574Z] === RUN TestConfigDaemonSeccompProfiles 14:15:11 [2024-02-01T14:15:11.574Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set 14:15:12 [2024-02-01T14:15:12.508Z] === RUN TestConfigDaemonSeccompProfiles/default_profile 14:15:13 [2024-02-01T14:15:13.881Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile 14:15:14 [2024-02-01T14:15:14.815Z] daemon_test.go:180: [d43ede02798ce] daemon is not started 14:15:14 [2024-02-01T14:15:14.815Z] --- PASS: TestConfigDaemonSeccompProfiles (3.13s) 14:15:14 [2024-02-01T14:15:14.815Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.05s) 14:15:14 [2024-02-01T14:15:14.815Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s) 14:15:14 [2024-02-01T14:15:14.815Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s) 14:15:14 [2024-02-01T14:15:14.815Z] === RUN TestDaemonProxy 14:15:14 [2024-02-01T14:15:14.815Z] === RUN TestDaemonProxy/environment_variables 14:15:14 [2024-02-01T14:15:14.815Z] === PAUSE TestDaemonProxy/environment_variables 14:15:14 [2024-02-01T14:15:14.815Z] === RUN TestDaemonProxy/command-line_options 14:15:14 [2024-02-01T14:15:14.815Z] === PAUSE TestDaemonProxy/command-line_options 14:15:14 [2024-02-01T14:15:14.815Z] === RUN TestDaemonProxy/configuration_file 14:15:14 [2024-02-01T14:15:14.815Z] === PAUSE TestDaemonProxy/configuration_file 14:15:14 [2024-02-01T14:15:14.815Z] === RUN TestDaemonProxy/conflicting_options 14:15:15 [2024-02-01T14:15:15.073Z] === RUN TestDaemonProxy/reload_sanitized 14:15:15 [2024-02-01T14:15:15.073Z] === PAUSE TestDaemonProxy/reload_sanitized 14:15:15 [2024-02-01T14:15:15.073Z] === CONT TestDaemonProxy/environment_variables 14:15:15 [2024-02-01T14:15:15.073Z] === CONT TestDaemonProxy/configuration_file 14:15:15 [2024-02-01T14:15:15.073Z] === CONT TestDaemonProxy/command-line_options 14:15:15 [2024-02-01T14:15:15.073Z] === CONT TestDaemonProxy/reload_sanitized 14:15:16 [2024-02-01T14:15:16.972Z] --- PASS: TestDaemonProxy (0.50s) 14:15:16 [2024-02-01T14:15:16.972Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) 14:15:16 [2024-02-01T14:15:16.972Z] --- PASS: TestDaemonProxy/reload_sanitized (0.62s) 14:15:16 [2024-02-01T14:15:16.972Z] --- PASS: TestDaemonProxy/configuration_file (1.71s) 14:15:16 [2024-02-01T14:15:16.972Z] --- PASS: TestDaemonProxy/environment_variables (1.73s) 14:15:16 [2024-02-01T14:15:16.972Z] --- PASS: TestDaemonProxy/command-line_options (1.74s) 14:15:16 [2024-02-01T14:15:16.972Z] === RUN TestLiveRestore 14:15:16 [2024-02-01T14:15:16.972Z] === RUN TestLiveRestore/volume_references 14:15:16 [2024-02-01T14:15:16.972Z] === PAUSE TestLiveRestore/volume_references 14:15:16 [2024-02-01T14:15:16.972Z] === RUN TestLiveRestore/autoremove 14:15:16 [2024-02-01T14:15:16.972Z] === PAUSE TestLiveRestore/autoremove 14:15:16 [2024-02-01T14:15:16.972Z] === CONT TestLiveRestore/volume_references 14:15:16 [2024-02-01T14:15:16.972Z] === CONT TestLiveRestore/autoremove 14:15:16 [2024-02-01T14:15:16.972Z] === RUN TestLiveRestore/autoremove/engine_restart_shouldnt_kill_alive_containers 14:15:17 [2024-02-01T14:15:17.538Z] === RUN TestLiveRestore/volume_references/restartPolicy 14:15:17 [2024-02-01T14:15:17.538Z] === RUN TestLiveRestore/volume_references/restartPolicy/always 14:15:18 [2024-02-01T14:15:18.911Z] === RUN TestLiveRestore/volume_references/restartPolicy/unless-stopped 14:15:18 [2024-02-01T14:15:18.911Z] === RUN TestLiveRestore/autoremove/engine_restart_should_remove_containers_that_exited 14:15:19 [2024-02-01T14:15:19.844Z] === RUN TestLiveRestore/volume_references/restartPolicy/on-failure 14:15:20 [2024-02-01T14:15:20.778Z] === RUN TestLiveRestore/volume_references/restartPolicy/no 14:15:21 [2024-02-01T14:15:21.711Z] === RUN TestLiveRestore/volume_references/local_volume_with_mount_options 14:15:22 [2024-02-01T14:15:22.644Z] === RUN TestLiveRestore/volume_references/local_volume_with_mount_options/volume_still_mounted 14:15:23 [2024-02-01T14:15:23.210Z] === RUN TestLiveRestore/volume_references/container_with_bind-mounts 14:15:24 [2024-02-01T14:15:24.143Z] --- PASS: TestLiveRestore (0.00s) 14:15:24 [2024-02-01T14:15:24.143Z] --- PASS: TestLiveRestore/autoremove (3.45s) 14:15:24 [2024-02-01T14:15:24.143Z] --- PASS: TestLiveRestore/autoremove/engine_restart_shouldnt_kill_alive_containers (1.89s) 14:15:24 [2024-02-01T14:15:24.143Z] --- PASS: TestLiveRestore/autoremove/engine_restart_should_remove_containers_that_exited (1.56s) 14:15:24 [2024-02-01T14:15:24.143Z] --- PASS: TestLiveRestore/volume_references (7.19s) 14:15:24 [2024-02-01T14:15:24.143Z] --- PASS: TestLiveRestore/volume_references/restartPolicy (4.18s) 14:15:24 [2024-02-01T14:15:24.143Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/always (1.17s) 14:15:24 [2024-02-01T14:15:24.143Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/unless-stopped (1.06s) 14:15:24 [2024-02-01T14:15:24.143Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/on-failure (0.99s) 14:15:24 [2024-02-01T14:15:24.143Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/no (0.97s) 14:15:24 [2024-02-01T14:15:24.143Z] --- PASS: TestLiveRestore/volume_references/local_volume_with_mount_options (1.46s) 14:15:24 [2024-02-01T14:15:24.143Z] --- PASS: TestLiveRestore/volume_references/local_volume_with_mount_options/volume_still_mounted (0.47s) 14:15:24 [2024-02-01T14:15:24.143Z] --- PASS: TestLiveRestore/volume_references/container_with_bind-mounts (0.95s) 14:15:24 [2024-02-01T14:15:24.143Z] === RUN TestDaemonDefaultBridgeWithFixedCidrButNoBip 14:15:24 [2024-02-01T14:15:24.715Z] --- PASS: TestDaemonDefaultBridgeWithFixedCidrButNoBip (0.67s) 14:15:24 [2024-02-01T14:15:24.715Z] PASS 14:15:24 [2024-02-01T14:15:24.715Z] 14:15:24 [2024-02-01T14:15:24.715Z] DONE 31 tests in 14.410s 14:15:24 [2024-02-01T14:15:24.715Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m 14:15:24 [2024-02-01T14:15:24.715Z] ++ '[' -n '' ']' 14:15:24 [2024-02-01T14:15:24.715Z] ++ 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:15:24 [2024-02-01T14:15:24.715Z] ++ set -e 14:15:24 [2024-02-01T14:15:24.715Z] ++ '[' -n 0 ']' 14:15:24 [2024-02-01T14:15:24.715Z] ++ set -x 14:15:24 [2024-02-01T14:15:24.715Z] ++ 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.kHahUhyj3F/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:15:24 [2024-02-01T14:15:24.715Z] INFO: Testing against a local daemon 14:15:24 [2024-02-01T14:15:24.715Z] === RUN TestCommitInheritsEnv 14:15:24 [2024-02-01T14:15:24.984Z] --- PASS: TestCommitInheritsEnv (0.19s) 14:15:24 [2024-02-01T14:15:24.984Z] === RUN TestUsernsCommit 14:15:26 [2024-02-01T14:15:26.890Z] --- PASS: TestUsernsCommit (1.51s) 14:15:26 [2024-02-01T14:15:26.890Z] === RUN TestImportExtremelyLargeImageWorks 14:15:26 [2024-02-01T14:15:26.890Z] import_test.go:23: runtime.GOARCH == "arm64": effective test will be time out 14:15:26 [2024-02-01T14:15:26.890Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) 14:15:26 [2024-02-01T14:15:26.890Z] === RUN TestImportWithCustomPlatform 14:15:26 [2024-02-01T14:15:26.890Z] === RUN TestImportWithCustomPlatform/#00 14:15:26 [2024-02-01T14:15:26.890Z] === RUN TestImportWithCustomPlatform/linux 14:15:26 [2024-02-01T14:15:26.890Z] === RUN TestImportWithCustomPlatform/LINUX 14:15:26 [2024-02-01T14:15:26.890Z] === RUN TestImportWithCustomPlatform/linux/sparc64 14:15:26 [2024-02-01T14:15:26.890Z] --- PASS: TestImportWithCustomPlatform (0.19s) 14:15:26 [2024-02-01T14:15:26.890Z] --- PASS: TestImportWithCustomPlatform/#00 (0.03s) 14:15:26 [2024-02-01T14:15:26.890Z] --- PASS: TestImportWithCustomPlatform/linux (0.05s) 14:15:26 [2024-02-01T14:15:26.890Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.04s) 14:15:26 [2024-02-01T14:15:26.890Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.03s) 14:15:26 [2024-02-01T14:15:26.890Z] === RUN TestImportWithCustomPlatformReject 14:15:26 [2024-02-01T14:15:26.890Z] === RUN TestImportWithCustomPlatformReject/_______ 14:15:26 [2024-02-01T14:15:26.890Z] === RUN TestImportWithCustomPlatformReject// 14:15:26 [2024-02-01T14:15:26.890Z] === RUN TestImportWithCustomPlatformReject/macos 14:15:26 [2024-02-01T14:15:26.890Z] === RUN TestImportWithCustomPlatformReject/macos/arm64 14:15:26 [2024-02-01T14:15:26.890Z] === RUN TestImportWithCustomPlatformReject/nintendo64 14:15:26 [2024-02-01T14:15:26.890Z] --- PASS: TestImportWithCustomPlatformReject (0.01s) 14:15:26 [2024-02-01T14:15:26.890Z] --- PASS: TestImportWithCustomPlatformReject/_______ (0.00s) 14:15:26 [2024-02-01T14:15:26.890Z] --- PASS: TestImportWithCustomPlatformReject// (0.00s) 14:15:26 [2024-02-01T14:15:26.890Z] --- PASS: TestImportWithCustomPlatformReject/macos (0.00s) 14:15:26 [2024-02-01T14:15:26.890Z] --- PASS: TestImportWithCustomPlatformReject/macos/arm64 (0.00s) 14:15:26 [2024-02-01T14:15:26.890Z] --- PASS: TestImportWithCustomPlatformReject/nintendo64 (0.00s) 14:15:26 [2024-02-01T14:15:26.890Z] === RUN TestImageInspectEmptyTagsAndDigests 14:15:26 [2024-02-01T14:15:26.890Z] --- PASS: TestImageInspectEmptyTagsAndDigests (0.02s) 14:15:26 [2024-02-01T14:15:26.890Z] === RUN TestImagesFilterMultiReference 14:15:26 [2024-02-01T14:15:26.890Z] --- PASS: TestImagesFilterMultiReference (0.07s) 14:15:26 [2024-02-01T14:15:26.890Z] === RUN TestImagesFilterUntil 14:15:27 [2024-02-01T14:15:27.148Z] list_test.go:95: ImageList: ID=sha256:745e1b1d272345cbb5692fecb7652a57bfec0a0c70e7c7664fe841b4940fc020 RepoTags=[testimagesfilteruntil:v1] 14:15:27 [2024-02-01T14:15:27.148Z] --- PASS: TestImagesFilterUntil (0.35s) 14:15:27 [2024-02-01T14:15:27.148Z] === RUN TestImagesFilterBeforeSince 14:15:27 [2024-02-01T14:15:27.406Z] list_test.go:129: ImageList: ID=sha256:70ba46833d386d1bc7de0e06271e9e81916d6ccc5f902ec91bacac055d2173ef RepoTags=[testimagesfilterbeforesince:v1] 14:15:27 [2024-02-01T14:15:27.406Z] list_test.go:129: ImageList: ID=sha256:a8eb3306d4bd2aa230c1d2a054a66b69221985100e145c9a2711ecc92d8c484f RepoTags=[testimagesfilterbeforesince:v2] 14:15:27 [2024-02-01T14:15:27.406Z] list_test.go:129: ImageList: ID=sha256:d684f2710a68c229fa2f7066f51e7d52749369586aca2dbf0286161efe7cfb15 RepoTags=[testimagesfilterbeforesince:v3] 14:15:27 [2024-02-01T14:15:27.664Z] --- PASS: TestImagesFilterBeforeSince (0.38s) 14:15:27 [2024-02-01T14:15:27.664Z] === RUN TestAPIImagesFilters 14:15:27 [2024-02-01T14:15:27.664Z] === RUN TestAPIImagesFilters/repository_regex 14:15:27 [2024-02-01T14:15:27.664Z] === PAUSE TestAPIImagesFilters/repository_regex 14:15:27 [2024-02-01T14:15:27.664Z] === RUN TestAPIImagesFilters/image_name_regex 14:15:27 [2024-02-01T14:15:27.664Z] === PAUSE TestAPIImagesFilters/image_name_regex 14:15:27 [2024-02-01T14:15:27.664Z] === RUN TestAPIImagesFilters/image_name_without_a_tag 14:15:27 [2024-02-01T14:15:27.664Z] === PAUSE TestAPIImagesFilters/image_name_without_a_tag 14:15:27 [2024-02-01T14:15:27.664Z] === RUN TestAPIImagesFilters/registry_port_regex 14:15:27 [2024-02-01T14:15:27.664Z] === PAUSE TestAPIImagesFilters/registry_port_regex 14:15:27 [2024-02-01T14:15:27.664Z] === CONT TestAPIImagesFilters/repository_regex 14:15:27 [2024-02-01T14:15:27.664Z] === CONT TestAPIImagesFilters/image_name_without_a_tag 14:15:27 [2024-02-01T14:15:27.664Z] === CONT TestAPIImagesFilters/registry_port_regex 14:15:27 [2024-02-01T14:15:27.664Z] === CONT TestAPIImagesFilters/image_name_regex 14:15:27 [2024-02-01T14:15:27.664Z] --- PASS: TestAPIImagesFilters (0.04s) 14:15:27 [2024-02-01T14:15:27.664Z] --- PASS: TestAPIImagesFilters/repository_regex (0.00s) 14:15:27 [2024-02-01T14:15:27.664Z] --- PASS: TestAPIImagesFilters/image_name_regex (0.00s) 14:15:27 [2024-02-01T14:15:27.664Z] --- PASS: TestAPIImagesFilters/registry_port_regex (0.00s) 14:15:27 [2024-02-01T14:15:27.664Z] --- PASS: TestAPIImagesFilters/image_name_without_a_tag (0.00s) 14:15:27 [2024-02-01T14:15:27.664Z] === RUN TestPruneDontDeleteUsedDangling 14:15:28 [2024-02-01T14:15:28.232Z] --- PASS: TestPruneDontDeleteUsedDangling (0.55s) 14:15:28 [2024-02-01T14:15:28.232Z] === RUN TestImagePullPlatformInvalid 14:15:28 [2024-02-01T14:15:28.232Z] --- PASS: TestImagePullPlatformInvalid (0.01s) 14:15:28 [2024-02-01T14:15:28.232Z] === RUN TestImagePullStoredfDigestForOtherRepo 14:15:28 [2024-02-01T14:15:28.232Z] time="2024-02-01T14:15:28.031702126Z" 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=108cbb29-b255-4b7e-97e3-1f906562ac8f version=2.8.3 14:15:28 [2024-02-01T14:15:28.232Z] time="2024-02-01T14:15:28.031812139Z" level=info msg="redis not configured" go.version=go1.20.8 instance.id=108cbb29-b255-4b7e-97e3-1f906562ac8f version=2.8.3 14:15:28 [2024-02-01T14:15:28.232Z] time="2024-02-01T14:15:28.03183897Z" level=info msg="Starting upload purge in 21m0s" go.version=go1.20.8 instance.id=108cbb29-b255-4b7e-97e3-1f906562ac8f version=2.8.3 14:15:28 [2024-02-01T14:15:28.232Z] time="2024-02-01T14:15:28.032048551Z" level=info msg="listening on 127.0.0.1:5000" go.version=go1.20.8 instance.id=108cbb29-b255-4b7e-97e3-1f906562ac8f version=2.8.3 14:15:28 [2024-02-01T14:15:28.232Z] time="2024-02-01T14:15:28.126036582Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=166f2e56-a615-477d-bb74-e42dd155431a http.request.method=GET http.request.remoteaddr="127.0.0.1:45994" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" 14:15:28 [2024-02-01T14:15:28.232Z] time="2024-02-01T14:15:28.126490952Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=166f2e56-a615-477d-bb74-e42dd155431a http.request.method=GET http.request.remoteaddr="127.0.0.1:45994" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.863388ms http.response.status=200 http.response.written=2 14:15:28 [2024-02-01T14:15:28.232Z] 127.0.0.1 - - [01/Feb/2024:14:15:28 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" 14:15:28 [2024-02-01T14:15:28.232Z] time="2024-02-01T14:15:28.128916386Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=e04c9daa-ce62-43cc-84f3-9b6f9b207ca7 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:46012" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.12+unknown" vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 14:15:28 [2024-02-01T14:15:28.232Z] time="2024-02-01T14:15:28.128935069Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=c2ce035f-31b7-4bf9-9f3c-e7f089cbe34e http.request.method=HEAD http.request.remoteaddr="127.0.0.1:46008" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.12+unknown" vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 14:15:28 [2024-02-01T14:15:28.232Z] time="2024-02-01T14:15:28.128958075Z" level=debug msg=GetBlob go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=e04c9daa-ce62-43cc-84f3-9b6f9b207ca7 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:46012" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.12+unknown" vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 14:15:28 [2024-02-01T14:15:28.232Z] time="2024-02-01T14:15:28.128966732Z" level=debug msg=GetBlob go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=c2ce035f-31b7-4bf9-9f3c-e7f089cbe34e http.request.method=HEAD http.request.remoteaddr="127.0.0.1:46008" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.12+unknown" vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 14:15:28 [2024-02-01T14:15:28.232Z] time="2024-02-01T14:15:28.129064569Z" 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=c2ce035f-31b7-4bf9-9f3c-e7f089cbe34e http.request.method=HEAD http.request.remoteaddr="127.0.0.1:46008" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.12+unknown" trace.duration=34.355µ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=b920a3ce-f7b9-4844-bcdf-415734722792 trace.line=95 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 14:15:28 [2024-02-01T14:15:28.232Z] time="2024-02-01T14:15:28.129132252Z" 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=e04c9daa-ce62-43cc-84f3-9b6f9b207ca7 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:46012" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.12+unknown" trace.duration=104.073µ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=1408bdf2-f953-4816-bbda-a72abe0966f8 trace.line=95 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 14:15:28 [2024-02-01T14:15:28.232Z] time="2024-02-01T14:15:28.129179029Z" 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=c2ce035f-31b7-4bf9-9f3c-e7f089cbe34e http.request.method=HEAD http.request.remoteaddr="127.0.0.1:46008" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.12+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.146612ms http.response.status=404 http.response.written=157 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 14:15:28 [2024-02-01T14:15:28.232Z] time="2024-02-01T14:15:28.129182951Z" 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=e04c9daa-ce62-43cc-84f3-9b6f9b207ca7 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:46012" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.12+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.195014ms http.response.status=404 http.response.written=157 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 14:15:28 [2024-02-01T14:15:28.232Z] 127.0.0.1 - - [01/Feb/2024:14:15:28 +0000] "HEAD /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 404 157 "" "containerd/1.7.12+unknown" 14:15:28 [2024-02-01T14:15:28.232Z] 127.0.0.1 - - [01/Feb/2024:14:15:28 +0000] "HEAD /v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b HTTP/1.1" 404 157 "" "containerd/1.7.12+unknown" 14:15:28 [2024-02-01T14:15:28.232Z] time="2024-02-01T14:15:28.130785419Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=31db5aeb-cb19-47c8-a10a-c56d3c3f754f http.request.method=POST http.request.remoteaddr="127.0.0.1:46012" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.12+unknown" vars.name=test 14:15:28 [2024-02-01T14:15:28.232Z] time="2024-02-01T14:15:28.130831794Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=31db5aeb-cb19-47c8-a10a-c56d3c3f754f http.request.method=POST http.request.remoteaddr="127.0.0.1:46012" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.12+unknown" vars.name=test 14:15:28 [2024-02-01T14:15:28.232Z] time="2024-02-01T14:15:28.130790555Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=6ca85a6e-83b6-4f33-af37-8c2630aed218 http.request.method=POST http.request.remoteaddr="127.0.0.1:46008" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.12+unknown" vars.name=test 14:15:28 [2024-02-01T14:15:28.232Z] time="2024-02-01T14:15:28.13090934Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=6ca85a6e-83b6-4f33-af37-8c2630aed218 http.request.method=POST http.request.remoteaddr="127.0.0.1:46008" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.12+unknown" vars.name=test 14:15:28 [2024-02-01T14:15:28.232Z] time="2024-02-01T14:15:28.130963575Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/cc8d5b1b-9912-435b-ac26-cadb0bb36b5c/startedat")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=31db5aeb-cb19-47c8-a10a-c56d3c3f754f http.request.method=POST http.request.remoteaddr="127.0.0.1:46012" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.12+unknown" trace.duration=101.75µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=7300a605-6689-4cfc-8c4e-4cf6652f3ca0 trace.line=110 vars.name=test 14:15:28 [2024-02-01T14:15:28.232Z] time="2024-02-01T14:15:28.131013092Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/fc15a9f2-d348-4789-b6de-b93d3da11781/startedat")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=6ca85a6e-83b6-4f33-af37-8c2630aed218 http.request.method=POST http.request.remoteaddr="127.0.0.1:46008" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.12+unknown" trace.duration=67.963µ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=3342725d-def8-4161-a4c1-af7d54e6cb46 trace.line=110 vars.name=test 14:15:28 [2024-02-01T14:15:28.232Z] time="2024-02-01T14:15:28.131072407Z" level=debug msg="filesystem.Writer("/docker/registry/v2/repositories/test/_uploads/fc15a9f2-d348-4789-b6de-b93d3da11781/data", false)" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=6ca85a6e-83b6-4f33-af37-8c2630aed218 http.request.method=POST http.request.remoteaddr="127.0.0.1:46008" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.12+unknown" trace.duration=25.37µ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=85dd4e83-a813-4afd-941a-6e34dd011839 trace.line=142 vars.name=test 14:15:28 [2024-02-01T14:15:28.232Z] time="2024-02-01T14:15:28.131016858Z" level=debug msg="filesystem.Writer("/docker/registry/v2/repositories/test/_uploads/cc8d5b1b-9912-435b-ac26-cadb0bb36b5c/data", false)" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=31db5aeb-cb19-47c8-a10a-c56d3c3f754f http.request.method=POST http.request.remoteaddr="127.0.0.1:46012" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.12+unknown" trace.duration=23.745µ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=0781d40f-9933-4a97-9bbd-594a301e6d22 trace.line=142 vars.name=test 14:15:28 [2024-02-01T14:15:28.232Z] time="2024-02-01T14:15:28.131154596Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/fc15a9f2-d348-4789-b6de-b93d3da11781/hashstates/sha256/0")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=6ca85a6e-83b6-4f33-af37-8c2630aed218 http.request.method=POST http.request.remoteaddr="127.0.0.1:46008" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.12+unknown" trace.duration=43.126µ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=4a1f9020-b9a3-4229-ba97-cc5eccc8095d trace.line=110 vars.name=test 14:15:28 [2024-02-01T14:15:28.232Z] time="2024-02-01T14:15:28.131184561Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/cc8d5b1b-9912-435b-ac26-cadb0bb36b5c/hashstates/sha256/0")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=31db5aeb-cb19-47c8-a10a-c56d3c3f754f http.request.method=POST http.request.remoteaddr="127.0.0.1:46012" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.12+unknown" trace.duration=49.477µ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=ed643890-6d2c-4b2d-9d20-e6afc52ccc7a trace.line=110 vars.name=test 14:15:28 [2024-02-01T14:15:28.232Z] time="2024-02-01T14:15:28.131257963Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=6ca85a6e-83b6-4f33-af37-8c2630aed218 http.request.method=POST http.request.remoteaddr="127.0.0.1:46008" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.12+unknown" http.response.duration=1.821059ms http.response.status=202 http.response.written=0 14:15:28 [2024-02-01T14:15:28.232Z] 127.0.0.1 - - [01/Feb/2024:14:15:28 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.7.12+unknown" 14:15:28 [2024-02-01T14:15:28.232Z] time="2024-02-01T14:15:28.13130113Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=31db5aeb-cb19-47c8-a10a-c56d3c3f754f http.request.method=POST http.request.remoteaddr="127.0.0.1:46012" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.12+unknown" http.response.duration=1.857964ms http.response.status=202 http.response.written=0 14:15:28 [2024-02-01T14:15:28.232Z] 127.0.0.1 - - [01/Feb/2024:14:15:28 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.7.12+unknown" 14:15:28 [2024-02-01T14:15:28.232Z] time="2024-02-01T14:15:28.133491653Z" 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=5642613b-60c2-40b6-91d3-839e1e9fb653 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46008" http.request.uri="/v2/test/blobs/uploads/fc15a9f2-d348-4789-b6de-b93d3da11781?_state=m69UgduyoomFSn254PUWNi1BOe1nzmPbNLiYtToLsed7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImZjMTVhOWYyLWQzNDgtNDc4OS1iNmRlLWI5M2QzZGExMTc4MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMi0wMVQxNDoxNToyOC4xMzA5MjMzNjJaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.12+unknown" vars.name=test vars.uuid=fc15a9f2-d348-4789-b6de-b93d3da11781 14:15:28 [2024-02-01T14:15:28.232Z] time="2024-02-01T14:15:28.133565269Z" 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=5642613b-60c2-40b6-91d3-839e1e9fb653 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46008" http.request.uri="/v2/test/blobs/uploads/fc15a9f2-d348-4789-b6de-b93d3da11781?_state=m69UgduyoomFSn254PUWNi1BOe1nzmPbNLiYtToLsed7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImZjMTVhOWYyLWQzNDgtNDc4OS1iNmRlLWI5M2QzZGExMTc4MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMi0wMVQxNDoxNToyOC4xMzA5MjMzNjJaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.12+unknown" vars.name=test vars.uuid=fc15a9f2-d348-4789-b6de-b93d3da11781 14:15:28 [2024-02-01T14:15:28.233Z] time="2024-02-01T14:15:28.133642404Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_uploads/fc15a9f2-d348-4789-b6de-b93d3da11781/startedat")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=5642613b-60c2-40b6-91d3-839e1e9fb653 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46008" http.request.uri="/v2/test/blobs/uploads/fc15a9f2-d348-4789-b6de-b93d3da11781?_state=m69UgduyoomFSn254PUWNi1BOe1nzmPbNLiYtToLsed7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImZjMTVhOWYyLWQzNDgtNDc4OS1iNmRlLWI5M2QzZGExMTc4MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMi0wMVQxNDoxNToyOC4xMzA5MjMzNjJaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.12+unknown" trace.duration=43.495µ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=78e33327-3dfa-4f32-83c1-dbcbc00951df trace.line=95 vars.name=test vars.uuid=fc15a9f2-d348-4789-b6de-b93d3da11781 14:15:28 [2024-02-01T14:15:28.233Z] time="2024-02-01T14:15:28.133668324Z" 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=86e7f98b-5474-4ba2-80dd-b8db84d342f3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46012" http.request.uri="/v2/test/blobs/uploads/cc8d5b1b-9912-435b-ac26-cadb0bb36b5c?_state=rr5hqKr4-xRMm9RIwJMAuOjhdSlDechFao9y6phtOKd7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImNjOGQ1YjFiLTk5MTItNDM1Yi1hYzI2LWNhZGIwYmIzNmI1YyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMi0wMVQxNDoxNToyOC4xMzA4NDMyMDdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.12+unknown" vars.name=test vars.uuid=cc8d5b1b-9912-435b-ac26-cadb0bb36b5c 14:15:28 [2024-02-01T14:15:28.233Z] time="2024-02-01T14:15:28.133696082Z" level=debug msg="filesystem.Writer("/docker/registry/v2/repositories/test/_uploads/fc15a9f2-d348-4789-b6de-b93d3da11781/data", true)" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=5642613b-60c2-40b6-91d3-839e1e9fb653 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46008" http.request.uri="/v2/test/blobs/uploads/fc15a9f2-d348-4789-b6de-b93d3da11781?_state=m69UgduyoomFSn254PUWNi1BOe1nzmPbNLiYtToLsed7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImZjMTVhOWYyLWQzNDgtNDc4OS1iNmRlLWI5M2QzZGExMTc4MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMi0wMVQxNDoxNToyOC4xMzA5MjMzNjJaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.12+unknown" trace.duration=23.073µ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=d1a4d50e-c451-4633-afb0-599e872c4c5e trace.line=142 vars.name=test vars.uuid=fc15a9f2-d348-4789-b6de-b93d3da11781 14:15:28 [2024-02-01T14:15:28.233Z] time="2024-02-01T14:15:28.133722543Z" 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=86e7f98b-5474-4ba2-80dd-b8db84d342f3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46012" http.request.uri="/v2/test/blobs/uploads/cc8d5b1b-9912-435b-ac26-cadb0bb36b5c?_state=rr5hqKr4-xRMm9RIwJMAuOjhdSlDechFao9y6phtOKd7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImNjOGQ1YjFiLTk5MTItNDM1Yi1hYzI2LWNhZGIwYmIzNmI1YyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMi0wMVQxNDoxNToyOC4xMzA4NDMyMDdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.12+unknown" vars.name=test vars.uuid=cc8d5b1b-9912-435b-ac26-cadb0bb36b5c 14:15:28 [2024-02-01T14:15:28.233Z] time="2024-02-01T14:15:28.133779338Z" 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=5642613b-60c2-40b6-91d3-839e1e9fb653 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46008" http.request.uri="/v2/test/blobs/uploads/fc15a9f2-d348-4789-b6de-b93d3da11781?_state=m69UgduyoomFSn254PUWNi1BOe1nzmPbNLiYtToLsed7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImZjMTVhOWYyLWQzNDgtNDc4OS1iNmRlLWI5M2QzZGExMTc4MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMi0wMVQxNDoxNToyOC4xMzA5MjMzNjJaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.12+unknown" vars.name=test vars.uuid=fc15a9f2-d348-4789-b6de-b93d3da11781 14:15:28 [2024-02-01T14:15:28.233Z] time="2024-02-01T14:15:28.13380278Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_uploads/cc8d5b1b-9912-435b-ac26-cadb0bb36b5c/startedat")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=86e7f98b-5474-4ba2-80dd-b8db84d342f3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46012" http.request.uri="/v2/test/blobs/uploads/cc8d5b1b-9912-435b-ac26-cadb0bb36b5c?_state=rr5hqKr4-xRMm9RIwJMAuOjhdSlDechFao9y6phtOKd7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImNjOGQ1YjFiLTk5MTItNDM1Yi1hYzI2LWNhZGIwYmIzNmI1YyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMi0wMVQxNDoxNToyOC4xMzA4NDMyMDdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.12+unknown" trace.duration=37.045µ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=c8b4d770-e835-4431-bcb8-b10b4191f573 trace.line=95 vars.name=test vars.uuid=cc8d5b1b-9912-435b-ac26-cadb0bb36b5c 14:15:28 [2024-02-01T14:15:28.233Z] time="2024-02-01T14:15:28.133861938Z" level=debug msg="filesystem.Writer("/docker/registry/v2/repositories/test/_uploads/cc8d5b1b-9912-435b-ac26-cadb0bb36b5c/data", true)" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=86e7f98b-5474-4ba2-80dd-b8db84d342f3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46012" http.request.uri="/v2/test/blobs/uploads/cc8d5b1b-9912-435b-ac26-cadb0bb36b5c?_state=rr5hqKr4-xRMm9RIwJMAuOjhdSlDechFao9y6phtOKd7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImNjOGQ1YjFiLTk5MTItNDM1Yi1hYzI2LWNhZGIwYmIzNmI1YyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMi0wMVQxNDoxNToyOC4xMzA4NDMyMDdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.12+unknown" trace.duration=22.244µ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=686748a7-acf9-47c0-8625-cea451859e57 trace.line=142 vars.name=test vars.uuid=cc8d5b1b-9912-435b-ac26-cadb0bb36b5c 14:15:28 [2024-02-01T14:15:28.233Z] time="2024-02-01T14:15:28.133865983Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/fc15a9f2-d348-4789-b6de-b93d3da11781/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=5642613b-60c2-40b6-91d3-839e1e9fb653 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46008" http.request.uri="/v2/test/blobs/uploads/fc15a9f2-d348-4789-b6de-b93d3da11781?_state=m69UgduyoomFSn254PUWNi1BOe1nzmPbNLiYtToLsed7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImZjMTVhOWYyLWQzNDgtNDc4OS1iNmRlLWI5M2QzZGExMTc4MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMi0wMVQxNDoxNToyOC4xMzA5MjMzNjJaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.12+unknown" trace.duration=44.504µ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=dbb0be2b-bedd-4e5c-b76b-f6e8879f1836 trace.line=110 vars.name=test vars.uuid=fc15a9f2-d348-4789-b6de-b93d3da11781 14:15:28 [2024-02-01T14:15:28.233Z] time="2024-02-01T14:15:28.133904695Z" level=debug msg="filesystem.Stat("/docker/registry/v2/repositories/test/_uploads/fc15a9f2-d348-4789-b6de-b93d3da11781/data")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=5642613b-60c2-40b6-91d3-839e1e9fb653 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46008" http.request.uri="/v2/test/blobs/uploads/fc15a9f2-d348-4789-b6de-b93d3da11781?_state=m69UgduyoomFSn254PUWNi1BOe1nzmPbNLiYtToLsed7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImZjMTVhOWYyLWQzNDgtNDc4OS1iNmRlLWI5M2QzZGExMTc4MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMi0wMVQxNDoxNToyOC4xMzA5MjMzNjJaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.12+unknown" trace.duration=13.744µ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=b77b16da-af60-4d37-b888-742493b3ba28 trace.line=155 vars.name=test vars.uuid=fc15a9f2-d348-4789-b6de-b93d3da11781 14:15:28 [2024-02-01T14:15:28.233Z] time="2024-02-01T14:15:28.133920522Z" 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=86e7f98b-5474-4ba2-80dd-b8db84d342f3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46012" http.request.uri="/v2/test/blobs/uploads/cc8d5b1b-9912-435b-ac26-cadb0bb36b5c?_state=rr5hqKr4-xRMm9RIwJMAuOjhdSlDechFao9y6phtOKd7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImNjOGQ1YjFiLTk5MTItNDM1Yi1hYzI2LWNhZGIwYmIzNmI1YyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMi0wMVQxNDoxNToyOC4xMzA4NDMyMDdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.12+unknown" vars.name=test vars.uuid=cc8d5b1b-9912-435b-ac26-cadb0bb36b5c 14:15:28 [2024-02-01T14:15:28.233Z] time="2024-02-01T14:15:28.133945384Z" 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=5642613b-60c2-40b6-91d3-839e1e9fb653 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46008" http.request.uri="/v2/test/blobs/uploads/fc15a9f2-d348-4789-b6de-b93d3da11781?_state=m69UgduyoomFSn254PUWNi1BOe1nzmPbNLiYtToLsed7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImZjMTVhOWYyLWQzNDgtNDc4OS1iNmRlLWI5M2QzZGExMTc4MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMi0wMVQxNDoxNToyOC4xMzA5MjMzNjJaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.12+unknown" trace.duration=12.012µ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=cc0bc8dd-aa9f-4073-bb49-a0e0f6f2f7f4 trace.line=155 vars.name=test vars.uuid=fc15a9f2-d348-4789-b6de-b93d3da11781 14:15:28 [2024-02-01T14:15:28.233Z] time="2024-02-01T14:15:28.133977966Z" level=debug msg="filesystem.Stat("/docker/registry/v2/repositories/test/_uploads/fc15a9f2-d348-4789-b6de-b93d3da11781/data")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=5642613b-60c2-40b6-91d3-839e1e9fb653 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46008" http.request.uri="/v2/test/blobs/uploads/fc15a9f2-d348-4789-b6de-b93d3da11781?_state=m69UgduyoomFSn254PUWNi1BOe1nzmPbNLiYtToLsed7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImZjMTVhOWYyLWQzNDgtNDc4OS1iNmRlLWI5M2QzZGExMTc4MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMi0wMVQxNDoxNToyOC4xMzA5MjMzNjJaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.12+unknown" trace.duration=9.338µ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=4bd7312e-586a-48ff-9db5-b4c9a8a34239 trace.line=155 vars.name=test vars.uuid=fc15a9f2-d348-4789-b6de-b93d3da11781 14:15:28 [2024-02-01T14:15:28.233Z] time="2024-02-01T14:15:28.133994212Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/cc8d5b1b-9912-435b-ac26-cadb0bb36b5c/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=86e7f98b-5474-4ba2-80dd-b8db84d342f3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46012" http.request.uri="/v2/test/blobs/uploads/cc8d5b1b-9912-435b-ac26-cadb0bb36b5c?_state=rr5hqKr4-xRMm9RIwJMAuOjhdSlDechFao9y6phtOKd7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImNjOGQ1YjFiLTk5MTItNDM1Yi1hYzI2LWNhZGIwYmIzNmI1YyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMi0wMVQxNDoxNToyOC4xMzA4NDMyMDdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.12+unknown" trace.duration=38.958µ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=5236176e-6c2c-4482-815e-d4b538e7a71d trace.line=110 vars.name=test vars.uuid=cc8d5b1b-9912-435b-ac26-cadb0bb36b5c 14:15:28 [2024-02-01T14:15:28.233Z] time="2024-02-01T14:15:28.134031824Z" level=debug msg="filesystem.Stat("/docker/registry/v2/repositories/test/_uploads/cc8d5b1b-9912-435b-ac26-cadb0bb36b5c/data")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=86e7f98b-5474-4ba2-80dd-b8db84d342f3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46012" http.request.uri="/v2/test/blobs/uploads/cc8d5b1b-9912-435b-ac26-cadb0bb36b5c?_state=rr5hqKr4-xRMm9RIwJMAuOjhdSlDechFao9y6phtOKd7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImNjOGQ1YjFiLTk5MTItNDM1Yi1hYzI2LWNhZGIwYmIzNmI1YyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMi0wMVQxNDoxNToyOC4xMzA4NDMyMDdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.12+unknown" trace.duration=10.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).Stat" trace.id=66c9546b-a6ab-4689-8d1c-33708373f7e4 trace.line=155 vars.name=test vars.uuid=cc8d5b1b-9912-435b-ac26-cadb0bb36b5c 14:15:28 [2024-02-01T14:15:28.233Z] time="2024-02-01T14:15:28.134052664Z" level=debug msg="filesystem.Move("/docker/registry/v2/repositories/test/_uploads/fc15a9f2-d348-4789-b6de-b93d3da11781/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=5642613b-60c2-40b6-91d3-839e1e9fb653 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46008" http.request.uri="/v2/test/blobs/uploads/fc15a9f2-d348-4789-b6de-b93d3da11781?_state=m69UgduyoomFSn254PUWNi1BOe1nzmPbNLiYtToLsed7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImZjMTVhOWYyLWQzNDgtNDc4OS1iNmRlLWI5M2QzZGExMTc4MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMi0wMVQxNDoxNToyOC4xMzA5MjMzNjJaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.12+unknown" trace.duration=53.349µ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=97e7b876-8187-427d-a6bc-046d80b3c672 trace.line=185 vars.name=test vars.uuid=fc15a9f2-d348-4789-b6de-b93d3da11781 14:15:28 [2024-02-01T14:15:28.233Z] time="2024-02-01T14:15:28.134070945Z" 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=86e7f98b-5474-4ba2-80dd-b8db84d342f3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46012" http.request.uri="/v2/test/blobs/uploads/cc8d5b1b-9912-435b-ac26-cadb0bb36b5c?_state=rr5hqKr4-xRMm9RIwJMAuOjhdSlDechFao9y6phtOKd7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImNjOGQ1YjFiLTk5MTItNDM1Yi1hYzI2LWNhZGIwYmIzNmI1YyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMi0wMVQxNDoxNToyOC4xMzA4NDMyMDdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.12+unknown" trace.duration=13.76µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=51b0a197-b20e-4f0b-b0e3-5b82fb8f2cc9 trace.line=155 vars.name=test vars.uuid=cc8d5b1b-9912-435b-ac26-cadb0bb36b5c 14:15:28 [2024-02-01T14:15:28.233Z] time="2024-02-01T14:15:28.134100623Z" level=debug msg="filesystem.Stat("/docker/registry/v2/repositories/test/_uploads/cc8d5b1b-9912-435b-ac26-cadb0bb36b5c/data")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=86e7f98b-5474-4ba2-80dd-b8db84d342f3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46012" http.request.uri="/v2/test/blobs/uploads/cc8d5b1b-9912-435b-ac26-cadb0bb36b5c?_state=rr5hqKr4-xRMm9RIwJMAuOjhdSlDechFao9y6phtOKd7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImNjOGQ1YjFiLTk5MTItNDM1Yi1hYzI2LWNhZGIwYmIzNmI1YyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMi0wMVQxNDoxNToyOC4xMzA4NDMyMDdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.12+unknown" trace.duration=10.995µ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=5c6f25f1-a758-451e-b94b-ae3e8c189dba trace.line=155 vars.name=test vars.uuid=cc8d5b1b-9912-435b-ac26-cadb0bb36b5c 14:15:28 [2024-02-01T14:15:28.233Z] time="2024-02-01T14:15:28.134130973Z" 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=5642613b-60c2-40b6-91d3-839e1e9fb653 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46008" http.request.uri="/v2/test/blobs/uploads/fc15a9f2-d348-4789-b6de-b93d3da11781?_state=m69UgduyoomFSn254PUWNi1BOe1nzmPbNLiYtToLsed7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImZjMTVhOWYyLWQzNDgtNDc4OS1iNmRlLWI5M2QzZGExMTc4MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMi0wMVQxNDoxNToyOC4xMzA5MjMzNjJaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.12+unknown" trace.duration=49.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).PutContent" trace.id=1a3c471d-39cc-4ca7-9e1d-f16c4ddc14f5 trace.line=110 vars.name=test vars.uuid=fc15a9f2-d348-4789-b6de-b93d3da11781 14:15:28 [2024-02-01T14:15:28.233Z] time="2024-02-01T14:15:28.13416591Z" level=debug msg="filesystem.Move("/docker/registry/v2/repositories/test/_uploads/cc8d5b1b-9912-435b-ac26-cadb0bb36b5c/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=86e7f98b-5474-4ba2-80dd-b8db84d342f3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46012" http.request.uri="/v2/test/blobs/uploads/cc8d5b1b-9912-435b-ac26-cadb0bb36b5c?_state=rr5hqKr4-xRMm9RIwJMAuOjhdSlDechFao9y6phtOKd7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImNjOGQ1YjFiLTk5MTItNDM1Yi1hYzI2LWNhZGIwYmIzNmI1YyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMi0wMVQxNDoxNToyOC4xMzA4NDMyMDdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.12+unknown" trace.duration=38.531µ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=09fb971d-311e-4c81-8e19-a31508fbae90 trace.line=185 vars.name=test vars.uuid=cc8d5b1b-9912-435b-ac26-cadb0bb36b5c 14:15:28 [2024-02-01T14:15:28.233Z] time="2024-02-01T14:15:28.134234447Z" 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=86e7f98b-5474-4ba2-80dd-b8db84d342f3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46012" http.request.uri="/v2/test/blobs/uploads/cc8d5b1b-9912-435b-ac26-cadb0bb36b5c?_state=rr5hqKr4-xRMm9RIwJMAuOjhdSlDechFao9y6phtOKd7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImNjOGQ1YjFiLTk5MTItNDM1Yi1hYzI2LWNhZGIwYmIzNmI1YyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMi0wMVQxNDoxNToyOC4xMzA4NDMyMDdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.12+unknown" trace.duration=38.277µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=40cb2a08-b906-491f-abd2-fa50358b60a5 trace.line=110 vars.name=test vars.uuid=cc8d5b1b-9912-435b-ac26-cadb0bb36b5c 14:15:28 [2024-02-01T14:15:28.233Z] time="2024-02-01T14:15:28.134247821Z" level=debug msg="filesystem.Delete("/docker/registry/v2/repositories/test/_uploads/fc15a9f2-d348-4789-b6de-b93d3da11781")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=5642613b-60c2-40b6-91d3-839e1e9fb653 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46008" http.request.uri="/v2/test/blobs/uploads/fc15a9f2-d348-4789-b6de-b93d3da11781?_state=m69UgduyoomFSn254PUWNi1BOe1nzmPbNLiYtToLsed7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImZjMTVhOWYyLWQzNDgtNDc4OS1iNmRlLWI5M2QzZGExMTc4MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMi0wMVQxNDoxNToyOC4xMzA5MjMzNjJaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.12+unknown" trace.duration=94.243µ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=3c1562bb-ef57-4131-b8bc-5abdee487ad7 trace.line=202 vars.name=test vars.uuid=fc15a9f2-d348-4789-b6de-b93d3da11781 14:15:28 [2024-02-01T14:15:28.233Z] time="2024-02-01T14:15:28.134320239Z" 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=5642613b-60c2-40b6-91d3-839e1e9fb653 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46008" http.request.uri="/v2/test/blobs/uploads/fc15a9f2-d348-4789-b6de-b93d3da11781?_state=m69UgduyoomFSn254PUWNi1BOe1nzmPbNLiYtToLsed7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImZjMTVhOWYyLWQzNDgtNDc4OS1iNmRlLWI5M2QzZGExMTc4MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMi0wMVQxNDoxNToyOC4xMzA5MjMzNjJaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.12+unknown" http.response.duration=2.106857ms http.response.status=201 http.response.written=0 14:15:28 [2024-02-01T14:15:28.234Z] 127.0.0.1 - - [01/Feb/2024:14:15:28 +0000] "PUT /v2/test/blobs/uploads/fc15a9f2-d348-4789-b6de-b93d3da11781?_state=m69UgduyoomFSn254PUWNi1BOe1nzmPbNLiYtToLsed7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImZjMTVhOWYyLWQzNDgtNDc4OS1iNmRlLWI5M2QzZGExMTc4MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMi0wMVQxNDoxNToyOC4xMzA5MjMzNjJaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b HTTP/1.1" 201 0 "" "containerd/1.7.12+unknown" 14:15:28 [2024-02-01T14:15:28.234Z] time="2024-02-01T14:15:28.134344222Z" level=debug msg="filesystem.Delete("/docker/registry/v2/repositories/test/_uploads/cc8d5b1b-9912-435b-ac26-cadb0bb36b5c")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=86e7f98b-5474-4ba2-80dd-b8db84d342f3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46012" http.request.uri="/v2/test/blobs/uploads/cc8d5b1b-9912-435b-ac26-cadb0bb36b5c?_state=rr5hqKr4-xRMm9RIwJMAuOjhdSlDechFao9y6phtOKd7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImNjOGQ1YjFiLTk5MTItNDM1Yi1hYzI2LWNhZGIwYmIzNmI1YyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMi0wMVQxNDoxNToyOC4xMzA4NDMyMDdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.12+unknown" trace.duration=82.017µ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=ec47a29b-82d8-4925-9c96-5f75bd213429 trace.line=202 vars.name=test vars.uuid=cc8d5b1b-9912-435b-ac26-cadb0bb36b5c 14:15:28 [2024-02-01T14:15:28.234Z] time="2024-02-01T14:15:28.134411856Z" 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=86e7f98b-5474-4ba2-80dd-b8db84d342f3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46012" http.request.uri="/v2/test/blobs/uploads/cc8d5b1b-9912-435b-ac26-cadb0bb36b5c?_state=rr5hqKr4-xRMm9RIwJMAuOjhdSlDechFao9y6phtOKd7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImNjOGQ1YjFiLTk5MTItNDM1Yi1hYzI2LWNhZGIwYmIzNmI1YyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMi0wMVQxNDoxNToyOC4xMzA4NDMyMDdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.12+unknown" http.response.duration=2.211996ms http.response.status=201 http.response.written=0 14:15:28 [2024-02-01T14:15:28.234Z] 127.0.0.1 - - [01/Feb/2024:14:15:28 +0000] "PUT /v2/test/blobs/uploads/cc8d5b1b-9912-435b-ac26-cadb0bb36b5c?_state=rr5hqKr4-xRMm9RIwJMAuOjhdSlDechFao9y6phtOKd7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImNjOGQ1YjFiLTk5MTItNDM1Yi1hYzI2LWNhZGIwYmIzNmI1YyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMi0wMVQxNDoxNToyOC4xMzA4NDMyMDdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 201 0 "" "containerd/1.7.12+unknown" 14:15:28 [2024-02-01T14:15:28.234Z] time="2024-02-01T14:15:28.135833165Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=6097f200-a52d-422d-a150-b6a0afce88b8 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:46012" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" vars.name=test vars.reference=latest 14:15:28 [2024-02-01T14:15:28.234Z] time="2024-02-01T14:15:28.135868529Z" level=debug msg=GetImageManifest go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=6097f200-a52d-422d-a150-b6a0afce88b8 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:46012" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" vars.name=test vars.reference=latest 14:15:28 [2024-02-01T14:15:28.234Z] time="2024-02-01T14:15:28.1359242Z" 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=6097f200-a52d-422d-a150-b6a0afce88b8 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:46012" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" trace.duration=26.141µ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=6ce5f50e-b5c7-430f-924c-0f0cd23389d0 trace.line=95 vars.name=test vars.reference=latest 14:15:28 [2024-02-01T14:15:28.234Z] time="2024-02-01T14:15:28.135982784Z" 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=6097f200-a52d-422d-a150-b6a0afce88b8 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:46012" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.220548ms http.response.status=404 http.response.written=96 vars.name=test vars.reference=latest 14:15:28 [2024-02-01T14:15:28.234Z] 127.0.0.1 - - [01/Feb/2024:14:15:28 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 404 96 "" "containerd/1.7.12+unknown" 14:15:28 [2024-02-01T14:15:28.234Z] time="2024-02-01T14:15:28.136985513Z" 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=5bd47f9d-6f11-428e-8f01-3ad29a0d8d31 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46012" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" vars.name=test vars.reference=latest 14:15:28 [2024-02-01T14:15:28.234Z] time="2024-02-01T14:15:28.137021632Z" 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=5bd47f9d-6f11-428e-8f01-3ad29a0d8d31 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46012" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" vars.name=test vars.reference=latest 14:15:28 [2024-02-01T14:15:28.234Z] time="2024-02-01T14:15:28.137176395Z" 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=5bd47f9d-6f11-428e-8f01-3ad29a0d8d31 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46012" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" vars.name=test vars.reference=latest 14:15:28 [2024-02-01T14:15:28.234Z] time="2024-02-01T14:15:28.137195185Z" 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=5bd47f9d-6f11-428e-8f01-3ad29a0d8d31 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46012" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" vars.name=test vars.reference=latest 14:15:28 [2024-02-01T14:15:28.234Z] time="2024-02-01T14:15:28.137204448Z" 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=5bd47f9d-6f11-428e-8f01-3ad29a0d8d31 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46012" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" vars.name=test vars.reference=latest 14:15:28 [2024-02-01T14:15:28.234Z] time="2024-02-01T14:15:28.137275529Z" 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=5bd47f9d-6f11-428e-8f01-3ad29a0d8d31 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46012" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" trace.duration=40.755µ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=1577e723-1592-4665-bedd-485a80452574 trace.line=95 vars.name=test vars.reference=latest 14:15:28 [2024-02-01T14:15:28.234Z] time="2024-02-01T14:15:28.137326137Z" 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=5bd47f9d-6f11-428e-8f01-3ad29a0d8d31 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46012" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" trace.duration=16.813µ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=9ba09ec3-e9fc-44c5-9733-5b18c8364e66 trace.line=155 vars.name=test vars.reference=latest 14:15:28 [2024-02-01T14:15:28.234Z] time="2024-02-01T14:15:28.137373809Z" 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=5bd47f9d-6f11-428e-8f01-3ad29a0d8d31 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46012" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" trace.duration=19.372µ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=727e3e2e-c04f-4163-a92b-0278b65236a8 trace.line=95 vars.name=test vars.reference=latest 14:15:28 [2024-02-01T14:15:28.234Z] time="2024-02-01T14:15:28.137411273Z" 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=5bd47f9d-6f11-428e-8f01-3ad29a0d8d31 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46012" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" trace.duration=11.093µ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=c75e9556-72c4-4938-aff3-8bac3e692b4d trace.line=155 vars.name=test vars.reference=latest 14:15:28 [2024-02-01T14:15:28.234Z] time="2024-02-01T14:15:28.137453397Z" 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=5bd47f9d-6f11-428e-8f01-3ad29a0d8d31 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46012" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" trace.duration=13.226µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=94f46954-e50d-4646-8e84-2a46ef921068 trace.line=155 vars.name=test vars.reference=latest 14:15:28 [2024-02-01T14:15:28.234Z] time="2024-02-01T14:15:28.13754243Z" 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=5bd47f9d-6f11-428e-8f01-3ad29a0d8d31 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46012" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" trace.duration=59.084µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=bd37f440-7f6a-4d0d-9ce0-38785a7062ec trace.line=110 vars.name=test vars.reference=latest 14:15:28 [2024-02-01T14:15:28.234Z] time="2024-02-01T14:15:28.137623119Z" 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=5bd47f9d-6f11-428e-8f01-3ad29a0d8d31 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46012" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" trace.duration=49.263µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=9f438bb6-96ae-4106-a4ba-91123c83497a trace.line=110 vars.name=test vars.reference=latest 14:15:28 [2024-02-01T14:15:28.234Z] time="2024-02-01T14:15:28.137798895Z" 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=5bd47f9d-6f11-428e-8f01-3ad29a0d8d31 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46012" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" trace.duration=80.106µ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=b778afb3-07c3-47c2-b4a7-6336776f208f trace.line=110 vars.name=test vars.reference=latest 14:15:28 [2024-02-01T14:15:28.234Z] time="2024-02-01T14:15:28.137863001Z" 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=5bd47f9d-6f11-428e-8f01-3ad29a0d8d31 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46012" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" trace.duration=37.111µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=fa658607-85e0-4a7e-850b-0e231489b72a trace.line=110 vars.name=test vars.reference=latest 14:15:28 [2024-02-01T14:15:28.234Z] time="2024-02-01T14:15:28.137898102Z" 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=5bd47f9d-6f11-428e-8f01-3ad29a0d8d31 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46012" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" vars.name=test vars.reference=latest 14:15:28 [2024-02-01T14:15:28.234Z] time="2024-02-01T14:15:28.137916654Z" 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=5bd47f9d-6f11-428e-8f01-3ad29a0d8d31 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46012" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" http.response.duration=1.56781ms http.response.status=201 http.response.written=0 14:15:28 [2024-02-01T14:15:28.234Z] 127.0.0.1 - - [01/Feb/2024:14:15:28 +0000] "PUT /v2/test/manifests/latest HTTP/1.1" 201 0 "" "containerd/1.7.12+unknown" 14:15:28 [2024-02-01T14:15:28.234Z] time="2024-02-01T14:15:28.143019316Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=55e4dde1-9c7b-4374-9ea9-ea08b092de8a http.request.method=GET http.request.remoteaddr="127.0.0.1:46028" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.21.6 git-commit/dd4de8f388e4059b9f454642cc505eed6e515eec kernel/5.15.0-1052-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" 14:15:28 [2024-02-01T14:15:28.234Z] time="2024-02-01T14:15:28.143081199Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=55e4dde1-9c7b-4374-9ea9-ea08b092de8a http.request.method=GET http.request.remoteaddr="127.0.0.1:46028" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.21.6 git-commit/dd4de8f388e4059b9f454642cc505eed6e515eec kernel/5.15.0-1052-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.08318ms http.response.status=200 http.response.written=2 14:15:28 [2024-02-01T14:15:28.234Z] 127.0.0.1 - - [01/Feb/2024:14:15:28 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.21.6 git-commit/dd4de8f388e4059b9f454642cc505eed6e515eec kernel/5.15.0-1052-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" 14:15:28 [2024-02-01T14:15:28.234Z] time="2024-02-01T14:15:28.145416812Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=7c4ee689-ef8a-4a28-a200-3391fb67027a http.request.method=HEAD http.request.remoteaddr="127.0.0.1:46030" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.6 git-commit/dd4de8f388e4059b9f454642cc505eed6e515eec kernel/5.15.0-1052-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference=latest 14:15:28 [2024-02-01T14:15:28.234Z] time="2024-02-01T14:15:28.145455031Z" level=debug msg=GetImageManifest go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=7c4ee689-ef8a-4a28-a200-3391fb67027a http.request.method=HEAD http.request.remoteaddr="127.0.0.1:46030" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.6 git-commit/dd4de8f388e4059b9f454642cc505eed6e515eec kernel/5.15.0-1052-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference=latest 14:15:28 [2024-02-01T14:15:28.234Z] time="2024-02-01T14:15:28.145541659Z" 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=7c4ee689-ef8a-4a28-a200-3391fb67027a http.request.method=HEAD http.request.remoteaddr="127.0.0.1:46030" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.6 git-commit/dd4de8f388e4059b9f454642cc505eed6e515eec kernel/5.15.0-1052-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=46.408µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=8b677d0c-45e1-43ff-932d-c23a5757ad42 trace.line=95 vars.name=test vars.reference=latest 14:15:28 [2024-02-01T14:15:28.234Z] time="2024-02-01T14:15:28.145565077Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=7c4ee689-ef8a-4a28-a200-3391fb67027a http.request.method=HEAD http.request.remoteaddr="127.0.0.1:46030" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.6 git-commit/dd4de8f388e4059b9f454642cc505eed6e515eec kernel/5.15.0-1052-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference=latest 14:15:28 [2024-02-01T14:15:28.234Z] time="2024-02-01T14:15:28.145611074Z" 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=7c4ee689-ef8a-4a28-a200-3391fb67027a http.request.method=HEAD http.request.remoteaddr="127.0.0.1:46030" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.6 git-commit/dd4de8f388e4059b9f454642cc505eed6e515eec kernel/5.15.0-1052-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=22.687µ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=db575f66-aa1d-454b-82b8-2f2ec57f88f0 trace.line=95 vars.name=test vars.reference=latest 14:15:28 [2024-02-01T14:15:28.234Z] time="2024-02-01T14:15:28.145657761Z" 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=7c4ee689-ef8a-4a28-a200-3391fb67027a http.request.method=HEAD http.request.remoteaddr="127.0.0.1:46030" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.6 git-commit/dd4de8f388e4059b9f454642cc505eed6e515eec kernel/5.15.0-1052-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=17.961µ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=76a3d17e-cdea-4dff-94c0-c70b65ce1cf8 trace.line=155 vars.name=test vars.reference=latest 14:15:28 [2024-02-01T14:15:28.234Z] time="2024-02-01T14:15:28.145697104Z" 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=7c4ee689-ef8a-4a28-a200-3391fb67027a http.request.method=HEAD http.request.remoteaddr="127.0.0.1:46030" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.6 git-commit/dd4de8f388e4059b9f454642cc505eed6e515eec kernel/5.15.0-1052-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=12.964µ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=15e857fc-c796-4f67-8b93-c35732e10839 trace.line=125 vars.name=test vars.reference=latest 14:15:28 [2024-02-01T14:15:28.235Z] time="2024-02-01T14:15:28.145773632Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=7c4ee689-ef8a-4a28-a200-3391fb67027a http.request.method=HEAD http.request.remoteaddr="127.0.0.1:46030" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.6 git-commit/dd4de8f388e4059b9f454642cc505eed6e515eec kernel/5.15.0-1052-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference=latest 14:15:28 [2024-02-01T14:15:28.235Z] time="2024-02-01T14:15:28.145871723Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=7c4ee689-ef8a-4a28-a200-3391fb67027a http.request.method=HEAD http.request.remoteaddr="127.0.0.1:46030" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.6 git-commit/dd4de8f388e4059b9f454642cc505eed6e515eec kernel/5.15.0-1052-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.307538ms http.response.status=200 http.response.written=417 14:15:28 [2024-02-01T14:15:28.235Z] 127.0.0.1 - - [01/Feb/2024:14:15:28 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 200 417 "" "docker/dev go/go1.21.6 git-commit/dd4de8f388e4059b9f454642cc505eed6e515eec kernel/5.15.0-1052-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" 14:15:28 [2024-02-01T14:15:28.235Z] time="2024-02-01T14:15:28.158958149Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=61f3ca1f-5216-4ecb-8b2c-1b9e49660c44 http.request.method=GET http.request.remoteaddr="127.0.0.1:46036" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.6 git-commit/dd4de8f388e4059b9f454642cc505eed6e515eec kernel/5.15.0-1052-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 14:15:28 [2024-02-01T14:15:28.235Z] time="2024-02-01T14:15:28.159003194Z" level=debug msg=GetImageManifest go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=61f3ca1f-5216-4ecb-8b2c-1b9e49660c44 http.request.method=GET http.request.remoteaddr="127.0.0.1:46036" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.6 git-commit/dd4de8f388e4059b9f454642cc505eed6e515eec kernel/5.15.0-1052-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 14:15:28 [2024-02-01T14:15:28.235Z] time="2024-02-01T14:15:28.159018653Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=61f3ca1f-5216-4ecb-8b2c-1b9e49660c44 http.request.method=GET http.request.remoteaddr="127.0.0.1:46036" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.6 git-commit/dd4de8f388e4059b9f454642cc505eed6e515eec kernel/5.15.0-1052-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 14:15:28 [2024-02-01T14:15:28.235Z] time="2024-02-01T14:15:28.159105413Z" 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=61f3ca1f-5216-4ecb-8b2c-1b9e49660c44 http.request.method=GET http.request.remoteaddr="127.0.0.1:46036" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.6 git-commit/dd4de8f388e4059b9f454642cc505eed6e515eec kernel/5.15.0-1052-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=47.507µ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=5de41b56-cbc5-407c-b137-b512185ea964 trace.line=95 vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 14:15:28 [2024-02-01T14:15:28.235Z] time="2024-02-01T14:15:28.159154627Z" 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=61f3ca1f-5216-4ecb-8b2c-1b9e49660c44 http.request.method=GET http.request.remoteaddr="127.0.0.1:46036" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.6 git-commit/dd4de8f388e4059b9f454642cc505eed6e515eec kernel/5.15.0-1052-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=15.721µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=edc5dca6-2810-400f-96be-be0705dfb5b2 trace.line=155 vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 14:15:28 [2024-02-01T14:15:28.235Z] time="2024-02-01T14:15:28.159196833Z" 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=61f3ca1f-5216-4ecb-8b2c-1b9e49660c44 http.request.method=GET http.request.remoteaddr="127.0.0.1:46036" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.6 git-commit/dd4de8f388e4059b9f454642cc505eed6e515eec kernel/5.15.0-1052-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=12.792µ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=8b768eaf-168b-4932-94fb-2e7a5468d85c trace.line=125 vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 14:15:28 [2024-02-01T14:15:28.235Z] time="2024-02-01T14:15:28.159233657Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=61f3ca1f-5216-4ecb-8b2c-1b9e49660c44 http.request.method=GET http.request.remoteaddr="127.0.0.1:46036" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.6 git-commit/dd4de8f388e4059b9f454642cc505eed6e515eec kernel/5.15.0-1052-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 14:15:28 [2024-02-01T14:15:28.235Z] time="2024-02-01T14:15:28.159321517Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=61f3ca1f-5216-4ecb-8b2c-1b9e49660c44 http.request.method=GET http.request.remoteaddr="127.0.0.1:46036" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.6 git-commit/dd4de8f388e4059b9f454642cc505eed6e515eec kernel/5.15.0-1052-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.221073ms http.response.status=200 http.response.written=417 14:15:28 [2024-02-01T14:15:28.235Z] 127.0.0.1 - - [01/Feb/2024:14:15:28 +0000] "GET /v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda HTTP/1.1" 200 417 "" "docker/dev go/go1.21.6 git-commit/dd4de8f388e4059b9f454642cc505eed6e515eec kernel/5.15.0-1052-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" 14:15:28 [2024-02-01T14:15:28.235Z] time="2024-02-01T14:15:28.167682178Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=31af6cb9-1664-4c29-b68f-9d02eda546ae http.request.method=GET http.request.remoteaddr="127.0.0.1:46050" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.6 git-commit/dd4de8f388e4059b9f454642cc505eed6e515eec kernel/5.15.0-1052-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 14:15:28 [2024-02-01T14:15:28.235Z] time="2024-02-01T14:15:28.167701484Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=5ae90519-72f3-4241-aa06-b90b91c47f8f http.request.method=GET http.request.remoteaddr="127.0.0.1:46058" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.6 git-commit/dd4de8f388e4059b9f454642cc505eed6e515eec kernel/5.15.0-1052-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 14:15:28 [2024-02-01T14:15:28.235Z] time="2024-02-01T14:15:28.16773597Z" level=debug msg=GetBlob go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=31af6cb9-1664-4c29-b68f-9d02eda546ae http.request.method=GET http.request.remoteaddr="127.0.0.1:46050" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.6 git-commit/dd4de8f388e4059b9f454642cc505eed6e515eec kernel/5.15.0-1052-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 14:15:28 [2024-02-01T14:15:28.235Z] time="2024-02-01T14:15:28.167740507Z" level=debug msg=GetBlob go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=5ae90519-72f3-4241-aa06-b90b91c47f8f http.request.method=GET http.request.remoteaddr="127.0.0.1:46058" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.6 git-commit/dd4de8f388e4059b9f454642cc505eed6e515eec kernel/5.15.0-1052-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 14:15:28 [2024-02-01T14:15:28.235Z] time="2024-02-01T14:15:28.167815206Z" 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=5ae90519-72f3-4241-aa06-b90b91c47f8f http.request.method=GET http.request.remoteaddr="127.0.0.1:46058" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.6 git-commit/dd4de8f388e4059b9f454642cc505eed6e515eec kernel/5.15.0-1052-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=45.669µ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=6a91a348-8c24-46e4-bbe6-731cbb1a2dba trace.line=95 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 14:15:28 [2024-02-01T14:15:28.235Z] time="2024-02-01T14:15:28.167874857Z" 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=5ae90519-72f3-4241-aa06-b90b91c47f8f http.request.method=GET http.request.remoteaddr="127.0.0.1:46058" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.6 git-commit/dd4de8f388e4059b9f454642cc505eed6e515eec kernel/5.15.0-1052-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=17.329µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=1f8afb17-8cf3-4bc2-aa12-4fee8c6b0a6d trace.line=155 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 14:15:28 [2024-02-01T14:15:28.235Z] time="2024-02-01T14:15:28.167921076Z" 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=5ae90519-72f3-4241-aa06-b90b91c47f8f http.request.method=GET http.request.remoteaddr="127.0.0.1:46058" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.6 git-commit/dd4de8f388e4059b9f454642cc505eed6e515eec kernel/5.15.0-1052-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=18.215µ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=74f83053-4680-4736-acd7-cc9cdd5d087e trace.line=95 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 14:15:28 [2024-02-01T14:15:28.235Z] time="2024-02-01T14:15:28.167815411Z" 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=31af6cb9-1664-4c29-b68f-9d02eda546ae http.request.method=GET http.request.remoteaddr="127.0.0.1:46050" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.6 git-commit/dd4de8f388e4059b9f454642cc505eed6e515eec kernel/5.15.0-1052-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=44.955µ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=0c16eb06-3398-4a57-a14f-0f20d4f1cb62 trace.line=95 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 14:15:28 [2024-02-01T14:15:28.235Z] time="2024-02-01T14:15:28.167958318Z" 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=5ae90519-72f3-4241-aa06-b90b91c47f8f http.request.method=GET http.request.remoteaddr="127.0.0.1:46058" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.6 git-commit/dd4de8f388e4059b9f454642cc505eed6e515eec kernel/5.15.0-1052-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=603a0a6f-4a5a-4193-a918-02d5369cca6c trace.line=155 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 14:15:28 [2024-02-01T14:15:28.235Z] time="2024-02-01T14:15:28.167993748Z" 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=5ae90519-72f3-4241-aa06-b90b91c47f8f http.request.method=GET http.request.remoteaddr="127.0.0.1:46058" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.6 git-commit/dd4de8f388e4059b9f454642cc505eed6e515eec kernel/5.15.0-1052-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=9.682µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=48afa14c-b233-4a05-aeaa-e4a60cb7a25c trace.line=155 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 14:15:28 [2024-02-01T14:15:28.235Z] time="2024-02-01T14:15:28.167991483Z" 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=31af6cb9-1664-4c29-b68f-9d02eda546ae http.request.method=GET http.request.remoteaddr="127.0.0.1:46050" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.6 git-commit/dd4de8f388e4059b9f454642cc505eed6e515eec kernel/5.15.0-1052-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=24.197µ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=0fdff823-ed95-4c51-bdc5-d73c449eff1f trace.line=155 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 14:15:28 [2024-02-01T14:15:28.235Z] time="2024-02-01T14:15:28.168030293Z" 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=5ae90519-72f3-4241-aa06-b90b91c47f8f http.request.method=GET http.request.remoteaddr="127.0.0.1:46058" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.6 git-commit/dd4de8f388e4059b9f454642cc505eed6e515eec kernel/5.15.0-1052-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=10.002µ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=5d368f78-e9bf-4e85-9e57-b438b0350e1f trace.line=217 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 14:15:28 [2024-02-01T14:15:28.235Z] time="2024-02-01T14:15:28.16805833Z" 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=31af6cb9-1664-4c29-b68f-9d02eda546ae http.request.method=GET http.request.remoteaddr="127.0.0.1:46050" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.6 git-commit/dd4de8f388e4059b9f454642cc505eed6e515eec kernel/5.15.0-1052-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=27.306µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=4dd60ae9-24cd-4bae-beff-dd44f01ed360 trace.line=95 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 14:15:28 [2024-02-01T14:15:28.235Z] time="2024-02-01T14:15:28.168079745Z" 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=5ae90519-72f3-4241-aa06-b90b91c47f8f http.request.method=GET http.request.remoteaddr="127.0.0.1:46058" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.6 git-commit/dd4de8f388e4059b9f454642cc505eed6e515eec kernel/5.15.0-1052-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=14.646µ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=eb95d04a-8413-4295-bbff-b6463b22f593 trace.line=125 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 14:15:28 [2024-02-01T14:15:28.236Z] time="2024-02-01T14:15:28.168098181Z" 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=31af6cb9-1664-4c29-b68f-9d02eda546ae http.request.method=GET http.request.remoteaddr="127.0.0.1:46050" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.6 git-commit/dd4de8f388e4059b9f454642cc505eed6e515eec kernel/5.15.0-1052-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=10.568µ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=c073480c-bdb5-41e7-9b71-937e3973ff1a trace.line=155 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 14:15:28 [2024-02-01T14:15:28.236Z] time="2024-02-01T14:15:28.168131838Z" 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=31af6cb9-1664-4c29-b68f-9d02eda546ae http.request.method=GET http.request.remoteaddr="127.0.0.1:46050" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.6 git-commit/dd4de8f388e4059b9f454642cc505eed6e515eec kernel/5.15.0-1052-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=8.993µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=182a0da3-82eb-4361-916d-4d9d3350037d trace.line=155 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 14:15:28 [2024-02-01T14:15:28.236Z] time="2024-02-01T14:15:28.168164289Z" 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=31af6cb9-1664-4c29-b68f-9d02eda546ae http.request.method=GET http.request.remoteaddr="127.0.0.1:46050" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.6 git-commit/dd4de8f388e4059b9f454642cc505eed6e515eec kernel/5.15.0-1052-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=6.4µ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=3dca6e21-1a95-422e-a2a6-1a8d79107695 trace.line=217 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 14:15:28 [2024-02-01T14:15:28.236Z] time="2024-02-01T14:15:28.16843458Z" 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=31af6cb9-1664-4c29-b68f-9d02eda546ae http.request.method=GET http.request.remoteaddr="127.0.0.1:46050" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.6 git-commit/dd4de8f388e4059b9f454642cc505eed6e515eec kernel/5.15.0-1052-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=21.464µ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=57bc1a00-98b4-4f3d-96b0-ddae087e3681 trace.line=125 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 14:15:28 [2024-02-01T14:15:28.236Z] time="2024-02-01T14:15:28.169341294Z" 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=31af6cb9-1664-4c29-b68f-9d02eda546ae http.request.method=GET http.request.remoteaddr="127.0.0.1:46050" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.6 git-commit/dd4de8f388e4059b9f454642cc505eed6e515eec kernel/5.15.0-1052-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=32.631µ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=8f3ae89f-6be7-42cd-aabd-4ba4edb917a3 trace.line=95 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 14:15:28 [2024-02-01T14:15:28.236Z] time="2024-02-01T14:15:28.169390548Z" 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=31af6cb9-1664-4c29-b68f-9d02eda546ae http.request.method=GET http.request.remoteaddr="127.0.0.1:46050" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.6 git-commit/dd4de8f388e4059b9f454642cc505eed6e515eec kernel/5.15.0-1052-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=13.677µ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=4161a2dc-64da-4d76-98da-ec5f541d1f96 trace.line=155 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 14:15:28 [2024-02-01T14:15:28.236Z] time="2024-02-01T14:15:28.169444767Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=31af6cb9-1664-4c29-b68f-9d02eda546ae http.request.method=GET http.request.remoteaddr="127.0.0.1:46050" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.6 git-commit/dd4de8f388e4059b9f454642cc505eed6e515eec kernel/5.15.0-1052-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/octet-stream" http.response.duration=3.289752ms http.response.status=200 http.response.written=194 14:15:28 [2024-02-01T14:15:28.236Z] 127.0.0.1 - - [01/Feb/2024:14:15:28 +0000] "GET /v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b HTTP/1.1" 200 194 "" "docker/dev go/go1.21.6 git-commit/dd4de8f388e4059b9f454642cc505eed6e515eec kernel/5.15.0-1052-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" 14:15:28 [2024-02-01T14:15:28.236Z] time="2024-02-01T14:15:28.169584319Z" 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=5ae90519-72f3-4241-aa06-b90b91c47f8f http.request.method=GET http.request.remoteaddr="127.0.0.1:46058" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.6 git-commit/dd4de8f388e4059b9f454642cc505eed6e515eec kernel/5.15.0-1052-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=35.831µ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=4e5b7c5e-8891-4e06-9967-dab08587215b trace.line=95 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 14:15:28 [2024-02-01T14:15:28.236Z] time="2024-02-01T14:15:28.169640654Z" 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=5ae90519-72f3-4241-aa06-b90b91c47f8f http.request.method=GET http.request.remoteaddr="127.0.0.1:46058" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.6 git-commit/dd4de8f388e4059b9f454642cc505eed6e515eec kernel/5.15.0-1052-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=15.541µ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=05e8c908-2828-4a3a-bdc9-414938e92528 trace.line=155 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 14:15:28 [2024-02-01T14:15:28.236Z] time="2024-02-01T14:15:28.169695653Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=5ae90519-72f3-4241-aa06-b90b91c47f8f http.request.method=GET http.request.remoteaddr="127.0.0.1:46058" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.6 git-commit/dd4de8f388e4059b9f454642cc505eed6e515eec kernel/5.15.0-1052-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/octet-stream" http.response.duration=3.534795ms http.response.status=200 http.response.written=68 14:15:28 [2024-02-01T14:15:28.236Z] 127.0.0.1 - - [01/Feb/2024:14:15:28 +0000] "GET /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 200 68 "" "docker/dev go/go1.21.6 git-commit/dd4de8f388e4059b9f454642cc505eed6e515eec kernel/5.15.0-1052-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" 14:15:28 [2024-02-01T14:15:28.236Z] time="2024-02-01T14:15:28.185203072Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=f3f7be65-b0f5-4f34-8c2d-31bba7e26e2b http.request.method=GET http.request.remoteaddr="127.0.0.1:46084" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.21.6 git-commit/dd4de8f388e4059b9f454642cc505eed6e515eec kernel/5.15.0-1052-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" 14:15:28 [2024-02-01T14:15:28.236Z] time="2024-02-01T14:15:28.185249382Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=f3f7be65-b0f5-4f34-8c2d-31bba7e26e2b http.request.method=GET http.request.remoteaddr="127.0.0.1:46084" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.21.6 git-commit/dd4de8f388e4059b9f454642cc505eed6e515eec kernel/5.15.0-1052-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration="856.548µs" http.response.status=200 http.response.written=2 14:15:28 [2024-02-01T14:15:28.236Z] 127.0.0.1 - - [01/Feb/2024:14:15:28 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.21.6 git-commit/dd4de8f388e4059b9f454642cc505eed6e515eec kernel/5.15.0-1052-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" 14:15:28 [2024-02-01T14:15:28.236Z] time="2024-02-01T14:15:28.191829985Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=4489ed2d-325e-48f1-b116-5ea1247c9276 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:46096" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.6 git-commit/dd4de8f388e4059b9f454642cc505eed6e515eec kernel/5.15.0-1052-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 14:15:28 [2024-02-01T14:15:28.236Z] time="2024-02-01T14:15:28.191880273Z" level=debug msg=GetImageManifest go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=4489ed2d-325e-48f1-b116-5ea1247c9276 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:46096" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.6 git-commit/dd4de8f388e4059b9f454642cc505eed6e515eec kernel/5.15.0-1052-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 14:15:28 [2024-02-01T14:15:28.236Z] time="2024-02-01T14:15:28.191893771Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=4489ed2d-325e-48f1-b116-5ea1247c9276 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:46096" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.6 git-commit/dd4de8f388e4059b9f454642cc505eed6e515eec kernel/5.15.0-1052-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 14:15:28 [2024-02-01T14:15:28.236Z] time="2024-02-01T14:15:28.191963398Z" 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=4489ed2d-325e-48f1-b116-5ea1247c9276 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:46096" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.6 git-commit/dd4de8f388e4059b9f454642cc505eed6e515eec kernel/5.15.0-1052-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=35.528µ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=682d29d4-a0eb-4233-9496-c5c70e4b7a59 trace.line=95 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 14:15:28 [2024-02-01T14:15:28.236Z] time="2024-02-01T14:15:28.192011611Z" 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=4489ed2d-325e-48f1-b116-5ea1247c9276 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:46096" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.6 git-commit/dd4de8f388e4059b9f454642cc505eed6e515eec kernel/5.15.0-1052-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=13.276µ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=baeca707-e40b-4f06-969d-6e7aaa77c3cd trace.line=95 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 14:15:28 [2024-02-01T14:15:28.236Z] time="2024-02-01T14:15:28.192095311Z" 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=4489ed2d-325e-48f1-b116-5ea1247c9276 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:46096" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.6 git-commit/dd4de8f388e4059b9f454642cc505eed6e515eec kernel/5.15.0-1052-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.549644ms http.response.status=404 http.response.written=181 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 14:15:28 [2024-02-01T14:15:28.236Z] 127.0.0.1 - - [01/Feb/2024:14:15:28 +0000] "HEAD /v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda HTTP/1.1" 404 181 "" "docker/dev go/go1.21.6 git-commit/dd4de8f388e4059b9f454642cc505eed6e515eec kernel/5.15.0-1052-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" 14:15:28 [2024-02-01T14:15:28.236Z] time="2024-02-01T14:15:28.193366706Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=c8329a73-7af6-4403-9da6-f846845bb339 http.request.method=GET http.request.remoteaddr="127.0.0.1:46104" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.6 git-commit/dd4de8f388e4059b9f454642cc505eed6e515eec kernel/5.15.0-1052-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 14:15:28 [2024-02-01T14:15:28.236Z] time="2024-02-01T14:15:28.193406886Z" level=debug msg=GetImageManifest go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=c8329a73-7af6-4403-9da6-f846845bb339 http.request.method=GET http.request.remoteaddr="127.0.0.1:46104" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.6 git-commit/dd4de8f388e4059b9f454642cc505eed6e515eec kernel/5.15.0-1052-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 14:15:28 [2024-02-01T14:15:28.236Z] time="2024-02-01T14:15:28.193420834Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=c8329a73-7af6-4403-9da6-f846845bb339 http.request.method=GET http.request.remoteaddr="127.0.0.1:46104" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.6 git-commit/dd4de8f388e4059b9f454642cc505eed6e515eec kernel/5.15.0-1052-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 14:15:28 [2024-02-01T14:15:28.236Z] time="2024-02-01T14:15:28.193482118Z" 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=c8329a73-7af6-4403-9da6-f846845bb339 http.request.method=GET http.request.remoteaddr="127.0.0.1:46104" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.6 git-commit/dd4de8f388e4059b9f454642cc505eed6e515eec kernel/5.15.0-1052-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=34.363µ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=59b3e184-96c6-45a5-831c-820497d3d8f3 trace.line=95 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 14:15:28 [2024-02-01T14:15:28.236Z] time="2024-02-01T14:15:28.193527278Z" 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=c8329a73-7af6-4403-9da6-f846845bb339 http.request.method=GET http.request.remoteaddr="127.0.0.1:46104" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.6 git-commit/dd4de8f388e4059b9f454642cc505eed6e515eec kernel/5.15.0-1052-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=13.054µ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=401b22ee-c9c9-483e-bf14-5a51d3f17786 trace.line=95 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 14:15:28 [2024-02-01T14:15:28.236Z] time="2024-02-01T14:15:28.193571782Z" 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=c8329a73-7af6-4403-9da6-f846845bb339 http.request.method=GET http.request.remoteaddr="127.0.0.1:46104" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.6 git-commit/dd4de8f388e4059b9f454642cc505eed6e515eec kernel/5.15.0-1052-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration="968.342µs" http.response.status=404 http.response.written=181 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 14:15:28 [2024-02-01T14:15:28.236Z] 127.0.0.1 - - [01/Feb/2024:14:15:28 +0000] "GET /v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda HTTP/1.1" 404 181 "" "docker/dev go/go1.21.6 git-commit/dd4de8f388e4059b9f454642cc505eed6e515eec kernel/5.15.0-1052-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" 14:15:28 [2024-02-01T14:15:28.236Z] --- PASS: TestImagePullStoredfDigestForOtherRepo (0.18s) 14:15:28 [2024-02-01T14:15:28.236Z] === RUN TestImagePullNonExisting 14:15:28 [2024-02-01T14:15:28.236Z] === RUN TestImagePullNonExisting/asdfasdf:foobar 14:15:28 [2024-02-01T14:15:28.236Z] === PAUSE TestImagePullNonExisting/asdfasdf:foobar 14:15:28 [2024-02-01T14:15:28.236Z] === RUN TestImagePullNonExisting/library/asdfasdf:foobar 14:15:28 [2024-02-01T14:15:28.236Z] === PAUSE TestImagePullNonExisting/library/asdfasdf:foobar 14:15:28 [2024-02-01T14:15:28.236Z] === RUN TestImagePullNonExisting/asdfasdf 14:15:28 [2024-02-01T14:15:28.236Z] === PAUSE TestImagePullNonExisting/asdfasdf 14:15:28 [2024-02-01T14:15:28.236Z] === RUN TestImagePullNonExisting/asdfasdf:latest 14:15:28 [2024-02-01T14:15:28.236Z] === PAUSE TestImagePullNonExisting/asdfasdf:latest 14:15:28 [2024-02-01T14:15:28.236Z] === RUN TestImagePullNonExisting/library/asdfasdf 14:15:28 [2024-02-01T14:15:28.236Z] === PAUSE TestImagePullNonExisting/library/asdfasdf 14:15:28 [2024-02-01T14:15:28.236Z] === RUN TestImagePullNonExisting/library/asdfasdf:latest 14:15:28 [2024-02-01T14:15:28.236Z] === PAUSE TestImagePullNonExisting/library/asdfasdf:latest 14:15:28 [2024-02-01T14:15:28.236Z] === CONT TestImagePullNonExisting/asdfasdf:foobar 14:15:28 [2024-02-01T14:15:28.236Z] === CONT TestImagePullNonExisting/asdfasdf:latest 14:15:28 [2024-02-01T14:15:28.236Z] === CONT TestImagePullNonExisting/asdfasdf 14:15:28 [2024-02-01T14:15:28.236Z] === CONT TestImagePullNonExisting/library/asdfasdf:latest 14:15:28 [2024-02-01T14:15:28.236Z] === CONT TestImagePullNonExisting/library/asdfasdf:foobar 14:15:28 [2024-02-01T14:15:28.236Z] === CONT TestImagePullNonExisting/library/asdfasdf 14:15:29 [2024-02-01T14:15:29.610Z] --- PASS: TestImagePullNonExisting (0.01s) 14:15:29 [2024-02-01T14:15:29.610Z] --- PASS: TestImagePullNonExisting/asdfasdf:foobar (0.95s) 14:15:29 [2024-02-01T14:15:29.610Z] --- PASS: TestImagePullNonExisting/library/asdfasdf:latest (0.96s) 14:15:29 [2024-02-01T14:15:29.610Z] --- PASS: TestImagePullNonExisting/asdfasdf:latest (0.96s) 14:15:29 [2024-02-01T14:15:29.610Z] --- PASS: TestImagePullNonExisting/library/asdfasdf:foobar (0.97s) 14:15:29 [2024-02-01T14:15:29.610Z] --- PASS: TestImagePullNonExisting/asdfasdf (1.28s) 14:15:29 [2024-02-01T14:15:29.610Z] --- PASS: TestImagePullNonExisting/library/asdfasdf (1.28s) 14:15:29 [2024-02-01T14:15:29.610Z] === RUN TestRemoveImageOrphaning 14:15:29 [2024-02-01T14:15:29.868Z] --- PASS: TestRemoveImageOrphaning (0.23s) 14:15:29 [2024-02-01T14:15:29.868Z] === RUN TestRemoveByDigest 14:15:29 [2024-02-01T14:15:29.868Z] remove_test.go:64: !testEnv.UsingSnapshotter(): RepoDigests doesn't include tags when using graphdrivers 14:15:29 [2024-02-01T14:15:29.868Z] --- SKIP: TestRemoveByDigest (0.00s) 14:15:29 [2024-02-01T14:15:29.868Z] === RUN TestRemoveImageGarbageCollector 14:15:29 [2024-02-01T14:15:29.868Z] remove_unix_test.go:34: (*Execution).NotAmd64-fm 14:15:29 [2024-02-01T14:15:29.868Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) 14:15:29 [2024-02-01T14:15:29.868Z] === RUN TestSaveCheckTimes 14:15:29 [2024-02-01T14:15:29.868Z] === PAUSE TestSaveCheckTimes 14:15:29 [2024-02-01T14:15:29.868Z] === RUN TestSaveCheckManifestLayers 14:15:29 [2024-02-01T14:15:29.868Z] === PAUSE TestSaveCheckManifestLayers 14:15:29 [2024-02-01T14:15:29.868Z] === RUN TestSaveRepoWithMultipleImages 14:15:30 [2024-02-01T14:15:30.126Z] --- PASS: TestSaveRepoWithMultipleImages (0.25s) 14:15:30 [2024-02-01T14:15:30.126Z] === RUN TestSaveDirectoryPermissions 14:15:31 [2024-02-01T14:15:31.059Z] --- PASS: TestSaveDirectoryPermissions (1.06s) 14:15:31 [2024-02-01T14:15:31.059Z] === RUN TestTagUnprefixedRepoByNameOrName 14:15:31 [2024-02-01T14:15:31.318Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) 14:15:31 [2024-02-01T14:15:31.318Z] === RUN TestTagUsingDigestAlgorithmAsName 14:15:31 [2024-02-01T14:15:31.318Z] --- PASS: TestTagUsingDigestAlgorithmAsName (0.01s) 14:15:31 [2024-02-01T14:15:31.318Z] === RUN TestTagValidPrefixedRepo 14:15:31 [2024-02-01T14:15:31.318Z] === RUN TestTagValidPrefixedRepo/fooo/bar 14:15:31 [2024-02-01T14:15:31.318Z] === PAUSE TestTagValidPrefixedRepo/fooo/bar 14:15:31 [2024-02-01T14:15:31.318Z] === RUN TestTagValidPrefixedRepo/fooaa/test 14:15:31 [2024-02-01T14:15:31.318Z] === PAUSE TestTagValidPrefixedRepo/fooaa/test 14:15:31 [2024-02-01T14:15:31.318Z] === RUN TestTagValidPrefixedRepo/foooo:t 14:15:31 [2024-02-01T14:15:31.318Z] === PAUSE TestTagValidPrefixedRepo/foooo:t 14:15:31 [2024-02-01T14:15:31.318Z] === RUN TestTagValidPrefixedRepo/HOSTNAME.DOMAIN.COM:443/foo/bar 14:15:31 [2024-02-01T14:15:31.318Z] === PAUSE TestTagValidPrefixedRepo/HOSTNAME.DOMAIN.COM:443/foo/bar 14:15:31 [2024-02-01T14:15:31.318Z] === CONT TestTagValidPrefixedRepo/fooo/bar 14:15:31 [2024-02-01T14:15:31.318Z] === CONT TestTagValidPrefixedRepo/foooo:t 14:15:31 [2024-02-01T14:15:31.318Z] === CONT TestTagValidPrefixedRepo/HOSTNAME.DOMAIN.COM:443/foo/bar 14:15:31 [2024-02-01T14:15:31.318Z] === CONT TestTagValidPrefixedRepo/fooaa/test 14:15:31 [2024-02-01T14:15:31.318Z] --- PASS: TestTagValidPrefixedRepo (0.02s) 14:15:31 [2024-02-01T14:15:31.318Z] --- PASS: TestTagValidPrefixedRepo/foooo:t (0.01s) 14:15:31 [2024-02-01T14:15:31.318Z] --- PASS: TestTagValidPrefixedRepo/fooo/bar (0.02s) 14:15:31 [2024-02-01T14:15:31.318Z] --- PASS: TestTagValidPrefixedRepo/HOSTNAME.DOMAIN.COM:443/foo/bar (0.02s) 14:15:31 [2024-02-01T14:15:31.318Z] --- PASS: TestTagValidPrefixedRepo/fooaa/test (0.02s) 14:15:31 [2024-02-01T14:15:31.318Z] === RUN TestTagExistedNameWithoutForce 14:15:31 [2024-02-01T14:15:31.318Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) 14:15:31 [2024-02-01T14:15:31.318Z] === RUN TestTagOfficialNames 14:15:31 [2024-02-01T14:15:31.318Z] === RUN TestTagOfficialNames/tag_from_busybox_to_docker.io/busybox 14:15:31 [2024-02-01T14:15:31.318Z] === RUN TestTagOfficialNames/tag_from_busybox_to_index.docker.io/busybox 14:15:31 [2024-02-01T14:15:31.318Z] === RUN TestTagOfficialNames/tag_from_busybox_to_library/busybox 14:15:31 [2024-02-01T14:15:31.318Z] === RUN TestTagOfficialNames/tag_from_busybox_to_docker.io/library/busybox 14:15:31 [2024-02-01T14:15:31.318Z] === RUN TestTagOfficialNames/tag_from_busybox_to_index.docker.io/library/busybox 14:15:31 [2024-02-01T14:15:31.318Z] --- PASS: TestTagOfficialNames (0.08s) 14:15:31 [2024-02-01T14:15:31.318Z] --- PASS: TestTagOfficialNames/tag_from_busybox_to_docker.io/busybox (0.02s) 14:15:31 [2024-02-01T14:15:31.318Z] --- PASS: TestTagOfficialNames/tag_from_busybox_to_index.docker.io/busybox (0.02s) 14:15:31 [2024-02-01T14:15:31.318Z] --- PASS: TestTagOfficialNames/tag_from_busybox_to_library/busybox (0.01s) 14:15:31 [2024-02-01T14:15:31.318Z] --- PASS: TestTagOfficialNames/tag_from_busybox_to_docker.io/library/busybox (0.01s) 14:15:31 [2024-02-01T14:15:31.318Z] --- PASS: TestTagOfficialNames/tag_from_busybox_to_index.docker.io/library/busybox (0.01s) 14:15:31 [2024-02-01T14:15:31.318Z] === RUN TestTagMatchesDigest 14:15:31 [2024-02-01T14:15:31.318Z] --- PASS: TestTagMatchesDigest (0.01s) 14:15:31 [2024-02-01T14:15:31.318Z] === CONT TestSaveCheckTimes 14:15:31 [2024-02-01T14:15:31.318Z] === CONT TestSaveCheckManifestLayers 14:15:31 [2024-02-01T14:15:31.318Z] --- PASS: TestSaveCheckTimes (0.03s) 14:15:31 [2024-02-01T14:15:31.318Z] --- PASS: TestSaveCheckManifestLayers (0.03s) 14:15:31 [2024-02-01T14:15:31.318Z] PASS 14:15:31 [2024-02-01T14:15:31.318Z] 14:15:31 [2024-02-01T14:15:31.318Z] === Skipped 14:15:31 [2024-02-01T14:15:31.318Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) 14:15:31 [2024-02-01T14:15:31.318Z] import_test.go:23: runtime.GOARCH == "arm64": effective test will be time out 14:15:31 [2024-02-01T14:15:31.318Z] 14:15:31 [2024-02-01T14:15:31.318Z] === SKIP: arm64.integration.image TestRemoveByDigest (0.00s) 14:15:31 [2024-02-01T14:15:31.318Z] remove_test.go:64: !testEnv.UsingSnapshotter(): RepoDigests doesn't include tags when using graphdrivers 14:15:31 [2024-02-01T14:15:31.318Z] 14:15:31 [2024-02-01T14:15:31.318Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) 14:15:31 [2024-02-01T14:15:31.318Z] remove_unix_test.go:34: (*Execution).NotAmd64-fm 14:15:31 [2024-02-01T14:15:31.318Z] 14:15:31 [2024-02-01T14:15:31.318Z] DONE 55 tests, 3 skipped in 6.607s 14:15:31 [2024-02-01T14:15:31.318Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (arm64.integration.internal.termtest) flags=-test.v -test.timeout=120m 14:15:31 [2024-02-01T14:15:31.318Z] ++ '[' -n '' ']' 14:15:31 [2024-02-01T14:15:31.318Z] ++ 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:15:31 [2024-02-01T14:15:31.318Z] ++ set -e 14:15:31 [2024-02-01T14:15:31.318Z] ++ '[' -n 0 ']' 14:15:31 [2024-02-01T14:15:31.318Z] ++ set -x 14:15:31 [2024-02-01T14:15:31.318Z] ++ 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.kHahUhyj3F/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:15:31 [2024-02-01T14:15:31.318Z] === RUN TestStripANSICommands 14:15:31 [2024-02-01T14:15:31.318Z] === RUN TestStripANSICommands/#00 14:15:31 [2024-02-01T14:15:31.318Z] === RUN TestStripANSICommands/#01 14:15:31 [2024-02-01T14:15:31.318Z] --- PASS: TestStripANSICommands (0.00s) 14:15:31 [2024-02-01T14:15:31.318Z] --- PASS: TestStripANSICommands/#00 (0.00s) 14:15:31 [2024-02-01T14:15:31.318Z] --- PASS: TestStripANSICommands/#01 (0.00s) 14:15:31 [2024-02-01T14:15:31.318Z] PASS 14:15:31 [2024-02-01T14:15:31.318Z] 14:15:31 [2024-02-01T14:15:31.318Z] DONE 3 tests in 0.009s 14:15:31 [2024-02-01T14:15:31.318Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m 14:15:31 [2024-02-01T14:15:31.318Z] ++ '[' -n '' ']' 14:15:31 [2024-02-01T14:15:31.318Z] ++ 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:15:31 [2024-02-01T14:15:31.318Z] ++ set -e 14:15:31 [2024-02-01T14:15:31.318Z] ++ '[' -n 0 ']' 14:15:31 [2024-02-01T14:15:31.318Z] ++ set -x 14:15:31 [2024-02-01T14:15:31.318Z] ++ 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.kHahUhyj3F/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:15:31 [2024-02-01T14:15:31.576Z] INFO: Testing against a local daemon 14:15:31 [2024-02-01T14:15:31.576Z] === RUN TestCreateWithMultiNetworks 14:15:32 [2024-02-01T14:15:32.510Z] --- PASS: TestCreateWithMultiNetworks (1.02s) 14:15:32 [2024-02-01T14:15:32.510Z] === RUN TestNetworkCreateDelete 14:15:32 [2024-02-01T14:15:32.768Z] --- PASS: TestNetworkCreateDelete (0.17s) 14:15:32 [2024-02-01T14:15:32.768Z] === RUN TestDockerNetworkDeletePreferID 14:15:33 [2024-02-01T14:15:33.334Z] --- PASS: TestDockerNetworkDeletePreferID (0.51s) 14:15:33 [2024-02-01T14:15:33.334Z] === RUN TestDaemonDNSFallback 14:15:39 [2024-02-01T14:15:39.888Z] --- PASS: TestDaemonDNSFallback (6.25s) 14:15:39 [2024-02-01T14:15:39.888Z] === RUN TestInspectNetwork 14:15:41 [2024-02-01T14:15:41.788Z] === RUN TestInspectNetwork/full_network_id 14:15:41 [2024-02-01T14:15:41.788Z] === RUN TestInspectNetwork/partial_network_id 14:15:41 [2024-02-01T14:15:41.788Z] === RUN TestInspectNetwork/network_name 14:15:41 [2024-02-01T14:15:41.788Z] === RUN TestInspectNetwork/network_name_and_swarm_scope 14:15:47 [2024-02-01T14:15:47.049Z] --- PASS: TestInspectNetwork (7.04s) 14:15:47 [2024-02-01T14:15:47.049Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) 14:15:47 [2024-02-01T14:15:47.049Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) 14:15:47 [2024-02-01T14:15:47.049Z] --- PASS: TestInspectNetwork/network_name (0.00s) 14:15:47 [2024-02-01T14:15:47.049Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) 14:15:47 [2024-02-01T14:15:47.049Z] === RUN TestRunContainerWithBridgeNone 14:15:47 [2024-02-01T14:15:47.982Z] --- PASS: TestRunContainerWithBridgeNone (1.34s) 14:15:47 [2024-02-01T14:15:47.982Z] === RUN TestNetworkInvalidJSON 14:15:47 [2024-02-01T14:15:47.982Z] === RUN TestNetworkInvalidJSON/networks/create 14:15:47 [2024-02-01T14:15:47.982Z] === PAUSE TestNetworkInvalidJSON/networks/create 14:15:47 [2024-02-01T14:15:47.982Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect 14:15:47 [2024-02-01T14:15:47.982Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect 14:15:47 [2024-02-01T14:15:47.982Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect 14:15:47 [2024-02-01T14:15:47.982Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect 14:15:47 [2024-02-01T14:15:47.982Z] === CONT TestNetworkInvalidJSON/networks/create 14:15:47 [2024-02-01T14:15:47.982Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect 14:15:47 [2024-02-01T14:15:47.982Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type 14:15:47 [2024-02-01T14:15:47.982Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type 14:15:47 [2024-02-01T14:15:47.982Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect 14:15:47 [2024-02-01T14:15:47.982Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type 14:15:47 [2024-02-01T14:15:47.982Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON 14:15:47 [2024-02-01T14:15:47.982Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON 14:15:47 [2024-02-01T14:15:47.982Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON 14:15:47 [2024-02-01T14:15:47.982Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON 14:15:47 [2024-02-01T14:15:47.982Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON 14:15:47 [2024-02-01T14:15:47.982Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON 14:15:47 [2024-02-01T14:15:47.982Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body 14:15:47 [2024-02-01T14:15:47.982Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body 14:15:47 [2024-02-01T14:15:47.982Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body 14:15:47 [2024-02-01T14:15:47.982Z] --- PASS: TestNetworkInvalidJSON (0.01s) 14:15:47 [2024-02-01T14:15:47.982Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s) 14:15:47 [2024-02-01T14:15:47.982Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) 14:15:47 [2024-02-01T14:15:47.982Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) 14:15:47 [2024-02-01T14:15:47.982Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) 14:15:47 [2024-02-01T14:15:47.982Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) 14:15:47 [2024-02-01T14:15:47.982Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.00s) 14:15:47 [2024-02-01T14:15:47.982Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) 14:15:47 [2024-02-01T14:15:47.982Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) 14:15:47 [2024-02-01T14:15:47.982Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) 14:15:47 [2024-02-01T14:15:47.982Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) 14:15:47 [2024-02-01T14:15:47.982Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) 14:15:47 [2024-02-01T14:15:47.982Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) 14:15:47 [2024-02-01T14:15:47.982Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) 14:15:47 [2024-02-01T14:15:47.982Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) 14:15:47 [2024-02-01T14:15:47.982Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) 14:15:47 [2024-02-01T14:15:47.982Z] === RUN TestNetworkList 14:15:47 [2024-02-01T14:15:47.982Z] === RUN TestNetworkList//networks 14:15:47 [2024-02-01T14:15:47.982Z] === PAUSE TestNetworkList//networks 14:15:47 [2024-02-01T14:15:47.982Z] === RUN TestNetworkList//networks/ 14:15:47 [2024-02-01T14:15:47.982Z] === PAUSE TestNetworkList//networks/ 14:15:47 [2024-02-01T14:15:47.982Z] === CONT TestNetworkList//networks 14:15:47 [2024-02-01T14:15:47.982Z] === CONT TestNetworkList//networks/ 14:15:47 [2024-02-01T14:15:47.982Z] --- PASS: TestNetworkList (0.01s) 14:15:47 [2024-02-01T14:15:47.982Z] --- PASS: TestNetworkList//networks/ (0.00s) 14:15:47 [2024-02-01T14:15:47.982Z] --- PASS: TestNetworkList//networks (0.00s) 14:15:47 [2024-02-01T14:15:47.982Z] === RUN TestHostIPv4BridgeLabel 14:15:48 [2024-02-01T14:15:48.548Z] --- PASS: TestHostIPv4BridgeLabel (0.57s) 14:15:48 [2024-02-01T14:15:48.548Z] === RUN TestDefaultNetworkOpts 14:15:48 [2024-02-01T14:15:48.548Z] === RUN TestDefaultNetworkOpts/default_value 14:15:49 [2024-02-01T14:15:49.922Z] === RUN TestDefaultNetworkOpts/cmdline_value 14:15:50 [2024-02-01T14:15:50.855Z] === RUN TestDefaultNetworkOpts/config-from_value 14:15:52 [2024-02-01T14:15:52.229Z] --- PASS: TestDefaultNetworkOpts (3.82s) 14:15:52 [2024-02-01T14:15:52.229Z] --- PASS: TestDefaultNetworkOpts/default_value (1.27s) 14:15:52 [2024-02-01T14:15:52.229Z] --- PASS: TestDefaultNetworkOpts/cmdline_value (1.25s) 14:15:52 [2024-02-01T14:15:52.229Z] --- PASS: TestDefaultNetworkOpts/config-from_value (1.30s) 14:15:52 [2024-02-01T14:15:52.229Z] === RUN TestForbidDuplicateNetworkNames 14:15:52 [2024-02-01T14:15:52.794Z] --- PASS: TestForbidDuplicateNetworkNames (0.66s) 14:15:52 [2024-02-01T14:15:52.794Z] === RUN TestDaemonRestartWithLiveRestore 14:15:54 [2024-02-01T14:15:54.167Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s) 14:15:54 [2024-02-01T14:15:54.167Z] === RUN TestDaemonDefaultNetworkPools 14:15:54 [2024-02-01T14:15:54.733Z] --- PASS: TestDaemonDefaultNetworkPools (0.80s) 14:15:54 [2024-02-01T14:15:54.733Z] === RUN TestDaemonRestartWithExistingNetwork 14:15:56 [2024-02-01T14:15:56.120Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.17s) 14:15:56 [2024-02-01T14:15:56.120Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange 14:15:57 [2024-02-01T14:15:57.054Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.27s) 14:15:57 [2024-02-01T14:15:57.054Z] === RUN TestDaemonWithBipAndDefaultNetworkPool 14:15:57 [2024-02-01T14:15:57.620Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.60s) 14:15:57 [2024-02-01T14:15:57.620Z] === RUN TestServiceWithPredefinedNetwork 14:16:00 [2024-02-01T14:16:00.147Z] --- PASS: TestServiceWithPredefinedNetwork (2.18s) 14:16:00 [2024-02-01T14:16:00.147Z] === RUN TestServiceRemoveKeepsIngressNetwork 14:16:00 [2024-02-01T14:16:00.147Z] service_test.go:250: FLAKY_TEST 14:16:00 [2024-02-01T14:16:00.147Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) 14:16:00 [2024-02-01T14:16:00.147Z] === RUN TestServiceWithDataPathPortInit 14:16:15 [2024-02-01T14:16:15.016Z] --- PASS: TestServiceWithDataPathPortInit (13.45s) 14:16:15 [2024-02-01T14:16:15.016Z] === RUN TestServiceWithDefaultAddressPoolInit 14:16:15 [2024-02-01T14:16:15.582Z] service_test.go:440: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:xn028sudm5d2237yhhs3z1lr2 Created:2024-02-01 14:16:14.666294601 +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[09a4ac504361d620e7232da32501724f39fd7dd0720891e3d106ba901f93d556:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.7tzcdrzj9onbqfwbc00digyf5 EndpointID:d692a61cd25227ea30422fb556cffe88fc62f54b1b71cfde306ee33565cb918a MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:571cc745b19c2e4696f4a5c1e0ae1384c07fc2d55e35b7e0b9117b2cd6546cac 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:37a95cc2409f IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.7tzcdrzj9onbqfwbc00digyf5 EndpointID:d692a61cd25227ea30422fb556cffe88fc62f54b1b71cfde306ee33565cb918a EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} 14:16:20 [2024-02-01T14:16:20.844Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.74s) 14:16:20 [2024-02-01T14:16:20.844Z] PASS 14:16:20 [2024-02-01T14:16:20.844Z] 14:16:20 [2024-02-01T14:16:20.844Z] === Skipped 14:16:20 [2024-02-01T14:16:20.844Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) 14:16:20 [2024-02-01T14:16:20.844Z] service_test.go:250: FLAKY_TEST 14:16:20 [2024-02-01T14:16:20.844Z] 14:16:20 [2024-02-01T14:16:20.844Z] DONE 44 tests, 1 skipped in 48.674s 14:16:20 [2024-02-01T14:16:20.844Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 14:16:20 [2024-02-01T14:16:20.844Z] ++ '[' -n '' ']' 14:16:20 [2024-02-01T14:16:20.844Z] ++ 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:16:20 [2024-02-01T14:16:20.844Z] ++ set -e 14:16:20 [2024-02-01T14:16:20.844Z] ++ '[' -n 0 ']' 14:16:20 [2024-02-01T14:16:20.844Z] ++ set -x 14:16:20 [2024-02-01T14:16:20.844Z] ++ 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.kHahUhyj3F/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:16:20 [2024-02-01T14:16:20.844Z] INFO: Testing against a local daemon 14:16:20 [2024-02-01T14:16:20.844Z] === RUN TestDockerNetworkIpvlanPersistance 14:16:20 [2024-02-01T14:16:20.844Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan 14:16:20 [2024-02-01T14:16:20.844Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) 14:16:20 [2024-02-01T14:16:20.844Z] === RUN TestDockerNetworkIpvlan 14:16:20 [2024-02-01T14:16:20.844Z] ipvlan_test.go:55: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan 14:16:20 [2024-02-01T14:16:20.844Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) 14:16:20 [2024-02-01T14:16:20.844Z] PASS 14:16:20 [2024-02-01T14:16:20.844Z] 14:16:20 [2024-02-01T14:16:20.844Z] === Skipped 14:16:20 [2024-02-01T14:16:20.844Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) 14:16:20 [2024-02-01T14:16:20.844Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan 14:16:20 [2024-02-01T14:16:20.844Z] 14:16:20 [2024-02-01T14:16:20.844Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) 14:16:20 [2024-02-01T14:16:20.844Z] ipvlan_test.go:55: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan 14:16:20 [2024-02-01T14:16:20.844Z] 14:16:20 [2024-02-01T14:16:20.844Z] DONE 2 tests, 2 skipped in 0.039s 14:16:20 [2024-02-01T14:16:20.844Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m 14:16:20 [2024-02-01T14:16:20.844Z] ++ '[' -n '' ']' 14:16:20 [2024-02-01T14:16:20.844Z] ++ 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:16:20 [2024-02-01T14:16:20.844Z] ++ set -e 14:16:20 [2024-02-01T14:16:20.844Z] ++ '[' -n 0 ']' 14:16:20 [2024-02-01T14:16:20.844Z] ++ set -x 14:16:20 [2024-02-01T14:16:20.844Z] ++ 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.kHahUhyj3F/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:16:20 [2024-02-01T14:16:20.844Z] INFO: Testing against a local daemon 14:16:20 [2024-02-01T14:16:20.844Z] === RUN TestDockerNetworkMacvlanPersistance 14:16:21 [2024-02-01T14:16:21.410Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.16s) 14:16:21 [2024-02-01T14:16:21.410Z] === RUN TestDockerNetworkMacvlan 14:16:21 [2024-02-01T14:16:21.410Z] === RUN TestDockerNetworkMacvlan/Subinterface 14:16:21 [2024-02-01T14:16:21.975Z] === RUN TestDockerNetworkMacvlan/OverlapParent 14:16:22 [2024-02-01T14:16:22.541Z] === RUN TestDockerNetworkMacvlan/NilParent 14:16:23 [2024-02-01T14:16:23.107Z] === RUN TestDockerNetworkMacvlan/InternalMode 14:16:23 [2024-02-01T14:16:23.673Z] === RUN TestDockerNetworkMacvlan/MultiSubnet 14:16:24 [2024-02-01T14:16:24.238Z] === RUN TestDockerNetworkMacvlan/Addressing 14:16:25 [2024-02-01T14:16:25.172Z] --- PASS: TestDockerNetworkMacvlan (3.59s) 14:16:25 [2024-02-01T14:16:25.172Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.60s) 14:16:25 [2024-02-01T14:16:25.172Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.60s) 14:16:25 [2024-02-01T14:16:25.172Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.59s) 14:16:25 [2024-02-01T14:16:25.172Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.60s) 14:16:25 [2024-02-01T14:16:25.172Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (0.60s) 14:16:25 [2024-02-01T14:16:25.172Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.60s) 14:16:25 [2024-02-01T14:16:25.172Z] PASS 14:16:25 [2024-02-01T14:16:25.172Z] 14:16:25 [2024-02-01T14:16:25.172Z] DONE 8 tests in 4.789s 14:16:25 [2024-02-01T14:16:25.172Z] Running /go/src/github.com/docker/docker/integration/networking (arm64.integration.networking) flags=-test.v -test.timeout=120m 14:16:25 [2024-02-01T14:16:25.172Z] ++ '[' -n '' ']' 14:16:25 [2024-02-01T14:16:25.172Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-networking-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-networking-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.networking -t ./test.main -test.v -test.timeout=120m 14:16:25 [2024-02-01T14:16:25.172Z] ++ set -e 14:16:25 [2024-02-01T14:16:25.172Z] ++ '[' -n 0 ']' 14:16:25 [2024-02-01T14:16:25.172Z] ++ set -x 14:16:25 [2024-02-01T14:16:25.172Z] ++ 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.kHahUhyj3F/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-networking-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-networking-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.networking -t ./test.main -test.v -test.timeout=120m 14:16:25 [2024-02-01T14:16:25.172Z] INFO: Testing against a local daemon 14:16:25 [2024-02-01T14:16:25.172Z] === RUN TestBridgeICC 14:16:25 [2024-02-01T14:16:25.738Z] === RUN TestBridgeICC/IPv4_non-internal_network 14:16:26 [2024-02-01T14:16:26.671Z] === RUN TestBridgeICC/IPv4_internal_network 14:16:28 [2024-02-01T14:16:28.044Z] === RUN TestBridgeICC/IPv6_ULA_on_non-internal_network 14:16:28 [2024-02-01T14:16:28.978Z] === RUN TestBridgeICC/IPv6_ULA_on_internal_network 14:16:29 [2024-02-01T14:16:29.911Z] === RUN TestBridgeICC/IPv6_link-local_address_on_non-internal_network 14:16:31 [2024-02-01T14:16:31.284Z] === RUN TestBridgeICC/IPv6_link-local_address_on_internal_network 14:16:32 [2024-02-01T14:16:32.217Z] === RUN TestBridgeICC/IPv6_link-local_address_on_non-internal_network_ping_by_name 14:16:33 [2024-02-01T14:16:33.589Z] === RUN TestBridgeICC/IPv6_nonstandard_link-local_subnet_on_non-internal_network_ping_by_name 14:16:34 [2024-02-01T14:16:34.973Z] === RUN TestBridgeICC/IPv6_non-internal_network_with_SLAAC_LL_address 14:16:36 [2024-02-01T14:16:36.878Z] === RUN TestBridgeICC/IPv6_internal_network_with_SLAAC_LL_address 14:16:40 [2024-02-01T14:16:40.157Z] --- PASS: TestBridgeICC (15.14s) 14:16:40 [2024-02-01T14:16:40.157Z] --- PASS: TestBridgeICC/IPv4_non-internal_network (1.13s) 14:16:40 [2024-02-01T14:16:40.157Z] --- PASS: TestBridgeICC/IPv4_internal_network (1.06s) 14:16:40 [2024-02-01T14:16:40.157Z] --- PASS: TestBridgeICC/IPv6_ULA_on_non-internal_network (1.18s) 14:16:40 [2024-02-01T14:16:40.157Z] --- PASS: TestBridgeICC/IPv6_ULA_on_internal_network (1.08s) 14:16:40 [2024-02-01T14:16:40.157Z] --- PASS: TestBridgeICC/IPv6_link-local_address_on_non-internal_network (1.17s) 14:16:40 [2024-02-01T14:16:40.157Z] --- PASS: TestBridgeICC/IPv6_link-local_address_on_internal_network (1.09s) 14:16:40 [2024-02-01T14:16:40.157Z] --- PASS: TestBridgeICC/IPv6_link-local_address_on_non-internal_network_ping_by_name (1.20s) 14:16:40 [2024-02-01T14:16:40.157Z] --- PASS: TestBridgeICC/IPv6_nonstandard_link-local_subnet_on_non-internal_network_ping_by_name (1.19s) 14:16:40 [2024-02-01T14:16:40.157Z] --- PASS: TestBridgeICC/IPv6_non-internal_network_with_SLAAC_LL_address (2.20s) 14:16:40 [2024-02-01T14:16:40.157Z] --- PASS: TestBridgeICC/IPv6_internal_network_with_SLAAC_LL_address (3.24s) 14:16:40 [2024-02-01T14:16:40.157Z] === RUN TestBridgeINC 14:16:40 [2024-02-01T14:16:40.722Z] === RUN TestBridgeINC/IPv4_non-internal_network 14:16:44 [2024-02-01T14:16:44.902Z] === RUN TestBridgeINC/IPv4_internal_network 14:16:46 [2024-02-01T14:16:46.275Z] === RUN TestBridgeINC/IPv6_ULA_on_non-internal_network 14:16:50 [2024-02-01T14:16:50.456Z] === RUN TestBridgeINC/IPv6_ULA_on_internal_network 14:16:51 [2024-02-01T14:16:51.830Z] --- PASS: TestBridgeINC (11.70s) 14:16:51 [2024-02-01T14:16:51.830Z] --- PASS: TestBridgeINC/IPv4_non-internal_network (4.30s) 14:16:51 [2024-02-01T14:16:51.830Z] --- PASS: TestBridgeINC/IPv4_internal_network (1.15s) 14:16:51 [2024-02-01T14:16:51.830Z] --- PASS: TestBridgeINC/IPv6_ULA_on_non-internal_network (4.39s) 14:16:51 [2024-02-01T14:16:51.830Z] --- PASS: TestBridgeINC/IPv6_ULA_on_internal_network (1.26s) 14:16:51 [2024-02-01T14:16:51.830Z] === RUN TestDefaultBridgeIPv6 14:16:51 [2024-02-01T14:16:51.830Z] === RUN TestDefaultBridgeIPv6/IPv6_ULA 14:16:53 [2024-02-01T14:16:53.729Z] === RUN TestDefaultBridgeIPv6/IPv6_LLA_only 14:16:55 [2024-02-01T14:16:55.102Z] === RUN TestDefaultBridgeIPv6/IPv6_nonstandard_LLA_only 14:16:56 [2024-02-01T14:16:56.475Z] --- PASS: TestDefaultBridgeIPv6 (4.56s) 14:16:56 [2024-02-01T14:16:56.475Z] --- PASS: TestDefaultBridgeIPv6/IPv6_ULA (1.51s) 14:16:56 [2024-02-01T14:16:56.475Z] --- PASS: TestDefaultBridgeIPv6/IPv6_LLA_only (1.55s) 14:16:56 [2024-02-01T14:16:56.475Z] --- PASS: TestDefaultBridgeIPv6/IPv6_nonstandard_LLA_only (1.50s) 14:16:56 [2024-02-01T14:16:56.475Z] === RUN TestDefaultBridgeAddresses 14:16:56 [2024-02-01T14:16:56.475Z] === RUN TestDefaultBridgeAddresses/Unique-Local_Subnet_Changes 14:16:57 [2024-02-01T14:16:57.848Z] === RUN TestDefaultBridgeAddresses/Link-Local_Subnet_Changes 14:16:59 [2024-02-01T14:16:59.748Z] --- PASS: TestDefaultBridgeAddresses (3.11s) 14:16:59 [2024-02-01T14:16:59.748Z] --- PASS: TestDefaultBridgeAddresses/Unique-Local_Subnet_Changes (1.55s) 14:16:59 [2024-02-01T14:16:59.748Z] --- PASS: TestDefaultBridgeAddresses/Link-Local_Subnet_Changes (1.55s) 14:16:59 [2024-02-01T14:16:59.748Z] === RUN TestMACAddrOnRestart 14:17:01 [2024-02-01T14:17:01.647Z] --- PASS: TestMACAddrOnRestart (2.20s) 14:17:01 [2024-02-01T14:17:01.647Z] PASS 14:17:01 [2024-02-01T14:17:01.647Z] 14:17:01 [2024-02-01T14:17:01.647Z] DONE 24 tests in 36.749s 14:17:01 [2024-02-01T14:17:01.647Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m 14:17:01 [2024-02-01T14:17:01.647Z] ++ '[' -n '' ']' 14:17:01 [2024-02-01T14:17:01.647Z] ++ 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:17:01 [2024-02-01T14:17:01.647Z] ++ set -e 14:17:01 [2024-02-01T14:17:01.647Z] ++ '[' -n 0 ']' 14:17:01 [2024-02-01T14:17:01.647Z] ++ set -x 14:17:01 [2024-02-01T14:17:01.647Z] ++ 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.kHahUhyj3F/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:17:01 [2024-02-01T14:17:01.647Z] testing: warning: no tests to run 14:17:01 [2024-02-01T14:17:01.647Z] PASS 14:17:01 [2024-02-01T14:17:01.647Z] 14:17:01 [2024-02-01T14:17:01.647Z] DONE 0 tests in 0.007s 14:17:01 [2024-02-01T14:17:01.647Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m 14:17:01 [2024-02-01T14:17:01.647Z] ++ '[' -n '' ']' 14:17:01 [2024-02-01T14:17:01.647Z] ++ 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:17:01 [2024-02-01T14:17:01.647Z] ++ set -e 14:17:01 [2024-02-01T14:17:01.647Z] ++ '[' -n 0 ']' 14:17:01 [2024-02-01T14:17:01.647Z] ++ set -x 14:17:01 [2024-02-01T14:17:01.647Z] ++ 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.kHahUhyj3F/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:17:01 [2024-02-01T14:17:01.905Z] INFO: Testing against a local daemon 14:17:01 [2024-02-01T14:17:01.905Z] === RUN TestAuthZPluginAllowRequest 14:17:02 [2024-02-01T14:17:02.839Z] --- PASS: TestAuthZPluginAllowRequest (1.10s) 14:17:02 [2024-02-01T14:17:02.839Z] === RUN TestAuthZPluginTLS 14:17:03 [2024-02-01T14:17:03.404Z] --- PASS: TestAuthZPluginTLS (0.55s) 14:17:03 [2024-02-01T14:17:03.404Z] === RUN TestAuthZPluginDenyRequest 14:17:03 [2024-02-01T14:17:03.970Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) 14:17:03 [2024-02-01T14:17:03.970Z] === RUN TestAuthZPluginAPIDenyResponse 14:17:04 [2024-02-01T14:17:04.536Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) 14:17:04 [2024-02-01T14:17:04.536Z] === RUN TestAuthZPluginDenyResponse 14:17:05 [2024-02-01T14:17:05.101Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) 14:17:05 [2024-02-01T14:17:05.101Z] === RUN TestAuthZPluginAllowEventStream 14:17:06 [2024-02-01T14:17:06.038Z] 2024/02/01 14:17:05 http: panic serving 127.0.0.1:56110: runtime error: invalid memory address or nil pointer dereference 14:17:06 [2024-02-01T14:17:06.038Z] goroutine 165 [running]: 14:17:06 [2024-02-01T14:17:06.038Z] net/http.(*conn).serve.func1() 14:17:06 [2024-02-01T14:17:06.038Z] /usr/local/go/src/net/http/server.go:1868 +0xb0 14:17:06 [2024-02-01T14:17:06.038Z] panic({0xa749a0?, 0x1599ca0?}) 14:17:06 [2024-02-01T14:17:06.038Z] /usr/local/go/src/runtime/panic.go:920 +0x26c 14:17:06 [2024-02-01T14:17:06.038Z] github.com/docker/docker/integration/plugin/authz.setupSuite.func3({0xd727c8, 0x40000d3020}, 0xffff65310f70?) 14:17:06 [2024-02-01T14:17:06.038Z] /go/src/github.com/docker/docker/integration/plugin/authz/main_test.go:159 +0x14c 14:17:06 [2024-02-01T14:17:06.038Z] net/http.HandlerFunc.ServeHTTP(0x400025e300?, {0xd727c8?, 0x40000d3020?}, 0x4023f4?) 14:17:06 [2024-02-01T14:17:06.038Z] /usr/local/go/src/net/http/server.go:2136 +0x38 14:17:06 [2024-02-01T14:17:06.038Z] net/http.(*ServeMux).ServeHTTP(0xd78d78?, {0xd727c8, 0x40000d3020}, 0x400025e300) 14:17:06 [2024-02-01T14:17:06.038Z] /usr/local/go/src/net/http/server.go:2514 +0x144 14:17:06 [2024-02-01T14:17:06.038Z] github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp.(*middleware).serveHTTP(0x400010f290, {0xd71388?, 0x4000266000}, 0x400025e200, {0xd676e0, 0x400013c6c0}) 14:17:06 [2024-02-01T14:17:06.038Z] /go/src/github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/handler.go:217 +0xf44 14:17:06 [2024-02-01T14:17:06.038Z] github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp.NewMiddleware.func1.1({0xd71388?, 0x4000266000?}, 0x400004c040?) 14:17:06 [2024-02-01T14:17:06.038Z] /go/src/github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/handler.go:81 +0x40 14:17:06 [2024-02-01T14:17:06.038Z] net/http.HandlerFunc.ServeHTTP(0x10?, {0xd71388?, 0x4000266000?}, 0x4000266000?) 14:17:06 [2024-02-01T14:17:06.038Z] /usr/local/go/src/net/http/server.go:2136 +0x38 14:17:06 [2024-02-01T14:17:06.038Z] net/http.serverHandler.ServeHTTP({0xd6df68?}, {0xd71388?, 0x4000266000?}, 0x6?) 14:17:06 [2024-02-01T14:17:06.038Z] /usr/local/go/src/net/http/server.go:2938 +0xbc 14:17:06 [2024-02-01T14:17:06.038Z] net/http.(*conn).serve(0x4000550c60, {0xd78d78, 0x40001ea3c0}) 14:17:06 [2024-02-01T14:17:06.038Z] /usr/local/go/src/net/http/server.go:2009 +0x518 14:17:06 [2024-02-01T14:17:06.038Z] created by net/http.(*Server).Serve in goroutine 9 14:17:06 [2024-02-01T14:17:06.038Z] /usr/local/go/src/net/http/server.go:3086 +0x4cc 14:17:06 [2024-02-01T14:17:06.974Z] 2024/02/01 14:17:06 http: panic serving 127.0.0.1:56118: could not unmarshal json for /AuthZPlugin.AuthZRes: unexpected end of JSON input 14:17:06 [2024-02-01T14:17:06.974Z] goroutine 188 [running]: 14:17:06 [2024-02-01T14:17:06.974Z] net/http.(*conn).serve.func1() 14:17:06 [2024-02-01T14:17:06.974Z] /usr/local/go/src/net/http/server.go:1868 +0xb0 14:17:06 [2024-02-01T14:17:06.974Z] panic({0xa0ada0?, 0x400004caa0?}) 14:17:06 [2024-02-01T14:17:06.974Z] /usr/local/go/src/runtime/panic.go:920 +0x26c 14:17:06 [2024-02-01T14:17:06.974Z] github.com/docker/docker/integration/plugin/authz.setupSuite.func3({0xd727c8, 0x40000d32c0}, 0xffff65310f70?) 14:17:06 [2024-02-01T14:17:06.974Z] /go/src/github.com/docker/docker/integration/plugin/authz/main_test.go:149 +0x360 14:17:06 [2024-02-01T14:17:06.974Z] net/http.HandlerFunc.ServeHTTP(0x400025e400?, {0xd727c8?, 0x40000d32c0?}, 0x4023f4?) 14:17:06 [2024-02-01T14:17:06.974Z] /usr/local/go/src/net/http/server.go:2136 +0x38 14:17:06 [2024-02-01T14:17:06.974Z] net/http.(*ServeMux).ServeHTTP(0xd78d78?, {0xd727c8, 0x40000d32c0}, 0x400025e400) 14:17:06 [2024-02-01T14:17:06.974Z] /usr/local/go/src/net/http/server.go:2514 +0x144 14:17:06 [2024-02-01T14:17:06.974Z] github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp.(*middleware).serveHTTP(0x400010f290, {0xd71388?, 0x40002660e0}, 0x40004b1900, {0xd676e0, 0x400013c6c0}) 14:17:06 [2024-02-01T14:17:06.974Z] /go/src/github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/handler.go:217 +0xf44 14:17:06 [2024-02-01T14:17:06.974Z] github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp.NewMiddleware.func1.1({0xd71388?, 0x40002660e0?}, 0x40004fcb70?) 14:17:06 [2024-02-01T14:17:06.974Z] /go/src/github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/handler.go:81 +0x40 14:17:06 [2024-02-01T14:17:06.974Z] net/http.HandlerFunc.ServeHTTP(0x15f7440?, {0xd71388?, 0x40002660e0?}, 0x40001cab40?) 14:17:06 [2024-02-01T14:17:06.974Z] /usr/local/go/src/net/http/server.go:2136 +0x38 14:17:06 [2024-02-01T14:17:06.974Z] net/http.serverHandler.ServeHTTP({0x40004fcb70?}, {0xd71388?, 0x40002660e0?}, 0x6?) 14:17:06 [2024-02-01T14:17:06.974Z] /usr/local/go/src/net/http/server.go:2938 +0xbc 14:17:06 [2024-02-01T14:17:06.974Z] net/http.(*conn).serve(0x40003c38c0, {0xd78d78, 0x40001ea3c0}) 14:17:06 [2024-02-01T14:17:06.974Z] /usr/local/go/src/net/http/server.go:2009 +0x518 14:17:06 [2024-02-01T14:17:06.974Z] created by net/http.(*Server).Serve in goroutine 9 14:17:06 [2024-02-01T14:17:06.974Z] /usr/local/go/src/net/http/server.go:3086 +0x4cc 14:17:08 [2024-02-01T14:17:08.872Z] 2024/02/01 14:17:08 http: panic serving 127.0.0.1:56124: could not unmarshal json for /AuthZPlugin.AuthZRes: unexpected end of JSON input 14:17:08 [2024-02-01T14:17:08.872Z] goroutine 191 [running]: 14:17:08 [2024-02-01T14:17:08.872Z] net/http.(*conn).serve.func1() 14:17:08 [2024-02-01T14:17:08.872Z] /usr/local/go/src/net/http/server.go:1868 +0xb0 14:17:08 [2024-02-01T14:17:08.872Z] panic({0xa0ada0?, 0x400004cd30?}) 14:17:08 [2024-02-01T14:17:08.872Z] /usr/local/go/src/runtime/panic.go:920 +0x26c 14:17:08 [2024-02-01T14:17:08.872Z] github.com/docker/docker/integration/plugin/authz.setupSuite.func3({0xd727c8, 0x40000d3380}, 0xffff65310f70?) 14:17:08 [2024-02-01T14:17:08.872Z] /go/src/github.com/docker/docker/integration/plugin/authz/main_test.go:149 +0x360 14:17:08 [2024-02-01T14:17:08.872Z] net/http.HandlerFunc.ServeHTTP(0x400025e600?, {0xd727c8?, 0x40000d3380?}, 0x4023f4?) 14:17:08 [2024-02-01T14:17:08.872Z] /usr/local/go/src/net/http/server.go:2136 +0x38 14:17:08 [2024-02-01T14:17:08.872Z] net/http.(*ServeMux).ServeHTTP(0xd78d78?, {0xd727c8, 0x40000d3380}, 0x400025e600) 14:17:08 [2024-02-01T14:17:08.872Z] /usr/local/go/src/net/http/server.go:2514 +0x144 14:17:08 [2024-02-01T14:17:08.872Z] github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp.(*middleware).serveHTTP(0x400010f290, {0xd71388?, 0x40002661c0}, 0x400025e500, {0xd676e0, 0x400013c6c0}) 14:17:08 [2024-02-01T14:17:08.872Z] /go/src/github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/handler.go:217 +0xf44 14:17:08 [2024-02-01T14:17:08.872Z] github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp.NewMiddleware.func1.1({0xd71388?, 0x40002661c0?}, 0x40003bca80?) 14:17:08 [2024-02-01T14:17:08.872Z] /go/src/github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/handler.go:81 +0x40 14:17:08 [2024-02-01T14:17:08.872Z] net/http.HandlerFunc.ServeHTTP(0x15f7440?, {0xd71388?, 0x40002661c0?}, 0x40001cab40?) 14:17:08 [2024-02-01T14:17:08.872Z] /usr/local/go/src/net/http/server.go:2136 +0x38 14:17:08 [2024-02-01T14:17:08.872Z] net/http.serverHandler.ServeHTTP({0x40003bca80?}, {0xd71388?, 0x40002661c0?}, 0x6?) 14:17:08 [2024-02-01T14:17:08.872Z] /usr/local/go/src/net/http/server.go:2938 +0xbc 14:17:08 [2024-02-01T14:17:08.872Z] net/http.(*conn).serve(0x40003c22d0, {0xd78d78, 0x40001ea3c0}) 14:17:08 [2024-02-01T14:17:08.872Z] /usr/local/go/src/net/http/server.go:2009 +0x518 14:17:08 [2024-02-01T14:17:08.872Z] created by net/http.(*Server).Serve in goroutine 9 14:17:08 [2024-02-01T14:17:08.872Z] /usr/local/go/src/net/http/server.go:3086 +0x4cc 14:17:11 [2024-02-01T14:17:11.399Z] --- PASS: TestAuthZPluginAllowEventStream (6.05s) 14:17:11 [2024-02-01T14:17:11.399Z] === RUN TestAuthZPluginErrorResponse 14:17:11 [2024-02-01T14:17:11.657Z] --- PASS: TestAuthZPluginErrorResponse (0.53s) 14:17:11 [2024-02-01T14:17:11.657Z] === RUN TestAuthZPluginErrorRequest 14:17:12 [2024-02-01T14:17:12.223Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) 14:17:12 [2024-02-01T14:17:12.223Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration 14:17:12 [2024-02-01T14:17:12.788Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) 14:17:12 [2024-02-01T14:17:12.788Z] === RUN TestAuthZPluginEnsureLoadImportWorking 14:17:13 [2024-02-01T14:17:13.721Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.17s) 14:17:13 [2024-02-01T14:17:13.721Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom 14:17:15 [2024-02-01T14:17:15.093Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.15s) 14:17:15 [2024-02-01T14:17:15.093Z] === RUN TestAuthZPluginHeader 14:17:15 [2024-02-01T14:17:15.658Z] --- PASS: TestAuthZPluginHeader (0.61s) 14:17:15 [2024-02-01T14:17:15.658Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest 14:17:15 [2024-02-01T14:17:15.658Z] authz_plugin_v2_test.go:40: (*Execution).NotAmd64-fm 14:17:15 [2024-02-01T14:17:15.658Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) 14:17:15 [2024-02-01T14:17:15.658Z] === RUN TestAuthZPluginV2Disable 14:17:15 [2024-02-01T14:17:15.658Z] authz_plugin_v2_test.go:61: (*Execution).NotAmd64-fm 14:17:15 [2024-02-01T14:17:15.658Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) 14:17:15 [2024-02-01T14:17:15.658Z] === RUN TestAuthZPluginV2RejectVolumeRequests 14:17:15 [2024-02-01T14:17:15.658Z] authz_plugin_v2_test.go:87: (*Execution).NotAmd64-fm 14:17:15 [2024-02-01T14:17:15.658Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) 14:17:15 [2024-02-01T14:17:15.658Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart 14:17:15 [2024-02-01T14:17:15.658Z] authz_plugin_v2_test.go:122: (*Execution).NotAmd64-fm 14:17:15 [2024-02-01T14:17:15.659Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) 14:17:15 [2024-02-01T14:17:15.659Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart 14:17:33 [2024-02-01T14:17:33.726Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.88s) 14:17:33 [2024-02-01T14:17:33.726Z] PASS 14:17:33 [2024-02-01T14:17:33.726Z] 14:17:33 [2024-02-01T14:17:33.726Z] === Skipped 14:17:33 [2024-02-01T14:17:33.727Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) 14:17:33 [2024-02-01T14:17:33.727Z] authz_plugin_v2_test.go:40: (*Execution).NotAmd64-fm 14:17:33 [2024-02-01T14:17:33.727Z] 14:17:33 [2024-02-01T14:17:33.727Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) 14:17:33 [2024-02-01T14:17:33.727Z] authz_plugin_v2_test.go:61: (*Execution).NotAmd64-fm 14:17:33 [2024-02-01T14:17:33.727Z] 14:17:33 [2024-02-01T14:17:33.727Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) 14:17:33 [2024-02-01T14:17:33.727Z] authz_plugin_v2_test.go:87: (*Execution).NotAmd64-fm 14:17:33 [2024-02-01T14:17:33.727Z] 14:17:33 [2024-02-01T14:17:33.727Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) 14:17:33 [2024-02-01T14:17:33.727Z] authz_plugin_v2_test.go:122: (*Execution).NotAmd64-fm 14:17:33 [2024-02-01T14:17:33.727Z] 14:17:33 [2024-02-01T14:17:33.727Z] DONE 17 tests, 4 skipped in 30.717s 14:17:33 [2024-02-01T14:17:33.727Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m 14:17:33 [2024-02-01T14:17:33.727Z] ++ '[' -n '' ']' 14:17:33 [2024-02-01T14:17:33.727Z] ++ 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:17:33 [2024-02-01T14:17:33.727Z] ++ set -e 14:17:33 [2024-02-01T14:17:33.727Z] ++ '[' -n 0 ']' 14:17:33 [2024-02-01T14:17:33.727Z] ++ set -x 14:17:33 [2024-02-01T14:17:33.727Z] ++ 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.kHahUhyj3F/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:17:33 [2024-02-01T14:17:33.727Z] INFO: Testing against a local daemon 14:17:33 [2024-02-01T14:17:33.727Z] === RUN TestPluginInvalidJSON 14:17:33 [2024-02-01T14:17:33.727Z] === RUN TestPluginInvalidJSON/plugins/foobar/set 14:17:33 [2024-02-01T14:17:33.727Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set 14:17:33 [2024-02-01T14:17:33.727Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade 14:17:33 [2024-02-01T14:17:33.727Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade 14:17:33 [2024-02-01T14:17:33.727Z] === RUN TestPluginInvalidJSON/plugins/pull 14:17:33 [2024-02-01T14:17:33.727Z] === PAUSE TestPluginInvalidJSON/plugins/pull 14:17:33 [2024-02-01T14:17:33.727Z] === CONT TestPluginInvalidJSON/plugins/foobar/set 14:17:33 [2024-02-01T14:17:33.727Z] === CONT TestPluginInvalidJSON/plugins/pull 14:17:33 [2024-02-01T14:17:33.727Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type 14:17:33 [2024-02-01T14:17:33.727Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade 14:17:33 [2024-02-01T14:17:33.727Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type 14:17:33 [2024-02-01T14:17:33.727Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type 14:17:33 [2024-02-01T14:17:33.727Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON 14:17:33 [2024-02-01T14:17:33.727Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON 14:17:33 [2024-02-01T14:17:33.727Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON 14:17:33 [2024-02-01T14:17:33.727Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON 14:17:33 [2024-02-01T14:17:33.727Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON 14:17:33 [2024-02-01T14:17:33.727Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON 14:17:33 [2024-02-01T14:17:33.727Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body 14:17:33 [2024-02-01T14:17:33.727Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body 14:17:33 [2024-02-01T14:17:33.727Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body 14:17:33 [2024-02-01T14:17:33.727Z] --- PASS: TestPluginInvalidJSON (0.01s) 14:17:33 [2024-02-01T14:17:33.727Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s) 14:17:33 [2024-02-01T14:17:33.727Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) 14:17:33 [2024-02-01T14:17:33.727Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) 14:17:33 [2024-02-01T14:17:33.727Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) 14:17:33 [2024-02-01T14:17:33.727Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) 14:17:33 [2024-02-01T14:17:33.727Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s) 14:17:33 [2024-02-01T14:17:33.727Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) 14:17:33 [2024-02-01T14:17:33.727Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) 14:17:33 [2024-02-01T14:17:33.727Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) 14:17:33 [2024-02-01T14:17:33.727Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) 14:17:33 [2024-02-01T14:17:33.727Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) 14:17:33 [2024-02-01T14:17:33.727Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) 14:17:33 [2024-02-01T14:17:33.727Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) 14:17:33 [2024-02-01T14:17:33.727Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) 14:17:33 [2024-02-01T14:17:33.727Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) 14:17:33 [2024-02-01T14:17:33.727Z] === RUN TestPluginInstall 14:17:33 [2024-02-01T14:17:33.727Z] === RUN TestPluginInstall/no_auth 14:17:36 [2024-02-01T14:17:36.254Z] time="2024-02-01T14:17:35Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" 14:17:36 [2024-02-01T14:17:36.254Z] time="2024-02-01T14:17:35Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:5bd6c55143f3a3b7729b1b6583eca7b6c29646f91695d726278dcf16a761eff3" mediatype=application/vnd.docker.plugin.v1+json size=522 14:17:36 [2024-02-01T14:17:36.254Z] time="2024-02-01T14:17:35Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" 14:17:36 [2024-02-01T14:17:36.254Z] time="2024-02-01T14:17:35Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:5bd6c55143f3a3b7729b1b6583eca7b6c29646f91695d726278dcf16a761eff3" mediatype=application/vnd.docker.plugin.v1+json size=522 14:17:36 [2024-02-01T14:17:36.254Z] === RUN TestPluginInstall/with_htpasswd 14:17:36 [2024-02-01T14:17:36.512Z] time="2024-02-01T14:17:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" 14:17:36 [2024-02-01T14:17:36.512Z] time="2024-02-01T14:17:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:0bad70c1f1259181be42fe602a96ca67421bac21cc9294fb0459c48c4e3a5de7" mediatype=application/vnd.docker.plugin.v1+json size=522 14:17:36 [2024-02-01T14:17:36.512Z] time="2024-02-01T14:17:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" 14:17:36 [2024-02-01T14:17:36.512Z] time="2024-02-01T14:17:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:0bad70c1f1259181be42fe602a96ca67421bac21cc9294fb0459c48c4e3a5de7" mediatype=application/vnd.docker.plugin.v1+json size=522 14:17:36 [2024-02-01T14:17:36.512Z] === RUN TestPluginInstall/with_insecure 14:17:37 [2024-02-01T14:17:37.445Z] time="2024-02-01T14:17:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" 14:17:37 [2024-02-01T14:17:37.445Z] time="2024-02-01T14:17:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:69b6a7815e120d108b44e452e7ca62b864bd17abff89c3c09cffa91bc10bf7ae" mediatype=application/vnd.docker.plugin.v1+json size=522 14:17:37 [2024-02-01T14:17:37.445Z] time="2024-02-01T14:17:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" 14:17:37 [2024-02-01T14:17:37.445Z] time="2024-02-01T14:17:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:69b6a7815e120d108b44e452e7ca62b864bd17abff89c3c09cffa91bc10bf7ae" mediatype=application/vnd.docker.plugin.v1+json size=522 14:17:37 [2024-02-01T14:17:37.445Z] plugin_test.go:204: [deaa011347d67] daemon is not started 14:17:37 [2024-02-01T14:17:37.445Z] --- PASS: TestPluginInstall (5.03s) 14:17:37 [2024-02-01T14:17:37.445Z] --- PASS: TestPluginInstall/no_auth (3.65s) 14:17:37 [2024-02-01T14:17:37.445Z] --- PASS: TestPluginInstall/with_htpasswd (0.45s) 14:17:37 [2024-02-01T14:17:37.445Z] --- PASS: TestPluginInstall/with_insecure (0.93s) 14:17:37 [2024-02-01T14:17:37.445Z] === RUN TestPluginsWithRuntimes 14:17:39 [2024-02-01T14:17:39.344Z] === RUN TestPluginsWithRuntimes/No_Args 14:17:39 [2024-02-01T14:17:39.910Z] === RUN TestPluginsWithRuntimes/With_Args 14:17:40 [2024-02-01T14:17:40.844Z] --- PASS: TestPluginsWithRuntimes (3.32s) 14:17:40 [2024-02-01T14:17:40.844Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.91s) 14:17:40 [2024-02-01T14:17:40.844Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.91s) 14:17:40 [2024-02-01T14:17:40.844Z] === RUN TestPluginBackCompatMediaTypes 14:17:41 [2024-02-01T14:17:41.409Z] --- PASS: TestPluginBackCompatMediaTypes (0.49s) 14:17:41 [2024-02-01T14:17:41.409Z] PASS 14:17:41 [2024-02-01T14:17:41.409Z] 14:17:41 [2024-02-01T14:17:41.409Z] DONE 24 tests in 8.891s 14:17:41 [2024-02-01T14:17:41.409Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 14:17:41 [2024-02-01T14:17:41.409Z] ++ '[' -n '' ']' 14:17:41 [2024-02-01T14:17:41.409Z] ++ 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:17:41 [2024-02-01T14:17:41.409Z] ++ set -e 14:17:41 [2024-02-01T14:17:41.409Z] ++ '[' -n 0 ']' 14:17:41 [2024-02-01T14:17:41.409Z] ++ set -x 14:17:41 [2024-02-01T14:17:41.409Z] ++ 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.kHahUhyj3F/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:17:41 [2024-02-01T14:17:41.409Z] INFO: Testing against a local daemon 14:17:41 [2024-02-01T14:17:41.409Z] === RUN TestExternalGraphDriver 14:17:41 [2024-02-01T14:17:41.667Z] === RUN TestExternalGraphDriver/json 14:17:41 [2024-02-01T14:17:41.667Z] === RUN TestExternalGraphDriver/spec 14:17:41 [2024-02-01T14:17:41.667Z] === RUN TestExternalGraphDriver/pull 14:17:41 [2024-02-01T14:17:41.667Z] --- PASS: TestExternalGraphDriver (0.34s) 14:17:41 [2024-02-01T14:17:41.667Z] --- PASS: TestExternalGraphDriver/json (0.00s) 14:17:41 [2024-02-01T14:17:41.667Z] --- PASS: TestExternalGraphDriver/spec (0.00s) 14:17:41 [2024-02-01T14:17:41.667Z] --- PASS: TestExternalGraphDriver/pull (0.00s) 14:17:41 [2024-02-01T14:17:41.667Z] === RUN TestGraphdriverPluginV2 14:17:42 [2024-02-01T14:17:42.233Z] external_test.go:415: (*Execution).NotAmd64-fm 14:17:42 [2024-02-01T14:17:42.233Z] --- SKIP: TestGraphdriverPluginV2 (0.32s) 14:17:42 [2024-02-01T14:17:42.233Z] PASS 14:17:42 [2024-02-01T14:17:42.233Z] 14:17:42 [2024-02-01T14:17:42.233Z] === Skipped 14:17:42 [2024-02-01T14:17:42.233Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.32s) 14:17:42 [2024-02-01T14:17:42.233Z] external_test.go:415: (*Execution).NotAmd64-fm 14:17:42 [2024-02-01T14:17:42.233Z] 14:17:42 [2024-02-01T14:17:42.233Z] DONE 5 tests, 1 skipped in 0.701s 14:17:42 [2024-02-01T14:17:42.233Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m 14:17:42 [2024-02-01T14:17:42.233Z] ++ '[' -n '' ']' 14:17:42 [2024-02-01T14:17:42.233Z] ++ 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:17:42 [2024-02-01T14:17:42.233Z] ++ set -e 14:17:42 [2024-02-01T14:17:42.233Z] ++ '[' -n 0 ']' 14:17:42 [2024-02-01T14:17:42.233Z] ++ set -x 14:17:42 [2024-02-01T14:17:42.233Z] ++ 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.kHahUhyj3F/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:17:42 [2024-02-01T14:17:42.233Z] INFO: Testing against a local daemon 14:17:42 [2024-02-01T14:17:42.233Z] === RUN TestContinueAfterPluginCrash 14:17:42 [2024-02-01T14:17:42.233Z] === PAUSE TestContinueAfterPluginCrash 14:17:42 [2024-02-01T14:17:42.233Z] === RUN TestReadPluginNoRead 14:17:42 [2024-02-01T14:17:42.233Z] === PAUSE TestReadPluginNoRead 14:17:42 [2024-02-01T14:17:42.233Z] === RUN TestDaemonStartWithLogOpt 14:17:42 [2024-02-01T14:17:42.233Z] === PAUSE TestDaemonStartWithLogOpt 14:17:42 [2024-02-01T14:17:42.233Z] === CONT TestContinueAfterPluginCrash 14:17:42 [2024-02-01T14:17:42.233Z] === CONT TestDaemonStartWithLogOpt 14:17:42 [2024-02-01T14:17:42.233Z] === CONT TestReadPluginNoRead 14:17:44 [2024-02-01T14:17:44.132Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching 14:17:44 [2024-02-01T14:17:44.698Z] --- PASS: TestDaemonStartWithLogOpt (2.65s) 14:17:45 [2024-02-01T14:17:45.632Z] === RUN TestReadPluginNoRead/default 14:17:46 [2024-02-01T14:17:46.585Z] === RUN TestReadPluginNoRead/disabled_caching 14:17:47 [2024-02-01T14:17:47.960Z] read_test.go:93: [d72fae6586290] daemon is not started 14:17:47 [2024-02-01T14:17:47.960Z] --- PASS: TestReadPluginNoRead (5.68s) 14:17:47 [2024-02-01T14:17:47.960Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.22s) 14:17:47 [2024-02-01T14:17:47.960Z] --- PASS: TestReadPluginNoRead/default (1.21s) 14:17:47 [2024-02-01T14:17:47.960Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.20s) 14:17:49 [2024-02-01T14:17:49.858Z] --- PASS: TestContinueAfterPluginCrash (7.55s) 14:17:49 [2024-02-01T14:17:49.858Z] PASS 14:17:49 [2024-02-01T14:17:49.858Z] 14:17:49 [2024-02-01T14:17:49.858Z] DONE 6 tests in 7.582s 14:17:49 [2024-02-01T14:17:49.858Z] 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:17:49 [2024-02-01T14:17:49.858Z] ++ '[' -n '' ']' 14:17:49 [2024-02-01T14:17:49.858Z] ++ 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:17:49 [2024-02-01T14:17:49.858Z] ++ set -e 14:17:49 [2024-02-01T14:17:49.858Z] ++ '[' -n 0 ']' 14:17:49 [2024-02-01T14:17:49.858Z] ++ set -x 14:17:49 [2024-02-01T14:17:49.858Z] ++ 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.kHahUhyj3F/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:17:49 [2024-02-01T14:17:49.858Z] testing: warning: no tests to run 14:17:49 [2024-02-01T14:17:49.858Z] PASS 14:17:49 [2024-02-01T14:17:49.858Z] 14:17:49 [2024-02-01T14:17:49.858Z] DONE 0 tests in 0.008s 14:17:49 [2024-02-01T14:17:49.858Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 14:17:49 [2024-02-01T14:17:49.858Z] ++ '[' -n '' ']' 14:17:49 [2024-02-01T14:17:49.858Z] ++ 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:17:49 [2024-02-01T14:17:49.858Z] ++ set -e 14:17:49 [2024-02-01T14:17:49.858Z] ++ '[' -n 0 ']' 14:17:49 [2024-02-01T14:17:49.858Z] ++ set -x 14:17:49 [2024-02-01T14:17:49.858Z] ++ 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.kHahUhyj3F/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:17:49 [2024-02-01T14:17:49.859Z] INFO: Testing against a local daemon 14:17:49 [2024-02-01T14:17:49.859Z] === RUN TestPluginWithDevMounts 14:17:49 [2024-02-01T14:17:49.859Z] === PAUSE TestPluginWithDevMounts 14:17:49 [2024-02-01T14:17:49.859Z] === CONT TestPluginWithDevMounts 14:17:51 [2024-02-01T14:17:51.231Z] --- PASS: TestPluginWithDevMounts (1.47s) 14:17:51 [2024-02-01T14:17:51.231Z] PASS 14:17:51 [2024-02-01T14:17:51.231Z] 14:17:51 [2024-02-01T14:17:51.231Z] DONE 1 tests in 1.509s 14:17:51 [2024-02-01T14:17:51.231Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m 14:17:51 [2024-02-01T14:17:51.231Z] ++ '[' -n '' ']' 14:17:51 [2024-02-01T14:17:51.231Z] ++ 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:17:51 [2024-02-01T14:17:51.231Z] ++ set -e 14:17:51 [2024-02-01T14:17:51.231Z] ++ '[' -n 0 ']' 14:17:51 [2024-02-01T14:17:51.231Z] ++ set -x 14:17:51 [2024-02-01T14:17:51.231Z] ++ 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.kHahUhyj3F/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:17:51 [2024-02-01T14:17:51.231Z] INFO: Testing against a local daemon 14:17:51 [2024-02-01T14:17:51.231Z] === RUN TestSecretInspect 14:17:53 [2024-02-01T14:17:53.759Z] --- PASS: TestSecretInspect (2.04s) 14:17:53 [2024-02-01T14:17:53.759Z] === RUN TestSecretList 14:17:55 [2024-02-01T14:17:55.132Z] --- PASS: TestSecretList (1.86s) 14:17:55 [2024-02-01T14:17:55.132Z] === RUN TestSecretsCreateAndDelete 14:17:57 [2024-02-01T14:17:57.030Z] --- PASS: TestSecretsCreateAndDelete (1.90s) 14:17:57 [2024-02-01T14:17:57.030Z] === RUN TestSecretsUpdate 14:17:58 [2024-02-01T14:17:58.927Z] --- PASS: TestSecretsUpdate (1.89s) 14:17:58 [2024-02-01T14:17:58.927Z] === RUN TestTemplatedSecret 14:18:01 [2024-02-01T14:18:01.454Z] --- PASS: TestTemplatedSecret (2.60s) 14:18:01 [2024-02-01T14:18:01.454Z] === RUN TestSecretCreateResolve 14:18:03 [2024-02-01T14:18:03.353Z] --- PASS: TestSecretCreateResolve (1.89s) 14:18:03 [2024-02-01T14:18:03.353Z] PASS 14:18:03 [2024-02-01T14:18:03.353Z] 14:18:03 [2024-02-01T14:18:03.353Z] DONE 6 tests in 12.222s 14:18:03 [2024-02-01T14:18:03.354Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m 14:18:03 [2024-02-01T14:18:03.354Z] ++ '[' -n '' ']' 14:18:03 [2024-02-01T14:18:03.354Z] ++ 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:18:03 [2024-02-01T14:18:03.354Z] ++ set -e 14:18:03 [2024-02-01T14:18:03.354Z] ++ '[' -n 0 ']' 14:18:03 [2024-02-01T14:18:03.354Z] ++ set -x 14:18:03 [2024-02-01T14:18:03.354Z] ++ 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.kHahUhyj3F/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:18:03 [2024-02-01T14:18:03.612Z] INFO: Testing against a local daemon 14:18:03 [2024-02-01T14:18:03.612Z] === RUN TestServiceCreateInit 14:18:03 [2024-02-01T14:18:03.612Z] === RUN TestServiceCreateInit/daemonInitDisabled 14:18:07 [2024-02-01T14:18:07.794Z] === RUN TestServiceCreateInit/daemonInitEnabled 14:18:11 [2024-02-01T14:18:11.075Z] --- PASS: TestServiceCreateInit (7.47s) 14:18:11 [2024-02-01T14:18:11.075Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.72s) 14:18:11 [2024-02-01T14:18:11.075Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.74s) 14:18:11 [2024-02-01T14:18:11.075Z] === RUN TestCreateServiceMultipleTimes 14:18:25 [2024-02-01T14:18:25.943Z] --- PASS: TestCreateServiceMultipleTimes (14.75s) 14:18:25 [2024-02-01T14:18:25.943Z] === RUN TestCreateServiceConflict 14:18:27 [2024-02-01T14:18:27.842Z] --- PASS: TestCreateServiceConflict (1.89s) 14:18:27 [2024-02-01T14:18:27.842Z] === RUN TestCreateServiceMaxReplicas 14:18:30 [2024-02-01T14:18:30.395Z] --- PASS: TestCreateServiceMaxReplicas (2.87s) 14:18:30 [2024-02-01T14:18:30.395Z] === RUN TestCreateServiceSecretFileMode 14:18:45 [2024-02-01T14:18:45.261Z] --- PASS: TestCreateServiceSecretFileMode (12.75s) 14:18:45 [2024-02-01T14:18:45.261Z] === RUN TestCreateServiceConfigFileMode 14:18:57 [2024-02-01T14:18:57.453Z] --- PASS: TestCreateServiceConfigFileMode (12.67s) 14:18:57 [2024-02-01T14:18:57.453Z] === RUN TestCreateServiceSysctls 14:18:59 [2024-02-01T14:18:59.352Z] --- PASS: TestCreateServiceSysctls (3.14s) 14:18:59 [2024-02-01T14:18:59.352Z] === RUN TestCreateServiceCapabilities 14:19:01 [2024-02-01T14:19:01.879Z] --- PASS: TestCreateServiceCapabilities (2.58s) 14:19:01 [2024-02-01T14:19:01.879Z] === RUN TestInspect 14:19:04 [2024-02-01T14:19:04.407Z] --- PASS: TestInspect (2.84s) 14:19:04 [2024-02-01T14:19:04.407Z] === RUN TestCreateJob 14:19:08 [2024-02-01T14:19:08.589Z] --- PASS: TestCreateJob (3.38s) 14:19:08 [2024-02-01T14:19:08.589Z] === RUN TestReplicatedJob 14:19:12 [2024-02-01T14:19:12.770Z] --- PASS: TestReplicatedJob (4.80s) 14:19:12 [2024-02-01T14:19:12.770Z] === RUN TestUpdateReplicatedJob 14:19:16 [2024-02-01T14:19:16.049Z] --- PASS: TestUpdateReplicatedJob (3.12s) 14:19:16 [2024-02-01T14:19:16.049Z] === RUN TestServiceListWithStatuses 14:19:21 [2024-02-01T14:19:21.311Z] --- PASS: TestServiceListWithStatuses (4.89s) 14:19:21 [2024-02-01T14:19:21.311Z] === RUN TestDockerNetworkConnectAliasPreV144 14:19:25 [2024-02-01T14:19:25.509Z] --- PASS: TestDockerNetworkConnectAliasPreV144 (4.16s) 14:19:25 [2024-02-01T14:19:25.509Z] === RUN TestDockerNetworkReConnect 14:19:28 [2024-02-01T14:19:28.036Z] --- PASS: TestDockerNetworkReConnect (3.23s) 14:19:28 [2024-02-01T14:19:28.036Z] === RUN TestServicePlugin 14:19:28 [2024-02-01T14:19:28.036Z] plugin_test.go:25: (*Execution).NotAmd64-fm 14:19:28 [2024-02-01T14:19:28.036Z] --- SKIP: TestServicePlugin (0.00s) 14:19:28 [2024-02-01T14:19:28.036Z] === RUN TestServiceUpdateLabel 14:19:29 [2024-02-01T14:19:29.934Z] --- PASS: TestServiceUpdateLabel (1.92s) 14:19:29 [2024-02-01T14:19:29.934Z] === RUN TestServiceUpdateSecrets 14:19:44 [2024-02-01T14:19:44.801Z] --- PASS: TestServiceUpdateSecrets (14.34s) 14:19:44 [2024-02-01T14:19:44.801Z] === RUN TestServiceUpdateConfigs 14:19:59 [2024-02-01T14:19:59.666Z] --- PASS: TestServiceUpdateConfigs (14.38s) 14:19:59 [2024-02-01T14:19:59.666Z] === RUN TestServiceUpdateNetwork 14:20:11 [2024-02-01T14:20:11.857Z] --- PASS: TestServiceUpdateNetwork (12.11s) 14:20:11 [2024-02-01T14:20:11.857Z] === RUN TestServiceUpdatePidsLimit 14:20:11 [2024-02-01T14:20:11.857Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 14:20:12 [2024-02-01T14:20:12.790Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 14:20:19 [2024-02-01T14:20:19.344Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 14:20:27 [2024-02-01T14:20:27.460Z] --- PASS: TestServiceUpdatePidsLimit (15.96s) 14:20:27 [2024-02-01T14:20:27.460Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.72s) 14:20:27 [2024-02-01T14:20:27.460Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.78s) 14:20:27 [2024-02-01T14:20:27.460Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.68s) 14:20:27 [2024-02-01T14:20:27.460Z] PASS 14:20:27 [2024-02-01T14:20:27.460Z] 14:20:27 [2024-02-01T14:20:27.460Z] === Skipped 14:20:27 [2024-02-01T14:20:27.460Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) 14:20:27 [2024-02-01T14:20:27.460Z] plugin_test.go:25: (*Execution).NotAmd64-fm 14:20:27 [2024-02-01T14:20:27.460Z] 14:20:27 [2024-02-01T14:20:27.460Z] DONE 26 tests, 1 skipped in 143.295s 14:20:27 [2024-02-01T14:20:27.460Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m 14:20:27 [2024-02-01T14:20:27.460Z] ++ '[' -n '' ']' 14:20:27 [2024-02-01T14:20:27.460Z] ++ 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:20:27 [2024-02-01T14:20:27.460Z] ++ set -e 14:20:27 [2024-02-01T14:20:27.460Z] ++ '[' -n 0 ']' 14:20:27 [2024-02-01T14:20:27.460Z] ++ set -x 14:20:27 [2024-02-01T14:20:27.460Z] ++ 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.kHahUhyj3F/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:20:27 [2024-02-01T14:20:27.460Z] INFO: Testing against a local daemon 14:20:27 [2024-02-01T14:20:27.460Z] === RUN TestSessionCreate 14:20:27 [2024-02-01T14:20:27.460Z] --- PASS: TestSessionCreate (0.01s) 14:20:27 [2024-02-01T14:20:27.460Z] === RUN TestSessionCreateWithBadUpgrade 14:20:27 [2024-02-01T14:20:27.460Z] --- PASS: TestSessionCreateWithBadUpgrade (0.01s) 14:20:27 [2024-02-01T14:20:27.460Z] PASS 14:20:27 [2024-02-01T14:20:27.460Z] 14:20:27 [2024-02-01T14:20:27.460Z] DONE 2 tests in 0.046s 14:20:27 [2024-02-01T14:20:27.460Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m 14:20:27 [2024-02-01T14:20:27.460Z] ++ '[' -n '' ']' 14:20:27 [2024-02-01T14:20:27.460Z] ++ 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:20:27 [2024-02-01T14:20:27.460Z] ++ set -e 14:20:27 [2024-02-01T14:20:27.460Z] ++ '[' -n 0 ']' 14:20:27 [2024-02-01T14:20:27.460Z] ++ set -x 14:20:27 [2024-02-01T14:20:27.460Z] ++ 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.kHahUhyj3F/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:20:27 [2024-02-01T14:20:27.460Z] INFO: Testing against a local daemon 14:20:27 [2024-02-01T14:20:27.460Z] === RUN TestCgroupDriverSystemdMemoryLimit 14:20:27 [2024-02-01T14:20:27.460Z] cgroupdriver_systemd_test.go:32: !hasSystemd() 14:20:27 [2024-02-01T14:20:27.460Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) 14:20:27 [2024-02-01T14:20:27.460Z] === RUN TestDiskUsage 14:20:27 [2024-02-01T14:20:27.460Z] === PAUSE TestDiskUsage 14:20:27 [2024-02-01T14:20:27.460Z] === RUN TestEventsExecDie 14:20:27 [2024-02-01T14:20:27.460Z] --- PASS: TestEventsExecDie (0.50s) 14:20:27 [2024-02-01T14:20:27.460Z] === RUN TestEventsBackwardsCompatible 14:20:27 [2024-02-01T14:20:27.460Z] --- PASS: TestEventsBackwardsCompatible (0.05s) 14:20:27 [2024-02-01T14:20:27.460Z] === RUN TestEventsVolumeCreate 14:20:27 [2024-02-01T14:20:27.460Z] --- PASS: TestEventsVolumeCreate (0.05s) 14:20:27 [2024-02-01T14:20:27.460Z] === RUN TestInfoBinaryCommits 14:20:27 [2024-02-01T14:20:27.460Z] --- PASS: TestInfoBinaryCommits (0.01s) 14:20:27 [2024-02-01T14:20:27.460Z] === RUN TestInfoAPIVersioned 14:20:27 [2024-02-01T14:20:27.460Z] --- PASS: TestInfoAPIVersioned (0.01s) 14:20:27 [2024-02-01T14:20:27.460Z] === RUN TestInfoAPI 14:20:27 [2024-02-01T14:20:27.460Z] --- PASS: TestInfoAPI (0.01s) 14:20:27 [2024-02-01T14:20:27.460Z] === RUN TestInfoAPIWarnings 14:20:45 [2024-02-01T14:20:45.528Z] --- PASS: TestInfoAPIWarnings (16.55s) 14:20:45 [2024-02-01T14:20:45.528Z] === RUN TestInfoDebug 14:20:45 [2024-02-01T14:20:45.528Z] --- PASS: TestInfoDebug (0.52s) 14:20:45 [2024-02-01T14:20:45.528Z] === RUN TestInfoInsecureRegistries 14:20:45 [2024-02-01T14:20:45.528Z] --- PASS: TestInfoInsecureRegistries (0.52s) 14:20:45 [2024-02-01T14:20:45.528Z] === RUN TestInfoRegistryMirrors 14:20:45 [2024-02-01T14:20:45.528Z] --- PASS: TestInfoRegistryMirrors (0.52s) 14:20:45 [2024-02-01T14:20:45.528Z] === RUN TestLoginFailsWithBadCredentials 14:20:46 [2024-02-01T14:20:46.901Z] --- PASS: TestLoginFailsWithBadCredentials (0.98s) 14:20:46 [2024-02-01T14:20:46.901Z] === RUN TestPingCacheHeaders 14:20:46 [2024-02-01T14:20:46.901Z] --- PASS: TestPingCacheHeaders (0.01s) 14:20:46 [2024-02-01T14:20:46.901Z] === RUN TestPingGet 14:20:46 [2024-02-01T14:20:46.901Z] --- PASS: TestPingGet (0.01s) 14:20:46 [2024-02-01T14:20:46.901Z] === RUN TestPingHead 14:20:46 [2024-02-01T14:20:46.901Z] --- PASS: TestPingHead (0.01s) 14:20:46 [2024-02-01T14:20:46.901Z] === RUN TestPingSwarmHeader 14:20:47 [2024-02-01T14:20:47.159Z] === RUN TestPingSwarmHeader/before_swarm_init 14:20:47 [2024-02-01T14:20:47.724Z] === RUN TestPingSwarmHeader/after_swarm_init 14:20:48 [2024-02-01T14:20:48.657Z] === RUN TestPingSwarmHeader/after_swarm_leave 14:20:48 [2024-02-01T14:20:48.657Z] --- PASS: TestPingSwarmHeader (1.91s) 14:20:48 [2024-02-01T14:20:48.657Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) 14:20:48 [2024-02-01T14:20:48.657Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) 14:20:48 [2024-02-01T14:20:48.657Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) 14:20:48 [2024-02-01T14:20:48.657Z] === RUN TestPingBuilderHeader 14:20:48 [2024-02-01T14:20:48.657Z] === RUN TestPingBuilderHeader/default_config 14:20:49 [2024-02-01T14:20:49.223Z] === RUN TestPingBuilderHeader/buildkit_disabled 14:20:49 [2024-02-01T14:20:49.481Z] --- PASS: TestPingBuilderHeader (1.04s) 14:20:49 [2024-02-01T14:20:49.481Z] --- PASS: TestPingBuilderHeader/default_config (0.52s) 14:20:49 [2024-02-01T14:20:49.481Z] --- PASS: TestPingBuilderHeader/buildkit_disabled (0.52s) 14:20:49 [2024-02-01T14:20:49.481Z] === RUN TestVersion 14:20:49 [2024-02-01T14:20:49.481Z] --- PASS: TestVersion (0.01s) 14:20:49 [2024-02-01T14:20:49.481Z] === CONT TestDiskUsage 14:20:50 [2024-02-01T14:20:50.046Z] === RUN TestDiskUsage/empty 14:20:50 [2024-02-01T14:20:50.047Z] === RUN TestDiskUsage/empty/container_types 14:20:50 [2024-02-01T14:20:50.047Z] === RUN TestDiskUsage/empty/image_types 14:20:50 [2024-02-01T14:20:50.047Z] === RUN TestDiskUsage/empty/volume_types 14:20:50 [2024-02-01T14:20:50.047Z] === RUN TestDiskUsage/empty/build-cache_types 14:20:50 [2024-02-01T14:20:50.047Z] === RUN TestDiskUsage/empty/container,_volume_types 14:20:50 [2024-02-01T14:20:50.047Z] === RUN TestDiskUsage/empty/image,_build-cache_types 14:20:50 [2024-02-01T14:20:50.047Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types 14:20:50 [2024-02-01T14:20:50.047Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types 14:20:50 [2024-02-01T14:20:50.047Z] === RUN TestDiskUsage/empty/container,_image,_volume_types 14:20:50 [2024-02-01T14:20:50.047Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types 14:20:50 [2024-02-01T14:20:50.047Z] === RUN TestDiskUsage/after_LoadBusybox 14:20:50 [2024-02-01T14:20:50.305Z] === RUN TestDiskUsage/after_LoadBusybox/container_types 14:20:50 [2024-02-01T14:20:50.305Z] === RUN TestDiskUsage/after_LoadBusybox/image_types 14:20:50 [2024-02-01T14:20:50.305Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types 14:20:50 [2024-02-01T14:20:50.305Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types 14:20:50 [2024-02-01T14:20:50.305Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types 14:20:50 [2024-02-01T14:20:50.305Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types 14:20:50 [2024-02-01T14:20:50.305Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types 14:20:50 [2024-02-01T14:20:50.305Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types 14:20:50 [2024-02-01T14:20:50.305Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types 14:20:50 [2024-02-01T14:20:50.305Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types 14:20:50 [2024-02-01T14:20:50.305Z] === RUN TestDiskUsage/after_container.Run 14:20:50 [2024-02-01T14:20:50.305Z] === RUN TestDiskUsage/after_container.Run/container_types 14:20:50 [2024-02-01T14:20:50.305Z] === RUN TestDiskUsage/after_container.Run/image_types 14:20:50 [2024-02-01T14:20:50.305Z] === RUN TestDiskUsage/after_container.Run/volume_types 14:20:50 [2024-02-01T14:20:50.305Z] === RUN TestDiskUsage/after_container.Run/build-cache_types 14:20:50 [2024-02-01T14:20:50.305Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types 14:20:50 [2024-02-01T14:20:50.305Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types 14:20:50 [2024-02-01T14:20:50.305Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types 14:20:50 [2024-02-01T14:20:50.566Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types 14:20:50 [2024-02-01T14:20:50.566Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types 14:20:50 [2024-02-01T14:20:50.566Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types 14:20:50 [2024-02-01T14:20:50.566Z] --- PASS: TestDiskUsage (1.04s) 14:20:50 [2024-02-01T14:20:50.566Z] --- PASS: TestDiskUsage/empty (0.01s) 14:20:50 [2024-02-01T14:20:50.566Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) 14:20:50 [2024-02-01T14:20:50.566Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) 14:20:50 [2024-02-01T14:20:50.567Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) 14:20:50 [2024-02-01T14:20:50.567Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) 14:20:50 [2024-02-01T14:20:50.567Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) 14:20:50 [2024-02-01T14:20:50.567Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) 14:20:50 [2024-02-01T14:20:50.567Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) 14:20:50 [2024-02-01T14:20:50.567Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) 14:20:50 [2024-02-01T14:20:50.567Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) 14:20:50 [2024-02-01T14:20:50.567Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) 14:20:50 [2024-02-01T14:20:50.567Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.09s) 14:20:50 [2024-02-01T14:20:50.567Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) 14:20:50 [2024-02-01T14:20:50.567Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) 14:20:50 [2024-02-01T14:20:50.567Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) 14:20:50 [2024-02-01T14:20:50.567Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) 14:20:50 [2024-02-01T14:20:50.567Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) 14:20:50 [2024-02-01T14:20:50.567Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) 14:20:50 [2024-02-01T14:20:50.567Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) 14:20:50 [2024-02-01T14:20:50.567Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) 14:20:50 [2024-02-01T14:20:50.567Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) 14:20:50 [2024-02-01T14:20:50.567Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) 14:20:50 [2024-02-01T14:20:50.567Z] --- PASS: TestDiskUsage/after_container.Run (0.24s) 14:20:50 [2024-02-01T14:20:50.567Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) 14:20:50 [2024-02-01T14:20:50.567Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) 14:20:50 [2024-02-01T14:20:50.567Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) 14:20:50 [2024-02-01T14:20:50.567Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) 14:20:50 [2024-02-01T14:20:50.567Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) 14:20:50 [2024-02-01T14:20:50.567Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) 14:20:50 [2024-02-01T14:20:50.567Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) 14:20:50 [2024-02-01T14:20:50.567Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) 14:20:50 [2024-02-01T14:20:50.567Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) 14:20:50 [2024-02-01T14:20:50.567Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) 14:20:50 [2024-02-01T14:20:50.567Z] PASS 14:20:50 [2024-02-01T14:20:50.567Z] 14:20:50 [2024-02-01T14:20:50.567Z] === Skipped 14:20:50 [2024-02-01T14:20:50.567Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) 14:20:50 [2024-02-01T14:20:50.567Z] cgroupdriver_systemd_test.go:32: !hasSystemd() 14:20:50 [2024-02-01T14:20:50.567Z] 14:20:50 [2024-02-01T14:20:50.567Z] DONE 57 tests, 1 skipped in 23.785s 14:20:50 [2024-02-01T14:20:50.567Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m 14:20:50 [2024-02-01T14:20:50.567Z] ++ '[' -n '' ']' 14:20:50 [2024-02-01T14:20:50.567Z] ++ 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:20:50 [2024-02-01T14:20:50.567Z] ++ set -e 14:20:50 [2024-02-01T14:20:50.567Z] ++ '[' -n 0 ']' 14:20:50 [2024-02-01T14:20:50.567Z] ++ set -x 14:20:50 [2024-02-01T14:20:50.567Z] ++ 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.kHahUhyj3F/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:20:50 [2024-02-01T14:20:50.567Z] INFO: Testing against a local daemon 14:20:50 [2024-02-01T14:20:50.567Z] === RUN TestVolumesCreateAndList 14:20:50 [2024-02-01T14:20:50.825Z] --- PASS: TestVolumesCreateAndList (0.01s) 14:20:50 [2024-02-01T14:20:50.825Z] === RUN TestVolumesRemove 14:20:50 [2024-02-01T14:20:50.825Z] === RUN TestVolumesRemove/volume_in_use 14:20:50 [2024-02-01T14:20:50.825Z] === RUN TestVolumesRemove/volume_not_in_use 14:20:50 [2024-02-01T14:20:50.825Z] === RUN TestVolumesRemove/non-existing_volume 14:20:50 [2024-02-01T14:20:50.825Z] === RUN TestVolumesRemove/non-existing_volume_force 14:20:50 [2024-02-01T14:20:50.825Z] --- PASS: TestVolumesRemove (0.06s) 14:20:50 [2024-02-01T14:20:50.825Z] --- PASS: TestVolumesRemove/volume_in_use (0.00s) 14:20:50 [2024-02-01T14:20:50.825Z] --- PASS: TestVolumesRemove/volume_not_in_use (0.01s) 14:20:50 [2024-02-01T14:20:50.825Z] --- PASS: TestVolumesRemove/non-existing_volume (0.00s) 14:20:50 [2024-02-01T14:20:50.825Z] --- PASS: TestVolumesRemove/non-existing_volume_force (0.00s) 14:20:50 [2024-02-01T14:20:50.825Z] === RUN TestVolumesRemoveSwarmEnabled 14:20:50 [2024-02-01T14:20:50.825Z] === PAUSE TestVolumesRemoveSwarmEnabled 14:20:50 [2024-02-01T14:20:50.825Z] === RUN TestVolumesInspect 14:20:50 [2024-02-01T14:20:50.825Z] --- PASS: TestVolumesInspect (0.01s) 14:20:50 [2024-02-01T14:20:50.825Z] === RUN TestVolumesInvalidJSON 14:20:50 [2024-02-01T14:20:50.825Z] === RUN TestVolumesInvalidJSON/volumes/create 14:20:50 [2024-02-01T14:20:50.825Z] === PAUSE TestVolumesInvalidJSON/volumes/create 14:20:50 [2024-02-01T14:20:50.825Z] === CONT TestVolumesInvalidJSON/volumes/create 14:20:50 [2024-02-01T14:20:50.825Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type 14:20:50 [2024-02-01T14:20:50.825Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON 14:20:50 [2024-02-01T14:20:50.825Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON 14:20:50 [2024-02-01T14:20:50.825Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body 14:20:50 [2024-02-01T14:20:50.825Z] --- PASS: TestVolumesInvalidJSON (0.01s) 14:20:50 [2024-02-01T14:20:50.825Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) 14:20:50 [2024-02-01T14:20:50.825Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) 14:20:50 [2024-02-01T14:20:50.825Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) 14:20:50 [2024-02-01T14:20:50.825Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) 14:20:50 [2024-02-01T14:20:50.825Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) 14:20:50 [2024-02-01T14:20:50.825Z] === RUN TestVolumePruneAnonymous 14:20:50 [2024-02-01T14:20:50.825Z] --- PASS: TestVolumePruneAnonymous (0.03s) 14:20:50 [2024-02-01T14:20:50.825Z] === RUN TestVolumePruneAnonFromImage 14:20:51 [2024-02-01T14:20:51.082Z] --- PASS: TestVolumePruneAnonFromImage (0.15s) 14:20:51 [2024-02-01T14:20:51.082Z] === CONT TestVolumesRemoveSwarmEnabled 14:20:52 [2024-02-01T14:20:52.454Z] === RUN TestVolumesRemoveSwarmEnabled/volume_in_use 14:20:52 [2024-02-01T14:20:52.454Z] === RUN TestVolumesRemoveSwarmEnabled/volume_not_in_use 14:20:52 [2024-02-01T14:20:52.454Z] === RUN TestVolumesRemoveSwarmEnabled/non-existing_volume 14:20:52 [2024-02-01T14:20:52.454Z] === RUN TestVolumesRemoveSwarmEnabled/non-existing_volume_force 14:20:53 [2024-02-01T14:20:53.023Z] --- PASS: TestVolumesRemoveSwarmEnabled (2.01s) 14:20:53 [2024-02-01T14:20:53.023Z] --- PASS: TestVolumesRemoveSwarmEnabled/volume_in_use (0.00s) 14:20:53 [2024-02-01T14:20:53.023Z] --- PASS: TestVolumesRemoveSwarmEnabled/volume_not_in_use (0.01s) 14:20:53 [2024-02-01T14:20:53.023Z] --- PASS: TestVolumesRemoveSwarmEnabled/non-existing_volume (0.00s) 14:20:53 [2024-02-01T14:20:53.023Z] --- PASS: TestVolumesRemoveSwarmEnabled/non-existing_volume_force (0.00s) 14:20:53 [2024-02-01T14:20:53.023Z] PASS 14:20:53 [2024-02-01T14:20:53.023Z] 14:20:53 [2024-02-01T14:20:53.023Z] DONE 20 tests in 2.334s 14:20:53 [2024-02-01T14:20:53.023Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) 14:20:53 [2024-02-01T14:20:53.023Z] ++++ cat bundles/test-integration/TestUsernsCommit/d0823385bbe6b/docker.pid 14:20:53 [2024-02-01T14:20:53.023Z] +++ kill 62548 14:20:53 [2024-02-01T14:20:53.023Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 62548 is not a child of this shell 14:20:53 [2024-02-01T14:20:53.023Z] warning: PID 62548 from bundles/test-integration/TestUsernsCommit/d0823385bbe6b/docker.pid had a nonzero exit code 14:20:53 [2024-02-01T14:20:53.023Z] umount: bundles/test-integration/TestUsernsCommit/d0823385bbe6b/root: not mounted. 14:20:53 [2024-02-01T14:20:53.023Z] ++++ cat bundles/test-integration/docker.pid 14:20:53 [2024-02-01T14:20:53.023Z] +++ kill 24419 14:20:54 [2024-02-01T14:20:54.922Z] +++ /etc/init.d/apparmor stop 14:20:54 [2024-02-01T14:20:54.922Z] Leaving: AppArmorNo profiles have been unloaded. 14:20:54 [2024-02-01T14:20:54.922Z] 14:20:54 [2024-02-01T14:20:54.922Z] Unloading profiles will leave already running processes permanently 14:20:54 [2024-02-01T14:20:54.922Z] unconfined, which can lead to unexpected situations. 14:20:54 [2024-02-01T14:20:54.922Z] 14:20:54 [2024-02-01T14:20:54.922Z] To set a process to complain mode, use the command line tool 14:20:54 [2024-02-01T14:20:54.922Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." 14:20:54 [2024-02-01T14:20:54.922Z] +++ true 14:20:54 [2024-02-01T14:20:54.922Z] exiting test-integration 14:20:54 [2024-02-01T14:20:54.922Z] ++ exit 0 14:20:54 [2024-02-01T14:20:54.922Z] Post stage [Pipeline] junit 14:20:55 [2024-02-01T14:20:55.866Z] Recording test results 14:20:56 [2024-02-01T14:20:56.050Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh 14:20:56 [2024-02-01T14:20:56.343Z] + echo Ensuring container killed. 14:20:56 [2024-02-01T14:20:56.343Z] Ensuring container killed. 14:20:56 [2024-02-01T14:20:56.343Z] + docker rm -vf docker-pr1 14:20:56 [2024-02-01T14:20:56.343Z] Error response from daemon: No such container: docker-pr1 [Pipeline] sh 14:20:56 [2024-02-01T14:20:56.633Z] + echo Chowning /workspace to jenkins user 14:20:56 [2024-02-01T14:20:56.633Z] Chowning /workspace to jenkins user 14:20:56 [2024-02-01T14:20:56.633Z] + id -u 14:20:56 [2024-02-01T14:20:56.633Z] + id -g 14:20:56 [2024-02-01T14:20:56.633Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-47296:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh 14:20:58 [2024-02-01T14:20:58.287Z] + bundleName=arm64-integration 14:20:58 [2024-02-01T14:20:58.287Z] + echo Creating arm64-integration-bundles.tar.gz 14:20:58 [2024-02-01T14:20:58.287Z] Creating arm64-integration-bundles.tar.gz 14:20:58 [2024-02-01T14:20:58.287Z] + find bundles -path */root/*overlay2 -prune+ -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print 14:20:58 [2024-02-01T14:20:58.287Z] xargs tar -czf arm64-integration-bundles.tar.gz [Pipeline] archiveArtifacts 14:20:58 [2024-02-01T14:20:58.556Z] Archiving artifacts 14:20:58 [2024-02-01T14:20:58.837Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-47296/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh 14:20:59 [2024-02-01T14:20:59.123Z] + make clean 14:20:59 [2024-02-01T14:20:59.123Z] docker volume rm -f docker-dev-cache docker-mod-cache 14:20:59 [2024-02-01T14:20:59.123Z] docker-dev-cache 14:20:59 [2024-02-01T14:20:59.123Z] 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